﻿
/* ==== editable-form ==== */

/* class for single editable element */
.editable-wrap {
  display: inline-block;
  white-space: pre;
  margin: 0;
}

/* remove bottom-margin for bootstrap */
.editable-wrap .editable-controls,
.editable-wrap .editable-error {
  margin-bottom: 0;
}

/* remove bottom-margin of inputs */
.editable-wrap .editable-controls > input,
.editable-wrap .editable-controls > select,
.editable-wrap .editable-controls > textarea {
  margin-bottom: 0;
}

/* keep buttons on the same line */
.editable-wrap .editable-input {
  display: inline-block;
}

.editable-buttons {
  display: inline-block;
  vertical-align: top;
}

.editable-buttons button {
  margin-left: 5px;
}

/* in bootstrap width: 100% => buttons go outside the box */
.editable-input.editable-has-buttons {
  width: auto;
}

/* ==== editable-text ==== */

/* fix padding issue on typeahead */
.editable-text {
    white-space: nowrap;
}

/* ==== editable-bsdate ==== */

/* fix padding issue on bsdate popup */
.editable-bsdate {
    white-space: nowrap;
}

/* ==== editable-bstime ==== */

/* fix padding issue on bstime */
.editable-bstime {
    white-space: nowrap;
}

/* workaround for bootstrap that sets width: 100% and inputs become too wide */
.editable-bstime .editable-input input[type="text"] {
  width: 46px;
}

/* less padding for .well */
.editable-bstime .well-small {
  margin-bottom: 0;
  padding: 10px;
}

/* ==== editable-range ==== */

.editable-range output {
  display: inline-block;
  min-width: 30px;
  vertical-align: top;
  text-align: center;
}

/* ==== editable-color ==== */

.editable-color input[type="color"] {
  width: 50px;
}


/* ==== editable-checkbox ==== */
/* ==== editable-checklist ==== */
/* ==== editable-radiolist ==== */

.editable-checkbox label span,
.editable-checklist label span,
.editable-radiolist label span {
  margin-left: 7px;
  margin-right: 10px;
}

/* ==== element ==== */

/* hiding element */
.editable-hide {
  display: none !important;
}

.editable-click,
a.editable-click {
  text-decoration: none;
  color: #428bca;
  border-bottom: dashed 1px #428bca;
}

.editable-click:hover, 
a.editable-click:hover {
  text-decoration: none;
  color: #2a6496;
  border-bottom-color: #2a6496;
}

/* editable-empty */
.editable-empty, 
.editable-empty:hover, 
.editable-empty:focus,
a.editable-empty, 
a.editable-empty:hover, 
a.editable-empty:focus {
  font-style: italic; 
  color: #DD1144;  
  text-decoration: none;
}

/* editable popover */
.popover-wrapper > a {
  /* make the link always show up */
  display: inline !important;
}

.popover-wrapper {
  /* make absolutely positioned children constrained to this box*/
  display: inline;
  position: relative;
}

.popover-wrapper form {
  position: absolute;
  top: -53px;
  background: #FFF;
  border: 1px solid #AAA;
  border-radius: 5px;
  padding: 7px;
  width: auto;
  display: inline-block;
  left: 50%;
  z-index: 101;
}

.popover-wrapper form:before {
  content:"";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #AAA;
  position:absolute;
  bottom:-10px;
}

.popover-wrapper form:after {
  content:"";
  width:0;
  height:0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #FFF;
  position:absolute;
  bottom:-9px;
}


@media screen and (max-width: 750px) {
    .popover-wrapper form {
        margin-left: -60px;
    }

    .popover-wrapper form:before {
        left:50px;
    }

    .popover-wrapper form:after {
        left:51px;
    }
}

@media screen and (min-width: 750px) {
    .popover-wrapper form {
        margin-left: -110px;
    }

    .popover-wrapper form:before {
        left:100px;
    }

    .popover-wrapper form:after {
        left:101px;
    }
}


.iti-flag{width:16px;height:11px;background:url("../img/flags.png")}.iti-flag.ad{background-position:-16px 0}.iti-flag.ae{background-position:-32px 0}.iti-flag.af{background-position:-48px 0}.iti-flag.ag{background-position:-64px 0}.iti-flag.ai{background-position:-80px 0}.iti-flag.al{background-position:-96px 0}.iti-flag.am{background-position:-112px 0}.iti-flag.ao{background-position:-128px 0}.iti-flag.ar{background-position:-144px 0}.iti-flag.as{background-position:-160px 0}.iti-flag.at{background-position:-176px 0}.iti-flag.au{background-position:-192px 0}.iti-flag.aw{background-position:-208px 0}.iti-flag.az{background-position:-224px 0}.iti-flag.ba{background-position:-240px 0}.iti-flag.bb{background-position:0 -11px}.iti-flag.bd{background-position:-16px -11px}.iti-flag.be{background-position:-32px -11px}.iti-flag.bf{background-position:-48px -11px}.iti-flag.bg{background-position:-64px -11px}.iti-flag.bh{background-position:-80px -11px}.iti-flag.bi{background-position:-96px -11px}.iti-flag.bj{background-position:-112px -11px}.iti-flag.bm{background-position:-128px -11px}.iti-flag.bn{background-position:-144px -11px}.iti-flag.bo{background-position:-160px -11px}.iti-flag.br{background-position:-176px -11px}.iti-flag.bs{background-position:-192px -11px}.iti-flag.bt{background-position:-208px -11px}.iti-flag.bw{background-position:-224px -11px}.iti-flag.by{background-position:-240px -11px}.iti-flag.bz{background-position:0 -22px}.iti-flag.ca{background-position:-16px -22px}.iti-flag.cd{background-position:-32px -22px}.iti-flag.cf{background-position:-48px -22px}.iti-flag.cg{background-position:-64px -22px}.iti-flag.ch{background-position:-80px -22px}.iti-flag.ci{background-position:-96px -22px}.iti-flag.ck{background-position:-112px -22px}.iti-flag.cl{background-position:-128px -22px}.iti-flag.cm{background-position:-144px -22px}.iti-flag.cn{background-position:-160px -22px}.iti-flag.co{background-position:-176px -22px}.iti-flag.cr{background-position:-192px -22px}.iti-flag.cu{background-position:-208px -22px}.iti-flag.cv{background-position:-224px -22px}.iti-flag.cw{background-position:-240px -22px}.iti-flag.cy{background-position:0 -33px}.iti-flag.cz{background-position:-16px -33px}.iti-flag.de{background-position:-32px -33px}.iti-flag.dj{background-position:-48px -33px}.iti-flag.dk{background-position:-64px -33px}.iti-flag.dm{background-position:-80px -33px}.iti-flag.do{background-position:-96px -33px}.iti-flag.dz{background-position:-112px -33px}.iti-flag.ec{background-position:-128px -33px}.iti-flag.ee{background-position:-144px -33px}.iti-flag.eg{background-position:-160px -33px}.iti-flag.er{background-position:-176px -33px}.iti-flag.es{background-position:-192px -33px}.iti-flag.et{background-position:-208px -33px}.iti-flag.fi{background-position:-224px -33px}.iti-flag.fj{background-position:-240px -33px}.iti-flag.fk{background-position:0 -44px}.iti-flag.fm{background-position:-16px -44px}.iti-flag.fo{background-position:-32px -44px}.iti-flag.fr,.iti-flag.bl,.iti-flag.mf{background-position:-48px -44px}.iti-flag.ga{background-position:-64px -44px}.iti-flag.gb{background-position:-80px -44px}.iti-flag.gd{background-position:-96px -44px}.iti-flag.ge{background-position:-112px -44px}.iti-flag.gf{background-position:-128px -44px}.iti-flag.gh{background-position:-144px -44px}.iti-flag.gi{background-position:-160px -44px}.iti-flag.gl{background-position:-176px -44px}.iti-flag.gm{background-position:-192px -44px}.iti-flag.gn{background-position:-208px -44px}.iti-flag.gp{background-position:-224px -44px}.iti-flag.gq{background-position:-240px -44px}.iti-flag.gr{background-position:0 -55px}.iti-flag.gt{background-position:-16px -55px}.iti-flag.gu{background-position:-32px -55px}.iti-flag.gw{background-position:-48px -55px}.iti-flag.gy{background-position:-64px -55px}.iti-flag.hk{background-position:-80px -55px}.iti-flag.hn{background-position:-96px -55px}.iti-flag.hr{background-position:-112px -55px}.iti-flag.ht{background-position:-128px -55px}.iti-flag.hu{background-position:-144px -55px}.iti-flag.id{background-position:-160px -55px}.iti-flag.ie{background-position:-176px -55px}.iti-flag.il{background-position:-192px -55px}.iti-flag.in{background-position:-208px -55px}.iti-flag.io{background-position:-224px -55px}.iti-flag.iq{background-position:-240px -55px}.iti-flag.ir{background-position:0 -66px}.iti-flag.is{background-position:-16px -66px}.iti-flag.it{background-position:-32px -66px}.iti-flag.jm{background-position:-48px -66px}.iti-flag.jo{background-position:-64px -66px}.iti-flag.jp{background-position:-80px -66px}.iti-flag.ke{background-position:-96px -66px}.iti-flag.kg{background-position:-112px -66px}.iti-flag.kh{background-position:-128px -66px}.iti-flag.ki{background-position:-144px -66px}.iti-flag.km{background-position:-160px -66px}.iti-flag.kn{background-position:-176px -66px}.iti-flag.kp{background-position:-192px -66px}.iti-flag.kr{background-position:-208px -66px}.iti-flag.kw{background-position:-224px -66px}.iti-flag.ky{background-position:-240px -66px}.iti-flag.kz{background-position:0 -77px}.iti-flag.la{background-position:-16px -77px}.iti-flag.lb{background-position:-32px -77px}.iti-flag.lc{background-position:-48px -77px}.iti-flag.li{background-position:-64px -77px}.iti-flag.lk{background-position:-80px -77px}.iti-flag.lr{background-position:-96px -77px}.iti-flag.ls{background-position:-112px -77px}.iti-flag.lt{background-position:-128px -77px}.iti-flag.lu{background-position:-144px -77px}.iti-flag.lv{background-position:-160px -77px}.iti-flag.ly{background-position:-176px -77px}.iti-flag.ma{background-position:-192px -77px}.iti-flag.mc{background-position:-208px -77px}.iti-flag.md{background-position:-224px -77px}.iti-flag.me{background-position:-112px -154px;height:12px}.iti-flag.mg{background-position:0 -88px}.iti-flag.mh{background-position:-16px -88px}.iti-flag.mk{background-position:-32px -88px}.iti-flag.ml{background-position:-48px -88px}.iti-flag.mm{background-position:-64px -88px}.iti-flag.mn{background-position:-80px -88px}.iti-flag.mo{background-position:-96px -88px}.iti-flag.mp{background-position:-112px -88px}.iti-flag.mq{background-position:-128px -88px}.iti-flag.mr{background-position:-144px -88px}.iti-flag.ms{background-position:-160px -88px}.iti-flag.mt{background-position:-176px -88px}.iti-flag.mu{background-position:-192px -88px}.iti-flag.mv{background-position:-208px -88px}.iti-flag.mw{background-position:-224px -88px}.iti-flag.mx{background-position:-240px -88px}.iti-flag.my{background-position:0 -99px}.iti-flag.mz{background-position:-16px -99px}.iti-flag.na{background-position:-32px -99px}.iti-flag.nc{background-position:-48px -99px}.iti-flag.ne{background-position:-64px -99px}.iti-flag.nf{background-position:-80px -99px}.iti-flag.ng{background-position:-96px -99px}.iti-flag.ni{background-position:-112px -99px}.iti-flag.nl,.iti-flag.bq{background-position:-128px -99px}.iti-flag.no{background-position:-144px -99px}.iti-flag.np{background-position:-160px -99px}.iti-flag.nr{background-position:-176px -99px}.iti-flag.nu{background-position:-192px -99px}.iti-flag.nz{background-position:-208px -99px}.iti-flag.om{background-position:-224px -99px}.iti-flag.pa{background-position:-240px -99px}.iti-flag.pe{background-position:0 -110px}.iti-flag.pf{background-position:-16px -110px}.iti-flag.pg{background-position:-32px -110px}.iti-flag.ph{background-position:-48px -110px}.iti-flag.pk{background-position:-64px -110px}.iti-flag.pl{background-position:-80px -110px}.iti-flag.pm{background-position:-96px -110px}.iti-flag.pr{background-position:-112px -110px}.iti-flag.ps{background-position:-128px -110px}.iti-flag.pt{background-position:-144px -110px}.iti-flag.pw{background-position:-160px -110px}.iti-flag.py{background-position:-176px -110px}.iti-flag.qa{background-position:-192px -110px}.iti-flag.re{background-position:-208px -110px}.iti-flag.ro{background-position:-224px -110px}.iti-flag.rs{background-position:-240px -110px}.iti-flag.ru{background-position:0 -121px}.iti-flag.rw{background-position:-16px -121px}.iti-flag.sa{background-position:-32px -121px}.iti-flag.sb{background-position:-48px -121px}.iti-flag.sc{background-position:-64px -121px}.iti-flag.sd{background-position:-80px -121px}.iti-flag.se{background-position:-96px -121px}.iti-flag.sg{background-position:-112px -121px}.iti-flag.sh{background-position:-128px -121px}.iti-flag.si{background-position:-144px -121px}.iti-flag.sk{background-position:-160px -121px}.iti-flag.sl{background-position:-176px -121px}.iti-flag.sm{background-position:-192px -121px}.iti-flag.sn{background-position:-208px -121px}.iti-flag.so{background-position:-224px -121px}.iti-flag.sr{background-position:-240px -121px}.iti-flag.ss{background-position:0 -132px}.iti-flag.st{background-position:-16px -132px}.iti-flag.sv{background-position:-32px -132px}.iti-flag.sx{background-position:-48px -132px}.iti-flag.sy{background-position:-64px -132px}.iti-flag.sz{background-position:-80px -132px}.iti-flag.tc{background-position:-96px -132px}.iti-flag.td{background-position:-112px -132px}.iti-flag.tg{background-position:-128px -132px}.iti-flag.th{background-position:-144px -132px}.iti-flag.tj{background-position:-160px -132px}.iti-flag.tk{background-position:-176px -132px}.iti-flag.tl{background-position:-192px -132px}.iti-flag.tm{background-position:-208px -132px}.iti-flag.tn{background-position:-224px -132px}.iti-flag.to{background-position:-240px -132px}.iti-flag.tr{background-position:0 -143px}.iti-flag.tt{background-position:-16px -143px}.iti-flag.tv{background-position:-32px -143px}.iti-flag.tw{background-position:-48px -143px}.iti-flag.tz{background-position:-64px -143px}.iti-flag.ua{background-position:-80px -143px}.iti-flag.ug{background-position:-96px -143px}.iti-flag.us{background-position:-112px -143px}.iti-flag.uy{background-position:-128px -143px}.iti-flag.uz{background-position:-144px -143px}.iti-flag.va{background-position:-160px -143px}.iti-flag.vc{background-position:-176px -143px}.iti-flag.ve{background-position:-192px -143px}.iti-flag.vg{background-position:-208px -143px}.iti-flag.vi{background-position:-224px -143px}.iti-flag.vn{background-position:-240px -143px}.iti-flag.vu{background-position:0 -154px}.iti-flag.wf{background-position:-16px -154px}.iti-flag.ws{background-position:-32px -154px}.iti-flag.ye{background-position:-48px -154px}.iti-flag.za{background-position:-64px -154px}.iti-flag.zm{background-position:-80px -154px}.iti-flag.zw{background-position:-96px -154px}.intl-tel-input{position:relative;display:inline-block}.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.intl-tel-input .hide{display:none}.intl-tel-input .v-hide{visibility:hidden}.intl-tel-input input,.intl-tel-input input[type=text],.intl-tel-input input[type=tel]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-left:44px;margin-left:0;transition:background-color 100ms ease-out}.intl-tel-input input.iti-invalid-key{transition:background-color 0;background-color:#FFC7C7}.intl-tel-input .flag-dropdown{position:absolute;top:0;bottom:0;padding:1px}.intl-tel-input .flag-dropdown:hover{cursor:pointer}.intl-tel-input .flag-dropdown:hover .selected-flag{background-color:rgba(0,0,0,0.05)}.intl-tel-input input[disabled]+.flag-dropdown:hover,.intl-tel-input input[readonly]+.flag-dropdown:hover{cursor:default}.intl-tel-input input[disabled]+.flag-dropdown:hover .selected-flag,.intl-tel-input input[readonly]+.flag-dropdown:hover .selected-flag{background-color:transparent}.intl-tel-input .selected-flag{z-index:1;position:relative;width:38px;height:100%;padding:0 0 0 8px}.intl-tel-input .selected-flag .iti-flag{position:absolute;top:50%;margin-top:-5px}.intl-tel-input .selected-flag .arrow{position:relative;top:50%;margin-top:-2px;left:20px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.intl-tel-input .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.intl-tel-input .country-list{list-style:none;position:absolute;z-index:2;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,0.2);background-color:white;border:1px solid #CCC;white-space:nowrap;max-height:200px;overflow-y:scroll}.intl-tel-input .country-list .iti-flag{display:inline-block}@media (max-width: 500px){.intl-tel-input .country-list{white-space:normal}}.intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #CCC}.intl-tel-input .country-list .country{padding:5px 10px}.intl-tel-input .country-list .country .dial-code{color:#999}.intl-tel-input .country-list .country.highlight{background-color:rgba(0,0,0,0.05)}.intl-tel-input .country-list .iti-flag,.intl-tel-input .country-list .country-name{margin-right:6px}

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
  float:right;
}
.pager li {
/*  display: inline;*/
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
 .pager li.current-page > span
{
     background-color: #cea000;

    }
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #777;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */



.azm-social {
	margin: 0;
	padding: 0;
	display: inline-block;
	color: #fff;
	text-align: center;
	-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
	-o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}
.azm-social:hover, .azm-social:focus, .azm-social:active { outline: 0; opacity: 0.8; color: #fff; }


.azm-size-24 {
	width: 24px;
	height: 24px;
	margin: 5px;
	padding-top: 7px;
	font-size: 11px;
	line-height: 8px;
}

.azm-size-32 {
	width: 32px;
	height: 32px;
	margin: 5px;
	padding-top: 8px;
	font-size: 14px;
	line-height: 14px;
}

.azm-size-48 {
	width: 48px;
	height: 48px;
	margin: 8px;
	padding-top: 13px;
	font-size: 21px;
	line-height: 21px;
}

.azm-size-64 {
	width: 64px;
	height: 64px;
	margin: 10px;
	padding-top: 16px;
	font-size: 28px;
	line-height: 28px;
}

.azm-r-square {
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}

.azm-circle {
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;
}

.azm-btn {
	height: 48px;
	margin: 8px;
	padding: 13px 17px;
	font-size: 14px;
	line-height: 21px;
	font-weight: 300;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.azm-btn i { padding-right: 27px; font-size: 21px; line-height: 21px; vertical-align: top; }

.azm-btn i:after {
	content: "";
	position: absolute;
	top: -8px;
	left: 70%;
	width: 1px;
	height: 36px;
	background: #ccc;
	background: rgba(255, 255, 255, 0.3);
}

.azm-border-bottom {
	padding-top: 12px;
	border-bottom: 4px solid rgba(0, 0, 0, 0.1);
}

.azm-pill {
	-moz-border-radius: 400px; -webkit-border-radius: 400px; border-radius: 400px;
}

.azm-gradient {
	position: relative;
	overflow: hidden;
}

.azm-gradient:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.4) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.4)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,0) 100%); /* W3C */
}

.azm-shadow-left {
	position: relative;
	overflow: hidden;
}

.azm-shadow-left:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1);
}

.azm-shadow-bottom {
	position: relative;
	overflow: hidden;
}

.azm-shadow-bottom:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 50%;
	background: rgba(0, 0, 0, 0.1);
}


.azm-android { background: #8ec147; }
.azm-apple { background: #777; }
.azm-behance { background: #0077ff; }
.azm-bitcoin { background: #f79012; }
.azm-buysellads { background: #c90100; }
.azm-codepen { background: #444; }
.azm-css3 { background: #0270bb; }
.azm-delicious { background: #31a9ff; }
.azm-deviantart { background: #05cc47; }
.azm-digg { background: #0093cc; }
.azm-dribbble { background: #ea4c89; }
.azm-dropbox { background: #007ee5; }
.azm-drupal { background: #0073ba; }
.azm-email-1 { background: #35c7ed; }
.azm-email-2 { background: #35c7ed; }
.azm-facebook { background: #2f4b93; }
.azm-flickr { background: #ff1981; }
.azm-foursquare { background: #f04d7a; }
.azm-git { background: #f64d27; }
.azm-github { background: #999; }
.azm-google { background: #3f85f4; }
.azm-google-plus { background: #2d2d2d; }
.azm-html5 { background: #e54d26; }
.azm-instagram { background: #3d6b92; }
.azm-joomla { background: #fc8f30; }
.azm-jsfiddle { background: #4679bd; }
.azm-lastfm { background: #df1c23; }
.azm-linkedin { background: #0072b5; }
.azm-linux { background: #39a6df; }
.azm-maxcdn { background: #ff5b02; }
.azm-medium { background: #333; }
.azm-pagelines { background: #444; }
.azm-paypal { background: #009cde; }
.azm-pinterest { background: #db242c; }
.azm-reddit { background: #ff4500; }
.azm-rss { background: #fc8f55; }
.azm-share { background: #01924b; }
.azm-skype { background: #00aff0; }
.azm-slideshare { background: #0679b5; }
.azm-soundcloud { background: #ff4e00; }
.azm-spotify { background: #84bd00; }
.azm-stack-exchange { background: #366fb3; }
.azm-stack-overflow { background: #07c; }
.azm-stumbleupon { background: #ea4b24; }
.azm-trello { background: #026aa7; }
.azm-tumblr { background: #2c4762; }
.azm-twitter { background: #55acee; }
.azm-vimeo { background: #44bbff; }
.azm-vine { background: #00bf8f; }
.azm-vk { background: #6281a3; }
.azm-whatsapp { background: #59ac23; }
.azm-windows { background: #00bcf2; }
.azm-wordpress { background: #1e8cbe; }
.azm-xing { background: #006464; }
.azm-yahoo { background: #5210c4; }
.azm-yelp { background: #c41200; }
.azm-youtube { background: #d02022; }
.azm-youtube-play { background: #d02022; }

/***** long shadows *****/
.azm-long-shadow {
	overflow: hidden;
}

.azm-long-shadow.azm-android {text-shadow:rgb(128,174,64) 1px 1px,rgb(128,174,64) 2px 2px,rgb(128,174,64) 3px 3px,rgb(128,174,64) 4px 4px,rgb(128,175,64) 5px 5px,rgb(129,175,64) 6px 6px,rgb(129,175,64) 7px 7px,rgb(129,175,64) 8px 8px,rgb(129,176,64) 9px 9px,rgb(129,176,64) 10px 10px,rgb(129,176,64) 11px 11px,rgb(130,176,65) 12px 12px,rgb(130,177,65) 13px 13px,rgb(130,177,65) 14px 14px,rgb(130,177,65) 15px 15px,rgb(130,177,65) 16px 16px,rgb(130,178,65) 17px 17px,rgb(131,178,65) 18px 18px,rgb(131,178,65) 19px 19px,rgb(131,178,65) 20px 20px,rgb(131,178,65) 21px 21px,rgb(131,179,65) 22px 22px,rgb(132,179,66) 23px 23px,rgb(132,179,66) 24px 24px,rgb(132,179,66) 25px 25px,rgb(132,180,66) 26px 26px,rgb(132,180,66) 27px 27px,rgb(132,180,66) 28px 28px,rgb(133,180,66) 29px 29px,rgb(133,181,66) 30px 30px,rgb(133,181,66) 31px 31px,rgb(133,181,66) 32px 32px,rgb(133,181,66) 33px 33px,rgb(133,182,66) 34px 34px,rgb(134,182,67) 35px 35px,rgb(134,182,67) 36px 36px,rgb(134,182,67) 37px 37px,rgb(134,183,67) 38px 38px,rgb(134,183,67) 39px 39px,rgb(135,183,67) 40px 40px,rgb(135,183,67) 41px 41px,rgb(135,183,67) 42px 42px,rgb(135,184,67) 43px 43px,rgb(135,184,67) 44px 44px,rgb(135,184,67) 45px 45px,rgb(136,184,68) 46px 46px,rgb(136,185,68) 47px 47px,rgb(136,185,68) 48px 48px,rgb(136,185,68) 49px 49px,rgb(136,185,68) 50px 50px,rgb(136,186,68) 51px 51px,rgb(137,186,68) 52px 52px,rgb(137,186,68) 53px 53px,rgb(137,186,68) 54px 54px,rgb(137,187,68) 55px 55px,rgb(137,187,68) 56px 56px,rgb(137,187,68) 57px 57px,rgb(138,187,69) 58px 58px,rgb(138,188,69) 59px 59px,rgb(138,188,69) 60px 60px,rgb(138,188,69) 61px 61px,rgb(138,188,69) 62px 62px,rgb(139,188,69) 63px 63px,rgb(139,189,69) 64px 64px,rgb(139,189,69) 65px 65px,rgb(139,189,69) 66px 66px,rgb(139,189,69) 67px 67px,rgb(139,190,69) 68px 68px,rgb(140,190,70) 69px 69px,rgb(140,190,70) 70px 70px,rgb(140,190,70) 71px 71px,rgb(140,191,70) 72px 72px,rgb(140,191,70) 73px 73px,rgb(140,191,70) 74px 74px,rgb(141,191,70) 75px 75px,rgb(141,192,70) 76px 76px,rgb(141,192,70) 77px 77px,rgb(141,192,70) 78px 78px,rgb(141,192,70) 79px 79px,rgb(142,193,71) 80px 80px}
.azm-long-shadow.azm-apple {text-shadow:rgb(107,107,107) 1px 1px,rgb(107,107,107) 2px 2px,rgb(107,107,107) 3px 3px,rgb(107,107,107) 4px 4px,rgb(107,107,107) 5px 5px,rgb(107,107,107) 6px 6px,rgb(108,108,108) 7px 7px,rgb(108,108,108) 8px 8px,rgb(108,108,108) 9px 9px,rgb(108,108,108) 10px 10px,rgb(108,108,108) 11px 11px,rgb(108,108,108) 12px 12px,rgb(108,108,108) 13px 13px,rgb(109,109,109) 14px 14px,rgb(109,109,109) 15px 15px,rgb(109,109,109) 16px 16px,rgb(109,109,109) 17px 17px,rgb(109,109,109) 18px 18px,rgb(109,109,109) 19px 19px,rgb(110,110,110) 20px 20px,rgb(110,110,110) 21px 21px,rgb(110,110,110) 22px 22px,rgb(110,110,110) 23px 23px,rgb(110,110,110) 24px 24px,rgb(110,110,110) 25px 25px,rgb(110,110,110) 26px 26px,rgb(111,111,111) 27px 27px,rgb(111,111,111) 28px 28px,rgb(111,111,111) 29px 29px,rgb(111,111,111) 30px 30px,rgb(111,111,111) 31px 31px,rgb(111,111,111) 32px 32px,rgb(111,111,111) 33px 33px,rgb(112,112,112) 34px 34px,rgb(112,112,112) 35px 35px,rgb(112,112,112) 36px 36px,rgb(112,112,112) 37px 37px,rgb(112,112,112) 38px 38px,rgb(112,112,112) 39px 39px,rgb(113,113,113) 40px 40px,rgb(113,113,113) 41px 41px,rgb(113,113,113) 42px 42px,rgb(113,113,113) 43px 43px,rgb(113,113,113) 44px 44px,rgb(113,113,113) 45px 45px,rgb(113,113,113) 46px 46px,rgb(114,114,114) 47px 47px,rgb(114,114,114) 48px 48px,rgb(114,114,114) 49px 49px,rgb(114,114,114) 50px 50px,rgb(114,114,114) 51px 51px,rgb(114,114,114) 52px 52px,rgb(114,114,114) 53px 53px,rgb(115,115,115) 54px 54px,rgb(115,115,115) 55px 55px,rgb(115,115,115) 56px 56px,rgb(115,115,115) 57px 57px,rgb(115,115,115) 58px 58px,rgb(115,115,115) 59px 59px,rgb(116,116,116) 60px 60px,rgb(116,116,116) 61px 61px,rgb(116,116,116) 62px 62px,rgb(116,116,116) 63px 63px,rgb(116,116,116) 64px 64px,rgb(116,116,116) 65px 65px,rgb(116,116,116) 66px 66px,rgb(117,117,117) 67px 67px,rgb(117,117,117) 68px 68px,rgb(117,117,117) 69px 69px,rgb(117,117,117) 70px 70px,rgb(117,117,117) 71px 71px,rgb(117,117,117) 72px 72px,rgb(117,117,117) 73px 73px,rgb(118,118,118) 74px 74px,rgb(118,118,118) 75px 75px,rgb(118,118,118) 76px 76px,rgb(118,118,118) 77px 77px,rgb(118,118,118) 78px 78px,rgb(118,118,118) 79px 79px,rgb(119,119,119) 80px 80px}
.azm-long-shadow.azm-behance {text-shadow:rgb(0,107,230) 1px 1px,rgb(0,107,230) 2px 2px,rgb(0,107,230) 3px 3px,rgb(0,107,231) 4px 4px,rgb(0,107,231) 5px 5px,rgb(0,107,231) 6px 6px,rgb(0,108,232) 7px 7px,rgb(0,108,232) 8px 8px,rgb(0,108,232) 9px 9px,rgb(0,108,233) 10px 10px,rgb(0,108,233) 11px 11px,rgb(0,108,233) 12px 12px,rgb(0,108,234) 13px 13px,rgb(0,109,234) 14px 14px,rgb(0,109,234) 15px 15px,rgb(0,109,235) 16px 16px,rgb(0,109,235) 17px 17px,rgb(0,109,235) 18px 18px,rgb(0,109,235) 19px 19px,rgb(0,110,236) 20px 20px,rgb(0,110,236) 21px 21px,rgb(0,110,236) 22px 22px,rgb(0,110,237) 23px 23px,rgb(0,110,237) 24px 24px,rgb(0,110,237) 25px 25px,rgb(0,110,238) 26px 26px,rgb(0,111,238) 27px 27px,rgb(0,111,238) 28px 28px,rgb(0,111,239) 29px 29px,rgb(0,111,239) 30px 30px,rgb(0,111,239) 31px 31px,rgb(0,111,240) 32px 32px,rgb(0,111,240) 33px 33px,rgb(0,112,240) 34px 34px,rgb(0,112,240) 35px 35px,rgb(0,112,241) 36px 36px,rgb(0,112,241) 37px 37px,rgb(0,112,241) 38px 38px,rgb(0,112,242) 39px 39px,rgb(0,113,242) 40px 40px,rgb(0,113,242) 41px 41px,rgb(0,113,243) 42px 42px,rgb(0,113,243) 43px 43px,rgb(0,113,243) 44px 44px,rgb(0,113,244) 45px 45px,rgb(0,113,244) 46px 46px,rgb(0,114,244) 47px 47px,rgb(0,114,245) 48px 48px,rgb(0,114,245) 49px 49px,rgb(0,114,245) 50px 50px,rgb(0,114,245) 51px 51px,rgb(0,114,246) 52px 52px,rgb(0,114,246) 53px 53px,rgb(0,115,246) 54px 54px,rgb(0,115,247) 55px 55px,rgb(0,115,247) 56px 56px,rgb(0,115,247) 57px 57px,rgb(0,115,248) 58px 58px,rgb(0,115,248) 59px 59px,rgb(0,116,248) 60px 60px,rgb(0,116,249) 61px 61px,rgb(0,116,249) 62px 62px,rgb(0,116,249) 63px 63px,rgb(0,116,250) 64px 64px,rgb(0,116,250) 65px 65px,rgb(0,116,250) 66px 66px,rgb(0,117,250) 67px 67px,rgb(0,117,251) 68px 68px,rgb(0,117,251) 69px 69px,rgb(0,117,251) 70px 70px,rgb(0,117,252) 71px 71px,rgb(0,117,252) 72px 72px,rgb(0,117,252) 73px 73px,rgb(0,118,253) 74px 74px,rgb(0,118,253) 75px 75px,rgb(0,118,253) 76px 76px,rgb(0,118,254) 77px 77px,rgb(0,118,254) 78px 78px,rgb(0,118,254) 79px 79px,rgb(0,119,255) 80px 80px}
.azm-long-shadow.azm-bitcoin {text-shadow:rgb(222,130,16) 1px 1px,rgb(222,130,16) 2px 2px,rgb(222,130,16) 3px 3px,rgb(223,130,16) 4px 4px,rgb(223,130,16) 5px 5px,rgb(223,131,16) 6px 6px,rgb(224,131,16) 7px 7px,rgb(224,131,16) 8px 8px,rgb(224,131,16) 9px 9px,rgb(225,131,16) 10px 10px,rgb(225,131,16) 11px 11px,rgb(225,132,16) 12px 12px,rgb(226,132,16) 13px 13px,rgb(226,132,16) 14px 14px,rgb(226,132,16) 15px 15px,rgb(227,132,16) 16px 16px,rgb(227,132,16) 17px 17px,rgb(227,133,16) 18px 18px,rgb(227,133,16) 19px 19px,rgb(228,133,16) 20px 20px,rgb(228,133,16) 21px 21px,rgb(228,133,16) 22px 22px,rgb(229,134,16) 23px 23px,rgb(229,134,16) 24px 24px,rgb(229,134,16) 25px 25px,rgb(230,134,16) 26px 26px,rgb(230,134,16) 27px 27px,rgb(230,134,16) 28px 28px,rgb(231,135,16) 29px 29px,rgb(231,135,16) 30px 30px,rgb(231,135,16) 31px 31px,rgb(232,135,16) 32px 32px,rgb(232,135,16) 33px 33px,rgb(232,135,16) 34px 34px,rgb(232,136,16) 35px 35px,rgb(233,136,16) 36px 36px,rgb(233,136,16) 37px 37px,rgb(233,136,16) 38px 38px,rgb(234,136,16) 39px 39px,rgb(234,137,17) 40px 40px,rgb(234,137,17) 41px 41px,rgb(235,137,17) 42px 42px,rgb(235,137,17) 43px 43px,rgb(235,137,17) 44px 44px,rgb(236,137,17) 45px 45px,rgb(236,138,17) 46px 46px,rgb(236,138,17) 47px 47px,rgb(237,138,17) 48px 48px,rgb(237,138,17) 49px 49px,rgb(237,138,17) 50px 50px,rgb(237,138,17) 51px 51px,rgb(238,139,17) 52px 52px,rgb(238,139,17) 53px 53px,rgb(238,139,17) 54px 54px,rgb(239,139,17) 55px 55px,rgb(239,139,17) 56px 56px,rgb(239,139,17) 57px 57px,rgb(240,140,17) 58px 58px,rgb(240,140,17) 59px 59px,rgb(240,140,17) 60px 60px,rgb(241,140,17) 61px 61px,rgb(241,140,17) 62px 62px,rgb(241,141,17) 63px 63px,rgb(242,141,17) 64px 64px,rgb(242,141,17) 65px 65px,rgb(242,141,17) 66px 66px,rgb(242,141,17) 67px 67px,rgb(243,141,17) 68px 68px,rgb(243,142,17) 69px 69px,rgb(243,142,17) 70px 70px,rgb(244,142,17) 71px 71px,rgb(244,142,17) 72px 72px,rgb(244,142,17) 73px 73px,rgb(245,142,17) 74px 74px,rgb(245,143,17) 75px 75px,rgb(245,143,17) 76px 76px,rgb(246,143,17) 77px 77px,rgb(246,143,17) 78px 78px,rgb(246,143,17) 79px 79px,rgb(247,144,18) 80px 80px}
.azm-long-shadow.azm-buysellads {text-shadow:rgb(181,1,0) 1px 1px,rgb(181,1,0) 2px 2px,rgb(181,1,0) 3px 3px,rgb(182,1,0) 4px 4px,rgb(182,1,0) 5px 5px,rgb(182,1,0) 6px 6px,rgb(182,1,0) 7px 7px,rgb(183,1,0) 8px 8px,rgb(183,1,0) 9px 9px,rgb(183,1,0) 10px 10px,rgb(183,1,0) 11px 11px,rgb(184,1,0) 12px 12px,rgb(184,1,0) 13px 13px,rgb(184,1,0) 14px 14px,rgb(184,1,0) 15px 15px,rgb(185,1,0) 16px 16px,rgb(185,1,0) 17px 17px,rgb(185,1,0) 18px 18px,rgb(185,1,0) 19px 19px,rgb(186,1,0) 20px 20px,rgb(186,1,0) 21px 21px,rgb(186,1,0) 22px 22px,rgb(186,1,0) 23px 23px,rgb(187,1,0) 24px 24px,rgb(187,1,0) 25px 25px,rgb(187,1,0) 26px 26px,rgb(187,1,0) 27px 27px,rgb(188,1,0) 28px 28px,rgb(188,1,0) 29px 29px,rgb(188,1,0) 30px 30px,rgb(188,1,0) 31px 31px,rgb(189,1,0) 32px 32px,rgb(189,1,0) 33px 33px,rgb(189,1,0) 34px 34px,rgb(189,1,0) 35px 35px,rgb(190,1,0) 36px 36px,rgb(190,1,0) 37px 37px,rgb(190,1,0) 38px 38px,rgb(190,1,0) 39px 39px,rgb(191,1,0) 40px 40px,rgb(191,1,0) 41px 41px,rgb(191,1,0) 42px 42px,rgb(191,1,0) 43px 43px,rgb(192,1,0) 44px 44px,rgb(192,1,0) 45px 45px,rgb(192,1,0) 46px 46px,rgb(192,1,0) 47px 47px,rgb(193,1,0) 48px 48px,rgb(193,1,0) 49px 49px,rgb(193,1,0) 50px 50px,rgb(193,1,0) 51px 51px,rgb(194,1,0) 52px 52px,rgb(194,1,0) 53px 53px,rgb(194,1,0) 54px 54px,rgb(194,1,0) 55px 55px,rgb(195,1,0) 56px 56px,rgb(195,1,0) 57px 57px,rgb(195,1,0) 58px 58px,rgb(195,1,0) 59px 59px,rgb(196,1,0) 60px 60px,rgb(196,1,0) 61px 61px,rgb(196,1,0) 62px 62px,rgb(196,1,0) 63px 63px,rgb(197,1,0) 64px 64px,rgb(197,1,0) 65px 65px,rgb(197,1,0) 66px 66px,rgb(197,1,0) 67px 67px,rgb(198,1,0) 68px 68px,rgb(198,1,0) 69px 69px,rgb(198,1,0) 70px 70px,rgb(198,1,0) 71px 71px,rgb(199,1,0) 72px 72px,rgb(199,1,0) 73px 73px,rgb(199,1,0) 74px 74px,rgb(199,1,0) 75px 75px,rgb(200,1,0) 76px 76px,rgb(200,1,0) 77px 77px,rgb(200,1,0) 78px 78px,rgb(200,1,0) 79px 79px,rgb(201,1,0) 80px 80px}
.azm-long-shadow.azm-codepen {text-shadow:rgb(61,61,61) 1px 1px,rgb(61,61,61) 2px 2px,rgb(61,61,61) 3px 3px,rgb(61,61,61) 4px 4px,rgb(61,61,61) 5px 5px,rgb(61,61,61) 6px 6px,rgb(61,61,61) 7px 7px,rgb(61,61,61) 8px 8px,rgb(61,61,61) 9px 9px,rgb(61,61,61) 10px 10px,rgb(61,61,61) 11px 11px,rgb(62,62,62) 12px 12px,rgb(62,62,62) 13px 13px,rgb(62,62,62) 14px 14px,rgb(62,62,62) 15px 15px,rgb(62,62,62) 16px 16px,rgb(62,62,62) 17px 17px,rgb(62,62,62) 18px 18px,rgb(62,62,62) 19px 19px,rgb(62,62,62) 20px 20px,rgb(62,62,62) 21px 21px,rgb(62,62,62) 22px 22px,rgb(63,63,63) 23px 23px,rgb(63,63,63) 24px 24px,rgb(63,63,63) 25px 25px,rgb(63,63,63) 26px 26px,rgb(63,63,63) 27px 27px,rgb(63,63,63) 28px 28px,rgb(63,63,63) 29px 29px,rgb(63,63,63) 30px 30px,rgb(63,63,63) 31px 31px,rgb(63,63,63) 32px 32px,rgb(63,63,63) 33px 33px,rgb(63,63,63) 34px 34px,rgb(64,64,64) 35px 35px,rgb(64,64,64) 36px 36px,rgb(64,64,64) 37px 37px,rgb(64,64,64) 38px 38px,rgb(64,64,64) 39px 39px,rgb(64,64,64) 40px 40px,rgb(64,64,64) 41px 41px,rgb(64,64,64) 42px 42px,rgb(64,64,64) 43px 43px,rgb(64,64,64) 44px 44px,rgb(64,64,64) 45px 45px,rgb(65,65,65) 46px 46px,rgb(65,65,65) 47px 47px,rgb(65,65,65) 48px 48px,rgb(65,65,65) 49px 49px,rgb(65,65,65) 50px 50px,rgb(65,65,65) 51px 51px,rgb(65,65,65) 52px 52px,rgb(65,65,65) 53px 53px,rgb(65,65,65) 54px 54px,rgb(65,65,65) 55px 55px,rgb(65,65,65) 56px 56px,rgb(65,65,65) 57px 57px,rgb(66,66,66) 58px 58px,rgb(66,66,66) 59px 59px,rgb(66,66,66) 60px 60px,rgb(66,66,66) 61px 61px,rgb(66,66,66) 62px 62px,rgb(66,66,66) 63px 63px,rgb(66,66,66) 64px 64px,rgb(66,66,66) 65px 65px,rgb(66,66,66) 66px 66px,rgb(66,66,66) 67px 67px,rgb(66,66,66) 68px 68px,rgb(67,67,67) 69px 69px,rgb(67,67,67) 70px 70px,rgb(67,67,67) 71px 71px,rgb(67,67,67) 72px 72px,rgb(67,67,67) 73px 73px,rgb(67,67,67) 74px 74px,rgb(67,67,67) 75px 75px,rgb(67,67,67) 76px 76px,rgb(67,67,67) 77px 77px,rgb(67,67,67) 78px 78px,rgb(67,67,67) 79px 79px,rgb(68,68,68) 80px 80px}
.azm-long-shadow.azm-css3 {text-shadow:rgb(2,101,168) 1px 1px,rgb(2,101,168) 2px 2px,rgb(2,101,168) 3px 3px,rgb(2,101,168) 4px 4px,rgb(2,101,169) 5px 5px,rgb(2,101,169) 6px 6px,rgb(2,101,169) 7px 7px,rgb(2,102,169) 8px 8px,rgb(2,102,170) 9px 9px,rgb(2,102,170) 10px 10px,rgb(2,102,170) 11px 11px,rgb(2,102,170) 12px 12px,rgb(2,102,171) 13px 13px,rgb(2,102,171) 14px 14px,rgb(2,103,171) 15px 15px,rgb(2,103,171) 16px 16px,rgb(2,103,172) 17px 17px,rgb(2,103,172) 18px 18px,rgb(2,103,172) 19px 19px,rgb(2,103,172) 20px 20px,rgb(2,103,172) 21px 21px,rgb(2,104,173) 22px 22px,rgb(2,104,173) 23px 23px,rgb(2,104,173) 24px 24px,rgb(2,104,173) 25px 25px,rgb(2,104,174) 26px 26px,rgb(2,104,174) 27px 27px,rgb(2,104,174) 28px 28px,rgb(2,104,174) 29px 29px,rgb(2,105,175) 30px 30px,rgb(2,105,175) 31px 31px,rgb(2,105,175) 32px 32px,rgb(2,105,175) 33px 33px,rgb(2,105,176) 34px 34px,rgb(2,105,176) 35px 35px,rgb(2,105,176) 36px 36px,rgb(2,106,176) 37px 37px,rgb(2,106,177) 38px 38px,rgb(2,106,177) 39px 39px,rgb(2,106,177) 40px 40px,rgb(2,106,177) 41px 41px,rgb(2,106,177) 42px 42px,rgb(2,106,178) 43px 43px,rgb(2,107,178) 44px 44px,rgb(2,107,178) 45px 45px,rgb(2,107,178) 46px 46px,rgb(2,107,179) 47px 47px,rgb(2,107,179) 48px 48px,rgb(2,107,179) 49px 49px,rgb(2,107,179) 50px 50px,rgb(2,108,180) 51px 51px,rgb(2,108,180) 52px 52px,rgb(2,108,180) 53px 53px,rgb(2,108,180) 54px 54px,rgb(2,108,181) 55px 55px,rgb(2,108,181) 56px 56px,rgb(2,108,181) 57px 57px,rgb(2,108,181) 58px 58px,rgb(2,109,182) 59px 59px,rgb(2,109,182) 60px 60px,rgb(2,109,182) 61px 61px,rgb(2,109,182) 62px 62px,rgb(2,109,182) 63px 63px,rgb(2,109,183) 64px 64px,rgb(2,109,183) 65px 65px,rgb(2,110,183) 66px 66px,rgb(2,110,183) 67px 67px,rgb(2,110,184) 68px 68px,rgb(2,110,184) 69px 69px,rgb(2,110,184) 70px 70px,rgb(2,110,184) 71px 71px,rgb(2,110,185) 72px 72px,rgb(2,111,185) 73px 73px,rgb(2,111,185) 74px 74px,rgb(2,111,185) 75px 75px,rgb(2,111,186) 76px 76px,rgb(2,111,186) 77px 77px,rgb(2,111,186) 78px 78px,rgb(2,111,186) 79px 79px,rgb(2,112,187) 80px 80px}
.azm-long-shadow.azm-delicious {text-shadow:rgb(44,152,230) 1px 1px,rgb(44,152,230) 2px 2px,rgb(44,152,230) 3px 3px,rgb(44,152,231) 4px 4px,rgb(44,153,231) 5px 5px,rgb(44,153,231) 6px 6px,rgb(44,153,232) 7px 7px,rgb(44,153,232) 8px 8px,rgb(44,153,232) 9px 9px,rgb(44,154,233) 10px 10px,rgb(44,154,233) 11px 11px,rgb(44,154,233) 12px 12px,rgb(44,154,234) 13px 13px,rgb(44,154,234) 14px 14px,rgb(44,155,234) 15px 15px,rgb(45,155,235) 16px 16px,rgb(45,155,235) 17px 17px,rgb(45,155,235) 18px 18px,rgb(45,156,235) 19px 19px,rgb(45,156,236) 20px 20px,rgb(45,156,236) 21px 21px,rgb(45,156,236) 22px 22px,rgb(45,156,237) 23px 23px,rgb(45,157,237) 24px 24px,rgb(45,157,237) 25px 25px,rgb(45,157,238) 26px 26px,rgb(45,157,238) 27px 27px,rgb(45,157,238) 28px 28px,rgb(45,158,239) 29px 29px,rgb(45,158,239) 30px 30px,rgb(45,158,239) 31px 31px,rgb(46,158,240) 32px 32px,rgb(46,159,240) 33px 33px,rgb(46,159,240) 34px 34px,rgb(46,159,240) 35px 35px,rgb(46,159,241) 36px 36px,rgb(46,159,241) 37px 37px,rgb(46,160,241) 38px 38px,rgb(46,160,242) 39px 39px,rgb(46,160,242) 40px 40px,rgb(46,160,242) 41px 41px,rgb(46,160,243) 42px 42px,rgb(46,161,243) 43px 43px,rgb(46,161,243) 44px 44px,rgb(46,161,244) 45px 45px,rgb(46,161,244) 46px 46px,rgb(46,161,244) 47px 47px,rgb(47,162,245) 48px 48px,rgb(47,162,245) 49px 49px,rgb(47,162,245) 50px 50px,rgb(47,162,245) 51px 51px,rgb(47,163,246) 52px 52px,rgb(47,163,246) 53px 53px,rgb(47,163,246) 54px 54px,rgb(47,163,247) 55px 55px,rgb(47,163,247) 56px 56px,rgb(47,164,247) 57px 57px,rgb(47,164,248) 58px 58px,rgb(47,164,248) 59px 59px,rgb(47,164,248) 60px 60px,rgb(47,164,249) 61px 61px,rgb(47,165,249) 62px 62px,rgb(47,165,249) 63px 63px,rgb(48,165,250) 64px 64px,rgb(48,165,250) 65px 65px,rgb(48,166,250) 66px 66px,rgb(48,166,250) 67px 67px,rgb(48,166,251) 68px 68px,rgb(48,166,251) 69px 69px,rgb(48,166,251) 70px 70px,rgb(48,167,252) 71px 71px,rgb(48,167,252) 72px 72px,rgb(48,167,252) 73px 73px,rgb(48,167,253) 74px 74px,rgb(48,167,253) 75px 75px,rgb(48,168,253) 76px 76px,rgb(48,168,254) 77px 77px,rgb(48,168,254) 78px 78px,rgb(48,168,254) 79px 79px,rgb(49,169,255) 80px 80px}
.azm-long-shadow.azm-deviantart {text-shadow:rgb(5,184,64) 1px 1px,rgb(5,184,64) 2px 2px,rgb(5,184,64) 3px 3px,rgb(5,185,64) 4px 4px,rgb(5,185,64) 5px 5px,rgb(5,185,64) 6px 6px,rgb(5,185,64) 7px 7px,rgb(5,186,64) 8px 8px,rgb(5,186,64) 9px 9px,rgb(5,186,64) 10px 10px,rgb(5,186,64) 11px 11px,rgb(5,187,65) 12px 12px,rgb(5,187,65) 13px 13px,rgb(5,187,65) 14px 14px,rgb(5,187,65) 15px 15px,rgb(5,188,65) 16px 16px,rgb(5,188,65) 17px 17px,rgb(5,188,65) 18px 18px,rgb(5,188,65) 19px 19px,rgb(5,189,65) 20px 20px,rgb(5,189,65) 21px 21px,rgb(5,189,65) 22px 22px,rgb(5,189,66) 23px 23px,rgb(5,190,66) 24px 24px,rgb(5,190,66) 25px 25px,rgb(5,190,66) 26px 26px,rgb(5,190,66) 27px 27px,rgb(5,191,66) 28px 28px,rgb(5,191,66) 29px 29px,rgb(5,191,66) 30px 30px,rgb(5,191,66) 31px 31px,rgb(5,192,66) 32px 32px,rgb(5,192,66) 33px 33px,rgb(5,192,66) 34px 34px,rgb(5,192,67) 35px 35px,rgb(5,193,67) 36px 36px,rgb(5,193,67) 37px 37px,rgb(5,193,67) 38px 38px,rgb(5,193,67) 39px 39px,rgb(5,194,67) 40px 40px,rgb(5,194,67) 41px 41px,rgb(5,194,67) 42px 42px,rgb(5,194,67) 43px 43px,rgb(5,195,67) 44px 44px,rgb(5,195,67) 45px 45px,rgb(5,195,68) 46px 46px,rgb(5,195,68) 47px 47px,rgb(5,196,68) 48px 48px,rgb(5,196,68) 49px 49px,rgb(5,196,68) 50px 50px,rgb(5,196,68) 51px 51px,rgb(5,197,68) 52px 52px,rgb(5,197,68) 53px 53px,rgb(5,197,68) 54px 54px,rgb(5,197,68) 55px 55px,rgb(5,198,68) 56px 56px,rgb(5,198,68) 57px 57px,rgb(5,198,69) 58px 58px,rgb(5,198,69) 59px 59px,rgb(5,199,69) 60px 60px,rgb(5,199,69) 61px 61px,rgb(5,199,69) 62px 62px,rgb(5,199,69) 63px 63px,rgb(5,200,69) 64px 64px,rgb(5,200,69) 65px 65px,rgb(5,200,69) 66px 66px,rgb(5,200,69) 67px 67px,rgb(5,201,69) 68px 68px,rgb(5,201,70) 69px 69px,rgb(5,201,70) 70px 70px,rgb(5,201,70) 71px 71px,rgb(5,202,70) 72px 72px,rgb(5,202,70) 73px 73px,rgb(5,202,70) 74px 74px,rgb(5,202,70) 75px 75px,rgb(5,203,70) 76px 76px,rgb(5,203,70) 77px 77px,rgb(5,203,70) 78px 78px,rgb(5,203,70) 79px 79px,rgb(5,204,71) 80px 80px}
.azm-long-shadow.azm-digg {text-shadow:rgb(0,132,184) 1px 1px,rgb(0,132,184) 2px 2px,rgb(0,132,184) 3px 3px,rgb(0,132,185) 4px 4px,rgb(0,132,185) 5px 5px,rgb(0,133,185) 6px 6px,rgb(0,133,185) 7px 7px,rgb(0,133,186) 8px 8px,rgb(0,133,186) 9px 9px,rgb(0,133,186) 10px 10px,rgb(0,134,186) 11px 11px,rgb(0,134,187) 12px 12px,rgb(0,134,187) 13px 13px,rgb(0,134,187) 14px 14px,rgb(0,134,187) 15px 15px,rgb(0,135,188) 16px 16px,rgb(0,135,188) 17px 17px,rgb(0,135,188) 18px 18px,rgb(0,135,188) 19px 19px,rgb(0,135,189) 20px 20px,rgb(0,135,189) 21px 21px,rgb(0,136,189) 22px 22px,rgb(0,136,189) 23px 23px,rgb(0,136,190) 24px 24px,rgb(0,136,190) 25px 25px,rgb(0,136,190) 26px 26px,rgb(0,137,190) 27px 27px,rgb(0,137,191) 28px 28px,rgb(0,137,191) 29px 29px,rgb(0,137,191) 30px 30px,rgb(0,137,191) 31px 31px,rgb(0,138,192) 32px 32px,rgb(0,138,192) 33px 33px,rgb(0,138,192) 34px 34px,rgb(0,138,192) 35px 35px,rgb(0,138,193) 36px 36px,rgb(0,138,193) 37px 37px,rgb(0,139,193) 38px 38px,rgb(0,139,193) 39px 39px,rgb(0,139,194) 40px 40px,rgb(0,139,194) 41px 41px,rgb(0,139,194) 42px 42px,rgb(0,140,194) 43px 43px,rgb(0,140,195) 44px 44px,rgb(0,140,195) 45px 45px,rgb(0,140,195) 46px 46px,rgb(0,140,195) 47px 47px,rgb(0,141,196) 48px 48px,rgb(0,141,196) 49px 49px,rgb(0,141,196) 50px 50px,rgb(0,141,196) 51px 51px,rgb(0,141,197) 52px 52px,rgb(0,141,197) 53px 53px,rgb(0,142,197) 54px 54px,rgb(0,142,197) 55px 55px,rgb(0,142,198) 56px 56px,rgb(0,142,198) 57px 57px,rgb(0,142,198) 58px 58px,rgb(0,143,198) 59px 59px,rgb(0,143,199) 60px 60px,rgb(0,143,199) 61px 61px,rgb(0,143,199) 62px 62px,rgb(0,143,199) 63px 63px,rgb(0,144,200) 64px 64px,rgb(0,144,200) 65px 65px,rgb(0,144,200) 66px 66px,rgb(0,144,200) 67px 67px,rgb(0,144,201) 68px 68px,rgb(0,144,201) 69px 69px,rgb(0,145,201) 70px 70px,rgb(0,145,201) 71px 71px,rgb(0,145,202) 72px 72px,rgb(0,145,202) 73px 73px,rgb(0,145,202) 74px 74px,rgb(0,146,202) 75px 75px,rgb(0,146,203) 76px 76px,rgb(0,146,203) 77px 77px,rgb(0,146,203) 78px 78px,rgb(0,146,203) 79px 79px,rgb(0,147,204) 80px 80px}
.azm-long-shadow.azm-dribbble {text-shadow:rgb(211,68,123) 1px 1px,rgb(211,68,123) 2px 2px,rgb(211,68,123) 3px 3px,rgb(212,68,123) 4px 4px,rgb(212,68,123) 5px 5px,rgb(212,68,124) 6px 6px,rgb(213,68,124) 7px 7px,rgb(213,68,124) 8px 8px,rgb(213,68,124) 9px 9px,rgb(213,69,124) 10px 10px,rgb(214,69,124) 11px 11px,rgb(214,69,125) 12px 12px,rgb(214,69,125) 13px 13px,rgb(215,69,125) 14px 14px,rgb(215,69,125) 15px 15px,rgb(215,69,125) 16px 16px,rgb(215,69,125) 17px 17px,rgb(216,69,126) 18px 18px,rgb(216,69,126) 19px 19px,rgb(216,70,126) 20px 20px,rgb(217,70,126) 21px 21px,rgb(217,70,126) 22px 22px,rgb(217,70,127) 23px 23px,rgb(217,70,127) 24px 24px,rgb(218,70,127) 25px 25px,rgb(218,70,127) 26px 26px,rgb(218,70,127) 27px 27px,rgb(219,70,127) 28px 28px,rgb(219,70,128) 29px 29px,rgb(219,71,128) 30px 30px,rgb(219,71,128) 31px 31px,rgb(220,71,128) 32px 32px,rgb(220,71,128) 33px 33px,rgb(220,71,128) 34px 34px,rgb(221,71,129) 35px 35px,rgb(221,71,129) 36px 36px,rgb(221,71,129) 37px 37px,rgb(221,71,129) 38px 38px,rgb(222,71,129) 39px 39px,rgb(222,72,130) 40px 40px,rgb(222,72,130) 41px 41px,rgb(223,72,130) 42px 42px,rgb(223,72,130) 43px 43px,rgb(223,72,130) 44px 44px,rgb(223,72,130) 45px 45px,rgb(224,72,131) 46px 46px,rgb(224,72,131) 47px 47px,rgb(224,72,131) 48px 48px,rgb(225,72,131) 49px 49px,rgb(225,73,131) 50px 50px,rgb(225,73,131) 51px 51px,rgb(225,73,132) 52px 52px,rgb(226,73,132) 53px 53px,rgb(226,73,132) 54px 54px,rgb(226,73,132) 55px 55px,rgb(227,73,132) 56px 56px,rgb(227,73,132) 57px 57px,rgb(227,73,133) 58px 58px,rgb(227,73,133) 59px 59px,rgb(228,74,133) 60px 60px,rgb(228,74,133) 61px 61px,rgb(228,74,133) 62px 62px,rgb(229,74,134) 63px 63px,rgb(229,74,134) 64px 64px,rgb(229,74,134) 65px 65px,rgb(229,74,134) 66px 66px,rgb(230,74,134) 67px 67px,rgb(230,74,134) 68px 68px,rgb(230,74,135) 69px 69px,rgb(231,75,135) 70px 70px,rgb(231,75,135) 71px 71px,rgb(231,75,135) 72px 72px,rgb(231,75,135) 73px 73px,rgb(232,75,135) 74px 74px,rgb(232,75,136) 75px 75px,rgb(232,75,136) 76px 76px,rgb(233,75,136) 77px 77px,rgb(233,75,136) 78px 78px,rgb(233,75,136) 79px 79px,rgb(234,76,137) 80px 80px}
.azm-long-shadow.azm-dropbox {text-shadow:rgb(0,113,206) 1px 1px,rgb(0,113,206) 2px 2px,rgb(0,113,206) 3px 3px,rgb(0,113,207) 4px 4px,rgb(0,113,207) 5px 5px,rgb(0,113,207) 6px 6px,rgb(0,114,208) 7px 7px,rgb(0,114,208) 8px 8px,rgb(0,114,208) 9px 9px,rgb(0,114,208) 10px 10px,rgb(0,114,209) 11px 11px,rgb(0,114,209) 12px 12px,rgb(0,115,209) 13px 13px,rgb(0,115,210) 14px 14px,rgb(0,115,210) 15px 15px,rgb(0,115,210) 16px 16px,rgb(0,115,210) 17px 17px,rgb(0,115,211) 18px 18px,rgb(0,116,211) 19px 19px,rgb(0,116,211) 20px 20px,rgb(0,116,212) 21px 21px,rgb(0,116,212) 22px 22px,rgb(0,116,212) 23px 23px,rgb(0,116,212) 24px 24px,rgb(0,117,213) 25px 25px,rgb(0,117,213) 26px 26px,rgb(0,117,213) 27px 27px,rgb(0,117,214) 28px 28px,rgb(0,117,214) 29px 29px,rgb(0,117,214) 30px 30px,rgb(0,118,214) 31px 31px,rgb(0,118,215) 32px 32px,rgb(0,118,215) 33px 33px,rgb(0,118,215) 34px 34px,rgb(0,118,216) 35px 35px,rgb(0,118,216) 36px 36px,rgb(0,119,216) 37px 37px,rgb(0,119,216) 38px 38px,rgb(0,119,217) 39px 39px,rgb(0,119,217) 40px 40px,rgb(0,119,217) 41px 41px,rgb(0,119,218) 42px 42px,rgb(0,119,218) 43px 43px,rgb(0,120,218) 44px 44px,rgb(0,120,218) 45px 45px,rgb(0,120,219) 46px 46px,rgb(0,120,219) 47px 47px,rgb(0,120,219) 48px 48px,rgb(0,120,220) 49px 49px,rgb(0,121,220) 50px 50px,rgb(0,121,220) 51px 51px,rgb(0,121,220) 52px 52px,rgb(0,121,221) 53px 53px,rgb(0,121,221) 54px 54px,rgb(0,121,221) 55px 55px,rgb(0,122,222) 56px 56px,rgb(0,122,222) 57px 57px,rgb(0,122,222) 58px 58px,rgb(0,122,222) 59px 59px,rgb(0,122,223) 60px 60px,rgb(0,122,223) 61px 61px,rgb(0,123,223) 62px 62px,rgb(0,123,224) 63px 63px,rgb(0,123,224) 64px 64px,rgb(0,123,224) 65px 65px,rgb(0,123,224) 66px 66px,rgb(0,123,225) 67px 67px,rgb(0,124,225) 68px 68px,rgb(0,124,225) 69px 69px,rgb(0,124,226) 70px 70px,rgb(0,124,226) 71px 71px,rgb(0,124,226) 72px 72px,rgb(0,124,226) 73px 73px,rgb(0,125,227) 74px 74px,rgb(0,125,227) 75px 75px,rgb(0,125,227) 76px 76px,rgb(0,125,228) 77px 77px,rgb(0,125,228) 78px 78px,rgb(0,125,228) 79px 79px,rgb(0,126,229) 80px 80px}
.azm-long-shadow.azm-drupal {text-shadow:rgb(0,104,167) 1px 1px,rgb(0,104,167) 2px 2px,rgb(0,104,167) 3px 3px,rgb(0,104,167) 4px 4px,rgb(0,104,168) 5px 5px,rgb(0,104,168) 6px 6px,rgb(0,104,168) 7px 7px,rgb(0,105,168) 8px 8px,rgb(0,105,169) 9px 9px,rgb(0,105,169) 10px 10px,rgb(0,105,169) 11px 11px,rgb(0,105,169) 12px 12px,rgb(0,105,170) 13px 13px,rgb(0,105,170) 14px 14px,rgb(0,106,170) 15px 15px,rgb(0,106,170) 16px 16px,rgb(0,106,171) 17px 17px,rgb(0,106,171) 18px 18px,rgb(0,106,171) 19px 19px,rgb(0,106,171) 20px 20px,rgb(0,106,171) 21px 21px,rgb(0,107,172) 22px 22px,rgb(0,107,172) 23px 23px,rgb(0,107,172) 24px 24px,rgb(0,107,172) 25px 25px,rgb(0,107,173) 26px 26px,rgb(0,107,173) 27px 27px,rgb(0,107,173) 28px 28px,rgb(0,107,173) 29px 29px,rgb(0,108,174) 30px 30px,rgb(0,108,174) 31px 31px,rgb(0,108,174) 32px 32px,rgb(0,108,174) 33px 33px,rgb(0,108,175) 34px 34px,rgb(0,108,175) 35px 35px,rgb(0,108,175) 36px 36px,rgb(0,109,175) 37px 37px,rgb(0,109,176) 38px 38px,rgb(0,109,176) 39px 39px,rgb(0,109,176) 40px 40px,rgb(0,109,176) 41px 41px,rgb(0,109,176) 42px 42px,rgb(0,109,177) 43px 43px,rgb(0,110,177) 44px 44px,rgb(0,110,177) 45px 45px,rgb(0,110,177) 46px 46px,rgb(0,110,178) 47px 47px,rgb(0,110,178) 48px 48px,rgb(0,110,178) 49px 49px,rgb(0,110,178) 50px 50px,rgb(0,111,179) 51px 51px,rgb(0,111,179) 52px 52px,rgb(0,111,179) 53px 53px,rgb(0,111,179) 54px 54px,rgb(0,111,180) 55px 55px,rgb(0,111,180) 56px 56px,rgb(0,111,180) 57px 57px,rgb(0,111,180) 58px 58px,rgb(0,112,181) 59px 59px,rgb(0,112,181) 60px 60px,rgb(0,112,181) 61px 61px,rgb(0,112,181) 62px 62px,rgb(0,112,181) 63px 63px,rgb(0,112,182) 64px 64px,rgb(0,112,182) 65px 65px,rgb(0,113,182) 66px 66px,rgb(0,113,182) 67px 67px,rgb(0,113,183) 68px 68px,rgb(0,113,183) 69px 69px,rgb(0,113,183) 70px 70px,rgb(0,113,183) 71px 71px,rgb(0,113,184) 72px 72px,rgb(0,114,184) 73px 73px,rgb(0,114,184) 74px 74px,rgb(0,114,184) 75px 75px,rgb(0,114,185) 76px 76px,rgb(0,114,185) 77px 77px,rgb(0,114,185) 78px 78px,rgb(0,114,185) 79px 79px,rgb(0,115,186) 80px 80px}
.azm-long-shadow.azm-email-1, 
.azm-long-shadow.azm-email-2 {text-shadow:rgb(48,179,213) 1px 1px,rgb(48,179,213) 2px 2px,rgb(48,179,213) 3px 3px,rgb(48,180,214) 4px 4px,rgb(48,180,214) 5px 5px,rgb(48,180,214) 6px 6px,rgb(48,180,215) 7px 7px,rgb(48,181,215) 8px 8px,rgb(48,181,215) 9px 9px,rgb(48,181,216) 10px 10px,rgb(48,181,216) 11px 11px,rgb(48,182,216) 12px 12px,rgb(48,182,216) 13px 13px,rgb(48,182,217) 14px 14px,rgb(48,182,217) 15px 15px,rgb(49,183,217) 16px 16px,rgb(49,183,218) 17px 17px,rgb(49,183,218) 18px 18px,rgb(49,183,218) 19px 19px,rgb(49,184,219) 20px 20px,rgb(49,184,219) 21px 21px,rgb(49,184,219) 22px 22px,rgb(49,184,219) 23px 23px,rgb(49,185,220) 24px 24px,rgb(49,185,220) 25px 25px,rgb(49,185,220) 26px 26px,rgb(49,185,221) 27px 27px,rgb(49,186,221) 28px 28px,rgb(49,186,221) 29px 29px,rgb(49,186,222) 30px 30px,rgb(49,186,222) 31px 31px,rgb(50,187,222) 32px 32px,rgb(50,187,222) 33px 33px,rgb(50,187,223) 34px 34px,rgb(50,187,223) 35px 35px,rgb(50,188,223) 36px 36px,rgb(50,188,224) 37px 37px,rgb(50,188,224) 38px 38px,rgb(50,188,224) 39px 39px,rgb(50,189,225) 40px 40px,rgb(50,189,225) 41px 41px,rgb(50,189,225) 42px 42px,rgb(50,189,225) 43px 43px,rgb(50,190,226) 44px 44px,rgb(50,190,226) 45px 45px,rgb(50,190,226) 46px 46px,rgb(50,190,227) 47px 47px,rgb(51,191,227) 48px 48px,rgb(51,191,227) 49px 49px,rgb(51,191,228) 50px 50px,rgb(51,191,228) 51px 51px,rgb(51,192,228) 52px 52px,rgb(51,192,228) 53px 53px,rgb(51,192,229) 54px 54px,rgb(51,192,229) 55px 55px,rgb(51,193,229) 56px 56px,rgb(51,193,230) 57px 57px,rgb(51,193,230) 58px 58px,rgb(51,193,230) 59px 59px,rgb(51,194,231) 60px 60px,rgb(51,194,231) 61px 61px,rgb(51,194,231) 62px 62px,rgb(51,194,231) 63px 63px,rgb(52,195,232) 64px 64px,rgb(52,195,232) 65px 65px,rgb(52,195,232) 66px 66px,rgb(52,195,233) 67px 67px,rgb(52,196,233) 68px 68px,rgb(52,196,233) 69px 69px,rgb(52,196,234) 70px 70px,rgb(52,196,234) 71px 71px,rgb(52,197,234) 72px 72px,rgb(52,197,234) 73px 73px,rgb(52,197,235) 74px 74px,rgb(52,197,235) 75px 75px,rgb(52,198,235) 76px 76px,rgb(52,198,236) 77px 77px,rgb(52,198,236) 78px 78px,rgb(52,198,236) 79px 79px,rgb(53,199,237) 80px 80px}
.azm-long-shadow.azm-facebook {text-shadow:rgb(65,88,147) 1px 1px,rgb(65,88,147) 2px 2px,rgb(65,88,147) 3px 3px,rgb(65,88,147) 4px 4px,rgb(65,88,148) 5px 5px,rgb(65,88,148) 6px 6px,rgb(65,88,148) 7px 7px,rgb(65,89,148) 8px 8px,rgb(65,89,148) 9px 9px,rgb(65,89,149) 10px 10px,rgb(65,89,149) 11px 11px,rgb(66,89,149) 12px 12px,rgb(66,89,149) 13px 13px,rgb(66,89,149) 14px 14px,rgb(66,89,150) 15px 15px,rgb(66,90,150) 16px 16px,rgb(66,90,150) 17px 17px,rgb(66,90,150) 18px 18px,rgb(66,90,150) 19px 19px,rgb(66,90,151) 20px 20px,rgb(66,90,151) 21px 21px,rgb(66,90,151) 22px 22px,rgb(67,90,151) 23px 23px,rgb(67,91,151) 24px 24px,rgb(67,91,152) 25px 25px,rgb(67,91,152) 26px 26px,rgb(67,91,152) 27px 27px,rgb(67,91,152) 28px 28px,rgb(67,91,152) 29px 29px,rgb(67,91,153) 30px 30px,rgb(67,91,153) 31px 31px,rgb(67,92,153) 32px 32px,rgb(67,92,153) 33px 33px,rgb(67,92,153) 34px 34px,rgb(68,92,154) 35px 35px,rgb(68,92,154) 36px 36px,rgb(68,92,154) 37px 37px,rgb(68,92,154) 38px 38px,rgb(68,92,154) 39px 39px,rgb(68,93,155) 40px 40px,rgb(68,93,155) 41px 41px,rgb(68,93,155) 42px 42px,rgb(68,93,155) 43px 43px,rgb(68,93,155) 44px 44px,rgb(68,93,156) 45px 45px,rgb(69,93,156) 46px 46px,rgb(69,93,156) 47px 47px,rgb(69,94,156) 48px 48px,rgb(69,94,156) 49px 49px,rgb(69,94,157) 50px 50px,rgb(69,94,157) 51px 51px,rgb(69,94,157) 52px 52px,rgb(69,94,157) 53px 53px,rgb(69,94,157) 54px 54px,rgb(69,94,158) 55px 55px,rgb(69,95,158) 56px 56px,rgb(69,95,158) 57px 57px,rgb(70,95,158) 58px 58px,rgb(70,95,158) 59px 59px,rgb(70,95,159) 60px 60px,rgb(70,95,159) 61px 61px,rgb(70,95,159) 62px 62px,rgb(70,95,159) 63px 63px,rgb(70,96,159) 64px 64px,rgb(70,96,160) 65px 65px,rgb(70,96,160) 66px 66px,rgb(70,96,160) 67px 67px,rgb(70,96,160) 68px 68px,rgb(71,96,160) 69px 69px,rgb(71,96,161) 70px 70px,rgb(71,96,161) 71px 71px,rgb(71,97,161) 72px 72px,rgb(71,97,161) 73px 73px,rgb(71,97,161) 74px 74px,rgb(71,97,162) 75px 75px,rgb(71,97,162) 76px 76px,rgb(71,97,162) 77px 77px,rgb(71,97,162) 78px 78px,rgb(71,97,162) 79px 79px,rgb(72,98,163) 80px 80px}
.azm-long-shadow.azm-flickr {text-shadow:rgb(230,23,116) 1px 1px,rgb(230,23,116) 2px 2px,rgb(230,23,116) 3px 3px,rgb(231,23,116) 4px 4px,rgb(231,23,116) 5px 5px,rgb(231,23,116) 6px 6px,rgb(232,23,117) 7px 7px,rgb(232,23,117) 8px 8px,rgb(232,23,117) 9px 9px,rgb(233,23,117) 10px 10px,rgb(233,23,117) 11px 11px,rgb(233,23,117) 12px 12px,rgb(234,23,118) 13px 13px,rgb(234,23,118) 14px 14px,rgb(234,23,118) 15px 15px,rgb(235,23,118) 16px 16px,rgb(235,23,118) 17px 17px,rgb(235,23,118) 18px 18px,rgb(235,23,119) 19px 19px,rgb(236,23,119) 20px 20px,rgb(236,23,119) 21px 21px,rgb(236,23,119) 22px 22px,rgb(237,23,119) 23px 23px,rgb(237,23,119) 24px 24px,rgb(237,23,120) 25px 25px,rgb(238,23,120) 26px 26px,rgb(238,23,120) 27px 27px,rgb(238,23,120) 28px 28px,rgb(239,23,120) 29px 29px,rgb(239,23,120) 30px 30px,rgb(239,23,121) 31px 31px,rgb(240,23,121) 32px 32px,rgb(240,23,121) 33px 33px,rgb(240,23,121) 34px 34px,rgb(240,23,121) 35px 35px,rgb(241,23,121) 36px 36px,rgb(241,23,122) 37px 37px,rgb(241,23,122) 38px 38px,rgb(242,23,122) 39px 39px,rgb(242,24,122) 40px 40px,rgb(242,24,122) 41px 41px,rgb(243,24,122) 42px 42px,rgb(243,24,122) 43px 43px,rgb(243,24,123) 44px 44px,rgb(244,24,123) 45px 45px,rgb(244,24,123) 46px 46px,rgb(244,24,123) 47px 47px,rgb(245,24,123) 48px 48px,rgb(245,24,123) 49px 49px,rgb(245,24,124) 50px 50px,rgb(245,24,124) 51px 51px,rgb(246,24,124) 52px 52px,rgb(246,24,124) 53px 53px,rgb(246,24,124) 54px 54px,rgb(247,24,124) 55px 55px,rgb(247,24,125) 56px 56px,rgb(247,24,125) 57px 57px,rgb(248,24,125) 58px 58px,rgb(248,24,125) 59px 59px,rgb(248,24,125) 60px 60px,rgb(249,24,125) 61px 61px,rgb(249,24,126) 62px 62px,rgb(249,24,126) 63px 63px,rgb(250,24,126) 64px 64px,rgb(250,24,126) 65px 65px,rgb(250,24,126) 66px 66px,rgb(250,24,126) 67px 67px,rgb(251,24,127) 68px 68px,rgb(251,24,127) 69px 69px,rgb(251,24,127) 70px 70px,rgb(252,24,127) 71px 71px,rgb(252,24,127) 72px 72px,rgb(252,24,127) 73px 73px,rgb(253,24,128) 74px 74px,rgb(253,24,128) 75px 75px,rgb(253,24,128) 76px 76px,rgb(254,24,128) 77px 77px,rgb(254,24,128) 78px 78px,rgb(254,24,128) 79px 79px,rgb(255,25,129) 80px 80px}
.azm-long-shadow.azm-foursquare {text-shadow:rgb(216,69,110) 1px 1px,rgb(216,69,110) 2px 2px,rgb(216,69,110) 3px 3px,rgb(217,69,110) 4px 4px,rgb(217,69,110) 5px 5px,rgb(217,69,110) 6px 6px,rgb(218,69,111) 7px 7px,rgb(218,69,111) 8px 8px,rgb(218,69,111) 9px 9px,rgb(219,70,111) 10px 10px,rgb(219,70,111) 11px 11px,rgb(219,70,111) 12px 12px,rgb(219,70,111) 13px 13px,rgb(220,70,112) 14px 14px,rgb(220,70,112) 15px 15px,rgb(220,70,112) 16px 16px,rgb(221,70,112) 17px 17px,rgb(221,70,112) 18px 18px,rgb(221,70,112) 19px 19px,rgb(222,71,113) 20px 20px,rgb(222,71,113) 21px 21px,rgb(222,71,113) 22px 22px,rgb(222,71,113) 23px 23px,rgb(223,71,113) 24px 24px,rgb(223,71,113) 25px 25px,rgb(223,71,113) 26px 26px,rgb(224,71,114) 27px 27px,rgb(224,71,114) 28px 28px,rgb(224,71,114) 29px 29px,rgb(225,72,114) 30px 30px,rgb(225,72,114) 31px 31px,rgb(225,72,114) 32px 32px,rgb(225,72,114) 33px 33px,rgb(226,72,115) 34px 34px,rgb(226,72,115) 35px 35px,rgb(226,72,115) 36px 36px,rgb(227,72,115) 37px 37px,rgb(227,72,115) 38px 38px,rgb(227,72,115) 39px 39px,rgb(228,73,116) 40px 40px,rgb(228,73,116) 41px 41px,rgb(228,73,116) 42px 42px,rgb(228,73,116) 43px 43px,rgb(229,73,116) 44px 44px,rgb(229,73,116) 45px 45px,rgb(229,73,116) 46px 46px,rgb(230,73,117) 47px 47px,rgb(230,73,117) 48px 48px,rgb(230,73,117) 49px 49px,rgb(231,74,117) 50px 50px,rgb(231,74,117) 51px 51px,rgb(231,74,117) 52px 52px,rgb(231,74,117) 53px 53px,rgb(232,74,118) 54px 54px,rgb(232,74,118) 55px 55px,rgb(232,74,118) 56px 56px,rgb(233,74,118) 57px 57px,rgb(233,74,118) 58px 58px,rgb(233,74,118) 59px 59px,rgb(234,75,119) 60px 60px,rgb(234,75,119) 61px 61px,rgb(234,75,119) 62px 62px,rgb(234,75,119) 63px 63px,rgb(235,75,119) 64px 64px,rgb(235,75,119) 65px 65px,rgb(235,75,119) 66px 66px,rgb(236,75,120) 67px 67px,rgb(236,75,120) 68px 68px,rgb(236,75,120) 69px 69px,rgb(237,76,120) 70px 70px,rgb(237,76,120) 71px 71px,rgb(237,76,120) 72px 72px,rgb(237,76,120) 73px 73px,rgb(238,76,121) 74px 74px,rgb(238,76,121) 75px 75px,rgb(238,76,121) 76px 76px,rgb(239,76,121) 77px 77px,rgb(239,76,121) 78px 78px,rgb(239,76,121) 79px 79px,rgb(240,77,122) 80px 80px}
.azm-long-shadow.azm-git {text-shadow:rgb(221,69,35) 1px 1px,rgb(221,69,35) 2px 2px,rgb(221,69,35) 3px 3px,rgb(222,69,35) 4px 4px,rgb(222,69,35) 5px 5px,rgb(222,69,35) 6px 6px,rgb(223,69,35) 7px 7px,rgb(223,69,35) 8px 8px,rgb(223,69,35) 9px 9px,rgb(224,70,35) 10px 10px,rgb(224,70,35) 11px 11px,rgb(224,70,35) 12px 12px,rgb(225,70,35) 13px 13px,rgb(225,70,35) 14px 14px,rgb(225,70,35) 15px 15px,rgb(226,70,35) 16px 16px,rgb(226,70,35) 17px 17px,rgb(226,70,35) 18px 18px,rgb(226,70,35) 19px 19px,rgb(227,71,36) 20px 20px,rgb(227,71,36) 21px 21px,rgb(227,71,36) 22px 22px,rgb(228,71,36) 23px 23px,rgb(228,71,36) 24px 24px,rgb(228,71,36) 25px 25px,rgb(229,71,36) 26px 26px,rgb(229,71,36) 27px 27px,rgb(229,71,36) 28px 28px,rgb(230,71,36) 29px 29px,rgb(230,72,36) 30px 30px,rgb(230,72,36) 31px 31px,rgb(231,72,36) 32px 32px,rgb(231,72,36) 33px 33px,rgb(231,72,36) 34px 34px,rgb(231,72,36) 35px 35px,rgb(232,72,36) 36px 36px,rgb(232,72,36) 37px 37px,rgb(232,72,36) 38px 38px,rgb(233,72,36) 39px 39px,rgb(233,73,37) 40px 40px,rgb(233,73,37) 41px 41px,rgb(234,73,37) 42px 42px,rgb(234,73,37) 43px 43px,rgb(234,73,37) 44px 44px,rgb(235,73,37) 45px 45px,rgb(235,73,37) 46px 46px,rgb(235,73,37) 47px 47px,rgb(236,73,37) 48px 48px,rgb(236,73,37) 49px 49px,rgb(236,74,37) 50px 50px,rgb(236,74,37) 51px 51px,rgb(237,74,37) 52px 52px,rgb(237,74,37) 53px 53px,rgb(237,74,37) 54px 54px,rgb(238,74,37) 55px 55px,rgb(238,74,37) 56px 56px,rgb(238,74,37) 57px 57px,rgb(239,74,37) 58px 58px,rgb(239,74,37) 59px 59px,rgb(239,75,38) 60px 60px,rgb(240,75,38) 61px 61px,rgb(240,75,38) 62px 62px,rgb(240,75,38) 63px 63px,rgb(241,75,38) 64px 64px,rgb(241,75,38) 65px 65px,rgb(241,75,38) 66px 66px,rgb(241,75,38) 67px 67px,rgb(242,75,38) 68px 68px,rgb(242,75,38) 69px 69px,rgb(242,76,38) 70px 70px,rgb(243,76,38) 71px 71px,rgb(243,76,38) 72px 72px,rgb(243,76,38) 73px 73px,rgb(244,76,38) 74px 74px,rgb(244,76,38) 75px 75px,rgb(244,76,38) 76px 76px,rgb(245,76,38) 77px 77px,rgb(245,76,38) 78px 78px,rgb(245,76,38) 79px 79px,rgb(246,77,39) 80px 80px}
.azm-long-shadow.azm-github {text-shadow:rgb(138,138,138) 1px 1px,rgb(138,138,138) 2px 2px,rgb(138,138,138) 3px 3px,rgb(138,138,138) 4px 4px,rgb(138,138,138) 5px 5px,rgb(139,139,139) 6px 6px,rgb(139,139,139) 7px 7px,rgb(139,139,139) 8px 8px,rgb(139,139,139) 9px 9px,rgb(139,139,139) 10px 10px,rgb(140,140,140) 11px 11px,rgb(140,140,140) 12px 12px,rgb(140,140,140) 13px 13px,rgb(140,140,140) 14px 14px,rgb(140,140,140) 15px 15px,rgb(141,141,141) 16px 16px,rgb(141,141,141) 17px 17px,rgb(141,141,141) 18px 18px,rgb(141,141,141) 19px 19px,rgb(141,141,141) 20px 20px,rgb(141,141,141) 21px 21px,rgb(142,142,142) 22px 22px,rgb(142,142,142) 23px 23px,rgb(142,142,142) 24px 24px,rgb(142,142,142) 25px 25px,rgb(142,142,142) 26px 26px,rgb(143,143,143) 27px 27px,rgb(143,143,143) 28px 28px,rgb(143,143,143) 29px 29px,rgb(143,143,143) 30px 30px,rgb(143,143,143) 31px 31px,rgb(144,144,144) 32px 32px,rgb(144,144,144) 33px 33px,rgb(144,144,144) 34px 34px,rgb(144,144,144) 35px 35px,rgb(144,144,144) 36px 36px,rgb(144,144,144) 37px 37px,rgb(145,145,145) 38px 38px,rgb(145,145,145) 39px 39px,rgb(145,145,145) 40px 40px,rgb(145,145,145) 41px 41px,rgb(145,145,145) 42px 42px,rgb(146,146,146) 43px 43px,rgb(146,146,146) 44px 44px,rgb(146,146,146) 45px 45px,rgb(146,146,146) 46px 46px,rgb(146,146,146) 47px 47px,rgb(147,147,147) 48px 48px,rgb(147,147,147) 49px 49px,rgb(147,147,147) 50px 50px,rgb(147,147,147) 51px 51px,rgb(147,147,147) 52px 52px,rgb(147,147,147) 53px 53px,rgb(148,148,148) 54px 54px,rgb(148,148,148) 55px 55px,rgb(148,148,148) 56px 56px,rgb(148,148,148) 57px 57px,rgb(148,148,148) 58px 58px,rgb(149,149,149) 59px 59px,rgb(149,149,149) 60px 60px,rgb(149,149,149) 61px 61px,rgb(149,149,149) 62px 62px,rgb(149,149,149) 63px 63px,rgb(150,150,150) 64px 64px,rgb(150,150,150) 65px 65px,rgb(150,150,150) 66px 66px,rgb(150,150,150) 67px 67px,rgb(150,150,150) 68px 68px,rgb(150,150,150) 69px 69px,rgb(151,151,151) 70px 70px,rgb(151,151,151) 71px 71px,rgb(151,151,151) 72px 72px,rgb(151,151,151) 73px 73px,rgb(151,151,151) 74px 74px,rgb(152,152,152) 75px 75px,rgb(152,152,152) 76px 76px,rgb(152,152,152) 77px 77px,rgb(152,152,152) 78px 78px,rgb(152,152,152) 79px 79px,rgb(153,153,153) 80px 80px}
.azm-long-shadow.azm-google {text-shadow:rgb(57,120,220) 1px 1px,rgb(57,120,220) 2px 2px,rgb(57,120,220) 3px 3px,rgb(57,120,221) 4px 4px,rgb(57,120,221) 5px 5px,rgb(57,120,221) 6px 6px,rgb(57,121,222) 7px 7px,rgb(57,121,222) 8px 8px,rgb(57,121,222) 9px 9px,rgb(57,121,223) 10px 10px,rgb(57,121,223) 11px 11px,rgb(57,121,223) 12px 12px,rgb(57,122,223) 13px 13px,rgb(58,122,224) 14px 14px,rgb(58,122,224) 15px 15px,rgb(58,122,224) 16px 16px,rgb(58,122,225) 17px 17px,rgb(58,122,225) 18px 18px,rgb(58,123,225) 19px 19px,rgb(58,123,226) 20px 20px,rgb(58,123,226) 21px 21px,rgb(58,123,226) 22px 22px,rgb(58,123,226) 23px 23px,rgb(58,123,227) 24px 24px,rgb(58,124,227) 25px 25px,rgb(58,124,227) 26px 26px,rgb(59,124,228) 27px 27px,rgb(59,124,228) 28px 28px,rgb(59,124,228) 29px 29px,rgb(59,124,229) 30px 30px,rgb(59,125,229) 31px 31px,rgb(59,125,229) 32px 32px,rgb(59,125,229) 33px 33px,rgb(59,125,230) 34px 34px,rgb(59,125,230) 35px 35px,rgb(59,125,230) 36px 36px,rgb(59,126,231) 37px 37px,rgb(59,126,231) 38px 38px,rgb(59,126,231) 39px 39px,rgb(60,126,232) 40px 40px,rgb(60,126,232) 41px 41px,rgb(60,126,232) 42px 42px,rgb(60,126,232) 43px 43px,rgb(60,127,233) 44px 44px,rgb(60,127,233) 45px 45px,rgb(60,127,233) 46px 46px,rgb(60,127,234) 47px 47px,rgb(60,127,234) 48px 48px,rgb(60,127,234) 49px 49px,rgb(60,128,235) 50px 50px,rgb(60,128,235) 51px 51px,rgb(60,128,235) 52px 52px,rgb(60,128,235) 53px 53px,rgb(61,128,236) 54px 54px,rgb(61,128,236) 55px 55px,rgb(61,129,236) 56px 56px,rgb(61,129,237) 57px 57px,rgb(61,129,237) 58px 58px,rgb(61,129,237) 59px 59px,rgb(61,129,238) 60px 60px,rgb(61,129,238) 61px 61px,rgb(61,130,238) 62px 62px,rgb(61,130,238) 63px 63px,rgb(61,130,239) 64px 64px,rgb(61,130,239) 65px 65px,rgb(61,130,239) 66px 66px,rgb(62,130,240) 67px 67px,rgb(62,131,240) 68px 68px,rgb(62,131,240) 69px 69px,rgb(62,131,241) 70px 70px,rgb(62,131,241) 71px 71px,rgb(62,131,241) 72px 72px,rgb(62,131,241) 73px 73px,rgb(62,132,242) 74px 74px,rgb(62,132,242) 75px 75px,rgb(62,132,242) 76px 76px,rgb(62,132,243) 77px 77px,rgb(62,132,243) 78px 78px,rgb(62,132,243) 79px 79px,rgb(63,133,244) 80px 80px}
.azm-long-shadow.azm-google-plus {text-shadow:rgb(199,68,51) 1px 1px,rgb(199,68,51) 2px 2px,rgb(199,68,51) 3px 3px,rgb(200,68,51) 4px 4px,rgb(200,68,51) 5px 5px,rgb(200,68,51) 6px 6px,rgb(200,68,51) 7px 7px,rgb(201,68,51) 8px 8px,rgb(201,68,51) 9px 9px,rgb(201,68,51) 10px 10px,rgb(202,68,51) 11px 11px,rgb(202,69,51) 12px 12px,rgb(202,69,51) 13px 13px,rgb(202,69,52) 14px 14px,rgb(203,69,52) 15px 15px,rgb(203,69,52) 16px 16px,rgb(203,69,52) 17px 17px,rgb(203,69,52) 18px 18px,rgb(204,69,52) 19px 19px,rgb(204,69,52) 20px 20px,rgb(204,69,52) 21px 21px,rgb(205,69,52) 22px 22px,rgb(205,70,52) 23px 23px,rgb(205,70,52) 24px 24px,rgb(205,70,52) 25px 25px,rgb(206,70,52) 26px 26px,rgb(206,70,53) 27px 27px,rgb(206,70,53) 28px 28px,rgb(206,70,53) 29px 29px,rgb(207,70,53) 30px 30px,rgb(207,70,53) 31px 31px,rgb(207,70,53) 32px 32px,rgb(208,70,53) 33px 33px,rgb(208,70,53) 34px 34px,rgb(208,71,53) 35px 35px,rgb(208,71,53) 36px 36px,rgb(209,71,53) 37px 37px,rgb(209,71,53) 38px 38px,rgb(209,71,53) 39px 39px,rgb(210,71,54) 40px 40px,rgb(210,71,54) 41px 41px,rgb(210,71,54) 42px 42px,rgb(210,71,54) 43px 43px,rgb(211,71,54) 44px 44px,rgb(211,71,54) 45px 45px,rgb(211,72,54) 46px 46px,rgb(211,72,54) 47px 47px,rgb(212,72,54) 48px 48px,rgb(212,72,54) 49px 49px,rgb(212,72,54) 50px 50px,rgb(213,72,54) 51px 51px,rgb(213,72,54) 52px 52px,rgb(213,72,54) 53px 53px,rgb(213,72,55) 54px 54px,rgb(214,72,55) 55px 55px,rgb(214,72,55) 56px 56px,rgb(214,72,55) 57px 57px,rgb(214,73,55) 58px 58px,rgb(215,73,55) 59px 59px,rgb(215,73,55) 60px 60px,rgb(215,73,55) 61px 61px,rgb(216,73,55) 62px 62px,rgb(216,73,55) 63px 63px,rgb(216,73,55) 64px 64px,rgb(216,73,55) 65px 65px,rgb(217,73,55) 66px 66px,rgb(217,73,56) 67px 67px,rgb(217,73,56) 68px 68px,rgb(217,74,56) 69px 69px,rgb(218,74,56) 70px 70px,rgb(218,74,56) 71px 71px,rgb(218,74,56) 72px 72px,rgb(219,74,56) 73px 73px,rgb(219,74,56) 74px 74px,rgb(219,74,56) 75px 75px,rgb(219,74,56) 76px 76px,rgb(220,74,56) 77px 77px,rgb(220,74,56) 78px 78px,rgb(220,74,56) 79px 79px,rgb(221,75,57) 80px 80px}
.azm-long-shadow.azm-html5 {text-shadow:rgb(206,69,34) 1px 1px,rgb(206,69,34) 2px 2px,rgb(206,69,34) 3px 3px,rgb(207,69,34) 4px 4px,rgb(207,69,34) 5px 5px,rgb(207,69,34) 6px 6px,rgb(208,69,34) 7px 7px,rgb(208,69,34) 8px 8px,rgb(208,69,34) 9px 9px,rgb(208,70,34) 10px 10px,rgb(209,70,34) 11px 11px,rgb(209,70,34) 12px 12px,rgb(209,70,34) 13px 13px,rgb(210,70,34) 14px 14px,rgb(210,70,34) 15px 15px,rgb(210,70,34) 16px 16px,rgb(210,70,34) 17px 17px,rgb(211,70,34) 18px 18px,rgb(211,70,34) 19px 19px,rgb(211,71,35) 20px 20px,rgb(212,71,35) 21px 21px,rgb(212,71,35) 22px 22px,rgb(212,71,35) 23px 23px,rgb(212,71,35) 24px 24px,rgb(213,71,35) 25px 25px,rgb(213,71,35) 26px 26px,rgb(213,71,35) 27px 27px,rgb(214,71,35) 28px 28px,rgb(214,71,35) 29px 29px,rgb(214,72,35) 30px 30px,rgb(214,72,35) 31px 31px,rgb(215,72,35) 32px 32px,rgb(215,72,35) 33px 33px,rgb(215,72,35) 34px 34px,rgb(216,72,35) 35px 35px,rgb(216,72,35) 36px 36px,rgb(216,72,35) 37px 37px,rgb(216,72,35) 38px 38px,rgb(217,72,35) 39px 39px,rgb(217,73,36) 40px 40px,rgb(217,73,36) 41px 41px,rgb(218,73,36) 42px 42px,rgb(218,73,36) 43px 43px,rgb(218,73,36) 44px 44px,rgb(218,73,36) 45px 45px,rgb(219,73,36) 46px 46px,rgb(219,73,36) 47px 47px,rgb(219,73,36) 48px 48px,rgb(220,73,36) 49px 49px,rgb(220,74,36) 50px 50px,rgb(220,74,36) 51px 51px,rgb(220,74,36) 52px 52px,rgb(221,74,36) 53px 53px,rgb(221,74,36) 54px 54px,rgb(221,74,36) 55px 55px,rgb(222,74,36) 56px 56px,rgb(222,74,36) 57px 57px,rgb(222,74,36) 58px 58px,rgb(222,74,36) 59px 59px,rgb(223,75,37) 60px 60px,rgb(223,75,37) 61px 61px,rgb(223,75,37) 62px 62px,rgb(224,75,37) 63px 63px,rgb(224,75,37) 64px 64px,rgb(224,75,37) 65px 65px,rgb(224,75,37) 66px 66px,rgb(225,75,37) 67px 67px,rgb(225,75,37) 68px 68px,rgb(225,75,37) 69px 69px,rgb(226,76,37) 70px 70px,rgb(226,76,37) 71px 71px,rgb(226,76,37) 72px 72px,rgb(226,76,37) 73px 73px,rgb(227,76,37) 74px 74px,rgb(227,76,37) 75px 75px,rgb(227,76,37) 76px 76px,rgb(228,76,37) 77px 77px,rgb(228,76,37) 78px 78px,rgb(228,76,37) 79px 79px,rgb(229,77,38) 80px 80px}
.azm-long-shadow.azm-instagram {text-shadow:rgb(55,96,131) 1px 1px,rgb(55,96,131) 2px 2px,rgb(55,96,131) 3px 3px,rgb(55,96,131) 4px 4px,rgb(55,96,131) 5px 5px,rgb(55,96,132) 6px 6px,rgb(55,96,132) 7px 7px,rgb(55,97,132) 8px 8px,rgb(55,97,132) 9px 9px,rgb(55,97,132) 10px 10px,rgb(55,97,133) 11px 11px,rgb(55,97,133) 12px 12px,rgb(55,97,133) 13px 13px,rgb(56,97,133) 14px 14px,rgb(56,98,133) 15px 15px,rgb(56,98,134) 16px 16px,rgb(56,98,134) 17px 17px,rgb(56,98,134) 18px 18px,rgb(56,98,134) 19px 19px,rgb(56,98,134) 20px 20px,rgb(56,98,134) 21px 21px,rgb(56,99,135) 22px 22px,rgb(56,99,135) 23px 23px,rgb(56,99,135) 24px 24px,rgb(56,99,135) 25px 25px,rgb(56,99,135) 26px 26px,rgb(57,99,136) 27px 27px,rgb(57,99,136) 28px 28px,rgb(57,99,136) 29px 29px,rgb(57,100,136) 30px 30px,rgb(57,100,136) 31px 31px,rgb(57,100,137) 32px 32px,rgb(57,100,137) 33px 33px,rgb(57,100,137) 34px 34px,rgb(57,100,137) 35px 35px,rgb(57,100,137) 36px 36px,rgb(57,101,137) 37px 37px,rgb(57,101,138) 38px 38px,rgb(57,101,138) 39px 39px,rgb(58,101,138) 40px 40px,rgb(58,101,138) 41px 41px,rgb(58,101,138) 42px 42px,rgb(58,101,139) 43px 43px,rgb(58,102,139) 44px 44px,rgb(58,102,139) 45px 45px,rgb(58,102,139) 46px 46px,rgb(58,102,139) 47px 47px,rgb(58,102,140) 48px 48px,rgb(58,102,140) 49px 49px,rgb(58,102,140) 50px 50px,rgb(58,103,140) 51px 51px,rgb(58,103,140) 52px 52px,rgb(58,103,140) 53px 53px,rgb(59,103,141) 54px 54px,rgb(59,103,141) 55px 55px,rgb(59,103,141) 56px 56px,rgb(59,103,141) 57px 57px,rgb(59,103,141) 58px 58px,rgb(59,104,142) 59px 59px,rgb(59,104,142) 60px 60px,rgb(59,104,142) 61px 61px,rgb(59,104,142) 62px 62px,rgb(59,104,142) 63px 63px,rgb(59,104,143) 64px 64px,rgb(59,104,143) 65px 65px,rgb(59,105,143) 66px 66px,rgb(60,105,143) 67px 67px,rgb(60,105,143) 68px 68px,rgb(60,105,143) 69px 69px,rgb(60,105,144) 70px 70px,rgb(60,105,144) 71px 71px,rgb(60,105,144) 72px 72px,rgb(60,106,144) 73px 73px,rgb(60,106,144) 74px 74px,rgb(60,106,145) 75px 75px,rgb(60,106,145) 76px 76px,rgb(60,106,145) 77px 77px,rgb(60,106,145) 78px 78px,rgb(60,106,145) 79px 79px,rgb(61,107,146) 80px 80px}
.azm-long-shadow.azm-joomla {text-shadow:rgb(227,129,43) 1px 1px,rgb(227,129,43) 2px 2px,rgb(227,129,43) 3px 3px,rgb(228,129,43) 4px 4px,rgb(228,129,43) 5px 5px,rgb(228,130,43) 6px 6px,rgb(229,130,43) 7px 7px,rgb(229,130,43) 8px 8px,rgb(229,130,43) 9px 9px,rgb(230,130,43) 10px 10px,rgb(230,130,43) 11px 11px,rgb(230,131,43) 12px 12px,rgb(231,131,43) 13px 13px,rgb(231,131,43) 14px 14px,rgb(231,131,43) 15px 15px,rgb(232,131,44) 16px 16px,rgb(232,131,44) 17px 17px,rgb(232,132,44) 18px 18px,rgb(232,132,44) 19px 19px,rgb(233,132,44) 20px 20px,rgb(233,132,44) 21px 21px,rgb(233,132,44) 22px 22px,rgb(234,133,44) 23px 23px,rgb(234,133,44) 24px 24px,rgb(234,133,44) 25px 25px,rgb(235,133,44) 26px 26px,rgb(235,133,44) 27px 27px,rgb(235,133,44) 28px 28px,rgb(236,134,44) 29px 29px,rgb(236,134,44) 30px 30px,rgb(236,134,44) 31px 31px,rgb(237,134,45) 32px 32px,rgb(237,134,45) 33px 33px,rgb(237,134,45) 34px 34px,rgb(237,135,45) 35px 35px,rgb(238,135,45) 36px 36px,rgb(238,135,45) 37px 37px,rgb(238,135,45) 38px 38px,rgb(239,135,45) 39px 39px,rgb(239,136,45) 40px 40px,rgb(239,136,45) 41px 41px,rgb(240,136,45) 42px 42px,rgb(240,136,45) 43px 43px,rgb(240,136,45) 44px 44px,rgb(241,136,45) 45px 45px,rgb(241,137,45) 46px 46px,rgb(241,137,45) 47px 47px,rgb(242,137,46) 48px 48px,rgb(242,137,46) 49px 49px,rgb(242,137,46) 50px 50px,rgb(242,137,46) 51px 51px,rgb(243,138,46) 52px 52px,rgb(243,138,46) 53px 53px,rgb(243,138,46) 54px 54px,rgb(244,138,46) 55px 55px,rgb(244,138,46) 56px 56px,rgb(244,138,46) 57px 57px,rgb(245,139,46) 58px 58px,rgb(245,139,46) 59px 59px,rgb(245,139,46) 60px 60px,rgb(246,139,46) 61px 61px,rgb(246,139,46) 62px 62px,rgb(246,140,46) 63px 63px,rgb(247,140,47) 64px 64px,rgb(247,140,47) 65px 65px,rgb(247,140,47) 66px 66px,rgb(247,140,47) 67px 67px,rgb(248,140,47) 68px 68px,rgb(248,141,47) 69px 69px,rgb(248,141,47) 70px 70px,rgb(249,141,47) 71px 71px,rgb(249,141,47) 72px 72px,rgb(249,141,47) 73px 73px,rgb(250,141,47) 74px 74px,rgb(250,142,47) 75px 75px,rgb(250,142,47) 76px 76px,rgb(251,142,47) 77px 77px,rgb(251,142,47) 78px 78px,rgb(251,142,47) 79px 79px,rgb(252,143,48) 80px 80px}
.azm-long-shadow.azm-jsfiddle {text-shadow:rgb(63,109,170) 1px 1px,rgb(63,109,170) 2px 2px,rgb(63,109,170) 3px 3px,rgb(63,109,170) 4px 4px,rgb(63,109,171) 5px 5px,rgb(63,109,171) 6px 6px,rgb(63,110,171) 7px 7px,rgb(63,110,171) 8px 8px,rgb(63,110,172) 9px 9px,rgb(63,110,172) 10px 10px,rgb(63,110,172) 11px 11px,rgb(64,110,172) 12px 12px,rgb(64,110,173) 13px 13px,rgb(64,111,173) 14px 14px,rgb(64,111,173) 15px 15px,rgb(64,111,173) 16px 16px,rgb(64,111,174) 17px 17px,rgb(64,111,174) 18px 18px,rgb(64,111,174) 19px 19px,rgb(64,112,174) 20px 20px,rgb(64,112,174) 21px 21px,rgb(64,112,175) 22px 22px,rgb(65,112,175) 23px 23px,rgb(65,112,175) 24px 24px,rgb(65,112,175) 25px 25px,rgb(65,112,176) 26px 26px,rgb(65,113,176) 27px 27px,rgb(65,113,176) 28px 28px,rgb(65,113,176) 29px 29px,rgb(65,113,177) 30px 30px,rgb(65,113,177) 31px 31px,rgb(65,113,177) 32px 32px,rgb(65,113,177) 33px 33px,rgb(65,114,178) 34px 34px,rgb(66,114,178) 35px 35px,rgb(66,114,178) 36px 36px,rgb(66,114,178) 37px 37px,rgb(66,114,179) 38px 38px,rgb(66,114,179) 39px 39px,rgb(66,115,179) 40px 40px,rgb(66,115,179) 41px 41px,rgb(66,115,179) 42px 42px,rgb(66,115,180) 43px 43px,rgb(66,115,180) 44px 44px,rgb(66,115,180) 45px 45px,rgb(67,115,180) 46px 46px,rgb(67,116,181) 47px 47px,rgb(67,116,181) 48px 48px,rgb(67,116,181) 49px 49px,rgb(67,116,181) 50px 50px,rgb(67,116,182) 51px 51px,rgb(67,116,182) 52px 52px,rgb(67,116,182) 53px 53px,rgb(67,117,182) 54px 54px,rgb(67,117,183) 55px 55px,rgb(67,117,183) 56px 56px,rgb(67,117,183) 57px 57px,rgb(68,117,183) 58px 58px,rgb(68,117,184) 59px 59px,rgb(68,118,184) 60px 60px,rgb(68,118,184) 61px 61px,rgb(68,118,184) 62px 62px,rgb(68,118,184) 63px 63px,rgb(68,118,185) 64px 64px,rgb(68,118,185) 65px 65px,rgb(68,118,185) 66px 66px,rgb(68,119,185) 67px 67px,rgb(68,119,186) 68px 68px,rgb(69,119,186) 69px 69px,rgb(69,119,186) 70px 70px,rgb(69,119,186) 71px 71px,rgb(69,119,187) 72px 72px,rgb(69,119,187) 73px 73px,rgb(69,120,187) 74px 74px,rgb(69,120,187) 75px 75px,rgb(69,120,188) 76px 76px,rgb(69,120,188) 77px 77px,rgb(69,120,188) 78px 78px,rgb(69,120,188) 79px 79px,rgb(70,121,189) 80px 80px}
.azm-long-shadow.azm-lastfm {text-shadow:rgb(201,25,32) 1px 1px,rgb(201,25,32) 2px 2px,rgb(201,25,32) 3px 3px,rgb(202,25,32) 4px 4px,rgb(202,25,32) 5px 5px,rgb(202,25,32) 6px 6px,rgb(202,25,32) 7px 7px,rgb(203,25,32) 8px 8px,rgb(203,25,32) 9px 9px,rgb(203,25,32) 10px 10px,rgb(204,25,32) 11px 11px,rgb(204,25,32) 12px 12px,rgb(204,25,32) 13px 13px,rgb(204,25,32) 14px 14px,rgb(205,25,32) 15px 15px,rgb(205,25,32) 16px 16px,rgb(205,25,32) 17px 17px,rgb(205,25,32) 18px 18px,rgb(206,25,32) 19px 19px,rgb(206,25,32) 20px 20px,rgb(206,25,32) 21px 21px,rgb(207,25,32) 22px 22px,rgb(207,25,32) 23px 23px,rgb(207,25,32) 24px 24px,rgb(207,25,32) 25px 25px,rgb(208,25,32) 26px 26px,rgb(208,26,33) 27px 27px,rgb(208,26,33) 28px 28px,rgb(208,26,33) 29px 29px,rgb(209,26,33) 30px 30px,rgb(209,26,33) 31px 31px,rgb(209,26,33) 32px 32px,rgb(210,26,33) 33px 33px,rgb(210,26,33) 34px 34px,rgb(210,26,33) 35px 35px,rgb(210,26,33) 36px 36px,rgb(211,26,33) 37px 37px,rgb(211,26,33) 38px 38px,rgb(211,26,33) 39px 39px,rgb(212,26,33) 40px 40px,rgb(212,26,33) 41px 41px,rgb(212,26,33) 42px 42px,rgb(212,26,33) 43px 43px,rgb(213,26,33) 44px 44px,rgb(213,26,33) 45px 45px,rgb(213,26,33) 46px 46px,rgb(213,26,33) 47px 47px,rgb(214,26,33) 48px 48px,rgb(214,26,33) 49px 49px,rgb(214,26,33) 50px 50px,rgb(215,26,33) 51px 51px,rgb(215,26,33) 52px 52px,rgb(215,26,33) 53px 53px,rgb(215,27,34) 54px 54px,rgb(216,27,34) 55px 55px,rgb(216,27,34) 56px 56px,rgb(216,27,34) 57px 57px,rgb(216,27,34) 58px 58px,rgb(217,27,34) 59px 59px,rgb(217,27,34) 60px 60px,rgb(217,27,34) 61px 61px,rgb(218,27,34) 62px 62px,rgb(218,27,34) 63px 63px,rgb(218,27,34) 64px 64px,rgb(218,27,34) 65px 65px,rgb(219,27,34) 66px 66px,rgb(219,27,34) 67px 67px,rgb(219,27,34) 68px 68px,rgb(219,27,34) 69px 69px,rgb(220,27,34) 70px 70px,rgb(220,27,34) 71px 71px,rgb(220,27,34) 72px 72px,rgb(221,27,34) 73px 73px,rgb(221,27,34) 74px 74px,rgb(221,27,34) 75px 75px,rgb(221,27,34) 76px 76px,rgb(222,27,34) 77px 77px,rgb(222,27,34) 78px 78px,rgb(222,27,34) 79px 79px,rgb(223,28,35) 80px 80px}
.azm-long-shadow.azm-linkedin {text-shadow:rgb(1,107,163) 1px 1px,rgb(1,107,163) 2px 2px,rgb(1,107,163) 3px 3px,rgb(1,107,163) 4px 4px,rgb(1,107,164) 5px 5px,rgb(1,107,164) 6px 6px,rgb(1,108,164) 7px 7px,rgb(1,108,164) 8px 8px,rgb(1,108,165) 9px 9px,rgb(1,108,165) 10px 10px,rgb(1,108,165) 11px 11px,rgb(1,108,165) 12px 12px,rgb(1,108,165) 13px 13px,rgb(1,109,166) 14px 14px,rgb(1,109,166) 15px 15px,rgb(1,109,166) 16px 16px,rgb(1,109,166) 17px 17px,rgb(1,109,167) 18px 18px,rgb(1,109,167) 19px 19px,rgb(1,110,167) 20px 20px,rgb(1,110,167) 21px 21px,rgb(1,110,167) 22px 22px,rgb(1,110,168) 23px 23px,rgb(1,110,168) 24px 24px,rgb(1,110,168) 25px 25px,rgb(1,110,168) 26px 26px,rgb(1,111,169) 27px 27px,rgb(1,111,169) 28px 28px,rgb(1,111,169) 29px 29px,rgb(1,111,169) 30px 30px,rgb(1,111,169) 31px 31px,rgb(1,111,170) 32px 32px,rgb(1,111,170) 33px 33px,rgb(1,112,170) 34px 34px,rgb(1,112,170) 35px 35px,rgb(1,112,171) 36px 36px,rgb(1,112,171) 37px 37px,rgb(1,112,171) 38px 38px,rgb(1,112,171) 39px 39px,rgb(1,113,172) 40px 40px,rgb(1,113,172) 41px 41px,rgb(1,113,172) 42px 42px,rgb(1,113,172) 43px 43px,rgb(1,113,172) 44px 44px,rgb(1,113,173) 45px 45px,rgb(1,113,173) 46px 46px,rgb(1,114,173) 47px 47px,rgb(1,114,173) 48px 48px,rgb(1,114,174) 49px 49px,rgb(1,114,174) 50px 50px,rgb(1,114,174) 51px 51px,rgb(1,114,174) 52px 52px,rgb(1,114,174) 53px 53px,rgb(1,115,175) 54px 54px,rgb(1,115,175) 55px 55px,rgb(1,115,175) 56px 56px,rgb(1,115,175) 57px 57px,rgb(1,115,176) 58px 58px,rgb(1,115,176) 59px 59px,rgb(1,116,176) 60px 60px,rgb(1,116,176) 61px 61px,rgb(1,116,176) 62px 62px,rgb(1,116,177) 63px 63px,rgb(1,116,177) 64px 64px,rgb(1,116,177) 65px 65px,rgb(1,116,177) 66px 66px,rgb(1,117,178) 67px 67px,rgb(1,117,178) 68px 68px,rgb(1,117,178) 69px 69px,rgb(1,117,178) 70px 70px,rgb(1,117,178) 71px 71px,rgb(1,117,179) 72px 72px,rgb(1,117,179) 73px 73px,rgb(1,118,179) 74px 74px,rgb(1,118,179) 75px 75px,rgb(1,118,180) 76px 76px,rgb(1,118,180) 77px 77px,rgb(1,118,180) 78px 78px,rgb(1,118,180) 79px 79px,rgb(1,119,181) 80px 80px}
.azm-long-shadow.azm-linux {text-shadow:rgb(51,149,201) 1px 1px,rgb(51,149,201) 2px 2px,rgb(51,149,201) 3px 3px,rgb(51,149,202) 4px 4px,rgb(51,150,202) 5px 5px,rgb(51,150,202) 6px 6px,rgb(51,150,202) 7px 7px,rgb(51,150,203) 8px 8px,rgb(51,150,203) 9px 9px,rgb(51,151,203) 10px 10px,rgb(51,151,204) 11px 11px,rgb(51,151,204) 12px 12px,rgb(51,151,204) 13px 13px,rgb(52,151,204) 14px 14px,rgb(52,152,205) 15px 15px,rgb(52,152,205) 16px 16px,rgb(52,152,205) 17px 17px,rgb(52,152,205) 18px 18px,rgb(52,153,206) 19px 19px,rgb(52,153,206) 20px 20px,rgb(52,153,206) 21px 21px,rgb(52,153,207) 22px 22px,rgb(52,153,207) 23px 23px,rgb(52,154,207) 24px 24px,rgb(52,154,207) 25px 25px,rgb(52,154,208) 26px 26px,rgb(53,154,208) 27px 27px,rgb(53,154,208) 28px 28px,rgb(53,155,208) 29px 29px,rgb(53,155,209) 30px 30px,rgb(53,155,209) 31px 31px,rgb(53,155,209) 32px 32px,rgb(53,156,210) 33px 33px,rgb(53,156,210) 34px 34px,rgb(53,156,210) 35px 35px,rgb(53,156,210) 36px 36px,rgb(53,156,211) 37px 37px,rgb(53,157,211) 38px 38px,rgb(53,157,211) 39px 39px,rgb(54,157,212) 40px 40px,rgb(54,157,212) 41px 41px,rgb(54,157,212) 42px 42px,rgb(54,158,212) 43px 43px,rgb(54,158,213) 44px 44px,rgb(54,158,213) 45px 45px,rgb(54,158,213) 46px 46px,rgb(54,158,213) 47px 47px,rgb(54,159,214) 48px 48px,rgb(54,159,214) 49px 49px,rgb(54,159,214) 50px 50px,rgb(54,159,215) 51px 51px,rgb(54,160,215) 52px 52px,rgb(54,160,215) 53px 53px,rgb(55,160,215) 54px 54px,rgb(55,160,216) 55px 55px,rgb(55,160,216) 56px 56px,rgb(55,161,216) 57px 57px,rgb(55,161,216) 58px 58px,rgb(55,161,217) 59px 59px,rgb(55,161,217) 60px 60px,rgb(55,161,217) 61px 61px,rgb(55,162,218) 62px 62px,rgb(55,162,218) 63px 63px,rgb(55,162,218) 64px 64px,rgb(55,162,218) 65px 65px,rgb(55,163,219) 66px 66px,rgb(56,163,219) 67px 67px,rgb(56,163,219) 68px 68px,rgb(56,163,219) 69px 69px,rgb(56,163,220) 70px 70px,rgb(56,164,220) 71px 71px,rgb(56,164,220) 72px 72px,rgb(56,164,221) 73px 73px,rgb(56,164,221) 74px 74px,rgb(56,164,221) 75px 75px,rgb(56,165,221) 76px 76px,rgb(56,165,222) 77px 77px,rgb(56,165,222) 78px 78px,rgb(56,165,222) 79px 79px,rgb(57,166,223) 80px 80px}
.azm-long-shadow.azm-maxcdn {text-shadow:rgb(230,82,2) 1px 1px,rgb(230,82,2) 2px 2px,rgb(230,82,2) 3px 3px,rgb(231,82,2) 4px 4px,rgb(231,82,2) 5px 5px,rgb(231,82,2) 6px 6px,rgb(232,82,2) 7px 7px,rgb(232,82,2) 8px 8px,rgb(232,83,2) 9px 9px,rgb(233,83,2) 10px 10px,rgb(233,83,2) 11px 11px,rgb(233,83,2) 12px 12px,rgb(234,83,2) 13px 13px,rgb(234,83,2) 14px 14px,rgb(234,83,2) 15px 15px,rgb(235,83,2) 16px 16px,rgb(235,83,2) 17px 17px,rgb(235,84,2) 18px 18px,rgb(235,84,2) 19px 19px,rgb(236,84,2) 20px 20px,rgb(236,84,2) 21px 21px,rgb(236,84,2) 22px 22px,rgb(237,84,2) 23px 23px,rgb(237,84,2) 24px 24px,rgb(237,84,2) 25px 25px,rgb(238,84,2) 26px 26px,rgb(238,85,2) 27px 27px,rgb(238,85,2) 28px 28px,rgb(239,85,2) 29px 29px,rgb(239,85,2) 30px 30px,rgb(239,85,2) 31px 31px,rgb(240,85,2) 32px 32px,rgb(240,85,2) 33px 33px,rgb(240,85,2) 34px 34px,rgb(240,85,2) 35px 35px,rgb(241,86,2) 36px 36px,rgb(241,86,2) 37px 37px,rgb(241,86,2) 38px 38px,rgb(242,86,2) 39px 39px,rgb(242,86,2) 40px 40px,rgb(242,86,2) 41px 41px,rgb(243,86,2) 42px 42px,rgb(243,86,2) 43px 43px,rgb(243,86,2) 44px 44px,rgb(244,87,2) 45px 45px,rgb(244,87,2) 46px 46px,rgb(244,87,2) 47px 47px,rgb(245,87,2) 48px 48px,rgb(245,87,2) 49px 49px,rgb(245,87,2) 50px 50px,rgb(245,87,2) 51px 51px,rgb(246,87,2) 52px 52px,rgb(246,87,2) 53px 53px,rgb(246,88,2) 54px 54px,rgb(247,88,2) 55px 55px,rgb(247,88,2) 56px 56px,rgb(247,88,2) 57px 57px,rgb(248,88,2) 58px 58px,rgb(248,88,2) 59px 59px,rgb(248,88,2) 60px 60px,rgb(249,88,2) 61px 61px,rgb(249,88,2) 62px 62px,rgb(249,89,2) 63px 63px,rgb(250,89,2) 64px 64px,rgb(250,89,2) 65px 65px,rgb(250,89,2) 66px 66px,rgb(250,89,2) 67px 67px,rgb(251,89,2) 68px 68px,rgb(251,89,2) 69px 69px,rgb(251,89,2) 70px 70px,rgb(252,89,2) 71px 71px,rgb(252,90,2) 72px 72px,rgb(252,90,2) 73px 73px,rgb(253,90,2) 74px 74px,rgb(253,90,2) 75px 75px,rgb(253,90,2) 76px 76px,rgb(254,90,2) 77px 77px,rgb(254,90,2) 78px 78px,rgb(254,90,2) 79px 79px,rgb(255,91,2) 80px 80px}
.azm-long-shadow.azm-medium {text-shadow:rgb(46,46,46) 1px 1px,rgb(46,46,46) 2px 2px,rgb(46,46,46) 3px 3px,rgb(46,46,46) 4px 4px,rgb(46,46,46) 5px 5px,rgb(46,46,46) 6px 6px,rgb(46,46,46) 7px 7px,rgb(46,46,46) 8px 8px,rgb(46,46,46) 9px 9px,rgb(46,46,46) 10px 10px,rgb(46,46,46) 11px 11px,rgb(46,46,46) 12px 12px,rgb(46,46,46) 13px 13px,rgb(46,46,46) 14px 14px,rgb(46,46,46) 15px 15px,rgb(47,47,47) 16px 16px,rgb(47,47,47) 17px 17px,rgb(47,47,47) 18px 18px,rgb(47,47,47) 19px 19px,rgb(47,47,47) 20px 20px,rgb(47,47,47) 21px 21px,rgb(47,47,47) 22px 22px,rgb(47,47,47) 23px 23px,rgb(47,47,47) 24px 24px,rgb(47,47,47) 25px 25px,rgb(47,47,47) 26px 26px,rgb(47,47,47) 27px 27px,rgb(47,47,47) 28px 28px,rgb(47,47,47) 29px 29px,rgb(47,47,47) 30px 30px,rgb(47,47,47) 31px 31px,rgb(48,48,48) 32px 32px,rgb(48,48,48) 33px 33px,rgb(48,48,48) 34px 34px,rgb(48,48,48) 35px 35px,rgb(48,48,48) 36px 36px,rgb(48,48,48) 37px 37px,rgb(48,48,48) 38px 38px,rgb(48,48,48) 39px 39px,rgb(48,48,48) 40px 40px,rgb(48,48,48) 41px 41px,rgb(48,48,48) 42px 42px,rgb(48,48,48) 43px 43px,rgb(48,48,48) 44px 44px,rgb(48,48,48) 45px 45px,rgb(48,48,48) 46px 46px,rgb(48,48,48) 47px 47px,rgb(49,49,49) 48px 48px,rgb(49,49,49) 49px 49px,rgb(49,49,49) 50px 50px,rgb(49,49,49) 51px 51px,rgb(49,49,49) 52px 52px,rgb(49,49,49) 53px 53px,rgb(49,49,49) 54px 54px,rgb(49,49,49) 55px 55px,rgb(49,49,49) 56px 56px,rgb(49,49,49) 57px 57px,rgb(49,49,49) 58px 58px,rgb(49,49,49) 59px 59px,rgb(49,49,49) 60px 60px,rgb(49,49,49) 61px 61px,rgb(49,49,49) 62px 62px,rgb(49,49,49) 63px 63px,rgb(50,50,50) 64px 64px,rgb(50,50,50) 65px 65px,rgb(50,50,50) 66px 66px,rgb(50,50,50) 67px 67px,rgb(50,50,50) 68px 68px,rgb(50,50,50) 69px 69px,rgb(50,50,50) 70px 70px,rgb(50,50,50) 71px 71px,rgb(50,50,50) 72px 72px,rgb(50,50,50) 73px 73px,rgb(50,50,50) 74px 74px,rgb(50,50,50) 75px 75px,rgb(50,50,50) 76px 76px,rgb(50,50,50) 77px 77px,rgb(50,50,50) 78px 78px,rgb(50,50,50) 79px 79px,rgb(51,51,51) 80px 80px}
.azm-long-shadow.azm-pagelines {text-shadow:rgb(61,61,61) 1px 1px,rgb(61,61,61) 2px 2px,rgb(61,61,61) 3px 3px,rgb(61,61,61) 4px 4px,rgb(61,61,61) 5px 5px,rgb(61,61,61) 6px 6px,rgb(61,61,61) 7px 7px,rgb(61,61,61) 8px 8px,rgb(61,61,61) 9px 9px,rgb(61,61,61) 10px 10px,rgb(61,61,61) 11px 11px,rgb(62,62,62) 12px 12px,rgb(62,62,62) 13px 13px,rgb(62,62,62) 14px 14px,rgb(62,62,62) 15px 15px,rgb(62,62,62) 16px 16px,rgb(62,62,62) 17px 17px,rgb(62,62,62) 18px 18px,rgb(62,62,62) 19px 19px,rgb(62,62,62) 20px 20px,rgb(62,62,62) 21px 21px,rgb(62,62,62) 22px 22px,rgb(63,63,63) 23px 23px,rgb(63,63,63) 24px 24px,rgb(63,63,63) 25px 25px,rgb(63,63,63) 26px 26px,rgb(63,63,63) 27px 27px,rgb(63,63,63) 28px 28px,rgb(63,63,63) 29px 29px,rgb(63,63,63) 30px 30px,rgb(63,63,63) 31px 31px,rgb(63,63,63) 32px 32px,rgb(63,63,63) 33px 33px,rgb(63,63,63) 34px 34px,rgb(64,64,64) 35px 35px,rgb(64,64,64) 36px 36px,rgb(64,64,64) 37px 37px,rgb(64,64,64) 38px 38px,rgb(64,64,64) 39px 39px,rgb(64,64,64) 40px 40px,rgb(64,64,64) 41px 41px,rgb(64,64,64) 42px 42px,rgb(64,64,64) 43px 43px,rgb(64,64,64) 44px 44px,rgb(64,64,64) 45px 45px,rgb(65,65,65) 46px 46px,rgb(65,65,65) 47px 47px,rgb(65,65,65) 48px 48px,rgb(65,65,65) 49px 49px,rgb(65,65,65) 50px 50px,rgb(65,65,65) 51px 51px,rgb(65,65,65) 52px 52px,rgb(65,65,65) 53px 53px,rgb(65,65,65) 54px 54px,rgb(65,65,65) 55px 55px,rgb(65,65,65) 56px 56px,rgb(65,65,65) 57px 57px,rgb(66,66,66) 58px 58px,rgb(66,66,66) 59px 59px,rgb(66,66,66) 60px 60px,rgb(66,66,66) 61px 61px,rgb(66,66,66) 62px 62px,rgb(66,66,66) 63px 63px,rgb(66,66,66) 64px 64px,rgb(66,66,66) 65px 65px,rgb(66,66,66) 66px 66px,rgb(66,66,66) 67px 67px,rgb(66,66,66) 68px 68px,rgb(67,67,67) 69px 69px,rgb(67,67,67) 70px 70px,rgb(67,67,67) 71px 71px,rgb(67,67,67) 72px 72px,rgb(67,67,67) 73px 73px,rgb(67,67,67) 74px 74px,rgb(67,67,67) 75px 75px,rgb(67,67,67) 76px 76px,rgb(67,67,67) 77px 77px,rgb(67,67,67) 78px 78px,rgb(67,67,67) 79px 79px,rgb(68,68,68) 80px 80px}
.azm-long-shadow.azm-paypal {text-shadow:rgb(0,140,200) 1px 1px,rgb(0,140,200) 2px 2px,rgb(0,140,200) 3px 3px,rgb(0,140,201) 4px 4px,rgb(0,141,201) 5px 5px,rgb(0,141,201) 6px 6px,rgb(0,141,201) 7px 7px,rgb(0,141,202) 8px 8px,rgb(0,141,202) 9px 9px,rgb(0,142,202) 10px 10px,rgb(0,142,203) 11px 11px,rgb(0,142,203) 12px 12px,rgb(0,142,203) 13px 13px,rgb(0,142,203) 14px 14px,rgb(0,143,204) 15px 15px,rgb(0,143,204) 16px 16px,rgb(0,143,204) 17px 17px,rgb(0,143,204) 18px 18px,rgb(0,143,205) 19px 19px,rgb(0,144,205) 20px 20px,rgb(0,144,205) 21px 21px,rgb(0,144,206) 22px 22px,rgb(0,144,206) 23px 23px,rgb(0,144,206) 24px 24px,rgb(0,145,206) 25px 25px,rgb(0,145,207) 26px 26px,rgb(0,145,207) 27px 27px,rgb(0,145,207) 28px 28px,rgb(0,145,207) 29px 29px,rgb(0,146,208) 30px 30px,rgb(0,146,208) 31px 31px,rgb(0,146,208) 32px 32px,rgb(0,146,209) 33px 33px,rgb(0,146,209) 34px 34px,rgb(0,147,209) 35px 35px,rgb(0,147,209) 36px 36px,rgb(0,147,210) 37px 37px,rgb(0,147,210) 38px 38px,rgb(0,147,210) 39px 39px,rgb(0,148,211) 40px 40px,rgb(0,148,211) 41px 41px,rgb(0,148,211) 42px 42px,rgb(0,148,211) 43px 43px,rgb(0,148,212) 44px 44px,rgb(0,149,212) 45px 45px,rgb(0,149,212) 46px 46px,rgb(0,149,212) 47px 47px,rgb(0,149,213) 48px 48px,rgb(0,149,213) 49px 49px,rgb(0,150,213) 50px 50px,rgb(0,150,214) 51px 51px,rgb(0,150,214) 52px 52px,rgb(0,150,214) 53px 53px,rgb(0,150,214) 54px 54px,rgb(0,151,215) 55px 55px,rgb(0,151,215) 56px 56px,rgb(0,151,215) 57px 57px,rgb(0,151,215) 58px 58px,rgb(0,151,216) 59px 59px,rgb(0,152,216) 60px 60px,rgb(0,152,216) 61px 61px,rgb(0,152,217) 62px 62px,rgb(0,152,217) 63px 63px,rgb(0,152,217) 64px 64px,rgb(0,153,217) 65px 65px,rgb(0,153,218) 66px 66px,rgb(0,153,218) 67px 67px,rgb(0,153,218) 68px 68px,rgb(0,153,218) 69px 69px,rgb(0,154,219) 70px 70px,rgb(0,154,219) 71px 71px,rgb(0,154,219) 72px 72px,rgb(0,154,220) 73px 73px,rgb(0,154,220) 74px 74px,rgb(0,155,220) 75px 75px,rgb(0,155,220) 76px 76px,rgb(0,155,221) 77px 77px,rgb(0,155,221) 78px 78px,rgb(0,155,221) 79px 79px,rgb(0,156,222) 80px 80px}
.azm-long-shadow.azm-pinterest {text-shadow:rgb(197,32,40) 1px 1px,rgb(197,32,40) 2px 2px,rgb(197,32,40) 3px 3px,rgb(198,32,40) 4px 4px,rgb(198,32,40) 5px 5px,rgb(198,32,40) 6px 6px,rgb(198,32,40) 7px 7px,rgb(199,32,40) 8px 8px,rgb(199,32,40) 9px 9px,rgb(199,32,40) 10px 10px,rgb(200,32,40) 11px 11px,rgb(200,32,40) 12px 12px,rgb(200,32,40) 13px 13px,rgb(200,32,40) 14px 14px,rgb(201,32,40) 15px 15px,rgb(201,32,40) 16px 16px,rgb(201,32,40) 17px 17px,rgb(201,32,40) 18px 18px,rgb(202,32,40) 19px 19px,rgb(202,33,41) 20px 20px,rgb(202,33,41) 21px 21px,rgb(203,33,41) 22px 22px,rgb(203,33,41) 23px 23px,rgb(203,33,41) 24px 24px,rgb(203,33,41) 25px 25px,rgb(204,33,41) 26px 26px,rgb(204,33,41) 27px 27px,rgb(204,33,41) 28px 28px,rgb(204,33,41) 29px 29px,rgb(205,33,41) 30px 30px,rgb(205,33,41) 31px 31px,rgb(205,33,41) 32px 32px,rgb(206,33,41) 33px 33px,rgb(206,33,41) 34px 34px,rgb(206,33,41) 35px 35px,rgb(206,33,41) 36px 36px,rgb(207,33,41) 37px 37px,rgb(207,33,41) 38px 38px,rgb(207,33,41) 39px 39px,rgb(208,34,42) 40px 40px,rgb(208,34,42) 41px 41px,rgb(208,34,42) 42px 42px,rgb(208,34,42) 43px 43px,rgb(209,34,42) 44px 44px,rgb(209,34,42) 45px 45px,rgb(209,34,42) 46px 46px,rgb(209,34,42) 47px 47px,rgb(210,34,42) 48px 48px,rgb(210,34,42) 49px 49px,rgb(210,34,42) 50px 50px,rgb(211,34,42) 51px 51px,rgb(211,34,42) 52px 52px,rgb(211,34,42) 53px 53px,rgb(211,34,42) 54px 54px,rgb(212,34,42) 55px 55px,rgb(212,34,42) 56px 56px,rgb(212,34,42) 57px 57px,rgb(212,34,42) 58px 58px,rgb(213,34,42) 59px 59px,rgb(213,35,43) 60px 60px,rgb(213,35,43) 61px 61px,rgb(214,35,43) 62px 62px,rgb(214,35,43) 63px 63px,rgb(214,35,43) 64px 64px,rgb(214,35,43) 65px 65px,rgb(215,35,43) 66px 66px,rgb(215,35,43) 67px 67px,rgb(215,35,43) 68px 68px,rgb(215,35,43) 69px 69px,rgb(216,35,43) 70px 70px,rgb(216,35,43) 71px 71px,rgb(216,35,43) 72px 72px,rgb(217,35,43) 73px 73px,rgb(217,35,43) 74px 74px,rgb(217,35,43) 75px 75px,rgb(217,35,43) 76px 76px,rgb(218,35,43) 77px 77px,rgb(218,35,43) 78px 78px,rgb(218,35,43) 79px 79px,rgb(219,36,44) 80px 80px}
.azm-long-shadow.azm-reddit {text-shadow:rgb(230,62,0) 1px 1px,rgb(230,62,0) 2px 2px,rgb(230,62,0) 3px 3px,rgb(231,62,0) 4px 4px,rgb(231,62,0) 5px 5px,rgb(231,62,0) 6px 6px,rgb(232,62,0) 7px 7px,rgb(232,62,0) 8px 8px,rgb(232,62,0) 9px 9px,rgb(233,62,0) 10px 10px,rgb(233,62,0) 11px 11px,rgb(233,63,0) 12px 12px,rgb(234,63,0) 13px 13px,rgb(234,63,0) 14px 14px,rgb(234,63,0) 15px 15px,rgb(235,63,0) 16px 16px,rgb(235,63,0) 17px 17px,rgb(235,63,0) 18px 18px,rgb(235,63,0) 19px 19px,rgb(236,63,0) 20px 20px,rgb(236,63,0) 21px 21px,rgb(236,63,0) 22px 22px,rgb(237,64,0) 23px 23px,rgb(237,64,0) 24px 24px,rgb(237,64,0) 25px 25px,rgb(238,64,0) 26px 26px,rgb(238,64,0) 27px 27px,rgb(238,64,0) 28px 28px,rgb(239,64,0) 29px 29px,rgb(239,64,0) 30px 30px,rgb(239,64,0) 31px 31px,rgb(240,64,0) 32px 32px,rgb(240,64,0) 33px 33px,rgb(240,64,0) 34px 34px,rgb(240,65,0) 35px 35px,rgb(241,65,0) 36px 36px,rgb(241,65,0) 37px 37px,rgb(241,65,0) 38px 38px,rgb(242,65,0) 39px 39px,rgb(242,65,0) 40px 40px,rgb(242,65,0) 41px 41px,rgb(243,65,0) 42px 42px,rgb(243,65,0) 43px 43px,rgb(243,65,0) 44px 44px,rgb(244,65,0) 45px 45px,rgb(244,66,0) 46px 46px,rgb(244,66,0) 47px 47px,rgb(245,66,0) 48px 48px,rgb(245,66,0) 49px 49px,rgb(245,66,0) 50px 50px,rgb(245,66,0) 51px 51px,rgb(246,66,0) 52px 52px,rgb(246,66,0) 53px 53px,rgb(246,66,0) 54px 54px,rgb(247,66,0) 55px 55px,rgb(247,66,0) 56px 56px,rgb(247,66,0) 57px 57px,rgb(248,67,0) 58px 58px,rgb(248,67,0) 59px 59px,rgb(248,67,0) 60px 60px,rgb(249,67,0) 61px 61px,rgb(249,67,0) 62px 62px,rgb(249,67,0) 63px 63px,rgb(250,67,0) 64px 64px,rgb(250,67,0) 65px 65px,rgb(250,67,0) 66px 66px,rgb(250,67,0) 67px 67px,rgb(251,67,0) 68px 68px,rgb(251,68,0) 69px 69px,rgb(251,68,0) 70px 70px,rgb(252,68,0) 71px 71px,rgb(252,68,0) 72px 72px,rgb(252,68,0) 73px 73px,rgb(253,68,0) 74px 74px,rgb(253,68,0) 75px 75px,rgb(253,68,0) 76px 76px,rgb(254,68,0) 77px 77px,rgb(254,68,0) 78px 78px,rgb(254,68,0) 79px 79px,rgb(255,69,0) 80px 80px}
.azm-long-shadow.azm-rss {text-shadow:rgb(227,129,77) 1px 1px,rgb(227,129,77) 2px 2px,rgb(227,129,77) 3px 3px,rgb(227,129,77) 4px 4px,rgb(227,129,77) 5px 5px,rgb(227,129,77) 6px 6px,rgb(227,129,77) 7px 7px,rgb(227,129,77) 8px 8px,rgb(227,129,77) 9px 9px,rgb(227,129,77) 10px 10px,rgb(227,129,77) 11px 11px,rgb(227,129,77) 12px 12px,rgb(227,129,77) 13px 13px,rgb(227,129,77) 14px 14px,rgb(227,129,77) 15px 15px,rgb(227,129,77) 16px 16px,rgb(227,129,77) 17px 17px,rgb(227,129,77) 18px 18px,rgb(227,129,77) 19px 19px,rgb(227,129,77) 20px 20px,rgb(227,129,77) 21px 21px,rgb(227,129,77) 22px 22px,rgb(227,129,77) 23px 23px,rgb(227,129,77) 24px 24px,rgb(227,129,77) 25px 25px,rgb(227,129,77) 26px 26px,rgb(227,129,77) 27px 27px,rgb(227,129,77) 28px 28px,rgb(227,129,77) 29px 29px,rgb(227,129,77) 30px 30px,rgb(227,129,77) 31px 31px,rgb(227,129,77) 32px 32px,rgb(227,129,77) 33px 33px,rgb(228,129,77) 34px 34px,rgb(228,129,77) 35px 35px,rgb(229,130,77) 36px 36px,rgb(229,130,77) 37px 37px,rgb(230,130,78) 38px 38px,rgb(230,131,78) 39px 39px,rgb(231,131,78) 40px 40px,rgb(231,131,78) 41px 41px,rgb(232,131,78) 42px 42px,rgb(232,132,78) 43px 43px,rgb(233,132,79) 44px 44px,rgb(233,132,79) 45px 45px,rgb(234,133,79) 46px 46px,rgb(234,133,79) 47px 47px,rgb(235,133,79) 48px 48px,rgb(235,133,79) 49px 49px,rgb(236,134,80) 50px 50px,rgb(236,134,80) 51px 51px,rgb(237,134,80) 52px 52px,rgb(237,135,80) 53px 53px,rgb(238,135,80) 54px 54px,rgb(238,135,80) 55px 55px,rgb(239,136,81) 56px 56px,rgb(240,136,81) 57px 57px,rgb(240,136,81) 58px 58px,rgb(241,136,81) 59px 59px,rgb(241,137,81) 60px 60px,rgb(242,137,81) 61px 61px,rgb(242,137,82) 62px 62px,rgb(243,138,82) 63px 63px,rgb(243,138,82) 64px 64px,rgb(244,138,82) 65px 65px,rgb(244,138,82) 66px 66px,rgb(245,139,82) 67px 67px,rgb(245,139,83) 68px 68px,rgb(246,139,83) 69px 69px,rgb(246,140,83) 70px 70px,rgb(247,140,83) 71px 71px,rgb(247,140,83) 72px 72px,rgb(248,140,83) 73px 73px,rgb(248,141,84) 74px 74px,rgb(249,141,84) 75px 75px,rgb(249,141,84) 76px 76px,rgb(250,142,84) 77px 77px,rgb(250,142,84) 78px 78px,rgb(251,142,84) 79px 79px,rgb(252,143,85) 80px 80px}
.azm-long-shadow.azm-share {text-shadow:rgb(1,131,68) 1px 1px,rgb(1,131,68) 2px 2px,rgb(1,131,68) 3px 3px,rgb(1,131,68) 4px 4px,rgb(1,131,68) 5px 5px,rgb(1,132,68) 6px 6px,rgb(1,132,68) 7px 7px,rgb(1,132,68) 8px 8px,rgb(1,132,68) 9px 9px,rgb(1,132,68) 10px 10px,rgb(1,133,68) 11px 11px,rgb(1,133,69) 12px 12px,rgb(1,133,69) 13px 13px,rgb(1,133,69) 14px 14px,rgb(1,133,69) 15px 15px,rgb(1,134,69) 16px 16px,rgb(1,134,69) 17px 17px,rgb(1,134,69) 18px 18px,rgb(1,134,69) 19px 19px,rgb(1,134,69) 20px 20px,rgb(1,134,69) 21px 21px,rgb(1,135,69) 22px 22px,rgb(1,135,70) 23px 23px,rgb(1,135,70) 24px 24px,rgb(1,135,70) 25px 25px,rgb(1,135,70) 26px 26px,rgb(1,136,70) 27px 27px,rgb(1,136,70) 28px 28px,rgb(1,136,70) 29px 29px,rgb(1,136,70) 30px 30px,rgb(1,136,70) 31px 31px,rgb(1,137,70) 32px 32px,rgb(1,137,70) 33px 33px,rgb(1,137,70) 34px 34px,rgb(1,137,71) 35px 35px,rgb(1,137,71) 36px 36px,rgb(1,137,71) 37px 37px,rgb(1,138,71) 38px 38px,rgb(1,138,71) 39px 39px,rgb(1,138,71) 40px 40px,rgb(1,138,71) 41px 41px,rgb(1,138,71) 42px 42px,rgb(1,139,71) 43px 43px,rgb(1,139,71) 44px 44px,rgb(1,139,71) 45px 45px,rgb(1,139,72) 46px 46px,rgb(1,139,72) 47px 47px,rgb(1,140,72) 48px 48px,rgb(1,140,72) 49px 49px,rgb(1,140,72) 50px 50px,rgb(1,140,72) 51px 51px,rgb(1,140,72) 52px 52px,rgb(1,140,72) 53px 53px,rgb(1,141,72) 54px 54px,rgb(1,141,72) 55px 55px,rgb(1,141,72) 56px 56px,rgb(1,141,72) 57px 57px,rgb(1,141,73) 58px 58px,rgb(1,142,73) 59px 59px,rgb(1,142,73) 60px 60px,rgb(1,142,73) 61px 61px,rgb(1,142,73) 62px 62px,rgb(1,142,73) 63px 63px,rgb(1,143,73) 64px 64px,rgb(1,143,73) 65px 65px,rgb(1,143,73) 66px 66px,rgb(1,143,73) 67px 67px,rgb(1,143,73) 68px 68px,rgb(1,143,74) 69px 69px,rgb(1,144,74) 70px 70px,rgb(1,144,74) 71px 71px,rgb(1,144,74) 72px 72px,rgb(1,144,74) 73px 73px,rgb(1,144,74) 74px 74px,rgb(1,145,74) 75px 75px,rgb(1,145,74) 76px 76px,rgb(1,145,74) 77px 77px,rgb(1,145,74) 78px 78px,rgb(1,145,74) 79px 79px,rgb(1,146,75) 80px 80px}
.azm-long-shadow.azm-skype {text-shadow:rgb(0,158,216) 1px 1px,rgb(0,158,216) 2px 2px,rgb(0,158,216) 3px 3px,rgb(0,158,217) 4px 4px,rgb(0,159,217) 5px 5px,rgb(0,159,217) 6px 6px,rgb(0,159,218) 7px 7px,rgb(0,159,218) 8px 8px,rgb(0,159,218) 9px 9px,rgb(0,160,219) 10px 10px,rgb(0,160,219) 11px 11px,rgb(0,160,219) 12px 12px,rgb(0,160,219) 13px 13px,rgb(0,160,220) 14px 14px,rgb(0,161,220) 15px 15px,rgb(0,161,220) 16px 16px,rgb(0,161,221) 17px 17px,rgb(0,161,221) 18px 18px,rgb(0,162,221) 19px 19px,rgb(0,162,222) 20px 20px,rgb(0,162,222) 21px 21px,rgb(0,162,222) 22px 22px,rgb(0,162,222) 23px 23px,rgb(0,163,223) 24px 24px,rgb(0,163,223) 25px 25px,rgb(0,163,223) 26px 26px,rgb(0,163,224) 27px 27px,rgb(0,163,224) 28px 28px,rgb(0,164,224) 29px 29px,rgb(0,164,225) 30px 30px,rgb(0,164,225) 31px 31px,rgb(0,164,225) 32px 32px,rgb(0,165,225) 33px 33px,rgb(0,165,226) 34px 34px,rgb(0,165,226) 35px 35px,rgb(0,165,226) 36px 36px,rgb(0,165,227) 37px 37px,rgb(0,166,227) 38px 38px,rgb(0,166,227) 39px 39px,rgb(0,166,228) 40px 40px,rgb(0,166,228) 41px 41px,rgb(0,166,228) 42px 42px,rgb(0,167,228) 43px 43px,rgb(0,167,229) 44px 44px,rgb(0,167,229) 45px 45px,rgb(0,167,229) 46px 46px,rgb(0,167,230) 47px 47px,rgb(0,168,230) 48px 48px,rgb(0,168,230) 49px 49px,rgb(0,168,231) 50px 50px,rgb(0,168,231) 51px 51px,rgb(0,169,231) 52px 52px,rgb(0,169,231) 53px 53px,rgb(0,169,232) 54px 54px,rgb(0,169,232) 55px 55px,rgb(0,169,232) 56px 56px,rgb(0,170,233) 57px 57px,rgb(0,170,233) 58px 58px,rgb(0,170,233) 59px 59px,rgb(0,170,234) 60px 60px,rgb(0,170,234) 61px 61px,rgb(0,171,234) 62px 62px,rgb(0,171,234) 63px 63px,rgb(0,171,235) 64px 64px,rgb(0,171,235) 65px 65px,rgb(0,172,235) 66px 66px,rgb(0,172,236) 67px 67px,rgb(0,172,236) 68px 68px,rgb(0,172,236) 69px 69px,rgb(0,172,237) 70px 70px,rgb(0,173,237) 71px 71px,rgb(0,173,237) 72px 72px,rgb(0,173,237) 73px 73px,rgb(0,173,238) 74px 74px,rgb(0,173,238) 75px 75px,rgb(0,174,238) 76px 76px,rgb(0,174,239) 77px 77px,rgb(0,174,239) 78px 78px,rgb(0,174,239) 79px 79px,rgb(0,175,240) 80px 80px}
.azm-long-shadow.azm-slideshare {text-shadow:rgb(5,109,163) 1px 1px,rgb(5,109,163) 2px 2px,rgb(5,109,163) 3px 3px,rgb(5,109,163) 4px 4px,rgb(5,109,164) 5px 5px,rgb(5,109,164) 6px 6px,rgb(5,110,164) 7px 7px,rgb(5,110,164) 8px 8px,rgb(5,110,165) 9px 9px,rgb(5,110,165) 10px 10px,rgb(5,110,165) 11px 11px,rgb(5,110,165) 12px 12px,rgb(5,110,165) 13px 13px,rgb(5,111,166) 14px 14px,rgb(5,111,166) 15px 15px,rgb(5,111,166) 16px 16px,rgb(5,111,166) 17px 17px,rgb(5,111,167) 18px 18px,rgb(5,111,167) 19px 19px,rgb(5,112,167) 20px 20px,rgb(5,112,167) 21px 21px,rgb(5,112,167) 22px 22px,rgb(5,112,168) 23px 23px,rgb(5,112,168) 24px 24px,rgb(5,112,168) 25px 25px,rgb(5,112,168) 26px 26px,rgb(5,113,169) 27px 27px,rgb(5,113,169) 28px 28px,rgb(5,113,169) 29px 29px,rgb(5,113,169) 30px 30px,rgb(5,113,169) 31px 31px,rgb(5,113,170) 32px 32px,rgb(5,113,170) 33px 33px,rgb(5,114,170) 34px 34px,rgb(5,114,170) 35px 35px,rgb(5,114,171) 36px 36px,rgb(5,114,171) 37px 37px,rgb(5,114,171) 38px 38px,rgb(5,114,171) 39px 39px,rgb(5,115,172) 40px 40px,rgb(5,115,172) 41px 41px,rgb(5,115,172) 42px 42px,rgb(5,115,172) 43px 43px,rgb(5,115,172) 44px 44px,rgb(5,115,173) 45px 45px,rgb(5,115,173) 46px 46px,rgb(5,116,173) 47px 47px,rgb(5,116,173) 48px 48px,rgb(5,116,174) 49px 49px,rgb(5,116,174) 50px 50px,rgb(5,116,174) 51px 51px,rgb(5,116,174) 52px 52px,rgb(5,116,174) 53px 53px,rgb(5,117,175) 54px 54px,rgb(5,117,175) 55px 55px,rgb(5,117,175) 56px 56px,rgb(5,117,175) 57px 57px,rgb(5,117,176) 58px 58px,rgb(5,117,176) 59px 59px,rgb(5,118,176) 60px 60px,rgb(5,118,176) 61px 61px,rgb(5,118,176) 62px 62px,rgb(5,118,177) 63px 63px,rgb(5,118,177) 64px 64px,rgb(5,118,177) 65px 65px,rgb(5,118,177) 66px 66px,rgb(5,119,178) 67px 67px,rgb(5,119,178) 68px 68px,rgb(5,119,178) 69px 69px,rgb(5,119,178) 70px 70px,rgb(5,119,178) 71px 71px,rgb(5,119,179) 72px 72px,rgb(5,119,179) 73px 73px,rgb(5,120,179) 74px 74px,rgb(5,120,179) 75px 75px,rgb(5,120,180) 76px 76px,rgb(5,120,180) 77px 77px,rgb(5,120,180) 78px 78px,rgb(5,120,180) 79px 79px,rgb(6,121,181) 80px 80px}
.azm-long-shadow.azm-soundcloud {text-shadow:rgb(230,70,0) 1px 1px,rgb(230,70,0) 2px 2px,rgb(230,70,0) 3px 3px,rgb(231,70,0) 4px 4px,rgb(231,70,0) 5px 5px,rgb(231,70,0) 6px 6px,rgb(232,70,0) 7px 7px,rgb(232,70,0) 8px 8px,rgb(232,70,0) 9px 9px,rgb(233,71,0) 10px 10px,rgb(233,71,0) 11px 11px,rgb(233,71,0) 12px 12px,rgb(234,71,0) 13px 13px,rgb(234,71,0) 14px 14px,rgb(234,71,0) 15px 15px,rgb(235,71,0) 16px 16px,rgb(235,71,0) 17px 17px,rgb(235,71,0) 18px 18px,rgb(235,71,0) 19px 19px,rgb(236,72,0) 20px 20px,rgb(236,72,0) 21px 21px,rgb(236,72,0) 22px 22px,rgb(237,72,0) 23px 23px,rgb(237,72,0) 24px 24px,rgb(237,72,0) 25px 25px,rgb(238,72,0) 26px 26px,rgb(238,72,0) 27px 27px,rgb(238,72,0) 28px 28px,rgb(239,72,0) 29px 29px,rgb(239,73,0) 30px 30px,rgb(239,73,0) 31px 31px,rgb(240,73,0) 32px 32px,rgb(240,73,0) 33px 33px,rgb(240,73,0) 34px 34px,rgb(240,73,0) 35px 35px,rgb(241,73,0) 36px 36px,rgb(241,73,0) 37px 37px,rgb(241,73,0) 38px 38px,rgb(242,73,0) 39px 39px,rgb(242,74,0) 40px 40px,rgb(242,74,0) 41px 41px,rgb(243,74,0) 42px 42px,rgb(243,74,0) 43px 43px,rgb(243,74,0) 44px 44px,rgb(244,74,0) 45px 45px,rgb(244,74,0) 46px 46px,rgb(244,74,0) 47px 47px,rgb(245,74,0) 48px 48px,rgb(245,74,0) 49px 49px,rgb(245,75,0) 50px 50px,rgb(245,75,0) 51px 51px,rgb(246,75,0) 52px 52px,rgb(246,75,0) 53px 53px,rgb(246,75,0) 54px 54px,rgb(247,75,0) 55px 55px,rgb(247,75,0) 56px 56px,rgb(247,75,0) 57px 57px,rgb(248,75,0) 58px 58px,rgb(248,75,0) 59px 59px,rgb(248,76,0) 60px 60px,rgb(249,76,0) 61px 61px,rgb(249,76,0) 62px 62px,rgb(249,76,0) 63px 63px,rgb(250,76,0) 64px 64px,rgb(250,76,0) 65px 65px,rgb(250,76,0) 66px 66px,rgb(250,76,0) 67px 67px,rgb(251,76,0) 68px 68px,rgb(251,76,0) 69px 69px,rgb(251,77,0) 70px 70px,rgb(252,77,0) 71px 71px,rgb(252,77,0) 72px 72px,rgb(252,77,0) 73px 73px,rgb(253,77,0) 74px 74px,rgb(253,77,0) 75px 75px,rgb(253,77,0) 76px 76px,rgb(254,77,0) 77px 77px,rgb(254,77,0) 78px 78px,rgb(254,77,0) 79px 79px,rgb(255,78,0) 80px 80px}
.azm-long-shadow.azm-spotify {text-shadow:rgb(119,170,0) 1px 1px,rgb(119,170,0) 2px 2px,rgb(119,170,0) 3px 3px,rgb(119,170,0) 4px 4px,rgb(119,171,0) 5px 5px,rgb(119,171,0) 6px 6px,rgb(120,171,0) 7px 7px,rgb(120,171,0) 8px 8px,rgb(120,172,0) 9px 9px,rgb(120,172,0) 10px 10px,rgb(120,172,0) 11px 11px,rgb(120,172,0) 12px 12px,rgb(121,173,0) 13px 13px,rgb(121,173,0) 14px 14px,rgb(121,173,0) 15px 15px,rgb(121,173,0) 16px 16px,rgb(121,174,0) 17px 17px,rgb(121,174,0) 18px 18px,rgb(122,174,0) 19px 19px,rgb(122,174,0) 20px 20px,rgb(122,174,0) 21px 21px,rgb(122,175,0) 22px 22px,rgb(122,175,0) 23px 23px,rgb(122,175,0) 24px 24px,rgb(123,175,0) 25px 25px,rgb(123,176,0) 26px 26px,rgb(123,176,0) 27px 27px,rgb(123,176,0) 28px 28px,rgb(123,176,0) 29px 29px,rgb(123,177,0) 30px 30px,rgb(124,177,0) 31px 31px,rgb(124,177,0) 32px 32px,rgb(124,177,0) 33px 33px,rgb(124,178,0) 34px 34px,rgb(124,178,0) 35px 35px,rgb(124,178,0) 36px 36px,rgb(125,178,0) 37px 37px,rgb(125,179,0) 38px 38px,rgb(125,179,0) 39px 39px,rgb(125,179,0) 40px 40px,rgb(125,179,0) 41px 41px,rgb(125,179,0) 42px 42px,rgb(125,180,0) 43px 43px,rgb(126,180,0) 44px 44px,rgb(126,180,0) 45px 45px,rgb(126,180,0) 46px 46px,rgb(126,181,0) 47px 47px,rgb(126,181,0) 48px 48px,rgb(126,181,0) 49px 49px,rgb(127,181,0) 50px 50px,rgb(127,182,0) 51px 51px,rgb(127,182,0) 52px 52px,rgb(127,182,0) 53px 53px,rgb(127,182,0) 54px 54px,rgb(127,183,0) 55px 55px,rgb(128,183,0) 56px 56px,rgb(128,183,0) 57px 57px,rgb(128,183,0) 58px 58px,rgb(128,184,0) 59px 59px,rgb(128,184,0) 60px 60px,rgb(128,184,0) 61px 61px,rgb(129,184,0) 62px 62px,rgb(129,184,0) 63px 63px,rgb(129,185,0) 64px 64px,rgb(129,185,0) 65px 65px,rgb(129,185,0) 66px 66px,rgb(129,185,0) 67px 67px,rgb(130,186,0) 68px 68px,rgb(130,186,0) 69px 69px,rgb(130,186,0) 70px 70px,rgb(130,186,0) 71px 71px,rgb(130,187,0) 72px 72px,rgb(130,187,0) 73px 73px,rgb(131,187,0) 74px 74px,rgb(131,187,0) 75px 75px,rgb(131,188,0) 76px 76px,rgb(131,188,0) 77px 77px,rgb(131,188,0) 78px 78px,rgb(131,188,0) 79px 79px,rgb(132,189,0) 80px 80px}
.azm-long-shadow.azm-stack-exchange {text-shadow:rgb(49,100,161) 1px 1px,rgb(49,100,161) 2px 2px,rgb(49,100,161) 3px 3px,rgb(49,100,161) 4px 4px,rgb(49,100,162) 5px 5px,rgb(49,100,162) 6px 6px,rgb(49,100,162) 7px 7px,rgb(49,101,162) 8px 8px,rgb(49,101,163) 9px 9px,rgb(49,101,163) 10px 10px,rgb(49,101,163) 11px 11px,rgb(49,101,163) 12px 12px,rgb(49,101,163) 13px 13px,rgb(49,101,164) 14px 14px,rgb(49,102,164) 15px 15px,rgb(50,102,164) 16px 16px,rgb(50,102,164) 17px 17px,rgb(50,102,165) 18px 18px,rgb(50,102,165) 19px 19px,rgb(50,102,165) 20px 20px,rgb(50,102,165) 21px 21px,rgb(50,103,165) 22px 22px,rgb(50,103,166) 23px 23px,rgb(50,103,166) 24px 24px,rgb(50,103,166) 25px 25px,rgb(50,103,166) 26px 26px,rgb(50,103,167) 27px 27px,rgb(50,103,167) 28px 28px,rgb(50,103,167) 29px 29px,rgb(50,104,167) 30px 30px,rgb(50,104,167) 31px 31px,rgb(51,104,168) 32px 32px,rgb(51,104,168) 33px 33px,rgb(51,104,168) 34px 34px,rgb(51,104,168) 35px 35px,rgb(51,104,169) 36px 36px,rgb(51,105,169) 37px 37px,rgb(51,105,169) 38px 38px,rgb(51,105,169) 39px 39px,rgb(51,105,170) 40px 40px,rgb(51,105,170) 41px 41px,rgb(51,105,170) 42px 42px,rgb(51,105,170) 43px 43px,rgb(51,106,170) 44px 44px,rgb(51,106,171) 45px 45px,rgb(51,106,171) 46px 46px,rgb(51,106,171) 47px 47px,rgb(52,106,171) 48px 48px,rgb(52,106,172) 49px 49px,rgb(52,106,172) 50px 50px,rgb(52,107,172) 51px 51px,rgb(52,107,172) 52px 52px,rgb(52,107,172) 53px 53px,rgb(52,107,173) 54px 54px,rgb(52,107,173) 55px 55px,rgb(52,107,173) 56px 56px,rgb(52,107,173) 57px 57px,rgb(52,107,174) 58px 58px,rgb(52,108,174) 59px 59px,rgb(52,108,174) 60px 60px,rgb(52,108,174) 61px 61px,rgb(52,108,174) 62px 62px,rgb(52,108,175) 63px 63px,rgb(53,108,175) 64px 64px,rgb(53,108,175) 65px 65px,rgb(53,109,175) 66px 66px,rgb(53,109,176) 67px 67px,rgb(53,109,176) 68px 68px,rgb(53,109,176) 69px 69px,rgb(53,109,176) 70px 70px,rgb(53,109,176) 71px 71px,rgb(53,109,177) 72px 72px,rgb(53,110,177) 73px 73px,rgb(53,110,177) 74px 74px,rgb(53,110,177) 75px 75px,rgb(53,110,178) 76px 76px,rgb(53,110,178) 77px 77px,rgb(53,110,178) 78px 78px,rgb(53,110,178) 79px 79px,rgb(54,111,179) 80px 80px}
.azm-long-shadow.azm-stack-overflow {text-shadow:rgb(0,107,184) 1px 1px,rgb(0,107,184) 2px 2px,rgb(0,107,184) 3px 3px,rgb(0,107,185) 4px 4px,rgb(0,107,185) 5px 5px,rgb(0,107,185) 6px 6px,rgb(0,108,185) 7px 7px,rgb(0,108,186) 8px 8px,rgb(0,108,186) 9px 9px,rgb(0,108,186) 10px 10px,rgb(0,108,186) 11px 11px,rgb(0,108,187) 12px 12px,rgb(0,108,187) 13px 13px,rgb(0,109,187) 14px 14px,rgb(0,109,187) 15px 15px,rgb(0,109,188) 16px 16px,rgb(0,109,188) 17px 17px,rgb(0,109,188) 18px 18px,rgb(0,109,188) 19px 19px,rgb(0,110,189) 20px 20px,rgb(0,110,189) 21px 21px,rgb(0,110,189) 22px 22px,rgb(0,110,189) 23px 23px,rgb(0,110,190) 24px 24px,rgb(0,110,190) 25px 25px,rgb(0,110,190) 26px 26px,rgb(0,111,190) 27px 27px,rgb(0,111,191) 28px 28px,rgb(0,111,191) 29px 29px,rgb(0,111,191) 30px 30px,rgb(0,111,191) 31px 31px,rgb(0,111,192) 32px 32px,rgb(0,111,192) 33px 33px,rgb(0,112,192) 34px 34px,rgb(0,112,192) 35px 35px,rgb(0,112,193) 36px 36px,rgb(0,112,193) 37px 37px,rgb(0,112,193) 38px 38px,rgb(0,112,193) 39px 39px,rgb(0,113,194) 40px 40px,rgb(0,113,194) 41px 41px,rgb(0,113,194) 42px 42px,rgb(0,113,194) 43px 43px,rgb(0,113,195) 44px 44px,rgb(0,113,195) 45px 45px,rgb(0,113,195) 46px 46px,rgb(0,114,195) 47px 47px,rgb(0,114,196) 48px 48px,rgb(0,114,196) 49px 49px,rgb(0,114,196) 50px 50px,rgb(0,114,196) 51px 51px,rgb(0,114,197) 52px 52px,rgb(0,114,197) 53px 53px,rgb(0,115,197) 54px 54px,rgb(0,115,197) 55px 55px,rgb(0,115,198) 56px 56px,rgb(0,115,198) 57px 57px,rgb(0,115,198) 58px 58px,rgb(0,115,198) 59px 59px,rgb(0,116,199) 60px 60px,rgb(0,116,199) 61px 61px,rgb(0,116,199) 62px 62px,rgb(0,116,199) 63px 63px,rgb(0,116,200) 64px 64px,rgb(0,116,200) 65px 65px,rgb(0,116,200) 66px 66px,rgb(0,117,200) 67px 67px,rgb(0,117,201) 68px 68px,rgb(0,117,201) 69px 69px,rgb(0,117,201) 70px 70px,rgb(0,117,201) 71px 71px,rgb(0,117,202) 72px 72px,rgb(0,117,202) 73px 73px,rgb(0,118,202) 74px 74px,rgb(0,118,202) 75px 75px,rgb(0,118,203) 76px 76px,rgb(0,118,203) 77px 77px,rgb(0,118,203) 78px 78px,rgb(0,118,203) 79px 79px,rgb(0,119,204) 80px 80px}
.azm-long-shadow.azm-stumbleupon {text-shadow:rgb(211,68,32) 1px 1px,rgb(211,68,32) 2px 2px,rgb(211,68,32) 3px 3px,rgb(212,68,32) 4px 4px,rgb(212,68,32) 5px 5px,rgb(212,68,32) 6px 6px,rgb(213,68,32) 7px 7px,rgb(213,68,32) 8px 8px,rgb(213,68,32) 9px 9px,rgb(213,68,32) 10px 10px,rgb(214,68,32) 11px 11px,rgb(214,69,32) 12px 12px,rgb(214,69,32) 13px 13px,rgb(215,69,32) 14px 14px,rgb(215,69,32) 15px 15px,rgb(215,69,32) 16px 16px,rgb(215,69,32) 17px 17px,rgb(216,69,32) 18px 18px,rgb(216,69,32) 19px 19px,rgb(216,69,33) 20px 20px,rgb(217,69,33) 21px 21px,rgb(217,69,33) 22px 22px,rgb(217,70,33) 23px 23px,rgb(217,70,33) 24px 24px,rgb(218,70,33) 25px 25px,rgb(218,70,33) 26px 26px,rgb(218,70,33) 27px 27px,rgb(219,70,33) 28px 28px,rgb(219,70,33) 29px 29px,rgb(219,70,33) 30px 30px,rgb(219,70,33) 31px 31px,rgb(220,70,33) 32px 32px,rgb(220,70,33) 33px 33px,rgb(220,70,33) 34px 34px,rgb(221,71,33) 35px 35px,rgb(221,71,33) 36px 36px,rgb(221,71,33) 37px 37px,rgb(221,71,33) 38px 38px,rgb(222,71,33) 39px 39px,rgb(222,71,34) 40px 40px,rgb(222,71,34) 41px 41px,rgb(223,71,34) 42px 42px,rgb(223,71,34) 43px 43px,rgb(223,71,34) 44px 44px,rgb(223,71,34) 45px 45px,rgb(224,72,34) 46px 46px,rgb(224,72,34) 47px 47px,rgb(224,72,34) 48px 48px,rgb(225,72,34) 49px 49px,rgb(225,72,34) 50px 50px,rgb(225,72,34) 51px 51px,rgb(225,72,34) 52px 52px,rgb(226,72,34) 53px 53px,rgb(226,72,34) 54px 54px,rgb(226,72,34) 55px 55px,rgb(227,72,34) 56px 56px,rgb(227,72,34) 57px 57px,rgb(227,73,34) 58px 58px,rgb(227,73,34) 59px 59px,rgb(228,73,35) 60px 60px,rgb(228,73,35) 61px 61px,rgb(228,73,35) 62px 62px,rgb(229,73,35) 63px 63px,rgb(229,73,35) 64px 64px,rgb(229,73,35) 65px 65px,rgb(229,73,35) 66px 66px,rgb(230,73,35) 67px 67px,rgb(230,73,35) 68px 68px,rgb(230,74,35) 69px 69px,rgb(231,74,35) 70px 70px,rgb(231,74,35) 71px 71px,rgb(231,74,35) 72px 72px,rgb(231,74,35) 73px 73px,rgb(232,74,35) 74px 74px,rgb(232,74,35) 75px 75px,rgb(232,74,35) 76px 76px,rgb(233,74,35) 77px 77px,rgb(233,74,35) 78px 78px,rgb(233,74,35) 79px 79px,rgb(234,75,36) 80px 80px}
.azm-long-shadow.azm-trello {text-shadow:rgb(2,95,150) 1px 1px,rgb(2,95,150) 2px 2px,rgb(2,95,150) 3px 3px,rgb(2,95,150) 4px 4px,rgb(2,95,151) 5px 5px,rgb(2,95,151) 6px 6px,rgb(2,95,151) 7px 7px,rgb(2,96,151) 8px 8px,rgb(2,96,151) 9px 9px,rgb(2,96,152) 10px 10px,rgb(2,96,152) 11px 11px,rgb(2,96,152) 12px 12px,rgb(2,96,152) 13px 13px,rgb(2,96,152) 14px 14px,rgb(2,97,153) 15px 15px,rgb(2,97,153) 16px 16px,rgb(2,97,153) 17px 17px,rgb(2,97,153) 18px 18px,rgb(2,97,154) 19px 19px,rgb(2,97,154) 20px 20px,rgb(2,97,154) 21px 21px,rgb(2,98,154) 22px 22px,rgb(2,98,154) 23px 23px,rgb(2,98,155) 24px 24px,rgb(2,98,155) 25px 25px,rgb(2,98,155) 26px 26px,rgb(2,98,155) 27px 27px,rgb(2,98,155) 28px 28px,rgb(2,98,156) 29px 29px,rgb(2,99,156) 30px 30px,rgb(2,99,156) 31px 31px,rgb(2,99,156) 32px 32px,rgb(2,99,157) 33px 33px,rgb(2,99,157) 34px 34px,rgb(2,99,157) 35px 35px,rgb(2,99,157) 36px 36px,rgb(2,100,157) 37px 37px,rgb(2,100,158) 38px 38px,rgb(2,100,158) 39px 39px,rgb(2,100,158) 40px 40px,rgb(2,100,158) 41px 41px,rgb(2,100,158) 42px 42px,rgb(2,100,159) 43px 43px,rgb(2,101,159) 44px 44px,rgb(2,101,159) 45px 45px,rgb(2,101,159) 46px 46px,rgb(2,101,159) 47px 47px,rgb(2,101,160) 48px 48px,rgb(2,101,160) 49px 49px,rgb(2,101,160) 50px 50px,rgb(2,102,160) 51px 51px,rgb(2,102,161) 52px 52px,rgb(2,102,161) 53px 53px,rgb(2,102,161) 54px 54px,rgb(2,102,161) 55px 55px,rgb(2,102,161) 56px 56px,rgb(2,102,162) 57px 57px,rgb(2,102,162) 58px 58px,rgb(2,103,162) 59px 59px,rgb(2,103,162) 60px 60px,rgb(2,103,162) 61px 61px,rgb(2,103,163) 62px 62px,rgb(2,103,163) 63px 63px,rgb(2,103,163) 64px 64px,rgb(2,103,163) 65px 65px,rgb(2,104,164) 66px 66px,rgb(2,104,164) 67px 67px,rgb(2,104,164) 68px 68px,rgb(2,104,164) 69px 69px,rgb(2,104,164) 70px 70px,rgb(2,104,165) 71px 71px,rgb(2,104,165) 72px 72px,rgb(2,105,165) 73px 73px,rgb(2,105,165) 74px 74px,rgb(2,105,165) 75px 75px,rgb(2,105,166) 76px 76px,rgb(2,105,166) 77px 77px,rgb(2,105,166) 78px 78px,rgb(2,105,166) 79px 79px,rgb(2,106,167) 80px 80px}
.azm-long-shadow.azm-tumblr {text-shadow:rgb(40,64,88) 1px 1px,rgb(40,64,88) 2px 2px,rgb(40,64,88) 3px 3px,rgb(40,64,88) 4px 4px,rgb(40,64,88) 5px 5px,rgb(40,64,88) 6px 6px,rgb(40,64,88) 7px 7px,rgb(40,64,89) 8px 8px,rgb(40,64,89) 9px 9px,rgb(40,64,89) 10px 10px,rgb(40,64,89) 11px 11px,rgb(40,65,89) 12px 12px,rgb(40,65,89) 13px 13px,rgb(40,65,89) 14px 14px,rgb(40,65,89) 15px 15px,rgb(40,65,90) 16px 16px,rgb(40,65,90) 17px 17px,rgb(40,65,90) 18px 18px,rgb(40,65,90) 19px 19px,rgb(41,65,90) 20px 20px,rgb(41,65,90) 21px 21px,rgb(41,65,90) 22px 22px,rgb(41,66,90) 23px 23px,rgb(41,66,91) 24px 24px,rgb(41,66,91) 25px 25px,rgb(41,66,91) 26px 26px,rgb(41,66,91) 27px 27px,rgb(41,66,91) 28px 28px,rgb(41,66,91) 29px 29px,rgb(41,66,91) 30px 30px,rgb(41,66,91) 31px 31px,rgb(41,66,92) 32px 32px,rgb(41,66,92) 33px 33px,rgb(41,66,92) 34px 34px,rgb(41,67,92) 35px 35px,rgb(41,67,92) 36px 36px,rgb(41,67,92) 37px 37px,rgb(41,67,92) 38px 38px,rgb(41,67,92) 39px 39px,rgb(42,67,93) 40px 40px,rgb(42,67,93) 41px 41px,rgb(42,67,93) 42px 42px,rgb(42,67,93) 43px 43px,rgb(42,67,93) 44px 44px,rgb(42,67,93) 45px 45px,rgb(42,68,93) 46px 46px,rgb(42,68,93) 47px 47px,rgb(42,68,94) 48px 48px,rgb(42,68,94) 49px 49px,rgb(42,68,94) 50px 50px,rgb(42,68,94) 51px 51px,rgb(42,68,94) 52px 52px,rgb(42,68,94) 53px 53px,rgb(42,68,94) 54px 54px,rgb(42,68,94) 55px 55px,rgb(42,68,95) 56px 56px,rgb(42,68,95) 57px 57px,rgb(42,69,95) 58px 58px,rgb(42,69,95) 59px 59px,rgb(43,69,95) 60px 60px,rgb(43,69,95) 61px 61px,rgb(43,69,95) 62px 62px,rgb(43,69,95) 63px 63px,rgb(43,69,96) 64px 64px,rgb(43,69,96) 65px 65px,rgb(43,69,96) 66px 66px,rgb(43,69,96) 67px 67px,rgb(43,69,96) 68px 68px,rgb(43,70,96) 69px 69px,rgb(43,70,96) 70px 70px,rgb(43,70,96) 71px 71px,rgb(43,70,97) 72px 72px,rgb(43,70,97) 73px 73px,rgb(43,70,97) 74px 74px,rgb(43,70,97) 75px 75px,rgb(43,70,97) 76px 76px,rgb(43,70,97) 77px 77px,rgb(43,70,97) 78px 78px,rgb(43,70,97) 79px 79px,rgb(44,71,98) 80px 80px}
.azm-long-shadow.azm-twitter {text-shadow:rgb(77,155,214) 1px 1px,rgb(77,155,214) 2px 2px,rgb(77,155,214) 3px 3px,rgb(77,155,215) 4px 4px,rgb(77,156,215) 5px 5px,rgb(77,156,215) 6px 6px,rgb(77,156,216) 7px 7px,rgb(77,156,216) 8px 8px,rgb(77,156,216) 9px 9px,rgb(78,157,217) 10px 10px,rgb(78,157,217) 11px 11px,rgb(78,157,217) 12px 12px,rgb(78,157,217) 13px 13px,rgb(78,157,218) 14px 14px,rgb(78,158,218) 15px 15px,rgb(78,158,218) 16px 16px,rgb(78,158,219) 17px 17px,rgb(78,158,219) 18px 18px,rgb(78,159,219) 19px 19px,rgb(79,159,220) 20px 20px,rgb(79,159,220) 21px 21px,rgb(79,159,220) 22px 22px,rgb(79,159,220) 23px 23px,rgb(79,160,221) 24px 24px,rgb(79,160,221) 25px 25px,rgb(79,160,221) 26px 26px,rgb(79,160,222) 27px 27px,rgb(79,160,222) 28px 28px,rgb(79,161,222) 29px 29px,rgb(80,161,223) 30px 30px,rgb(80,161,223) 31px 31px,rgb(80,161,223) 32px 32px,rgb(80,162,223) 33px 33px,rgb(80,162,224) 34px 34px,rgb(80,162,224) 35px 35px,rgb(80,162,224) 36px 36px,rgb(80,162,225) 37px 37px,rgb(80,163,225) 38px 38px,rgb(80,163,225) 39px 39px,rgb(81,163,226) 40px 40px,rgb(81,163,226) 41px 41px,rgb(81,163,226) 42px 42px,rgb(81,164,226) 43px 43px,rgb(81,164,227) 44px 44px,rgb(81,164,227) 45px 45px,rgb(81,164,227) 46px 46px,rgb(81,164,228) 47px 47px,rgb(81,165,228) 48px 48px,rgb(81,165,228) 49px 49px,rgb(82,165,229) 50px 50px,rgb(82,165,229) 51px 51px,rgb(82,166,229) 52px 52px,rgb(82,166,229) 53px 53px,rgb(82,166,230) 54px 54px,rgb(82,166,230) 55px 55px,rgb(82,166,230) 56px 56px,rgb(82,167,231) 57px 57px,rgb(82,167,231) 58px 58px,rgb(82,167,231) 59px 59px,rgb(83,167,232) 60px 60px,rgb(83,167,232) 61px 61px,rgb(83,168,232) 62px 62px,rgb(83,168,232) 63px 63px,rgb(83,168,233) 64px 64px,rgb(83,168,233) 65px 65px,rgb(83,169,233) 66px 66px,rgb(83,169,234) 67px 67px,rgb(83,169,234) 68px 68px,rgb(83,169,234) 69px 69px,rgb(84,169,235) 70px 70px,rgb(84,170,235) 71px 71px,rgb(84,170,235) 72px 72px,rgb(84,170,235) 73px 73px,rgb(84,170,236) 74px 74px,rgb(84,170,236) 75px 75px,rgb(84,171,236) 76px 76px,rgb(84,171,237) 77px 77px,rgb(84,171,237) 78px 78px,rgb(84,171,237) 79px 79px,rgb(85,172,238) 80px 80px}
.azm-long-shadow.azm-vimeo {text-shadow:rgb(61,168,230) 1px 1px,rgb(61,168,230) 2px 2px,rgb(61,168,230) 3px 3px,rgb(61,168,231) 4px 4px,rgb(61,169,231) 5px 5px,rgb(61,169,231) 6px 6px,rgb(61,169,232) 7px 7px,rgb(61,169,232) 8px 8px,rgb(61,170,232) 9px 9px,rgb(61,170,233) 10px 10px,rgb(61,170,233) 11px 11px,rgb(62,170,233) 12px 12px,rgb(62,171,234) 13px 13px,rgb(62,171,234) 14px 14px,rgb(62,171,234) 15px 15px,rgb(62,171,235) 16px 16px,rgb(62,172,235) 17px 17px,rgb(62,172,235) 18px 18px,rgb(62,172,235) 19px 19px,rgb(62,172,236) 20px 20px,rgb(62,172,236) 21px 21px,rgb(62,173,236) 22px 22px,rgb(63,173,237) 23px 23px,rgb(63,173,237) 24px 24px,rgb(63,173,237) 25px 25px,rgb(63,174,238) 26px 26px,rgb(63,174,238) 27px 27px,rgb(63,174,238) 28px 28px,rgb(63,174,239) 29px 29px,rgb(63,175,239) 30px 30px,rgb(63,175,239) 31px 31px,rgb(63,175,240) 32px 32px,rgb(63,175,240) 33px 33px,rgb(63,176,240) 34px 34px,rgb(64,176,240) 35px 35px,rgb(64,176,241) 36px 36px,rgb(64,176,241) 37px 37px,rgb(64,177,241) 38px 38px,rgb(64,177,242) 39px 39px,rgb(64,177,242) 40px 40px,rgb(64,177,242) 41px 41px,rgb(64,177,243) 42px 42px,rgb(64,178,243) 43px 43px,rgb(64,178,243) 44px 44px,rgb(64,178,244) 45px 45px,rgb(65,178,244) 46px 46px,rgb(65,179,244) 47px 47px,rgb(65,179,245) 48px 48px,rgb(65,179,245) 49px 49px,rgb(65,179,245) 50px 50px,rgb(65,180,245) 51px 51px,rgb(65,180,246) 52px 52px,rgb(65,180,246) 53px 53px,rgb(65,180,246) 54px 54px,rgb(65,181,247) 55px 55px,rgb(65,181,247) 56px 56px,rgb(65,181,247) 57px 57px,rgb(66,181,248) 58px 58px,rgb(66,182,248) 59px 59px,rgb(66,182,248) 60px 60px,rgb(66,182,249) 61px 61px,rgb(66,182,249) 62px 62px,rgb(66,182,249) 63px 63px,rgb(66,183,250) 64px 64px,rgb(66,183,250) 65px 65px,rgb(66,183,250) 66px 66px,rgb(66,183,250) 67px 67px,rgb(66,184,251) 68px 68px,rgb(67,184,251) 69px 69px,rgb(67,184,251) 70px 70px,rgb(67,184,252) 71px 71px,rgb(67,185,252) 72px 72px,rgb(67,185,252) 73px 73px,rgb(67,185,253) 74px 74px,rgb(67,185,253) 75px 75px,rgb(67,186,253) 76px 76px,rgb(67,186,254) 77px 77px,rgb(67,186,254) 78px 78px,rgb(67,186,254) 79px 79px,rgb(68,187,255) 80px 80px}
.azm-long-shadow.azm-vine {text-shadow:rgb(0,172,129) 1px 1px,rgb(0,172,129) 2px 2px,rgb(0,172,129) 3px 3px,rgb(0,172,129) 4px 4px,rgb(0,173,129) 5px 5px,rgb(0,173,130) 6px 6px,rgb(0,173,130) 7px 7px,rgb(0,173,130) 8px 8px,rgb(0,174,130) 9px 9px,rgb(0,174,130) 10px 10px,rgb(0,174,130) 11px 11px,rgb(0,174,131) 12px 12px,rgb(0,175,131) 13px 13px,rgb(0,175,131) 14px 14px,rgb(0,175,131) 15px 15px,rgb(0,175,131) 16px 16px,rgb(0,176,131) 17px 17px,rgb(0,176,132) 18px 18px,rgb(0,176,132) 19px 19px,rgb(0,176,132) 20px 20px,rgb(0,176,132) 21px 21px,rgb(0,177,132) 22px 22px,rgb(0,177,133) 23px 23px,rgb(0,177,133) 24px 24px,rgb(0,177,133) 25px 25px,rgb(0,178,133) 26px 26px,rgb(0,178,133) 27px 27px,rgb(0,178,133) 28px 28px,rgb(0,178,134) 29px 29px,rgb(0,179,134) 30px 30px,rgb(0,179,134) 31px 31px,rgb(0,179,134) 32px 32px,rgb(0,179,134) 33px 33px,rgb(0,180,134) 34px 34px,rgb(0,180,135) 35px 35px,rgb(0,180,135) 36px 36px,rgb(0,180,135) 37px 37px,rgb(0,181,135) 38px 38px,rgb(0,181,135) 39px 39px,rgb(0,181,136) 40px 40px,rgb(0,181,136) 41px 41px,rgb(0,181,136) 42px 42px,rgb(0,182,136) 43px 43px,rgb(0,182,136) 44px 44px,rgb(0,182,136) 45px 45px,rgb(0,182,137) 46px 46px,rgb(0,183,137) 47px 47px,rgb(0,183,137) 48px 48px,rgb(0,183,137) 49px 49px,rgb(0,183,137) 50px 50px,rgb(0,184,137) 51px 51px,rgb(0,184,138) 52px 52px,rgb(0,184,138) 53px 53px,rgb(0,184,138) 54px 54px,rgb(0,185,138) 55px 55px,rgb(0,185,138) 56px 56px,rgb(0,185,138) 57px 57px,rgb(0,185,139) 58px 58px,rgb(0,186,139) 59px 59px,rgb(0,186,139) 60px 60px,rgb(0,186,139) 61px 61px,rgb(0,186,139) 62px 62px,rgb(0,186,140) 63px 63px,rgb(0,187,140) 64px 64px,rgb(0,187,140) 65px 65px,rgb(0,187,140) 66px 66px,rgb(0,187,140) 67px 67px,rgb(0,188,140) 68px 68px,rgb(0,188,141) 69px 69px,rgb(0,188,141) 70px 70px,rgb(0,188,141) 71px 71px,rgb(0,189,141) 72px 72px,rgb(0,189,141) 73px 73px,rgb(0,189,141) 74px 74px,rgb(0,189,142) 75px 75px,rgb(0,190,142) 76px 76px,rgb(0,190,142) 77px 77px,rgb(0,190,142) 78px 78px,rgb(0,190,142) 79px 79px,rgb(0,191,143) 80px 80px}
.azm-long-shadow.azm-vk {text-shadow:rgb(88,116,147) 1px 1px,rgb(88,116,147) 2px 2px,rgb(88,116,147) 3px 3px,rgb(88,116,147) 4px 4px,rgb(88,116,148) 5px 5px,rgb(88,116,148) 6px 6px,rgb(88,117,148) 7px 7px,rgb(89,117,148) 8px 8px,rgb(89,117,148) 9px 9px,rgb(89,117,149) 10px 10px,rgb(89,117,149) 11px 11px,rgb(89,117,149) 12px 12px,rgb(89,118,149) 13px 13px,rgb(89,118,149) 14px 14px,rgb(89,118,150) 15px 15px,rgb(90,118,150) 16px 16px,rgb(90,118,150) 17px 17px,rgb(90,118,150) 18px 18px,rgb(90,119,150) 19px 19px,rgb(90,119,151) 20px 20px,rgb(90,119,151) 21px 21px,rgb(90,119,151) 22px 22px,rgb(90,119,151) 23px 23px,rgb(91,119,151) 24px 24px,rgb(91,120,152) 25px 25px,rgb(91,120,152) 26px 26px,rgb(91,120,152) 27px 27px,rgb(91,120,152) 28px 28px,rgb(91,120,152) 29px 29px,rgb(91,120,153) 30px 30px,rgb(91,121,153) 31px 31px,rgb(92,121,153) 32px 32px,rgb(92,121,153) 33px 33px,rgb(92,121,153) 34px 34px,rgb(92,121,154) 35px 35px,rgb(92,121,154) 36px 36px,rgb(92,122,154) 37px 37px,rgb(92,122,154) 38px 38px,rgb(92,122,154) 39px 39px,rgb(93,122,155) 40px 40px,rgb(93,122,155) 41px 41px,rgb(93,122,155) 42px 42px,rgb(93,122,155) 43px 43px,rgb(93,123,155) 44px 44px,rgb(93,123,156) 45px 45px,rgb(93,123,156) 46px 46px,rgb(93,123,156) 47px 47px,rgb(94,123,156) 48px 48px,rgb(94,123,156) 49px 49px,rgb(94,124,157) 50px 50px,rgb(94,124,157) 51px 51px,rgb(94,124,157) 52px 52px,rgb(94,124,157) 53px 53px,rgb(94,124,157) 54px 54px,rgb(94,124,158) 55px 55px,rgb(95,125,158) 56px 56px,rgb(95,125,158) 57px 57px,rgb(95,125,158) 58px 58px,rgb(95,125,158) 59px 59px,rgb(95,125,159) 60px 60px,rgb(95,125,159) 61px 61px,rgb(95,126,159) 62px 62px,rgb(95,126,159) 63px 63px,rgb(96,126,159) 64px 64px,rgb(96,126,160) 65px 65px,rgb(96,126,160) 66px 66px,rgb(96,126,160) 67px 67px,rgb(96,127,160) 68px 68px,rgb(96,127,160) 69px 69px,rgb(96,127,161) 70px 70px,rgb(96,127,161) 71px 71px,rgb(97,127,161) 72px 72px,rgb(97,127,161) 73px 73px,rgb(97,128,161) 74px 74px,rgb(97,128,162) 75px 75px,rgb(97,128,162) 76px 76px,rgb(97,128,162) 77px 77px,rgb(97,128,162) 78px 78px,rgb(97,128,162) 79px 79px,rgb(98,129,163) 80px 80px}
.azm-long-shadow.azm-whatsapp {text-shadow:rgb(80,155,32) 1px 1px,rgb(80,155,32) 2px 2px,rgb(80,155,32) 3px 3px,rgb(80,155,32) 4px 4px,rgb(80,156,32) 5px 5px,rgb(80,156,32) 6px 6px,rgb(80,156,32) 7px 7px,rgb(80,156,32) 8px 8px,rgb(81,156,32) 9px 9px,rgb(81,157,32) 10px 10px,rgb(81,157,32) 11px 11px,rgb(81,157,32) 12px 12px,rgb(81,157,32) 13px 13px,rgb(81,157,32) 14px 14px,rgb(81,158,32) 15px 15px,rgb(81,158,32) 16px 16px,rgb(81,158,32) 17px 17px,rgb(82,158,32) 18px 18px,rgb(82,159,32) 19px 19px,rgb(82,159,32) 20px 20px,rgb(82,159,32) 21px 21px,rgb(82,159,32) 22px 22px,rgb(82,159,32) 23px 23px,rgb(82,160,32) 24px 24px,rgb(82,160,32) 25px 25px,rgb(82,160,32) 26px 26px,rgb(83,160,33) 27px 27px,rgb(83,160,33) 28px 28px,rgb(83,161,33) 29px 29px,rgb(83,161,33) 30px 30px,rgb(83,161,33) 31px 31px,rgb(83,161,33) 32px 32px,rgb(83,162,33) 33px 33px,rgb(83,162,33) 34px 34px,rgb(83,162,33) 35px 35px,rgb(84,162,33) 36px 36px,rgb(84,162,33) 37px 37px,rgb(84,163,33) 38px 38px,rgb(84,163,33) 39px 39px,rgb(84,163,33) 40px 40px,rgb(84,163,33) 41px 41px,rgb(84,163,33) 42px 42px,rgb(84,164,33) 43px 43px,rgb(84,164,33) 44px 44px,rgb(85,164,33) 45px 45px,rgb(85,164,33) 46px 46px,rgb(85,164,33) 47px 47px,rgb(85,165,33) 48px 48px,rgb(85,165,33) 49px 49px,rgb(85,165,33) 50px 50px,rgb(85,165,33) 51px 51px,rgb(85,166,33) 52px 52px,rgb(85,166,33) 53px 53px,rgb(86,166,34) 54px 54px,rgb(86,166,34) 55px 55px,rgb(86,166,34) 56px 56px,rgb(86,167,34) 57px 57px,rgb(86,167,34) 58px 58px,rgb(86,167,34) 59px 59px,rgb(86,167,34) 60px 60px,rgb(86,167,34) 61px 61px,rgb(86,168,34) 62px 62px,rgb(87,168,34) 63px 63px,rgb(87,168,34) 64px 64px,rgb(87,168,34) 65px 65px,rgb(87,169,34) 66px 66px,rgb(87,169,34) 67px 67px,rgb(87,169,34) 68px 68px,rgb(87,169,34) 69px 69px,rgb(87,169,34) 70px 70px,rgb(87,170,34) 71px 71px,rgb(88,170,34) 72px 72px,rgb(88,170,34) 73px 73px,rgb(88,170,34) 74px 74px,rgb(88,170,34) 75px 75px,rgb(88,171,34) 76px 76px,rgb(88,171,34) 77px 77px,rgb(88,171,34) 78px 78px,rgb(88,171,34) 79px 79px,rgb(89,172,35) 80px 80px}
.azm-long-shadow.azm-windows {text-shadow:rgb(0,169,218) 1px 1px,rgb(0,169,218) 2px 2px,rgb(0,169,218) 3px 3px,rgb(0,169,219) 4px 4px,rgb(0,170,219) 5px 5px,rgb(0,170,219) 6px 6px,rgb(0,170,220) 7px 7px,rgb(0,170,220) 8px 8px,rgb(0,171,220) 9px 9px,rgb(0,171,221) 10px 10px,rgb(0,171,221) 11px 11px,rgb(0,171,221) 12px 12px,rgb(0,172,221) 13px 13px,rgb(0,172,222) 14px 14px,rgb(0,172,222) 15px 15px,rgb(0,172,222) 16px 16px,rgb(0,173,223) 17px 17px,rgb(0,173,223) 18px 18px,rgb(0,173,223) 19px 19px,rgb(0,173,224) 20px 20px,rgb(0,173,224) 21px 21px,rgb(0,174,224) 22px 22px,rgb(0,174,224) 23px 23px,rgb(0,174,225) 24px 24px,rgb(0,174,225) 25px 25px,rgb(0,175,225) 26px 26px,rgb(0,175,226) 27px 27px,rgb(0,175,226) 28px 28px,rgb(0,175,226) 29px 29px,rgb(0,176,227) 30px 30px,rgb(0,176,227) 31px 31px,rgb(0,176,227) 32px 32px,rgb(0,176,227) 33px 33px,rgb(0,177,228) 34px 34px,rgb(0,177,228) 35px 35px,rgb(0,177,228) 36px 36px,rgb(0,177,229) 37px 37px,rgb(0,178,229) 38px 38px,rgb(0,178,229) 39px 39px,rgb(0,178,230) 40px 40px,rgb(0,178,230) 41px 41px,rgb(0,178,230) 42px 42px,rgb(0,179,230) 43px 43px,rgb(0,179,231) 44px 44px,rgb(0,179,231) 45px 45px,rgb(0,179,231) 46px 46px,rgb(0,180,232) 47px 47px,rgb(0,180,232) 48px 48px,rgb(0,180,232) 49px 49px,rgb(0,180,233) 50px 50px,rgb(0,181,233) 51px 51px,rgb(0,181,233) 52px 52px,rgb(0,181,233) 53px 53px,rgb(0,181,234) 54px 54px,rgb(0,182,234) 55px 55px,rgb(0,182,234) 56px 56px,rgb(0,182,235) 57px 57px,rgb(0,182,235) 58px 58px,rgb(0,183,235) 59px 59px,rgb(0,183,236) 60px 60px,rgb(0,183,236) 61px 61px,rgb(0,183,236) 62px 62px,rgb(0,183,236) 63px 63px,rgb(0,184,237) 64px 64px,rgb(0,184,237) 65px 65px,rgb(0,184,237) 66px 66px,rgb(0,184,238) 67px 67px,rgb(0,185,238) 68px 68px,rgb(0,185,238) 69px 69px,rgb(0,185,239) 70px 70px,rgb(0,185,239) 71px 71px,rgb(0,186,239) 72px 72px,rgb(0,186,239) 73px 73px,rgb(0,186,240) 74px 74px,rgb(0,186,240) 75px 75px,rgb(0,187,240) 76px 76px,rgb(0,187,241) 77px 77px,rgb(0,187,241) 78px 78px,rgb(0,187,241) 79px 79px,rgb(0,188,242) 80px 80px}
.azm-long-shadow.azm-wordpress {text-shadow:rgb(27,126,171) 1px 1px,rgb(27,126,171) 2px 2px,rgb(27,126,171) 3px 3px,rgb(27,126,171) 4px 4px,rgb(27,126,172) 5px 5px,rgb(27,127,172) 6px 6px,rgb(27,127,172) 7px 7px,rgb(27,127,172) 8px 8px,rgb(27,127,173) 9px 9px,rgb(27,127,173) 10px 10px,rgb(27,127,173) 11px 11px,rgb(27,128,173) 12px 12px,rgb(27,128,174) 13px 13px,rgb(27,128,174) 14px 14px,rgb(27,128,174) 15px 15px,rgb(27,128,174) 16px 16px,rgb(27,128,175) 17px 17px,rgb(27,129,175) 18px 18px,rgb(27,129,175) 19px 19px,rgb(27,129,175) 20px 20px,rgb(27,129,175) 21px 21px,rgb(27,129,176) 22px 22px,rgb(27,130,176) 23px 23px,rgb(27,130,176) 24px 24px,rgb(27,130,176) 25px 25px,rgb(27,130,177) 26px 26px,rgb(28,130,177) 27px 27px,rgb(28,130,177) 28px 28px,rgb(28,131,177) 29px 29px,rgb(28,131,178) 30px 30px,rgb(28,131,178) 31px 31px,rgb(28,131,178) 32px 32px,rgb(28,131,178) 33px 33px,rgb(28,131,179) 34px 34px,rgb(28,132,179) 35px 35px,rgb(28,132,179) 36px 36px,rgb(28,132,179) 37px 37px,rgb(28,132,180) 38px 38px,rgb(28,132,180) 39px 39px,rgb(28,133,180) 40px 40px,rgb(28,133,180) 41px 41px,rgb(28,133,180) 42px 42px,rgb(28,133,181) 43px 43px,rgb(28,133,181) 44px 44px,rgb(28,133,181) 45px 45px,rgb(28,134,181) 46px 46px,rgb(28,134,182) 47px 47px,rgb(28,134,182) 48px 48px,rgb(28,134,182) 49px 49px,rgb(28,134,182) 50px 50px,rgb(28,134,183) 51px 51px,rgb(28,135,183) 52px 52px,rgb(28,135,183) 53px 53px,rgb(29,135,183) 54px 54px,rgb(29,135,184) 55px 55px,rgb(29,135,184) 56px 56px,rgb(29,135,184) 57px 57px,rgb(29,136,184) 58px 58px,rgb(29,136,185) 59px 59px,rgb(29,136,185) 60px 60px,rgb(29,136,185) 61px 61px,rgb(29,136,185) 62px 62px,rgb(29,137,185) 63px 63px,rgb(29,137,186) 64px 64px,rgb(29,137,186) 65px 65px,rgb(29,137,186) 66px 66px,rgb(29,137,186) 67px 67px,rgb(29,137,187) 68px 68px,rgb(29,138,187) 69px 69px,rgb(29,138,187) 70px 70px,rgb(29,138,187) 71px 71px,rgb(29,138,188) 72px 72px,rgb(29,138,188) 73px 73px,rgb(29,138,188) 74px 74px,rgb(29,139,188) 75px 75px,rgb(29,139,189) 76px 76px,rgb(29,139,189) 77px 77px,rgb(29,139,189) 78px 78px,rgb(29,139,189) 79px 79px,rgb(30,140,190) 80px 80px}
.azm-long-shadow.azm-xing {text-shadow:rgb(0,90,90) 1px 1px,rgb(0,90,90) 2px 2px,rgb(0,90,90) 3px 3px,rgb(0,90,90) 4px 4px,rgb(0,90,90) 5px 5px,rgb(0,90,90) 6px 6px,rgb(0,90,90) 7px 7px,rgb(0,91,91) 8px 8px,rgb(0,91,91) 9px 9px,rgb(0,91,91) 10px 10px,rgb(0,91,91) 11px 11px,rgb(0,91,91) 12px 12px,rgb(0,91,91) 13px 13px,rgb(0,91,91) 14px 14px,rgb(0,91,91) 15px 15px,rgb(0,92,92) 16px 16px,rgb(0,92,92) 17px 17px,rgb(0,92,92) 18px 18px,rgb(0,92,92) 19px 19px,rgb(0,92,92) 20px 20px,rgb(0,92,92) 21px 21px,rgb(0,92,92) 22px 22px,rgb(0,92,92) 23px 23px,rgb(0,93,93) 24px 24px,rgb(0,93,93) 25px 25px,rgb(0,93,93) 26px 26px,rgb(0,93,93) 27px 27px,rgb(0,93,93) 28px 28px,rgb(0,93,93) 29px 29px,rgb(0,93,93) 30px 30px,rgb(0,93,93) 31px 31px,rgb(0,94,94) 32px 32px,rgb(0,94,94) 33px 33px,rgb(0,94,94) 34px 34px,rgb(0,94,94) 35px 35px,rgb(0,94,94) 36px 36px,rgb(0,94,94) 37px 37px,rgb(0,94,94) 38px 38px,rgb(0,94,94) 39px 39px,rgb(0,95,95) 40px 40px,rgb(0,95,95) 41px 41px,rgb(0,95,95) 42px 42px,rgb(0,95,95) 43px 43px,rgb(0,95,95) 44px 44px,rgb(0,95,95) 45px 45px,rgb(0,95,95) 46px 46px,rgb(0,95,95) 47px 47px,rgb(0,96,96) 48px 48px,rgb(0,96,96) 49px 49px,rgb(0,96,96) 50px 50px,rgb(0,96,96) 51px 51px,rgb(0,96,96) 52px 52px,rgb(0,96,96) 53px 53px,rgb(0,96,96) 54px 54px,rgb(0,96,96) 55px 55px,rgb(0,97,97) 56px 56px,rgb(0,97,97) 57px 57px,rgb(0,97,97) 58px 58px,rgb(0,97,97) 59px 59px,rgb(0,97,97) 60px 60px,rgb(0,97,97) 61px 61px,rgb(0,97,97) 62px 62px,rgb(0,97,97) 63px 63px,rgb(0,98,98) 64px 64px,rgb(0,98,98) 65px 65px,rgb(0,98,98) 66px 66px,rgb(0,98,98) 67px 67px,rgb(0,98,98) 68px 68px,rgb(0,98,98) 69px 69px,rgb(0,98,98) 70px 70px,rgb(0,98,98) 71px 71px,rgb(0,99,99) 72px 72px,rgb(0,99,99) 73px 73px,rgb(0,99,99) 74px 74px,rgb(0,99,99) 75px 75px,rgb(0,99,99) 76px 76px,rgb(0,99,99) 77px 77px,rgb(0,99,99) 78px 78px,rgb(0,99,99) 79px 79px,rgb(0,100,100) 80px 80px}
.azm-long-shadow.azm-yahoo {text-shadow:rgb(74,14,176) 1px 1px,rgb(74,14,176) 2px 2px,rgb(74,14,176) 3px 3px,rgb(74,14,177) 4px 4px,rgb(74,14,177) 5px 5px,rgb(74,14,177) 6px 6px,rgb(74,14,177) 7px 7px,rgb(74,14,178) 8px 8px,rgb(74,14,178) 9px 9px,rgb(75,14,178) 10px 10px,rgb(75,14,178) 11px 11px,rgb(75,14,179) 12px 12px,rgb(75,14,179) 13px 13px,rgb(75,14,179) 14px 14px,rgb(75,14,179) 15px 15px,rgb(75,14,180) 16px 16px,rgb(75,14,180) 17px 17px,rgb(75,14,180) 18px 18px,rgb(75,14,180) 19px 19px,rgb(76,14,181) 20px 20px,rgb(76,14,181) 21px 21px,rgb(76,14,181) 22px 22px,rgb(76,14,181) 23px 23px,rgb(76,14,182) 24px 24px,rgb(76,14,182) 25px 25px,rgb(76,14,182) 26px 26px,rgb(76,14,182) 27px 27px,rgb(76,14,183) 28px 28px,rgb(76,14,183) 29px 29px,rgb(77,14,183) 30px 30px,rgb(77,14,183) 31px 31px,rgb(77,14,184) 32px 32px,rgb(77,14,184) 33px 33px,rgb(77,14,184) 34px 34px,rgb(77,14,184) 35px 35px,rgb(77,14,185) 36px 36px,rgb(77,14,185) 37px 37px,rgb(77,14,185) 38px 38px,rgb(77,14,185) 39px 39px,rgb(78,15,186) 40px 40px,rgb(78,15,186) 41px 41px,rgb(78,15,186) 42px 42px,rgb(78,15,186) 43px 43px,rgb(78,15,187) 44px 44px,rgb(78,15,187) 45px 45px,rgb(78,15,187) 46px 46px,rgb(78,15,187) 47px 47px,rgb(78,15,188) 48px 48px,rgb(78,15,188) 49px 49px,rgb(79,15,188) 50px 50px,rgb(79,15,188) 51px 51px,rgb(79,15,189) 52px 52px,rgb(79,15,189) 53px 53px,rgb(79,15,189) 54px 54px,rgb(79,15,189) 55px 55px,rgb(79,15,190) 56px 56px,rgb(79,15,190) 57px 57px,rgb(79,15,190) 58px 58px,rgb(79,15,190) 59px 59px,rgb(80,15,191) 60px 60px,rgb(80,15,191) 61px 61px,rgb(80,15,191) 62px 62px,rgb(80,15,191) 63px 63px,rgb(80,15,192) 64px 64px,rgb(80,15,192) 65px 65px,rgb(80,15,192) 66px 66px,rgb(80,15,192) 67px 67px,rgb(80,15,193) 68px 68px,rgb(80,15,193) 69px 69px,rgb(81,15,193) 70px 70px,rgb(81,15,193) 71px 71px,rgb(81,15,194) 72px 72px,rgb(81,15,194) 73px 73px,rgb(81,15,194) 74px 74px,rgb(81,15,194) 75px 75px,rgb(81,15,195) 76px 76px,rgb(81,15,195) 77px 77px,rgb(81,15,195) 78px 78px,rgb(81,15,195) 79px 79px,rgb(82,16,196) 80px 80px}
.azm-long-shadow.azm-yelp {text-shadow:rgb(176,16,0) 1px 1px,rgb(176,16,0) 2px 2px,rgb(176,16,0) 3px 3px,rgb(177,16,0) 4px 4px,rgb(177,16,0) 5px 5px,rgb(177,16,0) 6px 6px,rgb(177,16,0) 7px 7px,rgb(178,16,0) 8px 8px,rgb(178,16,0) 9px 9px,rgb(178,16,0) 10px 10px,rgb(178,16,0) 11px 11px,rgb(179,16,0) 12px 12px,rgb(179,16,0) 13px 13px,rgb(179,16,0) 14px 14px,rgb(179,16,0) 15px 15px,rgb(180,16,0) 16px 16px,rgb(180,16,0) 17px 17px,rgb(180,16,0) 18px 18px,rgb(180,16,0) 19px 19px,rgb(181,16,0) 20px 20px,rgb(181,16,0) 21px 21px,rgb(181,16,0) 22px 22px,rgb(181,16,0) 23px 23px,rgb(182,16,0) 24px 24px,rgb(182,16,0) 25px 25px,rgb(182,16,0) 26px 26px,rgb(182,16,0) 27px 27px,rgb(183,16,0) 28px 28px,rgb(183,16,0) 29px 29px,rgb(183,16,0) 30px 30px,rgb(183,16,0) 31px 31px,rgb(184,16,0) 32px 32px,rgb(184,16,0) 33px 33px,rgb(184,16,0) 34px 34px,rgb(184,16,0) 35px 35px,rgb(185,16,0) 36px 36px,rgb(185,16,0) 37px 37px,rgb(185,16,0) 38px 38px,rgb(185,16,0) 39px 39px,rgb(186,17,0) 40px 40px,rgb(186,17,0) 41px 41px,rgb(186,17,0) 42px 42px,rgb(186,17,0) 43px 43px,rgb(187,17,0) 44px 44px,rgb(187,17,0) 45px 45px,rgb(187,17,0) 46px 46px,rgb(187,17,0) 47px 47px,rgb(188,17,0) 48px 48px,rgb(188,17,0) 49px 49px,rgb(188,17,0) 50px 50px,rgb(188,17,0) 51px 51px,rgb(189,17,0) 52px 52px,rgb(189,17,0) 53px 53px,rgb(189,17,0) 54px 54px,rgb(189,17,0) 55px 55px,rgb(190,17,0) 56px 56px,rgb(190,17,0) 57px 57px,rgb(190,17,0) 58px 58px,rgb(190,17,0) 59px 59px,rgb(191,17,0) 60px 60px,rgb(191,17,0) 61px 61px,rgb(191,17,0) 62px 62px,rgb(191,17,0) 63px 63px,rgb(192,17,0) 64px 64px,rgb(192,17,0) 65px 65px,rgb(192,17,0) 66px 66px,rgb(192,17,0) 67px 67px,rgb(193,17,0) 68px 68px,rgb(193,17,0) 69px 69px,rgb(193,17,0) 70px 70px,rgb(193,17,0) 71px 71px,rgb(194,17,0) 72px 72px,rgb(194,17,0) 73px 73px,rgb(194,17,0) 74px 74px,rgb(194,17,0) 75px 75px,rgb(195,17,0) 76px 76px,rgb(195,17,0) 77px 77px,rgb(195,17,0) 78px 78px,rgb(195,17,0) 79px 79px,rgb(196,18,0) 80px 80px}
.azm-long-shadow.azm-youtube, 
.azm-long-shadow.azm-youtube-play {text-shadow:rgb(187,29,31) 1px 1px,rgb(187,29,31) 2px 2px,rgb(187,29,31) 3px 3px,rgb(188,29,31) 4px 4px,rgb(188,29,31) 5px 5px,rgb(188,29,31) 6px 6px,rgb(188,29,31) 7px 7px,rgb(189,29,31) 8px 8px,rgb(189,29,31) 9px 9px,rgb(189,29,31) 10px 10px,rgb(189,29,31) 11px 11px,rgb(190,29,31) 12px 12px,rgb(190,29,31) 13px 13px,rgb(190,29,31) 14px 14px,rgb(190,29,31) 15px 15px,rgb(191,29,31) 16px 16px,rgb(191,29,31) 17px 17px,rgb(191,29,31) 18px 18px,rgb(191,29,31) 19px 19px,rgb(192,29,31) 20px 20px,rgb(192,29,31) 21px 21px,rgb(192,29,31) 22px 22px,rgb(193,29,31) 23px 23px,rgb(193,29,31) 24px 24px,rgb(193,29,31) 25px 25px,rgb(193,29,31) 26px 26px,rgb(194,30,32) 27px 27px,rgb(194,30,32) 28px 28px,rgb(194,30,32) 29px 29px,rgb(194,30,32) 30px 30px,rgb(195,30,32) 31px 31px,rgb(195,30,32) 32px 32px,rgb(195,30,32) 33px 33px,rgb(195,30,32) 34px 34px,rgb(196,30,32) 35px 35px,rgb(196,30,32) 36px 36px,rgb(196,30,32) 37px 37px,rgb(196,30,32) 38px 38px,rgb(197,30,32) 39px 39px,rgb(197,30,32) 40px 40px,rgb(197,30,32) 41px 41px,rgb(198,30,32) 42px 42px,rgb(198,30,32) 43px 43px,rgb(198,30,32) 44px 44px,rgb(198,30,32) 45px 45px,rgb(199,30,32) 46px 46px,rgb(199,30,32) 47px 47px,rgb(199,30,32) 48px 48px,rgb(199,30,32) 49px 49px,rgb(200,30,32) 50px 50px,rgb(200,30,32) 51px 51px,rgb(200,30,32) 52px 52px,rgb(200,30,32) 53px 53px,rgb(201,31,33) 54px 54px,rgb(201,31,33) 55px 55px,rgb(201,31,33) 56px 56px,rgb(201,31,33) 57px 57px,rgb(202,31,33) 58px 58px,rgb(202,31,33) 59px 59px,rgb(202,31,33) 60px 60px,rgb(203,31,33) 61px 61px,rgb(203,31,33) 62px 62px,rgb(203,31,33) 63px 63px,rgb(203,31,33) 64px 64px,rgb(204,31,33) 65px 65px,rgb(204,31,33) 66px 66px,rgb(204,31,33) 67px 67px,rgb(204,31,33) 68px 68px,rgb(205,31,33) 69px 69px,rgb(205,31,33) 70px 70px,rgb(205,31,33) 71px 71px,rgb(205,31,33) 72px 72px,rgb(206,31,33) 73px 73px,rgb(206,31,33) 74px 74px,rgb(206,31,33) 75px 75px,rgb(206,31,33) 76px 76px,rgb(207,31,33) 77px 77px,rgb(207,31,33) 78px 78px,rgb(207,31,33) 79px 79px,rgb(208,32,34) 80px 80px}

@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
/*!
 * Flat UI Pro v1.3.2 (http://designmodo.com/flat)
 * Copyright 2013-2014 Designmodo, Inc.
 */
@font-face {
  font-family: 'Flat-UI-Pro-Icons';

  src: url('../fonts/glyphicons/flat-ui-pro-icons-regular.eot');
  src: url('../fonts/glyphicons/flat-ui-pro-icons-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons/flat-ui-pro-icons-regular.woff') format('woff'), url('../fonts/glyphicons/flat-ui-pro-icons-regular.ttf') format('truetype'), url('../fonts/glyphicons/flat-ui-pro-icons-regular.svg#flat-ui-pro-icons-regular') format('svg');
  }
[class^="fui-"],
[class*="fui-"] {
  font-family: 'Flat-UI-Pro-Icons';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;

  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }
.fui-triangle-up:before {
  content: "\e600";
  }
.fui-triangle-down:before {
  content: "\e601";
  }
.fui-triangle-up-small:before {
  content: "\e602";
  }
.fui-triangle-down-small:before {
  content: "\e603";
  }
.fui-triangle-left-large:before {
  content: "\e604";
  }
.fui-triangle-right-large:before {
  content: "\e605";
  }
.fui-arrow-left:before {
  content: "\e606";
  }
.fui-arrow-right:before {
  content: "\e607";
  }
.fui-plus:before {
  content: "\e608";
  }
.fui-cross:before {
  content: "\e609";
  }
.fui-check:before {
  content: "\e60a";
  }
.fui-radio-unchecked:before {
  content: "\e60b";
  }
.fui-radio-checked:before {
  content: "\e60c";
  }
.fui-checkbox-unchecked:before {
  content: "\e60d";
  }
.fui-checkbox-checked:before {
  content: "\e60e";
  }
.fui-info-circle:before {
  content: "\e60f";
  }
.fui-alert-circle:before {
  content: "\e610";
  }
.fui-question-circle:before {
  content: "\e611";
  }
.fui-check-circle:before {
  content: "\e612";
  }
.fui-cross-circle:before {
  content: "\e613";
  }
.fui-plus-circle:before {
  content: "\e614";
  }
.fui-pause:before {
  content: "\e615";
  }
.fui-play:before {
  content: "\e616";
  }
.fui-volume:before {
  content: "\e617";
  }
.fui-mute:before {
  content: "\e618";
  }
.fui-resize:before {
  content: "\e619";
  }
.fui-list:before {
  content: "\e61a";
  }
.fui-list-thumbnailed:before {
  content: "\e61b";
  }
.fui-list-small-thumbnails:before {
  content: "\e61c";
  }
.fui-list-large-thumbnails:before {
  content: "\e61d";
  }
.fui-list-numbered:before {
  content: "\e61e";
  }
.fui-list-columned:before {
  content: "\e61f";
  }
.fui-list-bulleted:before {
  content: "\e620";
  }
.fui-window:before {
  content: "\e621";
  }
.fui-windows:before {
  content: "\e622";
  }
.fui-loop:before {
  content: "\e623";
  }
.fui-cmd:before {
  content: "\e624";
  }
.fui-mic:before {
  content: "\e625";
  }
.fui-heart:before {
  content: "\e626";
  }
.fui-location:before {
  content: "\e627";
  }
.fui-new:before {
  content: "\e628";
  }
.fui-video:before {
  content: "\e629";
  }
.fui-photo:before {
  content: "\e62a";
  }
.fui-time:before {
  content: "\e62b";
  }
.fui-eye:before {
  content: "\e62c";
  }
.fui-chat:before {
  content: "\e62d";
  }
.fui-home:before {
  content: "\e62e";
  }
.fui-upload:before {
  content: "\e62f";
  }
.fui-search:before {
  content: "\e630";
  }
.fui-user:before {
  content: "\e631";
  }
.fui-mail:before {
  content: "\e632";
  }
.fui-lock:before {
  content: "\e633";
  }
.fui-power:before {
  content: "\e634";
  }
.fui-calendar:before {
  content: "\e635";
  }
.fui-gear:before {
  content: "\e636";
  }
.fui-bookmark:before {
  content: "\e637";
  }
.fui-exit:before {
  content: "\e638";
  }
.fui-trash:before {
  content: "\e639";
  }
.fui-folder:before {
  content: "\e63a";
  }
.fui-bubble:before {
  content: "\e63b";
  }
.fui-export:before {
  content: "\e63c";
  }
.fui-calendar-solid:before {
  content: "\e63d";
  }
.fui-star:before {
  content: "\e63e";
  }
.fui-star-2:before {
  content: "\e63f";
  }
.fui-credit-card:before {
  content: "\e640";
  }
.fui-clip:before {
  content: "\e641";
  }
.fui-link:before {
  content: "\e642";
  }
.fui-tag:before {
  content: "\e643";
  }
.fui-document:before {
  content: "\e644";
  }
.fui-image:before {
  content: "\e645";
  }
.fui-facebook:before {
  content: "\e646";
  }
.fui-youtube:before {
  content: "\e647";
  }
.fui-vimeo:before {
  content: "\e648";
  }
.fui-twitter:before {
  content: "\e649";
  }
.fui-spotify:before {
  content: "\e64a";
  }
.fui-skype:before {
  content: "\e64b";
  }
.fui-pinterest:before {
  content: "\e64c";
  }
.fui-path:before {
  content: "\e64d";
  }
.fui-linkedin:before {
  content: "\e64e";
  }
.fui-google-plus:before {
  content: "\e64f";
  }
.fui-dribbble:before {
  content: "\e650";
  }
.fui-behance:before {
  content: "\e651";
  }
.fui-stumbleupon:before {
  content: "\e652";
  }
.fui-yelp:before {
  content: "\e653";
  }
.fui-wordpress:before {
  content: "\e654";
  }
.fui-windows-8:before {
  content: "\e655";
  }
.fui-vine:before {
  content: "\e656";
  }
.fui-tumblr:before {
  content: "\e657";
  }
.fui-paypal:before {
  content: "\e658";
  }
.fui-lastfm:before {
  content: "\e659";
  }
.fui-instagram:before {
  content: "\e65a";
  }
.fui-html5:before {
  content: "\e65b";
  }
.fui-github:before {
  content: "\e65c";
  }
.fui-foursquare:before {
  content: "\e65d";
  }
.fui-dropbox:before {
  content: "\e65e";
  }
.fui-android:before {
  content: "\e65f";
  }
.fui-apple:before {
  content: "\e660";
  }
body {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.72222;
  color: #34495e;
  background-color: #fff;
  }

.img-rounded {
  border-radius: 6px;
  }
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.72222;
  background-color: #fff;
  border: 2px solid #bdc3c7;
  border-radius: 6px;
  -webkit-transition: all .25s ease-in-out;
          transition: all .25s ease-in-out;
  }
.img-comment {
  margin: 24px 0;
  font-size: 15px;
  font-style: italic;
  line-height: 1.2;
  }
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
  }
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  color: #e7e9ec;
  }
h1,
h2,
h3 {
  margin-top: 30px;
  margin-bottom: 15px;
  }
h4,
h5,
h6 {
  margin-top: 15px;
  margin-bottom: 15px;
  }
h6 {
  font-weight: normal;
  }
h1,
.h1 {
  font-size: 61px;
  }
h2,
.h2 {
  font-size: 53px;
  }
h3,
.h3 {
  font-size: 40px;
  }
h4,
.h4 {
  font-size: 29px;
  }
h5,
.h5 {
  font-size: 28px;
  }
h6,
.h6 {
  font-size: 24px;
  }
p {
  margin: 0 0 15px;
  font-size: 18px;
  line-height: 1.72222;
  }
.lead {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.46428571;
  }
@media (min-width: 768px) {
  .lead {
    font-size: 30.006px;
    }
  }
small,
.small {
  font-size: 83%;
  line-height: 2.067;
  }
.text-muted {
  color: #bdc3c7;
  }
.text-inverse {
  color: #fff;
  }
.text-primary {
  color: #1abc9c;
  }
a.text-primary:hover {
  color: #148f77;
  }
.text-warning {
  color: #f1c40f;
  }
a.text-warning:hover {
  color: #c29d0b;
  }
.text-danger {
  color: #e74c3c;
  }
a.text-danger:hover {
  color: #d62c1a;
  }
.text-success {
  color: #2ecc71;
  }
a.text-success:hover {
  color: #25a25a;
  }
.text-info {
  color: #3498db;
  }
a.text-info:hover {
  color: #217dbb;
  }
.bg-primary {
  color: #fff;
  background-color: #34495e;
  }
a.bg-primary:hover {
  background-color: #222f3d;
  }
.bg-success {
  background-color: #dff0d8;
  }
a.bg-success:hover {
  background-color: #c1e2b3;
  }
.bg-info {
  background-color: #d9edf7;
  }
a.bg-info:hover {
  background-color: #afd9ee;
  }
.bg-warning {
  background-color: #fcf8e3;
  }
a.bg-warning:hover {
  background-color: #f7ecb5;
  }
.bg-danger {
  background-color: #f2dede;
  }
a.bg-danger:hover {
  background-color: #e4b9b9;
  }
.page-header {
  padding-bottom: 14px;
  margin: 60px 0 30px;
  border-bottom: 2px solid #e7e9ec;
  }
ul,
ol {
  margin-bottom: 15px;
  }
dl {
  margin-bottom: 30px;
  }
dt,
dd {
  line-height: 1.72222;
  }
@media (min-width: 768px) {
  .dl-horizontal dt {
    width: 160px;
    }
  .dl-horizontal dd {
    margin-left: 180px;
    }
  }
abbr[title],
abbr[data-original-title] {
  border-bottom: 1px dotted #bdc3c7;
  }
blockquote {
  padding: 0 0 0 16px;
  margin: 0 0 30px;
  border-left: 3px solid #e7e9ec;
  }
blockquote p {
  margin-bottom: .4em;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.55;
  }
blockquote small,
blockquote .small {
  font-size: 18px;
  font-style: italic;
  line-height: 1.72222;
  color: inherit;
  }
blockquote small:before,
blockquote .small:before {
  content: "";
  }
blockquote.pull-right {
  padding-right: 16px;
  padding-left: 0;
  border-right: 3px solid #e7e9ec;
  border-left: 0;
  }
blockquote.pull-right small:after {
  content: "";
  }
address {
  margin-bottom: 30px;
  line-height: 1.72222;
  }
sub,
sup {
  font-size: 70%;
  }
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  }
code {
  padding: 2px 6px;
  font-size: 85%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
  }
kbd {
  padding: 2px 6px;
  font-size: 85%;
  color: #fff;
  background-color: #34495e;
  border-radius: 4px;
  box-shadow: none;
  }
pre {
  padding: 8px;
  margin: 0 0 15px;
  font-size: 13px;
  line-height: 1.72222;
  color: inherit;
  white-space: pre;
  background-color: #fff;
  border: 2px solid #e7e9ec;
  border-radius: 6px;
  }
.pre-scrollable {
  max-height: 340px;
  }
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 5px;
  line-height: 1.72222;
  background-color: #fff;
  border: 2px solid #bdc3c7;
  border-radius: 6px;
  -webkit-transition: border .25s ease-in-out;
          transition: border .25s ease-in-out;
  }
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  }
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #16a085;
  }
.thumbnail .caption {
  padding: 9px;
  color: #34495e;
  }
.btn {
  padding: 10px 15px;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.4;
  border: none;
  border-radius: 4px;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
          transition: border .25s linear, color .25s linear, background-color .25s linear;

  -webkit-font-smoothing: subpixel-antialiased;
  }
.btn:hover,
.btn:focus {
  color: #fff;
  outline: none;
  }
.btn:active,
.btn.active {
  outline: none;
  box-shadow: none;
  }
.btn:focus:active {
  outline: none;
  }
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  color: rgba(255, 255, 255, .75);
  cursor: not-allowed;
  background-color: #bdc3c7;
  filter: alpha(opacity=70);
  opacity: .7;
  }
.btn [class^="fui-"] {
  position: relative;
  top: 1px;
  margin: 0 1px;
  line-height: 1;
  }
.btn-xs.btn [class^="fui-"] {
  top: 0;
  font-size: 11px;
  }
.btn-hg.btn [class^="fui-"] {
  top: 2px;
  }
.btn-default {
  color: #fff;
  background-color: #bdc3c7;
  }
.btn-default:hover,
.btn-default.hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #cacfd2;
  border-color: #cacfd2;
  }
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background: #a1a6a9;
  border-color: #a1a6a9;
  }
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled.hover,
.btn-default[disabled].hover,
fieldset[disabled] .btn-default.hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
  }
.btn-default .badge {
  color: #bdc3c7;
  background-color: #fff;
  }
.btn-primary {
  color: #fff;
  background-color: #1abc9c;
  }
.btn-primary:hover,
.btn-primary.hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #48c9b0;
  border-color: #48c9b0;
  }
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background: #16a085;
  border-color: #16a085;
  }
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled.hover,
.btn-primary[disabled].hover,
fieldset[disabled] .btn-primary.hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #bdc3c7;
  border-color: #1abc9c;
  }
.btn-primary .badge {
  color: #1abc9c;
  background-color: #fff;
  }
.btn-info {
  color: #fff;
  background-color: #3498db;
  }
.btn-info:hover,
.btn-info.hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #5dade2;
  border-color: #5dade2;
  }
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background: #2c81ba;
  border-color: #2c81ba;
  }
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled.hover,
.btn-info[disabled].hover,
fieldset[disabled] .btn-info.hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #bdc3c7;
  border-color: #3498db;
  }
.btn-info .badge {
  color: #3498db;
  background-color: #fff;
  }
.btn-danger {
  color: #fff;
  background-color: #e74c3c;
  }
.btn-danger:hover,
.btn-danger.hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #ec7063;
  border-color: #ec7063;
  }
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background: #c44133;
  border-color: #c44133;
  }
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled.hover,
.btn-danger[disabled].hover,
fieldset[disabled] .btn-danger.hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #bdc3c7;
  border-color: #e74c3c;
  }
.btn-danger .badge {
  color: #e74c3c;
  background-color: #fff;
  }
.btn-success {
  color: #fff;
  background-color: #2ecc71;
  }
.btn-success:hover,
.btn-success.hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #58d68d;
  border-color: #58d68d;
  }
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background: #27ad60;
  border-color: #27ad60;
  }
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled.hover,
.btn-success[disabled].hover,
fieldset[disabled] .btn-success.hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #bdc3c7;
  border-color: #2ecc71;
  }
.btn-success .badge {
  color: #2ecc71;
  background-color: #fff;
  }
.btn-warning {
  color: #fff;
  background-color: #f1c40f;
  }
.btn-warning:hover,
.btn-warning.hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #f4d313;
  border-color: #f4d313;
  }
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background: #cda70d;
  border-color: #cda70d;
  }
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled.hover,
.btn-warning[disabled].hover,
fieldset[disabled] .btn-warning.hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #bdc3c7;
  border-color: #f1c40f;
  }
.btn-warning .badge {
  color: #f1c40f;
  background-color: #fff;
  }
.btn-inverse {
  color: #fff;
  background-color: #34495e;
  }
.btn-inverse:hover,
.btn-inverse.hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #fff;
  background-color: #415b76;
  border-color: #415b76;
  }
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background: #2c3e50;
  border-color: #2c3e50;
  }
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled.hover,
.btn-inverse[disabled].hover,
fieldset[disabled] .btn-inverse.hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #bdc3c7;
  border-color: #34495e;
  }
.btn-inverse .badge {
  color: #34495e;
  background-color: #fff;
  }
.btn-embossed {
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
  }
.btn-embossed.active,
.btn-embossed:active {
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, .15);
  }
.btn-wide {
  min-width: 140px;
  padding-right: 30px;
  padding-left: 30px;
  }
.btn-link {
  color: #16a085;
  }
.btn-link:hover,
.btn-link:focus {
  color: #1abc9c;
  text-decoration: underline;
  background-color: transparent;
  }
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #bdc3c7;
  text-decoration: none;
  }
.btn-hg,
.btn-group-hg > .btn {
  padding: 13px 20px;
  font-size: 22px;
  line-height: 1.227;
  border-radius: 6px;
  }
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 19px;
  font-size: 17px;
  line-height: 1.471;
  border-radius: 6px;
  }
.btn-sm,
.btn-group-sm > .btn {
  padding: 9px 13px;
  font-size: 13px;
  line-height: 1.385;
  border-radius: 4px;
  }
.btn-xs,
.btn-group-xs > .btn {
  padding: 6px 9px;
  font-size: 12px;
  line-height: 1.083;
  border-radius: 3px;
  }
.btn-tip {
  padding-left: 10px;
  font-size: 92%;
  font-weight: 300;
  }
.btn-block {
  white-space: normal;
  }
[class*="btn-social-"] {
  padding: 10px 15px;
  font-size: 13px;
  line-height: 1.077;
  border-radius: 4px;
  }
.btn-social-pinterest {
  color: #fff;
  background-color: #cb2028;
  }
.btn-social-pinterest:hover,
.btn-social-pinterest:focus {
  background-color: #d54d53;
  }
.btn-social-pinterest:active,
.btn-social-pinterest.active {
  background-color: #ad1b22;
  }
.btn-social-linkedin {
  color: #fff;
  background-color: #0072b5;
  }
.btn-social-linkedin:hover,
.btn-social-linkedin:focus {
  background-color: #338ec4;
  }
.btn-social-linkedin:active,
.btn-social-linkedin.active {
  background-color: #00619a;
  }
.btn-social-stumbleupon {
  color: #fff;
  background-color: #ed4a13;
  }
.btn-social-stumbleupon:hover,
.btn-social-stumbleupon:focus {
  background-color: #f16e42;
  }
.btn-social-stumbleupon:active,
.btn-social-stumbleupon.active {
  background-color: #c93f10;
  }
.btn-social-googleplus {
  color: #fff;
  background-color: #2d2d2d;
  }
.btn-social-googleplus:hover,
.btn-social-googleplus:focus {
  background-color: #575757;
  }
.btn-social-googleplus:active,
.btn-social-googleplus.active {
  background-color: #262626;
  }
.btn-social-facebook {
  color: #fff;
  background-color: #2f4b93;
  }
.btn-social-facebook:hover,
.btn-social-facebook:focus {
  background-color: #596fa9;
  }
.btn-social-facebook:active,
.btn-social-facebook.active {
  background-color: #28407d;
  }
.btn-social-twitter {
  color: #fff;
  background-color: #00bdef;
  }
.btn-social-twitter:hover,
.btn-social-twitter:focus {
  background-color: #33caf2;
  }
.btn-social-twitter:active,
.btn-social-twitter.active {
  background-color: #00a1cb;
  }
.btn-group > .btn + .btn {
  margin-left: 0;
  }
.btn-group > .btn + .dropdown-toggle {
  padding: 10px 12px;
  border-left: 2px solid rgba(52, 73, 94, .15);
  }
.btn-group > .btn + .dropdown-toggle .caret {
  margin-right: 3px;
  margin-left: 3px;
  }
.btn-group > .btn.btn-gh + .dropdown-toggle .caret {
  margin-right: 7px;
  margin-left: 7px;
  }
.btn-group > .btn.btn-sm + .dropdown-toggle .caret {
  margin-right: 0;
  margin-left: 0;
  }
.dropdown-toggle .caret {
  margin-left: 8px;
  }
.btn-group-xs > .btn + .dropdown-toggle {
  padding: 6px 9px;
  }
.btn-group-sm > .btn + .dropdown-toggle {
  padding: 9px 13px;
  }
.btn-group-lg > .btn + .dropdown-toggle {
  padding: 10px 19px;
  }
.btn-group-hg > .btn + .dropdown-toggle {
  padding: 13px 20px;
  }
.btn-xs .caret {
  border-width: 6px 4px 0;
  border-bottom-width: 0;
  }
.btn-lg .caret {
  border-width: 8px 6px 0;
  border-bottom-width: 0;
  }
.dropup .btn-lg .caret {
  border-width: 0 6px 8px;
  }
.dropup .btn-xs .caret {
  border-width: 0 4px 6px;
  }
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-weight: 400;
  }
.btn-group:focus .dropdown-toggle {
  outline: none;
  -webkit-transition: .25s;
          transition: .25s;
  }
.btn-group.open .dropdown-toggle {
  color: rgba(255, 255, 255, .75);
  box-shadow: none;
  }
.btn-toolbar .btn.active {
  color: #fff;
  }
.btn-toolbar .btn > [class^="fui-"] {
  margin: 0 1px;
  font-size: 16px;
  }
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 30px / 2;
  font-size: 24px;
  line-height: inherit;
  color: inherit;
  border-bottom: none;
  }
textarea {
  padding: 5px 11px;
  font-size: 20px;
  line-height: 24px;
  }
input[type="search"] {
  -webkit-appearance: none !important;
  }
label {
  font-size: 15px;
  font-weight: normal;
  line-height: 2.3;
  }
.form-control::-moz-placeholder,
.select2-search input[type="text"]::-moz-placeholder {
  color: #b2bcc5;
  opacity: 1;
  }
.form-control:-ms-input-placeholder,
.select2-search input[type="text"]:-ms-input-placeholder {
  color: #b2bcc5;
  }
.form-control::-webkit-input-placeholder,
.select2-search input[type="text"]::-webkit-input-placeholder {
  color: #b2bcc5;
  }
.form-control,
.select2-search input[type="text"] {
  height: 46px;
  padding: 8px 12px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.467;
  color: #34495e;
  border: 2px solid #bdc3c7;
  border-radius: 6px;
  box-shadow: none;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
          transition: border .25s linear, color .25s linear, background-color .25s linear;
  }
.form-group.focus .form-control,
.form-control:focus,
.form-group.focus .select2-search input[type="text"],
.select2-search input[type="text"]:focus {
  border-color: #1abc9c;
  outline: 0;
  box-shadow: none;
  }
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
.select2-search input[type="text"][disabled],
.select2-search input[type="text"][readonly],
fieldset[disabled] .select2-search input[type="text"] {
  color: #d5dbdb;
  cursor: default;
  background-color: #f4f6f6;
  filter: alpha(opacity=70);
  border-color: #d5dbdb;
  opacity: .7;
  }
.form-control.flat,
.select2-search input[type="text"].flat {
  border-color: transparent;
  }
.form-control.flat:hover,
.select2-search input[type="text"].flat:hover {
  border-color: #bdc3c7;
  }
.form-control.flat:focus,
.select2-search input[type="text"].flat:focus {
  border-color: #1abc9c;
  }
.input-sm,
.form-group-sm .form-control,
.form-group-sm .select2-search input[type="text"],
.select2-search input[type="text"] {
  height: 35px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.462;
  border-radius: 6px;
  }
select.input-sm,
select.form-group-sm .form-control,
select.form-group-sm .select2-search input[type="text"],
select.select2-search input[type="text"] {
  height: 35px;
  line-height: 35px;
  }
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control,
textarea.form-group-sm .select2-search input[type="text"],
select[multiple].form-group-sm .select2-search input[type="text"],
textarea.select2-search input[type="text"],
select[multiple].select2-search input[type="text"] {
  height: auto;
  }
.input-lg,
.form-group-lg .form-control,
.form-group-lg .select2-search input[type="text"] {
  height: 45px;
  padding: 10px 15px;
  font-size: 17px;
  line-height: 1.235;
  border-radius: 6px;
  }
select.input-lg,
select.form-group-lg .form-control,
select.form-group-lg .select2-search input[type="text"] {
  height: 45px;
  line-height: 45px;
  }
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control,
textarea.form-group-lg .select2-search input[type="text"],
select[multiple].form-group-lg .select2-search input[type="text"] {
  height: auto;
  }
.input-hg,
.form-group-hg .form-control,
.form-horizontal .form-group-hg .form-control,
.form-group-hg .select2-search input[type="text"],
.form-horizontal .form-group-hg .select2-search input[type="text"] {
  height: 53px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.318;
  border-radius: 6px;
  }
select.input-hg,
select.form-group-hg .form-control,
select.form-group-hg .select2-search input[type="text"] {
  height: 53px;
  line-height: 53px;
  }
textarea.input-hg,
textarea.form-group-hg .form-control,
select[multiple].input-hg,
select[multiple].form-group-hg .form-control,
textarea.form-group-hg .select2-search input[type="text"],
select[multiple].form-group-hg .select2-search input[type="text"] {
  height: auto;
  }
.form-control-feedback {
  position: absolute;
  top: 2px;
  right: 2px;
  padding: 0 12px 0 0;
  margin-top: 1px;
  font-size: 17px;
  line-height: 36px;
  color: #b2bcc5;
  pointer-events: none;
  background-color: transparent;
  border-radius: 6px;
  }
.input-hg + .form-control-feedback,
.control-feedback-hg {
  width: auto;
  height: 48px;
  padding-right: 16px;
  font-size: 20px;
  line-height: 48px;
  }
.input-lg + .form-control-feedback,
.control-feedback-lg {
  width: auto;
  height: 40px;
  padding-right: 15px;
  font-size: 18px;
  line-height: 40px;
  }
.input-sm + .form-control-feedback,
.control-feedback-sm,
.select2-search input[type="text"] + .form-control-feedback {
  width: auto;
  height: 29px;
  padding-right: 10px;
  line-height: 29px;
  }
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #2ecc71;
  }
.has-success .form-control,
.has-success .select2-search input[type="text"] {
  color: #2ecc71;
  border-color: #2ecc71;
  box-shadow: none;
  }
.has-success .form-control::-moz-placeholder,
.has-success .select2-search input[type="text"]::-moz-placeholder {
  color: #2ecc71;
  opacity: 1;
  }
.has-success .form-control:-ms-input-placeholder,
.has-success .select2-search input[type="text"]:-ms-input-placeholder {
  color: #2ecc71;
  }
.has-success .form-control::-webkit-input-placeholder,
.has-success .select2-search input[type="text"]::-webkit-input-placeholder {
  color: #2ecc71;
  }
.has-success .form-control:focus,
.has-success .select2-search input[type="text"]:focus {
  border-color: #2ecc71;
  box-shadow: none;
  }
.has-success .input-group-addon {
  color: #2ecc71;
  background-color: #fff;
  border-color: #2ecc71;
  }
.has-success .form-control-feedback {
  color: #2ecc71;
  }
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #f1c40f;
  }
.has-warning .form-control,
.has-warning .select2-search input[type="text"] {
  color: #f1c40f;
  border-color: #f1c40f;
  box-shadow: none;
  }
.has-warning .form-control::-moz-placeholder,
.has-warning .select2-search input[type="text"]::-moz-placeholder {
  color: #f1c40f;
  opacity: 1;
  }
.has-warning .form-control:-ms-input-placeholder,
.has-warning .select2-search input[type="text"]:-ms-input-placeholder {
  color: #f1c40f;
  }
.has-warning .form-control::-webkit-input-placeholder,
.has-warning .select2-search input[type="text"]::-webkit-input-placeholder {
  color: #f1c40f;
  }
.has-warning .form-control:focus,
.has-warning .select2-search input[type="text"]:focus {
  border-color: #f1c40f;
  box-shadow: none;
  }
.has-warning .input-group-addon {
  color: #f1c40f;
  background-color: #fff;
  border-color: #f1c40f;
  }
.has-warning .form-control-feedback {
  color: #f1c40f;
  }
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #e74c3c;
  }
.has-error .form-control,
.has-error .select2-search input[type="text"] {
  color: #e74c3c;
  border-color: #e74c3c;
  box-shadow: none;
  }
.has-error .form-control::-moz-placeholder,
.has-error .select2-search input[type="text"]::-moz-placeholder {
  color: #e74c3c;
  opacity: 1;
  }
.has-error .form-control:-ms-input-placeholder,
.has-error .select2-search input[type="text"]:-ms-input-placeholder {
  color: #e74c3c;
  }
.has-error .form-control::-webkit-input-placeholder,
.has-error .select2-search input[type="text"]::-webkit-input-placeholder {
  color: #e74c3c;
  }
.has-error .form-control:focus,
.has-error .select2-search input[type="text"]:focus {
  border-color: #e74c3c;
  box-shadow: none;
  }
.has-error .input-group-addon {
  color: #e74c3c;
  background-color: #fff;
  border-color: #e74c3c;
  }
.has-error .form-control-feedback {
  color: #e74c3c;
  }
.form-control[disabled] + .form-control-feedback,
.form-control[readonly] + .form-control-feedback,
fieldset[disabled] .form-control + .form-control-feedback,
.form-control.disabled + .form-control-feedback,
.select2-search input[type="text"][disabled] + .form-control-feedback,
.select2-search input[type="text"][readonly] + .form-control-feedback,
fieldset[disabled] .select2-search input[type="text"] + .form-control-feedback,
.select2-search input[type="text"].disabled + .form-control-feedback {
  color: #d5dbdb;
  cursor: not-allowed;
  background-color: transparent;
  filter: alpha(opacity=70);
  opacity: .7;
  }
.help-block {
  margin-bottom: 5px;
  font-size: 14px;
  color: #6b7a88;
  }
.form-group {
  position: relative;
  margin-bottom: 20px;
  }
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
  }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 3px;
    padding-bottom: 3px;
    }
  }
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
  }
.form-horizontal .form-control-static {
  padding-top: 6px;
  padding-bottom: 6px;
  }
@media (min-width: 768px) {
  .form-horizontal .form-group-hg .control-label {
    padding-top: 2px;
    padding-bottom: 0;
    font-size: 22px;
    }
  }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 3px;
    padding-bottom: 2px;
    font-size: 17px;
    }
  }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 13px;
    }
  }
.input-group .form-control,
.input-group .select2-search input[type="text"] {
  position: static;
  }
.input-group-hg > .form-control,
.input-group-hg > .input-group-addon,
.input-group-hg > .input-group-btn > .btn,
.input-group-hg > .select2-search input[type="text"] {
  height: 53px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.318;
  border-radius: 6px;
  }
select.input-group-hg > .form-control,
select.input-group-hg > .input-group-addon,
select.input-group-hg > .input-group-btn > .btn,
select.input-group-hg > .select2-search input[type="text"] {
  height: 53px;
  line-height: 53px;
  }
textarea.input-group-hg > .form-control,
textarea.input-group-hg > .input-group-addon,
textarea.input-group-hg > .input-group-btn > .btn,
select[multiple].input-group-hg > .form-control,
select[multiple].input-group-hg > .input-group-addon,
select[multiple].input-group-hg > .input-group-btn > .btn,
textarea.input-group-hg > .select2-search input[type="text"],
select[multiple].input-group-hg > .select2-search input[type="text"] {
  height: auto;
  }
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .select2-search input[type="text"] {
  height: 45px;
  padding: 10px 15px;
  font-size: 17px;
  line-height: 1.235;
  border-radius: 6px;
  }
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn,
select.input-group-lg > .select2-search input[type="text"] {
  height: 45px;
  line-height: 45px;
  }
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .select2-search input[type="text"],
select[multiple].input-group-lg > .select2-search input[type="text"] {
  height: auto;
  }
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .select2-search input[type="text"] {
  height: 35px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.462;
  border-radius: 6px;
  }
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn,
select.input-group-sm > .select2-search input[type="text"] {
  height: 35px;
  line-height: 35px;
  }
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .select2-search input[type="text"],
select[multiple].input-group-sm > .select2-search input[type="text"] {
  height: auto;
  }
.input-group-addon {
  padding: 10px 12px;
  font-size: 22px;
  color: #fff;
  text-align: center;
  background-color: #bdc3c7;
  border: 2px solid #bdc3c7;
  border-radius: 6px;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
          transition: border .25s linear, color .25s linear, background-color .25s linear;
  }
.input-group-hg .input-group-addon,
.input-group-lg .input-group-addon,
.input-group-sm .input-group-addon {
  line-height: 1;
  }
.input-group-addon .checkbox,
.input-group-addon .radio {
  padding-left: 19px;
  margin: 0;
  }
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group .select2-search input[type="text"]:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  }
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group .select2-search input[type="text"]:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  }
.form-group.focus .input-group-addon,
.input-group.focus .input-group-addon {
  background-color: #1abc9c;
  border-color: #1abc9c;
  }
.form-group.focus .input-group-btn > .btn-default + .btn-default,
.input-group.focus .input-group-btn > .btn-default + .btn-default {
  border-left-color: #16a085;
  }
.form-group.focus .input-group-btn .btn,
.input-group.focus .input-group-btn .btn {
  color: #1abc9c;
  background-color: #fff;
  border-color: #1abc9c;
  }
.form-group.focus .input-group-btn .btn-default,
.input-group.focus .input-group-btn .btn-default {
  color: #fff;
  background-color: #1abc9c;
  }
.form-group.focus .input-group-btn .btn-default:hover,
.input-group.focus .input-group-btn .btn-default:hover,
.form-group.focus .input-group-btn .btn-default.hover,
.input-group.focus .input-group-btn .btn-default.hover,
.form-group.focus .input-group-btn .btn-default:focus,
.input-group.focus .input-group-btn .btn-default:focus,
.form-group.focus .input-group-btn .btn-default:active,
.input-group.focus .input-group-btn .btn-default:active,
.form-group.focus .input-group-btn .btn-default.active,
.input-group.focus .input-group-btn .btn-default.active,
.open > .dropdown-toggle.form-group.focus .input-group-btn .btn-default,
.open > .dropdown-toggle.input-group.focus .input-group-btn .btn-default {
  color: #fff;
  background-color: #48c9b0;
  border-color: #48c9b0;
  }
.form-group.focus .input-group-btn .btn-default:active,
.input-group.focus .input-group-btn .btn-default:active,
.form-group.focus .input-group-btn .btn-default.active,
.input-group.focus .input-group-btn .btn-default.active,
.open > .dropdown-toggle.form-group.focus .input-group-btn .btn-default,
.open > .dropdown-toggle.input-group.focus .input-group-btn .btn-default {
  background: #16a085;
  border-color: #16a085;
  }
.form-group.focus .input-group-btn .btn-default.disabled,
.input-group.focus .input-group-btn .btn-default.disabled,
.form-group.focus .input-group-btn .btn-default[disabled],
.input-group.focus .input-group-btn .btn-default[disabled],
fieldset[disabled] .form-group.focus .input-group-btn .btn-default,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default,
.form-group.focus .input-group-btn .btn-default.disabled:hover,
.input-group.focus .input-group-btn .btn-default.disabled:hover,
.form-group.focus .input-group-btn .btn-default[disabled]:hover,
.input-group.focus .input-group-btn .btn-default[disabled]:hover,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default:hover,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default:hover,
.form-group.focus .input-group-btn .btn-default.disabled.hover,
.input-group.focus .input-group-btn .btn-default.disabled.hover,
.form-group.focus .input-group-btn .btn-default[disabled].hover,
.input-group.focus .input-group-btn .btn-default[disabled].hover,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default.hover,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default.hover,
.form-group.focus .input-group-btn .btn-default.disabled:focus,
.input-group.focus .input-group-btn .btn-default.disabled:focus,
.form-group.focus .input-group-btn .btn-default[disabled]:focus,
.input-group.focus .input-group-btn .btn-default[disabled]:focus,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default:focus,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default:focus,
.form-group.focus .input-group-btn .btn-default.disabled:active,
.input-group.focus .input-group-btn .btn-default.disabled:active,
.form-group.focus .input-group-btn .btn-default[disabled]:active,
.input-group.focus .input-group-btn .btn-default[disabled]:active,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default:active,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default:active,
.form-group.focus .input-group-btn .btn-default.disabled.active,
.input-group.focus .input-group-btn .btn-default.disabled.active,
.form-group.focus .input-group-btn .btn-default[disabled].active,
.input-group.focus .input-group-btn .btn-default[disabled].active,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default.active,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default.active {
  background-color: #bdc3c7;
  border-color: #1abc9c;
  }
.form-group.focus .input-group-btn .btn-default .badge,
.input-group.focus .input-group-btn .btn-default .badge {
  color: #1abc9c;
  background-color: #fff;
  }
.input-group-btn .btn {
  height: 42px;
  line-height: 18px;
  color: #bdc3c7;
  background-color: #fff;
  border: 2px solid #bdc3c7;
  }
.input-group-btn .btn-default {
  color: #fff;
  background-color: #bdc3c7;
  }
.input-group-btn .btn-default:hover,
.input-group-btn .btn-default.hover,
.input-group-btn .btn-default:focus,
.input-group-btn .btn-default:active,
.input-group-btn .btn-default.active,
.open > .dropdown-toggle.input-group-btn .btn-default {
  color: #fff;
  background-color: #cacfd2;
  border-color: #cacfd2;
  }
.input-group-btn .btn-default:active,
.input-group-btn .btn-default.active,
.open > .dropdown-toggle.input-group-btn .btn-default {
  background: #a1a6a9;
  border-color: #a1a6a9;
  }
.input-group-btn .btn-default.disabled,
.input-group-btn .btn-default[disabled],
fieldset[disabled] .input-group-btn .btn-default,
.input-group-btn .btn-default.disabled:hover,
.input-group-btn .btn-default[disabled]:hover,
fieldset[disabled] .input-group-btn .btn-default:hover,
.input-group-btn .btn-default.disabled.hover,
.input-group-btn .btn-default[disabled].hover,
fieldset[disabled] .input-group-btn .btn-default.hover,
.input-group-btn .btn-default.disabled:focus,
.input-group-btn .btn-default[disabled]:focus,
fieldset[disabled] .input-group-btn .btn-default:focus,
.input-group-btn .btn-default.disabled:active,
.input-group-btn .btn-default[disabled]:active,
fieldset[disabled] .input-group-btn .btn-default:active,
.input-group-btn .btn-default.disabled.active,
.input-group-btn .btn-default[disabled].active,
fieldset[disabled] .input-group-btn .btn-default.active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
  }
.input-group-btn .btn-default .badge {
  color: #bdc3c7;
  background-color: #fff;
  }
.input-group-hg .input-group-btn .btn {
  line-height: 31px;
  }
.input-group-lg .input-group-btn .btn {
  line-height: 21px;
  }
.input-group-sm .input-group-btn .btn {
  line-height: 19px;
  }
.input-group-btn:first-child > .btn {
  margin-right: -3px;
  border-right-width: 0;
  }
.input-group-btn:last-child > .btn {
  margin-left: -3px;
  border-left-width: 0;
  }
.input-group-btn > .btn-default + .btn-default {
  border-left: 2px solid #bdc3c7;
  }
.input-group-btn > .btn:first-child + .btn .caret {
  margin-left: 0;
  }
.input-group-rounded .input-group-btn + .form-control,
.input-group-rounded .input-group-btn:last-child .btn,
.input-group-rounded .input-group-btn + .select2-search input[type="text"] {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  }
.input-group-hg.input-group-rounded .input-group-btn + .form-control,
.input-group-hg.input-group-rounded .input-group-btn:last-child .btn,
.input-group-hg.input-group-rounded .input-group-btn + .select2-search input[type="text"] {
  border-top-right-radius: 27px;
  border-bottom-right-radius: 27px;
  }
.input-group-lg.input-group-rounded .input-group-btn + .form-control,
.input-group-lg.input-group-rounded .input-group-btn:last-child .btn,
.input-group-lg.input-group-rounded .input-group-btn + .select2-search input[type="text"] {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  }
.input-group-rounded .form-control:first-child,
.input-group-rounded .input-group-btn:first-child .btn,
.input-group-rounded .select2-search input[type="text"]:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  }
.input-group-hg.input-group-rounded .form-control:first-child,
.input-group-hg.input-group-rounded .input-group-btn:first-child .btn,
.input-group-hg.input-group-rounded .select2-search input[type="text"]:first-child {
  border-top-left-radius: 27px;
  border-bottom-left-radius: 27px;
  }
.input-group-lg.input-group-rounded .form-control:first-child,
.input-group-lg.input-group-rounded .input-group-btn:first-child .btn,
.input-group-lg.input-group-rounded .select2-search input[type="text"]:first-child {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  }
.input-group-rounded .input-group-btn + .form-control,
.input-group-rounded .input-group-btn + .select2-search input[type="text"] {
  padding-left: 0;
  }
.btn-file {
  position: relative;
  overflow: hidden;
  }
.btn-file > input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  font-size: 23px;
  cursor: pointer;
  filter: alpha(opacity=0);
  outline: 0;
  opacity: 0;

  direction: ltr;
  }
.fileinput {
  display: block;
  margin-bottom: 9px;
  overflow: hidden;
  }
.fileinput .form-control,
.fileinput .select2-search input[type="text"] {
  display: inline-block;
  margin-bottom: 0;
  cursor: text;
  }
.fileinput .input-group-addon {
  padding-top: 8px;
  padding-bottom: 8px;
  }
.fileinput .thumbnail {
  display: inline-block;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: center;
  }
.fileinput .thumbnail > img {
  max-height: 100%;
  }
.fileinput .uneditable-input [class^="fui-"] {
  margin-right: .3em;
  }
.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none;
  }
.fileinput-inline .fileinput-controls {
  display: inline;
  }
.fileinput-filename {
  overflow: hidden;
  font-size: 15px;
  line-height: 1.67238;
  vertical-align: middle;
  }
.form-control .fileinput-filename,
.select2-search input[type="text"] .fileinput-filename {
  vertical-align: bottom;
  }
.fileinput.input-group {
  display: table;
  }
.fileinput.input-group > * {
  position: relative;
  z-index: 2;
  }
.fileinput.input-group > .btn-file {
  z-index: 1;
  }
.fileinput-new.input-group .btn-file,
.fileinput-new .input-group .btn-file {
  border-radius: 0 4px 4px 0;
  }
.fileinput-new.input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new.input-group .btn-file.btn-sm,
.fileinput-new .input-group .btn-file.btn-sm {
  border-radius: 0 3px 3px 0;
  }
.fileinput-new.input-group .btn-file.btn-lg,
.fileinput-new .input-group .btn-file.btn-lg {
  border-radius: 0 6px 6px 0;
  }
.form-group.has-warning .fileinput .fileinput-preview {
  color: #f1c40f;
  }
.form-group.has-warning .fileinput .thumbnail {
  border-color: #faebcc;
  }
.form-group.has-error .fileinput .fileinput-preview {
  color: #e74c3c;
  }
.form-group.has-error .fileinput .thumbnail {
  border-color: #ebccd1;
  }
.form-group.has-success .fileinput .fileinput-preview {
  color: #2ecc71;
  }
.form-group.has-success .fileinput .thumbnail {
  border-color: #d6e9c6;
  }
.input-group-addon:not(:first-child) {
  border-left: 0;
  }
.checkbox,
.radio {
  position: relative;
  min-height: 20px;
  padding-left: 32px;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.5;
  -webkit-transition: color .25s linear;
          transition: color .25s linear;
  }
.checkbox .icons,
.radio .icons {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  color: #bdc3c7;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .25s linear;
          transition: color .25s linear;
  }
.checkbox .icons .icon-checked,
.radio .icons .icon-checked {
  filter: alpha(opacity=0);
  opacity: 0;
  }
.checkbox .icon-checked,
.radio .icon-checked,
.checkbox .icon-unchecked,
.radio .icon-unchecked {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-table;
  margin: 0;
  background-color: transparent;
          filter: none;
  opacity: 1;

  -webkit-filter: none;
  }
.checkbox .icon-checked:before,
.radio .icon-checked:before,
.checkbox .icon-unchecked:before,
.radio .icon-unchecked:before {
  font-family: 'Flat-UI-Pro-Icons';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;

  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }
.checkbox .icon-checked:before {
  content: "\e60e";
  }
.checkbox .icon-unchecked:before {
  content: "\e60d";
  }
.radio .icon-checked:before {
  content: "\e60c";
  }
.radio .icon-unchecked:before {
  content: "\e60b";
  }
.checkbox input[type="checkbox"].custom-checkbox,
.radio input[type="checkbox"].custom-checkbox,
.checkbox input[type="radio"].custom-radio,
.radio input[type="radio"].custom-radio {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  outline: none !important;
  opacity: 0;
  }
.checkbox input[type="checkbox"].custom-checkbox:hover:not(.nohover) + .icons,
.radio input[type="checkbox"].custom-checkbox:hover:not(.nohover) + .icons,
.checkbox input[type="radio"].custom-radio:hover:not(.nohover) + .icons,
.radio input[type="radio"].custom-radio:hover:not(.nohover) + .icons {
  -webkit-transition: color .25s linear;
          transition: color .25s linear;
  }
.checkbox input[type="checkbox"].custom-checkbox:hover:not(.nohover) + .icons .icon-unchecked,
.radio input[type="checkbox"].custom-checkbox:hover:not(.nohover) + .icons .icon-unchecked,
.checkbox input[type="radio"].custom-radio:hover:not(.nohover) + .icons .icon-unchecked,
.radio input[type="radio"].custom-radio:hover:not(.nohover) + .icons .icon-unchecked {
  filter: alpha(opacity=0);
  opacity: 0;
  }
.checkbox input[type="checkbox"].custom-checkbox:hover:not(.nohover) + .icons .icon-checked,
.radio input[type="checkbox"].custom-checkbox:hover:not(.nohover) + .icons .icon-checked,
.checkbox input[type="radio"].custom-radio:hover:not(.nohover) + .icons .icon-checked,
.radio input[type="radio"].custom-radio:hover:not(.nohover) + .icons .icon-checked {
          filter: none;
  opacity: 1;

  -webkit-filter: none;
  }
.checkbox input[type="checkbox"].custom-checkbox:checked + .icons,
.radio input[type="checkbox"].custom-checkbox:checked + .icons,
.checkbox input[type="radio"].custom-radio:checked + .icons,
.radio input[type="radio"].custom-radio:checked + .icons {
  color: #1abc9c;
  }
.checkbox input[type="checkbox"].custom-checkbox:checked + .icons .icon-unchecked,
.radio input[type="checkbox"].custom-checkbox:checked + .icons .icon-unchecked,
.checkbox input[type="radio"].custom-radio:checked + .icons .icon-unchecked,
.radio input[type="radio"].custom-radio:checked + .icons .icon-unchecked {
  filter: alpha(opacity=0);
  opacity: 0;
  }
.checkbox input[type="checkbox"].custom-checkbox:checked + .icons .icon-checked,
.radio input[type="checkbox"].custom-checkbox:checked + .icons .icon-checked,
.checkbox input[type="radio"].custom-radio:checked + .icons .icon-checked,
.radio input[type="radio"].custom-radio:checked + .icons .icon-checked {
  color: #1abc9c;
          filter: none;
  opacity: 1;
  -webkit-transition: color .25s linear;
          transition: color .25s linear;

  -webkit-filter: none;
  }
.checkbox input[type="checkbox"].custom-checkbox:disabled + .icons,
.radio input[type="checkbox"].custom-checkbox:disabled + .icons,
.checkbox input[type="radio"].custom-radio:disabled + .icons,
.radio input[type="radio"].custom-radio:disabled + .icons {
  color: #e6e8ea;
  cursor: default;
  }
.checkbox input[type="checkbox"].custom-checkbox:disabled + .icons .icons,
.radio input[type="checkbox"].custom-checkbox:disabled + .icons .icons,
.checkbox input[type="radio"].custom-radio:disabled + .icons .icons,
.radio input[type="radio"].custom-radio:disabled + .icons .icons {
  color: #e6e8ea;
  }
.checkbox input[type="checkbox"].custom-checkbox:disabled + .icons .icon-unchecked,
.radio input[type="checkbox"].custom-checkbox:disabled + .icons .icon-unchecked,
.checkbox input[type="radio"].custom-radio:disabled + .icons .icon-unchecked,
.radio input[type="radio"].custom-radio:disabled + .icons .icon-unchecked {
          filter: none;
  opacity: 1;

  -webkit-filter: none;
  }
.checkbox input[type="checkbox"].custom-checkbox:disabled + .icons .icon-checked,
.radio input[type="checkbox"].custom-checkbox:disabled + .icons .icon-checked,
.checkbox input[type="radio"].custom-radio:disabled + .icons .icon-checked,
.radio input[type="radio"].custom-radio:disabled + .icons .icon-checked {
  filter: alpha(opacity=0);
  opacity: 0;
  }
.checkbox input[type="checkbox"].custom-checkbox:disabled:checked + .icons .icons,
.radio input[type="checkbox"].custom-checkbox:disabled:checked + .icons .icons,
.checkbox input[type="radio"].custom-radio:disabled:checked + .icons .icons,
.radio input[type="radio"].custom-radio:disabled:checked + .icons .icons {
  color: #e6e8ea;
  }
.checkbox input[type="checkbox"].custom-checkbox:disabled:checked + .icons .icon-unchecked,
.radio input[type="checkbox"].custom-checkbox:disabled:checked + .icons .icon-unchecked,
.checkbox input[type="radio"].custom-radio:disabled:checked + .icons .icon-unchecked,
.radio input[type="radio"].custom-radio:disabled:checked + .icons .icon-unchecked {
  filter: alpha(opacity=0);
  opacity: 0;
  }
.checkbox input[type="checkbox"].custom-checkbox:disabled:checked + .icons .icon-checked,
.radio input[type="checkbox"].custom-checkbox:disabled:checked + .icons .icon-checked,
.checkbox input[type="radio"].custom-radio:disabled:checked + .icons .icon-checked,
.radio input[type="radio"].custom-radio:disabled:checked + .icons .icon-checked {
  color: #e6e8ea;
          filter: none;
  opacity: 1;

  -webkit-filter: none;
  }
.checkbox input[type="checkbox"].custom-checkbox:indeterminate + .icons,
.radio input[type="checkbox"].custom-checkbox:indeterminate + .icons,
.checkbox input[type="radio"].custom-radio:indeterminate + .icons,
.radio input[type="radio"].custom-radio:indeterminate + .icons {
  color: #bdc3c7;
  }
.checkbox input[type="checkbox"].custom-checkbox:indeterminate + .icons .icon-unchecked,
.radio input[type="checkbox"].custom-checkbox:indeterminate + .icons .icon-unchecked,
.checkbox input[type="radio"].custom-radio:indeterminate + .icons .icon-unchecked,
.radio input[type="radio"].custom-radio:indeterminate + .icons .icon-unchecked {
          filter: none;
  opacity: 1;

  -webkit-filter: none;
  }
.checkbox input[type="checkbox"].custom-checkbox:indeterminate + .icons .icon-checked,
.radio input[type="checkbox"].custom-checkbox:indeterminate + .icons .icon-checked,
.checkbox input[type="radio"].custom-radio:indeterminate + .icons .icon-checked,
.radio input[type="radio"].custom-radio:indeterminate + .icons .icon-checked {
  filter: alpha(opacity=0);
  opacity: 0;
  }
.checkbox input[type="checkbox"].custom-checkbox:indeterminate + .icons:before,
.radio input[type="checkbox"].custom-checkbox:indeterminate + .icons:before,
.checkbox input[type="radio"].custom-radio:indeterminate + .icons:before,
.radio input[type="radio"].custom-radio:indeterminate + .icons:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 20px;
  font-size: 22px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  content: "\2013";
  }
.checkbox.primary input[type="checkbox"].custom-checkbox + .icons,
.radio.primary input[type="checkbox"].custom-checkbox + .icons,
.checkbox.primary input[type="radio"].custom-radio + .icons,
.radio.primary input[type="radio"].custom-radio + .icons {
  color: #34495e;
  }
.checkbox.primary input[type="checkbox"].custom-checkbox:checked + .icons,
.radio.primary input[type="checkbox"].custom-checkbox:checked + .icons,
.checkbox.primary input[type="radio"].custom-radio:checked + .icons,
.radio.primary input[type="radio"].custom-radio:checked + .icons {
  color: #1abc9c;
  }
.checkbox.primary input[type="checkbox"].custom-checkbox:checked + .icons .icons,
.radio.primary input[type="checkbox"].custom-checkbox:checked + .icons .icons,
.checkbox.primary input[type="radio"].custom-radio:checked + .icons .icons,
.radio.primary input[type="radio"].custom-radio:checked + .icons .icons {
  color: #1abc9c;
  }
.checkbox.primary input[type="checkbox"].custom-checkbox:disabled + .icons,
.radio.primary input[type="checkbox"].custom-checkbox:disabled + .icons,
.checkbox.primary input[type="radio"].custom-radio:disabled + .icons,
.radio.primary input[type="radio"].custom-radio:disabled + .icons {
  color: #bdc3c7;
  cursor: default;
  }
.checkbox.primary input[type="checkbox"].custom-checkbox:disabled + .icons .icons,
.radio.primary input[type="checkbox"].custom-checkbox:disabled + .icons .icons,
.checkbox.primary input[type="radio"].custom-radio:disabled + .icons .icons,
.radio.primary input[type="radio"].custom-radio:disabled + .icons .icons {
  color: #bdc3c7;
  }
.checkbox.primary input[type="checkbox"].custom-checkbox:disabled + .icons.checked .icons,
.radio.primary input[type="checkbox"].custom-checkbox:disabled + .icons.checked .icons,
.checkbox.primary input[type="radio"].custom-radio:disabled + .icons.checked .icons,
.radio.primary input[type="radio"].custom-radio:disabled + .icons.checked .icons {
  color: #bdc3c7;
  }
.checkbox.primary input[type="checkbox"].custom-checkbox:indeterminate + .icons,
.radio.primary input[type="checkbox"].custom-checkbox:indeterminate + .icons,
.checkbox.primary input[type="radio"].custom-radio:indeterminate + .icons,
.radio.primary input[type="radio"].custom-radio:indeterminate + .icons {
  color: #34495e;
  }
.radio + .radio,
.checkbox + .checkbox {
  margin-top: 10px;
  }
.form-inline .checkbox,
.form-inline .radio {
  padding-left: 32px;
  }
.bootstrap-tagsinput {
  padding: 6px 1px 1px 6px;
  margin-bottom: 18px;
  font-size: 0;
  text-align: left;
  background-color: #fff;
  border: 2px solid #ebedef;
  border-radius: 6px;
  }
.bootstrap-tagsinput .tag {
  position: relative;
  display: inline-block;
  height: 27px;
  padding: 6px 21px;
  margin: 0 5px 5px 0;
  overflow: hidden;
  font-size: 13px;
  line-height: 15px;
  color: #7b8996;
  vertical-align: middle;
  cursor: pointer;
  background-color: #ebedef;
  border-radius: 4px;
  -webkit-transition: .25s linear;
          transition: .25s linear;
  }
.bootstrap-tagsinput .tag > span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  padding: 0 10px 0 0;
  font-size: 12px;
  color: #fff;
  text-align: right;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity .25s linear;
          transition: opacity .25s linear;
  }
.bootstrap-tagsinput .tag > span:after {
  font-family: "Flat-UI-Pro-Icons";
  line-height: 27px;
  content: "\e609";

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }
.bootstrap-tagsinput .tag:hover {
  padding-right: 28px;
  padding-left: 14px;
  color: #fff;
  background-color: #16a085;
  }
.bootstrap-tagsinput .tag:hover > span {
          filter: none;
  opacity: 1;

  -webkit-filter: none;
  }
.bootstrap-tagsinput input[type="text"] {
  width: auto !important;
  min-width: 80px;
  max-width: inherit;
  height: 29px;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #34495e;
  vertical-align: top;
  background-color: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  }
.bootstrap-tagsinput input[type="text"]:first-child {
  height: 23px;
  margin: 3px 0 8px;
  }
.tags_clear {
  width: 100%;
  height: 0;
  clear: both;
  }
.not_valid {
  margin-left: 5px !important;
  color: #90111a !important;
  background: #fbd8db !important;
  }
.tagsinput-primary {
  margin-bottom: 18px;
  }
.tagsinput-primary .bootstrap-tagsinput {
  margin-bottom: 0;
  border-color: #1abc9c;
  }
.tagsinput-primary .tag {
  color: #fff;
  background-color: #1abc9c;
  }
.tagsinput-primary .tag:hover {
  color: #fff;
  background-color: #16a085;
  }
.bootstrap-tagsinput .twitter-typeahead {
  width: auto;
  vertical-align: top;
  }
.bootstrap-tagsinput .twitter-typeahead .tt-input {
  min-width: 200px;
  }
.bootstrap-tagsinput .twitter-typeahead .tt-dropdown-menu {
  width: auto;
  min-width: 120px;
  margin-top: 11px;
  }
.twitter-typeahead {
  width: 100%;
  }
.twitter-typeahead .tt-dropdown-menu {
  width: 100%;
  padding: 5px 0;
  margin-top: 5px;
  background-color: #fff;
  border: 2px solid #1abc9c;
  border-radius: 6px;
  }
.twitter-typeahead .tt-suggestion p {
  padding: 6px 14px;
  margin: 0;
  font-size: 14px;
  line-height: 1.429;
  }
.twitter-typeahead .tt-suggestion:first-child p,
.twitter-typeahead .tt-suggestion:last-child p {
  padding: 6px 14px;
  }
.twitter-typeahead .tt-suggestion.tt-is-under-cursor,
.twitter-typeahead .tt-suggestion.tt-cursor {
  color: #fff;
  cursor: pointer;
  background-color: #16a085;
  }
.progress {
  height: 12px;
  background: #ebedef;
  border-radius: 32px;
  box-shadow: none;
  }
.progress-bar {
  line-height: 12px;
  background: #1abc9c;
  box-shadow: none;
  }
.progress-bar-success {
  background-color: #2ecc71;
  }
.progress-bar-warning {
  background-color: #f1c40f;
  }
.progress-bar-danger {
  background-color: #e74c3c;
  }
.progress-bar-info {
  background-color: #3498db;
  }
.ui-slider {
  position: relative;
  height: 12px;
  margin-bottom: 20px;
  cursor: pointer;
  background: #ebedef;
  border-radius: 32px;
  box-shadow: none;
  }
.ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 18px;
  height: 18px;
  cursor: pointer;
  background-color: #16a085;
  border-radius: 50%;
  -webkit-transition: background .25s;
          transition: background .25s;
  }
.ui-slider-handle:hover,
.ui-slider-handle:focus {
  background-color: #48c9b0;
  outline: none;
  }
.ui-slider-handle:active {
  background-color: #16a085;
  }
.ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  height: 100%;
  background-color: #1abc9c;
  }
.ui-slider-segment {
  width: 6px;
  height: 6px;
  background-color: #d9dbdd;
  border-radius: 50%;
  }
.ui-slider-value {
  float: right;
  margin-top: 12px;
  font-size: 13px;
  }
.ui-slider-value.first {
  float: left;
  clear: left;
  }
.ui-slider-horizontal .ui-slider-handle {
  top: -3px;
  margin-left: -9px;
  }
.ui-slider-horizontal .ui-slider-handle[style*="100"] {
  margin-left: -15px;
  }
.ui-slider-horizontal .ui-slider-range {
  border-radius: 30px 0 0 30px;
  }
.ui-slider-horizontal .ui-slider-segment {
  float: left;
  margin: 3px -6px 0 0;
  }
.ui-slider-vertical {
  width: 12px;
  }
.ui-slider-vertical .ui-slider-handle {
  top: auto;
  margin-bottom: -11px;
  margin-left: -3px;
  }
.ui-slider-vertical .ui-slider-range {
  bottom: 0;
  width: 100%;
  border-radius: 0 0 30px 30px;
  }
.ui-slider-vertical .ui-slider-segment {
  position: absolute;
  right: 3px;
  }
.ui-spinner {
  position: relative;
  display: inline-block;
  padding: 0 37px 0 0;
  overflow: hidden;
  vertical-align: middle;
  }
@media (max-width: 768px) {
  .ui-spinner {
    display: block;
    }
  }
.ui-spinner .ui-button-text {
  display: block;
  }
.ui-spinner.focus .ui-spinner-input {
  color: #1abc9c;
  border-color: #1abc9c;
  }
.ui-spinner.focus .ui-spinner-button {
  background-color: #1abc9c;
  }
.ui-spinner.focus .ui-spinner-button:hover {
  background-color: #16a085;
  }
.ui-spinner.focus .ui-spinner-up {
  border-bottom-color: #16a085;
  }
.ui-spinner-input {
  width: 55px;
  padding: 6px 12px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  border-right-width: 0 !important;
  border-radius: 6px 0 0 6px;
  }
.ui-spinner-input::-moz-placeholder {
  color: #718191;
  opacity: 1;
  }
.ui-spinner-input:-ms-input-placeholder {
  color: #718191;
  }
.ui-spinner-input::-webkit-input-placeholder {
  color: #718191;
  }
@media (max-width: 768px) {
  .ui-spinner-input {
    width: 100%;
    }
  }
.ui-spinner-input.input-hg + .ui-spinner-button {
  height: 28px;
  line-height: 25px;
  }
.ui-spinner-input.input-hg + .ui-spinner-button + .ui-spinner-button {
  height: 25px;
  line-height: 25px;
  }
.ui-spinner-input.input-lg + .ui-spinner-button {
  height: 24px;
  line-height: 21px;
  }
.ui-spinner-input.input-lg + .ui-spinner-button + .ui-spinner-button {
  height: 21px;
  line-height: 21px;
  }
.ui-spinner-input.input-sm,
.ui-spinner-input.select2-search input[type="text"] {
  font-size: 18px;
  line-height: 1;
  }
.ui-spinner-input.input-sm + .ui-spinner-button,
.ui-spinner-input.select2-search input[type="text"] + .ui-spinner-button {
  height: 19px;
  line-height: 1;
  }
.ui-spinner-input.input-sm + .ui-spinner-button + .ui-spinner-button,
.ui-spinner-input.select2-search input[type="text"] + .ui-spinner-button + .ui-spinner-button {
  height: 17px;
  line-height: 1;
  }
.input-group-addon + .ui-spinner .ui-spinner-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  }
.ui-spinner-button {
  position: absolute;
  right: 0;
  display: block;
  width: 37px;
  height: 22px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  font-size: .5em;
  line-height: 19px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background-color: #bdc3c7;
  outline: none;
  }
.ui-spinner-button:hover {
  color: #e8f8f5;
  background-color: #d1d5d8;
  }
.ui-spinner-button .ui-icon {
  font-size: 0;
  }
.ui-spinner-button .ui-icon:before {
  font-family: "Flat-UI-Pro-Icons";
  font-size: 16px;
  line-height: 19px;
  content: "\e600";

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }
.ui-spinner-up {
  top: 0;
  border-bottom: 2px solid #d1d5d8;
  border-radius: 0 6px 0 0;
  }
.ui-spinner-down {
  bottom: 0;
  height: 20px;
  border-radius: 0 0 6px 0;
  }
.ui-spinner-down .ui-icon:before {
  content: "\e601";
  }
.ui-datepicker {
  display: none;
  width: 264px;
  margin: 10px 0 0 0;
  background-color: #fff;
  border: 7px solid #1abc9c;
  border-radius: 6px;
  }
.ui-datepicker .ui-datepicker-header {
  position: relative;
  margin: -7px -6px 2px;
  color: #fff;
  cursor: default;
  background-color: #1abc9c;
  border-radius: 6px 6px 0 0;
  }
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 0;
  width: 52px;
  height: 44px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  }
.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
  background-color: #48c9b0;
  }
.ui-datepicker .ui-datepicker-prev:active,
.ui-datepicker .ui-datepicker-next:active {
  background-color: #16a085;
  }
.ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.ui-datepicker .ui-datepicker-next.ui-state-disabled {
  color: rgba(255, 255, 255, .75);
  cursor: default;
  background-color: transparent;
  filter: alpha(opacity=70);
  opacity: .7;
  }
.ui-datepicker .ui-datepicker-prev {
  left: 0;
  border-right: 2px solid #5fd0ba;
  border-radius: 6px 0 0 0;
  }
.ui-datepicker .ui-datepicker-next {
  right: 0;
  border-left: 2px solid #5fd0ba;
  border-radius: 0 6px 0 0;
  }
.ui-datepicker .ui-datepicker-title {
  margin: 0 52px;
  font-size: 15px;
  line-height: 44px;
  text-align: center;
  }
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  margin-top: -6px;
  margin-left: -5px;
  text-indent: -9999px;
  content: "";
  }
.ui-datepicker .ui-icon-circle-triangle-w {
  border: solid transparent;
  border-width: 7px 12px 7px 0;
  border-right-color: #fff;
  }
.ui-datepicker .ui-icon-circle-triangle-e {
  border: solid transparent;
  border-width: 7px 0 7px 12px;
  border-left-color: #fff;
  }
.ui-datepicker table {
  width: 100%;
  margin: 0 0 3px;
  font-size: 14px;
  }
.ui-datepicker th {
  min-width: 34px;
  height: 30px;
  padding: 1px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  border: 0;
  }
.ui-datepicker td {
  padding: 1px;
  text-align: center;
  vertical-align: middle;
  border: 0;
  }
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  min-width: 34px;
  height: 30px;
  line-height: 30px;
  color: #34495e;
  text-decoration: none;
  }
.ui-datepicker td a {
  border-radius: 6px;
  }
.ui-datepicker td a:hover {
  color: #34495e;
  background-color: #d7dbdd;
  }
.ui-datepicker .ui-state-active {
  color: #fff;
  background-color: #1abc9c;
  }
.ui-datepicker .ui-datepicker-other-month a {
  color: #c2c8cf;
  }
.ui-datepicker select {
  margin: 1px 0;
  font-size: 1em;
  }
.ui-datepicker .ui-datepicker-month-year {
  width: 100%;
  }
.ui-datepicker .ui-datepicker-month,
.ui-datepicker .ui-datepicker-year {
  width: 40%;
  margin-right: 5%;
  margin-left: 5%;
  background: none;
  border: none;
  }
.ui-datepicker .ui-datepicker-month option,
.ui-datepicker .ui-datepicker-year option {
  color: #34495e;
  }
.ui-datepicker .ui-datepicker-buttonpane {
  padding: 0 .2em;
  margin: .7em 0 0 0;
  background-image: none;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  }
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  width: auto;
  padding: .2em .6em .3em .6em;
  margin: .5em .2em .4em;
  overflow: visible;
  cursor: pointer;
  }
.ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-current {
  float: left;
  }
.ui-datepicker.ui-datepicker-multi {
  width: auto;
  }
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
  }
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
  }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
  }
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
  }
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
  }
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
  }
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
  }
.ui-datepicker-row-break {
  width: 100%;
  clear: both;
  font-size: 0;
  }
.hasDatepicker {
  -webkit-appearance: none;
  }
.ui-timepicker-wrapper {
  z-index: 1050;
  width: 9em;
  height: 200px;
  margin: 5px 0 0;
  overflow-y: auto;
  background: #fff;
  border: solid 2px #1abc9c;
  border-radius: 6px;
  outline: none;
  }
.ui-timepicker-wrapper.ui-timepicker-with-duration {
  width: 15em;
  }
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
  width: 12em;
  }
.ui-timepicker-wrapper.ui-timepicker-positioned-top {
  margin-top: -5px;
  }
.ui-timepicker-list {
  padding: 4px 0 0;
  margin: 0;
  list-style: none;
  }
.ui-timepicker-list li {
  padding: 3px 0 3px 15px;
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  color: rgba(52, 73, 94, .9);
  white-space: nowrap;
  list-style: none;
  cursor: pointer;
  }
.ui-timepicker-list li .ui-timepicker-duration {
  margin-left: 5px;
  }
.ui-timepicker-list li:hover,
.ui-timepicker-list li.ui-timepicker-selected {
  color: #fff;
  background: #1abc9c;
  }
.ui-timepicker-input {
  -webkit-appearance: none;
  }
.pager {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  background-color: #d7dcde;
  border-radius: 6px;
  }
.pager li:first-child > a,
.pager li:first-child > span {
  border-left: none;
  border-radius: 6px 0 0 6px;
  }
.pager li > a,
.pager li > span {
  padding: 9px 15px 10px;
  line-height: 1.313;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  background: none;
  border: none;
  border-left: 2px solid #fff;
  border-radius: 0 6px 6px 0;
  }
.pager li > a:hover,
.pager li > span:hover,
.pager li > a:focus,
.pager li > span:focus {
  background-color: #cea000;
  }
.pager li > a:active,
.pager li > span:active {
  background-color: #cea000;
  }
.pager li > a [class*="fui-"] + span,
.pager li > span [class*="fui-"] + span {
  margin-left: 8px;
  }
.pager li > a span + [class*="fui-"],
.pager li > span span + [class*="fui-"] {
  margin-left: 8px;
  }
.pagination,
.dataTables_paginate {
  position: relative;
  display: block;
  }
@media (min-width: 768px) {
  .pagination,
  .dataTables_paginate {
    display: inline-block;
    }
  }
.pagination > ul,
.dataTables_paginate > ul {
  display: inline-block;
  padding: 0;
  margin: 0;
  color: #fff;
  word-spacing: -.5px;
  background: #d6dbdf;
  border-radius: 6px;
  }
@media (max-width: 767px) {
  .pagination > ul,
  .dataTables_paginate > ul {
    height: 41px;
    padding: 0 55px 0 52px;
    overflow: auto;
    white-space: nowrap;
    border-radius: 6px;
    }
  }
.pagination li,
.dataTables_paginate li {
  display: inline-block;
  margin-right: -3px;
  word-spacing: normal;
  vertical-align: middle;
  }
.pagination li.active > a,
.pagination li.active > span,
.dataTables_paginate li.active > a,
.dataTables_paginate li.active > span {
  color: #fff;
  background-color: #1abc9c;
  border-color: #dfe2e5;
  }
.pagination li.active.previous > a,
.pagination li.active.next > a,
.pagination li.active.previous > span,
.pagination li.active.next > span,
.dataTables_paginate li.active.previous > a,
.dataTables_paginate li.active.next > a,
.dataTables_paginate li.active.previous > span,
.dataTables_paginate li.active.next > span {
  margin: 0;
  }
.pagination li.active.previous > a,
.pagination li.active.next > a,
.pagination li.active.previous > span,
.pagination li.active.next > span,
.pagination li.active.previous > a:hover,
.pagination li.active.next > a:hover,
.pagination li.active.previous > span:hover,
.pagination li.active.next > span:hover,
.pagination li.active.previous > a:focus,
.pagination li.active.next > a:focus,
.pagination li.active.previous > span:focus,
.pagination li.active.next > span:focus,
.dataTables_paginate li.active.previous > a,
.dataTables_paginate li.active.next > a,
.dataTables_paginate li.active.previous > span,
.dataTables_paginate li.active.next > span,
.dataTables_paginate li.active.previous > a:hover,
.dataTables_paginate li.active.next > a:hover,
.dataTables_paginate li.active.previous > span:hover,
.dataTables_paginate li.active.next > span:hover,
.dataTables_paginate li.active.previous > a:focus,
.dataTables_paginate li.active.next > a:focus,
.dataTables_paginate li.active.previous > span:focus,
.dataTables_paginate li.active.next > span:focus {
  color: #fff;
  background-color: #1abc9c;
  }
.pagination li:first-child > a,
.pagination li:first-child > span,
.dataTables_paginate li:first-child > a,
.dataTables_paginate li:first-child > span {
  border-left: none;
  border-radius: 6px 0 0 6px;
  }
.pagination li:first-child.previous + li > a,
.pagination li:first-child.previous + li > span,
.dataTables_paginate li:first-child.previous + li > a,
.dataTables_paginate li:first-child.previous + li > span {
  border-left-width: 0;
  }
.pagination li:last-child,
.dataTables_paginate li:last-child {
  margin-right: 0;
  }
.pagination li:last-child > a,
.pagination li:last-child > span,
.pagination li:last-child > a:hover,
.pagination li:last-child > span:hover,
.pagination li:last-child > a:focus,
.pagination li:last-child > span:focus,
.dataTables_paginate li:last-child > a,
.dataTables_paginate li:last-child > span,
.dataTables_paginate li:last-child > a:hover,
.dataTables_paginate li:last-child > span:hover,
.dataTables_paginate li:last-child > a:focus,
.dataTables_paginate li:last-child > span:focus {
  border-radius: 0 6px 6px 0;
  }
.pagination li.previous > a,
.pagination li.next > a,
.pagination li.previous > span,
.pagination li.next > span,
.dataTables_paginate li.previous > a,
.dataTables_paginate li.next > a,
.dataTables_paginate li.previous > span,
.dataTables_paginate li.next > span {
  min-width: auto;
  padding: 12px 17px;
  font-size: 16px;
  background-color: transparent;
  border-right: 2px solid #e4e7ea;
  }
.pagination li.next > a,
.pagination li.next > span,
.dataTables_paginate li.next > a,
.dataTables_paginate li.next > span {
  border-right: none;
  }
.pagination li.disabled > a,
.pagination li.disabled > span,
.dataTables_paginate li.disabled > a,
.dataTables_paginate li.disabled > span {
  color: #fff;
  cursor: not-allowed;
  background-color: rgba(255, 255, 255, .3);
  border-right-color: #dfe2e5;
  }
.pagination li.disabled > a:hover,
.pagination li.disabled > span:hover,
.pagination li.disabled > a:focus,
.pagination li.disabled > span:focus,
.pagination li.disabled > a:active,
.pagination li.disabled > span:active,
.dataTables_paginate li.disabled > a:hover,
.dataTables_paginate li.disabled > span:hover,
.dataTables_paginate li.disabled > a:focus,
.dataTables_paginate li.disabled > span:focus,
.dataTables_paginate li.disabled > a:active,
.dataTables_paginate li.disabled > span:active {
  color: #fff;
  background-color: rgba(255, 255, 255, .4);
  }
@media (max-width: 767px) {
  .pagination li.next,
  .pagination li.previous,
  .dataTables_paginate li.next,
  .dataTables_paginate li.previous {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    background-color: #d6dbdf;
    border-radius: 0 6px 6px 0;
    }
  .pagination li.previous,
  .dataTables_paginate li.previous {
    right: auto;
    left: 0;
    border-radius: 6px 0 0 6px;
    }
  }
.pagination li > a,
.pagination li > span,
.dataTables_paginate li > a,
.dataTables_paginate li > span {
  display: inline-block;
  min-width: 41px;
  min-height: 41px;
  padding: 12px 10px;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  text-align: center;
  background: transparent;
  border: none;
  border-left: 2px solid #e4e7ea;
  outline: none;
  -webkit-transition: .25s ease-out;
          transition: .25s ease-out;
  }
.pagination li > a:hover,
.pagination li > span:hover,
.pagination li > a:focus,
.pagination li > span:focus,
.dataTables_paginate li > a:hover,
.dataTables_paginate li > span:hover,
.dataTables_paginate li > a:focus,
.dataTables_paginate li > span:focus {
  color: #fff;
  background-color: #1abc9c;
  }
.pagination li > a:active,
.pagination li > span:active,
.dataTables_paginate li > a:active,
.dataTables_paginate li > span:active {
  color: #fff;
  background-color: #1abc9c;
  }
.pagination > .btn.previous,
.pagination > .btn.next,
.dataTables_paginate > .btn.previous,
.dataTables_paginate > .btn.next {
  padding-right: 23px;
  padding-left: 23px;
  margin-right: 8px;
  font-size: 14px;
  line-height: 1.429;
  }
.pagination > .btn.previous [class*="fui-"],
.pagination > .btn.next [class*="fui-"],
.dataTables_paginate > .btn.previous [class*="fui-"],
.dataTables_paginate > .btn.next [class*="fui-"] {
  margin-top: -2px;
  margin-left: -2px;
  font-size: 16px;
  }
.pagination > .btn.next,
.dataTables_paginate > .btn.next {
  margin-right: 0;
  margin-left: 8px;
  }
.pagination > .btn.next [class*="fui-"],
.dataTables_paginate > .btn.next [class*="fui-"] {
  margin-right: -2px;
  margin-left: 4px;
  }
@media (max-width: 767px) {
  .pagination > .btn,
  .dataTables_paginate > .btn {
    display: block;
    width: 50%;
    margin: 0;
    }
  .pagination > .btn:first-child,
  .dataTables_paginate > .btn:first-child {
    border-bottom: 2px solid #dfe2e5;
    border-radius: 6px 0 0;
    }
  .pagination > .btn:first-child.btn-primary,
  .dataTables_paginate > .btn:first-child.btn-primary {
    border-bottom-color: #48c9b0;
    }
  .pagination > .btn:first-child.btn-danger,
  .dataTables_paginate > .btn:first-child.btn-danger {
    border-bottom-color: #ec7063;
    }
  .pagination > .btn:first-child.btn-warning,
  .dataTables_paginate > .btn:first-child.btn-warning {
    border-bottom-color: #f4d03f;
    }
  .pagination > .btn:first-child.btn-success,
  .dataTables_paginate > .btn:first-child.btn-success {
    border-bottom-color: #58d68d;
    }
  .pagination > .btn:first-child.btn-info,
  .dataTables_paginate > .btn:first-child.btn-info {
    border-bottom-color: #5dade2;
    }
  .pagination > .btn:first-child.btn-inverse,
  .dataTables_paginate > .btn:first-child.btn-inverse {
    border-bottom-color: #5d6d7e;
    }
  .pagination > .btn:first-child > [class*="fui"],
  .dataTables_paginate > .btn:first-child > [class*="fui"] {
    margin-left: -20px;
    }
  .pagination > .btn + ul,
  .dataTables_paginate > .btn + ul {
    padding: 0;
    text-align: center;
    border-radius: 0 0 6px 6px;
    }
  .pagination > .btn + ul + .btn,
  .dataTables_paginate > .btn + ul + .btn {
    position: absolute;
    top: 0;
    right: 0;
    border-bottom: 2px solid #dfe2e5;
    border-radius: 0 6px 0 0;
    }
  .pagination > .btn + ul + .btn.btn-primary,
  .dataTables_paginate > .btn + ul + .btn.btn-primary {
    border-bottom-color: #48c9b0;
    }
  .pagination > .btn + ul + .btn.btn-danger,
  .dataTables_paginate > .btn + ul + .btn.btn-danger {
    border-bottom-color: #ec7063;
    }
  .pagination > .btn + ul + .btn.btn-warning,
  .dataTables_paginate > .btn + ul + .btn.btn-warning {
    border-bottom-color: #f4d03f;
    }
  .pagination > .btn + ul + .btn.btn-success,
  .dataTables_paginate > .btn + ul + .btn.btn-success {
    border-bottom-color: #58d68d;
    }
  .pagination > .btn + ul + .btn.btn-info,
  .dataTables_paginate > .btn + ul + .btn.btn-info {
    border-bottom-color: #5dade2;
    }
  .pagination > .btn + ul + .btn.btn-inverse,
  .dataTables_paginate > .btn + ul + .btn.btn-inverse {
    border-bottom-color: #5d6d7e;
    }
  .pagination > .btn + ul + .btn > [class*="fui"],
  .dataTables_paginate > .btn + ul + .btn > [class*="fui"] {
    margin-right: -20px;
    }
  .pagination ul,
  .dataTables_paginate ul {
    display: block;
    }
  .pagination ul > li > a,
  .dataTables_paginate ul > li > a {
    border-radius: 0;
    }
  }
.pagination-danger ul {
  background-color: #e74c3c;
  }
.pagination-danger ul li.previous > a {
  border-right-color: #ef897e;
  }
.pagination-danger ul li > a,
.pagination-danger ul li > span {
  border-left-color: #ef897e;
  }
.pagination-danger ul li > a:hover,
.pagination-danger ul li > span:hover,
.pagination-danger ul li > a:focus,
.pagination-danger ul li > span:focus {
  background-color: #ec7063;
  }
.pagination-danger ul li > a:active,
.pagination-danger ul li > span:active {
  background-color: #c44133;
  }
.pagination-danger ul li.active > a,
.pagination-danger ul li.active > span {
  background-color: #c44133;
  }
.pagination-success ul {
  background-color: #2ecc71;
  }
.pagination-success ul li.previous > a {
  border-right-color: #75dda1;
  }
.pagination-success ul li > a,
.pagination-success ul li > span {
  border-left-color: #75dda1;
  }
.pagination-success ul li > a:hover,
.pagination-success ul li > span:hover,
.pagination-success ul li > a:focus,
.pagination-success ul li > span:focus {
  background-color: #58d68d;
  }
.pagination-success ul li > a:active,
.pagination-success ul li > span:active {
  background-color: #27ad60;
  }
.pagination-success ul li.active > a,
.pagination-success ul li.active > span {
  background-color: #27ad60;
  }
.pagination-warning ul {
  background-color: #f1c40f;
  }
.pagination-warning ul li.previous > a {
  border-right-color: #f6d861;
  }
.pagination-warning ul li > a,
.pagination-warning ul li > span {
  border-left-color: #f6d861;
  }
.pagination-warning ul li > a:hover,
.pagination-warning ul li > span:hover,
.pagination-warning ul li > a:focus,
.pagination-warning ul li > span:focus {
  background-color: #f4d313;
  }
.pagination-warning ul li > a:active,
.pagination-warning ul li > span:active {
  background-color: #cda70d;
  }
.pagination-warning ul li.active > a,
.pagination-warning ul li.active > span {
  background-color: #cda70d;
  }
.pagination-info ul {
  background-color: #3498db;
  }
.pagination-info ul li.previous > a {
  border-right-color: #79bbe7;
  }
.pagination-info ul li > a,
.pagination-info ul li > span {
  border-left-color: #79bbe7;
  }
.pagination-info ul li > a:hover,
.pagination-info ul li > span:hover,
.pagination-info ul li > a:focus,
.pagination-info ul li > span:focus {
  background-color: #5dade2;
  }
.pagination-info ul li > a:active,
.pagination-info ul li > span:active {
  background-color: #2c81ba;
  }
.pagination-info ul li.active > a,
.pagination-info ul li.active > span {
  background-color: #2c81ba;
  }
.pagination-inverse ul {
  background-color: #34495e;
  }
.pagination-inverse ul li.previous > a {
  border-right-color: #798795;
  }
.pagination-inverse ul li > a,
.pagination-inverse ul li > span {
  border-left-color: #798795;
  }
.pagination-inverse ul li > a:hover,
.pagination-inverse ul li > span:hover,
.pagination-inverse ul li > a:focus,
.pagination-inverse ul li > span:focus {
  background-color: #415b76;
  }
.pagination-inverse ul li > a:active,
.pagination-inverse ul li > span:active {
  background-color: #2c3e50;
  }
.pagination-inverse ul li.active > a,
.pagination-inverse ul li.active > span {
  background-color: #2c3e50;
  }
.pagination-minimal > ul > li:first-child {
  border-radius: 6px 0 0 6px;
  }
.pagination-minimal > ul > li:first-child.previous + li > a,
.pagination-minimal > ul > li:first-child.previous + li > span {
  border-left-width: 5px;
  }
.pagination-minimal > ul > li:last-child {
  border-radius: 0 6px 6px 0;
  }
.pagination-minimal > ul > li.previous > a,
.pagination-minimal > ul > li.next > a,
.pagination-minimal > ul > li.previous > span,
.pagination-minimal > ul > li.next > span {
  padding: 12px 17px;
  margin: 0 9px 0 0;
  background: transparent;
  border: none;
  border-right: 2px solid #e4e7ea;
  border-radius: 6px 0 0 6px;
  }
.pagination-minimal > ul > li.previous > a,
.pagination-minimal > ul > li.next > a,
.pagination-minimal > ul > li.previous > span,
.pagination-minimal > ul > li.next > span,
.pagination-minimal > ul > li.previous > a:hover,
.pagination-minimal > ul > li.next > a:hover,
.pagination-minimal > ul > li.previous > span:hover,
.pagination-minimal > ul > li.next > span:hover,
.pagination-minimal > ul > li.previous > a:focus,
.pagination-minimal > ul > li.next > a:focus,
.pagination-minimal > ul > li.previous > span:focus,
.pagination-minimal > ul > li.next > span:focus {
  border-color: #e4e7ea !important;
  }
@media (max-width: 767px) {
  .pagination-minimal > ul > li.previous > a,
  .pagination-minimal > ul > li.next > a,
  .pagination-minimal > ul > li.previous > span,
  .pagination-minimal > ul > li.next > span {
    margin-right: 0;
    }
  }
.pagination-minimal > ul > li.next {
  margin-left: 9px;
  }
.pagination-minimal > ul > li.next > a,
.pagination-minimal > ul > li.next > span {
  margin: 0;
  border-right: none;
  border-left: 2px solid #e4e7ea;
  border-radius: 0 6px 6px 0;
  }
.pagination-minimal > ul > li.active > a,
.pagination-minimal > ul > li.active > span {
  margin: 10px 5px 9px;
  color: #d6dbdf;
  background-color: #fff;
  border-color: #fff;
  border-width: 2px !important;
  }
.pagination-minimal > ul > li.active > a:hover,
.pagination-minimal > ul > li.active > span:hover,
.pagination-minimal > ul > li.active > a:focus,
.pagination-minimal > ul > li.active > span:focus {
  color: #d6dbdf;
  background-color: #fff;
  border-color: #fff;
  }
.pagination-minimal > ul > li.active.previous,
.pagination-minimal > ul > li.active.next {
  border-color: #e4e7ea;
  }
.pagination-minimal > ul > li.active.previous {
  margin-right: 6px;
  }
.pagination-minimal > ul > li > a,
.pagination-minimal > ul > li > span {
  min-width: 0;
  min-height: 16px;
  padding: 0 4px;
  margin: 7px 2px 6px;
  line-height: 16px;
  color: #fff;
  background: #fff;
  background-clip: padding-box;
  border: 5px solid #d6dbdf;
  border-radius: 50px;
  -webkit-transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out;
          transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out;
  }
.pagination-minimal > ul > li > a:hover,
.pagination-minimal > ul > li > span:hover,
.pagination-minimal > ul > li > a:focus,
.pagination-minimal > ul > li > span:focus {
  color: #fff;
  background-color: #1abc9c;
  border-color: #1abc9c;
  -webkit-transition: background .2s ease-out, border-color .2s ease-out, color .2s ease-out;
          transition: background .2s ease-out, border-color .2s ease-out, color .2s ease-out;
  }
.pagination-minimal > ul > li > a:active,
.pagination-minimal > ul > li > span:active {
  background-color: #16a085;
  border-color: #16a085;
  }
.pagination-plain {
  height: 57px;
  padding: 0;
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: 700;
  list-style-type: none;
  }
.pagination-plain > li {
  display: inline;
  }
.pagination-plain > li.previous {
  padding-right: 23px;
  }
.pagination-plain > li.next {
  padding-left: 20px;
  }
.pagination-plain > li.active > a {
  color: #d3d7da;
  }
.pagination-plain > li > a {
  padding: 0 5px;
  }
@media (max-width: 480px) {
  .pagination-plain {
    overflow: hidden;
    text-align: center;
    }
  .pagination-plain > li.previous {
    display: block;
    width: 50%;
    margin-bottom: 10px;
    text-align: left;
    }
  .pagination-plain > li.next {
    float: right;
    width: 50%;
    margin-top: -64px;
    text-align: right;
    }
  }
@media (min-width: 768px) {
  .pagination-plain {
    height: auto;
    }
  }
.pagination-dropdown ul {
  left: 50%;
  width: auto;
  min-width: 67px;
  margin-left: -34px;
  }
.pagination-dropdown ul li {
  display: block;
  margin-right: 0;
  }
.pagination-dropdown ul li:first-child > a,
.pagination-dropdown ul li:first-child > span {
  border-radius: 6px 6px 0 0;
  }
.pagination-dropdown ul li:last-child > a,
.pagination-dropdown ul li:last-child > span {
  border-radius: 0 0 6px 6px !important;
  }
.pagination-dropdown ul li > a,
.pagination-dropdown ul li > span {
  display: block;
  float: none;
  min-height: 0;
  padding: 8px 10px 7px;
  text-align: center;
  border-left: none;
  }
.pagination-dropdown.dropup {
  position: relative;
  }
.tooltip {
  z-index: 1070;
  font-size: 14px;
  line-height: 1.286;
  }
.tooltip.in {
  filter: alpha(opacity=100);
  opacity: 1;
  }
.tooltip.top {
  padding: 9px 0;
  margin-top: -5px;
  }
.tooltip.right {
  padding: 0 9px;
  margin-left: 5px;
  }
.tooltip.bottom {
  padding: 9px 0;
  margin-top: 5px;
  }
.tooltip.left {
  padding: 0 9px;
  margin-left: -5px;
  }
.tooltip-inner {
  max-width: 183px;
  padding: 12px 12px;
  line-height: 1.286;
  color: #fff;
  background-color: #34495e;
  border-radius: 6px;
  }
.tooltip.top .tooltip-arrow {
  margin-left: -9px;
  border-width: 9px 9px 0;
  border-top-color: #34495e;
  }
.tooltip.right .tooltip-arrow {
  margin-top: -9px;
  border-width: 9px 9px 9px 0;
  border-right-color: #34495e;
  }
.tooltip.left .tooltip-arrow {
  margin-top: -9px;
  border-width: 9px 0 9px 9px;
  border-left-color: #34495e;
  }
.tooltip.bottom .tooltip-arrow {
  margin-left: -9px;
  border-width: 0 9px 9px;
  border-bottom-color: #34495e;
  }
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 5px;
  vertical-align: middle;
  border-top: 8px solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  -webkit-transition: border-color .25s, color .25s;
          transition: border-color .25s, color .25s;
  }
.dropdown-menu,
.select2-drop {
  z-index: 1000;
  min-width: 220px;
  padding: 0;
  margin-top: 9px;
  font-size: 14px;
  background-color: #f3f4f5;
  border: none;
  border-radius: 4px;
  box-shadow: none;
  }
.dropdown-menu .divider {
  height: 2px;
  margin: 3px 0;
  overflow: hidden;
  background-color: rgba(202, 206, 209, .5);
  }
.dropdown-menu > li > a {
  padding: 8px 16px;
  line-height: 1.429;
  color: #606d7a;
  }
.dropdown-menu > li:first-child > a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  }
.dropdown-menu > li:last-child > a:first-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  }
.dropdown-menu.typeahead {
  display: none;
  width: auto;
  padding: 5px 0;
  margin-top: 5px;
  background-color: #fff;
  border: 2px solid #1abc9c;
  border-radius: 6px;
  }
.dropdown-menu.typeahead li a {
  padding: 6px 14px;
  }
.dropdown-menu.typeahead li:first-child a,
.dropdown-menu.typeahead li:last-child a {
  padding: 6px 14px;
  border-radius: 0;
  }
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #55606c;
  background-color: rgba(202, 206, 209, .5);
  }
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  background-color: #1abc9c;
  }
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #bdc3c7;
  cursor: not-allowed;
  background-color: transparent;
  }
.dropdown-menu-right {
  right: 0;
  left: auto;
  }
.dropdown-menu-left {
  right: auto;
  left: 0;
  }
.dropdown-header {
  padding: 8px 16px;
  font-size: 13px;
  line-height: 1.538;
  color: rgba(52, 73, 94, .6);
  text-transform: uppercase;
  }
.dropdown-header:first-child {
  margin-top: 3px;
  }
.dropdown-backdrop {
  z-index: 990;
  }
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  margin-bottom: .25em;
  border-bottom: 8px solid;
  }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  margin-top: 0;
  margin-bottom: 9px;
  }
.dropdown-menu-inverse {
  background-color: #34495e;
  }
.dropdown-menu-inverse .divider {
  height: 2px;
  margin: 3px 0;
  overflow: hidden;
  background-color: rgba(43, 60, 78, .5);
  }
.dropdown-menu-inverse > li > a {
  color: rgba(255, 255, 255, .85);
  }
.dropdown-menu-inverse > li > a:hover,
.dropdown-menu-inverse > li > a:focus {
  color: rgba(255, 255, 255, .85);
  background-color: rgba(43, 60, 78, .5);
  }
.dropdown-menu-inverse > .active > a,
.dropdown-menu-inverse > .active > a:hover,
.dropdown-menu-inverse > .active > a:focus {
  color: rgba(255, 255, 255, .85);
  background-color: #1abc9c;
  }
.dropdown-menu-inverse > .disabled > a,
.dropdown-menu-inverse > .disabled > a:hover,
.dropdown-menu-inverse > .disabled > a:focus {
  color: rgba(255, 255, 255, .5);
  }
.dropdown-menu-inverse > .disabled > a:hover,
.dropdown-menu-inverse > .disabled > a:focus {
  background-color: transparent;
  }
.dropdown-menu-inverse .dropdown-header {
  color: rgba(255, 255, 255, .4);
  }
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
    }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
    }
  }
.select {
  position: relative;
  display: inline-block;
  width: auto;
  min-width: 220px;
  vertical-align: top;
  }
.form-group .select {
  width: 100%;
  }
.form-group .select > .select2-choice {
  width: 100%;
  }
.select.form-control,
.select.select2-search input[type="text"] {
  height: auto;
  padding: 0;
  border: none;
  }
.select2-choice {
  position: relative;
  display: inline-block;
  width: 100%;
  min-height: 41px;
  padding: 10px 39px 10px 15px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.4;
  border: none;
  border-radius: 4px;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
          transition: border .25s linear, color .25s linear, background-color .25s linear;
  }
.select2-choice:hover,
.select2-choice:focus {
  outline: none;
  }
.select2-choice:active {
  outline: none;
  box-shadow: none;
  }
.select2-container-disabled .select2-choice {
  filter: alpha(opacity=70);
  opacity: .7;
  }
.select2-chosen {
  overflow: hidden;
  text-align: left;
  }
.select2-arrow {
  position: absolute;
  top: 42%;
  right: 16px;
  display: inline-block;
  border-color: #34495e transparent;
  border-style: solid;
  border-width: 8px 6px;
  border-bottom-style: none;
  -webkit-transform: scale(1.001);
      -ms-transform: scale(1.001);
          transform: scale(1.001);
  }
.select2-arrow b {
  display: none;
  }
.btn-lg .select2-arrow {
  border-top-width: 8px;
  border-right-width: 6px;
  border-left-width: 6px;
  }
.select-default .select2-choice {
  color: #fff;
  background-color: #bdc3c7;
  }
.select-default .select2-choice:hover,
.select-default .select2-choice.hover,
.select-default .select2-choice:focus,
.select-default .select2-choice:active {
  color: #fff;
  background-color: #cacfd2;
  border-color: #cacfd2;
  }
.select-default .select2-choice:active {
  background: #a1a6a9;
  border-color: #a1a6a9;
  }
.select2-container-disabled.select-default .select2-choice,
.select2-container-disabled.select-default .select2-choice:hover,
.select2-container-disabled.select-default .select2-choice:focus,
.select2-container-disabled.select-default .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
  }
.select-default .select2-choice .select2-arrow {
  border-top-color: #fff;
  }
.select-primary .select2-choice {
  color: #fff;
  background-color: #1abc9c;
  }
.select-primary .select2-choice:hover,
.select-primary .select2-choice.hover,
.select-primary .select2-choice:focus,
.select-primary .select2-choice:active {
  color: #fff;
  background-color: #48c9b0;
  border-color: #48c9b0;
  }
.select-primary .select2-choice:active {
  background: #16a085;
  border-color: #16a085;
  }
.select2-container-disabled.select-primary .select2-choice,
.select2-container-disabled.select-primary .select2-choice:hover,
.select2-container-disabled.select-primary .select2-choice:focus,
.select2-container-disabled.select-primary .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #1abc9c;
  }
.select-primary .select2-choice .select2-arrow {
  border-top-color: #fff;
  }
.select-info .select2-choice {
  color: #fff;
  background-color: #3498db;
  }
.select-info .select2-choice:hover,
.select-info .select2-choice.hover,
.select-info .select2-choice:focus,
.select-info .select2-choice:active {
  color: #fff;
  background-color: #5dade2;
  border-color: #5dade2;
  }
.select-info .select2-choice:active {
  background: #2c81ba;
  border-color: #2c81ba;
  }
.select2-container-disabled.select-info .select2-choice,
.select2-container-disabled.select-info .select2-choice:hover,
.select2-container-disabled.select-info .select2-choice:focus,
.select2-container-disabled.select-info .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #3498db;
  }
.select-info .select2-choice .select2-arrow {
  border-top-color: #fff;
  }
.select-danger .select2-choice {
  color: #fff;
  background-color: #e74c3c;
  }
.select-danger .select2-choice:hover,
.select-danger .select2-choice.hover,
.select-danger .select2-choice:focus,
.select-danger .select2-choice:active {
  color: #fff;
  background-color: #ec7063;
  border-color: #ec7063;
  }
.select-danger .select2-choice:active {
  background: #c44133;
  border-color: #c44133;
  }
.select2-container-disabled.select-danger .select2-choice,
.select2-container-disabled.select-danger .select2-choice:hover,
.select2-container-disabled.select-danger .select2-choice:focus,
.select2-container-disabled.select-danger .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #e74c3c;
  }
.select-danger .select2-choice .select2-arrow {
  border-top-color: #fff;
  }
.select-success .select2-choice {
  color: #fff;
  background-color: #2ecc71;
  }
.select-success .select2-choice:hover,
.select-success .select2-choice.hover,
.select-success .select2-choice:focus,
.select-success .select2-choice:active {
  color: #fff;
  background-color: #58d68d;
  border-color: #58d68d;
  }
.select-success .select2-choice:active {
  background: #27ad60;
  border-color: #27ad60;
  }
.select2-container-disabled.select-success .select2-choice,
.select2-container-disabled.select-success .select2-choice:hover,
.select2-container-disabled.select-success .select2-choice:focus,
.select2-container-disabled.select-success .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #2ecc71;
  }
.select-success .select2-choice .select2-arrow {
  border-top-color: #fff;
  }
.select-warning .select2-choice {
  color: #fff;
  background-color: #f1c40f;
  }
.select-warning .select2-choice:hover,
.select-warning .select2-choice.hover,
.select-warning .select2-choice:focus,
.select-warning .select2-choice:active {
  color: #fff;
  background-color: #f4d313;
  border-color: #f4d313;
  }
.select-warning .select2-choice:active {
  background: #cda70d;
  border-color: #cda70d;
  }
.select2-container-disabled.select-warning .select2-choice,
.select2-container-disabled.select-warning .select2-choice:hover,
.select2-container-disabled.select-warning .select2-choice:focus,
.select2-container-disabled.select-warning .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #f1c40f;
  }
.select-warning .select2-choice .select2-arrow {
  border-top-color: #fff;
  }
.select-inverse .select2-choice {
  color: #fff;
  background-color: #34495e;
  }
.select-inverse .select2-choice:hover,
.select-inverse .select2-choice.hover,
.select-inverse .select2-choice:focus,
.select-inverse .select2-choice:active {
  color: #fff;
  background-color: #415b76;
  border-color: #415b76;
  }
.select-inverse .select2-choice:active {
  background: #2c3e50;
  border-color: #2c3e50;
  }
.select2-container-disabled.select-inverse .select2-choice,
.select2-container-disabled.select-inverse .select2-choice:hover,
.select2-container-disabled.select-inverse .select2-choice:focus,
.select2-container-disabled.select-inverse .select2-choice:active {
  background-color: #bdc3c7;
  border-color: #34495e;
  }
.select-inverse .select2-choice .select2-arrow {
  border-top-color: #fff;
  }
.select2-container.select-hg > .select2-choice {
  min-height: 53px;
  padding: 13px 20px;
  padding-right: 49px;
  font-size: 22px;
  line-height: 1.227;
  border-radius: 6px;
  }
.select2-container.select-hg > .select2-choice .filter-option {
  top: 13px;
  right: 40px;
  left: 20px;
  }
.select2-container.select-hg > .select2-choice .select2-arrow {
  right: 20px;
  }
.select2-container.select-hg > .select2-choice > [class^="fui-"] {
  top: 2px;
  }
.select2-container.select-lg > .select2-choice {
  min-height: 45px;
  padding: 10px 19px;
  padding-right: 47px;
  font-size: 17px;
  line-height: 1.471;
  border-radius: 6px;
  }
.select2-container.select-lg > .select2-choice .filter-option {
  right: 38px;
  left: 18px;
  }
.select2-container.select-sm > .select2-choice {
  min-height: 36px;
  padding: 9px 13px;
  padding-right: 35px;
  font-size: 13px;
  line-height: 1.385;
  border-radius: 4px;
  }
.select2-container.select-sm > .select2-choice .filter-option {
  right: 33px;
  left: 13px;
  }
.select2-container.select-sm > .select2-choice .select2-arrow {
  right: 13px;
  }
.multiselect {
  position: relative;
  display: inline-block;
  width: auto;
  min-width: 220px;
  max-width: none;
  font-size: 0;
  text-align: left;
  vertical-align: top;
  background-color: #fff;
  border-radius: 6px;
  }
.form-group .multiselect {
  width: 100%;
  }
.form-group .multiselect > .select2-choice {
  width: 100%;
  }
.multiselect.form-control,
.multiselect.select2-search input[type="text"] {
  height: auto;
  padding: 6px 1px 1px 6px;
  border: 2px solid #ebedef;
  }
.select2-choices {
  position: relative;
  min-height: 26px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  cursor: text;
  }
.select2-choices li {
  float: left;
  list-style: none;
  }
.select2-search-choice {
  position: relative;
  display: inline-block;
  height: 27px;
  padding: 6px 21px;
  margin: 0 5px 4px 0;
  overflow: hidden;
  font-size: 13px;
  line-height: 15px;
  color: #fff;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 4px;
  -webkit-transition: .25s linear;
          transition: .25s linear;
  }
.select2-search-choice:hover {
  padding-right: 28px;
  padding-left: 14px;
  color: #fff;
  }
.select2-search-choice:hover .select2-search-choice-close {
  color: inherit;
          filter: none;
  opacity: 1;

  -webkit-filter: none;
  }
.select2-search-choice .select2-search-choice-close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  padding-right: 10px;
  font-size: 12px;
  color: #fff;
  text-align: right;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity .25s linear;
          transition: opacity .25s linear;
  }
.select2-search-choice .select2-search-choice-close:after {
  font-family: "Flat-UI-Pro-Icons";
  line-height: 27px;
  content: "\e609";

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }
.select2-search-field input[type="text"] {
  width: auto;
  min-width: 80px;
  max-width: inherit;
  height: 29px;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #34495e;
  vertical-align: top;
  background-color: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  }
.select2-search-field:first-child input[type="text"] {
  height: 23px;
  margin: 3px 0 5px;
  }
.select2-container-multi.multiselect-default {
  border-color: #bdc3c7;
  }
.select2-container-multi.multiselect-default .select2-search-choice {
  background-color: #bdc3c7;
  }
.select2-container-multi.multiselect-default .select2-search-choice:hover {
  background-color: #cacfd2;
  }
.select2-container-multi.multiselect-primary {
  border-color: #1abc9c;
  }
.select2-container-multi.multiselect-primary .select2-search-choice {
  background-color: #1abc9c;
  }
.select2-container-multi.multiselect-primary .select2-search-choice:hover {
  background-color: #48c9b0;
  }
.select2-container-multi.multiselect-info {
  border-color: #3498db;
  }
.select2-container-multi.multiselect-info .select2-search-choice {
  background-color: #3498db;
  }
.select2-container-multi.multiselect-info .select2-search-choice:hover {
  background-color: #5dade2;
  }
.select2-container-multi.multiselect-danger {
  border-color: #e74c3c;
  }
.select2-container-multi.multiselect-danger .select2-search-choice {
  background-color: #e74c3c;
  }
.select2-container-multi.multiselect-danger .select2-search-choice:hover {
  background-color: #ec7063;
  }
.select2-container-multi.multiselect-success {
  border-color: #2ecc71;
  }
.select2-container-multi.multiselect-success .select2-search-choice {
  background-color: #2ecc71;
  }
.select2-container-multi.multiselect-success .select2-search-choice:hover {
  background-color: #58d68d;
  }
.select2-container-multi.multiselect-warning {
  border-color: #f1c40f;
  }
.select2-container-multi.multiselect-warning .select2-search-choice {
  background-color: #f1c40f;
  }
.select2-container-multi.multiselect-warning .select2-search-choice:hover {
  background-color: #f4d313;
  }
.select2-container-multi.multiselect-inverse {
  border-color: #34495e;
  }
.select2-container-multi.multiselect-inverse .select2-search-choice {
  background-color: #34495e;
  }
.select2-container-multi.multiselect-inverse .select2-search-choice:hover {
  background-color: #415b76;
  }
.select2-drop {
  position: absolute;
  top: 100%;
  z-index: 9999;
  min-width: 220px;
  margin-top: 9px;
  font-size: 14px;
  visibility: visible;
          filter: none;
  border-radius: 4px;
  opacity: 1;
  -webkit-transition: none;
          transition: none;

  -webkit-filter: none;
  }
.select2-drop.select2-drop-above {
  margin-top: -9px;
  }
.select2-drop.select2-drop-auto-width {
  width: auto;
  }
.select2-drop.show-select-search .select2-search {
  display: block;
  }
.select2-drop.show-select-search .select2-search + .select2-results > li:first-child .select2-result-label {
  border-radius: 0;
  }
.select2-drop .select2-results {
  padding: 0;
  margin: 0;
  list-style: none;
  }
.select2-drop .select2-results > li:first-child > .select2-result-label {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  }
.select2-drop .select2-results > li:last-child > .select2-result-label {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  }
.select2-drop .select2-result-sub {
  padding: 0;
  margin: 0;
  list-style: none;
  }
.select2-drop .select2-result-sub > li:last-child > .select2-result-label {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  }
.select2-drop .select2-no-results {
  padding: 8px 15px;
  }
.select2-drop .select2-result-label {
  padding: 8px 16px;
  line-height: 1.429;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: background-color .25s, color .25s;
          transition: background-color .25s, color .25s;
  }
.select2-drop .select2-result-selectable .select2-result-label {
  color: rgba(52, 73, 94, .85);
  cursor: pointer;
  }
.select2-drop .select2-result-selectable .select2-result-label:focus,
.select2-drop .select2-result-selectable .select2-result-label:hover,
.select2-drop .select2-result-selectable .select2-result-label:active {
  color: inherit;
  background-color: #e1e4e7;
  outline: none;
  }
.select2-drop .select2-disabled {
  color: rgba(52, 73, 94, .95);
  cursor: default;
  filter: alpha(opacity=40);
  opacity: .4;
  }
.select2-drop .select2-disabled:focus,
.select2-drop .select2-disabled:hover,
.select2-drop .select2-disabled:active {
  background: none !important;
  }
.select2-drop .select2-highlighted > .select2-result-label {
  color: #fff;
  background: #1abc9c;
  }
.select2-drop .select2-result-with-children > .select2-result-label {
  margin-top: 5px;
  font-size: 13px;
  color: rgba(52, 73, 94, .6);
  text-transform: uppercase;
  }
.select2-drop .select2-result-with-children + .select2-result-with-children > .select2-result-label {
  margin-top: 11px;
  }
.select2-results {
  position: relative;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
.select2-search {
  display: none;
  width: 100%;
  padding: 8px 6px;
  }
.select2-search input[type="text"] {
  width: 100%;
  height: auto !important;
  }
.select-inverse-dropdown {
  color: rgba(255, 255, 255, .75);
  background-color: #34495e;
  }
.select-inverse-dropdown .select2-results .select2-result-label {
  color: #fff;
  }
.select-inverse-dropdown .select2-results .select2-result-label:focus,
.select-inverse-dropdown .select2-results .select2-result-label:hover,
.select-inverse-dropdown .select2-results .select2-result-label:active {
  background: #2c3e50;
  }
.select-inverse-dropdown .select2-results.select2-disabled .select2-result-label:hover {
  color: #fff;
  }
.select-inverse-dropdown .select2-result-with-children > .select2-result-label {
  color: rgba(255, 255, 255, .6);
  }
.select-inverse-dropdown .select2-result-with-children > .select2-result-label:hover {
  color: #fff;
  background: none !important;
  }
.select2-drop-multi {
  border-radius: 6px;
  }
.select2-drop-multi .select2-results {
  padding: 2px 0;
  }
.select2-drop-multi .select2-result {
  padding: 2px 4px;
  }
.select2-drop-multi .select2-result-label {
  border-radius: 4px;
  }
.select2-drop-multi .select2-selected {
  display: none;
  }
.select2-offscreen,
.select2-offscreen:focus {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  border: 0 !important;
  outline: 0 !important;
  }
.select2-hidden-accessible {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  }
.select2-offscreen,
.select2-offscreen:focus {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  border: 0 !important;
  outline: 0 !important;
  }
.select2-display-none {
  display: none;
  }
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
  }
.select2-drop-mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  padding: 0;
  margin: 0;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
  border: 0;
  opacity: 0;
  }
.table {
  margin-bottom: 30px;
  font-size: 14px;
  }
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 9px;
  line-height: 1.407;
  border-top: 2px solid #eef0f0;
  }
@media (min-width: 768px) {
  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
    padding: 9px 25px;
    }
  }
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th {
  color: #526476;
  border-bottom: 2px solid #eef0f0;
  }
.table > thead > tr > th {
  border-bottom: 2px solid #eef0f0;
  }
.table > tbody + tbody {
  border-top: 2px solid #eef0f0;
  }
.table .table {
  background-color: #fff;
  }
.table [class*="fui-"] {
  position: relative;
  top: 1em;
  display: inline-block;
  margin: -42.5px 0 0;
  font-size: 20px;
  vertical-align: middle;
  }
.table .checkbox,
.table .radio {
  top: .25em;
  display: inline-block;
  width: 20px;
  margin: -4px 0 0 -9px;
  }
.table .checkbox.no-label,
.table .radio.no-label {
  padding-left: 0;
  }
.table .selected-row > td {
  background-color: #f2fbfa;
  }
.table img {
  vertical-align: top;
  }
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px 14px;
  }
.table-bordered {
  border: 2px solid #eef0f0;
  }
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  padding-top: 8px;
  padding-bottom: 8px;
  vertical-align: middle;
  border: 2px solid #eef0f0;
  }
.table-striped > tbody > tr:nth-child(odd),
.table-striped > tbody > tr.selected-row {
  background-color: #f9fafb;
  }
.table-striped > tbody > tr:nth-child(even) {
  background-color: transparent;
  }
.table-hover > tbody > tr:hover {
  background-color: #f9fafb;
  }
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f9fafb;
  }
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #f2f5f8;
  }
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #ecfaf2;
  }
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #e4f8ed;
  }
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #edf6fc;
  }
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #e4f1fa;
  }
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fefae9;
  }
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #fdf7e0;
  }
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #fdefed;
  }
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #fce7e4;
  }
@media screen and (max-width: 767px) {
  .table-responsive {
    margin-bottom: 22.5px;
    border: 2px solid #eef0f0;
    }
  .table-responsive > .table-bordered {
    border: 0;
    }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
    }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
    }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
    }
  }
.label {
  padding: .25em .6em .29em;
  font-size: 76%;
  font-weight: normal;
  }
a.label:hover,
a.label:focus {
  color: #fff;
  }
.btn .label {
  position: relative;
  top: -1px;
  }
.label [class*="fui-"]:before {
  position: relative;
  top: 2px;
  font-size: 16px;
  }
.label-default {
  color: #7b8996;
  background-color: #ebedef;
  }
.label-default[href] {
  color: #7b8996;
  }
.label-default[href]:hover,
.label-default[href]:focus {
  color: #7b8996;
  background-color: #e1e4e7;
  }
.label-inverse {
  color: #fff;
  background-color: #485b6e;
  }
.label-inverse[href] {
  color: #fff;
  }
.label-inverse[href]:hover,
.label-inverse[href]:focus {
  color: #fff;
  background-color: #a4adb7;
  }
.label-success {
  color: #fff;
  background-color: #2ecc71;
  }
.label-success[href] {
  color: #fff;
  }
.label-success[href]:hover,
.label-success[href]:focus {
  color: #fff;
  background-color: #27ad60;
  }
.label-important {
  color: #fff;
  background-color: #e74c3c;
  }
.label-important[href] {
  color: #fff;
  }
.label-important[href]:hover,
.label-important[href]:focus {
  color: #fff;
  background-color: #c44133;
  }
.label-warning {
  color: #fff;
  background-color: #f1c40f;
  }
.label-warning[href] {
  color: #fff;
  }
.label-warning[href]:hover,
.label-warning[href]:focus {
  color: #fff;
  background-color: #cda70d;
  }
.label-info {
  color: #fff;
  background-color: #3498db;
  }
.label-info[href] {
  color: #fff;
  }
.label-info[href]:hover,
.label-info[href]:focus {
  color: #fff;
  background-color: #2c81ba;
  }
.label-primary {
  color: #fff;
  background-color: #1abc9c;
  }
.label-primary[href] {
  color: #fff;
  }
.label-primary[href]:hover,
.label-primary[href]:focus {
  color: #fff;
  background-color: #16a085;
  }
.badge {
  padding: 0 8px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.615;
  color: #fff;
  background-color: #d8dce0;
  border-radius: 4px;
  }
.btn .badge {
  position: relative;
  top: -1px;
  }
a.badge:hover,
a.badge:focus {
  color: #fff;
  }
a.list-group-item > .badge,
.nav-pills > li > a > .badge {
  color: #9aa4af;
  background-color: #fff;
  }
.alert {
  padding: 18px 45px 14px 30px;
  font-size: 16px;
  line-height: 1.625;
  color: #34495e;
  border: 2px solid transparent;
  border-radius: 6px;
  }
.alert .alert-link {
  font-weight: bold;
  }
.alert .alert-link:hover {
  text-decoration: underline;
  }
.alert .alert-link.btn {
  color: #fff;
  text-decoration: none;
  }
.alert .alert-link.btn:active,
.alert .alert-link.btn.active {
  color: rgba(255, 255, 255, .75);
  }
.alert h4 {
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 1.2;
  }
.alert p {
  font-size: inherit;
  line-height: inherit;
  }
.alert .close {
  position: relative;
  top: 3px;
  right: -31px;
  font-size: 18px;
  line-height: 18px;
  color: #34495e;
  }
.alert .btn {
  margin-top: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  }
@media (max-width: 767px) {
  .alert .btn {
    display: block;
    min-width: auto;
    margin-right: -15px;
    margin-bottom: 10px;
    }
  }
.alert-success {
  background-color: #eff7f3;
  border-color: #e1ebe9;
  }
.alert-success .alert-link {
  color: #16a085;
  }
.alert-info {
  background-color: #f7f9fa;
  border-color: #e9ecef;
  }
.alert-info .alert-link {
  color: #3498db;
  }
.alert-warning {
  background-color: #f9f8f3;
  border-color: #ebece8;
  }
.alert-warning .alert-link {
  color: #f1c40f;
  }
.alert-danger {
  background-color: #f8f5f5;
  border-color: #ebe9ea;
  }
.alert-danger .alert-link {
  color: #e74c3c;
  }
.bottom-menu {
  padding-top: 42px;
  padding-bottom: 42px;
  line-height: 1;
  color: #bcc3ca;
  background-color: #ebedef;
  }
.bottom-menu .bottom-menu-brand {
  display: inline-block;
  margin: 0 15px 15px;
  font-size: 24px;
  font-weight: 900;
  line-height: 1;
  -webkit-transition: none;
          transition: none;
  }
@media (min-width: 768px) {
  .bottom-menu .bottom-menu-brand {
    margin: 0;
    }
  }
.bottom-menu .title {
  padding-top: 10px;
  margin: 0 15px 10px;
  font-size: 13px;
  font-weight: 700;
  }
@media (min-width: 768px) {
  .bottom-menu .title {
    padding-top: 0;
    margin-right: 0;
    margin-left: 0;
    }
  }
.bottom-menu a {
  color: inherit;
  }
.active .bottom-menu a,
.bottom-menu a:hover,
.bottom-menu a:focus {
  color: #1abc9c;
  }
.bottom-menu .label,
.bottom-menu .badge {
  vertical-align: middle;
  }
.bottom-menu-inverse {
  color: #677786;
  background-color: #34495e;
  }
.bottom-menu-inverse a {
  color: inherit;
  }
.active .bottom-menu-inverse a,
.bottom-menu-inverse a:hover,
.bottom-menu-inverse a:focus {
  color: #1abc9c;
  }
.bottom-menu-large {
  padding-top: 56px;
  padding-bottom: 41px;
  }
@media (min-width: 768px) {
  .bottom-menu-large {
    padding-bottom: 52px;
    }
  }
.bottom-menu-list,
.bottom-menu-iconic-list {
  padding: 0;
  margin: 0 15px;
  list-style: none;
  }
.bottom-menu-list:before,
.bottom-menu-iconic-list:before,
.bottom-menu-list:after,
.bottom-menu-iconic-list:after {
  display: table;
  content: " ";
  }
.bottom-menu-list:after,
.bottom-menu-iconic-list:after {
  clear: both;
  }
.bottom-menu-list li,
.bottom-menu-iconic-list li {
  display: block;
  }
.bottom-menu-list a,
.bottom-menu-iconic-list a {
  display: inline-block;
  line-height: 24px;
  }
.bottom-menu-list {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.286;
  }
@media (min-width: 768px) {
  .bottom-menu-list {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    }
  .bottom-menu-list > li {
    display: inline-block;
    margin-right: 23px;
    }
  .title + .bottom-menu-list li {
    display: block;
    margin-right: 0;
    }
  }
.bottom-menu-iconic-list {
  font-size: 16px;
  line-height: 1;
  }
.bottom-menu-iconic-list li {
  display: inline-block;
  margin-right: 18px;
  }
.bottom-menu-iconic-list li:last-child {
  margin-right: 0;
  }
@media (min-width: 768px) {
  .bottom-menu-iconic-list {
    margin-right: 0;
    margin-left: 0;
    }
  }
.nav-pills > li:first-child > a {
  border-left: none;
  border-radius: 6px 0 0 6px;
  }
.nav-pills > li:last-child > a {
  border-radius: 0 6px 6px 0;
  }
.nav-pills > li.active > a,
.nav-pills > li.open > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.open > a:hover {
  background-color: #16a085;
  }
.nav-pills > li.open > a,
.nav-pills > li.open > a:hover,
.nav-pills > li.open > a:focus {
  background-color: #16a085;
  border-color: #16a085;
  }
@media (max-width: 767px) {
  .nav-pills > li {
    display: block;
    float: none;
    }
  .nav-pills > li:first-child > a {
    border-radius: 6px 6px 0 0;
    }
  .nav-pills > li:last-child > a {
    border-radius: 0 0 6px 6px;
    }
  }
.nav-pills > li > a {
  padding: 12px 21px 13px;
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  background-color: #1abc9c;
  border-left: 2px solid #16a085;
  border-radius: 0;
  outline: none;
  }
@media (max-width: 767px) {
  .nav-pills > li > a {
    display: block;
    border-left: none;
    }
  }
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  background-color: #48c9b0;
  }
.nav-pills > li > a:active {
  background-color: #16a085;
  }
.nav-pills > li > a > .badge {
  position: relative;
  top: -1px;
  margin: -4px 0 -4px 3px;
  background-color: #fff;
  }
.nav-pills > li + li {
  margin-left: 0;
  }
.nav-stacked > li > a,
.nav-stacked > li:first-child > a,
.nav-stacked > li:last-child > a {
  border-left: none;
  border-radius: 6px;
  }
.nav-stacked > li > a > .badge,
.nav-stacked > li:first-child > a > .badge,
.nav-stacked > li:last-child > a > .badge {
  top: 2px;
  }
.nav-tabs {
  border-bottom: none;
  }
.nav-tabs > li {
  position: relative;
  display: block;
  float: none;
  margin-bottom: -2px;
  }
.nav-tabs > li.active {
  z-index: 2;
  }
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #1abc9c;
  border: 2px solid #1abc9c;
  }
.nav-tabs > li.active > a:before,
.nav-tabs > li.active > a:hover:before,
.nav-tabs > li.active > a:focus:before {
  display: none;
  }
.nav-tabs > li.active .dropdown-toggle .caret,
.nav-tabs > li.active .dropdown-toggle:hover .caret,
.nav-tabs > li.active .dropdown-toggle:focus .caret {
  border-top-color: #7f8c9a;
  border-bottom-color: #7f8c9a;
  }
.nav-tabs > li.dropdown.active > a,
.nav-tabs > li.dropdown.active > a.dropdown-toggle,
.nav-tabs > li.dropdown.active > a:hover {
  color: #fff;
  }
.nav-tabs > li.dropdown.active > a .caret,
.nav-tabs > li.dropdown.active > a.dropdown-toggle .caret,
.nav-tabs > li.dropdown.active > a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  }
.nav-tabs > li.dropdown.active.open > a,
.nav-tabs > li.dropdown.active.open > a.dropdown-toggle,
.nav-tabs > li.dropdown.active.open > a:hover {
  color: #7f8c9a;
  border-radius: 4px 4px 4px 0;
  }
.nav-tabs > li.dropdown.active.open > a .caret,
.nav-tabs > li.dropdown.active.open > a.dropdown-toggle .caret,
.nav-tabs > li.dropdown.active.open > a:hover .caret {
  border-top-color: #7f8c9a;
  border-bottom-color: #7f8c9a;
  }
.nav-tabs > li.open a.dropdown-toggle,
.nav-tabs > li.open.active a.dropdown-toggle,
.nav-tabs > li.open a.dropdown-toggle:hover,
.nav-tabs > li.open.active a.dropdown-toggle:hover {
  color: #7f8c9a;
  background-color: #f3f4f5;
  border-color: #e1e4e7;
  }
@media (min-width: 768px) {
  .nav-tabs > li.open a.dropdown-toggle,
  .nav-tabs > li.open.active a.dropdown-toggle,
  .nav-tabs > li.open a.dropdown-toggle:hover,
  .nav-tabs > li.open.active a.dropdown-toggle:hover {
    border-bottom-color: transparent;
    }
  }
.nav-tabs > li.open a.dropdown-toggle .caret,
.nav-tabs > li.open.active a.dropdown-toggle .caret,
.nav-tabs > li.open a.dropdown-toggle:hover .caret,
.nav-tabs > li.open.active a.dropdown-toggle:hover .caret {
  border-top-color: #7f8c9a;
  border-bottom-color: #7f8c9a;
  }
.nav-tabs > li.open .dropdown-menu,
.nav-tabs > li.open.active .dropdown-menu {
  margin-top: -2px;
  }
.nav-tabs > li.open.active {
  z-index: 1003;
  }
.nav-tabs > li > a {
  padding: 10px 15px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  color: #7f8c9a;
  border: 2px solid #e1e4e7;
  border-width: 2px;
  border-radius: 4px;
  -webkit-transition: none;
          transition: none;
  }
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  color: #1abc9c;
  background-color: transparent;
  border: 2px solid #e1e4e7;
  outline: none;
  }
.nav-tabs > li .dropdown-toggle {
  position: relative;
  z-index: 1002;
  }
.nav-tabs > li .dropdown-toggle:hover .caret,
.nav-tabs > li .dropdown-toggle:focus .caret {
  border-top-color: #1abc9c;
  border-bottom-color: #1abc9c;
  }
.nav-tabs > li .dropdown-menu {
  border: 2px solid #e1e4e7;
  border-radius: 0 6px 6px 6px;
  }
.nav-tabs > li .dropdown-menu li:first-child > a {
  border-radius: 0 4px 0 0;
  }
.nav-tabs > li .dropdown-menu li:last-child > a {
  border-radius: 0 0 4px 4px;
  }
.nav-tabs > li .dropdown-menu li a {
  border-radius: 0;
  }
.nav-tabs > li .open .dropdown-toggle {
  background-color: #f3f4f5;
  }
@media (min-width: 768px) {
  .nav-tabs {
    margin-bottom: 20px;
    border-bottom-color: #e1e4e7;
    border-bottom-width: 2px;
    }
  .nav-tabs.nav-append-content {
    margin-bottom: 0;
    border-bottom: none;
    }
  .nav-tabs.nav-append-content > li.active:first-child:before {
    position: absolute;
    bottom: -4px;
    left: 0;
    z-index: 2;
    display: block;
    width: 6px;
    height: 6px;
    content: "";
    background-color: #fff;
    border-left: 2px solid #e1e4e7;
    }
  .nav-tabs.nav-append-content > li.dropdown.active > a,
  .nav-tabs.nav-append-content > li.dropdown.active > a.dropdown-toggle,
  .nav-tabs.nav-append-content > li.dropdown.active > a:hover {
    color: #7f8c9a;
    }
  .nav-tabs.nav-append-content > li.dropdown.active > a .caret,
  .nav-tabs.nav-append-content > li.dropdown.active > a.dropdown-toggle .caret,
  .nav-tabs.nav-append-content > li.dropdown.active > a:hover .caret {
    border-top-color: #7f8c9a;
    border-bottom-color: #7f8c9a;
    }
  .nav-tabs > li {
    float: left;
    }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    color: #7f8c9a;
    background-color: inherit;
    border-color: #e1e4e7;
    border-width: 2px;
    border-bottom-color: #fff;
    }
  .nav-tabs > li.active:before {
    display: none;
    }
  .nav-tabs > li > a,
  .nav-tabs > li > a:hover,
  .nav-tabs > li > a:focus {
    padding: 7px 21px 8px;
    margin-right: 0;
    margin-bottom: 0;
    border: none;
    border-color: transparent;
    border-bottom-color: transparent;
    border-radius: 6px 6px 0 0;
    }
  }
.tab-content {
  position: relative;
  z-index: 1;
  padding: 20px 20px 5px;
  margin-bottom: 20px;
  border: 2px solid #ddd;
  border-radius: 6px;
  }
.nav-list {
  padding-right: 13px;
  padding-left: 13px;
  }
.nav-list .nav-header {
  padding: 0 13px;
  margin-right: -13px;
  margin-left: -13px;
  font-weight: 700;
  line-height: 1.538;
  }
.nav-list > li {
  margin-bottom: 3px;
  }
.nav-list > li.active > a,
.nav-list > li.active > a:hover,
.nav-list > li.active > a:focus {
  color: #526476;
  background-color: #edeff1;
  }
.nav-list > li.disabled > a,
.nav-list > li.disabled > a:hover,
.nav-list > li.disabled > a:focus {
  cursor: not-allowed;
  opacity: .6;
  }
.nav-list > li.divider {
  height: 2px;
  margin: 13px -13px 17px 0;
  background-color: #edeff1;
  border-bottom: none;
  }
.nav-list > li > a {
  padding: 6px 13px 8px;
  margin-right: -13px;
  margin-left: -13px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.333;
  text-shadow: none;
  border-radius: 4px;
  }
.nav-list .badge.pull-right {
  margin: 1px -4px -1px 0;
  }
.nav-header {
  font-size: 13px;
  color: #aeb6bf;
  text-transform: uppercase;
  }
.nav-list-vivid {
  padding-bottom: 2px;
  background-color: #edeff1;
  border-radius: 4px;
  }
.nav-list-vivid > li {
  margin-bottom: 2px;
  }
.nav-list-vivid > li.divider {
  margin: 3px 0 0;
  background-color: transparent;
  }
.nav-list-vivid > li.active > a,
.nav-list-vivid > li.active > a:hover,
.nav-list-vivid > li.active > a:focus {
  color: #fff;
  background-color: #1abc9c;
  }
.nav-list-vivid > li > a {
  font-size: 14px;
  color: #526476;
  border-radius: 0;
  }
.nav-list-vivid > li > a:hover,
.nav-list-vivid > li > a:focus {
  color: #16a085;
  }
.nav-list-vivid .nav-header:first-child {
  padding-top: 10px;
  }
.nav-list-bricks > li {
  margin-bottom: 7px;
  }
.nav-list-bricks > li.active > a,
.nav-list-bricks > li.active > a:hover,
.nav-list-bricks > li.active > a:focus {
  color: #fff;
  background-color: #1abc9c;
  }
.nav-list-bricks > li.disabled > a,
.nav-list-bricks > li.disabled > a:hover,
.nav-list-bricks > li.disabled > a:focus {
  background-color: #edeff1;
  }
.nav-list-bricks > li > a {
  padding: 8px 10px 8px 14px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.333;
  color: #526476;
  background-color: #edeff1;
  border-radius: 4px;
  }
.nav-list-bricks > li > a:hover,
.nav-list-bricks > li > a:focus {
  color: #16a085;
  }
.nav-list-bricks > li > a [class^="fui-"],
.nav-list-bricks > li > a [class*=" fui-"] {
  color: #fff;
  }
.navbar {
  min-height: 53px;
  margin-bottom: 30px;
  font-size: 16px;
  border: none;
  border-radius: 6px;
  }
@media (min-width: 768px) {
  .navbar-header {
    float: left;
    }
  }
.navbar-collapse {
  padding-right: 21px;
  padding-left: 21px;
  box-shadow: none;
  }
.navbar-collapse .navbar-form:first-child {
  border: none;
  }
@media (min-width: 768px) {
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -21px;
    }
  .navbar-collapse .navbar-nav.navbar-left:first-child > li:first-child a {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -21px;
    }
  .navbar-collapse .navbar-nav.navbar-right:last-child > .dropdown:last-child > a {
    border-radius: 0 6px 6px 0;
    }
  .navbar-fixed-top .navbar-collapse .navbar-form.navbar-right:last-child,
  .navbar-fixed-bottom .navbar-collapse .navbar-form.navbar-right:last-child {
    margin-right: 0;
    }
  }
@media (max-width: 767px) {
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-bottom: 3px;
    }
  }
.navbar .container,
.navbar .container-fluid {
  padding-right: 21px;
  padding-left: 21px;
  }
.navbar .container > .navbar-header,
.navbar .container-fluid > .navbar-header,
.navbar .container > .navbar-collapse,
.navbar .container-fluid > .navbar-collapse {
  margin-right: -21px;
  margin-left: -21px;
  }
@media (min-width: 768px) {
  .navbar .container > .navbar-header,
  .navbar .container-fluid > .navbar-header,
  .navbar .container > .navbar-collapse,
  .navbar .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
    }
  }
.navbar-static-top {
  z-index: 1000;
  border-width: 0;
  border-radius: 0;
  }
.navbar-fixed-top,
.navbar-fixed-bottom {
  z-index: 1030;
  border-radius: 0;
  }
.navbar-fixed-top {
  border-width: 0;
  }
.navbar-fixed-bottom {
  margin-bottom: 0;
  border-width: 0;
  }
.navbar-brand {
  height: 53px;
  padding: 14px 21px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.042;
  }
.navbar-brand > [class*="fui-"] {
  font-size: 19px;
  line-height: 1.263;
  vertical-align: top;
  }
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -21px;
    }
  }
.navbar-toggle {
  height: 53px;
  padding: 0 21px;
  margin: 0 0 0 21px;
  line-height: 53px;
  color: #34495e;
  border: none;
  }
.navbar-toggle:before {
  font-family: "Flat-UI-Pro-Icons";
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  color: #16a085;
  content: "\e61a";
  -webkit-transition: color .25s linear;
          transition: color .25s linear;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }
.navbar-toggle:hover,
.navbar-toggle:focus {
  outline: none;
  }
.navbar-toggle:hover:before,
.navbar-toggle:focus:before {
  color: #1abc9c;
  }
.navbar-toggle .icon-bar {
  display: none;
  }
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
    }
  }
.navbar-nav {
  margin: 0;
  }
.navbar-nav > li > a {
  padding: 15px 21px;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
  }
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus,
.navbar-nav .open > a:focus,
.navbar-nav .open > a:hover {
  background-color: transparent;
  }
.navbar-nav [class^="fui-"] {
  position: relative;
  top: 1px;
  line-height: 20px;
  }
.navbar-nav .visible-sm > [class^="fui-"],
.navbar-nav .visible-xs > [class^="fui-"] {
  margin-left: 12px;
  }
@media (max-width: 767px) {
  .navbar-nav {
    margin: 0 -21px;
    }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 7px 15px 7px 31px !important;
    }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 23px;
    }
  .navbar-nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
    }
  }
.navbar-input {
  height: 35px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.4;
  border-radius: 6px;
  }
select.navbar-input {
  height: 35px;
  line-height: 35px;
  }
textarea.navbar-input,
select[multiple].navbar-input {
  height: auto;
  }
.navbar-form {
  padding-top: 9px;
  padding-right: 19px;
  padding-bottom: 9px;
  padding-left: 19px;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: none;
  }
@media (max-width: 767px) {
  .navbar-form {
    width: auto;
    margin: 3px -21px;
    }
  }
.navbar-form .form-control,
.navbar-form .input-group-addon,
.navbar-form .btn,
.navbar-form .select2-search input[type="text"] {
  height: 35px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.4;
  border-radius: 6px;
  }
select.navbar-form .form-control,
select.navbar-form .input-group-addon,
select.navbar-form .btn,
select.navbar-form .select2-search input[type="text"] {
  height: 35px;
  line-height: 35px;
  }
textarea.navbar-form .form-control,
textarea.navbar-form .input-group-addon,
textarea.navbar-form .btn,
select[multiple].navbar-form .form-control,
select[multiple].navbar-form .input-group-addon,
select[multiple].navbar-form .btn,
textarea.navbar-form .select2-search input[type="text"],
select[multiple].navbar-form .select2-search input[type="text"] {
  height: auto;
  }
.navbar-form .btn {
  margin: 0;
  }
.navbar-form .input-group .form-control:first-child,
.navbar-form .input-group-addon:first-child,
.navbar-form .input-group-btn:first-child > .btn,
.navbar-form .input-group-btn:first-child > .dropdown-toggle,
.navbar-form .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.navbar-form .input-group .select2-search input[type="text"]:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  }
.navbar-form .input-group .form-control:last-child,
.navbar-form .input-group-addon:last-child,
.navbar-form .input-group-btn:last-child > .btn,
.navbar-form .input-group-btn:last-child > .dropdown-toggle,
.navbar-form .input-group-btn:first-child > .btn:not(:first-child),
.navbar-form .input-group .select2-search input[type="text"]:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  }
.navbar-form .form-control,
.navbar-form .select2-search input[type="text"] {
  display: table-cell;
  font-size: 15px;
  border-radius: 5px;
  }
.navbar-form .form-group ~ .btn {
  margin-left: 5px;
  font-size: 15px;
  border-radius: 5px;
  }
.navbar-form .form-group + .btn {
  margin-right: 5px;
  }
@media (min-width: 768px) {
  .navbar-form .input-group {
    width: 195px;
    }
  }
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 7px;
    }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
    }
  .navbar-form .form-group + .btn {
    margin-left: 0;
    }
  }
.navbar-nav > li > .dropdown-menu {
  min-width: 100%;
  margin-top: 9px;
  border-radius: 4px;
  }
@media (max-width: 767px) {
  .navbar-nav > li.open > .dropdown-menu {
    margin-top: 0 !important;
    }
  }
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  }
.navbar-nav > .open > .dropdown-toggle,
.navbar-nav > .open > .dropdown-toggle:focus,
.navbar-nav > .open > .dropdown-toggle:hover {
  background-color: transparent;
  }
.navbar-text {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.438;
  color: #34495e;
  }
@media (min-width: 768px) {
  .navbar-text {
    margin-right: 21px;
    margin-left: 21px;
    }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
    }
  }
.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
  }
.navbar-btn.btn-sm {
  margin-top: 9px;
  margin-bottom: 8px;
  }
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
  }
.navbar-unread,
.navbar-new {
  position: absolute;
  top: 35%;
  right: 12px;
  z-index: 10;
  width: 6px;
  height: 6px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 0;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  background-color: #1abc9c;
  border-radius: 50%;
  }
@media (max-width: 768px) {
  .navbar-unread,
  .navbar-new {
    position: static;
    float: right;
    margin: 0 0 0 10px;
    }
  }
.active .navbar-unread,
.active .navbar-new {
  display: none;
  background-color: #fff;
  }
.navbar-new {
  width: auto;
  min-width: 18px;
  height: 18px;
  padding: 0 1px;
  margin: -6px -10px;
  font-size: 12px;
  line-height: 17px;
  background-color: #e74c3c;

  -webkit-font-smoothing: subpixel-antialiased;
  }
.navbar-default {
  background-color: #ecf0f1;
  }
.navbar-default .navbar-brand {
  color: #34495e;
  }
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #1abc9c;
  background-color: transparent;
  }
.navbar-default .navbar-toggle:before {
  color: #34495e;
  }
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
  }
.navbar-default .navbar-toggle:hover:before,
.navbar-default .navbar-toggle:focus:before {
  color: #1abc9c;
  }
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e5e9ea;
  border-width: 2px;
  }
.navbar-default .navbar-nav > li > a {
  color: #34495e;
  }
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #1abc9c;
  background-color: transparent;
  }
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #1abc9c;
  background-color: transparent;
  }
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
  }
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #34495e;
  border-bottom-color: #34495e;
  }
.navbar-default .navbar-nav > .active > a .caret {
  border-top-color: #1abc9c;
  border-bottom-color: #1abc9c;
  }
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #1abc9c;
  border-bottom-color: #1abc9c;
  }
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #1abc9c;
  background-color: transparent;
  }
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #1abc9c;
  border-bottom-color: #1abc9c;
  }
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #34495e;
    }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #1abc9c;
    background-color: transparent;
    }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #1abc9c;
    background-color: transparent;
    }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
    }
  }
.navbar-default .navbar-form .form-control,
.navbar-default .navbar-form .select2-search input[type="text"] {
  border-color: transparent;
  }
.navbar-default .navbar-form .form-control::-moz-placeholder,
.navbar-default .navbar-form .select2-search input[type="text"]::-moz-placeholder {
  color: #aeb6bf;
  opacity: 1;
  }
.navbar-default .navbar-form .form-control:-ms-input-placeholder,
.navbar-default .navbar-form .select2-search input[type="text"]:-ms-input-placeholder {
  color: #aeb6bf;
  }
.navbar-default .navbar-form .form-control::-webkit-input-placeholder,
.navbar-default .navbar-form .select2-search input[type="text"]::-webkit-input-placeholder {
  color: #aeb6bf;
  }
.navbar-default .navbar-form .form-control:focus,
.navbar-default .navbar-form .select2-search input[type="text"]:focus {
  color: #1abc9c;
  border-color: #1abc9c;
  }
.navbar-default .navbar-form .input-group-btn .btn {
  color: #919ba4;
  border-color: transparent;
  }
.navbar-default .navbar-form .input-group.focus .form-control,
.navbar-default .navbar-form .input-group.focus .input-group-btn .btn,
.navbar-default .navbar-form .input-group.focus .select2-search input[type="text"] {
  color: #1abc9c;
  border-color: #1abc9c;
  }
.navbar-default .navbar-text {
  color: #34495e;
  }
.navbar-default .navbar-link {
  color: #34495e;
  }
.navbar-default .navbar-link:hover {
  color: #1abc9c;
  }
.navbar-default .btn-link {
  color: #34495e;
  }
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #1abc9c;
  }
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
  }
.navbar-inverse {
  background-color: #34495e;
  }
.navbar-inverse .navbar-brand {
  color: #fff;
  }
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #1abc9c;
  background-color: transparent;
  }
.navbar-inverse .navbar-toggle:before {
  color: #fff;
  }
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
  }
.navbar-inverse .navbar-toggle:hover:before,
.navbar-inverse .navbar-toggle:focus:before {
  color: #1abc9c;
  }
.navbar-inverse .navbar-collapse {
  border-color: #2f4154;
  border-width: 2px;
  }
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  }
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #1abc9c;
  background-color: transparent;
  }
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #1abc9c;
  }
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
  }
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret,
.navbar-inverse .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #1abc9c;
  border-bottom-color: #1abc9c;
  }
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #1abc9c;
  border-left-color: transparent;
  }
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  }
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #4b6075;
  border-bottom-color: #4b6075;
  }
.navbar-inverse .navbar-nav > .open > .dropdown-menu {
  padding: 3px 4px;
  background-color: #34495e;
  }
.navbar-inverse .navbar-nav > .open > .dropdown-menu > li > a {
  padding: 6px 9px;
  color: #e1e4e7;
  border-radius: 4px;
  }
.navbar-inverse .navbar-nav > .open > .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav > .open > .dropdown-menu > li > a:focus {
  color: #fff;
  background-color: #1abc9c;
  }
.navbar-inverse .navbar-nav > .open > .dropdown-menu > .divider {
  height: 2px;
  margin-right: -4px;
  margin-left: -4px;
  background-color: #2f4154;
  }
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav > li > a {
    border-left-width: 0;
    }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
    }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #1abc9c;
    background-color: transparent;
    }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #1abc9c;
    }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
    }
  .navbar-inverse .navbar-nav .dropdown-menu .divider {
    background-color: #2f4154;
    }
  }
.navbar-inverse .navbar-form .form-control,
.navbar-inverse .navbar-form .select2-search input[type="text"] {
  color: #536a81;
  background-color: #293a4a;
  border-color: transparent;
  }
.navbar-inverse .navbar-form .form-control::-moz-placeholder,
.navbar-inverse .navbar-form .select2-search input[type="text"]::-moz-placeholder {
  color: #536a81;
  opacity: 1;
  }
.navbar-inverse .navbar-form .form-control:-ms-input-placeholder,
.navbar-inverse .navbar-form .select2-search input[type="text"]:-ms-input-placeholder {
  color: #536a81;
  }
.navbar-inverse .navbar-form .form-control::-webkit-input-placeholder,
.navbar-inverse .navbar-form .select2-search input[type="text"]::-webkit-input-placeholder {
  color: #536a81;
  }
.navbar-inverse .navbar-form .form-control:focus,
.navbar-inverse .navbar-form .select2-search input[type="text"]:focus {
  color: #1abc9c;
  border-color: #1abc9c;
  }
.navbar-inverse .navbar-form .btn {
  color: #fff;
  background-color: #1abc9c;
  }
.navbar-inverse .navbar-form .btn:hover,
.navbar-inverse .navbar-form .btn.hover,
.navbar-inverse .navbar-form .btn:focus,
.navbar-inverse .navbar-form .btn:active,
.navbar-inverse .navbar-form .btn.active,
.open > .dropdown-toggle.navbar-inverse .navbar-form .btn {
  color: #fff;
  background-color: #48c9b0;
  border-color: #48c9b0;
  }
.navbar-inverse .navbar-form .btn:active,
.navbar-inverse .navbar-form .btn.active,
.open > .dropdown-toggle.navbar-inverse .navbar-form .btn {
  background: #16a085;
  border-color: #16a085;
  }
.navbar-inverse .navbar-form .btn.disabled,
.navbar-inverse .navbar-form .btn[disabled],
fieldset[disabled] .navbar-inverse .navbar-form .btn,
.navbar-inverse .navbar-form .btn.disabled:hover,
.navbar-inverse .navbar-form .btn[disabled]:hover,
fieldset[disabled] .navbar-inverse .navbar-form .btn:hover,
.navbar-inverse .navbar-form .btn.disabled.hover,
.navbar-inverse .navbar-form .btn[disabled].hover,
fieldset[disabled] .navbar-inverse .navbar-form .btn.hover,
.navbar-inverse .navbar-form .btn.disabled:focus,
.navbar-inverse .navbar-form .btn[disabled]:focus,
fieldset[disabled] .navbar-inverse .navbar-form .btn:focus,
.navbar-inverse .navbar-form .btn.disabled:active,
.navbar-inverse .navbar-form .btn[disabled]:active,
fieldset[disabled] .navbar-inverse .navbar-form .btn:active,
.navbar-inverse .navbar-form .btn.disabled.active,
.navbar-inverse .navbar-form .btn[disabled].active,
fieldset[disabled] .navbar-inverse .navbar-form .btn.active {
  background-color: #bdc3c7;
  border-color: #1abc9c;
  }
.navbar-inverse .navbar-form .btn .badge {
  color: #1abc9c;
  background-color: #fff;
  }
.navbar-inverse .navbar-form .input-group-btn .btn {
  color: #526a82;
  background-color: #293a4a;
  border-color: transparent;
  }
.navbar-inverse .navbar-form .input-group.focus .form-control,
.navbar-inverse .navbar-form .input-group.focus .input-group-btn .btn,
.navbar-inverse .navbar-form .input-group.focus .select2-search input[type="text"] {
  color: #1abc9c;
  border-color: #1abc9c;
  }
@media (max-width: 767px) {
  .navbar-inverse .navbar-form {
    border-color: #2f4154;
    border-width: 2px 0;
    }
  }
.navbar-inverse .navbar-text {
  color: #fff;
  }
.navbar-inverse .navbar-text a {
  color: #fff;
  }
.navbar-inverse .navbar-text a:hover,
.navbar-inverse .navbar-text a:focus {
  color: #1abc9c;
  }
.navbar-inverse .navbar-btn {
  color: #fff;
  background-color: #1abc9c;
  }
.navbar-inverse .navbar-btn:hover,
.navbar-inverse .navbar-btn.hover,
.navbar-inverse .navbar-btn:focus,
.navbar-inverse .navbar-btn:active,
.navbar-inverse .navbar-btn.active,
.open > .dropdown-toggle.navbar-inverse .navbar-btn {
  color: #fff;
  background-color: #48c9b0;
  border-color: #48c9b0;
  }
.navbar-inverse .navbar-btn:active,
.navbar-inverse .navbar-btn.active,
.open > .dropdown-toggle.navbar-inverse .navbar-btn {
  background: #16a085;
  border-color: #16a085;
  }
.navbar-inverse .navbar-btn.disabled,
.navbar-inverse .navbar-btn[disabled],
fieldset[disabled] .navbar-inverse .navbar-btn,
.navbar-inverse .navbar-btn.disabled:hover,
.navbar-inverse .navbar-btn[disabled]:hover,
fieldset[disabled] .navbar-inverse .navbar-btn:hover,
.navbar-inverse .navbar-btn.disabled.hover,
.navbar-inverse .navbar-btn[disabled].hover,
fieldset[disabled] .navbar-inverse .navbar-btn.hover,
.navbar-inverse .navbar-btn.disabled:focus,
.navbar-inverse .navbar-btn[disabled]:focus,
fieldset[disabled] .navbar-inverse .navbar-btn:focus,
.navbar-inverse .navbar-btn.disabled:active,
.navbar-inverse .navbar-btn[disabled]:active,
fieldset[disabled] .navbar-inverse .navbar-btn:active,
.navbar-inverse .navbar-btn.disabled.active,
.navbar-inverse .navbar-btn[disabled].active,
fieldset[disabled] .navbar-inverse .navbar-btn.active {
  background-color: #bdc3c7;
  border-color: #1abc9c;
  }
.navbar-inverse .navbar-btn .badge {
  color: #1abc9c;
  background-color: #fff;
  }
@media (min-width: 768px) {
  .navbar-embossed > .navbar-collapse {
    border-radius: 6px;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
    }
  .navbar-embossed.navbar-inverse .navbar-nav .active > a,
  .navbar-embossed.navbar-inverse .navbar-nav .open > a {
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
    }
  }
.navbar-lg {
  min-height: 76px;
  }
.navbar-lg .navbar-brand {
  height: 76px;
  padding-top: 26px;
  padding-bottom: 26px;
  line-height: 1;
  }
.navbar-lg .navbar-brand > [class*="fui-"] {
  font-size: 24px;
  line-height: 1;
  }
.navbar-lg .navbar-nav > li > a {
  font-size: 15px;
  line-height: 1.6;
  }
@media (min-width: 768px) {
  .navbar-lg .navbar-nav > li > a {
    padding-top: 26px;
    padding-bottom: 26px;
    }
  }
.navbar-lg .navbar-toggle {
  height: 76px;
  line-height: 76px;
  }
.navbar-lg .navbar-form {
  padding-top: 20.5px;
  padding-bottom: 20.5px;
  }
.navbar-lg .navbar-text {
  padding-top: 26.5px;
  padding-bottom: 26.5px;
  }
.navbar-lg .navbar-btn {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
  }
.navbar-lg .navbar-btn.btn-sm {
  margin-top: 20.5px;
  margin-bottom: 20.5px;
  }
.navbar-lg .navbar-btn.btn-xs {
  margin-top: 25.5px;
  margin-bottom: 25.5px;
  }
.iconbar {
  float: left;
  margin: 0 20px 20px 0;
  background-color: #2c3e50;
  border-radius: 6px;

  -webkit-backface-visibility: hidden;
  }
.iconbar:before,
.iconbar:after {
  display: table;
  content: " ";
  }
.iconbar:after {
  clear: both;
  }
.iconbar > ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style-type: none;
  }
.iconbar > ul > li {
  padding: 0;
  margin: 0;
  }
.iconbar > ul > li.active > a {
  color: #1abc9c;
  }
.iconbar > ul > li > a {
  position: relative;
  display: inline-block;
  padding: 19px 30px;
  font-size: 24px;
  line-height: 1;
  color: #fff;
  text-decoration: none;
  }
.iconbar > ul > li > a:hover,
.iconbar > ul > li > a:focus {
  color: #1abc9c;
  }
.iconbar > ul > li:first-child > a {
  padding-top: 29px;
  }
.iconbar > ul > li:last-child > a {
  padding-bottom: 29px;
  }
.iconbar .iconbar-unread {
  top: 9px;
  right: 21px;
  }
.iconbar .iconbar-unread {
  position: absolute;
  min-width: 20px;
  padding: 0 2px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.667;
  color: #fff;
  text-align: center;
  background-color: #2a7aaf;
  border-radius: 50%;

  -webkit-font-smoothing: auto;
  }
[class*="iconbar-stick-"] {
  position: fixed;
  z-index: 1001;
  margin: 0;
  border-radius: 0;
  }
[class*="iconbar-stick-"] > ul {
  margin: 0;
  }
.iconbar-stick-left {
  top: 0;
  bottom: 0;
  left: 0;
  }
.iconbar-success {
  background-color: #2ecc71;
  }
.iconbar-success > ul > li.active > a {
  color: #1e874b;
  }
.iconbar-success > ul > li > a:hover,
.iconbar-success > ul > li > a:focus {
  color: #1e874b;
  }
.iconbar-success .iconbar-unread {
  background-color: #1e874b;
  }
.iconbar-danger {
  background-color: #e74c3c;
  }
.iconbar-danger > ul > li.active > a {
  color: #983228;
  }
.iconbar-danger > ul > li > a:hover,
.iconbar-danger > ul > li > a:focus {
  color: #983228;
  }
.iconbar-danger .iconbar-unread {
  background-color: #983228;
  }
.iconbar-warning {
  background-color: #f1c40f;
  }
.iconbar-warning > ul > li.active > a {
  color: #9f810a;
  }
.iconbar-warning > ul > li > a:hover,
.iconbar-warning > ul > li > a:focus {
  color: #9f810a;
  }
.iconbar-warning .iconbar-unread {
  background-color: #9f810a;
  }
.iconbar-info {
  background-color: #3498db;
  }
.iconbar-info > ul > li.active > a {
  color: #226491;
  }
.iconbar-info > ul > li > a:hover,
.iconbar-info > ul > li > a:focus {
  color: #226491;
  }
.iconbar-info .iconbar-unread {
  background-color: #226491;
  }
.iconbar-horizontal {
  width: 100%;
  overflow: auto;
  clear: both;
  }
.iconbar-horizontal > ul > li {
  display: inline;
  float: none;
  }
.iconbar-horizontal .iconbar-unread {
  top: 13px;
  right: 23px;
  }
.iconbar-horizontal > ul > li {
  float: left;
  }
.iconbar-horizontal > ul > li > a {
  padding: 23px 19px;
  }
.iconbar-horizontal > ul > li:first-child > a {
  padding: 23px 19px 23px 32px;
  }
.iconbar-horizontal > ul > li:last-child > a {
  padding: 23px 32px 23px 19px;
  }
.iconbar-horizontal > ul > li:last-child .iconbar-unread {
  right: 23px;
  }
@media (min-width: 768px) {
  .iconbar-horizontal {
    width: auto;
    height: auto;
    }
  }
.iconic-list {
  padding: 0;
  margin: 0;
  list-style: none;
  }
.iconic-list > li > a {
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  color: #526476;
  }
.iconic-list > li > a:hover,
.iconic-list > li > a:focus {
  color: #16a085;
  }
.iconic-list > li > a > [class^="fui-"],
.iconic-list > li > a > [class*=" fui-"] {
  margin-right: 10px;
  font-size: 17px;
  vertical-align: middle;
  }
.tile {
  position: relative;
  padding: 14px;
  margin-bottom: 20px;
  text-align: center;
  background-color: #eff0f2;
  border-radius: 6px;
  }
.tile .tile-hot-ribbon {
  position: absolute;
  top: -4px;
  right: -4px;
  display: block;
  width: 82px;
  }
.tile p {
  margin-bottom: 33px;
  font-size: 15px;
  }
.tile-image {
  height: 100px;
  margin: 31px 0 27px;
  vertical-align: bottom;
  }
.tile-image.big-illustration {
  width: 112px;
  height: 111px;
  margin-top: 20px;
  }
.tile-title {
  margin: 0;
  font-size: 20px;
  }
.breadcrumb {
  padding: 9px 20px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.55;
  background-color: #f3f4f5;
  border-radius: 6px;
  }
.breadcrumb > li {
  position: relative;
  text-shadow: none;
  }
.breadcrumb > li:after {
  display: inline-block;
  margin: -4px 9px 0 13px;
  font-family: 'Flat-UI-Pro-Icons';
  font-size: 9.75px;
  color: #bdc3c7;
  vertical-align: middle;
  content: "\e605";

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }
.breadcrumb .active {
  color: #bdc3c7;
  cursor: default;
  }
.breadcrumb .active:after {
  display: none;
  }
.breadcrumb .active > a {
  color: inherit;
  cursor: inherit;
  }
.breadcrumb > li + li:before {
  padding: 0;
  content: "";
  }
.breadcrumb-text {
  margin-bottom: 20px;
  color: #bdc3c7;
  }
.breadcrumb-text .caption {
  margin: 0 0 3px;
  font-size: 18px;
  font-weight: 700;
  }
.breadcrumb-text .caption:after {
  display: inline-block;
  margin-left: 5px;
  font-family: 'Flat-UI-Pro-Icons';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  content: "\e607";

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }
.breadcrumb-text ul {
  padding: 0;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  list-style: none;
  }
.breadcrumb-text ul li {
  display: inline-block;
  }
.breadcrumb-text ul li a:after {
  margin: 0 4px 0 9px;
  font-weight: normal;
  color: #bdc3c7;
  content: "/";
  }
.popover {
  z-index: 1060;
  max-width: 276px;
  padding: 0;
  background-color: #edeff1;
  border: none;
  border-radius: 6px;
  box-shadow: none;
  }
.popover.top {
  margin-top: -14px;
  }
.popover.right {
  margin-left: 14px;
  }
.popover.bottom {
  margin-top: 14px;
  }
.popover.left {
  margin-left: -14px;
  }
.popover-title {
  padding: 10px 20px 11px;
  margin: 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  background-color: #bcc3ca;
  border: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  }
.popover-title:not(:empty) + .popover-content > p {
  margin-bottom: 0;
  }
.popover-content {
  padding: 9px 20px;
  font-size: 14px;
  line-height: 1.286;
  }
.popover-content p {
  font-size: inherit;
  line-height: inherit;
  }
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  }
.popover > .arrow {
  border-width: 10px;
  }
.popover > .arrow:after {
  border-width: 9px;
  }
.popover.top > .arrow {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: transparent;
  }
.popover.top > .arrow:after {
  margin-left: -9px;
  border-top-color: #edeff1;
  }
.popover.right > .arrow {
  left: -10px;
  margin-top: -10px;
  border-right-color: transparent;
  }
.popover.right > .arrow:after {
  bottom: -9px;
  border-right-color: #edeff1;
  }
.popover.bottom > .arrow {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: transparent;
  }
.popover.bottom > .arrow:after {
  margin-left: -9px;
  border-bottom-color: #edeff1;
  }
.popover.left > .arrow {
  right: -10px;
  margin-top: -10px;
  border-left-color: transparent;
  }
.popover.left > .arrow:after {
  bottom: -9px;
  border-left-color: #edeff1;
  }
.dialog {
  position: relative;
  padding: 18px 0 20px;
  margin-bottom: 20px;
  font-size: 16px;
  text-align: center;
  border-top-style: solid;
  border-top-width: 2px;
  }
.dialog .btn {
  display: inline-block;
  vertical-align: baseline;
  }
@media (max-width: 767px) {
  .dialog .btn {
    display: block;
    width: 100%;
    }
  }
@media (min-width: 768px) {
  .dialog {
    padding-right: 0;
    padding-left: 0;
    }
  .dialog input,
  .dialog .btn {
    margin-left: 20px;
    }
  }
@media (min-width: 768px) and (max-width: 991px) {
  .dialog .form-group {
    margin-bottom: 10px;
    }
  }
.dialog.dialog-default {
  background-color: #edeff1;
  border-top-color: #d6dbdf;
  }
.dialog.dialog-success {
  background-color: #ecfaf2;
  border-top-color: #d5f5e3;
  }
.dialog.dialog-danger {
  background-color: #fdefed;
  border-top-color: #fadbd8;
  }
.dialog.dialog-warning {
  background-color: #fefae9;
  border-top-color: #fcf3cf;
  }
.dialog.dialog-info {
  background-color: #edf6fc;
  border-top-color: #d6eaf8;
  }
.dialog.dialog-inverse {
  color: #fff;
  background-color: #34495e;
  border-top-color: #2a3a4b;
  }
.modal {
  z-index: 1050;
  }
.modal-content {
  background-color: #fff;
  background-clip: border-box;
  border: 2px solid #ebedef;
  border-radius: 7px;
  box-shadow: none;
  }
.modal-backdrop {
  background-color: #243342;
  }
.modal-backdrop.in {
  filter: alpha(opacity=95);
  opacity: .95;
  }
.modal-header {
  padding: 17px 19px 15px 24px;
  border-bottom: 2px solid #ebedef;
  }
.modal-header .close {
  padding: 0;
  margin: 5px 0 0;
  font-size: 18px;
  line-height: 1;
  color: #34495e;
  }
.modal-title {
  margin: 0;
  font-size: 24px;
  line-height: 30px;
  }
.modal-body {
  padding: 20px 24px 20px;
  }
.modal-body p {
  font-size: 16px;
  line-height: 1.625;
  }
.modal-footer {
  padding: 19px 22px 20px;
  background-color: rgba(236, 240, 241, .5);
  border-top: none;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  }
.modal-footer .btn + .btn {
  margin-left: 12px;
  }
@media (max-width: 767px) {
  .modal-footer .btn {
    display: block;
    min-width: auto;
    margin-bottom: 15px;
    }
  .modal-footer .btn:last-child {
    margin-bottom: 0;
    }
  .modal-footer .btn + .btn {
    margin-left: 0;
    }
  }
@media (min-width: 768px) {
  .modal-dialog {
    width: 624px;
    margin: 30px auto;
    }
  .modal-content {
    box-shadow: none;
    }
  .modal-sm {
    width: 300px;
    }

  .modal-ribbon {
    width: 550px !important;
  }

  .modal-offer {
    width: 524px !important;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
    }
  }
.bootstrap-switch {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 29px;
  overflow: hidden;
  font-size: 15px;
  line-height: 29px;
  text-align: left;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 30px;

  -webkit-mask-box-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgODAgMjkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDgwIDI5IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGQ9Ik04MCwxNC41YzAsOC02LjUsMTQuNS0xNC41LDE0LjVoLTUxQzYuNSwyOSwwLDIyLjUsMCwxNC41bDAsMEMwLDYuNSw2LjUsMCwxNC41LDBoNTFDNzMuNSwwLDgwLDYuNSw4MCwxNC41TDgwLDE0LjV6Ii8+DQo8L3N2Zz4NCg==) 0 0 stretch;
  }
.bootstrap-switch > div {
  display: inline-block;
  width: 132px;
  border-radius: 30px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  }
.bootstrap-switch > div > span {
  z-index: 1;
  display: inline-block;
  width: 66px;
  height: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
  line-height: 19px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: box-shadow .25s ease-out;
          transition: box-shadow .25s ease-out;
  }
.bootstrap-switch > div > span > [class^="fui-"] {
  text-indent: 0;
  }
.bootstrap-switch > div > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 200;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  font-size: 0;
  text-indent: -9999px;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;
  }
.bootstrap-switch input[type="radio"],
.bootstrap-switch input[type="checkbox"] {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: -1;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  }
.bootstrap-switch-handle-on {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  }
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-default {
  box-shadow: inset 0 0 transparent, -16px 0 0 #bdc3c7;
  }
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-default:before {
  background-color: #7f8c9a;
  border-color: #bdc3c7;
  }
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-primary {
  box-shadow: inset 0 0 transparent, -16px 0 0 #34495e;
  }
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-primary:before {
  background-color: #1abc9c;
  border-color: #34495e;
  }
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-success {
  box-shadow: inset 0 0 transparent, -16px 0 0 #2ecc71;
  }
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-success:before {
  background-color: #fff;
  border-color: #2ecc71;
  }
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-warning {
  box-shadow: inset 0 0 transparent, -16px 0 0 #f1c40f;
  }
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-warning:before {
  background-color: #fff;
  border-color: #f1c40f;
  }
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-info {
  box-shadow: inset 0 0 transparent, -16px 0 0 #3498db;
  }
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-info:before {
  background-color: #fff;
  border-color: #3498db;
  }
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-danger {
  box-shadow: inset 0 0 transparent, -16px 0 0 #e74c3c;
  }
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-danger:before {
  background-color: #fff;
  border-color: #e74c3c;
  }
.bootstrap-switch-handle-off {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  }
.bootstrap-switch-handle-off:before {
  position: absolute;
  top: 0;
  left: 51px;
  z-index: 100;
  display: inline-block;
  width: 29px;
  height: 29px;
  padding: 0;
  text-align: center;
  vertical-align: top;
  content: " ";
  background-clip: padding-box;
  border: 4px solid transparent;
  border-radius: 50%;
  -webkit-transition: border-color .25s ease-out, background-color .25s ease-out;
          transition: border-color .25s ease-out, background-color .25s ease-out;
  }
.bootstrap-switch-animate > div {
  -webkit-transition: margin-left .25s ease-out;
          transition: margin-left .25s ease-out;
  }
.bootstrap-switch-on > div {
  margin-left: 0;
  }
.bootstrap-switch-off > div {
  margin-left: -51px;
  }
.bootstrap-switch-disabled,
.bootstrap-switch-readonly {
  cursor: default;
  filter: alpha(opacity=50);
  opacity: .5;
  }
.bootstrap-switch-disabled > div > span,
.bootstrap-switch-readonly > div > span,
.bootstrap-switch-disabled > div > label,
.bootstrap-switch-readonly > div > label {
  cursor: default !important;
  }
.bootstrap-switch-focused {
  outline: 0;
  }
.bootstrap-switch-default {
  color: #fff;
  background-color: #bdc3c7;
  }
.bootstrap-switch-default ~ .bootstrap-switch-handle-off:before {
  background-color: #7f8c9a;
  border-color: #bdc3c7;
  }
.bootstrap-switch-on .bootstrap-switch-default ~ .bootstrap-switch-handle-off {
  box-shadow: inset 16px 0 0 #bdc3c7;
  }
.bootstrap-switch-primary {
  color: #1abc9c;
  background-color: #34495e;
  }
.bootstrap-switch-primary ~ .bootstrap-switch-handle-off:before {
  background-color: #1abc9c;
  border-color: #34495e;
  }
.bootstrap-switch-on .bootstrap-switch-primary ~ .bootstrap-switch-handle-off {
  box-shadow: inset 16px 0 0 #34495e;
  }
.bootstrap-switch-info {
  color: #fff;
  background-color: #3498db;
  }
.bootstrap-switch-info ~ .bootstrap-switch-handle-off:before {
  background-color: #fff;
  border-color: #3498db;
  }
.bootstrap-switch-on .bootstrap-switch-info ~ .bootstrap-switch-handle-off {
  box-shadow: inset 16px 0 0 #3498db;
  }
.bootstrap-switch-success {
  color: #fff;
  background-color: #2ecc71;
  }
.bootstrap-switch-success ~ .bootstrap-switch-handle-off:before {
  background-color: #fff;
  border-color: #2ecc71;
  }
.bootstrap-switch-on .bootstrap-switch-success ~ .bootstrap-switch-handle-off {
  box-shadow: inset 16px 0 0 #2ecc71;
  }
.bootstrap-switch-warning {
  color: #fff;
  background-color: #f1c40f;
  }
.bootstrap-switch-warning ~ .bootstrap-switch-handle-off:before {
  background-color: #fff;
  border-color: #f1c40f;
  }
.bootstrap-switch-on .bootstrap-switch-warning ~ .bootstrap-switch-handle-off {
  box-shadow: inset 16px 0 0 #f1c40f;
  }
.bootstrap-switch-danger {
  color: #fff;
  background-color: #e74c3c;
  }
.bootstrap-switch-danger ~ .bootstrap-switch-handle-off:before {
  background-color: #fff;
  border-color: #e74c3c;
  }
.bootstrap-switch-on .bootstrap-switch-danger ~ .bootstrap-switch-handle-off {
  box-shadow: inset 16px 0 0 #e74c3c;
  }
.bootstrap-switch-square .bootstrap-switch {
  border-radius: 4px;

  -webkit-mask-box-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgODAgMjkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDgwIDI5IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGQ9Ik04MCwyNWMwLDIuMi0xLjgsNC00LDRINGMtMi4yLDAtNC0xLjgtNC00VjRjMC0yLjIsMS44LTQsNC00aDcyYzIuMiwwLDQsMS44LDQsNFYyNXoiLz4NCjwvc3ZnPg0K) 0 0 stretch;
  }
.bootstrap-switch-square .bootstrap-switch > div {
  border-radius: 4px;
  }
.bootstrap-switch-square .bootstrap-switch .bootstrap-switch-handle-on {
  text-indent: -15px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  }
.bootstrap-switch-square .bootstrap-switch .bootstrap-switch-handle-off {
  text-indent: 15px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  }
.bootstrap-switch-square .bootstrap-switch .bootstrap-switch-handle-off:before {
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
  }
.bootstrap-switch-square .bootstrap-switch-off .bootstrap-switch-handle-off:before {
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
  }
.carousel-inner > .item.active > img,
.carousel-inner > .item.active > a > img {
  border-radius: 6px;
  }
@media (max-width: 767px) {
  .carousel-inner > .item.active > img {
    border-radius: 6px 6px 0 0;
    }
  }
.carousel-inner > .item.active.left > img,
.carousel-inner > .item.active.right > img,
.carousel-inner > .item.active.left > a > img,
.carousel-inner > .item.active.right > a > img {
  border-radius: 0;
  }
.carousel-control {
  position: absolute;
  top: 45%;
  right: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 20px;
  line-height: 35px;
  color: #fff;
  text-align: center;
  text-indent: 3px;
  filter: alpha(opacity=50);
  border: 3px solid #fff;
  border-radius: 23px;
  outline: none !important;
  opacity: .5;
  }
.carousel-control.left,
.carousel-control.right {
  background: none #2c3e50;
  }
.carousel-control.left {
  left: 15px;
  text-indent: -3px;
  }
.carousel-control.right {
  right: 15px;
  left: auto;
  }
.carousel-indicators {
  top: 16px;
  right: 16px;
  bottom: auto;
  left: auto;
  width: auto;
  margin: 0;
  line-height: 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  }
.carousel-indicators li {
  width: 8px;
  height: 8px;
  margin: 0 0 0 6px;
  vertical-align: top;
  background-color: #2c3e50;
  background-color: rgba(44, 62, 80, .5);
  border: none;
  }
.carousel-indicators li.active {
  width: 8px;
  height: 8px;
  margin: 0 0 0 6px;
  background-color: #fff;
  }
.carousel-caption {
  right: 0;
  bottom: 0;
  left: 0;
  padding: 20px 19px 22px;
  text-align: left;
  text-shadow: none;
  background: #243342;
  background: rgba(36, 51, 66, .7);
  border-radius: 0 0 6px 6px;
  }
.carousel-caption h3,
.carousel-caption p {
  color: #fff;
  }
.carousel-caption h3 {
  margin: 0 0 5px;
  font-size: 18px;
  line-height: 20px;
  }
.carousel-caption p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 20px;
  }
@media (max-width: 767px) {
  .carousel-caption {
    position: static;
    }
  }
.video-js {
  position: relative;
  width: 100% !important;
  height: auto !important;
  padding-bottom: 47px;
  overflow: hidden;
  font-size: 0;
  vertical-align: middle;
  background-color: transparent;

  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-top-radius: 6px;
  }
.video-js .vjs-tech {
  display: block;
  width: 100%;
  height: 100%;
  }
.video-js::-moz-full-screen {
  position: absolute;
  }
.video-js::-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
  }
.vjs-fullscreen {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  width: 100% !important;
  height: 100% !important;
  overflow: hidden;

  border-top-radius: 0;
  }
.vjs-fullscreen .vjs-control-bar {
  margin-top: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  }
.vjs-fullscreen .vjs-tech {
  background-color: #000;
  }
.vjs-poster {
  position: relative;
  width: 100%;
  max-height: 100%;
  padding: 0;
  margin: 0 auto;
  cursor: pointer;

  border-top-radius: 6px;
  }
.vjs-control-bar {
  position: relative;
  height: 47px;
  margin-top: -1px;
  color: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: #2c3e50;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  }
.vjs-control-bar.vjs-fade-out {
  visibility: visible !important;
  opacity: 1 !important;
  }
.vjs-text-track-display {
  position: absolute;
  right: 1em;
  bottom: 4em;
  left: 1em;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  text-align: center;
  }
.vjs-text-track {
  display: none;
  margin-bottom: .1em;
  font-size: 1.4em;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, .5);
  }
.vjs-subtitles {
  color: #fff;
  }
.vjs-captions {
  color: #fc6;
  }
.vjs-tt-cue {
  display: block;
  }
.vjs-fade-in {
  visibility: visible !important;
  opacity: 1 !important;
  -webkit-transition: visibility 0s linear 0s, opacity .3s linear;
          transition: visibility 0s linear 0s, opacity .3s linear;
  }
.vjs-fade-out {
  visibility: hidden !important;
  opacity: 0 !important;
  -webkit-transition: visibility 0s linear 1.5s, opacity 1.5s linear;
          transition: visibility 0s linear 1.5s, opacity 1.5s linear;
  }
.vjs-control {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  }
.vjs-control:focus {
  outline: 0;
  }
.vjs-control > div {
  background-repeat: no-repeat;
  background-position: center;
  }
.vjs-control-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  }
.vjs-play-control {
  width: 58px;
  height: 47px;
  cursor: pointer;
  }
.vjs-play-control > div {
  position: relative;
  height: 47px;
  }
.vjs-play-control > div:before,
.vjs-play-control > div:after {
  position: absolute;
  top: 38%;
  left: 50%;
  margin: -.5em 0 0 -.5em;
  font-family: "Flat-UI-Pro-Icons";
  font-size: 16px;
  color: #1abc9c;
  -webkit-transition: color .25s, opacity .25s;
          transition: color .25s, opacity .25s;

  -webkit-font-smoothing: antialiased;
  }
.vjs-play-control > div:after {
  content: "\e615";
  }
.vjs-play-control > div:before {
  content: "\e616";
  }
.vjs-paused .vjs-play-control:hover > div:before {
  color: #16a085;
  }
.vjs-paused .vjs-play-control > div:after {
  filter: alpha(opacity=0);
  opacity: 0;
  }
.vjs-paused .vjs-play-control > div:before {
          filter: none;
  opacity: 1;

  -webkit-filter: none;
  }
.vjs-playing .vjs-play-control:hover > div:after {
  color: #16a085;
  }
.vjs-playing .vjs-play-control > div:after {
          filter: none;
  opacity: 1;

  -webkit-filter: none;
  }
.vjs-playing .vjs-play-control > div:before {
  filter: alpha(opacity=0);
  opacity: 0;
  }
.vjs-rewind-control {
  width: 5em;
  cursor: pointer !important;
  }
.vjs-rewind-control > div {
  width: 19px;
  height: 16px;
  margin: .5em auto 0;
  background: none transparent;
  }
.vjs-mute-control {
  float: right;
  margin: 14px 0;
  cursor: pointer !important;
  }
.vjs-mute-control:hover > div,
.vjs-mute-control:focus > div {
  color: #57718b;
  }
.vjs-mute-control > div {
  height: 18px;
  color: #475d72;
  }
.vjs-mute-control > div:after,
.vjs-mute-control > div:before {
  position: absolute;
  left: 50%;
  margin: 0 0 0 -.5em;
  font-family: "Flat-UI-Pro-Icons";
  font-size: 16px;
  line-height: 18px;
  -webkit-transition: color .25s, opacity .25s;
          transition: color .25s, opacity .25s;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }
.vjs-mute-control > div:after {
  content: "\e617";
  }
.vjs-mute-control > div:before {
  content: "\e618";
  filter: alpha(opacity=0);
  opacity: 0;
  }
.vjs-mute-control.vjs-vol-0 > div:after {
  filter: alpha(opacity=0);
  opacity: 0;
  }
.vjs-mute-control.vjs-vol-0 > div:before {
          filter: none;
  opacity: 1;

  -webkit-filter: none;
  }
.vjs-volume-control,
.vjs-volume-level,
.vjs-volume-handle,
.vjs-volume-bar {
  display: none;
  }
.vjs-progress-control {
  position: absolute;
  top: 18px;
  right: 160px;
  left: 60px;
  width: auto;
  height: 12px;
  background: #425669;
  border-radius: 32px;
  }
.vjs-progress-holder {
  position: relative;
  height: 12px;
  padding: 0;
  margin: 0;
  cursor: pointer !important;
  }
.vjs-play-progress,
.vjs-load-progress {
  display: block;
  height: 12px;
  padding: 0;
  margin: 0;
  border-radius: 32px;
  }
.vjs-play-progress {
  position: absolute;
  top: 0;
  left: -1px;
  background: #1abc9c;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  }
.vjs-load-progress {
  background: #d6dbdf;
  }
.vjs-load-progress[style*="100%"],
.vjs-load-progress[style*="99%"] {
  border-radius: 32px;
  }
.vjs-seek-handle {
  position: absolute;
  top: 0;
  width: 18px;
  height: 18px;
  margin: -3px 0 0 1px;
  background-color: #16a085;
  border-radius: 50%;
  -webkit-transition: background-color .25s;
          transition: background-color .25s;
  }
.vjs-seek-handle[style*="95."] {
  margin-left: 3px;
  }
.vjs-seek-handle[style="left: 0%;"] {
  margin-left: -2px;
  }
.vjs-seek-handle:hover,
.vjs-seek-handle:focus {
  background-color: #148d75;
  }
.vjs-seek-handle:active {
  background-color: #117a65;
  }
.vjs-time-controls {
  position: absolute;
  width: auto;
  height: auto;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: normal;
  }
.vjs-time-divider {
  position: absolute;
  top: 11px;
  right: 114px;
  font-size: 14px;
  color: #5d6d7e;
  }
.vjs-remaining-time {
  display: none;
  }
.vjs-current-time {
  top: 16px;
  right: 122px;
  }
.vjs-duration {
  top: 16px;
  right: 85px;
  color: #5d6d7e;
  }
.vjs-fullscreen-control {
  float: right;
  margin: 14px 15px;
  cursor: pointer;
  }
.vjs-fullscreen-control:hover > div,
.vjs-fullscreen-control:focus > div {
  color: #57718b;
  }
.vjs-fullscreen-control > div {
  height: 18px;
  color: #475d72;
  }
.vjs-fullscreen-control > div:before {
  position: absolute;
  left: 50%;
  margin: 0 0 0 -.5em;
  font-family: "Flat-UI-Pro-Icons";
  font-size: 16px;
  line-height: 18px;
  content: "\e619";
  -webkit-transition: color .25s, opacity .25s;
          transition: color .25s, opacity .25s;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }
.vjs-menu-button {
  display: none !important;
  }
.vjs-loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  background: #ebedee;
  border-radius: 10px;
  -webkit-animation: sharp 2s ease infinite;
          animation: sharp 2s ease infinite;
  }
@-webkit-keyframes sharp {
  0% {
    background-color: #e74c3c;
    border-radius: 10px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    }
  50% {
    background-color: #ebedee;
    border-radius: 0;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    }
  100% {
    background-color: #e74c3c;
    border-radius: 10px;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    }
  }
@keyframes sharp {
  0% {
    background-color: #e74c3c;
    border-radius: 10px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    }
  50% {
    background-color: #ebedee;
    border-radius: 0;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    }
  100% {
    background-color: #e74c3c;
    border-radius: 10px;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    }
  }
.panel {
  margin-bottom: 30px;
  background-color: #fff;
  border: 2px solid transparent;
  border-radius: 6px;
  box-shadow: none;
  }
.panel-heading {
  border-bottom: 2px solid transparent;

  border-top-radius: 3px;
  }
.panel-title {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.292;
  }
.panel-footer {
  background-color: #bdc3c7;
  border-top: 2px solid #bdc3c7;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  }
.panel > .list-group .list-group-item {
  border-width: 2px 0;
  }
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;

  border-top-radius: 3px;
  }
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-radius: 3px;
  }
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
  }
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
  }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  }
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
  }
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
  }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 2px solid #eef0f0;
  }
.panel-group {
  margin-bottom: 30px;
  }
.panel-group .panel {
  border-radius: 6px;
  }
.panel-group .panel + .panel {
  margin-top: 8px;
  }
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 2px solid #bdc3c7;
  }
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 2px solid #bdc3c7;
  }
.panel-default {
  border-color: #bdc3c7;
  }
.panel-default > .panel-heading {
  color: #fff;
  background-color: #bdc3c7;
  border-color: #bdc3c7;
  }
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bdc3c7;
  }
.panel-default > .panel-heading .badge {
  color: #bdc3c7;
  background-color: #fff;
  }
.panel-default > .panel-footer {
  color: #fff;
  }
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bdc3c7;
  }
.panel-primary {
  border-color: #34495e;
  }
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #34495e;
  border-color: #34495e;
  }
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #34495e;
  }
.panel-primary > .panel-heading .badge {
  color: #34495e;
  background-color: #fff;
  }
.panel-primary > .panel-footer {
  color: #fff;
  }
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #34495e;
  }
.panel-success {
  border-color: #e1ebe9;
  }
.panel-success > .panel-heading {
  color: #16a085;
  background-color: #eff7f3;
  border-color: #e1ebe9;
  }
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e1ebe9;
  }
.panel-success > .panel-heading .badge {
  color: #eff7f3;
  background-color: #16a085;
  }
.panel-success > .panel-footer {
  color: #16a085;
  }
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e1ebe9;
  }
.panel-info {
  border-color: #e9ecef;
  }
.panel-info > .panel-heading {
  color: #3498db;
  background-color: #f7f9fa;
  border-color: #e9ecef;
  }
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e9ecef;
  }
.panel-info > .panel-heading .badge {
  color: #f7f9fa;
  background-color: #3498db;
  }
.panel-info > .panel-footer {
  color: #3498db;
  }
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e9ecef;
  }
.panel-warning {
  border-color: #ebece8;
  }
.panel-warning > .panel-heading {
  color: #f1c40f;
  background-color: #f9f8f3;
  border-color: #ebece8;
  }
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebece8;
  }
.panel-warning > .panel-heading .badge {
  color: #f9f8f3;
  background-color: #f1c40f;
  }
.panel-warning > .panel-footer {
  color: #f1c40f;
  }
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebece8;
  }
.panel-danger {
  border-color: #ebe9ea;
  }
.panel-danger > .panel-heading {
  color: #e74c3c;
  background-color: #f8f5f5;
  border-color: #ebe9ea;
  }
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebe9ea;
  }
.panel-danger > .panel-heading .badge {
  color: #f8f5f5;
  background-color: #e74c3c;
  }
.panel-danger > .panel-footer {
  color: #e74c3c;
  }
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebe9ea;
  }
.todo {
  margin-bottom: 20px;
  color: #798795;
  border-radius: 6px;
  }
.todo ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  background-color: #2c3e50;
  border-radius: 0 0 6px 6px;
  }
.todo li {
  position: relative;
  padding: 18px 42px 21px 25px;
  margin-top: 2px;
  font-size: 14px;
  line-height: 1.214;
  cursor: pointer;
  background: #34495e;
  background-size: 20px 20px;
  -webkit-transition: .25s;
          transition: .25s;
  }
.todo li:first-child {
  margin-top: 0;
  }
.todo li:last-child {
  padding-bottom: 21px;
  border-radius: 0 0 6px 6px;
  }
.todo li.todo-done {
  color: #1abc9c;
  background: transparent;
  }
.todo li.todo-done .todo-name {
  color: #1abc9c;
  }
.todo li:after {
  position: absolute;
  top: 50%;
  right: 22px;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  content: " ";
  background: #fff;
  border-radius: 50%;
  }
.todo li.todo-done:after {
  font-family: 'Flat-UI-Pro-Icons';
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 21px;
  color: #2c3e50;
  text-align: center;
  text-transform: none;
  content: "\e60a";
  background: #1abc9c;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }
.todo-search {
  position: relative;
  padding: 19px 25px 20px;
  color: #34495e;
  background: #1abc9c;
  background-size: 16px 16px;
  border-radius: 6px 6px 0 0;
  }
.todo-search:before {
  position: absolute;
  top: 50%;
  left: 92%;
  display: inline-block;
  margin: -.5em 0 0 -1em;
  font-family: 'Flat-UI-Pro-Icons';
  font-size: 16px;
  line-height: 17px;
  content: "\e630";
  }
input.todo-search-field {
  padding: 5px 0;
  margin: 0;
  font-size: 19px;
  font-weight: 700;
  line-height: 23px;
  color: #34495e;
  text-indent: 0;
  background: none;
  border: none;
  outline: none;
  box-shadow: none;
  }
input.todo-search-field::-moz-placeholder {
  color: #34495e;
  opacity: 1;
  }
input.todo-search-field:-ms-input-placeholder {
  color: #34495e;
  }
input.todo-search-field::-webkit-input-placeholder {
  color: #34495e;
  }
.todo-icon {
  float: left;
  padding: 11px 22px 0 0;
  font-size: 24px;
  }
.todo-content {
  padding-top: 1px;
  overflow: hidden;
  }
.todo-name {
  margin: 1px 0 3px;
  font-size: 17px;
  color: #fff;
  }
.dataTables_length label {
  float: left;
  font-weight: normal;
  text-align: left;
  }
.dataTables_length select {
  width: 75px;
  margin-right: 5px;
  }
.dataTables_filter label {
  float: right;
  font-weight: normal;
  }
.dataTables_filter input {
  width: 16em;
  margin-left: 5px;
  }
.dataTables_info {
  padding-top: 8px;
  }
.dataTables_paginate {
  float: right;
  margin: 0;
  }
.dataTables_paginate ul li {
  margin-right: 0;
  }
.dataTable {
  max-width: none !important;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  }
.dataTable td,
.dataTable th {
  position: relative;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  }
.dataTable thead .sorting,
.dataTable thead .sorting_asc,
.dataTable thead .sorting_desc,
.dataTable thead .sorting_asc_disabled,
.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  }
.dataTable thead .sorting:after,
.dataTable thead .sorting_asc:after,
.dataTable thead .sorting_desc:after,
.dataTable thead .sorting_asc_disabled:after,
.dataTable thead .sorting_desc_disabled:after,
.dataTable thead .sorting:before,
.dataTable thead .sorting_asc:before,
.dataTable thead .sorting_desc:before,
.dataTable thead .sorting_asc_disabled:before,
.dataTable thead .sorting_desc_disabled:before {
  position: absolute;
  right: 5px;
  display: block;
  width: 0;
  height: 0;
  content: " ";
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  }
.dataTable thead .sorting:after,
.dataTable thead .sorting_asc:after,
.dataTable thead .sorting_asc_disabled:after {
  top: 10px;
  border-bottom-width: 6px;
  }
.dataTable thead .sorting:before,
.dataTable thead .sorting_desc:before,
.dataTable thead .sorting_desc_disabled:before {
  bottom: 10px;
  border-top-width: 6px;
  }
.dataTable thead .sorting_asc_disabled:after,
.dataTable thead .sorting_desc_disabled:before {
  color: #d6dbdf;
  }
.dataTable th:active {
  outline: none;
  }
.dataTables_scrollHead table {
  margin-bottom: 0 !important;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  }
.dataTables_scrollHead table thead tr:last-child th:first-child,
.dataTables_scrollHead table thead tr:last-child td:first-child {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  }
.dataTables_scrollBody table {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  border-top: none;
  }
.dataTables_scrollBody table tbody tr:last-child th,
.dataTables_scrollBody table tbody tr:last-child td {
  border-top: none;
  }
.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none;
  }
/* Frustratingly the border-collapse:collapse used by Bootstrap makes the column
   width calculations when using scrolling impossible to align columns. We have
   to use separate
 */
.table-bordered tr th {
  border-bottom-width: 0;
  }
.table-bordered thead th,
.table-bordered thead td {
  border-top-width: 0;
  border-left-width: 0;
  }
.table-bordered tbody th,
.table-bordered tbody td {
  border-bottom-width: 0;
  border-left-width: 0;
  }
.table-bordered th:last-child,
.table-bordered td:last-child {
  border-right-width: 0;
  }
.dataTables_scrollHead .table-bordered {
  border-bottom-width: 0;
  }
.table tbody tr.active td,
.table tbody tr.active th {
  color: #fff;
  background-color: #34495e;
  }
.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
  background-color: #2f4255 !important;
  }
.table tbody tr.active a {
  color: #fff;
  }
.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
  background-color: #34495e;
  }
.DTTT_selectable tbody tr {
  cursor: pointer;
  }
.DTTT .btn {
  font-size: 12px;
  }
.DTTT .btn:hover {
  text-decoration: none !important;
  }
.DTTT_dropdown.dropdown-menu {
  z-index: 2003;
  }
.DTTT_dropdown.dropdown-menu li {
  position: relative;
  }
.DTTT_collection_background {
  z-index: 2002;
  }
.DTTT_print_info.modal {
  height: 150px;
  margin-top: -75px;
  text-align: center;
  }
.DTTT_print_info h6 {
  margin: 1em;
  font-size: 28px;
  font-weight: normal;
  line-height: 28px;
  }
.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px;
  }
.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  padding-top: 20px;
  margin-top: -25px;
  margin-left: -50%;
  font-size: 1.2em;
  text-align: center;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
  background:         linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
  background-color: white;
  }
.FixedHeader_Cloned table {
  margin: 0 !important;
  }
@media (max-width: 767px) {
  .dataTables_paginate ul.pagination,
  .dataTables_paginate ul.dataTables_paginate {
    padding-right: 0;
    padding-left: 0;
    }
  .dataTables_paginate ul.pagination .paginate_button.previous,
  .dataTables_paginate ul.pagination .paginate_button.next,
  .dataTables_paginate ul.dataTables_paginate .paginate_button.previous,
  .dataTables_paginate ul.dataTables_paginate .paginate_button.next {
    display: none;
    }
  }
@media (max-width: 480px) {
  .dataTables_paginate {
    width: 100%;
    }
  }
.last-col {
  overflow: hidden;
  }
.ptn,
.pvn,
.pan {
  padding-top: 0 !important;
  }
.ptx,
.pvx,
.pax {
  padding-top: 3px !important;
  }
.pts,
.pvs,
.pas {
  padding-top: 5px !important;
  }
.ptm,
.pvm,
.pam {
  padding-top: 10px !important;
  }
.ptl,
.pvl,
.pal {
  padding-top: 20px !important;
  }
.pth,
.pvh,
.pah {
  padding-top: 40px !important;
  }
.prn,
.phn,
.pan {
  padding-right: 0 !important;
  }
.prx,
.phx,
.pax {
  padding-right: 3px !important;
  }
.prs,
.phs,
.pas {
  padding-right: 5px !important;
  }
.prm,
.phm,
.pam {
  padding-right: 10px !important;
  }
.prl,
.phl,
.pal {
  padding-right: 20px !important;
  }
.prh,
.phh,
.pah {
  padding-right: 40px !important;
  }
.pbn,
.pvn,
.pan {
  padding-bottom: 0 !important;
  }
.pbx,
.pvx,
.pax {
  padding-bottom: 3px !important;
  }
.pbs,
.pvs,
.pas {
  padding-bottom: 5px !important;
  }
.pbm,
.pvm,
.pam {
  padding-bottom: 10px !important;
  }
.pbl,
.pvl,
.pal {
  padding-bottom: 20px !important;
  }
.pbh,
.pvh,
.pah {
  padding-bottom: 40px !important;
  }
.pln,
.phn,
.pan {
  padding-left: 0 !important;
  }
.plx,
.phx,
.pax {
  padding-left: 3px !important;
  }
.pls,
.phs,
.pas {
  padding-left: 5px !important;
  }
.plm,
.phm,
.pam {
  padding-left: 10px !important;
  }
.pll,
.phl,
.pal {
  padding-left: 20px !important;
  }
.plh,
.phh,
.pah {
  padding-left: 40px !important;
  }
.mtn,
.mvn,
.man {
  margin-top: 0 !important;
  }
.mtx,
.mvx,
.max {
  margin-top: 3px !important;
  }
.mts,
.mvs,
.mas {
  margin-top: 5px !important;
  }
.mtm,
.mvm,
.mam {
  margin-top: 10px !important;
  }
.mtl,
.mvl,
.mal {
  margin-top: 20px !important;
  }
.mth,
.mvh,
.mah {
  margin-top: 40px !important;
  }
.mrn,
.mhn,
.man {
  margin-right: 0 !important;
  }
.mrx,
.mhx,
.max {
  margin-right: 3px !important;
  }
.mrs,
.mhs,
.mas {
  margin-right: 5px !important;
  }
.mrm,
.mhm,
.mam {
  margin-right: 10px !important;
  }
.mrl,
.mhl,
.mal {
  margin-right: 20px !important;
  }
.mrh,
.mhh,
.mah {
  margin-right: 40px !important;
  }
.mbn,
.mvn,
.man {
  margin-bottom: 0 !important;
  }
.mbx,
.mvx,
.max {
  margin-bottom: 3px !important;
  }
.mbs,
.mvs,
.mas {
  margin-bottom: 5px !important;
  }
.mbm,
.mvm,
.mam {
  margin-bottom: 10px !important;
  }
.mbl,
.mvl,
.mal {
  margin-bottom: 20px !important;
  }
.mbh,
.mvh,
.mah {
  margin-bottom: 40px !important;
  }
.mln,
.mhn,
.man {
  margin-left: 0 !important;
  }
.mlx,
.mhx,
.max {
  margin-left: 3px !important;
  }
.mls,
.mhs,
.mas {
  margin-left: 5px !important;
  }
.mlm,
.mhm,
.mam {
  margin-left: 10px !important;
  }
.mll,
.mhl,
.mal {
  margin-left: 20px !important;
  }
.mlh,
.mhh,
.mah {
  margin-left: 40px !important;
  }
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  .btn {
    border-style: solid;
    border-width: 2px;
    }
  .dropdown-menu,
  .ui-datepicker,
  .ui-timepicker-wrapper,
  .tt-dropdown-menu,
  .select2-drop {
    background: #fff !important;
    border: 2px solid #ddd;
    }
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    display: none;
    }
  .input-group-rounded .input-group-btn + .form-control,
  .input-group-rounded .input-group-btn + .select2-search input[type="text"],
  .input-group-rounded .input-group-btn + .select2-search input[type="text"] {
    padding-left: 10px;
    }
  .form-control,
  .select2-search input[type="text"] {
    border: 2px solid #ddd !important;
    }
  .popover,
  .nav-pills {
    border: 2px solid #ddd;
    }
  .popover .popover-title {
    border-bottom: 2px solid #ddd;
    }
  .bootstrap-switch {
    width: 84px;
    height: 33px;
    border: 2px solid #bdc3c7;
    }
  .ui-spinner-button,
  .tooltip {
    border: 2px solid #bdc3c7;
    }
  .carousel-caption {
    background: rgba(255, 255, 255, .8) !important;
    }
  .progress,
  .ui-slider {
    background: #ddd !important;
    }
  .progress-bar,
  .ui-slider-range,
  .ui-slider-handle {
    background: #bdc3c7 !important;
    }
  }
/*# sourceMappingURL=flat-ui-pro.css.map */

/*
 * jQuery FlexSlider v2.6.3
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: inherit ;
}
a:focus {
  outline: none;
}
.breadcrumb {
  color: #787878;
  margin: 30px auto 22px 0;
}
.breadcrumb > li:after {
  display: inline-block;
  margin: -4px 9px 0 13px;
  font-family: 'Flat-UI-Pro-Icons';
  font-size: 9.75px;
  color: #787878;
  vertical-align: middle;
  content: "\e605";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.breadcrumb .active {
  color: #cea000;
  cursor: default;
}
p {
  font-size: 17px !important;
  line-height: 1.3;
  color: #333;
}
.lead {
  /*margin-bottom: 28px;*/
  font-size: 28px !important;
  margin-bottom: 5px !important;
  font-weight: normal;
  line-height: 1.2;
}
.btn-default {
  background-color: #cea000;
  text-decoration: none;
}
.btn-default:hover,
.btn-default.hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #816400;
  border-color: #cea000;
}
.btn-primary {
  background-color: #9e7b06;
}
.btn-primary:hover,
.btn-primary.hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #816400;
  border-color: #cea000;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled.hover,
.btn-primary[disabled].hover,
fieldset[disabled] .btn-primary.hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #bdc3c7;
  border-color: #cea000;
}
.btn-danger {
  background-color: #be2d2a;
}
.btn-danger:hover,
.btn-danger.hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-color: #a22624;
  border-color: #be2d2a;
}
.btn-primary .badge {
  color: #cea000;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #000000;
}
.btn-link {
  color: #06a7e2;
}
.btn-info:hover,
.btn-info.hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-color: #252525;
  border-color: #000000;
}
.btn-link:hover,
.btn-link:focus {
  color: #cea000;
  text-decoration: underline;
  background-color: transparent;
}
.form-group.focus .form-control,
.form-control:focus,
.form-group.focus .select2-search input[type="text"],
.select2-search input[type="text"]:focus {
  border-color: #cea000 !important;
  outline: 0;
  box-shadow: none;
}
.photo-comment {
  margin: 24px 0;
  font-size: 15px;
  line-height: 1.2;
}
.checkbox input[type="checkbox"].custom-checkbox:checked + .icons,
.radio input[type="checkbox"].custom-checkbox:checked + .icons,
.checkbox input[type="radio"].custom-radio:checked + .icons,
.radio input[type="radio"].custom-radio:checked + .icons {
  color: #cea000;
}
.checkbox input[type="checkbox"].custom-checkbox:checked + .icons .icon-unchecked,
.radio input[type="checkbox"].custom-checkbox:checked + .icons .icon-unchecked,
.checkbox input[type="radio"].custom-radio:checked + .icons .icon-unchecked,
.radio input[type="radio"].custom-radio:checked + .icons .icon-unchecked {
  filter: alpha(opacity=0);
  opacity: 0;
}
.checkbox input[type="checkbox"].custom-checkbox:checked + .icons .icon-checked,
.radio input[type="checkbox"].custom-checkbox:checked + .icons .icon-checked,
.checkbox input[type="radio"].custom-radio:checked + .icons .icon-checked,
.radio input[type="radio"].custom-radio:checked + .icons .icon-checked {
  color: #cea000 !important;
  filter: none;
  opacity: 1;
  -webkit-transition: color .25s linear;
  transition: color .25s linear;
  -webkit-filter: none;
}
.checkbox input[type="checkbox"].custom-checkbox:disabled:checked + .icons .icon-checked,
.radio input[type="checkbox"].custom-checkbox:disabled:checked + .icons .icon-checked,
.checkbox input[type="radio"].custom-radio:disabled:checked + .icons .icon-checked,
.radio input[type="radio"].custom-radio:disabled:checked + .icons .icon-checked {
  color: #e6e8ea !important;
  filter: none;
  opacity: 1;
  -webkit-filter: none;
}
.img-responsive {
  padding-right: 20px;
  border-radius: 3px;
}
.alert.alert-warning {
  background-color: #faf5e5;
  border-color: #f1e3b5;
}
.alert.alert-info {
  background-color: #e6f6fc;
  border-color: #b9e6f7;
}
.alert.alert-info.checkbox input[type="checkbox"].custom-checkbox:indeterminate + .icons,
.alert.alert-info .radio input[type="checkbox"].custom-checkbox:indeterminate + .icons,
.alert.alert-info .checkbox input[type="radio"].custom-radio:indeterminate + .icons,
.alert.alert-info .radio input[type="radio"].custom-radio:indeterminate + .icons {
  color: #06a7e2;
}
.form-group.focus .input-group-addon,
.input-group.focus .input-group-addon {
  background-color: #cea000;
  border-color: #cea000;
}
.help-block {
  font-size: 14px !important;
}
.checkbox,
.radio {
  font-size: 16px;
}
.panel-default > .panel-heading {
  color: #fff;
  background-color: #cea000;
  font-size: 54px;
}
.panel-default > .panel-heading.completed {
  background-color: #9b9b30;
}
.panel-default > .panel-heading.rejected {
  background-color: #be2d2a;
}
.panel-default > .panel-heading.in-progress {
  background-color: #04688c;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #cea000;
}
.panel-primary {
  border: none;
  background-color: #e7e8e9;
  border-bottom: 2px solid #c5c5c6;
}
.panel-body {
  font-size: 24px;
  font-weight: 700;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th {
  color: #252525;
}
.panel {
  border: none;
}
.panel-heading {
  border-radius: 6px 6px 0 0;
}
.progress-bar {
  line-height: 12px;
  background: #9b9b30;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #9b9b30;
}
.progress-bar-warning {
  background-color: #cea000;
}
.progress-bar-danger {
  background-color: #be2d2a;
}
.btn-success {
  color: #fff;
  background-color: #9b9b30;
}
.btn-success:hover,
.btn-success.hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #848429;
  border-color: #9b9b30;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background: #9b9b30;
  border-color: #9b9b30;
}
.btn-block {
  margin-top: 5px;
}
.btn-sm {
  font-size: 16px;
  font-weight: 500;
}
.carousel-caption {
  right: 0;
  bottom: 0;
  left: 0;
  padding: 20px 19px 22px;
  text-align: left;
  text-shadow: none;
  background: #000000;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 0 0 3px 3px;
}
.carousel-caption h6 {
  color: #cea000;
}
.carousel-control.left,
.carousel-control.right {
  background: none #000000;
}
.carousel-inner > .item.active > img,
.carousel-inner > .item.active > a > img {
  border-radius: 3px;
}
@media (max-width: 767px) {
  .carousel-inner > .item.active > img {
    border-radius: 3px 3px 0 0;
  }
}
.carousel-indicators li.active {
  background-color: #fff;
}
.form-group.focus .input-group-addon,
.input-group.focus .input-group-addon {
  background-color: #cea000;
  border-color: #cea000;
}
.form-group.focus .input-group-btn > .btn-default + .btn-default,
.input-group.focus .input-group-btn > .btn-default + .btn-default {
  border-left-color: #cea000;
}
.form-group.focus .input-group-btn .btn,
.input-group.focus .input-group-btn .btn {
  color: #cea000;
  background-color: #fff;
  border-color: #cea000;
}
.form-group.focus .input-group-btn .btn-default,
.input-group.focus .input-group-btn .btn-default {
  color: #fff;
  background-color: #cea000;
}
.form-group.focus .input-group-btn .btn-default:hover,
.input-group.focus .input-group-btn .btn-default:hover,
.form-group.focus .input-group-btn .btn-default.hover,
.input-group.focus .input-group-btn .btn-default.hover,
.form-group.focus .input-group-btn .btn-default:focus,
.input-group.focus .input-group-btn .btn-default:focus,
.form-group.focus .input-group-btn .btn-default:active,
.input-group.focus .input-group-btn .btn-default:active,
.form-group.focus .input-group-btn .btn-default.active,
.input-group.focus .input-group-btn .btn-default.active,
.open > .dropdown-toggle.form-group.focus .input-group-btn .btn-default,
.open > .dropdown-toggle.input-group.focus .input-group-btn .btn-default {
  color: #fff;
  background-color: #cea000;
  border-color: #cea000;
}
.form-group.focus .input-group-btn .btn-default:active,
.input-group.focus .input-group-btn .btn-default:active,
.form-group.focus .input-group-btn .btn-default.active,
.input-group.focus .input-group-btn .btn-default.active,
.open > .dropdown-toggle.form-group.focus .input-group-btn .btn-default,
.open > .dropdown-toggle.input-group.focus .input-group-btn .btn-default {
  background: #cea000;
  border-color: #cea000;
}
.form-group.focus .input-group-btn .btn-default .badge,
.input-group.focus .input-group-btn .btn-default .badge {
  color: #cea000;
  background-color: #fff;
}
.input-group-btn .btn {
  height: 42px;
  line-height: 18px;
  color: #ffffff;
  background-color: #bdc3c7;
  border: 2px solid #bdc3c7;
}
.navbar-nav > li > a {
  line-height: 20px !important;
}
.ng-animate.item:not(.left):not(.right) {
  -webkit-transition: 0s ease-in-out left;
  transition: 0s ease-in-out left;
}
#main {
  margin-top: 135px;
}
#homepage .about p {
  color: #fff !important;
}
.azm-btn {
  font-size: 15px;
}
.test {
  background: #808080;
}
.test span {
  color: #00ffff;
}
.test div {
  background: red;
  color: #fff;
}
.date-picker.unstyled::-webkit-inner-spin-button,
.date-picker.unstyled::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}
span.help-button {
  cursor: pointer;
}
.panel-group .panel {
  margin-bottom: 30px;
}
.panel-heading .fa {
  padding-right: 10px;
}
.field-validation-error {
  color: red;
  margin-bottom: 5px;
}
.forgot-password {
  max-width: 700px;
  margin: auto;
}
.social-buttons.inline a,
.social-buttons.inline button {
  display: inline-block;
  width: auto;
}
.social-buttons a,
.social-buttons button {
  display: block;
  width: 100%;
}
.required > label:after,
span.required:after,
label.required:after {
  color: #e32;
  content: ' *';
  display: inline;
  font-weight: bold;
}
fieldset:disabled .required > label:after,
fieldset:disabled span.required:after,
fieldset:disabled label.required:after {
  color: #ccc;
  opacity: 0.8;
}
.row.padding-lg > div {
  padding-left: 5%;
  padding-right: 5%;
}
.row.padding-md > div {
  padding-left: 3%;
  padding-right: 3%;
}
.row.divided > div {
  border-right: solid 2px #c23824;
}
.row.divided > div:last-child {
  border-right: none;
}
.row.divided-or > div:first-of-type:after {
  content: 'OR';
  font-weight: bold;
  position: absolute;
  right: -22px;
  top: 25%;
  background: #c23824;
  color: #fff;
  border-radius: 21px;
  width: 42px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  z-index: 10;
}
.dual-inputs {
  position: relative;
}
.dual-inputs .form-group-top {
  margin-bottom: 0;
}
.dual-inputs .form-group-top input {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.dual-inputs .form-group-bottom {
  margin-bottom: 0;
}
.dual-inputs .form-group-bottom input {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.password-form-group {
  margin-bottom: 25px;
}
.password-form-group .progress {
  height: 18px;
  background: #BDC3C7;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  /*position: absolute;
        width: 23%;
        top: 21px;
        right: 2px;
        height: 38px;
        border-radius: 3px;
        margin: 0;
        padding: 0;*/
  /*margin-top: 15px;
        height: 15px;
        background: #BDC3C7;
        box-shadow: none;
        margin-bottom: 25px;
        border-radius: 7px;*/
}
.navbar-info {
  height: 40px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 2;
  background-color: #252525;
}
.navbar-main {
  height: 60px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 2;
  background-color: #000000;
}
.info-search {
  height: 26px;
  font-size: 11px;
}
/*.info {
  height: 26px;
}
.info-profile{
  height: 35px;
}*/
#custom-nav {
  -webkit-box-shadow: 0 0 5px #000000;
  -moz-box-shadow: 0 0 5px #000000;
  box-shadow: 0 0 5px #000000;
  z-index: 999;
}
/*.navbar-default {
    background-color: black;
    height: 100px;
}

.navbar {
    border-radius: 0;
    //border: solid 1px red;
    .wrapper {
        width: 90%;
        margin: auto;
    }

    .navbar-header {
        //background: red;
    }

    .banner-hack {
        position: absolute;
        margin-top: 100px;
    }

    .nav-container {
        //background: yellow;
        height: 100px;
        margin-left: 194px;

        .nav-top-container {
            background: #252525;
            height: 40px;
            position: relative;

            .social-icons {
                padding: 3px 5px 0 12px;
                float: left;

                a {
                    background: #CEA000 !important;
                    color: #252525 !important;
                    margin-right: 4px;
                    border-radius: 15px;
                    height: 26px;
                    width: 26px;
                    padding: 0;
                    line-height: 26px;
                }
            }

            .random-links {
                float: left;
                padding: 6px 5px 0 30px;
                color: #252525;

                a {
                    margin-right: 20px;
                    color: #fff;

                    i { color: #CEA000; }

                    &:hover {
                        color: #fff;

                        i { color: #CEA000; }
                    }

                    i {
                        margin-right: 6px;
                    }
                }
            }

            .search-wrapper {
                float: left;
                padding: 5px 5px 0 20px;

                input {
                    border: none;
                    background: #4A4A4A;
                    color: #ccc;
                    font-weight: bold;
                    height: 30px;
                }
            }

            .button-wrapper {
                //float: right;
                position: absolute;
                right: 0;
                //text-align: center;
                a.hackhack {
                    width: 200px;
                    height: 40px;
                    background: #CEA000;
                    padding: 7px 0 0 30px;
                    display: block;
                    color: #fff;
                    font-weight: bold;

                    &:hover {
                        background: #666;
                    }

                    .caret {
                        margin-left: 8px;
                        position: absolute;
                        right: 16px;
                        top: 16px;
                    }
                }
            }
        }

        .nav-bottom-container {
            //background: pink;
            height: 60px;
        }
    }

    .navbar-nav > li > a {
        color: #fff !important;
        font-size: 16px;
        padding: 20px 21px;
        line-height: 23px;
        font-weight: 700;

        .fa-home {
            font-size: 22px;
        }
    }
}*/
.header-background {
  height: 135px;
}
.well-with-image {
  padding-left: 140px;
  background-position: 15px 20px;
  background-repeat: no-repeat;
}
.well-with-image.rocket {
  background-image: url(/images/icons/rocket.png);
}
.title-block {
  padding: 0 0 20px 140px;
  margin: 60px 0 30px 0;
  border-bottom: solid 2px #eee;
  background-position: 0 8px;
  background-repeat: no-repeat;
}
.title-block.no-icon {
  padding-left: 0;
}
.title-block h1 {
  margin: 0;
  color: #cea000;
}
.title-block.profile {
  background-image: url(/images/icons/Id-icon.png);
}
.title-block.profile h1 {
  padding-top: 20px;
}
.title-block.login {
  background-image: url(/images/icons/key.png);
}
.title-block.register {
  background-image: url(/images/icons/rocket.png);
}
.title-block.tag {
  background-image: url(/images/icons/Training-Agreement-Icon.png);
}
.title-block.offers {
  background-image: url(/images/icons/Offers.png);
}
.title-block.certificates {
  background-image: url(/images/icons/CertificateTitle.png);
}
.title-block.preview {
  background-image: url(/images/Magic_icon.png);
}
.title-block.business-dashboard {
  background-image: url('/images/icons/building icon.png');
  border-bottom: 0;
}
.title-block.business-dashboard h6 {
  color: #fff;
}
.title-block.business-dashboard h4 {
  color: #fff;
}
.title-block.assessor-dashboard {
  background-image: url('/images/icons/Pencils.png');
  border-bottom: 0;
}
.title-block.assessor-dashboard h6 {
  color: #fff;
}
.title-block.assessor-dashboard h4 {
  color: #fff;
}
.title-block.verifier-dashboard {
  background-image: url('/images/icons/Clipboard.png');
  border-bottom: 0;
}
.title-block.verifier-dashboard h6 {
  color: #fff;
}
.title-block.verifier-dashboard h4 {
  color: #fff;
}
.title-block.employee-dashboard {
  background-image: url('/images/icons/profile_personal.png');
  /* change image when mockup designed */
  border-bottom: 0;
}
.title-block.employee-dashboard h6 {
  color: #fff;
}
.title-block.employee-dashboard h4 {
  color: #fff;
}
.title-block.student-dashboard {
  background-image: url('/images/icons/profile_personal.png');
  /* change student icon when mockup complete */
  border-bottom: 0;
}
.title-block.student-dashboard h6 {
  color: #fff;
}
.title-block.student-dashboard h4 {
  color: #fff;
}
.title-block.provider-dashboard {
  background-image: url('/images/icons/profile_personal.png');
  /* change to provider icon when mockup complete */
  border-bottom: 0;
}
.title-block.provider-dashboard h6 {
  color: #fff;
}
.title-block.provider-dashboard h4 {
  color: #fff;
}
.title-block.school-dashboard {
  background-image: url('/images/icons/profile_personal.png');
  /* change to school icon when mockup complete */
  border-bottom: 0;
}
.title-block.school-dashboard h6 {
  color: #fff;
}
.title-block.school-dashboard h4 {
  color: #fff;
}
.title-block.shop {
  background-image: url('/images/shop/Shop-icon.png');
  /* change to provider icon when mockup complete */
  border-bottom: 0;
}
.title-block.online-dashboard {
  background-image: url('/images/icons/Responsive.png');
  border-bottom: 0;
}
.title-block.online-dashboard h6 {
  color: #fff;
}
.title-block.online-dashboard h4 {
  color: #fff;
}
.d {
  border: solid 1px red;
}
.d div[class*="col-"] {
  background: #ccc;
  border: solid 1px blue;
}
.already-registered {
  padding: 12px 15px;
}
.already-registered strong {
  margin-top: 8px;
  display: block;
}
.panelx {
  padding: 10px 30px 10px 30px;
  border: solid 2px #bdc3c7;
  border-radius: 8px;
  background: #f7f7f7;
  position: relative;
  margin-bottom: 30px;
}
.panelx .close {
  position: absolute !important;
  top: 15px;
  right: 20px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  color: #666;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.panelx .close:after {
  content: "\f00d";
  display: inline;
  font-weight: bold;
}
.panelx .heading {
  padding: 0;
  margin: 0;
  border-bottom: none;
  /*h4 {
            margin: 10px 0;
        }*/
}
.panelx .action {
  position: absolute;
  top: 15px;
  right: 20px;
}
.panelx.show-hidden {
  padding-bottom: 20px;
  transition: all .5s ease;
}
.panelx.show-hidden .heading {
  padding-bottom: 10px;
  margin: 15px 0 10px 0;
  border-bottom: solid 2px #eee;
}
.panelx.show-hidden .heading h4 {
  margin-top: 10px;
}
.panelx .button-row {
  margin-top: 10px;
}
.panelx hr {
  border-bottom: solid 1px #eee;
  margin: -10px 0 20px 0;
  padding: 0;
  display: block;
  width: 100%;
}
.panelx h5 {
  font-size: 20px;
}
.select2-drop {
  background-color: #FFFFFF;
  border: solid 2px #eee;
}
.row.has-divider {
  border-bottom: solid 1px #eee;
  margin-bottom: 20px;
}
.toggle-display-hidden {
  opacity: 0;
  transition: none;
  position: absolute;
}
.toggle-display-show {
  opacity: 1;
  position: relative;
}
.show-hidden .toggle-display-hidden {
  opacity: 1;
  position: relative;
  transition: all 1.5s ease;
}
.show-hidden .toggle-display-show {
  opacity: 0;
  position: absolute;
}
label {
  margin-bottom: 0;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #CEA000;
}
select.form-control {
  background: #fff url(/images/icons/form_select_bg.png) no-repeat center right;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select.form-control::-ms-expand {
  display: none;
}
.has-error .select.form-control {
  color: #e74c3c;
  border-color: #e74c3c;
  box-shadow: none;
}
fieldset:disabled .select.form-control {
  pointer-events: none;
}
.select.form-control {
  background: #fff url(/images/icons/form_select_bg.png) no-repeat center right;
  border: 2px solid #bdc3c7;
  height: 42px;
}
.select.form-control a {
  color: #34495e;
}
.select.form-control a .select2-arrow {
  display: none;
}
/*.toggle-display-hidden {
    //display: none;
    position: absolute; 
    visibility: hidden; 
}

.toggle-display-show {
    //display: block;
    position: relative; 
    visibility: visible; 
}

.toggle-hidden {
    .toggle-display-hidden {
        //display: block;
        position: relative; 
        visibility: visible; 
    }

    .toggle-display-show {
        display: none;
        position: absolute; 
        visibility: hidden; 
    }
}*/
.form-group-as-error {
  padding: 0 15px;
}
.form-group-as-error.has-error {
  padding: 15px;
  background: rgba(197, 57, 57, 0.07);
  border: 2px solid #FF6868;
  border-radius: 5px;
}
.alert.alert-danger {
  background: rgba(197, 57, 57, 0.07);
  border: 2px solid #FF6868;
  border-radius: 5px;
}
/*.btn {
    border-bottom: 2px solid rgba(0, 0, 0, 0.25);

    &:hover {
        border-bottom: 2px solid rgba(0, 0, 0, 0.25);
    }
}*/
/* The starting CSS styles for the enter animation */
/*.fade.ng-enter {
  transition:0.5s linear all;
  opacity:0 !important;
}*/
/* The finishing CSS styles for the enter animation */
/*.fade.ng-enter.ng-enter-active {
    transition:0.5s linear all;
    opacity:1 !important;
}*/
.fadein {
  opacity: 1;
  transition: all ease 2s;
}
/* Initial state when showing */
.fadein.ng-hide-remove {
  opacity: 0;
}
/* Will transition towards this state */
.fadein.ng-hide-remove.ng-hide-remove-active {
  opacity: 1;
}
.has-feedback label ~ .form-control-feedback {
  top: 46px;
}
.has-feedback .form-control-feedback {
  top: 5px;
  right: 10px;
}
.dual-inputs .form-control-feedback {
  top: 13px;
}
.fa-spin {
  line-height: inherit !important;
  padding: 0;
}
.well-gold {
  font-size: 19px;
  margin-bottom: 20px;
  line-height: 1.3;
  background-color: #faf5e5;
  border: 1px solid #f1e3b5;
}
.well-gold blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.custom-list {
  margin-left: 22px;
  padding: 0;
  list-style-type: none;
}
.custom-list li {
  position: relative;
}
.custom-list li::before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f04b";
  color: #CEA000;
  position: absolute;
  top: 8px;
  left: -20px;
}
.custom-sidenav {
  margin-left: 22px;
  padding: 10px 10px 5px 6px;
  list-style-type: none;
  font-size: 16px;
}
.custom-sidenav li {
  position: relative;
}
.dashboard-sidenav {
  list-style-type: none;
  font-size: 16px;
  font-weight: 700;
  border-radius: 6px;
  border-bottom: 2px solid #c5c5c6;
  padding-bottom: 6px;
}
.dashboard-sidenav li {
  position: relative;
}
.dashboard-sidenav a {
  color: #000000;
  text-decoration: none;
}
.dashboard-sidenav a:hover {
  background-color: #cea000 !important;
  color: #ffffff !important;
}
.well {
  background-color: #f9fafb !important;
  border: 1px solid #ecf0f1 !important;
}
.intl-tel-input {
  position: relative;
  display: inline-block;
}
.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.intl-tel-input .hide {
  display: none;
}
.intl-tel-input .v-hide {
  visibility: hidden;
}
.intl-tel-input input,
.intl-tel-input input[type=text],
.intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 48px;
  margin-left: 0;
  transition: background-color 100ms ease-out;
}
.intl-tel-input input.iti-invalid-key {
  transition: background-color 0;
  background-color: #FFC7C7;
}
.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 1px;
}
.intl-tel-input .flag-container:hover {
  cursor: pointer;
}
.intl-tel-input .flag-container:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.intl-tel-input input[disabled] + .flag-container:hover,
.intl-tel-input input[readonly] + .flag-container:hover {
  cursor: default;
}
.intl-tel-input input[disabled] + .flag-container:hover .selected-flag,
.intl-tel-input input[readonly] + .flag-container:hover .selected-flag {
  background-color: transparent;
}
.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 42px;
  height: 100%;
  padding: 0 0 0 8px;
}
.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.intl-tel-input .selected-flag .arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 4px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
.intl-tel-input .selected-flag .arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.intl-tel-input .country-list {
  list-style: none;
  position: absolute;
  z-index: 4;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
}
.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
.intl-tel-input .country-list .flag {
  display: inline-block;
  width: 20px;
}
@media (max-width: 500px) {
  .intl-tel-input .country-list {
    white-space: normal;
  }
}
.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
.intl-tel-input .country-list .country {
  padding: 5px 10px;
}
.intl-tel-input .country-list .country .dial-code {
  color: #999;
}
.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.intl-tel-input .country-list .flag,
.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code {
  vertical-align: middle;
}
.intl-tel-input .country-list .flag,
.intl-tel-input .country-list .country-name {
  margin-right: 6px;
}
.intl-tel-input select {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 42px;
  height: 100%;
  opacity: 0;
}
.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.intl-tel-input.iti-container:hover {
  cursor: pointer;
}
.iti-flag {
  width: 20px;
}
.iti-flag.be {
  width: 18px;
}
.iti-flag.ch {
  width: 15px;
}
.iti-flag.mc {
  width: 19px;
}
.iti-flag.ne {
  width: 18px;
}
.iti-flag.np {
  width: 13px;
}
.iti-flag.va {
  width: 15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-size: 5630px 15px;
  }
}
.iti-flag.ac {
  height: 10px;
  background-position: 0px 0px;
}
.iti-flag.ad {
  height: 14px;
  background-position: -22px 0px;
}
.iti-flag.ae {
  height: 10px;
  background-position: -44px 0px;
}
.iti-flag.af {
  height: 14px;
  background-position: -66px 0px;
}
.iti-flag.ag {
  height: 14px;
  background-position: -88px 0px;
}
.iti-flag.ai {
  height: 10px;
  background-position: -110px 0px;
}
.iti-flag.al {
  height: 15px;
  background-position: -132px 0px;
}
.iti-flag.am {
  height: 10px;
  background-position: -154px 0px;
}
.iti-flag.ao {
  height: 14px;
  background-position: -176px 0px;
}
.iti-flag.aq {
  height: 14px;
  background-position: -198px 0px;
}
.iti-flag.ar {
  height: 13px;
  background-position: -220px 0px;
}
.iti-flag.as {
  height: 10px;
  background-position: -242px 0px;
}
.iti-flag.at {
  height: 14px;
  background-position: -264px 0px;
}
.iti-flag.au {
  height: 10px;
  background-position: -286px 0px;
}
.iti-flag.aw {
  height: 14px;
  background-position: -308px 0px;
}
.iti-flag.ax {
  height: 13px;
  background-position: -330px 0px;
}
.iti-flag.az {
  height: 10px;
  background-position: -352px 0px;
}
.iti-flag.ba {
  height: 10px;
  background-position: -374px 0px;
}
.iti-flag.bb {
  height: 14px;
  background-position: -396px 0px;
}
.iti-flag.bd {
  height: 12px;
  background-position: -418px 0px;
}
.iti-flag.be {
  height: 15px;
  background-position: -440px 0px;
}
.iti-flag.bf {
  height: 14px;
  background-position: -460px 0px;
}
.iti-flag.bg {
  height: 12px;
  background-position: -482px 0px;
}
.iti-flag.bh {
  height: 12px;
  background-position: -504px 0px;
}
.iti-flag.bi {
  height: 12px;
  background-position: -526px 0px;
}
.iti-flag.bj {
  height: 14px;
  background-position: -548px 0px;
}
.iti-flag.bl {
  height: 14px;
  background-position: -570px 0px;
}
.iti-flag.bm {
  height: 10px;
  background-position: -592px 0px;
}
.iti-flag.bn {
  height: 10px;
  background-position: -614px 0px;
}
.iti-flag.bo {
  height: 14px;
  background-position: -636px 0px;
}
.iti-flag.bq {
  height: 14px;
  background-position: -658px 0px;
}
.iti-flag.br {
  height: 14px;
  background-position: -680px 0px;
}
.iti-flag.bs {
  height: 10px;
  background-position: -702px 0px;
}
.iti-flag.bt {
  height: 14px;
  background-position: -724px 0px;
}
.iti-flag.bv {
  height: 15px;
  background-position: -746px 0px;
}
.iti-flag.bw {
  height: 14px;
  background-position: -768px 0px;
}
.iti-flag.by {
  height: 10px;
  background-position: -790px 0px;
}
.iti-flag.bz {
  height: 14px;
  background-position: -812px 0px;
}
.iti-flag.ca {
  height: 10px;
  background-position: -834px 0px;
}
.iti-flag.cc {
  height: 10px;
  background-position: -856px 0px;
}
.iti-flag.cd {
  height: 15px;
  background-position: -878px 0px;
}
.iti-flag.cf {
  height: 14px;
  background-position: -900px 0px;
}
.iti-flag.cg {
  height: 14px;
  background-position: -922px 0px;
}
.iti-flag.ch {
  height: 15px;
  background-position: -944px 0px;
}
.iti-flag.ci {
  height: 14px;
  background-position: -961px 0px;
}
.iti-flag.ck {
  height: 10px;
  background-position: -983px 0px;
}
.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0px;
}
.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0px;
}
.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0px;
}
.iti-flag.co {
  height: 14px;
  background-position: -1071px 0px;
}
.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0px;
}
.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0px;
}
.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0px;
}
.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0px;
}
.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0px;
}
.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0px;
}
.iti-flag.cy {
  height: 13px;
  background-position: -1225px 0px;
}
.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0px;
}
.iti-flag.de {
  height: 12px;
  background-position: -1269px 0px;
}
.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0px;
}
.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0px;
}
.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0px;
}
.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0px;
}
.iti-flag.do {
  height: 13px;
  background-position: -1379px 0px;
}
.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0px;
}
.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0px;
}
.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0px;
}
.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0px;
}
.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0px;
}
.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0px;
}
.iti-flag.er {
  height: 10px;
  background-position: -1533px 0px;
}
.iti-flag.es {
  height: 14px;
  background-position: -1555px 0px;
}
.iti-flag.et {
  height: 10px;
  background-position: -1577px 0px;
}
.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0px;
}
.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0px;
}
.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0px;
}
.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0px;
}
.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0px;
}
.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0px;
}
.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0px;
}
.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0px;
}
.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0px;
}
.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0px;
}
.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0px;
}
.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0px;
}
.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0px;
}
.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0px;
}
.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0px;
}
.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0px;
}
.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0px;
}
.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0px;
}
.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0px;
}
.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0px;
}
.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0px;
}
.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0px;
}
.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0px;
}
.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0px;
}
.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0px;
}
.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0px;
}
.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0px;
}
.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0px;
}
.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0px;
}
.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0px;
}
.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0px;
}
.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0px;
}
.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0px;
}
.iti-flag.id {
  height: 14px;
  background-position: -2325px 0px;
}
.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0px;
}
.iti-flag.il {
  height: 15px;
  background-position: -2369px 0px;
}
.iti-flag.im {
  height: 10px;
  background-position: -2391px 0px;
}
.iti-flag.in {
  height: 14px;
  background-position: -2413px 0px;
}
.iti-flag.io {
  height: 10px;
  background-position: -2435px 0px;
}
.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0px;
}
.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0px;
}
.iti-flag.is {
  height: 15px;
  background-position: -2501px 0px;
}
.iti-flag.it {
  height: 14px;
  background-position: -2523px 0px;
}
.iti-flag.je {
  height: 12px;
  background-position: -2545px 0px;
}
.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0px;
}
.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0px;
}
.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0px;
}
.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0px;
}
.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0px;
}
.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0px;
}
.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0px;
}
.iti-flag.km {
  height: 12px;
  background-position: -2721px 0px;
}
.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0px;
}
.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0px;
}
.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0px;
}
.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0px;
}
.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0px;
}
.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0px;
}
.iti-flag.la {
  height: 14px;
  background-position: -2875px 0px;
}
.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0px;
}
.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0px;
}
.iti-flag.li {
  height: 12px;
  background-position: -2941px 0px;
}
.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0px;
}
.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0px;
}
.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0px;
}
.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0px;
}
.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0px;
}
.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0px;
}
.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0px;
}
.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0px;
}
.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0px;
}
.iti-flag.md {
  height: 10px;
  background-position: -3160px 0px;
}
.iti-flag.me {
  height: 10px;
  background-position: -3182px 0px;
}
.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0px;
}
.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0px;
}
.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0px;
}
.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0px;
}
.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0px;
}
.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0px;
}
.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0px;
}
.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0px;
}
.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0px;
}
.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0px;
}
.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0px;
}
.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0px;
}
.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0px;
}
.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0px;
}
.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0px;
}
.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0px;
}
.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0px;
}
.iti-flag.my {
  height: 10px;
  background-position: -3578px 0px;
}
.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0px;
}
.iti-flag.na {
  height: 14px;
  background-position: -3622px 0px;
}
.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0px;
}
.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0px;
}
.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0px;
}
.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0px;
}
.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0px;
}
.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0px;
}
.iti-flag.no {
  height: 15px;
  background-position: -3774px 0px;
}
.iti-flag.np {
  height: 15px;
  background-position: -3796px 0px;
}
.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0px;
}
.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0px;
}
.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0px;
}
.iti-flag.om {
  height: 10px;
  background-position: -3877px 0px;
}
.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0px;
}
.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0px;
}
.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0px;
}
.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0px;
}
.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0px;
}
.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0px;
}
.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0px;
}
.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0px;
}
.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0px;
}
.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0px;
}
.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0px;
}
.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0px;
}
.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0px;
}
.iti-flag.py {
  height: 11px;
  background-position: -4185px 0px;
}
.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0px;
}
.iti-flag.re {
  height: 14px;
  background-position: -4229px 0px;
}
.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0px;
}
.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0px;
}
.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0px;
}
.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0px;
}
.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0px;
}
.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0px;
}
.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0px;
}
.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0px;
}
.iti-flag.se {
  height: 13px;
  background-position: -4427px 0px;
}
.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0px;
}
.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0px;
}
.iti-flag.si {
  height: 10px;
  background-position: -4493px 0px;
}
.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0px;
}
.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0px;
}
.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0px;
}
.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0px;
}
.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0px;
}
.iti-flag.so {
  height: 14px;
  background-position: -4625px 0px;
}
.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0px;
}
.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0px;
}
.iti-flag.st {
  height: 10px;
  background-position: -4691px 0px;
}
.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0px;
}
.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0px;
}
.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0px;
}
.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0px;
}
.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0px;
}
.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0px;
}
.iti-flag.td {
  height: 14px;
  background-position: -4845px 0px;
}
.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0px;
}
.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0px;
}
.iti-flag.th {
  height: 14px;
  background-position: -4911px 0px;
}
.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0px;
}
.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0px;
}
.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0px;
}
.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0px;
}
.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0px;
}
.iti-flag.to {
  height: 10px;
  background-position: -5043px 0px;
}
.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0px;
}
.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0px;
}
.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0px;
}
.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0px;
}
.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0px;
}
.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0px;
}
.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0px;
}
.iti-flag.um {
  height: 11px;
  background-position: -5219px 0px;
}
.iti-flag.us {
  height: 11px;
  background-position: -5241px 0px;
}
.iti-flag.uy {
  height: 14px;
  background-position: -5263px 0px;
}
.iti-flag.uz {
  height: 10px;
  background-position: -5285px 0px;
}
.iti-flag.va {
  height: 15px;
  background-position: -5307px 0px;
}
.iti-flag.vc {
  height: 14px;
  background-position: -5324px 0px;
}
.iti-flag.ve {
  height: 14px;
  background-position: -5346px 0px;
}
.iti-flag.vg {
  height: 10px;
  background-position: -5368px 0px;
}
.iti-flag.vi {
  height: 14px;
  background-position: -5390px 0px;
}
.iti-flag.vn {
  height: 14px;
  background-position: -5412px 0px;
}
.iti-flag.vu {
  height: 12px;
  background-position: -5434px 0px;
}
.iti-flag.wf {
  height: 14px;
  background-position: -5456px 0px;
}
.iti-flag.ws {
  height: 10px;
  background-position: -5478px 0px;
}
.iti-flag.xk {
  height: 15px;
  background-position: -5500px 0px;
}
.iti-flag.ye {
  height: 14px;
  background-position: -5522px 0px;
}
.iti-flag.yt {
  height: 14px;
  background-position: -5544px 0px;
}
.iti-flag.za {
  height: 14px;
  background-position: -5566px 0px;
}
.iti-flag.zm {
  height: 14px;
  background-position: -5588px 0px;
}
.iti-flag.zw {
  height: 10px;
  background-position: -5610px 0px;
}
.iti-flag {
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("/images/flags.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-image: url("/images/flags@2x.png");
  }
}
.iti-flag.np {
  background-color: transparent;
}
.split-input {
  width: 50% !important;
}
.split-input:last-child {
  border-left: none;
}
.nsi-search img {
  border-radius: 50%;
  width: 80px;
  height: 80px;
}
.nsi-search .result-row {
  border-bottom: solid 1px #ccc;
}
* {
  outline: 0;
}
.date-picker-wrapper div[uib-datepicker] {
  background: rgba(204, 204, 204, 0.04);
  padding: 8px;
  border-radius: 5px;
  border: solid 1px #ccc;
  box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.25);
}
.date-picker-wrapper th {
  padding-bottom: 6px;
  text-transform: uppercase;
}
.date-picker-wrapper td {
  padding: 2px;
}
.date-picker-wrapper tbody td button {
  border-radius: 25px;
  border: #cea000 solid 1px;
  text-decoration: none;
  color: #000;
  background: none;
}
.date-picker-wrapper tbody td button.active,
.date-picker-wrapper tbody td button.active:hover {
  background-color: #cea000;
  border-color: #816400;
}
.date-picker-wrapper .glyphicon {
  font: normal normal normal 14px/1 FontAwesome !important;
}
.date-picker-wrapper .glyphicon-chevron-left:before {
  content: "\f053" !important;
}
.date-picker-wrapper .glyphicon-chevron-right:before {
  content: "\f054" !important;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
.select2-search input[type="text"][disabled],
.select2-search input[type="text"][readonly],
fieldset[disabled] .select2-search input[type="text"] {
  color: #333 !important;
 background-color: #fff;
    opacity: .7;
}
.angucomplete-searching {
  padding: 10px;
}
.angucomplete-dropdown {
  position: absolute;
  z-index: 1000;
  background: #fff;
  width: 100%;
  box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.35);
}
.angucomplete-row {
  border: 1px solid #ccc;
  padding: 10px;
  position: relative;
  cursor: pointer;
  margin-top: -1px;
  text-align: left;
}
.angucomplete-row:hover,
.angucomplete-row.angucomplete-selected-row {
  background: rgba(206, 160, 0, 0.05);
}
.angucomplete-row .angucomplete-description {
  top: 11px;
  text-transform: uppercase;
  right: 15px;
  position: absolute;
}
.fa-times {
  color: #8a211e;
}
.fa-link {
  padding-right: 10px;
}
.dashboard-title {
  background-color: #252525;
  padding-top: 15px;
  margin-top: -30px;
}
.dashboard-title h1 {
  padding-top: 10px;
}
.dashboard-title h5 {
  margin-bottom: 0;
  margin-top: 10px;
  color: #fff;
}
.dashboard-title h6 {
  margin-top: 0;
}
.dashboard-status,
.dashboard-status-new {
  background-color: #333;
  padding-top: 15px;
}
.dashboard-status panel-heading,
.dashboard-status-new panel-heading {
  margin: 0;
  padding: 0;
}
.dashboard-status h3,
.dashboard-status-new h3 {
  color: #fff;
  font-weight: 500;
  margin-top: 0;
  margin-left: 15px;
}
.dashboard-status .fa-check,
.dashboard-status-new .fa-check {
  color: #666633;
}
.dash-img {
  position: absolute;
  top: 130px;
  right: 6%;
}
.dash-img.online {
  position: absolute;
  top: 75%;
  left: 60%;
  margin-top: -100px;
  margin-left: -400px;
}
.breadcrumb {
  margin-left: 15px;
  margin-right: 15px;
}
.breadcrumb a {
  color: #666;
  text-decoration: none;
}
.container.fullwidth {
  width: 100%;
  padding: 0;
}
.shop-tile {
  position: relative;
  padding: 14px;
  margin-bottom: 20px;
  text-align: center;
  background-color: #e7e8e9;
  border-radius: 6px;
}
.shop-tile p {
  margin-bottom: 20px;
  font-size: 15px;
}
.shop-tile-image {
  height: 100px;
  margin: 31px 0 27px;
  vertical-align: bottom;
}
.shop-tile-image.big-illustration {
  width: 100px;
  height: 100px;
  margin-top: 20px;
}
.shop-tile-title {
  margin: 0;
  font-size: 20px;
}
.shop-tile-btn {
  font: 500;
  font-size: 24px;
}
.tag-date-picker input {
  width: 150px;
}
i.tag-credits-check {
  font-size: 20px;
  color: #ccc;
}
i.tag-credits-check.active {
  color: #cea000;
}
.dashboard-title h1 {
  color: #cea000;
}
tr.grid-row {
  pointer-events: none;
  cursor: default;
}
tr.grid-row.clickable {
  pointer-events: all;
  cursor: pointer;
}
tr.grid-row.clickable:hover {
  background-color: #f3e2a5;
}
.tooltip-inner {
  max-width: 450px;
  width: 100%;
}
ul.plain-list {
  list-style: none;
  padding: 0;
}
ul.plain-list span {
  min-width: 150px;
  font-weight: bold;
  display: inline-block;
}
.loading-panel {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
  color: #000;
  opacity: 0;
  text-align: center;
  z-index: -1;
  transition: opacity 0.5s ease-in-out;
}
.loading-panel.viewport {
  position: fixed;
}
.loading-panel.show {
  opacity: 1;
  z-index: 700;
}
.loading-panel.white {
  background-color: rgba(255, 255, 255, 0.8);
}
.loading-panel.white:after {
  color: #C5C5C5;
}
.loading-panel.over-header {
  z-index: 1100;
}
.loading-panel:after {
  content: "\f1ce";
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  position: absolute;
  top: 48%;
  margin-left: -25px;
  margin-top: -25px;
  font: normal normal normal 50px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #fff;
}
.loading-panel.centered:after {
  top: 50%;
}
p.offer-subtitle {
  font-size: 20px !important;
  font-weight: bold;
  color: #34495e;
  margin-bottom: 5px;
}
p.offer-subtitle-text {
  font-size: 15px !important;
}
td.text-center {
  text-align: center !important;
}
th.text-center {
  text-align: center !important;
}
button.grid-btn {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
div.offer-left {
  border-radius: 10px;
  background-color: #f9fafc;
  border: 1px solid #ecf0f1;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
}
label.offer-left {
  line-height: 1.5;
  padding-bottom: 25px;
}
label.offer-left-title {
  border-bottom-color: #ecf0f1;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.tps-table th.action {
  width: 60px;
}
.tps-table th.version {
  width: 120px;
}
.tps-table th.level {
  width: 60px;
}
.tps-table th.credits {
  width: 60px;
}
.tps-table th.startdate {
  width: 120px;
}
.tps-table th.targetdate {
  width: 200px;
}
.tps-table td,
.tps-table th {
  padding: 8px 10px !important;
  text-align: center;
}
.tps-table td.name,
.tps-table th.name {
  text-align: left;
}
.tps-table td.startdate,
.tps-table th.startdate {
  text-align: center;
}
.tps-table td.targetdate,
.tps-table th.targetdate {
  text-align: left;
}
.tps-table td.total-label,
.tps-table th.total-label {
  text-align: right;
  font-weight: bold;
}
.tps-table td.total-count,
.tps-table th.total-count {
  text-align: center;
  font-weight: bold;
}
.tps-table td .checkbox,
.tps-table th .checkbox,
.tps-table td .radio,
.tps-table th .radio {
  padding-left: 0;
  margin: 0;
}
.tps-table tr.total-row td {
  background: #f6f5ec;
}
.tps-table tr.total-row.big {
  font-size: 140%;
}
.dashboard-status .panel-group-wrapper {
  text-align: center;
}
.dashboard-status .panel-group {
  /*width: 16%;
        margin-right: 3.5%;*/
  width: 80%;
  margin-right: 1%;
  margin-bottom: 0;
  display: inline-block;
}
.dashboard-status .panel-group:last-child {
  margin-right: 0%;
}
.dashboard-status .panel-default > .panel-heading {
  font-size: 44px;
  min-height: 96px;
}
.dashboard-status .panel-body {
  line-height: 1.2;
  font-size: 18px;
  min-height: 94px;
}
.dashboard-status .panel-body i {
  font-size: 42px;
}
.dashboard-status-new .panel-group-wrapper {
  text-align: center;
}
.dashboard-status-new .panel-group {
  /*width: 16%;
        margin-right: 3.5%;*/
  width: 15%;
  margin-right: 1%;
  margin-bottom: 0;
  display: inline-block;
}
.dashboard-status-new .panel-group:last-child {
  margin-right: 0%;
}
.dashboard-status-new .panel-default > .panel-heading {
  font-size: 44px;
  min-height: 96px;
}
.dashboard-status-new .panel-body {
  line-height: 1.2;
  font-size: 18px;
  min-height: 94px;
}
.dashboard-status-new .panel-body i {
  font-size: 42px;
}
.dashboard-content {
  padding-top: 30px;
}
.dashboard-content th {
  font-size: 13px;
  text-transform: uppercase;
}
.dashboard-content tr {
  background: #f9fafb;
}
.dashboard-content tr.clickable {
  background: #fff;
}
.dashboard-content td.emphasis {
  font-weight: bold;
}
.dashboard-content .table-nested {
  margin-bottom: 0px;
}
.dashboard-content .table-nested tbody tr {
  border-bottom-width: 1px;
}
.dashboard-content .table-nested tbody tr td {
  border: none;
}
.dashboard-content .table-nested tbody tr:last-child {
  border-bottom: 0;
}
.heading-nav {
  border-bottom: solid 2px #ececec;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
.heading-nav a {
  font-size: 22px;
}
.heading-nav a.active {
  font-weight: bold;
  color: #000;
  pointer-events: none;
  cursor: default;
}
.heading-nav .divider {
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #ccc;
  margin: 0 10px 3px;
  border-radius: 50%;
}
/*--------------------------------fonts----------------------------------*/
@font-face {
  font-family: 'caecillaltbold';
  src: url('/fonts/CaecillaLT-Std75Bold.eot');
  src: url('/fonts/CaecillaLT-Std75Bold.eot?#iefix') format('embedded-opentype'), url('/fonts/CaecillaLT-Std75Bold.woff') format('woff'), url('/fonts/CaecillaLT-Std75Bold.ttf') format('truetype'), url('/fonts/CaecillaLT-Std75Bold.svg#caecillaltbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "caecilialtlight";
  src: url('/fonts/CaeciliaLT-Std45Light.eot?#iefix');
  src: url('/fonts/CaeciliaLT-Std45Light.eot?#iefix') format("eot"), url('/fonts/CaeciliaLT-Std45Light.woff2') format("woff2"), url('/fonts/CaeciliaLT-Std45Light.woff') format("woff"), url('/fonts/CaeciliaLT-Std45Light.ttf') format("truetype"), url('/fonts/CaeciliaLT-Std45Light.svg#CaeciliaLT-Std45Light') format("svg");
}
@font-face {
  font-family: 'metricwebregular';
  src: url('/fonts/MetricWeb-Regular.eot');
  src: url('/fonts/MetricWeb-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/MetricWeb-Regular.woff') format('woff'), url('/fonts/MetricWeb-Regular.ttf') format('truetype'), url('/fonts/MetricWeb-Regular.svg#metricwebregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'metricwebmedium';
  src: url('/fonts/MetricWeb-Medium.eot');
  src: url('/fonts/MetricWeb-Medium.eot?#iefix') format('embedded-opentype'), url('/fonts/MetricWeb-Medium.woff') format('woff'), url('/fonts/MetricWeb-Medium.ttf') format('truetype'), url('/fonts/MetricWeb-Medium.svg#metricwebregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'metricweblight';
  src: url('/fonts/MetricWeb-Light.eot');
  src: url('/fonts/MetricWeb-Light.eot?#iefix') format('embedded-opentype'), url('/fonts/MetricWeb-Light.woff') format('woff'), url('/fonts/MetricWeb-Light.ttf') format('truetype'), url('/fonts/MetricWeb-Light.svg#metricwebregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'metricwebsemibold';
  src: url('/fonts/MetricWeb-Semibold.eot');
  src: url('/fonts/MetricWeb-Semibold.eot?#iefix') format('embedded-opentype'), url('/fonts/MetricWeb-Semibold.woff') format('woff'), url('/fonts/MetricWeb-Semibold.ttf') format('truetype'), url('/fonts/MetricWeb-Semibold.svg#metricwebsemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'metricwebsemibolditalic';
  src: url('/fonts/MetricWeb-SemiboldItalic.eot');
  src: url('/fonts/MetricWeb-SemiboldItalic.eot?#iefix') format('embedded-opentype'), url('/fonts/MetricWeb-SemiboldItalic.woff') format('woff'), url('/fonts/MetricWeb-SemiboldItalic.ttf') format('truetype'), url('/fonts/MetricWeb-SemiboldItalic.svg#metricwebsemibolditalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
/** SOCIAL MEDIA **/
.social-media span {
  font-family: 'metricwebsemibolditalic';
  font-size: 25px;
  color: #ffffff;
  padding: 0 20px 0 0;
}
.social-media ul {
  list-style: none;
  display: inline-block;
  position: relative;
  padding-bottom: 10px;
}
.social-media ul li {
  display: inline-block;
  width: 22px;
  height: 21px;
  margin: 0 10px 0 0;
}
.social-media ul li a {
  width: 22px;
  height: 21px;
  margin: 0 20px 0 0;
  display: inline-block;
}
.social-media ul li a span {
  display: inline-block;
  text-indent: -9999px;
}
.social-media ul li#facebook {
  background: url("/images/social-media-small.png") transparent;
}
.social-media ul li#facebook:hover {
  background-position: -22px 0;
}
.social-media ul li#twitter {
  background: url("/images/social-media-small.png") transparent -88px 0;
}
.social-media ul li#twitter:hover {
  background-position: -110px 0;
}
.social-media ul li#linkedin {
  background: url("/images/social-media-small.png") transparent -44px 0;
}
.social-media ul li#linkedin:hover {
  background-position: -66px 0;
}
.social-media ul li#youtube,
.social-media ul li#youtube a {
  width: 21px;
}
.social-media ul li#youtube {
  background: url("/images/social-media-small.png") transparent -132px 0;
  margin-right: 0;
}
.social-media ul li#youtube:hover {
  background-position: -153px 0;
}
/** SHARED - PRIMARY NAVIGATION, FOOTER **/
/* Links */
.main-nav.navbar-default .navbar-nav li.section > a,
.main-nav li.current > a,
.main-nav li.current.open > a {
  background-color: #cea000;
  color: #ffffff;
}
.main-nav.navbar-default .navbar-nav > li.current > a {
  color: #ffffff;
}
.main-nav li.current > a:focus,
.main-nav.navbar-default .navbar-nav li a:hover {
  background-color: #787878;
  color: #ffffff;
}
/* Toggle */
.section .link .dropdown-toggle,
.dropdown-toggle {
  display: block;
  float: right;
  width: 30px;
  text-align: center;
  background-image: url('/images/nav-arrows.png');
  background-repeat: no-repeat;
  background-position: -90px 0;
  text-indent: -99999px;
}
.main-nav .section .link .dropdown-toggle.open,
.main-nav .dropdown-toggle.open {
  background-position: -30px 0;
}
.main-nav .section .dropdown-toggle,
.main-nav .current .dropdown-toggle {
  background-position: -60px 0;
}
.main-nav .section .link .dropdown-toggle,
.main-nav .current .link .dropdown-toggle {
  background-position: -90px 0;
}
.main-nav .section .dropdown-toggle.open,
.main-nav .current .dropdown-toggle.open {
  background-position: 0 0;
}
.main-nav .dropdown-links {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
/** GENERAL **/
.header-wrapper {
  font-size: 17px;
  font-family: 'metricwebregular';
  line-height: 125%;
}
/** TOP BAR **/
#top-bar {
  
  overflow: hidden;
}
#top-bar .social-media,
#top-bar #search-container,
#top-bar .menu,
#top-bar #login {
  float: left;
  width: 33.33%;
}
#top-bar #search-container {
  width: 32%;
  padding: 10px 13px;
  position: relative;
}
#top-bar .menu {
  width: 30%;
  padding: 11px 5px 0 5px;
}
#top-bar #login {
  width: 38%;
  padding: 5px;
}
/* Social media */
#top-bar .social-media ul {
  padding: 0;
}
/* Search bar */
#top-bar .search-bar input[type="text"] {
  background-color: #414042;
  border-radius: 5px;
  color: #787878;
  border: none;
  width: 100%;
  padding-left: 5px;
  font-size: 0.882em;
  /* 15px */
  height: 25px;
}
#top-bar .search-bar input[type="submit"] {
  background-image: url('/images/global-search-icon.png');
  background-repeat: no-repeat;
  background-color: transparent;
  text-indent: -99999px;
  border: none;
  height: 14px;
  width: 14px;
  position: absolute;
  top: 15px;
  right: 10px;
}
/* Menu */
.shortcut-links {
  list-style-type: none;
  padding-left: 0;
  font-size: 0.941em;
  /* 16px */
}
.shortcut-links .text {
  display: block;
  float: right;
  line-height: 1em;
  /* 16px */
}
.shortcut-links .achievement .icon {
  background-image: url('/images/achievement.png');
  background-repeat: no-repeat;
  display: inline-block;
  height: 15px;
  width: 16px;
  margin-right: 5px;
}
.shortcut-links .achievement {
  display: none;
}
.shortcut-links .voucher .icon {
  background-image: url('/images/redeem-voucher.png');
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-right: 5px;
}
.shortcut-links a {
  color: #ffffff;
}
.shortcut-links a:hover .text {
  text-decoration: underline;
}
/* Login */
#login a {
  background-color: #cea000;
  border-radius: 5px;
  display: block;
  width: 175px;
  height: 34px;
  text-align: center;
  color: #ffffff;
  border-bottom: 2px solid #af8800;
  font-size: 1.059em;
  /* 18px */
  float: right;
}
#login a:hover,
#login a:focus {
  background-color: #b19538;
  border-bottom: 2px solid #b19538;
}
#login a:active {
  background-color: #af8800;
  border-bottom: none;
  border-top: 2px solid #957400;
}
#login .login-wrapper {
  display: inline-block;
  text-align: center;
}
#login .login-icon {
  display: block;
  float: left;
  width: 16px;
  height: 18px;
  background-image: url('/images/login-icon.png');
  background-repeat: no-repeat;
  margin-top: 9px;
}
#login .login-text {
  display: block;
  float: left;
  margin-left: 8px;
  margin-top: 6px;
}
/** HEADER **/
.navbar-default {
  border: none;
  background-color: transparent;
}
.primary .navbar-header {
  min-height: 105px;
}
.primary .nav-header {
  position: relative;
}
.primary .spacer {
  height: 33px;
  background-color: #e7e8e9;
}
.header-fill {
  display: none;
}
.type-homepage .primary .spacer {
  display: none;
}
.header-wrapper .header-logo {
  position: absolute;
  z-index: 1;
}
.primary .menu-button {
  position: absolute;
  bottom: 0;
  right: 0;
}
.header-logo .logo-text {
  padding-left: 20px;
  padding-bottom: 10px;
}
.primary.navbar-default .navbar-toggle {
  margin: 0;
}
.header-background {
  background-color: transparent;
}
.header-wrapper {
  background-color: #000;
}
.header-shadow {
  background: url('/images/header-shadow.png') transparent repeat-x left top;
  height: 12px;
}
/** PRIMARY NAVIGATION **/
/** Skip links **/
#skiptocontent a {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -10px;
}
#skiptocontent a:focus {
  height: auto;
  width: auto;
  top: 0;
  background: #fff;
}
/* Navigation bar */
.primary.navbar {
  margin-bottom: 0;
}
.primary .navbar-header {
  position: relative;
}
.navbar-default .navbar-toggle {
  border: none;
  margin-left: 8px;
}
.navbar-default .navbar-toggle.collapsed {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cea000;
  height: 6px;
  width: 35px;
}
.navigation nav.primary .navbar-header-text {
  color: #ffffff;
  font-size: 1.941em;
  /* 33px */
  text-transform: uppercase;
  font-family: 'metricwebsemibold';
  display: inline-block;
  left: 10px;
  padding-top: 10px;
}
/* Links */
.navigation nav.main-nav ul li a {
  display: inline-block;
  color: #404142;
  vertical-align: bottom;
  font-family: 'metricwebsemibold';
  width: 100%;
  padding: 7px 15px 7px 40px;
}
.navigation nav.primary ul li a.level-2 {
  padding-left: 65px;
}
.navigation nav.primary ul li a.level-3 {
  padding-left: 102px;
}
.navigation nav.primary ul li:last-child a.level-1,
.navigation nav.primary ul li.section li:last-child a.level-2 {
  border-bottom: 2px solid #bdc3c7;
}
.primary .navbar-collapse {
  background-color: #e7e8e9;
  padding-top: 20px;
  max-height: 200px;
  overflow: scroll;
}
.primary .nav {
  margin-bottom: 0;
}
.primary .navbar-nav ul {
  list-style-type: none;
  padding-left: 0;
}
.navbar .home {
  display: none;
}
/* ==========================================================================
   Breakpoint: Very Small Devices
   ========================================================================== */
@media screen and (max-width: 767px) {
  /** TOP BAR **/
  #top-bar .social-media {
    display: none;
  }
  /** PRIMARY NAVIGATION **/
  .primary .navbar-collapse {
    background: #e7e8e9 url('/images/header-shadow.png') repeat-x scroll left top;
  }
}
/* ==========================================================================
   Breakpoint: Small Devices
   ========================================================================== */
@media screen and (min-width: 768px) {
  /** TOP BAR **/
  /* Structure */
  #top-bar {
    max-height: 45px;
    margin-left: 204px;
  }
  #top-bar .social-media {
    width: 13%;
    padding-top: 12px;
    padding-left: 12px;
  }
  #top-bar #search-container {
    width: 24%;
  }
  #top-bar .menu {
    width: 30%;
  }
  #top-bar #login {
    width: 33%;
  }
  /* Social media */
  #top-bar .social-media #twitter,
  #top-bar .social-media #youtube {
    display: none;
  }
  #top-bar .social-media ul li#linkedin {
    margin-right: 0;
  }
  /* Search */
  #top-bar #search-container {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* Menu */
  .shortcut-links li,
  .shortcut-links .achievement {
    display: inline-block;
  }
  .shortcut-links .achievement .text {
    text-indent: -99999px;
  }
  /** HEADER **/
  .header-wrapper {
    min-height: 105px;
  }
  .primary .navbar-header {
    min-height: 60px;
  }
  /** PRIMARY NAVIGATION **/
  .navigation .navbar-collapse {
    width: 100%;
  }
  .navigation .spacer {
    display: none;
  }
}
/* ==========================================================================
   Breakpoint: Medium Devices
   ========================================================================== */
@media screen and (min-width: 992px) {
  /** TOP BAR **/
  #top-bar .social-media {
    width: 19%;
  }
  #top-bar #search-container {
    width: 17%;
  }
  #top-bar .menu {
    width: 40%;
  }
  #top-bar #login {
    width: 24%;
  }
  #top-bar .social-media #twitter,
  #top-bar .social-media #youtube {
    display: inline-block;
  }
  .shortcut-links .achievement .text {
    text-indent: 0;
  }
  #top-bar .social-media ul li#linkedin {
    margin-right: 10px;
  }
  .shortcut-links li {
    padding-left: 10px;
  }
  .navbar-header-text,
  .navbar-footer-text,
  .navigation .spacer {
    display: none;
  }
  .primary .menu-button {
    display: none;
  }
  /* Links */
  .navigation nav.primary ul li a {
    color: #ffffff;
  }
  .navigation nav.primary ul li a.level-1 {
    padding: 20px 9px;
  }
  .navigation nav.primary ul li.link a.level-1:hover,
  .navigation nav.primary ul li.link a.level-1:focus,
  .navigation nav.primary ul li.link.focus a.level-1 {
    background: url('/images/nav-decor-arrow.png') no-repeat center bottom;
  }
  .navigation nav.primary ul li a.level-2,
  .navigation nav.primary ul li a.level-3 {
    padding-left: 15px;
    padding-right: 12px;
  }
  .navigation nav.primary ul li:last-child a.level-1,
  .navigation nav.primary ul li.section li:last-child a.level-2,
  .navigation nav.primary ul li a {
    border-bottom: none;
  }
  .primary ul ul li:first-child > a {
    border-top: 1px solid transparent;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .primary ul ul li:last-child > a {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom: 2px solid #c5c5c6;
  }
  .primary ul ul ul {
    border-left: 6px solid transparent;
  }
  .primary.navbar-default .navbar-nav li.section > a.level-1,
  .primary li.current > a,
  .primary li.current.open > a,
  .primary.navbar-default .navbar-nav li a.level-1:hover {
    background-color: transparent;
    color: #cea000;
  }
  .primary.navbar-default .navbar-nav li > a.level-2,
  .primary.navbar-default .navbar-nav li > a.level-3 {
    background-color: #e7e8e9;
    color: #404142;
  }
  .primary.navbar-default .navbar-nav ul li:hover a.level-2,
  .primary.navbar-default .navbar-nav li > a.level-2:hover,
  .primary.navbar-default .navbar-nav li > a.level-3:hover,
  .primary li.current > a:focus,
  .primary.navbar-default .navbar-nav li a:focus,
  .primary.navbar-default .navbar-nav li a:hover {
    background-color: #cea000;
    color: #ffffff;
  }
  .primary.navbar-default .navbar-nav > li.current > a {
    color: #cea000;
    outline: none;
  }
  .primary .home {
    display: block;
  }
  .navigation nav.primary ul li.home a.level-1 {
    padding-left: 19px;
  }
  .primary .home .text {
    display: inline-block;
    text-indent: -99999px;
  }
  .primary .home .icon {
    background: url('/images/home.png') no-repeat 0 0;
    display: inline-block;
    width: 16px;
    height: 12px;
  }
  .primary ul.dropdown-links {
    left: auto;
    top: auto;
  }
  /* Toggle */
  .navigation nav.primary ul li .dropdown-toggle {
    width: 8px;
    background-position: -101px 0;
  }
  .navigation nav.primary ul li .level-1 .dropdown-toggle {
    top: -9999px;
    left: -9999px;
    position: absolute;
  }
  .navigation nav.primary ul li li:hover .dropdown-toggle {
    background-position: -71px 0;
  }
  /* Hide dropdowns */
  .primary li ul {
    display: none;
  }
  /* Dropdown - first level */
  .primary.no-js li:hover > ul {
    display: none;
  }
  .primary ul ul li {
    position: relative;
  }
  .primary ul ul.edge {
    right: 0;
  }
  .primary li.focus > ul,
  .primary li:hover > ul {
    display: block;
    position: absolute;
    z-index: 100;
    width: 200px;
  }
  .primary li.focus a,
  .primary li:hover a {
    background-color: #e7e8e9;
  }
  .navigation nav.primary ul li.focus a,
  .navigation nav.primary ul li:hover a {
    color: #404142;
  }
  .navigation nav.primary ul li.focus a.level-1,
  .navigation nav.primary ul li:hover a.level-1 {
    background-color: transparent;
    color: #cea000;
  }
  .primary ul ul li .title {
    display: block;
    float: left;
    width: 90%;
  }
  /* Dropdown - second level */
  .primary ul.navbar-nav ul ul {
    left: 100%;
    top: 0;
  }
  .primary ul.navbar-nav ul ul.edge {
    left: auto;
    right: 100%;
    border-left: none;
    border-right: 6px solid transparent;
  }
  /* Simple clearfix */
  .primary ul:before,
  .primary ul:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .primary ul:after {
    clear: both;
  }
  /** PRIMARY NAVIGATION **/
  /* Structure */
  .navigation {
    margin-left: 204px;
  }
  .primary .navbar-collapse {
    background-color: #000000;
    padding: 0;
  }
}
/* ==========================================================================
   Breakpoint: Large Devices
   ========================================================================== */
@media screen and (min-width: 1200px) {
  /** HEADER **/
  .header-wrapper {
    width: 1168px;
    margin: auto;
    position: relative;
    z-index: 5;
  }
  .header-logo .logo-text {
    padding-left: 0;
  }
  .header-fill {
    display: block;
    height: 45px;
    background-color: #252525;
    position: absolute;
    left: 50%;
    right: 0;
    top: 0;
  }
  .header-background {
    background: url('/images/desktop-header-bg.png') transparent repeat-x left top;
  }
  #top-bar,
  .navigation {
    margin-left: 185px;
  }
  /** TOP BAR **/
  #top-bar .social-media {
    width: 17%;
  }
  #top-bar #search-container {
    width: 20%;
  }
  #top-bar .menu {
    width: 36%;
  }
  #top-bar #login {
    width: 27%;
  }
  #login a {
    width: 270px;
  }
  /** PRIMARY NAVIGATION **/
  .primary li a.level-1 {
    font-size: 1.235em;
    /* 21px */
  }
  .navigation nav.primary ul li a.level-1 {
    padding: 20px 11px;
  }
}
.field.display-logic-hidden {
  display: none;
}
.display-logic-eval {
  display: none;
}
/* FROM style.css */
/* ==========================================================================
   General Layout
   ========================================================================== */
body {
  font-family: 'metricwebregular';
  font-size: 17px;
  height: 100%;
  background-color: #fff;
}
body b,
body strong {
  font-family: 'metricwebsemibold';
  font-weight: normal;
}
.wrap {
  position: relative;
  margin: 0 auto;
}
.box-btn {
  text-transform: uppercase;
  font-family: 'metricwebsemibold';
  font-size: 1.059em;
  /* 19px */
  padding: 0 15px;
  height: 26px;
}
.fixed-top {
  top: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 1030;
}
#content-wrapper {
  background-color: #ffffff;
  padding: 0 0 40px 0;
  overflow: hidden;
  margin-top: 150px;
}
.paginator {
  padding: 25px 0 0;
}
.paginator div {
  display: inline-block;
  padding: 0 4px;
}
.hide {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}
.visually-hidden {
  text-indent: -99999px;
  height: 0;
  width: 0;
  display: none;
}
/* micro-clearfix http://nicolasgallagher.com/micro-clearfix-hack/ */
.container {
  padding: 0;
}
.container:before,
.container:after {
  content: "";
  display: table;
}
.container:after {
  clear: both;
}
/** General text styling */
h1,
h2,
h3 {
  font-family: 'caecilialtlight', sans-serif;
}
h1 {
  font-size: 2.941em;
  /* 50px */
  color:#333;
}
h2 {
  font-size: 2.353em;
  /* 40px */
  color:#333;
}
h3 {
  font-size: 1.765em;
  /* 30px */
  color:#333;
}
h4 {
  font-size: 1.412em;
  /* 24px */
  font-family: 'metricwebmedium';
  color:#333;
}
h5 {
  font-size: 1.176em;
  /* 22px */
  font-family: 'metricwebmedium';
  color:#333;
}
h6 {
  font-size: 1em;
  /* 20px */
  font-family: 'metricwebmedium';
  color:#333;
}
blockquote {
  border-left: 3px solid #ebedee;
  font-size: 1.176em;
  /* 20px */
  line-height: 1.500em;
  /* 30px */
}
.content img {
  border-radius: 5px;
}
#content-container .content ul,
#content-container .content ol,
.custom-sidebar ul,
.custom-sidebar ol {
  padding: 0;
  list-style-position: inside;
}
#content-container .content ol,
.custom-sidebar ol {
  counter-reset: item;
}
#content-container .content ol li,
.custom-sidebar ol li {
  margin-left: 25px;
  display: block;
}
#content-container .content ol li:before,
.custom-sidebar ol li:before {
  margin-left: -25px;
  width: 25px;
  content: counter(item) ".";
  counter-increment: item;
  display: inline-block;
}
#content-container .content ul,
.custom-sidebar ul {
  list-style-type: none;
}
#content-container .content ul ul,
#content-container .content ol ol,
.custom-sidebar ul ul,
.custom-sidebar ol ol {
  padding-left: 26px;
}
#content-container .content ul li,
.custom-sidebar ul li {
  background: url('/images/bullet-level1.png') no-repeat 0px 5px;
  padding: 0 0 0 17px;
}
#content-container .content ul ul li,
.custom-sidebar ul ul li {
  background: url('/images/bullet-level2.png') no-repeat 0px 5px;
}
a,
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
a:hover,
a:focus,
a:active {
  color: inherit;
}
.links,
.readmore,
.download,
.linkfield {
  display: inline-block;
}
.links a,
.linkfield a,
.type-userdefinedform #content-container form input[type="submit"],
.type-userdefinedform #content-container form input[type="reset"] {
  color: #FFFFFF;
  background-color: #CEA000;
  padding: 2px 5px 5px 5px;
  border-radius: 4px;
  font-family: 'metricwebsemibold';
  font-size: 0.9em;
}
.links a:hover,
.linkfield a:hover,
.type-userdefinedform #content-container form input[type="submit"]:hover,
.type-userdefinedform #content-container form input[type="reset"]:hover {
  background-color: #000000;
}
.readmore a,
.download a,
.link-button {
  font-family: 'metricwebmedium', sans-serif;
  background-color: #cea000;
  border-radius: 5px;
  display: block;
  text-align: center;
  border-bottom: 2px solid #af8800;
  font-size: 1.059em;
  /* 18px */
  color: #ffffff;
}
.readmore a:hover,
.download a:hover,
a.link-button:hover,
a.link-button:focus {
  background-color: #b19538;
  border-bottom: 2px solid #b19538;
  color: #ffffff;
}
.readmore a:active,
.download a:active,
a.link-button:active {
  background-color: #af8800;
  border-bottom: none;
  border-top: 2px solid #957400;
}
.readmore a,
.download a {
  height: 35px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 0.941em;
  /* 16px */
  line-height: 2.188em;
  /* 35px */
}
#content-container .readmore a,
#content-container .readmore a:link,
#content-container .download a:link {
  text-decoration: none;
}
.black-link-button {
  display: block;
  background-color: #252525;
  color: #ffffff;
  border-radius: 5px;
  border-bottom: 2px solid #1f1f1f;
}
.black-link-button:hover,
.black-link-button:focus {
  background-color: #2e2e2e;
  color: #ffffff;
  border-bottom: 2px solid #252525;
}
.black-link-button:active {
  background-color: #1f1f1f;
  border-bottom: none;
  border-top: 2px solid #1a1a1a;
  color: #d6d6d6;
}
@-webkit-keyframes slidedown {
  0% {
    top: -150px;
  }
  100% {
    top: 0;
  }
}
@-moz-keyframes slidedown {
  0% {
    top: -150px;
  }
  100% {
    top: 0;
  }
}
@keyframes slidedown {
  0% {
    top: -150px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes slideleft {
  0% {
    left: 90px;
    opacity: 0.01;
  }
  25% {
    opacity: 0.01;
  }
  50% {
    left: 24px;
  }
  100% {
    left: 14px;
  }
}
@-moz-keyframes slideleft {
  0% {
    left: 90px;
    opacity: 0.01;
  }
  25% {
    opacity: 0.01;
  }
  50% {
    left: 24px;
  }
  100% {
    left: 14px;
  }
}
@keyframes slideleft {
  0% {
    left: 90px;
    opacity: 0.01;
  }
  25% {
    opacity: 0.01;
  }
  50% {
    left: 24px;
  }
  100% {
    left: 14px;
  }
}
@-webkit-keyframes slideright {
  0% {
    left: 100px;
    opacity: 0.01;
  }
  25% {
    opacity: 0.01;
  }
  50% {
    left: 157px;
  }
  100% {
    left: 167px;
  }
}
@-moz-keyframes slideright {
  0% {
    left: 100px;
    opacity: 0.01;
  }
  25% {
    opacity: 0.01;
  }
  50% {
    left: 157px;
  }
  100% {
    left: 167px;
  }
}
@keyframes slideright {
  0% {
    left: 100px;
    opacity: 0.01;
  }
  25% {
    opacity: 0.01;
  }
  50% {
    left: 157px;
  }
  100% {
    left: 167px;
  }
}
/** FOOTER **/
/* Structure */
#footer {
  background-color: #000000;
  padding: 0 0 5px;
  margin: 0;
}
#footer .container {
  width: 100%;
}
footer .navbar-collapse {
  background-color: #e7e8e9;
  padding-left: 0;
  padding-right: 0;
}
nav.footer.navbar-default {
  background-color: #252525;
  border: none;
}
footer .navbar-default .navbar-header {
  background-color: #252525;
}
footer .navbar-header {
  text-align: center;
  padding: 1px 0;
}
footer .navbar-header .navbar-toggle {
  float: none;
}
footer .navbar-default .navbar-collapse.in ul.navbar-nav,
footer .navbar-default .navbar-collapse.collapsing ul.navbar-nav {
  margin: 0;
}
/* List items */
footer .navbar-nav > li {
  float: none;
}
footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav.footer ul li.top-level {
  border-bottom: none;
}
footer .nav-list {
  display: inline-block;
  margin-right: 19px;
  width: 95px;
}
footer .nav-list.last {
  margin-right: 0;
}
/* Links */
#footer .main-nav li a {
  display: inline-block;
  color: #404142;
  vertical-align: bottom;
  font-family: 'metricwebsemibold';
  width: 100%;
  padding: 7px 15px 7px 40px;
  border-bottom: 1px solid #e7e8e9;
}
#footer .navbar-nav ul li a.level-2 {
  padding-left: 65px;
}
#footer .navbar-nav ul li a.level-3 {
  padding-left: 102px;
}
#footer .main-nav ul li:last-child a.level-1,
#footer .main-nav ul li.section li:last-child a.level-2 {
  border-bottom: 2px solid #bdc3c7;
}
footer ul li a {
  font-family: 'metricwebsemibold', san-serif;
  color: #404142;
}
footer .social-media {
  text-align: center;
  padding: 20px 0 10px;
}
/* Text */
footer #footer-text {
  color: #ffffff;
  margin: 5px 0 0;
  padding: 10px 0;
  clear: both;
  text-align: center;
}
footer #footer-text #footer-menu {
  float: right;
}
footer #footer-text #footer-menu li {
  background-color: #cea000;
}
footer #footer-text #footer-menu li:hover {
  background-color: #d1d2d4;
}
footer #footer-text #footer-menu li:hover a,
footer #footer-text #footer-menu li a:focus {
  color: #ffffff;
}
footer nav.footer .navbar-footer-text {
  color: #ffffff;
  font-size: 2.533em;
  /* 38px */
  text-transform: uppercase;
  position: relative;
  left: 10px;
  font-family: 'metricwebsemibold';
}
/** SIDEBAR **/
#sidebar {
  display: inline-block;
  vertical-align: top;
}
#sidebar,
#sidebars {
  width: 100%;
  margin: 0;
}
#sidebar .navbar-toggle .icon-bar {
  background-color: #000000;
}
#sidebar .navbar-toggle {
  float: left;
}
#sidebar .heading,
#sidebars .heading {
  background-color: #cea000;
  color: #ffffff;
  display: inline-block;
  width: 100%;
  padding: 3px 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 10px 20px;
}
#sidebar .heading a,
#sidebars .heading a {
  color: #ffffff;
}
#sidebar nav.secondary.navbar {
  z-index: 999;
}
#sidebar nav.secondary .navbar-collapse {
  padding-right: 0;
}
#sidebar .navbar-collapse {
  padding-left: 0;
}
#sidebar nav.secondary ul {
  list-style: none;
  padding: 0;
}
#sidebar nav.secondary ul li {
  display: block;
  vertical-align: bottom;
}
#sidebar nav.secondary ul li a {
  background-color: #ecf0f1;
  color: #252525;
  width: 100%;
  display: inline-block;
  padding: 10px 20px;
  vertical-align: bottom;
  min-height: 40px;
}
#sidebar nav.secondary ul li.current li.link a {
  background-color: #d5d8d9;
  color: #252525;
}
#sidebar nav.secondary ul li.current li.link:last-child {
  border-bottom: none;
}
#sidebar nav.secondary ul li.current li.link a:hover,
#sidebar nav.secondary ul li a:hover,
#sidebar nav.secondary ul li.current a {
  background-color: #cea000;
  color: #ffffff;
}
#sidebar nav.secondary ul li.section ul li a,
#sidebar nav.secondary ul li.current ul li a {
  padding-left: 35px;
}
#sidebar nav.secondary ul span.text {
  display: inline-block;
}
/* Custom sidebar */
.custom-sidebar {
  margin-bottom: 30px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
}
.custom-sidebar .content {
  margin: 0 10px;
}
#sidebar .custom-sidebar .heading {
  color: #ffffff;
}
.custom-sidebar table tr td:first-child {
  padding: 0;
}
/* Info box */
.info-boxes {
  padding-left: 0;
  margin-left: 10px;
  margin-right: 10px;
}
.info-boxes > li {
  list-style-type: none;
  margin-bottom: 30px;
  background-color: #faf5e5;
  border: 2px solid #f0e2b2;
  border-radius: 5px;
  padding: 20px;
}
.info-box p:last-child {
  margin-bottom: 0;
}
.info-box a {
  text-decoration: underline;
}
/* Tile box */
.tile-boxes {
  padding-left: 0;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
}
.tile-boxes > li {
  list-style-type: none;
  background-color: #ecf0f1;
  border-radius: 5px;
  position: relative;
  padding-top: 20px;
  margin-bottom: 30px;
}
.tile-box h3,
.tile-box .content {
  padding-left: 20px;
  padding-right: 20px;
}
.tile-boxes h3,
.tile-boxes .link {
  font-family: 'metricwebmedium', sans-serif;
  font-size: 1.412em;
  /* 24px */
}
.tile-boxes .link {
  background-color: #cea000;
  display: inline-block;
  width: 100%;
  height: 50px;
  color: #ffffff;
  line-height: 2.083em;
  /* 50px */
  margin-top: 25px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom: 2px solid #af8800;
}
.tile-boxes .link:hover,
.tile-boxes .link:active,
.tile-boxes .link:focus {
  background-color: #9e7b06;
  border-bottom-color: #866905;
}
/** SECONDARY NAVIGATION **/
nav.secondary {
  font-family: 'metricwebmedium', sans-serif;
}
#sidebar nav.secondary .navbar-header {
  background-color: #cea000;
}
#sidebar nav.secondary .navbar-header-text {
  color: #ffffff;
  font-size: 2.176em;
  /* 37px */
  position: relative;
  display: inline-block;
  margin-top: 16px;
  font-family: 'metricwebsemibold';
}
#sidebar nav.secondary .navbar-collapse.in .heading,
#sidebar nav.secondary .navbar-collapse.collapsing .heading {
  display: none;
}
#sidebars .heading {
  padding-left: 15px;
  color: #252525;
}
/** PROGRAMMES SECONDARY NAVIGATION **/
#sidebar nav.secondary.programmes ul span.text {
  padding-left: 7px;
  float: left;
}
#sidebar nav.secondary.programmes ul ul span.text {
  padding-left: 27px;
}
#sidebar nav.secondary.programmes ul li a {
  padding: 10px 10px 10px 20px;
}
#sidebar nav.secondary.programmes ul li.section a.top,
#sidebar nav.secondary.programmes ul li.current a.top {
  background-color: #cea000;
  color: #ffffff;
}
#sidebar nav.secondary.programmes .section .children li a.link {
  background-color: #d5d8d9;
}
.secondary.programmes .top .icon-container .icon {
  background: url("/images/sidebar-icons.png") transparent no-repeat left top;
  width: 22px;
  float: left;
}
#sidebar nav.secondary.programmes ul li.parent {
  display: none;
}
.secondary.programmes .sectors .icon-container .icon {
  height: 14px;
  background-position: 0 -232px;
  margin-top: 4px;
}
.secondary.programmes .aviation .icon-container .icon {
  height: 20px;
}
.secondary.programmes .section .aviation .icon-container .icon,
.secondary.programmes .current .aviation .icon-container .icon,
.secondary.programmes .aviation:hover .icon-container .icon {
  background-position: 0 -20px;
}
.secondary.programmes .hospitality .icon-container .icon {
  height: 13px;
  margin-top: 3px;
  background-position: 0 -40px;
}
.secondary.programmes .hospitality:hover .icon-container .icon {
  background-position: 0 -53px;
}
.secondary.programmes .museums .icon-container .icon {
  height: 22px;
  margin-top: -2px;
  background-position: 0 -66px;
}
.secondary.programmes .museums:hover .icon-container .icon {
  background-position: 0 -88px;
}
.secondary.programmes .retail .icon-container .icon {
  height: 24px;
  background-position: 0 -110px;
}
.secondary.programmes .retail:hover .icon-container .icon {
  background-position: 0 -134px;
}
.secondary.programmes .tourism .icon-container .icon {
  height: 16px;
  background-position: 0 -158px;
}
.secondary.programmes .tourism:hover .icon-container .icon {
  background-position: 0 -174px;
}
.secondary.programmes .travel .icon-container .icon {
  height: 21px;
  background-position: 0 -190px;
}
.secondary.programmes .travel:hover .icon-container .icon {
  background-position: 0 -211px;
}
.programmes .toggle {
  background: url("/images/arrows.png") transparent no-repeat left top;
  display: block;
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 6px;
  background-position: 0 0;
}
.programmes .toggle.open {
  background-position: -12px 0;
}
.programmes .section .toggle,
.programmes .current .toggle {
  background-position: -36px 0;
}
.programmes .section .toggle.open,
.programmes .current .toggle.open {
  background-position: -24px 0;
}
/** LOGIN **/
#MemberLoginForm_LoginForm .checkbox input[type="checkbox"] {
  margin-left: 0;
}
/** HOMEPAGE **/
.type-homepage #content-wrapper {
  padding-bottom: 0;
}
#homepage {
  padding: 0;
}
#homepage h1 {
  border-bottom: none;
  padding: 25px 0 0;
  background: url("/images/shadow.png") transparent no-repeat left top;
  margin-top: 10px;
}
/* About */
#homepage .about {
  background-color: #252525;
  text-align: center;
  color: #ffffff;
  overflow: hidden;
}
#homepage .about h2 {
  color: #cea000;
  font-size: 2.353em;
  /* 40px */
  margin: 60px 10% 20px;
}
#homepage .about p {
  font-size: 1.294em;
  /* 22px */
  line-height: 1.136em;
  /* 25px */
  padding-left: 20px;
  padding-right: 20px;
  font-family: 'metricwebmedium', sans-serif;
}
/* Industry links */
#homepage #industry-links {
  width: 100%;
  background-color: #252525;
  overflow: hidden;
}
#homepage #industry-links a {
  display: block;
  position: relative;
  margin-left: 60px;
  margin-right: 60px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
}
#homepage #industry-links a:focus,
#homepage #industry-links a:hover,
#homepage #industry-links a:active {
  background-color: #414042;
  border-radius: 5px;
  outline: none;
}
#homepage #industry-links .industry-link {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center 20px;
}
#homepage #industry-links .industry-link .icon {
  text-align: center;
  display: block;
  float: left;
  width: 68px;
}
#homepage #industry-links .industry-link .text {
  padding-left: 68px;
  padding-right: 10px;
}
#homepage #industry-links .industry-link .heading {
  display: block;
  width: 100%;
  color: #cea000;
  position: relative;
  font-family: 'caecilialtlight';
  font-size: 1.375em;
  /* 22px */
  margin-bottom: 8px;
}
#homepage #industry-links a .description {
  color: #ffffff;
  font-size: 0.882em;
  /* 15px */
}
/* Want Links */
#want-links {
  background-color: #bdc3c7;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 40px;
}
#want-links .on-sale {
  position: absolute;
  top: -4px;
  right: -4px;
  display: block;
  background-image: url("/images/on-sale-ribbon.png");
  height: 82px;
  width: 82px;
  text-indent: -9999px;
}
#want-links h2 {
  text-align: center;
  font-size: 2.353em;
  /* 40px */
  margin-bottom: 20px;
}
#want-links .link {
  float: left;
  width: 50%;
  margin-bottom: 20px;
  text-align: center;
  height: 430px;
  font-family: 'metricwebmedium', sans-serif;
}
#want-links .link a {
  display: block;
  padding-top: 23px;
  margin-right: 10px;
  margin-left: 10px;
  background-color: #ffffff;
  height: inherit;
  position: relative;
  border-radius: 5px;
  border-bottom: 2px solid #af8800;
  color: #252525;
}
#want-links .link a:hover {
  background-color: #e7e8e9;
  border-bottom: 2px solid #866905;
}
#want-links .link a:hover .more-text {
  background-color: #9e7b06;
}
#want-links .link h3,
#want-links .link .description {
  padding-left: 10px;
  padding-right: 10px;
}
#want-links .link .more-text {
  height: 53px;
  line-height: 53px;
  background-color: #cea000;
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 1.412em;
  /* 24px */
  color: #ffffff;
}
#want-links .link h3 {
  font-size: 1.412em;
  /* 24px */
  font-family: 'metricwebmedium';
}
/* Latest tweet */
.latest-tweet {
  background-color: #252525;
  text-align: center;
  padding: 75px 15px 50px;
  color: #ffffff;
  font-family: 'metricweblight', sans-serif;
  font-size: 1.412em;
  /* 24px */
  line-height: 1.250em;
  /* 30px */
}
.latest-tweet a {
  color: #cea000;
}
.tweet img {
  display: none;
}
.latest-tweet a:hover,
.latest-tweet a:active,
.latest-tweet a:focus {
  text-decoration: underline;
}
.latest-tweet .post-date {
  font-family: 'metricwebmedium', sans-serif;
  font-size: 0.833em;
  /* 20px; */
  margin-top: 10px;
}
.twitter-icon {
  margin-bottom: 40px;
}
/* Widgets */
#homepage .promotional-widget {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #d7d7d7;
  padding: 5px;
  margin: 0 0 0 18px;
  width: 220px;
  height: 354px;
}
#homepage h2.widget-heading {
  margin: 0 0 0;
  padding: 0 5px;
  text-align: center;
  height: 60px;
  width: 208px;
  background-color: #cea000;
  font-size: 1.118em;
  /* 19px */
  font-family: 'metricwebsemibold';
  display: table-cell;
  vertical-align: middle;
  color: #ffffff;
}
#homepage .widget-content {
  height: 282px;
}
#homepage .promotional-widget:hover h2 {
  background-color: #000000;
}
#homepage .promotional-widget:hover .widget-content {
  background-position: 208px 0;
}
#homepage .promotional-widget.first {
  margin-left: 0;
}
#homepage .news-widget {
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 30px;
}
#homepage .news-widget .flexslider {
  border: none;
  box-shadow: none;
  margin-top: 30px;
  margin-bottom: 30px;
}
#homepage .news-widget .flex-control-nav {
  position: relative;
  bottom: 0;
}
#homepage .news-widget .flex-control-paging li a {
  background-image: url("/images/carousel-indicators.png");
  display: block;
  height: 20px;
  width: 20px;
  background-position: 0 -20px;
  background-color: transparent;
  border: none;
  box-shadow: none;
}
#homepage .news-widget .flex-control-paging li a.flex-active {
  background-position: 0 0;
}
#homepage .news-widget .flex-direction-nav {
  position: relative;
}
#homepage .news-widget .flexslider:hover .flex-next,
#homepage .news-widget .flexslider:hover .flex-prev {
  opacity: 1;
}
#homepage .news-widget .flex-direction-nav a::before {
  content: none;
}
#homepage .news-widget .flex-direction-nav a {
  background-color: #cea000;
  background-image: url("/images/small-carousel-indicators.png");
  background-repeat: no-repeat;
  text-indent: -99999px;
  border-bottom: 2px solid #af8800;
  opacity: 1;
}
#homepage .news-widget .flex-direction-nav a:hover,
#homepage .news-widget .flex-direction-nav a:focus,
#homepage .news-widget .flex-direction-nav a:active {
  background-color: #9e7b06;
  border-bottom-color: #866905;
}
#homepage .news-widget .flex-direction-nav .flex-prev {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-position: 0 0;
  right: 40px;
  left: auto;
}
#homepage .news-widget .flex-direction-nav .flex-next {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left: 1px solid #af8800;
  text-align: left;
  background-position: -40px 0;
  right: 0;
}
#homepage .news-widget .flex-direction-nav .flex-next:hover,
#homepage .news-widget .flex-direction-nav .flex-next:focus,
#homepage .news-widget .flex-direction-nav .flex-next:active {
  border-left-color: #866905;
}
#homepage .news-widget .news-item {
  background-color: #f9fafb;
  border: 2px solid #ecf0f1;
  border-radius: 5px;
  margin-bottom: 26px;
  padding: 18px;
}
#homepage .news-widget .thumbnail-image {
  display: none;
}
#homepage .news-widget .description {
  font-family: 'metricwebmedium', sans-serif;
  font-size: 1.294em;
  /* 22px */
}
#homepage .news-widget h3 {
  font-family: 'metricwebmedium', sans-serif;
  font-size: 1.412em;
  /* 24px */
  margin-top: 0;
}
#homepage .news-widget h2,
#homepage .news-widget .description {
  text-align: center;
}
#homepage .news-widget h2 {
  font-size: 2.941em;
  /* 50px */
  color: #cea000;
  margin-bottom: 15px;
  margin-top: 65px;
}
#homepage .news-widget .link-button {
  width: 170px;
  height: 41px;
  line-height: 41px;
  /* 41px */
  margin-top: 15px;
}
#homepage .news-widget .black-link-button {
  font-size: 1.529em;
  /* 26px */
  font-family: 'metricwebmedium', sans-serif;
  width: 370px;
  height: 53px;
  text-align: center;
  margin: 70px auto auto;
}
#homepage .news-widget .view-wrapper {
  display: block;
  width: 90%;
  margin: auto;
  padding-left: 10px;
}
#homepage .news-widget .view-text {
  display: block;
  float: left;
  margin-top: 15px;
}
#homepage .news-widget .view-icon {
  display: block;
  float: left;
  background-image: url("/images/carousel-indicators.png");
  background-position: 0 -220px;
  width: 29px;
  height: 30px;
  margin-top: 10px;
  margin-left: 10px;
}
/** HOMEPAGE CAROUSEL **/
#homepage-carousel {
  display: none;
}
#homepage-carousel.slide {
  max-width: 1920px;
  min-width: 768px;
  overflow: hidden;
  margin: auto;
}
#homepage-carousel .carousel-control {
  width: 43px;
}
#homepage-carousel .carousel-inner {
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}
#homepage-carousel .carousel-caption {
  width: 35.5%;
  margin: auto;
  text-align: left;
  text-shadow: none;
  bottom: 0;
  height: 672px;
  display: table;
}
#homepage-carousel .caption-wrapper {
  display: table-cell;
  vertical-align: middle;
}
#homepage-carousel .caption-content {
  font-family: 'metricwebmedium', sans-serif;
  line-height: 1.471em;
  /* 25px */
  margin-bottom: 20px;
  width: 50%;
}
#homepage-carousel .caption-content.right {
  float: right;
}
#homepage-carousel .caption-content h2 {
  font-size: 2.941em;
  /* 50px */
}
#homepage-carousel .caption-content p {
  font-size: 1.294em;
  /* 22px */
  margin-bottom: 25px;
}
#homepage-carousel .caption-content .read-more a {
  background-color: #cea000;
  border-bottom: 2px solid #af8800;
  display: block;
  height: 53px;
  line-height: 53px;
  text-align: center;
  width: 229px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 1.529em;
  /* 26px */
}
#homepage-carousel .caption-content .read-more a:hover,
#homepage-carousel .caption-content .read-more a:focus {
  background-color: #b19538;
  border-bottom: 2px solid #b19538;
}
#homepage-carousel .caption-content .read-more a:active {
  background-color: #af8800;
  border-bottom: 2px solid #af8800;
  border-top: 2px solid #957400;
}
#homepage-carousel .carousel-indicators li {
  border: none;
  height: 20px;
  width: 20px;
  background-image: url('/images/carousel-indicators.png');
  background-position: 0 -20px;
  background-color: transparent;
}
#homepage-carousel .carousel-indicators li.active {
  background-color: transparent;
  background-position: 0 0;
}
#homepage-carousel .carousel-control.left,
#homepage-carousel .carousel-control.right {
  background: none;
  opacity: 1;
}
#homepage-carousel .carousel-control .icon-prev,
#homepage-carousel .carousel-control .icon-next {
  background-image: url('/images/carousel-indicators.png');
  height: 45px;
  margin-top: -25px;
  text-indent: -99999px;
  width: 26px;
}
#homepage-carousel .carousel-control .icon-prev {
  background-position: 0 -40px;
}
#homepage-carousel .carousel-control:hover .icon-prev {
  background-position: 0 -175px;
  width: 27px;
}
#homepage-carousel .carousel-control .icon-next {
  background-position: 0 -85px;
}
#homepage-carousel .carousel-control:hover .icon-next {
  background-position: 0 -130px;
  width: 27px;
}
/* Slide - transition */
#homepage-carousel .item img {
  -webkit-transition: all 5s;
  -moz-transition: all 5s;
  -o-transition: all 5s;
  transition: all 5s;
}
/* Slide - start status */
#homepage-carousel .item img,
#homepage-carousel .item.active.inactive-until-load img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/* Slide - end status */
#homepage-carousel .item.active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/** GENERAL CONTENT PAGE **/
#content-container.with-sidebar,
#content-container {
  margin: 0 10px;
  max-width: none;
}
#content-wrapper {
  overflow: hidden;
  padding-top: 60px;
}
.type-homepage #content-wrapper {
  padding-top: 0;
}
#content-container a,
#content-container a:link,
#content-container a:visited,
#content-container a:hover,
#content-container a:active {
  text-decoration: underline;
}
#banner-text {
  background-color: #040707;
  height: auto;
}
#banner-text .wrap {
  position: relative;
}
#banner-text .title {
  color: #ffffff;
  display: table-cell;
  height: 100px;
  width: 280px;
  vertical-align: middle;
  font-size: 1.941em;
  /* 33px */
  padding: 0 0 0 25px;
}
#banner-text .intro-text {
  color: #cea000;
  display: table-cell;
  vertical-align: middle;
  font-size: 1.235em;
  /* 21px */
  padding: 0 0 0 35px;
  font-family: 'metricweblight';
}
table {
  width: 100%;
}
table tr {
  border-bottom: 2px solid #ecf0f1;
  text-align: left;
}
table tr td {
  border-left: 1px solid #ffffff;
  color: #595959;
  padding: 8px;
  font-family: 'metricwebregular', sans-serif;
}
table tr th {
  color: #595959;
  text-align: center;
  padding: 8px;
  text-align: left;
  font-family: 'metricwebmedium', sans-serif;
}
/*table tr:nth-child(odd) td {
    background-color: #f9fafb;
}*/
table#downloads .size {
  text-align: center;
}
#Breadcrumbs {
  font-size: 0.941em;
  /* 16px */
  background-color: #ecf0f1;
  border-radius: 5px;
  color: #cea000;
  display: none;
  font-family: 'metricwebmedium', sans-serif;
}
#Breadcrumbs .item {
  border-right: 2px solid #ffffff;
  display: inline-block;
  height: 40px;
  padding: 10px 20px;
}
#Breadcrumbs .item.last {
  border-right: none;
}
#Breadcrumbs a {
  color: #787878;
  line-height: 1.250em;
  /* 20px */
}
#Breadcrumbs a:hover {
  text-decoration: underline;
}
#Breadcrumbs .arrow {
  display: inline-block;
  width: 6px;
  height: 20px;
  background-image: url('/images/arrow-icon.png');
  text-indent: -99999px;
  margin-left: 10px;
}
/** OUR PROGRAMMES (OUR SECTORS) PAGE **/
.type-ourprogrammes #content-wrapper {
  background-color: #414042;
  font-family: 'metricwebmedium', sans-serif;
}
.type-ourprogrammes #content-container {
  display: block;
}
.type-ourprogrammes #industry-links {
  text-align: center;
  background-color: #414042;
  overflow: hidden;
  padding-top: 60px;
}
.type-ourprogrammes #industry-links .industry-link {
  height: 370px;
  width: 50%;
  display: block;
  float: left;
  margin-bottom: 30px;
}
.type-ourprogrammes #industry-links .industry-link a {
  background-color: #ffffff;
  display: block;
  height: inherit;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom: 2px solid #af8800;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.type-ourprogrammes #industry-links .industry-link:nth-child(odd) a {
  margin-right: 15px;
}
.type-ourprogrammes #industry-links .industry-link:nth-child(even) a {
  margin-left: 15px;
}
.type-ourprogrammes #industry-links .industry-link a:hover {
  background-color: #ecf0f1;
  border-bottom-color: #866905;
}
.type-ourprogrammes #industry-links .industry-link a:hover .heading {
  background-color: #9e7b06;
}
.type-ourprogrammes #industry-links .heading {
  background-color: #cea000;
  bottom: 0;
  color: #ffffff;
  font-size: 2.471em;
  /* 42px */
  height: 75px;
  line-height: 1.786em;
  /* 75px */
  position: absolute;
  width: 100%;
}
.type-ourprogrammes #industry-links .icon {
  height: 295px;
  position: relative;
}
.type-ourprogrammes #industry-links .icon > img {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
}
.type-ourprogrammes #industry-links #aviation .icon > img {
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px;
}
.type-ourprogrammes #industry-links #hospitality .icon > img {
  height: 116px;
  width: 212px;
  margin-top: -58px;
  margin-left: -106px;
}
.type-ourprogrammes #industry-links #museums .icon > img {
  height: 140px;
  width: 159px;
  margin-top: -70px;
  margin-left: -79px;
}
.type-ourprogrammes #industry-links #retail .icon > img {
  height: 150px;
  width: 110px;
  margin-top: -75px;
  margin-left: -55px;
}
.type-ourprogrammes #industry-links #travel .icon > img {
  height: 151px;
  width: 151px;
  margin-top: -75px;
  margin-left: -75px;
}
.type-ourprogrammes #industry-links #tourism .icon > img {
  height: 130px;
  width: 170px;
  margin-top: -65px;
  margin-left: -85px;
}
/** PROGRAMME HOLDER PAGE **/
.type-programmeholder .content {
  padding-bottom: 10px;
}
.type-programmeholder .teaser-container .content,
.type-programmeholder #success-story .content {
  border-bottom: none;
  padding-bottom: 0;
}
.type-programmeholder .content .readmore.expander {
  display: none;
  text-align: center;
  width: 100%;
}
.type-programmeholder .content .readmore.expander a {
  position: relative;
  z-index: 2;
  display: inline-block;
}
.type-programmeholder .content .readmore.expander a:hover {
  cursor: pointer;
}
.type-programmeholder .content .readmore.expander #border-middle {
  border-top: solid 1px #dcddde;
  position: relative;
  z-index: 1;
  top: 14px;
}
.type-programmeholder #success-story {
  clear: both;
  margin: 0 0 20px 0;
}
.type-programmeholder #success-story h2 {
  display: inline-block;
}
.type-achievementgallery #success-image,
.type-programmeholder #success-image {
  float: right;
  width: 192px;
  height: 126px;
  clear: both;
  margin: 20px 50px;
  border: 8px solid #dbdcdd;
}
.type-programmeholder #success-image:hover {
  border: 8px solid #cd9f00;
  background-position: 176px 0;
}
.type-programmeholder #programmes h2,
.type-programmeholder #success-story h2 {
  font-size: 1.176em;
  /* 20px */
}
.type-programmeholder #programmes,
.type-programmeholder #programmes .programme {
  clear: both;
}
.type-programmeholder #programmes .programme.container {
  width: auto;
}
.type-programmeholder #programmes .programme {
  margin: 20px 0 0;
}
.type-programmeholder #programmes .programme h2 {
  border-bottom: solid #dcddde 1px;
  padding: 0 0 5px;
}
.type-programmeholder #programmes .programme .programme-image {
  float: left;
}
.type-programmeholder #programmes .programme .teaser-container {
  float: left;
  width: 52%;
  padding: 0 0 0 25px;
}
/** ACHIEVEMENT GALLERY PAGE **/
.type-achievementgallery #banner-text .title {
  padding: 0;
  width: 300px;
}
.type-achievementgallery .congratulations {
  text-align: center;
  padding-top: 20px;
}
.type-achievementgallery .congratulations h3 {
  color: #CEA000;
}
.type-achievementgallery .congratulations img {
  width: 100%;
  max-width: 912px;
  margin-bottom: 20px;
}
.type-achievementgallery #success-story {
  min-height: 170px;
  border-top: 1px solid #E2E2E2;
  padding-bottom: 15px;
}
.type-achievementgallery #success-story h2 {
  margin-bottom: 5px;
}
.type-achievementgallery #success-story .callout-gold {
  padding-right: 5px;
}
.type-achievementgallery #success-story #success-image:hover {
  border: 8px solid #cd9f00;
  background-position: 176px 0;
}
.type-achievementgallery tr:hover,
.type-achievementgallery tr.odd:hover {
  background-color: #f7f0d8;
}
.type-achievementgallery tr.odd {
  background-color: #F2F2F2;
}
.type-achievementgallery .ribbon-container {
  overflow: hidden;
  position: relative;
  width: 21px;
  height: 31px;
  margin: 2px auto;
  text-align: left;
}
.type-achievementgallery .ribbon-img {
  position: absolute;
  width: 42px;
  height: 31px;
}
.type-achievementgallery .ribbon-img:hover {
  left: -21px;
}
.type-achievementgallery .achievement-search {
  width: 100%;
  border-top: 1px solid #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
  padding: 15px 0;
  margin-bottom: 20px;
}
.type-achievementgallery .achievement-search fieldset,
.type-achievementgallery .achievement-search .Actions {
  display: inline;
}
.type-achievementgallery .achievement-search fieldset label,
.type-achievementgallery .achievement-search fieldset .middleColumn {
  display: inline;
}
.type-achievementgallery .achievement-search fieldset {
  width: 92.8%;
}
.type-achievementgallery .achievement-search fieldset input {
  width: 79%;
}
.type-achievementgallery .achievement-search fieldset input {
  background-color: #F2F2F2;
  border: 1px solid #E2E2E2;
  margin: 0 15px;
}
.type-achievementgallery .achievement-search fieldset label {
  text-transform: uppercase;
  vertical-align: top;
  float: left;
  display: block;
}
.type-achievementgallery .achievement-search fieldset label span {
  text-transform: uppercase;
  vertical-align: top;
}
.type-achievementgallery .achievement-search .Actions input {
  background: url(/images/ach-search-btn.png) no-repeat;
  height: 26px;
  width: 63px;
  border: none;
  text-indent: -9999px;
}
.type-achievementgallery .achievement-search .Actions input:hover {
  background-position: -63px 0;
}
.type-achievementgallery .achievement-search .search-icon {
  background: url(/images/search-icon.png) no-repeat;
  height: 26px;
  width: 26px;
  display: inline-block;
}
/** ACHIEVEMENT GALLERY (Certificate ribbon) **/
body.type-achievementcertificate,
.type-achievementgallery #cboxContent {
  background-color: #e2e2e2;
}
.type-achievementcertificate #certificate {
  width: 557px;
  height: 882px;
  background-image: url('/images/achievement-certificate.png');
  background-repeat: no-repeat;
  position: relative;
  display: table-cell;
}
.type-achievementcertificate #certificate .name {
  text-align: center;
  display: table-cell;
  height: 265px;
  color: #cea000;
  font-size: 34px;
  vertical-align: bottom;
  width: 557px;
  padding: 0 36px;
}
.type-achievementcertificate #certificate .text {
  text-align: center;
  display: block;
  color: #ffffff;
  font-size: 20px;
  vertical-align: bottom;
  width: 557px;
  padding: 10px 28px;
}
.type-achievementcertificate #certificate .qualification {
  text-align: center;
  display: table-cell;
  color: #ffffff;
  font-size: 24px;
  vertical-align: bottom;
  width: 557px;
  padding: 0 36px;
  font-family: 'caecillaltbold', sans-serif;
}
.type-achievementcertificate #certificate .level {
  text-align: center;
  display: block;
  color: #cea000;
  font-size: 24px;
  vertical-align: bottom;
  padding: 5px 0;
  font-family: 'caecillaltbold', sans-serif;
}
.type-achievementcertificate #certificate .date {
  text-align: center;
  display: block;
  color: #ffffff;
  font-size: 24px;
  vertical-align: bottom;
}
.type-achievementcertificate #certificate .facebook-share-container {
  overflow: hidden;
  position: absolute;
  width: 245px;
  height: 46px;
  bottom: 0;
  display: block;
  left: 155px;
  margin: 0;
}
.type-achievementcertificate #certificate .facebook-share {
  position: absolute;
  width: 490px;
  height: 46px;
}
.type-achievementcertificate #certificate .facebook-share:hover {
  left: -245px;
}
.type-achievementgallery table .qualification {
  text-align: left;
}
/** KnowledgeIQ form **/
.type-knowledgeiq #Search label,
.type-knowledgeiq #CategoryID label {
  float: left;
  padding-right: 10px;
}
.type-knowledgeiq #Search,
.type-knowledgeiq #CategoryID,
.type-knowledgeiq #Type,
.type-knowledgeiq #Type ul li {
  clear: both;
}
.type-knowledgeiq #Search input,
.type-knowledgeiq #CategoryID select {
  width: 100%;
  background-color: #F2F2F2;
  border: 1px solid #E2E2E2;
}
.type-knowledgeiq #Type ul {
  list-style-type: none;
  padding: 0;
}
.type-knowledgeiq #Type ul li {
  display: inline;
}
.type-knowledgeiq #Type ul li.valPublication {
  padding-right: 20px;
}
.type-knowledgeiq #Type ul li input {
  margin-top: 0;
}
.type-knowledgeiq #Type ul li input,
.type-knowledgeiq #Type ul li label {
  display: inline;
}
.type-knowledgeiq .Actions input {
  background: url(/images/ach-search-btn.png) no-repeat;
  height: 26px;
  width: 63px;
  border: none;
  text-indent: -9999px;
}
.type-knowledgeiq .Actions input:hover {
  background-position: -63px 0;
}
/** NEWS HOLDER **/
.type-newsholder ul.newsArticles {
  list-style: none;
  padding: 0;
}
/** USER FORMS (webforms) **/
.type-userdefinedform .ui-datepicker {
  z-index: 9999 !important;
}
.type-userdefinedform #content-container form input[type="text"],
.type-userdefinedform #content-container form input[type="email"],
.type-userdefinedform #content-container form select,
.type-userdefinedform #content-container form textarea {
  width: 50%;
  border: 1px solid #e2e2e2;
  background-color: #f2f2f2;
}
.type-userdefinedform #content-container form input[type="radio"],
.type-userdefinedform #content-container form input[type="checkbox"] {
  margin-left: 0;
}
.type-userdefinedform #content-container form ul.optionset label {
  font-weight: normal;
}
.type-userdefinedform #content-container form .checkbox input[type="checkbox"] {
  margin-left: -20px;
}
.type-userdefinedform #content-container form input[type="checkbox"],
.type-userdefinedform #content-container form input[type="radio"] {
  display: inline-block;
}
.type-userdefinedform #content-container form input[type="submit"],
.type-userdefinedform #content-container form input[type="reset"] {
  margin-top: 20px;
  border: none;
}
.type-userdefinedform #content-container form label.required,
.type-userdefinedform #content-container form span.required {
  color: red;
  font-weight: normal;
  display: block;
}
.type-userdefinedform #content-container form ul li {
  background: none;
  padding: 0;
}
/** SEARCH RESULTS **/
ul#search-results {
  list-style: none;
  padding: 0;
}
/** NEWS AND UPDATES **/
.page-controls .page-number,
.page-controls .current-page,
.page-controls #NextLink,
.page-controls #PrevLink {
  display: block;
  float: left;
  background-color: #cea000;
  height: 39px;
  font-size: 18px;
  line-height: 39px;
}
#content-container .page-controls a {
  text-decoration: none;
}
.page-controls #NextLink:hover,
.page-controls #PrevLink:hover,
.page-controls a:hover {
  background-color: #dab73d;
}
.page-controls #NextLink,
.page-controls #PrevLink,
.page-controls .page-number {
  color: #ffffff;
}
.page-controls #NextLink,
.page-controls #PrevLink,
.page-controls .page-number,
.page-controls .current-page {
  border-bottom: 2px solid #af8800;
}
.page-controls #NextLink,
.page-controls #PrevLink {
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
}
.page-controls #NextLink {
  clear: left;
}
.page-controls .page-number,
.page-controls .current-page {
  border-right: 2px solid #dab73d;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 40px;
}
.page-controls .page-number.last,
.page-controls .current-page.last {
  border-right: none;
}
.page-controls .first {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  clear: left;
}
.page-controls .last {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.page-controls .icon {
  display: inline-block;
  background-image: url('/images/page-arrows.png');
  background-repeat: no-repeat;
  width: 9px;
  height: 14px;
}
.page-controls #PrevLink .icon {
  margin-right: 10px;
}
.page-controls #NextLink .icon {
  background-position: -10px 0;
  margin-left: 10px;
}
/* ==========================================================================
   Breakpoint: Very Small Devices
   ========================================================================== */
@media screen and (max-width: 479px) {
  .type-achievementgallery #content-container table .qualification,
  .type-achievementgallery #content-container table .level,
  .type-achievementgallery #content-container table .date {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  /** ACHIEVEMENT GALLERY **/
  .type-achievementgallery .table-responsive table {
    width: auto;
  }
  /** ACHIEVEMENT GALLERY CERTIFICATE **/
  .type-achievementcertificate #certificate {
    width: 310px;
    height: 520px;
    background-image: url('/images/achievement-certificate-mobile.png');
    background-repeat: no-repeat;
    position: relative;
    display: table-cell;
  }
  .type-achievementcertificate #certificate .name {
    height: 145px;
    font-size: 19px;
    width: 310px;
    padding: 0 36px;
  }
  .type-achievementcertificate #certificate .text {
    font-size: 13px;
    width: 310px;
    padding: 10px 28px;
  }
  .type-achievementcertificate #certificate .qualification {
    text-align: center;
    font-size: 13px;
    width: 310px;
    padding: 0 36px;
  }
  .type-achievementcertificate #certificate .level {
    font-size: 13px;
    padding: 5px 0;
  }
  .type-achievementcertificate #certificate .date {
    font-size: 13px;
  }
  .type-achievementcertificate #certificate .facebook-share-container {
    left: 30px;
  }
}
@media screen and (min-width: 480px) {
  /** HOMEPAGE **/
  /* I want to... */
  #want-links .link {
    height: 335px;
  }
}
@media screen and (max-width: 600px) {
  /** PROGRAMMES HOLDER **/
  .type-programmeholder #programmes .programme .teaser-container {
    width: 100%;
    padding: 0;
  }
  .type-programmeholder #programmes .programme .programme-image {
    float: none;
    text-align: center;
  }
  .type-achievementgallery .achievement-search fieldset {
    width: 100%;
  }
  .type-achievementgallery .achievement-search fieldset input {
    width: 100%;
    margin-left: 0;
  }
  .type-achievementgallery .achievement-search .Actions input {
    float: none;
  }
}
@media screen and (max-width: 640px) {
  /** ACHIEVEMENT GALLERY **/
  .type-achievementgallery .achievement-search fieldset {
    width: 84%;
  }
  .type-achievementgallery .achievement-search fieldset input {
    width: 65%;
  }
}
@media screen and (max-width: 767px) {
  /** SECONDARY NAVIGATION **/
  #sidebar nav.secondary ul li span.text {
    display: inline-block;
  }
  /** GENERAL LAYOUT **/
  #sidebars {
    margin-top: 15px;
  }
  #banner-text {
    display: none;
  }
  #nav-separator {
    height: 0;
  }
  /** HOMEPAGE **/
  #homepage .flexslider-wrapper {
    display: none;
  }
  .type-homepage #nav-separator {
    height: 15px;
  }
  #homepage #industry-links {
    padding-bottom: 20px;
  }
  /* ACHIEVEMENT GALLERY */
  .type-achievementgallery .achievement-search fieldset {
    width: 85%;
  }
  .type-achievementgallery .achievement-search fieldset input {
    width: 68%;
  }
  .type-achievementgallery .achievement-search .Actions input {
    float: right;
  }
  /** USER FORMS **/
  .type-userdefinedform #content-container form input[type="text"],
  .type-userdefinedform #content-container form input[type="email"],
  .type-userdefinedform #content-container form select,
  .type-userdefinedform #content-container form textarea {
    width: 100%;
  }
}
/* ==========================================================================
   Breakpoint: Small Devices
   ========================================================================== */
@media screen and (min-width: 768px) {
  /** FOOTER **/
  footer .navbar-header {
    padding: 1px 0;
    text-align: right;
  }
  footer .navbar-header .navbar-toggle {
    margin-right: 40px;
  }
  footer .text-wrap {
    margin-left: 35px;
    margin-right: 35px;
  }
  footer #footer-text {
    float: left;
  }
  footer .social-media {
    float: right;
    margin-right: 15px;
  }
  /** HOMEPAGE **/
  /* Industry links */
  #homepage #industry-links {
    overflow: hidden;
  }
  #industry-links .link {
    width: 50%;
    float: left;
  }
  #industry-links .link.sm-clear {
    clear: left;
  }
  #homepage #industry-links a {
    margin-left: 5px;
    margin-right: 5px;
  }
  /* Want links */
  #want-links .wrap {
    margin-left: 30px;
    margin-right: 30px;
  }
  #want-links .link {
    margin-bottom: 32px;
  }
  #want-links .link a {
    margin-right: 14px;
    margin-left: 14px;
  }
  #want-links h2 {
    margin-top: 25px;
    margin-bottom: 35px;
  }
  /** Carousel **/
  #homepage-carousel {
    display: block;
  }
  /** Latest tweet **/
  .latest-tweet {
    padding-left: 52px;
    padding-right: 52px;
  }
  /** Widgets **/
  #homepage .news-widget {
    padding-left: 40px;
    padding-right: 40px;
  }
  #homepage .news-widget .news-item {
    overflow: hidden;
  }
  #homepage .news-widget .thumbnail-image {
    display: block;
    float: left;
    width: 201px;
    height: auto;
    margin-right: 30px;
    margin-left: -18px;
    margin-top: -18px;
    margin-bottom: -18px;
  }
  #homepage .news-widget .content {
    overflow: hidden;
  }
  /** STRUCTURE **/
  #content-wrapper {
    margin-top: 5px;
  }
  /** NEWS PAGE **/
  .page-controls .page-number,
  .page-controls .current-page {
    margin: 0;
  }
  .page-controls .first,
  .page-controls #NextLink {
    clear: none;
  }
  .page-controls #NextLink {
    margin-left: 10px;
  }
  .page-controls #PrevLink {
    margin-right: 10px;
  }
}
@media screen and (max-width: 961px) {
  /** GENERAL LAYOUT **/
  .type-homepage h1,
  #footer-text span,
  .social-media span {
    margin: 0 10px;
  }
  /** HOMEPAGE **/
  .flexslider.homepage .flex-active-slide {
    text-align: center;
  }
  .flexslider.homepage .slider-text,
  .flexslider.homepage .slider-image {
    width: 100%;
    text-align: center;
    max-width: none;
  }
  .flexslider.homepage .slider-text {
    width: 88%;
    padding: 0;
  }
  .flexslider.homepage .slider-image {
    width: 70%;
    margin: 0;
  }
  #homepage .wrap.widgets {
    text-align: center;
  }
  #homepage .promotional-widget {
    margin: 18px 5px 0 0;
  }
  /* ACHIEVEMENT GALLERY */
  .type-achievementgallery .achievement-search fieldset input {
    margin-left: 0;
    margin-right: 0;
  }
  .type-achievementgallery .achievement-search fieldset {
    padding-bottom: 10px;
  }
  .type-achievementgallery .achievement-search fieldset {
    width: 90%;
  }
  .type-achievementgallery .achievement-search fieldset input {
    width: 70%;
    margin-left: 10px;
  }
  .type-achievementgallery .achievement-search .Actions input {
    float: right;
  }
}
/* ==========================================================================
   Breakpoint: Medium Devices
   ========================================================================== */
@media screen and (min-width: 992px) {
  /** FOOTER **/
  /* Structure */
  .navbar-collapse.navbar-ex2-collapse {
    background-color: transparent;
  }
  #footer .navbar {
    margin-bottom: 0;
  }
  #footer .navbar-nav {
    width: 100%;
    margin-top: 70px;
  }
  #footer .wrap {
    max-width: none;
  }
  #footer .wrap .collapse,
  footer .text-wrap {
    width: 868px;
    margin: 0 auto;
  }
  /* List items */
  #footer .navbar-nav li {
    margin-bottom: 8px;
  }
  #footer li.top-level {
    float: left;
    width: 14%;
    margin-bottom: 35px;
    padding-right: 10px;
  }
  #footer li.top-level:nth-child(8) {
    clear: left;
  }
  /* Links */
  #footer .main-nav li a {
    color: #ffffff;
    border-bottom: none;
    font-family: 'metricwebregular', sans-serif;
    padding: 0;
  }
  #footer .main-nav ul li.top-level > a {
    color: #cea000;
    font-family: 'caecilialtlight', sans-serif;
    text-transform: uppercase;
    font-size: 0.941em;
    /* 16px */
    margin-bottom: 10px;
  }
  #footer .navbar-nav ul li a.level-2 {
    padding-left: 0;
    font-size: 0.765em;
    /* 13px */
    line-height: 1.231em;
    /* 16px */
  }
  #footer .main-nav ul li:last-child a.level-1,
  #footer .main-nav ul li.section li:last-child a.level-2 {
    border-bottom: none;
  }
  #footer .main-nav.navbar-default .navbar-nav li.section > a,
  #footer .main-nav li.current > a {
    background-color: transparent;
  }
  #footer .main-nav.navbar-default .navbar-nav li a:hover,
  #footer .main-nav.navbar-default .navbar-nav li a:focus {
    background-color: transparent;
    color: #cea000;
  }
  #footer .main-nav.navbar-default .navbar-nav > li > a:hover,
  #footer .main-nav.navbar-default .navbar-nav > li > a:focus {
    color: #ffffff;
  }
  #footer .main-nav .dropdown-links {
    display: block;
    position: relative;
    left: auto;
    top: auto;
  }
  #footer .dropdown-toggle,
  #footer .main-nav ul ul .dropdown-links,
  #footer .main-nav ul ul ul {
    display: none;
  }
  /* Text */
  footer #footer-text {
    margin-top: 10px;
  }
  footer .social-media,
  footer .social-media ul {
    padding-bottom: 0;
  }
  /** HOMEPAGE **/
  .type-homepage #content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  #industry-links .link {
    width: 33.33%;
  }
  #industry-links .link.sm-clear {
    clear: none;
  }
  #industry-links .link.md-clear {
    clear: left;
  }
  #homepage #industry-links a {
    margin-left: 10px;
    margin-right: 10px;
  }
  #want-links .wrap {
    margin: auto;
  }
  #want-links .link {
    width: 25%;
  }
  /* Carousel */
  #homepage-carousel .carousel-caption {
    width: 47%;
  }
  /* Widgets */
  #homepage .news-widget {
    padding-left: 78px;
    padding-right: 78px;
  }
  /** SECONDARY NAVIGATION **/
  #sidebar {
    width: 23%;
    margin: 24px 0 0;
    display: block;
    float: left;
    position: relative;
    right: 77%;
  }
  #sidebar .navbar-collapse {
    padding-left: 0;
  }
  #sidebar .navbar-header {
    display: none;
  }
  #sidebar nav.secondary .collapse > ul > li:last-child > a {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom: 2px solid #c9cccd;
  }
  #sidebar nav.secondary .navbar-collapse.in .heading,
  #sidebar nav.secondary .navbar-collapse.collapsing .heading {
    display: block;
  }
  /** PROGRAMMES SECONDARY NAVIGATION **/
  #sidebar nav.secondary.programmes ul li.parent {
    display: block;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border: 1px solid #cea000;
  }
  /** GENERAL CONTENT PAGE **/
  #content-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  #content-container.with-sidebar {
    float: left;
    width: 77%;
    margin: 0;
    padding-left: 30px;
    position: relative;
    left: 23%;
  }
  #Breadcrumbs {
    display: block;
  }
  .custom-sidebar,
  .info-boxes,
  .tile-boxes {
    margin-left: 0;
    margin-right: 0;
  }
  /** OUR PROGRAMMES (OUR SECTORS) PAGE **/
  .type-ourprogrammes #industry-links .industry-link {
    width: 33.33%;
  }
  .type-ourprogrammes #industry-links .industry-link:nth-child(odd) a {
    margin-left: 0;
    margin-right: 0;
  }
  .type-ourprogrammes #industry-links .industry-link:nth-child(even) a {
    margin-left: 0;
    margin-right: 0;
  }
  .type-ourprogrammes #industry-links #aviation a,
  .type-ourprogrammes #industry-links #hospitality a,
  .type-ourprogrammes #industry-links #retail a,
  .type-ourprogrammes #industry-links #travel a {
    margin-right: 15px;
  }
  .type-ourprogrammes #industry-links #hospitality a,
  .type-ourprogrammes #industry-links #museums a,
  .type-ourprogrammes #industry-links #travel a,
  .type-ourprogrammes #industry-links #tourism a {
    margin-left: 15px;
  }
}
/* ==========================================================================
   Breakpoint: Large Devices
   ========================================================================== */
@media screen and (min-width: 1200px) {
  /** STRUCTURE **/
  .wrap {
    max-width: 1168px;
  }
  #homepage .wrap.about {
    max-width: none;
  }
  #homepage .wrap.about .content {
    max-width: 1168px;
    margin: auto;
  }
  .type-page .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .type-ourprogrammes #content-container {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
  #homepage .news-widget .wrap {
    width: 835px;
  }
  #content-container {
    margin-left: 0;
    margin-right: 0;
  }
  /** HOME PAGE **/
  #homepage-carousel .carousel-caption {
    width: 55%;
    z-index: auto;
  }
  #homepage-carousel .controls {
    margin-left: -584px;
    position: absolute;
    width: 1168px;
    left: 50%;
    top: 50%;
  }
  #homepage-carousel .carousel-control {
    position: relative;
  }
  #homepage-carousel .carousel-control.right {
    float: right;
  }
  #homepage-carousel .carousel-control .icon-prev {
    margin-left: 0;
  }
  #homepage-carousel .carousel-control .icon-next {
    right: 0;
  }
  /** FOOTER **/
  #footer .wrap .collapse,
  footer .text-wrap {
    width: 1032px;
  }
  #footer li.top-level {
    width: 12.5%;
  }
  #footer li.top-level:nth-child(8) {
    clear: none;
  }
  #footer li.top-level:nth-child(9) {
    clear: left;
  }
  /** GENERAL CONTENT PAGE **/
  #content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
@media print {
  body {
    /*margin-top: 30px !important;*/
    /*padding: 20pt 0 !important; */
    font-size: 1.7rem !important;
  }
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
    overflow: visible !important;
    /*page-break-before: avoid !important;*/
  }
  body,
  h1,
  h2,
  h3,
  ol,
  ul,
  div {
    position: static !important;
    float: none !important;
    width: auto !important;
    height: auto !important;
    border: 0;
    margin: 0 !important;
    padding: 0;
    padding-left: 0 !important;
    text-align: left !important;
    display: block !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  #logo-full {
    display: block !important;
  }
  /*
	* Don't show links for images, or javascript/internal links
	*/
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid !important;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid !important;
  }
  .header-right,
  .navigation,
  footer,
  #sidebars,
  #sidebar,
  #banner-text,
  #skiptocontent,
  .readmore-js-toggle,
  .clone,
  #logo-service,
  #logo-ribbon,
  #logo-smarter {
    display: none !important;
  }
  li {
    list-style-type: disc !important;
  }
  /*#header-wrapper, #content-wrapper {
		display: inline !important;
	}*/
  /*reset 'our programe links' so that they print correctly */
  #industry-links a,
  #industry-links .industry-link {
    display: block !important;
    width: inherit !important;
    height: inherit !important;
    background: inherit !important;
    position: inherit !important;
    text-align: left;
  }
  #industry-links .industry-link div {
    display: inline !important;
  }
}
/* ==========================================================================
   member-options General styles
    Requirement: 1440
    Fujitsu - CJH
    18/4/2016
    CSS changes provided from Signify - Sam Garcia/Dean Baines
   ========================================================================== */
#member-options {
  position: absolute;
  z-index: 3000;
  right: 5px;
  font-family: 'metricwebmedium', sans-serif;
}
#member-options .first-name {
  font-family: 'metricwebsemibolditalic', sans-serif;
  text-overflow: ellipsis;
}
/* Icons */
#member-options .icon {
  background-image: url("/images/members-sprites.png");
  display: inline-block;
  float: left;
  width: 21px;
  margin-right: 5px;
}
#member-options .icon.user {
  background-position: 0 0;
  height: 18px;
  margin-top: 1px;
}
#member-options .icon.dashboard {
  background-position: 0 -18px;
  height: 18px;
}
#member-options .icon.lock {
  background-position: 0 -35px;
  height: 16px;
  margin-top: 2px;
}
#member-options .icon.logout {
  background-position: 0 -51px;
  height: 19px;
}
#member-options .arrow {
  background-image: url("/images/members-sprites.png");
  display: inline-block;
  float: right;
  width: 7px;
  height: 12px;
  margin-top: 4px;
  background-position: -14px -70px;
}
#member-options .open .arrow {
  background-position: 0 -70px;
  width: 12px;
  height: 7px;
  margin-top: 8px;
}
/* All levels */
#member-options ul {
  padding-left: 0;
  list-style-type: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#member-options a {
  display: inline-block;
  background-color: #ecf0f1;
  width: 100%;
  color: #252525;
  outline: none;
  min-height: 34px;
  padding: 6px 16px 6px 16px;
}
#member-options a:hover,
#member-options a:focus,
#member-options a:active {
  background-color: #d5d8d9;
}
/* First and second level */
#member-options > ul > li > a,
#member-options > ul > li > ul > li > a {
  background-color: #cea000;
  color: #ffffff;
}
#member-options > ul > li > a.open,
#member-options > ul > li > ul > li > a {
  border-bottom: 1px solid #ecf0f1;
}
#member-options > ul > li > a:hover,
#member-options > ul > li > a:focus,
#member-options > ul > li > ul > li > a:hover,
#member-options > ul > li > ul > li > a:focus {
  background-color: #b19538;
}
#member-options > ul > li > a:active,
#member-options > ul > li > ul > li > a:active {
  background-color: #af8800;
  border-bottom: none;
}
/* First level */
#member-options > ul > li > a {
  border-radius: 5px;
  width: 41px;
  height: 34px;
  float: right;
  padding: 6px 10px;
}
#member-options > ul > li > a.open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#member-options .greeting {
  display: inline-block;
  height: 0;
  text-indent: -99999px;
  width: 0;
}
#member-options > ul > li > a .arrow {
  display: none;
}
/* Second level */
#member-options > ul > li > ul > li:last-child a {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom: 2px solid #af8800;
}
/* ==========================================================================
   Breakpoint: Very small devices
   ========================================================================== */
@media screen and (min-width: 480px) {
  /* All levels */
  #member-options {
    width: 200px;
  }
  /* First level */
  #member-options > ul > li > a {
    width: 100%;
    padding: 6px 16px;
  }
  #member-options .greeting {
    height: auto;
    text-indent: 0;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 135px;
  }
  #member-options > ul > li > a .arrow {
    display: inline-block;
  }
}
/* ==========================================================================
   Breakpoint: Small devices
   ========================================================================== */
@media screen and (min-width: 768px) {
  /* First level */
  #member-options ul.dropdown-open {
    -webkit-box-shadow: 0px 4px 5px 0px #aba8ab;
    -moz-box-shadow: 0px 4px 5px 0px #aba8ab;
    box-shadow: 0px 4px 5px 0px #aba8ab;
  }
}
/* ==========================================================================
   Breakpoint: Medium devices
   ========================================================================== */
@media screen and (min-width: 992px) {
  /* All levels */
  #member-options {
    width: 270px;
  }
  /* First level */
  #member-options .greeting {
    width: 200px;
  }
}
/* ==========================================================================
   Breakpoint: Large devices
   ========================================================================== */
/** GENERAL **/
.header-wrapper {
	font-size: 17px;
	font-family: 'metricwebregular';
	line-height: 125%;
	position: relative;
    z-index: 5;
}

/** TOP BAR **/
#top-bar {
 
    overflow: hidden;
}

#top-bar .social-media,
#top-bar #search-container,
#top-bar .menu,
#top-bar #login {
    float: left;
    width: 33.33%;
}

#top-bar #search-container {
    width: 48%;
    padding: 10px 13px;
    position: relative;
}

#top-bar .menu {
    width: 22%;
    padding: 11px 5px 0 5px;
}

#top-bar #login {
    width: 30%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
}

/* Social media */
#top-bar .social-media ul {
    padding: 0;
}

/* Search bar */
#top-bar .search-bar input[type="text"] {
    background-color: #414042;
    border-radius: 5px;
    color: #787878;
    border: none;
    width: 100%;
    padding-left: 5px;
    font-size: 0.882em; /* 15px */
    height: 25px;
}

#top-bar .search-bar input[type="submit"] {
    background-image: url('../Images/homepage/global-search-icon.png'); 
    background-repeat: no-repeat;
    background-color: transparent;
    text-indent: -99999px;
    border: none;
    height: 14px;
    width: 14px;
    position: absolute;
    top: 15px;
    left: 100%;
    margin-left: -32px;
}

/* Menu */
.shortcut-links {
    list-style-type: none;
    padding-left: 0;
    font-size: 0.941em;  /* 16px */
}

.shortcut-links .text {
    display: block;
    float: left;
    font-size: 13px;
    line-height: 13px; /*1em; /* 16px */
    width: 50%;
}

.shortcut-links .achievement .icon {
    background-image: url('../Images/homepage/achievement.png');
    background-repeat: no-repeat; 
    display: block;
    height: 15px;
    width: 16px;
    margin-right: 5px;
    float: left;
}

.shortcut-links .achievement {
    display: none;
}

.shortcut-links .contact .icon {
    background-image: url('../Images/homepage/contact-us.png');
    background-repeat: no-repeat; 
    display: block;
    height: 13px;
    width: 17px;
    margin-right: 5px;
    margin-top: 2px;
    float: left;
}

.shortcut-links a {
    color: #ffffff;
}

.shortcut-links a:hover .text {
    text-decoration: underline; 
}

/* Login */
#login .login-button {
    background-color: #cea000;
    border-radius: 5px;
    display: block;
    width: 85px;
    height: 34px;
    text-align: center;
    color: #ffffff;
    border-bottom: 2px solid #af8800;
    font-size: 1.059em; /* 18px */
    float: right;
    outline: none;
}

#login .login-button:hover,
#login .login-button:focus {
    background-color: #b19538;
    border-bottom: 2px solid #b19538;
}

#login .login-button:active {
    background-color: #af8800;
    border-bottom: none;
    border-top: 2px solid #957400;
}

#login .login-wrapper {
    display: inline-block;
    text-align: center;
}

#login .login-icon {
    display: none;
}

#login .login-text {
    display: block;
    float: left;
    font-size: 0.722em; /* 13px */
    margin-top: 6px;
}

/** HEADER **/
.navbar-default {
	border: none;
	background-color: transparent;
}

.primary .navbar-header {
   min-height: 75px;
}

.primary .nav-header {
    position: relative;
}

.primary .spacer {
    height: 33px;
    background-color: #e7e8e9;
}

.header-fill {
    display: none
}

.type-homepage .primary .spacer {
    display: none;
}

.header-wrapper .header-logo {
    position: absolute;
    z-index: 1;
}

.primary .menu-button {
    position: absolute;
    bottom: 0;
    right: 0;
}

.header-logo .logo-text {
    padding-left: 20px;
    padding-bottom: 10px;
    width: 92.5px;
}

.header-logo .logo-ribbon {
    width: 46.5px;
}

.primary.navbar-default .navbar-toggle {
    margin: 0;
}

.header-background {
    background-color: transparent;
}

.header-wrapper {
    background-color: #000;
}

.header-shadow {
    background: url("../Images/homepage/header-shadow.png") transparent repeat-x left top;
    position: relative;
    z-index: 4;
    height: 12px;
    margin-bottom: -12px;
}

/** PRIMARY NAVIGATION **/

/** Skip links **/
#skiptocontent a {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -10px;	
}

#skiptocontent a:focus {
  height: auto;
  width: auto;
  top: 0;
  background: #fff;
}

/* Navigation bar */

.primary.navbar {
	margin-bottom: 0;
}

.primary .navbar-header {
    position: relative;
}

.navigation nav.primary .navbar-header-text {
	color: #ffffff;
	font-size: 1.941em; /* 33px */
	text-transform: uppercase;
	font-family: 'metricwebsemibold';
	display: inline-block;
	left: 10px;
	padding-top: 10px;
}

/* Links */
.navigation nav.main-nav ul li a {
	display: inline-block;
	color: #404142;
	vertical-align: bottom;
	font-family: 'metricwebsemibold';
	width: 100%;
	padding: 7px 15px 7px 40px;
}

.navigation nav.primary ul li a.level-2 {
    padding-left: 65px;
}

.navigation nav.primary ul li a.level-3 {
    padding-left: 102px;
}

.navigation nav.primary ul li:last-child a.level-1,
.navigation nav.primary ul li.section li:last-child a.level-2 {
    border-bottom: 2px solid #bdc3c7;
}

.primary .navbar-collapse {
	background-color: #e7e8e9;
	padding-top: 20px;
	max-height: 200px;
	overflow: scroll;
}

.primary .nav {
    margin-bottom: 0;
}

.primary .navbar-nav ul {
    list-style-type: none;
    padding-left: 0;
}

.navbar .home {
    display: none; 
}

/* ==========================================================================
   Breakpoint: Very small devices
   ========================================================================== */
@media screen and (min-width: 480px) {
    /** TOP BAR **/    
    #login .login-button {
        width: 175px;
    }
    
    #login .login-icon {
        display: block;
        float: left;
        width: 16px;
        height: 18px;
        background-image: url('../Images/homepage/login-icon.png');
        background-repeat: no-repeat;
        margin-top: 9px;
	}
	
	#login .login-text {
        font-size: 1em; /* 18px */
        margin-left: 8px;
    }
    
    #top-bar #search-container {
        width: 32%;
    }
    
    #top-bar .menu {
        width: 30%;
    }

    #top-bar #login {
        width: 38%;
    }
    
    .shortcut-links .text {
        font-size: 1em;
        line-height: 1em;
        width: auto;
    }
    
    /** HEADER */
    .primary .navbar-header {
       min-height: 105px;
    }
    
    .header-logo .logo-text {
        width: auto;
    }
    
    .header-logo .logo-ribbon {
        width: auto;
    }
    
}

@media screen and (max-width: 767px) {
    
    /** TOP BAR **/
    #top-bar .social-media {
        display: none;
    }
    
    /** PRIMARY NAVIGATION **/
    .primary .navbar-collapse {
        background: #e7e8e9 url("../Images/homepage/header-shadow.png") repeat-x scroll left top;
    }
	
}
    
/* ==========================================================================
   Breakpoint: Small devices
   ========================================================================== */

@media screen and (min-width: 768px) {
  	/** TOP BAR **/
    
    /* Structure */
    #top-bar {
        max-height: 45px;
        margin-left: 204px;
    }
    
    #top-bar .social-media {
        width: 13%;
        padding-top: 12px;
        padding-left: 12px;
    }
    
    #top-bar #search-container {
        width: 24%;
    }
    
    #top-bar .menu {
        width: 30%;
    }
    
    #top-bar #login {
        width: 33%;
    }
    
    #top-bar .search-bar input[type="submit"] {
        right: 10px;
    }
    
    /* Social media */
    #top-bar .social-media #twitter, 
    #top-bar .social-media #youtube {
        display: none;
    }
    
    #top-bar .social-media ul li#linkedin  {
        margin-right: 0;
    }
    
    /* Search */
    #top-bar #search-container {
        padding-left: 5px;
        padding-right: 5px;
    }
  
    /* Menu */
    .shortcut-links li,
    .shortcut-links .achievement {
        display: inline-block;
    }
    
    .shortcut-links .achievement .text {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    
    /** HEADER **/
    .header-wrapper {
        min-height: 105px;
    }
    
    .primary .navbar-header {
        min-height: 60px;
    }
   
	/** PRIMARY NAVIGATION **/
    .navigation .navbar-collapse {
        width: 100%;
    }
    
    .navigation .spacer {
        display: none;
    }
}
   
/* ==========================================================================
   Breakpoint: Medium devices
   ========================================================================== */
@media screen and (min-width: 992px) {
	/** TOP BAR **/
	#top-bar .social-media {
	   width: 19%;
	}
	
	#top-bar #search-container {
	   width: 17%;
	}
	
	#top-bar .menu {
	   width: 40%;
	}
	
	#top-bar #login {
	   width: 24%;
	}
	
    #top-bar .social-media #twitter, 
    #top-bar .social-media #youtube {
        display: inline-block;
    }
    
    .shortcut-links .achievement .text {
        position: relative;
        top: auto;
        left: auto;
    }
    
    #top-bar .social-media ul li#linkedin {
        margin-right: 10px;
    }
    
    .shortcut-links li {
        padding-left: 10px;
    }
	
	.navbar-header-text,
	.navbar-footer-text,
	.navigation .spacer {
		display: none;
	}
	
    .primary .menu-button {
        display: none;
    }
    
    /* Links */
    .navigation nav.primary ul li a {
        color: #ffffff;
        outline: none;
    }
    
    .navigation nav.primary ul li a.level-1 {
        padding: 20px 9px;
    }
    
    .navigation nav.primary ul li.home a.level-1:hover,
    .navigation nav.primary ul li.home a.level-1:focus,
    .navigation nav.primary ul li.home.focus a.level-1 {
        background-image: none;
    }
    
    .navigation nav.primary ul li a.level-2,
    .navigation nav.primary ul li a.level-3 {
        padding-left: 15px;
        padding-right: 12px;
    }
    
    .navigation nav.primary ul li:last-child a.level-1, 
    .navigation nav.primary ul li.section li:last-child a.level-2,
    .navigation nav.primary ul li a {
        border-bottom: none;
    }
    
    .primary ul ul li:first-child > a {
        border-top: 1px solid transparent;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .primary ul ul li:last-child > a {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-bottom: 2px solid #c5c5c6;
    }

    .primary ul ul ul {
        border-left: 6px solid transparent;
    }

    .primary.navbar-default .navbar-nav li.section > a.level-1,
    .primary li.current > a,
    .primary li.current.open > a,
    .primary.navbar-default .navbar-nav li a.level-1:hover {
        background-color: transparent;
        color: #cea000;    
    }
    
    .primary.navbar-default .navbar-nav li > a.level-2,
    .primary.navbar-default .navbar-nav li > a.level-3 {
        background-color: #e7e8e9;
        color: #404142;
    }

    .primary.navbar-default .navbar-nav ul li:hover a.level-2,
    .primary.navbar-default .navbar-nav li > a.level-2:hover,
    .primary.navbar-default .navbar-nav li > a.level-3:hover,
    .primary.navbar-default .navbar-nav li a:focus,
    .primary.navbar-default .navbar-nav li a:hover {
        background-color: #cea000;
        color: #ffffff;
    }
    
    .primary.navbar-default .navbar-nav > li > a:focus {
        background-color: transparent;
    }
    
    .primary.navbar-default .navbar-nav > li.current > a {
        color: #cea000;
        outline: none;
    }
    
    .primary .home {
        display: block;
    }
    
    .navigation nav.primary ul li.home a.level-1 {
        padding-left: 19px;
    }
    
    .primary .home .text {
        display: inline-block;
        text-indent: -99999px;
    }
    
    .primary .home .icon {
        background: url('../Images/homepage/home-sprites.png') no-repeat 0 0;
        display: inline-block;
        width: 20px;
        height: 17px;
    }
    
    .primary .home a:hover .icon,
    .primary .home a:focus .icon {
        background-position: 0 -17px;
    }
    
    .primary.navbar-default .navbar-nav li.home a:focus {
        background-color: #000000;
    }
    
    /* Toggle */
    .navigation nav.primary ul li .dropdown-toggle,
    .main-nav .section .link .dropdown-toggle,
    .main-nav .current .link .dropdown-toggle {
        width: 8px;
        background-position: -101px 0;
    }
    
    .navigation nav.primary ul li .level-1 .dropdown-toggle {
        top: -9999px;
        left: -9999px;
        position: absolute;
    }
    
    .navigation nav.primary ul li li.focus .dropdown-toggle,
    .navigation nav.primary ul li li:hover .dropdown-toggle {
        background-position: -71px 0;
    }
    
	/* Hide dropdowns */
	.primary li > ul.dropdown-links,
	.primary li > ul {
	    left: -99999px;
	    top: auto;
	    position: absolute;
	}
	
	/* Dropdown - first level */
	.primary.no-js li:hover > ul {
        display: none;
	}
	
	.primary ul ul li {
        position: relative;
	}
	
	.primary ul ul.edge {
        right: 0;
	}

	.primary li.focus > ul,
    .primary li:hover > ul {
        left: 0;
        display: block;
        position: absolute;
        z-index: 100;
        width: 200px;
    }
    
    .primary li.focus a,
    .primary li:hover a { 
        background-color: #e7e8e9;
    }
    
    .navigation nav.primary ul li.focus a,
    .navigation nav.primary ul li:hover a {
        color: #404142;
    }
  	
  	.navigation nav.primary ul li.focus a.has-dropdown,
    .navigation nav.primary ul li:hover a.has-dropdown {
        background-color: transparent;
        color: #cea000;
        background: url('../Images/homepage/nav-decor-arrow.png') no-repeat center bottom;
    }
    
    .primary ul ul li .title {
        display: block;
        float: left;
        width: 90%;
    }

	/* Dropdown - second level */
	.primary ul.navbar-nav ul li.focus ul/*,
	.primary ul.navbar-nav ul li:hover ul*/ {
	   left: 100%;
	   top: 0;
	}
    
    .primary ul.navbar-nav ul li.focus ul.edge/*,
    .primary ul.navbar-nav ul li:hover ul.edge*/ {
        left: auto;
        right: 100%;
        border-left: none;
        border-right: 6px solid transparent;
    }

	/* Simple clearfix */
    .primary ul:before,
    .primary ul:after {
        content: " "; /* 1 */
        display: table; /* 2 */
    }

    .primary ul:after { 
        clear: both; 
    }
	
	/** PRIMARY NAVIGATION **/
    
    .no-js .header-logo {
        left: -189px;
        top: -45px;
    }
    
    /* Structure */
    .navigation {
        margin-left: 204px;
    }
    
    .primary .navbar-collapse {
        background-color: #000000;
        padding: 0;
    }
}

/* ==========================================================================
   Breakpoint: Large devices
   ========================================================================== */
   
@media screen and (min-width: 1200px) {

    /** HEADER **/
    
    .header-wrapper {
        width: 1168px;
        margin: auto;
        position: relative;
        z-index: 5;
    }
    
    .header-logo .logo-text {
        padding-left: 0;
    }
    
    .header-fill {
        display: block;
        height: 45px;
        background-color: #252525;
        position: absolute;
        left: 50%;
        right: 0;
        top: 0;
    }
    
    .header-background {
        background: url("../Images/homepage/desktop-header-bg.png") transparent repeat-x left top;
    }
    
    #top-bar,
    .navigation {
        margin-left: 185px;
    }
    
    /** TOP BAR **/
    
    #top-bar .social-media {
        width: 17%;
    }
    
    #top-bar #search-container {
        width: 20%;
    }
    
    #top-bar .menu {
        width: 33%;
    }
    
    #top-bar #login {
        width: 30%;
    }
    
    #login .login-button {
        width: 270px;
    }
    
    .shortcut-links .contact {
        margin-left: 30px;
    }
	
	/** PRIMARY NAVIGATION **/
    
    .primary li a.level-1 {
        font-size: 1.235em; /* 21px */
    }
    
    .navigation nav.primary ul li a.level-1 {
        padding: 20px 11px;
    }
}
/* Structure */
#footer {
	font-size: 17px;
	font-family: 'metricwebregular';
	line-height: 125%;
	background-color: #000000;
	padding: 0 0 5px;
	margin: 0;
}

#footer .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

footer .navbar-collapse {
    background-color: #e7e8e9;
    padding-left: 0;
    padding-right: 0;
}

nav.footer.navbar-default {
	background-color: #252525;
	border: none;
}

footer .navbar-default .navbar-header {
	background-color: #252525;
}

footer .navbar-header {
    text-align: center;
    padding: 1px 0;
}

footer .navbar-header .navbar-toggle {
    float: none;
}

footer .navbar-default .navbar-collapse.in ul.navbar-nav,
footer .navbar-default .navbar-collapse.collapsing ul.navbar-nav {
	margin: 0;
}

/* List items */
footer .navbar-nav > li {
	float: none;
}

footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

nav.footer ul li.top-level {
	border-bottom: none;
}

footer .nav-list {
	display: inline-block;
	margin-right: 19px;
	width: 95px;
}

footer .nav-list.last {
	margin-right: 0;
}

/* Links */
#footer .main-nav li a {
	display: inline-block;
	color: #404142;
	vertical-align: bottom;
	font-family: 'metricwebsemibold';
	width: 100%;
	padding: 7px 15px 7px 40px;
	border-bottom: 1px solid #e7e8e9;
}

#footer .navbar-nav ul li a.level-2 {
    padding-left: 65px;
}

#footer .navbar-nav ul li a.level-3 {
    padding-left: 102px;
}

#footer .main-nav ul li:last-child a.level-1,
#footer .main-nav ul li.section li:last-child a.level-2 {
    border-bottom: 2px solid #bdc3c7;
}

footer ul li a {
	font-family: 'metricwebsemibold', san-serif;
	color: #404142;
}

footer .social-media {
	text-align: center;
	padding: 20px 0 10px;
}

/* Text */
footer #footer-text {
	color: #ffffff;
	margin: 5px 0 0;
	padding: 10px 0;
	clear: both;
	text-align: center;
}

footer #footer-text #footer-menu {
	float: right;
}

footer #footer-text #footer-menu li {
	background-color: #cea000;
}

footer #footer-text #footer-menu li:hover {
	background-color: #d1d2d4;
}

footer #footer-text #footer-menu li:hover a,
footer #footer-text #footer-menu li a:focus {
	color: #ffffff;
}

footer nav.footer .navbar-footer-text {
	color: #ffffff;
	font-size: 30px;
	text-transform: uppercase;
	position: relative;
	left: 10px;
	font-family: 'metricwebsemibold';
}

footer .navbar-toggle {
    margin: 8px;
}

/* ==========================================================================
   Breakpoint: Very Small Devices
   ========================================================================== */
@media screen and (min-width: 480px) {
    footer nav.footer .navbar-footer-text {
        font-size: 2.533em; /* 38px */
    }
}

/* ==========================================================================
   Breakpoint: Small Devices
   ========================================================================== */
@media screen and (min-width: 768px) {
	footer .navbar-header {
        padding: 1px 0;
        text-align: right;
    }
    
    footer .navbar-header .navbar-toggle {
        margin-right: 40px;
    }
    
    footer .text-wrap {
        margin-left: 35px;
        margin-right: 35px;
    }
    
    footer #footer-text {
        float: left;
        text-align: left;
        width: 75%;
    }
    
    footer .social-media {
        float: right;
        margin-right: 15px;
    }
}

/* ==========================================================================
   Breakpoint: Medium Devices
   ========================================================================== */
@media screen and (min-width: 992px) {
	/* Structure */
    .navbar-footer-text {
       display: none;
    }
	
	.navbar-collapse.navbar-ex2-collapse {
	   background-color: transparent;
	}
	
	#footer .navbar {
	   margin-bottom: 0;
	}
	
	#footer .navbar-nav {
	   width: 100%;
	   margin-top: 70px;
	}
	
	#footer .wrap {
	   max-width: none;
	}
	
	#footer .wrap .collapse,
	footer .text-wrap {
	   width: 868px;
	   margin: 0 auto;
	}
	
	/* List items */	
	#footer .navbar-nav li {
	   margin-bottom: 8px;
	}
	
	#footer li.top-level {
	   float: left;
	   width: 14%;
	   margin-bottom: 35px;
	   padding-right: 10px;
	}
	
	#footer li.top-level:nth-child(8) {
	   clear: left;
	}
	
	/* Links */
	#footer .main-nav li a {
        color: #ffffff;
        border-bottom: none;
        font-family: 'metricwebregular', sans-serif;
        padding: 0;
    }
    
    #footer .main-nav ul li.top-level > a {
        color: #cea000;
        font-family: 'caecilialtlight', sans-serif;
        text-transform: uppercase;
        font-size: 0.941em; /* 16px */
        margin-bottom: 10px;
    } 
    
    #footer .navbar-nav ul li a.level-2 {
        padding-left: 0;
        font-size: 0.765em; /* 13px */
        line-height: 1.231em; /* 16px */     
    }
    
    #footer .main-nav ul li:last-child a.level-1,
    #footer .main-nav ul li.section li:last-child a.level-2 {
        border-bottom: none;
    }
    
    #footer .main-nav.navbar-default .navbar-nav li.section > a, 
    #footer .main-nav li.current > a {
        background-color: transparent;
    }
    
    #footer .main-nav.navbar-default .navbar-nav li a:hover,
    #footer .main-nav.navbar-default .navbar-nav li a:focus  {
        background-color: transparent;
        color: #cea000;
    }
    
    #footer .main-nav.navbar-default .navbar-nav > li > a:hover,
    #footer .main-nav.navbar-default .navbar-nav > li > a:focus  {
        color: #ffffff;
    }
    
    #footer .main-nav .dropdown-links {
        display: block;
        position: relative;
        left: auto;
        top: auto;
    }
    
    #footer .dropdown-toggle,
    #footer .main-nav ul ul .dropdown-links,
    #footer .main-nav ul ul ul {
        display: none;
    }
    
    /* Text */
    footer #footer-text {
        margin-top: 10px;
    }
    
    footer .social-media,
    footer .social-media ul {
        padding-bottom: 0;
    }
}

/* ==========================================================================
   Breakpoint: Large Devices
   ========================================================================== */
@media screen and (min-width: 1200px) {
    #footer .wrap .collapse,
    footer .text-wrap {
        width: 1032px;
    }
    
    #footer li.top-level {
        width: 12.5%;
    }
    
    #footer li.top-level:nth-child(8) {
        clear: none;
    }
    
    #footer li.top-level:nth-child(9) {
        clear: left;
    }
}

@media print {
    .col-print-3 {
        width: 100px !important;
        float: left;
    }

    .col-print-7 {
        width: 300px !important;
        float: left;
    }

    .col-print-2 {
        width: 100px !important;
        float: right !important;
    }

    .col-print-5 {
        padding-left: 120px !important;
    }

    .btn-offer-print {
        display: none;
    }

    .print-offer-container h1,
    h2,
    h3,
    ol,
    ul,
    div {
        position: static !important;
        float: left !important;
        width: auto !important;
        height: auto !important;
        border: 0;
        margin: 0 !important;
        padding: 0;
        padding-left: 0 !important;
        text-align: left !important;
        display: inline !important;
        padding-left: 1px !important;
        padding-right: 0px !important;
        margin-left: 0px !important;
    }

    .print-offer-container hr {
        width: 505px !important;
        margin-left: 0px !important;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .print-offer-container h4 {
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .print-redeem {
        text-align: center;
    }

    .header-background {
        display: none !important;
    }

    .print-bottom {
        width: 500px !important;
    }

    .modal-content {
        width: 520px !important;
        margin-left: 80px !important;
    }

    .print-offer-image {
        width: 513px !important;
        padding: 0px !important;
        margin-left: -3px !important;
        margin-right: 6px !important;
    }

    .print-amount {
        text-align: center !important;
    }

    .print-amount-date {
        padding-left: 25px !important;
    }

    .print-bar-section {
        text-align: center !important;
        width: 505px !important;
        margin-bottom: 10px !important;
    }

    .print-offer-modal {
        margin-left: 75px !important;
    }

  
}