@charset "utf-8";/* mixins/gradients.less:L3 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

/* normalize.less:L9 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
/* normalize.less:L19 */
body {
  margin: 0;
}
/* normalize.less:L32 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/* normalize.less:L52 */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
/* normalize.less:L65 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/* normalize.less:L75 */
[hidden],
template {
  display: none;
}
/* normalize.less:L87 */
a {
  background: transparent;
}
/* normalize.less:L95 */
a:active,
a:hover {
  outline: 0;
}
/* normalize.less:L107 */
abbr[title] {
  border-bottom: 1px dotted;
}
/* normalize.less:L115 */
b,
strong {
  font-weight: bold;
}
/* normalize.less:L124 */
dfn {
  font-style: italic;
}
/* normalize.less:L133 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* normalize.less:L142 */
mark {
  background: yellow;
  color: black;
}
/* normalize.less:L151 */
small {
  font-size: 80%;
}
/* normalize.less:L159 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
/* normalize.less:L167 */
sup {
  top: -0.5em;
}
/* normalize.less:L171 */
sub {
  bottom: -0.25em;
}
/* normalize.less:L182 */
img {
  border: 0;
}
/* normalize.less:L190 */
svg:not(:root) {
  overflow: hidden;
}
/* normalize.less:L201 */
figure {
  margin: 1em 40px;
}
/* normalize.less:L209 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/* normalize.less:L219 */
pre {
  overflow: auto;
}
/* normalize.less:L227 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* normalize.less:L250 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
/* normalize.less:L264 */
button {
  overflow: visible;
}
/* normalize.less:L275 */
button,
select {
  text-transform: none;
}
/* normalize.less:L288 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
/* normalize.less:L300 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/* normalize.less:L309 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* normalize.less:L320 */
input {
  line-height: normal;
}
/* normalize.less:L332 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
/* normalize.less:L344 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/* normalize.less:L355 */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* normalize.less:L368 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* normalize.less:L377 */
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/* normalize.less:L388 */
legend {
  border: 0;
  padding: 0;
}
/* normalize.less:L397 */
textarea {
  overflow: auto;
}
/* normalize.less:L406 */
optgroup {
  font-weight: bold;
}
/* normalize.less:L417 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* normalize.less:L422 */
td,
th {
  padding: 0;
}
@media print {
  /* print.less:L8 */
  * {
    text-shadow: none !important;
    color: black !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* print.less:L15 */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* print.less:L20 */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* print.less:L24 */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* print.less:L29 */
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* print.less:L34 */
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  /* print.less:L40 */
  thead {
    display: table-header-group;
  }
  /* print.less:L44 */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* print.less:L49 */
  img {
    max-width: 100% !important;
  }
  /* print.less:L53 */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* print.less:L60 */
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* print.less:L67 */
  select {
    background: white !important;
  }
  /* print.less:L72 */
  .navbar {
    display: none;
  }
  /* print.less:L75 */
  /* print.less:L76 */
  .table td,
  .table th {
    background-color: white !important;
  }
  /* print.less:L81 */
  /* print.less:L83 */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: black !important;
  }
  /* print.less:L87 */
  .label {
    border: 1px solid black;
  }
  /* print.less:L91 */
  .table {
    border-collapse: collapse !important;
  }
  /* print.less:L94 */
  /* print.less:L95 */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dddddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/templates/video/fonts/glyphicons-halflings-regular.eot);
  src: url(/templates/video/fonts/glyphicons-halflings-regular.eot#iefix) format('embedded-opentype'), url(/templates/video/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/templates/video/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/templates/video/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
/* glyphicons.less:L21 */
.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;
}
/* glyphicons.less:L34 */
/* glyphicons.less:L34 */
.glyphicon-asterisk:before {
  content: "\2a";
}
/* glyphicons.less:L35 */
/* glyphicons.less:L35 */
.glyphicon-plus:before {
  content: "\2b";
}
/* glyphicons.less:L36 */
/* glyphicons.less:L36 */
.glyphicon-euro:before {
  content: "\20ac";
}
/* glyphicons.less:L37 */
/* glyphicons.less:L37 */
.glyphicon-minus:before {
  content: "\2212";
}
/* glyphicons.less:L38 */
/* glyphicons.less:L38 */
.glyphicon-cloud:before {
  content: "\2601";
}
/* glyphicons.less:L39 */
/* glyphicons.less:L39 */
.glyphicon-envelope:before {
  content: "\2709";
}
/* glyphicons.less:L40 */
/* glyphicons.less:L40 */
.glyphicon-pencil:before {
  content: "\270f";
}
/* glyphicons.less:L41 */
/* glyphicons.less:L41 */
.glyphicon-glass:before {
  content: "\e001";
}
/* glyphicons.less:L42 */
/* glyphicons.less:L42 */
.glyphicon-music:before {
  content: "\e002";
}
/* glyphicons.less:L43 */
/* glyphicons.less:L43 */
.glyphicon-search:before {
  content: "\e003";
}
/* glyphicons.less:L44 */
/* glyphicons.less:L44 */
.glyphicon-heart:before {
  content: "\e005";
}
/* glyphicons.less:L45 */
/* glyphicons.less:L45 */
.glyphicon-star:before {
  content: "\e006";
}
/* glyphicons.less:L46 */
/* glyphicons.less:L46 */
.glyphicon-star-empty:before {
  content: "\e007";
}
/* glyphicons.less:L47 */
/* glyphicons.less:L47 */
.glyphicon-user:before {
  content: "\e008";
}
/* glyphicons.less:L48 */
/* glyphicons.less:L48 */
.glyphicon-film:before {
  content: "\e009";
}
/* glyphicons.less:L49 */
/* glyphicons.less:L49 */
.glyphicon-th-large:before {
  content: "\e010";
}
/* glyphicons.less:L50 */
/* glyphicons.less:L50 */
.glyphicon-th:before {
  content: "\e011";
}
/* glyphicons.less:L51 */
/* glyphicons.less:L51 */
.glyphicon-th-list:before {
  content: "\e012";
}
/* glyphicons.less:L52 */
/* glyphicons.less:L52 */
.glyphicon-ok:before {
  content: "\e013";
}
/* glyphicons.less:L53 */
/* glyphicons.less:L53 */
.glyphicon-remove:before {
  content: "\e014";
}
/* glyphicons.less:L54 */
/* glyphicons.less:L54 */
.glyphicon-zoom-in:before {
  content: "\e015";
}
/* glyphicons.less:L55 */
/* glyphicons.less:L55 */
.glyphicon-zoom-out:before {
  content: "\e016";
}
/* glyphicons.less:L56 */
/* glyphicons.less:L56 */
.glyphicon-off:before {
  content: "\e017";
}
/* glyphicons.less:L57 */
/* glyphicons.less:L57 */
.glyphicon-signal:before {
  content: "\e018";
}
/* glyphicons.less:L58 */
/* glyphicons.less:L58 */
.glyphicon-cog:before {
  content: "\e019";
}
/* glyphicons.less:L59 */
/* glyphicons.less:L59 */
.glyphicon-trash:before {
  content: "\e020";
}
/* glyphicons.less:L60 */
/* glyphicons.less:L60 */
.glyphicon-home:before {
  content: "\e021";
}
/* glyphicons.less:L61 */
/* glyphicons.less:L61 */
.glyphicon-file:before {
  content: "\e022";
}
/* glyphicons.less:L62 */
/* glyphicons.less:L62 */
.glyphicon-time:before {
  content: "\e023";
}
/* glyphicons.less:L63 */
/* glyphicons.less:L63 */
.glyphicon-road:before {
  content: "\e024";
}
/* glyphicons.less:L64 */
/* glyphicons.less:L64 */
.glyphicon-download-alt:before {
  content: "\e025";
}
/* glyphicons.less:L65 */
/* glyphicons.less:L65 */
.glyphicon-download:before {
  content: "\e026";
}
/* glyphicons.less:L66 */
/* glyphicons.less:L66 */
.glyphicon-upload:before {
  content: "\e027";
}
/* glyphicons.less:L67 */
/* glyphicons.less:L67 */
.glyphicon-inbox:before {
  content: "\e028";
}
/* glyphicons.less:L68 */
/* glyphicons.less:L68 */
.glyphicon-play-circle:before {
  content: "\e029";
}
/* glyphicons.less:L69 */
/* glyphicons.less:L69 */
.glyphicon-repeat:before {
  content: "\e030";
}
/* glyphicons.less:L70 */
/* glyphicons.less:L70 */
.glyphicon-refresh:before {
  content: "\e031";
}
/* glyphicons.less:L71 */
/* glyphicons.less:L71 */
.glyphicon-list-alt:before {
  content: "\e032";
}
/* glyphicons.less:L72 */
/* glyphicons.less:L72 */
.glyphicon-lock:before {
  content: "\e033";
}
/* glyphicons.less:L73 */
/* glyphicons.less:L73 */
.glyphicon-flag:before {
  content: "\e034";
}
/* glyphicons.less:L74 */
/* glyphicons.less:L74 */
.glyphicon-headphones:before {
  content: "\e035";
}
/* glyphicons.less:L75 */
/* glyphicons.less:L75 */
.glyphicon-volume-off:before {
  content: "\e036";
}
/* glyphicons.less:L76 */
/* glyphicons.less:L76 */
.glyphicon-volume-down:before {
  content: "\e037";
}
/* glyphicons.less:L77 */
/* glyphicons.less:L77 */
.glyphicon-volume-up:before {
  content: "\e038";
}
/* glyphicons.less:L78 */
/* glyphicons.less:L78 */
.glyphicon-qrcode:before {
  content: "\e039";
}
/* glyphicons.less:L79 */
/* glyphicons.less:L79 */
.glyphicon-barcode:before {
  content: "\e040";
}
/* glyphicons.less:L80 */
/* glyphicons.less:L80 */
.glyphicon-tag:before {
  content: "\e041";
}
/* glyphicons.less:L81 */
/* glyphicons.less:L81 */
.glyphicon-tags:before {
  content: "\e042";
}
/* glyphicons.less:L82 */
/* glyphicons.less:L82 */
.glyphicon-book:before {
  content: "\e043";
}
/* glyphicons.less:L83 */
/* glyphicons.less:L83 */
.glyphicon-bookmark:before {
  content: "\e044";
}
/* glyphicons.less:L84 */
/* glyphicons.less:L84 */
.glyphicon-print:before {
  content: "\e045";
}
/* glyphicons.less:L85 */
/* glyphicons.less:L85 */
.glyphicon-camera:before {
  content: "\e046";
}
/* glyphicons.less:L86 */
/* glyphicons.less:L86 */
.glyphicon-font:before {
  content: "\e047";
}
/* glyphicons.less:L87 */
/* glyphicons.less:L87 */
.glyphicon-bold:before {
  content: "\e048";
}
/* glyphicons.less:L88 */
/* glyphicons.less:L88 */
.glyphicon-italic:before {
  content: "\e049";
}
/* glyphicons.less:L89 */
/* glyphicons.less:L89 */
.glyphicon-text-height:before {
  content: "\e050";
}
/* glyphicons.less:L90 */
/* glyphicons.less:L90 */
.glyphicon-text-width:before {
  content: "\e051";
}
/* glyphicons.less:L91 */
/* glyphicons.less:L91 */
.glyphicon-align-left:before {
  content: "\e052";
}
/* glyphicons.less:L92 */
/* glyphicons.less:L92 */
.glyphicon-align-center:before {
  content: "\e053";
}
/* glyphicons.less:L93 */
/* glyphicons.less:L93 */
.glyphicon-align-right:before {
  content: "\e054";
}
/* glyphicons.less:L94 */
/* glyphicons.less:L94 */
.glyphicon-align-justify:before {
  content: "\e055";
}
/* glyphicons.less:L95 */
/* glyphicons.less:L95 */
.glyphicon-list:before {
  content: "\e056";
}
/* glyphicons.less:L96 */
/* glyphicons.less:L96 */
.glyphicon-indent-left:before {
  content: "\e057";
}
/* glyphicons.less:L97 */
/* glyphicons.less:L97 */
.glyphicon-indent-right:before {
  content: "\e058";
}
/* glyphicons.less:L98 */
/* glyphicons.less:L98 */
.glyphicon-facetime-video:before {
  content: "\e059";
}
/* glyphicons.less:L99 */
/* glyphicons.less:L99 */
.glyphicon-picture:before {
  content: "\e060";
}
/* glyphicons.less:L100 */
/* glyphicons.less:L100 */
.glyphicon-map-marker:before {
  content: "\e062";
}
/* glyphicons.less:L101 */
/* glyphicons.less:L101 */
.glyphicon-adjust:before {
  content: "\e063";
}
/* glyphicons.less:L102 */
/* glyphicons.less:L102 */
.glyphicon-tint:before {
  content: "\e064";
}
/* glyphicons.less:L103 */
/* glyphicons.less:L103 */
.glyphicon-edit:before {
  content: "\e065";
}
/* glyphicons.less:L104 */
/* glyphicons.less:L104 */
.glyphicon-share:before {
  content: "\e066";
}
/* glyphicons.less:L105 */
/* glyphicons.less:L105 */
.glyphicon-check:before {
  content: "\e067";
}
/* glyphicons.less:L106 */
/* glyphicons.less:L106 */
.glyphicon-move:before {
  content: "\e068";
}
/* glyphicons.less:L107 */
/* glyphicons.less:L107 */
.glyphicon-step-backward:before {
  content: "\e069";
}
/* glyphicons.less:L108 */
/* glyphicons.less:L108 */
.glyphicon-fast-backward:before {
  content: "\e070";
}
/* glyphicons.less:L109 */
/* glyphicons.less:L109 */
.glyphicon-backward:before {
  content: "\e071";
}
/* glyphicons.less:L110 */
/* glyphicons.less:L110 */
.glyphicon-play:before {
  content: "\e072";
}
/* glyphicons.less:L111 */
/* glyphicons.less:L111 */
.glyphicon-pause:before {
  content: "\e073";
}
/* glyphicons.less:L112 */
/* glyphicons.less:L112 */
.glyphicon-stop:before {
  content: "\e074";
}
/* glyphicons.less:L113 */
/* glyphicons.less:L113 */
.glyphicon-forward:before {
  content: "\e075";
}
/* glyphicons.less:L114 */
/* glyphicons.less:L114 */
.glyphicon-fast-forward:before {
  content: "\e076";
}
/* glyphicons.less:L115 */
/* glyphicons.less:L115 */
.glyphicon-step-forward:before {
  content: "\e077";
}
/* glyphicons.less:L116 */
/* glyphicons.less:L116 */
.glyphicon-eject:before {
  content: "\e078";
}
/* glyphicons.less:L117 */
/* glyphicons.less:L117 */
.glyphicon-chevron-left:before {
  content: "\e079";
}
/* glyphicons.less:L118 */
/* glyphicons.less:L118 */
.glyphicon-chevron-right:before {
  content: "\e080";
}
/* glyphicons.less:L119 */
/* glyphicons.less:L119 */
.glyphicon-plus-sign:before {
  content: "\e081";
}
/* glyphicons.less:L120 */
/* glyphicons.less:L120 */
.glyphicon-minus-sign:before {
  content: "\e082";
}
/* glyphicons.less:L121 */
/* glyphicons.less:L121 */
.glyphicon-remove-sign:before {
  content: "\e083";
}
/* glyphicons.less:L122 */
/* glyphicons.less:L122 */
.glyphicon-ok-sign:before {
  content: "\e084";
}
/* glyphicons.less:L123 */
/* glyphicons.less:L123 */
.glyphicon-question-sign:before {
  content: "\e085";
}
/* glyphicons.less:L124 */
/* glyphicons.less:L124 */
.glyphicon-info-sign:before {
  content: "\e086";
}
/* glyphicons.less:L125 */
/* glyphicons.less:L125 */
.glyphicon-screenshot:before {
  content: "\e087";
}
/* glyphicons.less:L126 */
/* glyphicons.less:L126 */
.glyphicon-remove-circle:before {
  content: "\e088";
}
/* glyphicons.less:L127 */
/* glyphicons.less:L127 */
.glyphicon-ok-circle:before {
  content: "\e089";
}
/* glyphicons.less:L128 */
/* glyphicons.less:L128 */
.glyphicon-ban-circle:before {
  content: "\e090";
}
/* glyphicons.less:L129 */
/* glyphicons.less:L129 */
.glyphicon-arrow-left:before {
  content: "\e091";
}
/* glyphicons.less:L130 */
/* glyphicons.less:L130 */
.glyphicon-arrow-right:before {
  content: "\e092";
}
/* glyphicons.less:L131 */
/* glyphicons.less:L131 */
.glyphicon-arrow-up:before {
  content: "\e093";
}
/* glyphicons.less:L132 */
/* glyphicons.less:L132 */
.glyphicon-arrow-down:before {
  content: "\e094";
}
/* glyphicons.less:L133 */
/* glyphicons.less:L133 */
.glyphicon-share-alt:before {
  content: "\e095";
}
/* glyphicons.less:L134 */
/* glyphicons.less:L134 */
.glyphicon-resize-full:before {
  content: "\e096";
}
/* glyphicons.less:L135 */
/* glyphicons.less:L135 */
.glyphicon-resize-small:before {
  content: "\e097";
}
/* glyphicons.less:L136 */
/* glyphicons.less:L136 */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
/* glyphicons.less:L137 */
/* glyphicons.less:L137 */
.glyphicon-gift:before {
  content: "\e102";
}
/* glyphicons.less:L138 */
/* glyphicons.less:L138 */
.glyphicon-leaf:before {
  content: "\e103";
}
/* glyphicons.less:L139 */
/* glyphicons.less:L139 */
.glyphicon-fire:before {
  content: "\e104";
}
/* glyphicons.less:L140 */
/* glyphicons.less:L140 */
.glyphicon-eye-open:before {
  content: "\e105";
}
/* glyphicons.less:L141 */
/* glyphicons.less:L141 */
.glyphicon-eye-close:before {
  content: "\e106";
}
/* glyphicons.less:L142 */
/* glyphicons.less:L142 */
.glyphicon-warning-sign:before {
  content: "\e107";
}
/* glyphicons.less:L143 */
/* glyphicons.less:L143 */
.glyphicon-plane:before {
  content: "\e108";
}
/* glyphicons.less:L144 */
/* glyphicons.less:L144 */
.glyphicon-calendar:before {
  content: "\e109";
}
/* glyphicons.less:L145 */
/* glyphicons.less:L145 */
.glyphicon-random:before {
  content: "\e110";
}
/* glyphicons.less:L146 */
/* glyphicons.less:L146 */
.glyphicon-comment:before {
  content: "\e111";
}
/* glyphicons.less:L147 */
/* glyphicons.less:L147 */
.glyphicon-magnet:before {
  content: "\e112";
}
/* glyphicons.less:L148 */
/* glyphicons.less:L148 */
.glyphicon-chevron-up:before {
  content: "\e113";
}
/* glyphicons.less:L149 */
/* glyphicons.less:L149 */
.glyphicon-chevron-down:before {
  content: "\e114";
}
/* glyphicons.less:L150 */
/* glyphicons.less:L150 */
.glyphicon-retweet:before {
  content: "\e115";
}
/* glyphicons.less:L151 */
/* glyphicons.less:L151 */
.glyphicon-shopping-cart:before {
  content: "\e116";
}
/* glyphicons.less:L152 */
/* glyphicons.less:L152 */
.glyphicon-folder-close:before {
  content: "\e117";
}
/* glyphicons.less:L153 */
/* glyphicons.less:L153 */
.glyphicon-folder-open:before {
  content: "\e118";
}
/* glyphicons.less:L154 */
/* glyphicons.less:L154 */
.glyphicon-resize-vertical:before {
  content: "\e119";
}
/* glyphicons.less:L155 */
/* glyphicons.less:L155 */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
/* glyphicons.less:L156 */
/* glyphicons.less:L156 */
.glyphicon-hdd:before {
  content: "\e121";
}
/* glyphicons.less:L157 */
/* glyphicons.less:L157 */
.glyphicon-bullhorn:before {
  content: "\e122";
}
/* glyphicons.less:L158 */
/* glyphicons.less:L158 */
.glyphicon-bell:before {
  content: "\e123";
}
/* glyphicons.less:L159 */
/* glyphicons.less:L159 */
.glyphicon-certificate:before {
  content: "\e124";
}
/* glyphicons.less:L160 */
/* glyphicons.less:L160 */
.glyphicon-thumbs-up:before {
  content: "\e125";
}
/* glyphicons.less:L161 */
/* glyphicons.less:L161 */
.glyphicon-thumbs-down:before {
  content: "\e126";
}
/* glyphicons.less:L162 */
/* glyphicons.less:L162 */
.glyphicon-hand-right:before {
  content: "\e127";
}
/* glyphicons.less:L163 */
/* glyphicons.less:L163 */
.glyphicon-hand-left:before {
  content: "\e128";
}
/* glyphicons.less:L164 */
/* glyphicons.less:L164 */
.glyphicon-hand-up:before {
  content: "\e129";
}
/* glyphicons.less:L165 */
/* glyphicons.less:L165 */
.glyphicon-hand-down:before {
  content: "\e130";
}
/* glyphicons.less:L166 */
/* glyphicons.less:L166 */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
/* glyphicons.less:L167 */
/* glyphicons.less:L167 */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
/* glyphicons.less:L168 */
/* glyphicons.less:L168 */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
/* glyphicons.less:L169 */
/* glyphicons.less:L169 */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
/* glyphicons.less:L170 */
/* glyphicons.less:L170 */
.glyphicon-globe:before {
  content: "\e135";
}
/* glyphicons.less:L171 */
/* glyphicons.less:L171 */
.glyphicon-wrench:before {
  content: "\e136";
}
/* glyphicons.less:L172 */
/* glyphicons.less:L172 */
.glyphicon-tasks:before {
  content: "\e137";
}
/* glyphicons.less:L173 */
/* glyphicons.less:L173 */
.glyphicon-filter:before {
  content: "\e138";
}
/* glyphicons.less:L174 */
/* glyphicons.less:L174 */
.glyphicon-briefcase:before {
  content: "\e139";
}
/* glyphicons.less:L175 */
/* glyphicons.less:L175 */
.glyphicon-fullscreen:before {
  content: "\e140";
}
/* glyphicons.less:L176 */
/* glyphicons.less:L176 */
.glyphicon-dashboard:before {
  content: "\e141";
}
/* glyphicons.less:L177 */
/* glyphicons.less:L177 */
.glyphicon-paperclip:before {
  content: "\e142";
}
/* glyphicons.less:L178 */
/* glyphicons.less:L178 */
.glyphicon-heart-empty:before {
  content: "\e143";
}
/* glyphicons.less:L179 */
/* glyphicons.less:L179 */
.glyphicon-link:before {
  content: "\e144";
}
/* glyphicons.less:L180 */
/* glyphicons.less:L180 */
.glyphicon-phone:before {
  content: "\e145";
}
/* glyphicons.less:L181 */
/* glyphicons.less:L181 */
.glyphicon-pushpin:before {
  content: "\e146";
}
/* glyphicons.less:L182 */
/* glyphicons.less:L182 */
.glyphicon-usd:before {
  content: "\e148";
}
/* glyphicons.less:L183 */
/* glyphicons.less:L183 */
.glyphicon-gbp:before {
  content: "\e149";
}
/* glyphicons.less:L184 */
/* glyphicons.less:L184 */
.glyphicon-sort:before {
  content: "\e150";
}
/* glyphicons.less:L185 */
/* glyphicons.less:L185 */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
/* glyphicons.less:L186 */
/* glyphicons.less:L186 */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
/* glyphicons.less:L187 */
/* glyphicons.less:L187 */
.glyphicon-sort-by-order:before {
  content: "\e153";
}
/* glyphicons.less:L188 */
/* glyphicons.less:L188 */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
/* glyphicons.less:L189 */
/* glyphicons.less:L189 */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
/* glyphicons.less:L190 */
/* glyphicons.less:L190 */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
/* glyphicons.less:L191 */
/* glyphicons.less:L191 */
.glyphicon-unchecked:before {
  content: "\e157";
}
/* glyphicons.less:L192 */
/* glyphicons.less:L192 */
.glyphicon-expand:before {
  content: "\e158";
}
/* glyphicons.less:L193 */
/* glyphicons.less:L193 */
.glyphicon-collapse-down:before {
  content: "\e159";
}
/* glyphicons.less:L194 */
/* glyphicons.less:L194 */
.glyphicon-collapse-up:before {
  content: "\e160";
}
/* glyphicons.less:L195 */
/* glyphicons.less:L195 */
.glyphicon-log-in:before {
  content: "\e161";
}
/* glyphicons.less:L196 */
/* glyphicons.less:L196 */
.glyphicon-flash:before {
  content: "\e162";
}
/* glyphicons.less:L197 */
/* glyphicons.less:L197 */
.glyphicon-log-out:before {
  content: "\e163";
}
/* glyphicons.less:L198 */
/* glyphicons.less:L198 */
.glyphicon-new-window:before {
  content: "\e164";
}
/* glyphicons.less:L199 */
/* glyphicons.less:L199 */
.glyphicon-record:before {
  content: "\e165";
}
/* glyphicons.less:L200 */
/* glyphicons.less:L200 */
.glyphicon-save:before {
  content: "\e166";
}
/* glyphicons.less:L201 */
/* glyphicons.less:L201 */
.glyphicon-open:before {
  content: "\e167";
}
/* glyphicons.less:L202 */
/* glyphicons.less:L202 */
.glyphicon-saved:before {
  content: "\e168";
}
/* glyphicons.less:L203 */
/* glyphicons.less:L203 */
.glyphicon-import:before {
  content: "\e169";
}
/* glyphicons.less:L204 */
/* glyphicons.less:L204 */
.glyphicon-export:before {
  content: "\e170";
}
/* glyphicons.less:L205 */
/* glyphicons.less:L205 */
.glyphicon-send:before {
  content: "\e171";
}
/* glyphicons.less:L206 */
/* glyphicons.less:L206 */
.glyphicon-floppy-disk:before {
  content: "\e172";
}
/* glyphicons.less:L207 */
/* glyphicons.less:L207 */
.glyphicon-floppy-saved:before {
  content: "\e173";
}
/* glyphicons.less:L208 */
/* glyphicons.less:L208 */
.glyphicon-floppy-remove:before {
  content: "\e174";
}
/* glyphicons.less:L209 */
/* glyphicons.less:L209 */
.glyphicon-floppy-save:before {
  content: "\e175";
}
/* glyphicons.less:L210 */
/* glyphicons.less:L210 */
.glyphicon-floppy-open:before {
  content: "\e176";
}
/* glyphicons.less:L211 */
/* glyphicons.less:L211 */
.glyphicon-credit-card:before {
  content: "\e177";
}
/* glyphicons.less:L212 */
/* glyphicons.less:L212 */
.glyphicon-transfer:before {
  content: "\e178";
}
/* glyphicons.less:L213 */
/* glyphicons.less:L213 */
.glyphicon-cutlery:before {
  content: "\e179";
}
/* glyphicons.less:L214 */
/* glyphicons.less:L214 */
.glyphicon-header:before {
  content: "\e180";
}
/* glyphicons.less:L215 */
/* glyphicons.less:L215 */
.glyphicon-compressed:before {
  content: "\e181";
}
/* glyphicons.less:L216 */
/* glyphicons.less:L216 */
.glyphicon-earphone:before {
  content: "\e182";
}
/* glyphicons.less:L217 */
/* glyphicons.less:L217 */
.glyphicon-phone-alt:before {
  content: "\e183";
}
/* glyphicons.less:L218 */
/* glyphicons.less:L218 */
.glyphicon-tower:before {
  content: "\e184";
}
/* glyphicons.less:L219 */
/* glyphicons.less:L219 */
.glyphicon-stats:before {
  content: "\e185";
}
/* glyphicons.less:L220 */
/* glyphicons.less:L220 */
.glyphicon-sd-video:before {
  content: "\e186";
}
/* glyphicons.less:L221 */
/* glyphicons.less:L221 */
.glyphicon-hd-video:before {
  content: "\e187";
}
/* glyphicons.less:L222 */
/* glyphicons.less:L222 */
.glyphicon-subtitles:before {
  content: "\e188";
}
/* glyphicons.less:L223 */
/* glyphicons.less:L223 */
.glyphicon-sound-stereo:before {
  content: "\e189";
}
/* glyphicons.less:L224 */
/* glyphicons.less:L224 */
.glyphicon-sound-dolby:before {
  content: "\e190";
}
/* glyphicons.less:L225 */
/* glyphicons.less:L225 */
.glyphicon-sound-5-1:before {
  content: "\e191";
}
/* glyphicons.less:L226 */
/* glyphicons.less:L226 */
.glyphicon-sound-6-1:before {
  content: "\e192";
}
/* glyphicons.less:L227 */
/* glyphicons.less:L227 */
.glyphicon-sound-7-1:before {
  content: "\e193";
}
/* glyphicons.less:L228 */
/* glyphicons.less:L228 */
.glyphicon-copyright-mark:before {
  content: "\e194";
}
/* glyphicons.less:L229 */
/* glyphicons.less:L229 */
.glyphicon-registration-mark:before {
  content: "\e195";
}
/* glyphicons.less:L230 */
/* glyphicons.less:L230 */
.glyphicon-cloud-download:before {
  content: "\e197";
}
/* glyphicons.less:L231 */
/* glyphicons.less:L231 */
.glyphicon-cloud-upload:before {
  content: "\e198";
}
/* glyphicons.less:L232 */
/* glyphicons.less:L232 */
.glyphicon-tree-conifer:before {
  content: "\e199";
}
/* glyphicons.less:L233 */
/* glyphicons.less:L233 */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
/* scaffolding.less:L11 */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* scaffolding.less:L14 */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* scaffolding.less:L22 */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
/* scaffolding.less:L27 */
body {
  font-family: Arial;
  font-size: 14px;
  line-height: 1.42;
  color: #333333;
  background-color: white;
}
/* scaffolding.less:L36 */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
/* scaffolding.less:L48 */
a {
  color: #e1e1e1;
  text-decoration: none;
}
/* scaffolding.less:L52 */
a:hover,
a:focus {
  color: #e1e1e1;
  text-decoration: underline;
}
/* scaffolding.less:L58 */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* scaffolding.less:L69 */
figure {
  margin: 0;
}
/* scaffolding.less:L76 */
img {
  vertical-align: middle;
}
/* scaffolding.less:L81 */
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
/* scaffolding.less:L86 */
.img-rounded {
  border-radius: 6px;
}
/* scaffolding.less:L93 */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
/* scaffolding.less:L106 */
.img-circle {
  border-radius: 50%;
}
/* scaffolding.less:L113 */
hr {
  margin-top: 19px;
  margin-bottom: 19px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
/* scaffolding.less:L125 */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* scaffolding.less:L140 */
/* scaffolding.less:L141 */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* type.less:L9 */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Arial';
  font-weight: 500;
  line-height: 1.1;
  color: #863c6f;
}
/* type.less:L16 */
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: #777777;
}
/* type.less:L24 */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 19px;
  margin-bottom: 9.5px;
}
/* type.less:L30 */
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%;
}
/* type.less:L35 */
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
/* type.less:L41 */
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%;
}
/* type.less:L47 */
h1,
.h1 {
  font-size: 20px;
}
/* type.less:L48 */
h2,
.h2 {
  font-size: 20px;
}
/* type.less:L49 */
h3,
.h3 {
  font-size: 20px;
}
/* type.less:L50 */
h4,
.h4 {
  font-size: 18px;
}
/* type.less:L51 */
h5,
.h5 {
  font-size: 14px;
}
/* type.less:L52 */
h6,
.h6 {
  font-size: 12px;
}
/* type.less:L58 */
p {
  margin: 0 0 9.5px;
}
/* type.less:L62 */
.lead {
  margin-bottom: 19px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
/* type.less:L78 */
small,
.small {
  font-size: 85%;
}
/* type.less:L84 */
cite {
  font-style: normal;
}
/* type.less:L88 */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
/* type.less:L95 */
.text-left {
  text-align: left;
}
/* type.less:L96 */
.text-right {
  text-align: right;
}
/* type.less:L97 */
.text-center {
  text-align: center;
}
/* type.less:L98 */
.text-justify {
  text-align: justify;
}
/* type.less:L99 */
.text-nowrap {
  white-space: nowrap;
}
/* type.less:L102 */
.text-lowercase {
  text-transform: lowercase;
}
/* type.less:L103 */
.text-uppercase {
  text-transform: uppercase;
}
/* type.less:L104 */
.text-capitalize {
  text-transform: capitalize;
}
/* type.less:L107 */
.text-muted {
  color: #777777;
}
/* type.less:L110 */
.text-primary {
  color: #863c6f;
}
/* mixins/text-emphasis.less:L5 */
a.text-primary:hover {
  color: #632c52;
}
/* type.less:L113 */
.text-success {
  color: #3c763d;
}
/* mixins/text-emphasis.less:L5 */
a.text-success:hover {
  color: #2b542c;
}
/* type.less:L116 */
.text-info {
  color: #31708f;
}
/* mixins/text-emphasis.less:L5 */
a.text-info:hover {
  color: #245269;
}
/* type.less:L119 */
.text-warning {
  color: #8a6d3b;
}
/* mixins/text-emphasis.less:L5 */
a.text-warning:hover {
  color: #66512c;
}
/* type.less:L122 */
.text-danger {
  color: #a94442;
}
/* mixins/text-emphasis.less:L5 */
a.text-danger:hover {
  color: #843534;
}
/* type.less:L129 */
.bg-primary {
  color: white;
  background-color: #863c6f;
}
/* mixins/background-variant.less:L5 */
a.bg-primary:hover {
  background-color: #632c52;
}
/* type.less:L135 */
.bg-success {
  background-color: #dff0d8;
}
/* mixins/background-variant.less:L5 */
a.bg-success:hover {
  background-color: #c1e2b3;
}
/* type.less:L138 */
.bg-info {
  background-color: #d9edf7;
}
/* mixins/background-variant.less:L5 */
a.bg-info:hover {
  background-color: #afd9ee;
}
/* type.less:L141 */
.bg-warning {
  background-color: #fcf8e3;
}
/* mixins/background-variant.less:L5 */
a.bg-warning:hover {
  background-color: #f7ecb5;
}
/* type.less:L144 */
.bg-danger {
  background-color: #f2dede;
}
/* mixins/background-variant.less:L5 */
a.bg-danger:hover {
  background-color: #e4b9b9;
}
/* type.less:L152 */
.page-header {
  padding-bottom: 8.5px;
  margin: 38px 0 19px;
  border-bottom: 1px solid #eeeeee;
}
/* type.less:L163 */
ul,
ol {
  margin-top: 0;
  margin-bottom: 9.5px;
}
/* type.less:L167 */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
/* type.less:L176 */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
/* type.less:L182 */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* type.less:L186 */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
/* type.less:L194 */
dl {
  margin-top: 0;
  margin-bottom: 19px;
}
/* type.less:L198 */
dt,
dd {
  line-height: 1.42;
}
/* type.less:L202 */
dt {
  font-weight: bold;
}
/* type.less:L205 */
dd {
  margin-left: 0;
}
/* type.less:L214 */
/* type.less:L215 */
@media (min-width: 768px) {
  /* type.less:L220 */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* type.less:L227 */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* type.less:L238 */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
/* type.less:L244 */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
/* type.less:L250 */
blockquote {
  padding: 9.5px 19px;
  margin: 0 0 19px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
/* type.less:L256 */
/* type.less:L259 */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* type.less:L266 */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42;
  color: #777777;
}
/* type.less:L274 */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
/* type.less:L283 */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
/* type.less:L292 */
/* type.less:L295 */
.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: '';
}
/* type.less:L296 */
.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';
}
/* type.less:L303 */
blockquote:before,
blockquote:after {
  content: "";
}
/* type.less:L309 */
address {
  margin-bottom: 19px;
  font-style: normal;
  line-height: 1.42;
}
/* code.less:L7 */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
/* code.less:L16 */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}
/* code.less:L26 */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* code.less:L34 */
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
/* code.less:L42 */
pre {
  display: block;
  padding: 9px;
  margin: 0 0 9.5px;
  font-size: 13px;
  line-height: 1.42;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
/* code.less:L56 */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
/* code.less:L67 */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
/* grid.less:L10 */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
/* grid.less:L30 */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
/* grid.less:L39 */
.row {
  margin-left: 0px;
  margin-right: 0px;
}
/* mixins/grid-framework.less:L17 */
.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-left: 0px;
  padding-right: 0px;
}
/* mixins/grid-framework.less:L39 */
.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;
}
/* mixins/grid-framework.less:L47 */
.col-xs-12 {
  width: 100%;
}
/* mixins/grid-framework.less:L47 */
.col-xs-11 {
  width: 91.666666667%;
}
/* mixins/grid-framework.less:L47 */
.col-xs-10 {
  width: 83.333333333%;
}
/* mixins/grid-framework.less:L47 */
.col-xs-9 {
  width: 75%;
}
/* mixins/grid-framework.less:L47 */
.col-xs-8 {
  width: 66.666666667%;
}
/* mixins/grid-framework.less:L47 */
.col-xs-7 {
  width: 58.333333333%;
}
/* mixins/grid-framework.less:L47 */
.col-xs-6 {
  width: 50%;
}
/* mixins/grid-framework.less:L47 */
.col-xs-5 {
  width: 41.666666667%;
}
/* mixins/grid-framework.less:L47 */
.col-xs-4 {
  width: 33.333333333%;
}
/* mixins/grid-framework.less:L47 */
.col-xs-3 {
  width: 25%;
}
/* mixins/grid-framework.less:L47 */
.col-xs-2 {
  width: 16.666666667%;
}
/* mixins/grid-framework.less:L47 */
.col-xs-1 {
  width: 8.333333333%;
}
/* mixins/grid-framework.less:L62 */
.col-xs-pull-12 {
  right: 100%;
}
/* mixins/grid-framework.less:L62 */
.col-xs-pull-11 {
  right: 91.666666667%;
}
/* mixins/grid-framework.less:L62 */
.col-xs-pull-10 {
  right: 83.333333333%;
}
/* mixins/grid-framework.less:L62 */
.col-xs-pull-9 {
  right: 75%;
}
/* mixins/grid-framework.less:L62 */
.col-xs-pull-8 {
  right: 66.666666667%;
}
/* mixins/grid-framework.less:L62 */
.col-xs-pull-7 {
  right: 58.333333333%;
}
/* mixins/grid-framework.less:L62 */
.col-xs-pull-6 {
  right: 50%;
}
/* mixins/grid-framework.less:L62 */
.col-xs-pull-5 {
  right: 41.666666667%;
}
/* mixins/grid-framework.less:L62 */
.col-xs-pull-4 {
  right: 33.333333333%;
}
/* mixins/grid-framework.less:L62 */
.col-xs-pull-3 {
  right: 25%;
}
/* mixins/grid-framework.less:L62 */
.col-xs-pull-2 {
  right: 16.666666667%;
}
/* mixins/grid-framework.less:L62 */
.col-xs-pull-1 {
  right: 8.333333333%;
}
/* mixins/grid-framework.less:L67 */
.col-xs-pull-0 {
  right: auto;
}
/* mixins/grid-framework.less:L52 */
.col-xs-push-12 {
  left: 100%;
}
/* mixins/grid-framework.less:L52 */
.col-xs-push-11 {
  left: 91.666666667%;
}
/* mixins/grid-framework.less:L52 */
.col-xs-push-10 {
  left: 83.333333333%;
}
/* mixins/grid-framework.less:L52 */
.col-xs-push-9 {
  left: 75%;
}
/* mixins/grid-framework.less:L52 */
.col-xs-push-8 {
  left: 66.666666667%;
}
/* mixins/grid-framework.less:L52 */
.col-xs-push-7 {
  left: 58.333333333%;
}
/* mixins/grid-framework.less:L52 */
.col-xs-push-6 {
  left: 50%;
}
/* mixins/grid-framework.less:L52 */
.col-xs-push-5 {
  left: 41.666666667%;
}
/* mixins/grid-framework.less:L52 */
.col-xs-push-4 {
  left: 33.333333333%;
}
/* mixins/grid-framework.less:L52 */
.col-xs-push-3 {
  left: 25%;
}
/* mixins/grid-framework.less:L52 */
.col-xs-push-2 {
  left: 16.666666667%;
}
/* mixins/grid-framework.less:L52 */
.col-xs-push-1 {
  left: 8.333333333%;
}
/* mixins/grid-framework.less:L57 */
.col-xs-push-0 {
  left: auto;
}
/* mixins/grid-framework.less:L72 */
.col-xs-offset-12 {
  margin-left: 100%;
}
/* mixins/grid-framework.less:L72 */
.col-xs-offset-11 {
  margin-left: 91.666666667%;
}
/* mixins/grid-framework.less:L72 */
.col-xs-offset-10 {
  margin-left: 83.333333333%;
}
/* mixins/grid-framework.less:L72 */
.col-xs-offset-9 {
  margin-left: 75%;
}
/* mixins/grid-framework.less:L72 */
.col-xs-offset-8 {
  margin-left: 66.666666667%;
}
/* mixins/grid-framework.less:L72 */
.col-xs-offset-7 {
  margin-left: 58.333333333%;
}
/* mixins/grid-framework.less:L72 */
.col-xs-offset-6 {
  margin-left: 50%;
}
/* mixins/grid-framework.less:L72 */
.col-xs-offset-5 {
  margin-left: 41.666666667%;
}
/* mixins/grid-framework.less:L72 */
.col-xs-offset-4 {
  margin-left: 33.333333333%;
}
/* mixins/grid-framework.less:L72 */
.col-xs-offset-3 {
  margin-left: 25%;
}
/* mixins/grid-framework.less:L72 */
.col-xs-offset-2 {
  margin-left: 16.666666667%;
}
/* mixins/grid-framework.less:L72 */
.col-xs-offset-1 {
  margin-left: 8.333333333%;
}
/* mixins/grid-framework.less:L72 */
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  /* mixins/grid-framework.less:L39 */
  .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;
  }
  /* mixins/grid-framework.less:L47 */
  .col-sm-12 {
    width: 100%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-sm-11 {
    width: 91.666666667%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-sm-10 {
    width: 83.333333333%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-sm-9 {
    width: 75%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-sm-8 {
    width: 66.666666667%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-sm-7 {
    width: 58.333333333%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-sm-6 {
    width: 50%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-sm-5 {
    width: 41.666666667%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-sm-4 {
    width: 33.333333333%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-sm-3 {
    width: 25%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-sm-2 {
    width: 16.666666667%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-sm-1 {
    width: 8.333333333%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-sm-pull-11 {
    right: 91.666666667%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-sm-pull-10 {
    right: 83.333333333%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-sm-pull-8 {
    right: 66.666666667%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-sm-pull-7 {
    right: 58.333333333%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-sm-pull-5 {
    right: 41.666666667%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-sm-pull-4 {
    right: 33.333333333%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-sm-pull-2 {
    right: 16.666666667%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-sm-pull-1 {
    right: 8.333333333%;
  }
  /* mixins/grid-framework.less:L67 */
  .col-sm-pull-0 {
    right: auto;
  }
  /* mixins/grid-framework.less:L52 */
  .col-sm-push-12 {
    left: 100%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-sm-push-11 {
    left: 91.666666667%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-sm-push-10 {
    left: 83.333333333%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-sm-push-9 {
    left: 75%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-sm-push-8 {
    left: 66.666666667%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-sm-push-7 {
    left: 58.333333333%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-sm-push-6 {
    left: 50%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-sm-push-5 {
    left: 41.666666667%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-sm-push-4 {
    left: 33.333333333%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-sm-push-3 {
    left: 25%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-sm-push-2 {
    left: 16.666666667%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-sm-push-1 {
    left: 8.333333333%;
  }
  /* mixins/grid-framework.less:L57 */
  .col-sm-push-0 {
    left: auto;
  }
  /* mixins/grid-framework.less:L72 */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-sm-offset-11 {
    margin-left: 91.666666667%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-sm-offset-10 {
    margin-left: 83.333333333%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-sm-offset-8 {
    margin-left: 66.666666667%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-sm-offset-7 {
    margin-left: 58.333333333%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-sm-offset-5 {
    margin-left: 41.666666667%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-sm-offset-4 {
    margin-left: 33.333333333%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-sm-offset-2 {
    margin-left: 16.666666667%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-sm-offset-1 {
    margin-left: 8.333333333%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  /* mixins/grid-framework.less:L39 */
  .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;
  }
  /* mixins/grid-framework.less:L47 */
  .col-md-12 {
    width: 100%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-md-11 {
    width: 91.666666667%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-md-10 {
    width: 83.333333333%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-md-9 {
    width: 75%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-md-8 {
    width: 66.666666667%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-md-7 {
    width: 58.333333333%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-md-6 {
    width: 50%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-md-5 {
    width: 41.666666667%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-md-4 {
    width: 33.333333333%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-md-3 {
    width: 25%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-md-2 {
    width: 16.666666667%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-md-1 {
    width: 8.333333333%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-md-pull-12 {
    right: 100%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-md-pull-11 {
    right: 91.666666667%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-md-pull-10 {
    right: 83.333333333%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-md-pull-9 {
    right: 75%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-md-pull-8 {
    right: 66.666666667%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-md-pull-7 {
    right: 58.333333333%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-md-pull-6 {
    right: 50%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-md-pull-5 {
    right: 41.666666667%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-md-pull-4 {
    right: 33.333333333%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-md-pull-3 {
    right: 25%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-md-pull-2 {
    right: 16.666666667%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-md-pull-1 {
    right: 8.333333333%;
  }
  /* mixins/grid-framework.less:L67 */
  .col-md-pull-0 {
    right: auto;
  }
  /* mixins/grid-framework.less:L52 */
  .col-md-push-12 {
    left: 100%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-md-push-11 {
    left: 91.666666667%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-md-push-10 {
    left: 83.333333333%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-md-push-9 {
    left: 75%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-md-push-8 {
    left: 66.666666667%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-md-push-7 {
    left: 58.333333333%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-md-push-6 {
    left: 50%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-md-push-5 {
    left: 41.666666667%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-md-push-4 {
    left: 33.333333333%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-md-push-3 {
    left: 25%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-md-push-2 {
    left: 16.666666667%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-md-push-1 {
    left: 8.333333333%;
  }
  /* mixins/grid-framework.less:L57 */
  .col-md-push-0 {
    left: auto;
  }
  /* mixins/grid-framework.less:L72 */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-md-offset-11 {
    margin-left: 91.666666667%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-md-offset-10 {
    margin-left: 83.333333333%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-md-offset-8 {
    margin-left: 66.666666667%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-md-offset-7 {
    margin-left: 58.333333333%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-md-offset-5 {
    margin-left: 41.666666667%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-md-offset-4 {
    margin-left: 33.333333333%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-md-offset-2 {
    margin-left: 16.666666667%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-md-offset-1 {
    margin-left: 8.333333333%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  /* mixins/grid-framework.less:L39 */
  .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;
  }
  /* mixins/grid-framework.less:L47 */
  .col-lg-12 {
    width: 100%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-lg-11 {
    width: 91.666666667%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-lg-10 {
    width: 83.333333333%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-lg-9 {
    width: 75%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-lg-8 {
    width: 66.666666667%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-lg-7 {
    width: 58.333333333%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-lg-6 {
    width: 50%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-lg-5 {
    width: 41.666666667%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-lg-4 {
    width: 33.333333333%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-lg-3 {
    width: 25%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-lg-2 {
    width: 16.666666667%;
  }
  /* mixins/grid-framework.less:L47 */
  .col-lg-1 {
    width: 8.333333333%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-lg-pull-11 {
    right: 91.666666667%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-lg-pull-10 {
    right: 83.333333333%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-lg-pull-8 {
    right: 66.666666667%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-lg-pull-7 {
    right: 58.333333333%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-lg-pull-5 {
    right: 41.666666667%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-lg-pull-4 {
    right: 33.333333333%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-lg-pull-2 {
    right: 16.666666667%;
  }
  /* mixins/grid-framework.less:L62 */
  .col-lg-pull-1 {
    right: 8.333333333%;
  }
  /* mixins/grid-framework.less:L67 */
  .col-lg-pull-0 {
    right: auto;
  }
  /* mixins/grid-framework.less:L52 */
  .col-lg-push-12 {
    left: 100%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-lg-push-11 {
    left: 91.666666667%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-lg-push-10 {
    left: 83.333333333%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-lg-push-9 {
    left: 75%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-lg-push-8 {
    left: 66.666666667%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-lg-push-7 {
    left: 58.333333333%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-lg-push-6 {
    left: 50%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-lg-push-5 {
    left: 41.666666667%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-lg-push-4 {
    left: 33.333333333%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-lg-push-3 {
    left: 25%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-lg-push-2 {
    left: 16.666666667%;
  }
  /* mixins/grid-framework.less:L52 */
  .col-lg-push-1 {
    left: 8.333333333%;
  }
  /* mixins/grid-framework.less:L57 */
  .col-lg-push-0 {
    left: auto;
  }
  /* mixins/grid-framework.less:L72 */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-lg-offset-11 {
    margin-left: 91.666666667%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-lg-offset-10 {
    margin-left: 83.333333333%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-lg-offset-8 {
    margin-left: 66.666666667%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-lg-offset-7 {
    margin-left: 58.333333333%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-lg-offset-5 {
    margin-left: 41.666666667%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-lg-offset-4 {
    margin-left: 33.333333333%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-lg-offset-2 {
    margin-left: 16.666666667%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-lg-offset-1 {
    margin-left: 8.333333333%;
  }
  /* mixins/grid-framework.less:L72 */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* tables.less:L6 */
table {
  background-color: transparent;
}
/* tables.less:L9 */
th {
  text-align: left;
}
/* tables.less:L16 */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 19px;
}
/* tables.less:L21 */
/* tables.less:L24 */
/* tables.less:L25 */
.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.42;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
/* tables.less:L35 */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
/* tables.less:L40 */
/* tables.less:L43 */
/* tables.less:L44 */
.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;
}
/* tables.less:L51 */
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
/* tables.less:L56 */
.table .table {
  background-color: white;
}
/* tables.less:L64 */
/* tables.less:L65 */
/* tables.less:L68 */
/* tables.less:L69 */
.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;
}
/* tables.less:L82 */
.table-bordered {
  border: 1px solid #dddddd;
}
/* tables.less:L84 */
/* tables.less:L87 */
/* tables.less:L88 */
.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 #dddddd;
}
/* tables.less:L94 */
/* tables.less:L95 */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
/* tables.less:L107 */
/* tables.less:L108 */
/* tables.less:L109 */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
/* tables.less:L121 */
/* tables.less:L122 */
/* tables.less:L123 */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke;
}
/* tables.less:L135 */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
/* tables.less:L140 */
/* tables.less:L141 */
/* tables.less:L143 */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
/* mixins/table-row.less:L6 */
/* mixins/table-row.less:L9 */
.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: whitesmoke;
}
/* mixins/table-row.less:L19 */
/* mixins/table-row.less:L20 */
.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;
}
/* mixins/table-row.less:L6 */
/* mixins/table-row.less:L9 */
.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;
}
/* mixins/table-row.less:L19 */
/* mixins/table-row.less:L20 */
.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;
}
/* mixins/table-row.less:L6 */
/* mixins/table-row.less:L9 */
.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;
}
/* mixins/table-row.less:L19 */
/* mixins/table-row.less:L20 */
.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;
}
/* mixins/table-row.less:L6 */
/* mixins/table-row.less:L9 */
.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;
}
/* mixins/table-row.less:L19 */
/* mixins/table-row.less:L20 */
.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;
}
/* mixins/table-row.less:L6 */
/* mixins/table-row.less:L9 */
.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;
}
/* mixins/table-row.less:L19 */
/* mixins/table-row.less:L20 */
.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;
}
/* tables.less:L171 */
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 14.25px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  /* tables.less:L182 */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* tables.less:L186 */
  /* tables.less:L189 */
  /* tables.less:L190 */
  .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;
  }
  /* tables.less:L199 */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* tables.less:L203 */
  /* tables.less:L206 */
  /* tables.less:L207 */
  .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;
  }
  /* tables.less:L211 */
  .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;
  }
  /* tables.less:L221 */
  /* tables.less:L223 */
  /* tables.less:L224 */
  .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;
  }
}
/* forms.less:L10 */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
/* forms.less:L20 */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 19px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
/* forms.less:L32 */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
/* forms.less:L47 */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* forms.less:L52 */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
/* forms.less:L60 */
input[type="file"] {
  display: block;
}
/* forms.less:L65 */
input[type="range"] {
  display: block;
  width: 100%;
}
/* forms.less:L71 */
select[multiple],
select[size] {
  height: auto;
}
/* forms.less:L77 */
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;
}
/* forms.less:L84 */
output {
  display: block;
  padding-top: 6px;
  font-size: 14px;
  line-height: 1.42;
  color: #555555;
}
/* forms.less:L115 */
.form-control {
  display: block;
  width: 100%;
  height: 31px;
  padding: 5px 5px;
  font-size: 14px;
  line-height: 1.42;
  color: #555555;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
/* mixins/forms.less:L53 */
.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, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* mixins/vendor-prefixes.less:L102 */
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
/* mixins/vendor-prefixes.less:L104 */
.form-control:-ms-input-placeholder {
  color: #777777;
}
/* mixins/vendor-prefixes.less:L105 */
.form-control::-webkit-input-placeholder {
  color: #777777;
}
/* forms.less:L141 */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
/* forms.less:L150 */
textarea.form-control {
  height: auto;
}
/* forms.less:L163 */
input[type="search"] {
  -webkit-appearance: none;
}
/* forms.less:L176 */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 31px;
  line-height: 1.42 \0;
}
/* forms.less:L184 */
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
/* forms.less:L187 */
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
/* forms.less:L198 */
.form-group {
  margin-bottom: 15px;
}
/* forms.less:L207 */
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 19px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* forms.less:L215 */
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
/* forms.less:L222 */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
/* forms.less:L231 */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
/* forms.less:L237 */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
/* forms.less:L246 */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
/* forms.less:L256 */
/* forms.less:L258 */
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;
}
/* forms.less:L265 */
/* forms.less:L267 */
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
/* forms.less:L273 */
/* forms.less:L275 */
/* forms.less:L277 */
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
/* forms.less:L289 */
.form-control-static {
  padding-top: 6px;
  padding-bottom: 6px;
  margin-bottom: 0;
}
/* forms.less:L296 */
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
/* forms.less:L309 */
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* mixins/forms.less:L72 */
select.input-sm {
  height: 30px;
  line-height: 30px;
}
/* mixins/forms.less:L77 */
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
/* forms.less:L313 */
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
/* mixins/forms.less:L72 */
select.input-lg {
  height: 46px;
  line-height: 46px;
}
/* mixins/forms.less:L77 */
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
/* forms.less:L322 */
.has-feedback {
  position: relative;
}
/* forms.less:L327 */
.has-feedback .form-control {
  padding-right: 38.75px;
}
/* forms.less:L332 */
.form-control-feedback {
  position: absolute;
  top: 24px;
  right: 0;
  z-index: 2;
  display: block;
  width: 31px;
  height: 31px;
  line-height: 31px;
  text-align: center;
}
/* forms.less:L343 */
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
/* forms.less:L348 */
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
/* forms.less:L355 */
/* mixins/forms.less:L8 */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
/* mixins/forms.less:L17 */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* mixins/forms.less:L20 */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* mixins/forms.less:L27 */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* mixins/forms.less:L33 */
.has-success .form-control-feedback {
  color: #3c763d;
}
/* forms.less:L358 */
/* mixins/forms.less:L8 */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
/* mixins/forms.less:L17 */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* mixins/forms.less:L20 */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* mixins/forms.less:L27 */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* mixins/forms.less:L33 */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
/* forms.less:L361 */
/* mixins/forms.less:L8 */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
/* mixins/forms.less:L17 */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* mixins/forms.less:L20 */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* mixins/forms.less:L27 */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* mixins/forms.less:L33 */
.has-error .form-control-feedback {
  color: #a94442;
}
/* forms.less:L367 */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
/* forms.less:L377 */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
/* forms.less:L397 */
@media (min-width: 768px) {
  /* forms.less:L402 */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* forms.less:L409 */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* forms.less:L415 */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* forms.less:L419 */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* forms.less:L427 */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* forms.less:L431 */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* forms.less:L439 */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* forms.less:L446 */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* forms.less:L450 */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* forms.less:L460 */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* forms.less:L472 */
/* forms.less:L477 */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6px;
}
/* forms.less:L487 */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px;
}
/* forms.less:L493 */
.form-horizontal .form-group {
  margin-left: 0px;
  margin-right: 0px;
}
@media (min-width: 768px) {
  /* forms.less:L500 */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 6px;
  }
}
/* forms.less:L511 */
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 0px;
}
/* forms.less:L520 */
@media (min-width: 768px) {
  /* forms.less:L522 */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
/* forms.less:L526 */
/* forms.less:L530 */
@media (min-width: 768px) {
  /* forms.less:L532 */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
/* forms.less:L536 */
/* buttons.less:L9 */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 5px;
  font-size: 14px;
  line-height: 1.42;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* buttons.less:L22 */
/* buttons.less:L25 */
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* buttons.less:L30 */
.btn:hover,
.btn:focus {
  color: white;
  text-decoration: none;
}
/* buttons.less:L36 */
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* buttons.less:L43 */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* buttons.less:L57 */
.btn-default {
  color: white;
  background-color: #863c6f;
  border-color: #cccccc;
}
/* mixins/buttons.less:L11 */
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: white;
  background-color: #632c52;
  border-color: #adadad;
}
/* mixins/buttons.less:L20 */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
/* mixins/buttons.less:L25 */
/* mixins/buttons.less:L28 */
.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: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: #863c6f;
  border-color: #cccccc;
}
/* mixins/buttons.less:L38 */
.btn-default .badge {
  color: #863c6f;
  background-color: white;
}
/* buttons.less:L60 */
.btn-primary {
  color: white;
  background-color: #863c6f;
  border-color: #743460;
}
/* mixins/buttons.less:L11 */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #632c52;
  border-color: #4a213d;
}
/* mixins/buttons.less:L20 */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
/* mixins/buttons.less:L25 */
/* mixins/buttons.less:L28 */
.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: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: #863c6f;
  border-color: #743460;
}
/* mixins/buttons.less:L38 */
.btn-primary .badge {
  color: #863c6f;
  background-color: white;
}
/* buttons.less:L64 */
.btn-success {
  color: white;
  background-color: #3e6398;
  border-color: #375786;
}
/* mixins/buttons.less:L11 */
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: white;
  background-color: #2f4b74;
  border-color: #253b5a;
}
/* mixins/buttons.less:L20 */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
/* mixins/buttons.less:L25 */
/* mixins/buttons.less:L28 */
.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: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: #3e6398;
  border-color: #375786;
}
/* mixins/buttons.less:L38 */
.btn-success .badge {
  color: #3e6398;
  background-color: white;
}
/* buttons.less:L68 */
.btn-info {
  color: white;
  background-color: #81dfa5;
  border-color: #6dda96;
}
/* mixins/buttons.less:L11 */
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: white;
  background-color: #58d588;
  border-color: #3ccd74;
}
/* mixins/buttons.less:L20 */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
/* mixins/buttons.less:L25 */
/* mixins/buttons.less:L28 */
.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: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: #81dfa5;
  border-color: #6dda96;
}
/* mixins/buttons.less:L38 */
.btn-info .badge {
  color: #81dfa5;
  background-color: white;
}
/* buttons.less:L72 */
.btn-warning {
  color: white;
  background-color: #4ca9b1;
  border-color: #44989f;
}
/* mixins/buttons.less:L11 */
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: white;
  background-color: #3d878d;
  border-color: #326f74;
}
/* mixins/buttons.less:L20 */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
/* mixins/buttons.less:L25 */
/* mixins/buttons.less:L28 */
.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: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: #4ca9b1;
  border-color: #44989f;
}
/* mixins/buttons.less:L38 */
.btn-warning .badge {
  color: #4ca9b1;
  background-color: white;
}
/* buttons.less:L76 */
.btn-danger {
  color: white;
  background-color: #dc633b;
  border-color: #d75226;
}
/* mixins/buttons.less:L11 */
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: white;
  background-color: #c14a23;
  border-color: #a33e1d;
}
/* mixins/buttons.less:L20 */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
/* mixins/buttons.less:L25 */
/* mixins/buttons.less:L28 */
.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: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: #dc633b;
  border-color: #d75226;
}
/* mixins/buttons.less:L38 */
.btn-danger .badge {
  color: #dc633b;
  background-color: white;
}
/* buttons.less:L85 */
.btn-link {
  color: #e1e1e1;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
/* buttons.less:L91 */
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* buttons.less:L98 */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
/* buttons.less:L104 */
.btn-link:hover,
.btn-link:focus {
  color: #e1e1e1;
  text-decoration: underline;
  background-color: transparent;
}
/* buttons.less:L110 */
/* buttons.less:L112 */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
/* buttons.less:L124 */
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
/* buttons.less:L128 */
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* buttons.less:L132 */
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* buttons.less:L140 */
.btn-block {
  display: block;
  width: 100%;
}
/* buttons.less:L146 */
.btn-block + .btn-block {
  margin-top: 5px;
}
/* buttons.less:L151 */
/* buttons.less:L154 */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
/* component-animations.less:L10 */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* component-animations.less:L13 */
.fade.in {
  opacity: 1;
}
/* component-animations.less:L18 */
.collapse {
  display: none;
}
/* component-animations.less:L21 */
.collapse.in {
  display: block;
}
/* component-animations.less:L22 */
tr.collapse.in {
  display: table-row;
}
/* component-animations.less:L23 */
tbody.collapse.in {
  display: table-row-group;
}
/* component-animations.less:L26 */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
/* dropdowns.less:L7 */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
/* dropdowns.less:L19 */
.dropdown {
  position: relative;
}
/* dropdowns.less:L24 */
.dropdown-toggle:focus {
  outline: 0;
}
/* dropdowns.less:L29 */
.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: black;
  border: 1px solid #cccccc;
  border: 1px solid black;
  border-radius: 0px;
  background-clip: padding-box;
}
/* dropdowns.less:L52 */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* dropdowns.less:L58 */
.dropdown-menu .divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: white;
}
/* dropdowns.less:L63 */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42;
  color: #f3f3f3;
  white-space: nowrap;
}
/* dropdowns.less:L75 */
/* dropdowns.less:L76 */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #333333;
  background-color: black;
}
/* dropdowns.less:L85 */
/* dropdowns.less:L86 */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #863c6f;
}
/* dropdowns.less:L100 */
/* dropdowns.less:L101 */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
/* dropdowns.less:L108 */
/* dropdowns.less:L109 */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
/* dropdowns.less:L120 */
/* dropdowns.less:L122 */
.open > .dropdown-menu {
  display: block;
}
/* dropdowns.less:L127 */
.open > a {
  outline: 0;
}
/* dropdowns.less:L136 */
.dropdown-menu-right {
  left: auto;
  right: 0;
}
/* dropdowns.less:L146 */
.dropdown-menu-left {
  left: 0;
  right: auto;
}
/* dropdowns.less:L152 */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42;
  color: #777777;
  white-space: nowrap;
}
/* dropdowns.less:L162 */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
/* dropdowns.less:L172 */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
/* dropdowns.less:L182 */
/* dropdowns.less:L185 */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
/* dropdowns.less:L191 */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  /* dropdowns.less:L204 */
  /* dropdowns.less:L205 */
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  /* dropdowns.less:L210 */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* button-groups.less:L6 */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* button-groups.less:L11 */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* button-groups.less:L15 */
.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;
}
/* button-groups.less:L21 */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
/* button-groups.less:L29 */
/* button-groups.less:L30 */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
/* button-groups.less:L39 */
.btn-toolbar {
  margin-left: -5px;
}
/* button-groups.less:L43 */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* button-groups.less:L47 */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
/* button-groups.less:L54 */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
/* button-groups.less:L59 */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* button-groups.less:L61 */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
/* button-groups.less:L66 */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* button-groups.less:L72 */
.btn-group > .btn-group {
  float: left;
}
/* button-groups.less:L75 */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
/* button-groups.less:L78 */
/* button-groups.less:L79 */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
/* button-groups.less:L84 */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* button-groups.less:L89 */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
/* button-groups.less:L99 */
/* button-groups.less:L100 */
/* button-groups.less:L101 */
/* button-groups.less:L108 */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
/* button-groups.less:L112 */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
/* button-groups.less:L119 */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* button-groups.less:L123 */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* button-groups.less:L130 */
.btn .caret {
  margin-left: 0;
}
/* button-groups.less:L134 */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
/* button-groups.less:L139 */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
/* button-groups.less:L147 */
/* button-groups.less:L148 */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* button-groups.less:L158 */
/* button-groups.less:L160 */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* button-groups.less:L165 */
.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;
}
/* button-groups.less:L174 */
/* button-groups.less:L175 */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* button-groups.less:L178 */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* button-groups.less:L182 */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* button-groups.less:L187 */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
/* button-groups.less:L190 */
/* button-groups.less:L191 */
.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;
}
/* button-groups.less:L196 */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* button-groups.less:L205 */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* button-groups.less:L210 */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* button-groups.less:L216 */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* button-groups.less:L220 */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
/* button-groups.less:L235 */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* input-groups.less:L7 */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* input-groups.less:L13 */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* input-groups.less:L19 */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/* input-groups.less:L40 */
.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: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
/* mixins/forms.less:L72 */
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;
}
/* mixins/forms.less:L77 */
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-groups.less:L45 */
.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;
}
/* mixins/forms.less:L72 */
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;
}
/* mixins/forms.less:L77 */
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-groups.less:L54 */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* input-groups.less:L59 */
.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-groups.less:L64 */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
/* input-groups.less:L73 */
.input-group-addon {
  padding: 5px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
/* input-groups.less:L85 */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
/* input-groups.less:L90 */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
/* input-groups.less:L97 */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
/* input-groups.less:L104 */
.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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
/* input-groups.less:L113 */
.input-group-addon:first-child {
  border-right: 0;
}
/* input-groups.less:L116 */
.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-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* input-groups.less:L125 */
.input-group-addon:last-child {
  border-left: 0;
}
/* input-groups.less:L131 */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* input-groups.less:L140 */
.input-group-btn > .btn {
  position: relative;
}
/* input-groups.less:L142 */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* input-groups.less:L146 */
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
/* input-groups.less:L154 */
/* input-groups.less:L155 */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* input-groups.less:L160 */
/* input-groups.less:L161 */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
/* navs.less:L9 */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* navs.less:L15 */
.nav > li {
  position: relative;
  display: block;
}
/* navs.less:L19 */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* navs.less:L23 */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* navs.less:L31 */
.nav > li.disabled > a {
  color: #777777;
}
/* navs.less:L34 */
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* navs.less:L45 */
/* navs.less:L46 */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #e1e1e1;
}
/* navs.less:L59 */
.nav .nav-divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* navs.less:L66 */
.nav > li > a > img {
  max-width: none;
}
/* navs.less:L76 */
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
/* navs.less:L78 */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* navs.less:L84 */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
/* navs.less:L89 */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
/* navs.less:L95 */
/* navs.less:L96 */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
/* navs.less:L108 */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
/* navs.less:L163 */
.nav-tabs.nav-justified > li {
  float: none;
}
/* navs.less:L165 */
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* navs.less:L171 */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* navs.less:L177 */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* navs.less:L180 */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* navs.less:L193 */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
/* navs.less:L199 */
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  /* navs.less:L206 */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 0 0;
  }
  /* navs.less:L210 */
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: white;
  }
}
/* navs.less:L117 */
/* navs.less:L118 */
.nav-pills > li {
  float: left;
}
/* navs.less:L122 */
.nav-pills > li > a {
  border-radius: 0px;
}
/* navs.less:L125 */
.nav-pills > li + li {
  margin-left: 2px;
}
/* navs.less:L130 */
/* navs.less:L131 */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #f3f3f3;
  background-color: white;
}
/* navs.less:L143 */
/* navs.less:L144 */
.nav-stacked > li {
  float: none;
}
/* navs.less:L146 */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
/* navs.less:L160 */
.nav-justified {
  width: 100%;
}
/* navs.less:L163 */
.nav-justified > li {
  float: none;
}
/* navs.less:L165 */
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* navs.less:L171 */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* navs.less:L177 */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* navs.less:L180 */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* navs.less:L190 */
.nav-tabs-justified {
  border-bottom: 0;
}
/* navs.less:L193 */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
/* navs.less:L199 */
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  /* navs.less:L206 */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 0 0;
  }
  /* navs.less:L210 */
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: white;
  }
}
/* navs.less:L223 */
/* navs.less:L224 */
.tab-content > .tab-pane {
  display: none;
}
/* navs.less:L227 */
.tab-content > .active {
  display: block;
}
/* navs.less:L237 */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* navbar.less:L11 */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 19px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
/* navbar.less:L31 */
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
/* navbar.less:L50 */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 0px;
  padding-left: 0px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* navbar.less:L59 */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* navbar.less:L68 */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* navbar.less:L75 */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* navbar.less:L81 */
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
/* navbar.less:L90 */
/* navbar.less:L92 */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
/* navbar.less:L106 */
/* navbar.less:L108 */
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: 0px;
  margin-left: 0px;
}
@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.less:L128 */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
/* navbar.less:L138 */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
/* navbar.less:L151 */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
/* navbar.less:L155 */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
/* navbar.less:L164 */
.navbar-brand {
  float: left;
  padding: 15.5px 0px;
  font-size: 18px;
  line-height: 19px;
  height: 50px;
}
/* navbar.less:L171 */
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  /* navbar.less:L177 */
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
  }
}
/* navbar.less:L190 */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
/* navbar.less:L203 */
.navbar-toggle:focus {
  outline: 0;
}
/* navbar.less:L208 */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* navbar.less:L214 */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
/* navbar.less:L229 */
.navbar-nav {
  margin: 7.75px 0px;
}
/* navbar.less:L232 */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 19px;
}
@media (max-width: 767px) {
  /* navbar.less:L240 */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* navbar.less:L248 */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* navbar.less:L252 */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 19px;
  }
  /* navbar.less:L254 */
  .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.less:L267 */
  .navbar-nav > li {
    float: left;
  }
  /* navbar.less:L269 */
  .navbar-nav > li > a {
    padding-top: 15.5px;
    padding-bottom: 15.5px;
  }
  /* navbar.less:L275 */
  .navbar-nav.navbar-right:last-child {
    margin-right: 0px;
  }
}
@media (min-width: 768px) {
  /* navbar.less:L289 */
  .navbar-left {
    float: left !important;
  }
  /* navbar.less:L290 */
  .navbar-right {
    float: right !important;
  }
}
/* navbar.less:L299 */
.navbar-form {
  margin-left: 0px;
  margin-right: 0px;
  padding: 10px 0px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
@media (min-width: 768px) {
  /* forms.less:L402 */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* forms.less:L409 */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* forms.less:L415 */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* forms.less:L419 */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* forms.less:L427 */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* forms.less:L431 */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* forms.less:L439 */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* forms.less:L446 */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* forms.less:L450 */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* forms.less:L460 */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* navbar.less:L311 */
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* navbar.less:L331 */
  .navbar-form.navbar-right:last-child {
    margin-right: 0px;
  }
}
/* navbar.less:L341 */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* navbar.less:L346 */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* navbar.less:L355 */
.navbar-btn {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
/* navbar.less:L358 */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* navbar.less:L361 */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
/* navbar.less:L371 */
.navbar-text {
  margin-top: 15.5px;
  margin-bottom: 15.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 0px;
    margin-right: 0px;
  }
  /* navbar.less:L380 */
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
/* navbar.less:L390 */
.navbar-default {
  background-color: transparent;
  border-color: #e7e7e7;
}
/* navbar.less:L394 */
.navbar-default .navbar-brand {
  color: #e1e1e1;
}
/* navbar.less:L396 */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #c8c8c8;
  background-color: transparent;
}
/* navbar.less:L403 */
.navbar-default .navbar-text {
  color: #777777;
}
/* navbar.less:L407 */
/* navbar.less:L408 */
.navbar-default .navbar-nav > li > a {
  color: #e1e1e1;
}
/* navbar.less:L411 */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: black;
  background-color: #e1e1e1;
}
/* navbar.less:L417 */
/* navbar.less:L418 */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #e1e1e1;
  background-color: black;
}
/* navbar.less:L425 */
/* navbar.less:L426 */
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
/* navbar.less:L435 */
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
/* navbar.less:L437 */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
/* navbar.less:L441 */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
/* navbar.less:L446 */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* navbar.less:L452 */
/* navbar.less:L454 */
/* navbar.less:L455 */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: black;
  color: #e1e1e1;
}
@media (max-width: 767px) {
  /* navbar.less:L465 */
  /* navbar.less:L466 */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #e1e1e1;
  }
  /* navbar.less:L468 */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: black;
    background-color: #e1e1e1;
  }
  /* navbar.less:L474 */
  /* navbar.less:L475 */
  .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: #e1e1e1;
    background-color: black;
  }
  /* navbar.less:L482 */
  /* navbar.less:L483 */
  .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: #cccccc;
    background-color: transparent;
  }
}
/* navbar.less:L499 */
.navbar-default .navbar-link {
  color: #e1e1e1;
}
/* navbar.less:L501 */
.navbar-default .navbar-link:hover {
  color: black;
}
/* navbar.less:L506 */
.navbar-default .btn-link {
  color: #e1e1e1;
}
/* navbar.less:L508 */
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: black;
}
/* navbar.less:L512 */
/* navbar.less:L514 */
.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: #cccccc;
}
/* navbar.less:L524 */
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
/* navbar.less:L528 */
.navbar-inverse .navbar-brand {
  color: #777777;
}
/* navbar.less:L530 */
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
/* navbar.less:L537 */
.navbar-inverse .navbar-text {
  color: #777777;
}
/* navbar.less:L541 */
/* navbar.less:L542 */
.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}
/* navbar.less:L545 */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}
/* navbar.less:L551 */
/* navbar.less:L552 */
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: white;
  background-color: #080808;
}
/* navbar.less:L559 */
/* navbar.less:L560 */
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
/* navbar.less:L570 */
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
/* navbar.less:L572 */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
/* navbar.less:L576 */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}
/* navbar.less:L581 */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* navbar.less:L587 */
/* navbar.less:L588 */
/* navbar.less:L589 */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: white;
}
@media (max-width: 767px) {
  /* navbar.less:L599 */
  /* navbar.less:L600 */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  /* navbar.less:L603 */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  /* navbar.less:L606 */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  /* navbar.less:L608 */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
    background-color: transparent;
  }
  /* navbar.less:L614 */
  /* navbar.less:L615 */
  .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: white;
    background-color: #080808;
  }
  /* navbar.less:L622 */
  /* navbar.less:L623 */
  .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: #444444;
    background-color: transparent;
  }
}
/* navbar.less:L634 */
.navbar-inverse .navbar-link {
  color: #777777;
}
/* navbar.less:L636 */
.navbar-inverse .navbar-link:hover {
  color: white;
}
/* navbar.less:L641 */
.navbar-inverse .btn-link {
  color: #777777;
}
/* navbar.less:L643 */
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: white;
}
/* navbar.less:L647 */
/* navbar.less:L649 */
.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: #444444;
}
/* breadcrumbs.less:L6 */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 19px;
  list-style: none;
  background-color: whitesmoke;
  border-radius: 0px;
}
/* breadcrumbs.less:L13 */
.breadcrumb > li {
  display: inline-block;
}
/* breadcrumbs.less:L16 */
.breadcrumb > li + li:before {
  content: ">>\00a0";
  padding: 0 5px;
  color: #cccccc;
}
/* breadcrumbs.less:L23 */
.breadcrumb > .active {
  color: #777777;
}
/* pagination.less:L4 */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 19px 0;
  border-radius: 0px;
}
/* pagination.less:L10 */
.pagination > li {
  display: inline;
}
/* pagination.less:L12 */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 5px 5px;
  line-height: 1.42;
  text-decoration: none;
  color: #863c6f;
  background-color: white;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
/* pagination.less:L24 */
/* pagination.less:L25 */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
/* pagination.less:L31 */
/* pagination.less:L32 */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
/* pagination.less:L39 */
/* pagination.less:L41 */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #512443;
  background-color: #eeeeee;
  border-color: #dddddd;
}
/* pagination.less:L49 */
/* pagination.less:L51 */
.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: white;
  background-color: #863c6f;
  border-color: #863c6f;
  cursor: default;
}
/* pagination.less:L62 */
/* pagination.less:L63 */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}
/* pagination.less:L81 */
/* mixins/pagination.less:L4 */
/* mixins/pagination.less:L5 */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
/* mixins/pagination.less:L10 */
/* mixins/pagination.less:L11 */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
/* mixins/pagination.less:L16 */
/* mixins/pagination.less:L17 */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
/* pagination.less:L86 */
/* mixins/pagination.less:L4 */
/* mixins/pagination.less:L5 */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
/* mixins/pagination.less:L10 */
/* mixins/pagination.less:L11 */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* mixins/pagination.less:L16 */
/* mixins/pagination.less:L17 */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
/* pager.less:L6 */
.pager {
  padding-left: 0;
  margin: 19px 0;
  list-style: none;
  text-align: center;
}
/* pager.less:L12 */
.pager li {
  display: inline;
}
/* pager.less:L14 */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
/* pager.less:L23 */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* pager.less:L30 */
/* pager.less:L31 */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* pager.less:L37 */
/* pager.less:L38 */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* pager.less:L44 */
/* pager.less:L45 */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: white;
  cursor: not-allowed;
}
/* labels.less:L5 */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* labels.less:L18 */
/* labels.less:L19 */
a.label:hover,
a.label:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
/* labels.less:L28 */
.label:empty {
  display: none;
}
/* labels.less:L33 */
.btn .label {
  position: relative;
  top: -1px;
}
/* labels.less:L42 */
.label-default {
  background-color: #f5c867;
}
/* mixins/labels.less:L6 */
/* mixins/labels.less:L7 */
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #f2b737;
}
/* labels.less:L46 */
.label-primary {
  background-color: #863c6f;
}
/* mixins/labels.less:L6 */
/* mixins/labels.less:L7 */
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #632c52;
}
/* labels.less:L50 */
.label-success {
  background-color: #3e6398;
}
/* mixins/labels.less:L6 */
/* mixins/labels.less:L7 */
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #2f4b74;
}
/* labels.less:L54 */
.label-info {
  background-color: #81dfa5;
}
/* mixins/labels.less:L6 */
/* mixins/labels.less:L7 */
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #58d588;
}
/* labels.less:L58 */
.label-warning {
  background-color: #4ca9b1;
}
/* mixins/labels.less:L6 */
/* mixins/labels.less:L7 */
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #3d878d;
}
/* labels.less:L62 */
.label-danger {
  background-color: #dc633b;
}
/* mixins/labels.less:L6 */
/* mixins/labels.less:L7 */
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c14a23;
}
/* badges.less:L7 */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: gray;
  border-radius: 10px;
}
/* badges.less:L22 */
.badge:empty {
  display: none;
}
/* badges.less:L27 */
.btn .badge {
  position: relative;
  top: -1px;
}
/* badges.less:L31 */
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
/* badges.less:L37 */
/* badges.less:L38 */
a.badge:hover,
a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
/* badges.less:L47 */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #e1e1e1;
  background-color: gray;
}
/* badges.less:L52 */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
/* jumbotron.less:L6 */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
/* jumbotron.less:L12 */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* jumbotron.less:L16 */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
/* jumbotron.less:L22 */
.jumbotron > hr {
  border-top-color: #d4d4d4;
}
/* jumbotron.less:L26 */
.container .jumbotron {
  border-radius: 6px;
}
/* jumbotron.less:L30 */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* jumbotron.less:L38 */
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* jumbotron.less:L43 */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
/* thumbnails.less:L7 */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 19px;
  line-height: 1.42;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* thumbnails.less:L17 */
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
/* thumbnails.less:L25 */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #e1e1e1;
}
/* thumbnails.less:L32 */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
/* alerts.less:L9 */
.alert {
  margin-bottom: 19px;
  border: 1px solid transparent;
  border-radius: 0px;
}
/* alerts.less:L16 */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* alerts.less:L22 */
.alert .alert-link {
  font-weight: bold;
}
/* alerts.less:L27 */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* alerts.less:L31 */
.alert > p + p {
  margin-top: 5px;
}
/* alerts.less:L40 */
.alert-dismissable,
.alert-dismissible {
  padding-right: 24px;
}
/* alerts.less:L45 */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
/* alerts.less:L57 */
.alert-success {
  background-color: #3e6398;
  border-color: white;
  color: white;
}
/* mixins/alerts.less:L8 */
.alert-success hr {
  border-top-color: #f2f2f2;
}
/* mixins/alerts.less:L11 */
.alert-success .alert-link {
  color: #e6e6e6;
}
/* alerts.less:L60 */
.alert-info {
  background-color: #81dfa5;
  border-color: white;
  color: white;
}
/* mixins/alerts.less:L8 */
.alert-info hr {
  border-top-color: #f2f2f2;
}
/* mixins/alerts.less:L11 */
.alert-info .alert-link {
  color: #e6e6e6;
}
/* alerts.less:L63 */
.alert-warning {
  background-color: #4ca9b1;
  border-color: white;
  color: white;
}
/* mixins/alerts.less:L8 */
.alert-warning hr {
  border-top-color: #f2f2f2;
}
/* mixins/alerts.less:L11 */
.alert-warning .alert-link {
  color: #e6e6e6;
}
/* alerts.less:L66 */
.alert-danger {
  background-color: #dc633b;
  border-color: white;
  color: white;
}
/* mixins/alerts.less:L8 */
.alert-danger hr {
  border-top-color: #f2f2f2;
}
/* mixins/alerts.less:L11 */
.alert-danger .alert-link {
  color: #e6e6e6;
}
@-webkit-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-bars.less:L27 */
.progress {
  overflow: hidden;
  height: 19px;
  margin-bottom: 19px;
  background-color: whitesmoke;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
/* progress-bars.less:L37 */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 19px;
  color: white;
  text-align: center;
  background-color: #863c6f;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
/* progress-bars.less:L55 */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
/* progress-bars.less:L65 */
.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-bars.less:L71 */
/* progress-bars.less:L72 */
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
/* progress-bars.less:L77 */
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
/* progress-bars.less:L91 */
.progress-bar-success {
  background-color: #3e6398;
}
/* mixins/progress-bar.less:L7 */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* progress-bars.less:L95 */
.progress-bar-info {
  background-color: #81dfa5;
}
/* mixins/progress-bar.less:L7 */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* progress-bars.less:L99 */
.progress-bar-warning {
  background-color: #4ca9b1;
}
/* mixins/progress-bar.less:L7 */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* progress-bars.less:L103 */
.progress-bar-danger {
  background-color: #dc633b;
}
/* mixins/progress-bar.less:L7 */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* media.less:L10 */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
/* media.less:L17 */
.media,
.media .media {
  margin-top: 15px;
}
/* media.less:L21 */
.media:first-child {
  margin-top: 0;
}
/* media.less:L26 */
.media-object {
  display: block;
}
/* media.less:L31 */
.media-heading {
  margin: 0 0 5px;
}
/* media.less:L39 */
/* media.less:L40 */
.media > .pull-left {
  margin-right: 10px;
}
/* media.less:L43 */
.media > .pull-right {
  margin-left: 10px;
}
/* media.less:L53 */
.media-list {
  padding-left: 0;
  list-style: none;
}
/* list-group.less:L10 */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
/* list-group.less:L21 */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}
/* list-group.less:L31 */
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
/* list-group.less:L34 */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
/* list-group.less:L40 */
.list-group-item > .badge {
  float: right;
}
/* list-group.less:L43 */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* list-group.less:L54 */
a.list-group-item {
  color: #555555;
}
/* list-group.less:L57 */
a.list-group-item .list-group-item-heading {
  color: #333333;
}
/* list-group.less:L62 */
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: whitesmoke;
}
/* list-group.less:L70 */
/* list-group.less:L72 */
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
/* list-group.less:L79 */
.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.less:L82 */
.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: #777777;
}
/* list-group.less:L88 */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #863c6f;
  border-color: #863c6f;
}
/* list-group.less:L97 */
.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.less:L102 */
.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: #dcb2cf;
}
/* mixins/list-group.less:L4 */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
/* mixins/list-group.less:L8 */
a.list-group-item-success {
  color: #3c763d;
}
/* mixins/list-group.less:L11 */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* mixins/list-group.less:L15 */
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* mixins/list-group.less:L20 */
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: white;
  background-color: #3c763d;
  border-color: #3c763d;
}
/* mixins/list-group.less:L4 */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
/* mixins/list-group.less:L8 */
a.list-group-item-info {
  color: #31708f;
}
/* mixins/list-group.less:L11 */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* mixins/list-group.less:L15 */
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* mixins/list-group.less:L20 */
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: white;
  background-color: #31708f;
  border-color: #31708f;
}
/* mixins/list-group.less:L4 */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
/* mixins/list-group.less:L8 */
a.list-group-item-warning {
  color: #8a6d3b;
}
/* mixins/list-group.less:L11 */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* mixins/list-group.less:L15 */
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* mixins/list-group.less:L20 */
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: white;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
/* mixins/list-group.less:L4 */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
/* mixins/list-group.less:L8 */
a.list-group-item-danger {
  color: #a94442;
}
/* mixins/list-group.less:L11 */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* mixins/list-group.less:L15 */
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* mixins/list-group.less:L20 */
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: white;
  background-color: #a94442;
  border-color: #a94442;
}
/* list-group.less:L124 */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
/* list-group.less:L128 */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
/* panels.less:L7 */
.panel {
  margin-bottom: 19px;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* panels.less:L16 */
.panel-body {
  padding: 15px;
}
/* panels.less:L22 */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
/* panels.less:L27 */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
/* panels.less:L33 */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
/* panels.less:L39 */
.panel-title > a {
  color: inherit;
}
/* panels.less:L45 */
.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
/* panels.less:L58 */
/* panels.less:L59 */
.panel > .list-group {
  margin-bottom: 0;
}
/* panels.less:L62 */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* panels.less:L68 */
/* panels.less:L69 */
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
/* panels.less:L75 */
/* panels.less:L76 */
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
/* panels.less:L84 */
/* panels.less:L85 */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
/* panels.less:L89 */
.list-group + .panel-footer {
  border-top-width: 0;
}
/* panels.less:L98 */
/* panels.less:L99 */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* panels.less:L105 */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
/* panels.less:L109 */
/* panels.less:L111 */
/* panels.less:L112 */
.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: -1px;
}
/* panels.less:L116 */
.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: -1px;
}
/* panels.less:L124 */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
/* panels.less:L128 */
/* panels.less:L130 */
/* panels.less:L131 */
.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: -1px;
}
/* panels.less:L135 */
.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: -1px;
}
/* panels.less:L142 */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
/* panels.less:L146 */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* panels.less:L150 */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* panels.less:L153 */
/* panels.less:L156 */
/* panels.less:L157 */
.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;
}
/* panels.less:L161 */
.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;
}
/* panels.less:L167 */
/* panels.less:L169 */
/* panels.less:L170 */
.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;
}
/* panels.less:L176 */
/* panels.less:L178 */
/* panels.less:L179 */
.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;
}
/* panels.less:L186 */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
/* panels.less:L198 */
.panel-group {
  margin-bottom: 19px;
}
/* panels.less:L202 */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
/* panels.less:L205 */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* panels.less:L210 */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* panels.less:L212 */
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #dddddd;
}
/* panels.less:L216 */
.panel-group .panel-footer {
  border-top: 0;
}
/* panels.less:L218 */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
/* panels.less:L226 */
.panel-default {
  border-color: #dddddd;
}
/* mixins/panels.less:L6 */
.panel-default > .panel-heading {
  color: #333333;
  background-color: whitesmoke;
  border-color: #dddddd;
}
/* mixins/panels.less:L11 */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
/* mixins/panels.less:L14 */
.panel-default > .panel-heading .badge {
  color: whitesmoke;
  background-color: #333333;
}
/* mixins/panels.less:L19 */
/* mixins/panels.less:L20 */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
/* panels.less:L229 */
.panel-primary {
  border-color: #863c6f;
}
/* mixins/panels.less:L6 */
.panel-primary > .panel-heading {
  color: white;
  background-color: #863c6f;
  border-color: #863c6f;
}
/* mixins/panels.less:L11 */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #863c6f;
}
/* mixins/panels.less:L14 */
.panel-primary > .panel-heading .badge {
  color: #863c6f;
  background-color: white;
}
/* mixins/panels.less:L19 */
/* mixins/panels.less:L20 */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #863c6f;
}
/* panels.less:L232 */
.panel-success {
  border-color: #d6e9c6;
}
/* mixins/panels.less:L6 */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* mixins/panels.less:L11 */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* mixins/panels.less:L14 */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* mixins/panels.less:L19 */
/* mixins/panels.less:L20 */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
/* panels.less:L235 */
.panel-info {
  border-color: #bce8f1;
}
/* mixins/panels.less:L6 */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* mixins/panels.less:L11 */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* mixins/panels.less:L14 */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* mixins/panels.less:L19 */
/* mixins/panels.less:L20 */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
/* panels.less:L238 */
.panel-warning {
  border-color: #faebcc;
}
/* mixins/panels.less:L6 */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* mixins/panels.less:L11 */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* mixins/panels.less:L14 */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* mixins/panels.less:L19 */
/* mixins/panels.less:L20 */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
/* panels.less:L241 */
.panel-danger {
  border-color: #ebccd1;
}
/* mixins/panels.less:L6 */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* mixins/panels.less:L11 */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* mixins/panels.less:L14 */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* mixins/panels.less:L19 */
/* mixins/panels.less:L20 */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
/* responsive-embed.less:L5 */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* responsive-embed.less:L12 */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
/* responsive-embed.less:L26 */
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
/* responsive-embed.less:L31 */
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
/* wells.less:L7 */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* wells.less:L15 */
.well blockquote {
  border-color: #dddddd;
  border-color: rgba(0, 0, 0, 0.15);
}
/* wells.less:L22 */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
/* wells.less:L26 */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
/* close.less:L6 */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* close.less:L15 */
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* close.less:L26 */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
/* modals.less:L11 */
.modal-open {
  overflow: hidden;
}
/* modals.less:L16 */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* modals.less:L32 */
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* modals.less:L36 */
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* modals.less:L38 */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
/* modals.less:L44 */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
/* modals.less:L51 */
.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
/* modals.less:L64 */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}
/* modals.less:L73 */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* modals.less:L74 */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* modals.less:L79 */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42px;
}
/* modals.less:L85 */
.modal-header .close {
  margin-top: -2px;
}
/* modals.less:L90 */
.modal-title {
  margin: 0;
  line-height: 1.42;
}
/* modals.less:L97 */
.modal-body {
  position: relative;
  padding: 15px;
}
/* modals.less:L103 */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* modals.less:L110 */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* modals.less:L115 */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* modals.less:L119 */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
/* modals.less:L125 */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  /* modals.less:L136 */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* modals.less:L140 */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* modals.less:L145 */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* modals.less:L149 */
  .modal-lg {
    width: 900px;
  }
}
/* tooltip.less:L7 */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* tooltip.less:L16 */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* tooltip.less:L17 */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* tooltip.less:L18 */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* tooltip.less:L19 */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* tooltip.less:L20 */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
/* tooltip.less:L24 */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  border-radius: 0px;
}
/* tooltip.less:L35 */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
/* tooltip.less:L42 */
/* tooltip.less:L43 */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* tooltip.less:L50 */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* tooltip.less:L56 */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* tooltip.less:L62 */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}
/* tooltip.less:L69 */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}
/* tooltip.less:L76 */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
/* tooltip.less:L83 */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
/* tooltip.less:L89 */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
/* popovers.less:L6 */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
/* popovers.less:L26 */
.popover.top {
  margin-top: -10px;
}
/* popovers.less:L27 */
.popover.right {
  margin-left: 10px;
}
/* popovers.less:L28 */
.popover.bottom {
  margin-top: 10px;
}
/* popovers.less:L29 */
.popover.left {
  margin-left: -10px;
}
/* popovers.less:L32 */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #eaeaea;
  border-radius: 5px 5px 0 0;
}
/* popovers.less:L43 */
.popover-content {
  padding: 9px 14px;
}
/* popovers.less:L51 */
/* popovers.less:L52 */
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
/* popovers.less:L62 */
.popover > .arrow {
  border-width: 11px;
}
/* popovers.less:L65 */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
/* popovers.less:L70 */
/* popovers.less:L71 */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* popovers.less:L78 */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
/* popovers.less:L86 */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* popovers.less:L93 */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
/* popovers.less:L101 */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* popovers.less:L108 */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
/* popovers.less:L117 */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* popovers.less:L124 */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}
/* carousel.less:L7 */
.carousel {
  position: relative;
}
/* carousel.less:L11 */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* carousel.less:L16 */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* carousel.less:L22 */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
/* carousel.less:L29 */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* carousel.less:L35 */
.carousel-inner > .active {
  left: 0;
}
/* carousel.less:L39 */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* carousel.less:L46 */
.carousel-inner > .next {
  left: 100%;
}
/* carousel.less:L49 */
.carousel-inner > .prev {
  left: -100%;
}
/* carousel.less:L52 */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* carousel.less:L57 */
.carousel-inner > .active.left {
  left: -100%;
}
/* carousel.less:L60 */
.carousel-inner > .active.right {
  left: 100%;
}
/* carousel.less:L69 */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* carousel.less:L84 */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* carousel.less:L87 */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* carousel.less:L94 */
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* carousel.less:L103 */
.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;
}
/* carousel.less:L112 */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* carousel.less:L117 */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* carousel.less:L122 */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
/* carousel.less:L131 */
/* carousel.less:L132 */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* carousel.less:L136 */
/* carousel.less:L137 */
.carousel-control .icon-next:before {
  content: '\203a';
}
/* carousel.less:L148 */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* carousel.less:L159 */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid white;
  border-radius: 10px;
  cursor: pointer;
  background-color: black \9;
  background-color: transparent;
}
/* carousel.less:L180 */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}
/* carousel.less:L191 */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* carousel.less:L202 */
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  /* carousel.less:L212 */
  /* carousel.less:L213 */
  .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.less:L222 */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* carousel.less:L226 */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  /* carousel.less:L233 */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  /* carousel.less:L240 */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* utilities.less:L9 */
/* mixins/clearfix.less:L14 */
.clearfix:before,
.clearfix:after,
.modal-footer:before,
.panel-body:before,
.pager:before,
.navbar-collapse:before,
.navbar-header:before,
.navbar:before,
.nav:before,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:before,
.form-horizontal .form-group:before,
.row:before,
.container-fluid:before,
.container:before,
.dl-horizontal dd:before,
.modal-footer:after,
.panel-body:after,
.pager:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.nav:after,
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.form-horizontal .form-group:after,
.row:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* mixins/clearfix.less:L19 */
.clearfix:after,
.modal-footer:after,
.panel-body:after,
.pager:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.nav:after,
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.form-horizontal .form-group:after,
.row:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after {
  clear: both;
}
/* utilities.less:L12 */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* utilities.less:L15 */
.pull-right {
  float: right !important;
}
/* utilities.less:L18 */
.pull-left {
  float: left !important;
}
/* utilities.less:L27 */
.hide {
  display: none !important;
}
/* utilities.less:L30 */
.show {
  display: block !important;
}
/* utilities.less:L33 */
.invisible {
  visibility: hidden;
}
/* utilities.less:L36 */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/* utilities.less:L45 */
.hidden {
  display: none !important;
  visibility: hidden !important;
}
/* utilities.less:L54 */
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
/* responsive-utilities.less:L28 */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
/* responsive-utilities.less:L35 */
.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;
}
/* responsive-utilities.less:L50 */
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  /* mixins/responsive-visibility.less:L7 */
  table.visible-xs {
    display: table;
  }
  /* mixins/responsive-visibility.less:L8 */
  tr.visible-xs {
    display: table-row !important;
  }
  /* mixins/responsive-visibility.less:L9 */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
/* responsive-utilities.less:L55 */
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
/* responsive-utilities.less:L60 */
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
/* responsive-utilities.less:L65 */
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
/* responsive-utilities.less:L71 */
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  /* mixins/responsive-visibility.less:L7 */
  table.visible-sm {
    display: table;
  }
  /* mixins/responsive-visibility.less:L8 */
  tr.visible-sm {
    display: table-row !important;
  }
  /* mixins/responsive-visibility.less:L9 */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
/* responsive-utilities.less:L76 */
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
/* responsive-utilities.less:L81 */
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
/* responsive-utilities.less:L86 */
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
/* responsive-utilities.less:L92 */
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  /* mixins/responsive-visibility.less:L7 */
  table.visible-md {
    display: table;
  }
  /* mixins/responsive-visibility.less:L8 */
  tr.visible-md {
    display: table-row !important;
  }
  /* mixins/responsive-visibility.less:L9 */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
/* responsive-utilities.less:L97 */
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
/* responsive-utilities.less:L102 */
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
/* responsive-utilities.less:L107 */
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
/* responsive-utilities.less:L113 */
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  /* mixins/responsive-visibility.less:L7 */
  table.visible-lg {
    display: table;
  }
  /* mixins/responsive-visibility.less:L8 */
  tr.visible-lg {
    display: table-row !important;
  }
  /* mixins/responsive-visibility.less:L9 */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
/* responsive-utilities.less:L118 */
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
/* responsive-utilities.less:L123 */
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
/* responsive-utilities.less:L128 */
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
/* responsive-utilities.less:L134 */
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
/* responsive-utilities.less:L139 */
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
/* responsive-utilities.less:L144 */
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
/* responsive-utilities.less:L149 */
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
/* responsive-utilities.less:L161 */
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  /* mixins/responsive-visibility.less:L7 */
  table.visible-print {
    display: table;
  }
  /* mixins/responsive-visibility.less:L8 */
  tr.visible-print {
    display: table-row !important;
  }
  /* mixins/responsive-visibility.less:L9 */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* responsive-utilities.less:L168 */
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
/* responsive-utilities.less:L175 */
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
/* responsive-utilities.less:L182 */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
/* responsive-utilities.less:L190 */
@media print {
  .hidden-print {
    display: none !important;
  }
}
*
{
margin:0;
padding:0;
}
#ttr_page.container 
{
padding-left:0;
padding-right:0;
}
#ttr_menu .navbar-collapse 
{
padding-left:0;
padding-right:0;
}
hr
{
margin:0px !important;
}
#ttr_content_and_sidebar_container 
{
width:auto !important;
margin:0 auto;
}
.ttr_block  .ttr_radio
{
float:left;
margin-right:4px;
}
fieldset
{
border:0px;
padding-bottom:5px;
}
.boxcolor,.form-text
{
width: 95%;
}
 .login_head h1
{
text-align:center;
}
.ttr_comment_reply_edit 
{
float:right;
}
.ttr_comment_reply_edit span 
{
padding-right:5px;
}
.ttr_post .ttr_post_content_inner
{
overflow:hidden;
}
.ttr_comment form p input,.ttr_comment form p textarea 
{
width:96%;
overflow:hidden;
}
#ttr_content .ttr_comment p
{
margin-top:5px;
margin-bottom:0;
text-align:left;
margin-left:0;
margin-right:0;
line-height:20px;
background:none;
}
#ttr_content .ttr_comment .form-submit
{
}
 .ttr_article dl 
{
margin:2px;
}
#ttr_content .pagination
{
}
.back-to-top 
{
position:fixed;
bottom: 2em;
right: 0px;
text-decoration: none;
padding: 1em;
display: none;
z-index:99;
}
.form-item label
{
text-align:left;
}
#user-login-form ul li
{
background:none!important;
text-align:left;
padding-left:0px!important;
margin-left:0px!important;
margin-top:5px!important;
}
/*----------- */
.menu-toggle 
{
display:none;
}
p
{
margin:0;
padding:0;
}
.btn:hover
{
clear:none;
margin-right:5px;
height:auto;
margin-top:5px;
}
.postedon img
{
vertical-align: middle;
margin: 0 2px;
}
 #ttr_sidebar_left table 
{
width:100%;
}
 #ttr_sidebar_right table 
{
width:100%;
}
@media only screen
and (min-width : 150px)
and (max-width : 1024px) 
{
footer
{
max-width: 100% !important;
}
 header#ttr_header 
{
max-width: 100% !important;
}
}
body
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
margin:0;
background-attachment:fixed;}
 #ttr_page
{
min-width: 20px;
margin-top:30px;
margin-bottom:0px;
border-radius:1px 1px 1px 1px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
box-sizing:border-box;
}
 .navbar 
{
height:50px;
}
 .ttr_footer_bottom_footer_inner, #ttr_footer_top_for_widgets 
{
position:relative;
width:1200px;
margin:0 auto;
}
 #ttr_header_inner 
{
height:316px;
position:relative;
width:1200px;
margin:0 auto;
}
 #ttr_menu.navbar 
{
height:50px;
min-height:50px;
border-radius:0px 0px 0px 0px;
border:solid #E7E7E7;
border:solid rgba(231,231,231,1);
border-width:0px 0px 0px 0px;
}
 #ttr_menu_inner_in 
{
height: 50px;
 text-align: center;
position:relative;
margin:0 auto;
}
 #ttr_page .innermenu#ttr_menu_inner_in 
{
 text-align: center;
position:relative;
margin:0 auto;
}
 input[type=checkbox] 
{
visibility: hidden;
}
 .ttr_checkbox 
{
position: relative;
width:13px;
height:13px;
display:inline;
margin-top:5px;
margin-right:5px;
}
 .ttr_checkbox label 
{
cursor: pointer;
position: absolute;
width: 15px;
height: 15px;
top: 0;
left: 0;
background-color:#FFFFFF;
background:linear-gradient(180deg,rgba(255,255,255,0)0%,rgba(0,0,0,0.14)50%,rgba(255,255,255,0)100%);
border-radius:0px 0px 0px 0px;
border:solid #808080;
border:solid rgba(128,128,128,1);
border-width:1px 1px 1px 1px;
}
 .ttr_checkbox label:after 
{
opacity: 0;
content: '';
position: absolute;
width: 15px;
height: 5px;
top: 0px;
left: 1px;
border: 2px solid rgba(0,0,0,1);
border-top: none;
border-right: none;
transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
}
 .ttr_checkbox input[type=checkbox]:checked + label:after 
{
opacity: 1;
}
.ttr_checkbox label 
{
width: 13px;
}
 input[type=radio] 
{
visibility: hidden;
}
 .ttr_radio 
{
position: relative;
width:13px;
height:13px;
margin-right:5px;
}
 .ttr_radio label 
{
cursor: pointer;
position: absolute;
width: 13px;
height: 13px;
top: 0;
left: 0;
border-radius:0px 0px 0px 0px;
border:solid #808080;
border:solid rgba(128,128,128,1);
border-width:1px 1px 1px 1px;
border-radius:50%;
background-color:#808080;
background:rgba(128,128,128,1);
box-sizing:content-box;
}
 .ttr_radio label:after 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
opacity: 0;
content: '';
position: absolute;
width: 9px;
height: 9px;
top: 2px;
left: 2px;
border-radius:50%;
}
 .ttr_radio input[type=radio]:checked + label:after 
{
opacity: 1;
}
 .ttr_radio label 
{
width: 13px;
}
 .radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox]{float: none !important;
margin-left:0px !important;
}
 .ttr_title_position 
{
left: 5.27%;
top:12.52px;
position:absolute;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 header .ttr_title_style, header .ttr_title_style a, header .ttr_title_style a:link, header .ttr_title_style a:visited, header .ttr_title_style a:hover
{
font-size:28px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F3F3F3;
text-align:left;
text-decoration:none;
margin:0;
padding:0;
background:none;
}
 .ttr_slogan_position 
{
left: 5.98%;
top:45.52px;
position:absolute;
display:block;
overflow:hidden;
margin:0px;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_slogan_style
{
font-size:16px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#B3B3B3;
text-align:left;
text-decoration:none;
margin:0;
padding:0;
background:none;
}
 .ttr_header_logo 
{
background-repeat: no-repeat;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
top:12.52px;
left:1.17%;
height:33.3281657711019px;
width:42.3261654244316px;
display:block;
position:absolute;
border:0 none;
z-index:499;
}
 .headerposition1
{
background-color:transparent;
background:rgba(255,255,255,0);
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
top: 98px;
left: 0%;
width: 471px;
min-height: 61px;
position:absolute;
}
.ttr_menu_items .dropdown-menu 
{
padding:0px;
}
 .ttr_menu_items.nav .open .sub-menu > li > a 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
min-width:160px;
line-height:30px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F3F3F3;
text-align:left;
text-decoration:none;
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:20px;
padding-right:0px;
padding-bottom:0px;
}
 .navbar-nav 
{
padding:0;
 list-style:none;
position:relative;
margin:0;
z-index:499;
border:0px !important;
margin:0;
padding-top:7.5px !important;
text-align:left;
zoom:1;
}
 .navbar-default
{
background-color:transparent;
background:rgba(255,255,255,0);
border-radius:0px 0px 0px 0px;
border:solid #E7E7E7;
border:solid rgba(231,231,231,1);
border-width:0px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
box-sizing:content-box}
 ul.navbar-nav .dropdown-menu, ul.navbar-nav .sub-menu, ul.navbar-nav .collapse li a  
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F3F3F3;
text-align:left;
text-decoration:none;
font-family:'Arial';
background-color:#FFFF00;
background:rgba(255,255,0,1);
border-radius:0px 0px 0px 0px;
border:solid #C8CCCC;
border:solid rgba(200,204,204,1);
border-width:1px 1px 1px 1px;
margin:0;
padding:0;
list-style:none;
}
 .navbar-nav .dropdown-menu > li > a 
{
min-width:160px;
line-height:30px;
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:20px;
padding-right:0px;
padding-bottom:0px;
}
.dropdown-menu 
{
}
.navbar-nav ul.dropdown-menu > li 
{
position: relative;
}
 .ttr_menu_items.navbar-nav ul.dropdown-menu .sub-menu 
{
left: 100% ;
position: absolute;
top: 0px;
margin-top: -1px;
}
@media only screen
and (min-width : 1025px) 
{
 .navbar-nav .dropdown-menu > li:hover > a 
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
}
 .nav.ttr_menu_items  li:hover ul.child
{
left:20px;
top:35px;
}
 .ttr_menu_items.navbar-nav ul.dropdown-menu .sub-menu 
{
left: 100%;
position: absolute;
top: 0;
visibility: hidden;
margin-top: -1px;
}
ul.ttr_menu_items.nav li.dropdown:hover > ul.dropdown-menu 
{
display:block;
}
 .ttr_menu_items .dropdown-menu li:hover .sub-menu 
{
visibility: visible;
}
 .ttr_menu_items  li:hover ul.child li a
{
display:block;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F3F3F3;
text-align:left;
text-decoration:none;
min-width:160px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
line-height:30px;
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:20px;
padding-right:0px;
padding-bottom:0px;
background-color:#000000;
background:rgba(0,0,0,1);
}
 .ttr_menu_items.nav  li:hover li:hover > a.subchild
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
color:rgba(51,51,51,1);
}
 .ttr_menu_items.nav  li:hover ul.child li a:hover
{
 font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
background-color:#EEEEEE;
background:rgba(238,238,238,1);
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
}
  .ttr_menu_items  li:hover ul.child li a.subchild:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
background-color:#EEEEEE;
background:rgba(238,238,238,1);
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
}
}
@media only screen
and (min-width : 1025px) 
{
 .ttr_menu_items  li:hover ul.child
{
}
}
@media only screen
and (min-width : 768px)

{
 .nav-center > li
{
display:inline-block !important;
float:none !important;
}
 .nav-center 
{
float:none !important;
text-align:center !important;
}

}
 .nav-pills
{
padding:0;
 list-style:none;
text-align:left;
zoom:1;
}
 .ttr_menu_items  li a.ttr_menu_items_parent_link, .nav.ttr_menu_items  li span.separator
{
display:block;
padding-left:4px;
padding-right:4px;
float:left;
background-color:#EC1619;
background:rgba(236,22,25,1);
line-height:35px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#E1E1E1;
text-align:left;
text-decoration:none;
margin-top:0px;
margin-left:20px;
margin-right:3px;
margin-bottom:0px;
border-radius:10px 10px 10px 10px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 10px rgba(255,255,0,1);
cursor:pointer;
height:35px;
box-sizing:border-box;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_arrow, .nav.ttr_menu_items  li span.separator.ttr_menu_items_parent_link_arrow 
{
display:block;
padding-left:4px;
padding-right:4px;
line-height:35px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#E1E1E1;
text-align:left;
text-decoration:none;
background-color:#EC1619;
background:rgba(236,22,25,1);
border-radius:10px 10px 10px 10px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 10px rgba(255,255,0,1);
margin-top:0px;
margin-left:20px;
margin-right:3px;
margin-bottom:0px;
box-sizing:border-box;
cursor:pointer;
height:35px;
float:left;
padding-top:0px;
padding-bottom:0px;
}
 .ttr_menu_items  li:hover a.ttr_menu_items_parent_link, .nav.ttr_menu_items  li:hover span.separator
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
background-color:#E1E1E1;
background:rgba(225,225,225,1);
border-radius:10px 10px 10px 10px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 11px rgba(243,243,243,1);
}
 .nav.ttr_menu_items  li:hover a.ttr_menu_items_parent_link_arrow, .nav.ttr_menu_items  li:hover span.separator.ttr_menu_items_parent_link_arrow 
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
background-color:#E1E1E1;
background:rgba(225,225,225,1);
border-radius:10px 10px 10px 10px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 11px rgba(243,243,243,1);
}
 .ttr_menu_items  li ul.child li a
{
text-align:left;
}
 .ttr_menu_items  li ul.child li a
{
display:block;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F3F3F3;
text-align:left;
text-decoration:none;
min-width:160px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
line-height:30px;
background-color:#000000;
background:rgba(0,0,0,1);
}
 .ttr_menu_items.nav   li ul.child li a.subchild
{
text-align:left;
line-height:30px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F3F3F3;
text-align:left;
text-decoration:none;
background-color:#000000;
background:rgba(0,0,0,1);
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active_arrow
{
padding-left:4px;
padding-right:4px;
box-sizing:border-box;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#E1E1E1;
text-align:left;
text-decoration:none;
cursor: pointer;
display: block;
line-height:35px;
background-color:#000000;
background:rgba(0,0,0,1);
border-radius:10px 10px 10px 10px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 8px rgba(255,255,255,1);
margin-top:0px;
margin-left:20px;
margin-right:3px;
margin-bottom:0px;
height:35px;
float:left;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active
{
display:block;
cursor: pointer;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#E1E1E1;
text-align:left;
text-decoration:none;
box-sizing:border-box;
height:35px;
line-height:35px;
padding-left:4px;
padding-right:4px;
background-color:#000000;
background:rgba(0,0,0,1);
border-radius:10px 10px 10px 10px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 8px rgba(255,255,255,1);
margin-top:0px;
margin-left:20px;
margin-right:3px;
margin-bottom:0px;
float:left;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_menu_items  li.active:hover a.ttr_menu_items_parent_link_active
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
background-color:#E1E1E1;
background:rgba(225,225,225,1);
border-radius:10px 10px 10px 10px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 11px rgba(243,243,243,1);
}
 .nav.ttr_menu_items  li.active:hover a.ttr_menu_items_parent_link_active_arrow
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
background-color:#E1E1E1;
background:rgba(225,225,225,1);
border-radius:10px 10px 10px 10px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 11px rgba(243,243,243,1);
}
 .ttr_menu_items ul 
{
}
 .ttr_menu_items li:hover ul ul,
.ttr_menu_items li:hover  li:hover ul ul

{
top:-9999px;
background-color:#FFFF00;
background:rgba(255,255,0,1);
}
 .nav.ttr_menu_items  li:hover  li:hover   li:hover a.subchild

{
}
 .nav.ttr_menu_items  li:hover    li:hover  li a.subchild

{
}
 .nav.ttr_menu_items  li  ul.child li .separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:auto;
margin:0 0px 0 0px;
display:none;
}
 .nav.ttr_menu_items li:last-child .horiz_separator 
{
display:none;
}
 .nav.ttr_menu_items  li:hover ul.child ul li:last-child .separator, .nav.ttr_menu_items  li:hover  li:hover ul li:last-child .separator, .nav.ttr_menu_items  li:hover li:hover li:hover ul li:last-child .separator, .nav.ttr_menu_items  li:hover  ul.child li:last-child .separator
{
display:none;
}
 .nav.ttr_menu_items  li ul.child ul li .separator, .nav.ttr_menu_items  li  li:hover ul li .separator, .nav.ttr_menu_items  li li:hover li:hover ul li .separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:auto;
margin:0 0px 0 0px;
display:none;
}
 .ttr_menu_items .horiz_separator
{
float:right;
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:35px;
margin:0;
display:none;
}
 header#ttr_header 
{
background-color:#FFFFFF;
background-image:url(/templates/video/images/indexDesktopheader.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-position:Center Center;
background:url(/templates/video/images/indexDesktopheader.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-size:100% 100%;
background-position:Center Center;
border-radius:0px 0px 0px 0px;
border:solid #E7E7E7;
border:solid rgba(231,231,231,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 46px rgba(255,255,0,1);
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
height:316px;
box-sizing:content-box;

}
 header#ttr_header 
{
display:block;}
 nav#ttr_menu 
{

}
 .innermenu
{
position:absolute;
top:261px;
width:100%;

}
 nav#ttr_menu 
{

}
 .innermenu
{
position:absolute;
top:261px;
width:100%;

}
 #ttr_sidebar_left 
{
float: right;
clear: none;
width: 200px;
}
 #ttr_sidebar_left_margin 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
border-radius:0px 0px 0px 0px;
border:solid #84CDE6;
border:solid rgba(132,205,230,1);
border-width:0px 0px 0px 0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
box-sizing:border-box;
}
 .ttr_block a:hover, .ttr_block a:hover
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
}
 .ttr_block a:visited, .ttr_block a:visited
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
}
 .ttr_block a, .ttr_block a
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
}
 .ttr_block_content ul
{
list-style:none;
}
 .ttr_block ul li, .ttr_block li, .ttr_block li
{
line-height:12px;
}
 #ttr_sidebar_right 
{
float: right;
clear: none;
width: 200px;
}
 #ttr_sidebar_right_margin 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid #84CDE6;
border:solid rgba(132,205,230,1);
border-width:0px 0px 0px 0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
box-sizing:border-box;
}
 .ttr_verticalmenu 
{
margin-top:3px;
margin-left:6px;
margin-right:6px;
margin-bottom:3px;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
text-align:center;
}
 .ttr_verticalmenu_header  
{
border-radius:0px 0px 0px 0px;
border:solid #D3D3D3;
border:solid rgba(211,211,211,1);
border-width:0px 0px 1px 0px;
background-color:#E61319;
background:rgba(230,19,25,1);
margin-top:4px;
margin-left:4px;
margin-right:4px;
margin-bottom:4px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
height:30px; 
box-sizing: content-box; 
}
 #ttr_page .ttr_verticalmenu_content 
{
display:inline-block;
width:90%;
}
@media only screen
and (min-width : 1025px) 
{
 .ttr_vmenu_items.nav  li:hover li:hover > a.subchild
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:1px 1px 1px 1px;
color:rgba(51,51,51,1);
}
 .ttr_vmenu_items.nav  li:hover ul.child li a:hover
{
 background-color:#FFFFFF;
background:rgba(255,255,255,1);
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:1px 1px 1px 1px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
}
  .ttr_vmenu_items  li:hover ul.child li a.subchild:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:1px 1px 1px 1px;
}
}
@media only screen
and (min-width : 1025px) 
{
 .sub-menu 
{
position:absolute;
visibility:hidden;
}
 .ttr_vmenu_items.nav li.dropdown:hover ul 
{
display:inline-block;
}
 .ttr_vmenu_items  li:hover ul.child
{
height:auto;
width:100%;
border-radius:0px 0px 0px 0px;
border:solid #C8CCCC;
border:solid rgba(200,204,204,1);
border-width:1px 1px 1px 1px;
}
}
@media only screen
and (min-width : 768px)

{
 ul.ttr_vmenu_items.nav li.dropdown ul.dropdown-menu 
{
top:40px;
margin-top:-40px;
left:100%;
list-style:none;
}
 ul.ttr_vmenu_items.nav ul li.dropdown-submenu.open > ul 
{
display: block;
visibility: visible;
list-style:none;
}

}
.dropdown-backdrop
{
position:relative;
}
 ul.ttr_vmenu_items.nav-pills .dropdown-menu, ul.navbar-nav .collapse li a  
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
font-family:'Arial';
background-color:#FFFFFF;
background:rgba(255,255,255,1);
border-radius:0px 0px 0px 0px;
border:solid #C8CCCC;
border:solid rgba(200,204,204,1);
border-width:1px 1px 1px 1px;
list-style:none;
}
 .ttr_vmenu_items.nav .dropdown-menu > li > a 
{
min-width:160px;
}
 ul.ttr_vmenu_items.nav-pills .dropdown-menu > li:hover > a 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
}
 ul.ttr_vmenu_items.nav  .sub-menu > li > a 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
min-width:160px;
line-height:20px;
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .nav-stacked > li + li 
{
margin-top:0;
}
.ttr_vmenu_items .dropdown-menu 
{
padding:0px;
}
 .container 
{
overflow:visible!important;
}
 .ttr_vmenu_items.nav ul.collapse > li 
{
position: relative;
}
 .nav-pills li 
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#E1E1E1;
text-align:left;
text-decoration:none;
font-family:'Arial';
}
 .nav-pills li:hover 
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
font-family:'Arial';
}
 .ttr_vmenu_items .dropdown-menu > li > a 
{
width:160px;
}
 .ttr_vmenu_items .dropdown-menu > li:hover > a 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
}
 ul.ttr_vmenu_items.nav li.dropdown:hover ul.dropdown-menu li.unstyled 
{
min-height: 1px;
list-style: none;
}
 ul.ttr_vmenu_items.nav li.dropdown:hover ul.dropdown-menu li.unstyled ul 
{
list-style: none;
}
 .ttr_vmenu_items .collapse > li > a 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
}
 .ttr_vmenu_items .collapse > li:hover > a 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:1px 1px 1px 1px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
}
 #ttr_page ttr_.nav 
{
display:inline;
}
 .ttr_vmenu_items ul#dropdown-menu li
{
display:block;
}
 ul.ttr_vmenu_items.nav li.dropdown:hover ul.collapse li 
{
list-style:none;
}
 #ttr_sidebar_left .dropdown-menu > li 
{
display: inline-block;
font-weight: normal;
position: relative;
vertical-align: top;
}
 .ttr_vmenu_items #dropdown-menu li:hover .sub-menu 
{
}
 .nav-pills
{
padding:0;
 list-style:none;
text-align:left;
background:none;
z-index:500;
*display:inline;
zoom:1;
}
 .ttr_vmenu_items  li a.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items  li span.separator
{
display:block;
text-align:left;
padding-left:4px;
padding-right:4px;
background-color:#EC1619;
background:rgba(236,22,25,1);
line-height:40px;
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 8px rgba(0,0,255,1);
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F3F3F3;
text-align:left;
text-decoration:none;
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
cursor:pointer;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_arrow, .nav.ttr_vmenu_items  li span.separator.ttr_vmenu_items_parent_link_arrow 
{
display:block;
text-align:left;
padding-left:4px;
padding-right:14px;
line-height:40px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F3F3F3;
text-align:left;
text-decoration:none;
background-color:#EC1619;
background:rgba(236,22,25,1);
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 8px rgba(0,0,255,1);
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
cursor:pointer;
padding-top:0px;
padding-bottom:0px;
}
 .ttr_vmenu_items  li:hover a.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items  li:hover span.separator
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
background-color:#F3F3F3;
background:rgba(243,243,243,1);
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 8px rgba(255,0,0,1);
line-height:40px;
}
 .nav.ttr_vmenu_items  li:hover a.ttr_vmenu_items_parent_link_arrow, .nav.ttr_vmenu_items  li:hover span.separator.ttr_vmenu_items_parent_link_arrow 
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
background-color:#F3F3F3;
background:rgba(243,243,243,1);
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 8px rgba(255,0,0,1);
line-height:40px;
}
 .ttr_vmenu_items  li ul.child li a
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
display:block;
line-height:20px;
text-indent:5px;
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
text-align:left;
}
 .ttr_vmenu_items  li ul.child li a
{
}
 .ttr_vmenu_items.nav   li ul.child li a.subchild
{
text-align:left;
line-height:20px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
display:block;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .nav.ttr_vmenu_items ul.child
{
 }
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_active_arrow
{
text-align:left;
padding-left:4px;
padding-right:14px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F3F3F3;
text-align:left;
text-decoration:none;
cursor: pointer;
display: block;
line-height:40px;
background-color:#000000;
background:rgba(0,0,0,1);
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 8px rgba(255,255,0,1);
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_active
{
display:block;
cursor: pointer;
text-align:left;
padding-left:4px;
padding-right:4px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F3F3F3;
text-align:left;
text-decoration:none;
line-height:40px;
background-color:#000000;
background:rgba(0,0,0,1);
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 8px rgba(255,255,0,1);
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_vmenu_items  li.active:hover a.ttr_vmenu_items_parent_link_active
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
background-color:#F3F3F3;
background:rgba(243,243,243,1);
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 8px rgba(255,0,0,1);
}
 .nav.ttr_vmenu_items  li.active:hover a.ttr_vmenu_items_parent_link_active_arrow
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
background-color:#F3F3F3;
background:rgba(243,243,243,1);
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 8px rgba(255,0,0,1);
}
 .ttr_vmenu_items ul 
{
width:100%;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
border-radius:0px 0px 0px 0px;
border:solid #C8CCCC;
border:solid rgba(200,204,204,1);
border-width:1px 1px 1px 1px;
}
 .ttr_vmenu_items li:hover ul ul,
.ttr_vmenu_items li:hover  li:hover ul ul

{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
}
 .nav.ttr_vmenu_items  li:hover  li:hover   li:hover a.subchild

{
}
 .nav.ttr_vmenu_items  li:hover    li:hover  li a.subchild

{
}
 .nav.ttr_vmenu_items  li  ul.child li .separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:auto;
margin:0 5px 0 5px;
display:none;
}
 .nav.ttr_vmenu_items li:last-child .horiz_separator 
{
display:none;
}
 .nav.ttr_vmenu_items  li:hover ul.child ul li:last-child .separator, .nav.ttr_vmenu_items  li:hover  li:hover ul li:last-child .separator, .nav.ttr_vmenu_items  li:hover li:hover li:hover ul li:last-child .separator, .nav.ttr_vmenu_items  li:hover  ul.child li:last-child .separator
{
display:none;
}
 .nav.ttr_vmenu_items  li ul.child ul li .separator, .nav.ttr_vmenu_items  li  li:hover ul li .separator, .nav.ttr_vmenu_items  li li:hover li:hover ul li .separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:auto;
margin:0 5px 0 5px;
display:none;
}
 .ttr_vmenu_items .horiz_separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
height:auto;
margin:0;
display:none;
}
 footer 
{
position: relative;
background-color:#950000;
background:url(/templates/video/images/indexDesktopfooter-specialeffect.png),rgba(149,0,0,1);
background-repeat:no-repeat;
background-size:100% 100%;
background-position:left top;
border-radius:0px 0px 0px 0px;
border:solid #DCDCDC;
border:solid rgba(220,220,220,1);
border-width:1px 0px 0px 0px;
box-shadow:0px 0px 38px rgba(255,255,0,1);
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
 .ttr_footer_bottom_footer 
{
height:100px;
}
 footer h1, footer h1 a, footer h1 a:hover, footer h1 a:visited
{
font-size:8px;
font-family:'Times New Roman';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer h2, footer h2 a, footer h2 a:hover, footer h2 a:visited
{
font-size:8px;
font-family:'Times New Roman';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer h3, footer h3 a, footer h3 a:hover, footer h3 a:visited
{
font-size:8px;
font-family:'Times New Roman';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer h4, footer h4 a, footer h4 a:hover, footer h4 a:visited
{
font-size:8px;
font-family:'Times New Roman';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer h5, footer h5 a, footer h5 a:hover, footer h5 a:visited
{
font-size:8px;
font-family:'Times New Roman';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer h6, footer h6 a, footer h6 a:hover, footer h6 a:visited
{
font-size:8px;
font-family:'Times New Roman';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer ol li
{
font-size:8px;
font-family:'Times New Roman';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
list-style-position:inside;
list-style-type:decimal;
}
 footer ul li
{
list-style:none;
font-size:8px;
font-family:'Times New Roman';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
 footer a
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#863C6F;
text-align:left;
text-decoration:none;
}
 footer a:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#401C35;
text-align:left;
text-decoration:none;
}
 footer a:visited
{
font-size:8px;
font-family:'Times New Roman';
font-weight:normal;
font-style:normal;
color:#BD6BA3;
text-align:left;
text-decoration:none;
}
 #ttr_copyright a
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
}
 #ttr_copyright a
{
top: 42px;
left: 37.79%;
display:block;
position:absolute;
overflow:auto;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 #ttr_footer_designed_by_links 
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
top: 74px;
left: 0.18%;
position:absolute;
overflow:auto;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 #ttr_footer_designed_by_links
{
display:inline-block;
}
 #ttr_footer_designed_by_links a, #ttr_footer_designed_by_links a:link, #ttr_footer_designed_by_links a:visited, #ttr_footer_designed_by_links a:hover 
{
display:inline-block;font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#E1E1E1;
text-align:left;
text-decoration:none;
}
 .footerposition1
{
background-color:transparent;
background:rgba(255,255,255,0);
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
top: 7px;
left: 0.18%;
width: 390px;
height: 64px;
position:absolute;
overflow:auto;
}
 .ttr_block 
{
overflow:hidden;
border-radius:0px 0px 0px 0px;
border:solid #D3D3D3;
border:solid rgba(211,211,211,1);
border-width:0px 0px 0px 0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
margin-top:9px;
margin-left:6px;
margin-right:6px;
margin-bottom:9px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .ttr_block_header
{
border-radius:0px 0px 0px 0px;
border:solid #D3D3D3;
border:solid rgba(211,211,211,1);
border-width:0px 0px 1px 0px;
background-color:#000000;
background:rgba(0,0,0,1);
height:30px; 
box-sizing: content-box; 
margin-top:4px;
margin-left:4px;
margin-right:4px;
margin-bottom:4px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .ttr_block_content
{
padding-top:2px;
padding-left:2px;
padding-right:2px;
padding-bottom:2px;
margin-top:3px;
margin-left:3px;
margin-right:3px;
margin-bottom:3px;
background-color:transparent;
background:rgba(255,255,255,0);
border-radius:0px 0px 0px 0px;
border:solid #D3D3D3;
border:solid rgba(211,211,211,1);
border-width:0px 0px 0px 0px;
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
}
 .ttr_block_content h1, .ttr_block_content h1 a, .ttr_block_content h1 a:hover, .ttr_block_content h1 a:visited 
{
font-size:36px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:8px;
margin-bottom:8px;
}
 .ttr_block_content h2, .ttr_block_content h2 a, .ttr_block_content h2 a:hover, .ttr_block_content h2 a:visited 
{
font-size:30px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:10px;
margin-bottom:10px;
}
.ttr_block_content h3, .ttr_block_content h3 a, .ttr_block_content h3 a:hover, .ttr_block_content h3 a:visited 
{
font-size:24px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:12px;
margin-bottom:12px;
}
.ttr_block_content h4, .ttr_block_content h4 a, .ttr_block_content h4 a:hover, .ttr_block_content h4 a:visited 
{
font-size:18px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:16px;
margin-bottom:16px;
}
 .ttr_block_content h5, .ttr_block_content h5 a, .ttr_block_content h5 a:hover, .ttr_block_content h5 a:visited 
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:20px;
margin-bottom:20px;
}
 .ttr_block_content h6, .ttr_block_content h6 a, .ttr_block_content h6 a:hover, .ttr_block_content h6 a:visited 
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:28px;
margin-bottom:28px;
}
 .ttr_block ol li
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;
list-style-position:inside;
list-style-type:decimal;
}
 .ttr_block ul li
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;
}
 input[type="text"], input[type="password"], input[type="email"], select
{
border-radius:4px 4px 4px 4px;
border:solid #CCCCCC;
border:solid rgba(204,204,204,1);
border-width:1px 1px 1px 1px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#555555;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
width:100%;
height:34px !important;
}
 input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus
{
border-radius:4px 4px 4px 4px;
border:solid #66AFE9;
border:solid rgba(102,175,233,1);
border-width:1px 1px 1px 1px;
box-shadow:1px 0px 10px rgba(191,222,246,1);
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#555555;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
}
 textarea
{
border-radius:4px 4px 4px 4px;
border:solid #CCCCCC;
border:solid rgba(204,204,204,1);
border-width:1px 1px 1px 1px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#555555;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
}
 textarea:focus
{
border-radius:4px 4px 4px 4px;
border:solid #66AFE9;
border:solid rgba(102,175,233,1);
border-width:1px 1px 1px 1px;
box-shadow:1px 0px 10px rgba(191,222,246,1);
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#555555;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
}
 .ttr_banner_header_inner_below0 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .headerbelowcolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .headerbelowcolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .ttr_banner_menu_inner_above0 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .menuabovecolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .menuabovecolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .menuabovecolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .menuabovecolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .ttr_banner_menu_inner_below0 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .menubelowcolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .menubelowcolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .menubelowcolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .menubelowcolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .ttr_banner_slideshow_inner_above0 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .slideshowabovecolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .slideshowabovecolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .slideshowabovecolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .slideshowabovecolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .ttr_banner_slideshow_inner_below0 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .slideshowbelowcolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .slideshowbelowcolumn2 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .slideshowbelowcolumn3 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .slideshowbelowcolumn4 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .contenttopcolumn0
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .topcolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .contentbottomcolumn0
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .bottomcolumn1 
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .ttr_banner_header
{
margin: 0 auto;}
 .ttr_banner_menu
{
}
 .ttr_banner_slideshow
{
}
 .html_content a:hover, .html_content a:focus
{
text-decoration:none;}
 a
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#863C6F;
text-align:left;
text-decoration:none;
}
 a:visited
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#BD6BA3;
text-align:left;
text-decoration:none;
}
 a:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#401C35;
text-align:left;
text-decoration:none;
}
 a:hover.separator, .login_link a
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#863C6F;
text-align:left;
text-decoration:none;
}
 .login_link a:visited
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#BD6BA3;
text-align:left;
text-decoration:none;
}
 .login_link a:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#401C35;
text-align:left;
text-decoration:none;
}
 .footer-widget-area_fixed
{
font-size:8px;
font-family:'Times New Roman';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
}
 .footer-widget-area
{
font-size:8px;
font-family:'Times New Roman';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
margin: 0 auto;}
 #ttr_content_margin 
{
padding-top:0px;
padding-left:10px;
padding-right:10px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
margin-top:20px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
box-sizing:border-box;
}
 #ttr_content 
{
float:left;
width: 1000px;
clear: none;
}
 .ttr_comments 
{
background-color:transparent;
background:rgba(255,255,255,0);
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
margin-top:10px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .ttr_comment_author 
{
float: left;
width:9%;
}
 .ttr_comment_author img 
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 .ttr_comment_text 
{
float:right;
width:90%;
}
 .ttr_comment_author_right 
{
display:none;
}
#ttr_content .ttr_comment_text p 
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
width: auto !important;
}
 #ttr_content .ttr_comments .ttr_author_name, #ttr_content .ttr_comments .ttr_author_name:hover, #ttr_content .ttr_comments .url 
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
}
 #ttr_content .ttr_comments .ttr_comment_date, #ttr_content .ttr_comments .ttr_comment_date:hover 
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
}
#ttr_content .ttr_comment_reply_edit a, #ttr_content  .ttr_comment_reply_edit a:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
}
.ttr_post_inner_box 
{
border-radius:5px 5px 5px 5px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:transparent;
background:rgba(255,255,255,0);
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 .ttr_post 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}
 .ttr_post_title 
{
font-size:24px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F5C867;
text-align:left;
text-decoration:none;
background-repeat: repeat;
margin:0;
}
 h1, h1 a, h1 a:hover, h1 a:visited 
{
font-size:20px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#863C6F;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:8px;
margin-bottom:8px;
}
 h2, h2 a, h2 a:hover, h2 a:visited 
{
font-size:20px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F5C867;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:10px;
margin-bottom:10px;
}
 h3, h3 a, h3 a:hover, h3 a:visited 
{
font-size:20px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#3E6398;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:12px;
margin-bottom:12px;
}
 h4, h4 a, h4 a:hover, h4 a:visited 
{
font-size:18px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#81DFA5;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:16px;
margin-bottom:16px;
}
 h5, h5 a, h5 a:hover, h5 a:visited 
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#4CA9B1;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:20px;
margin-bottom:20px;
}
 h6, h6 a, h6 a:hover, h6 a:visited 
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#DC633B;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:28px;
margin-bottom:28px;
}
 p, .producttag
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
line-height:19px;
margin-left:0px;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;
}
 #ttr_content
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
}
 #ttr_content ol li
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
margin-left:0px;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;
list-style-position:inside;
list-style-type:decimal;
}
 #ttr_content ul
{
padding-left:15px;}
 #ttr_content ul
{
list-style-type:none;
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
}
 #ttr_content ul li
{
margin-left:0px;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;

}
 #ttr_content blockquote p
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
}
 #ttr_content blockquote p:before
{
content:url(/templates/video/images/indexDesktopblockquotestarticon.png);
}
 #ttr_content blockquote p:after
{
content:url(/templates/video/images/indexDesktopblockquoteendicon.png);
}
 #ttr_content .postedon a
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#863C6F;
text-align:left;
text-decoration:none;
}
 #ttr_content .postedon a:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#632C52;
text-align:left;
text-decoration:none;
}
 .ttr_post_title a
{
font-size:24px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F5C867;
text-align:left;
text-decoration:none;
background-color:transparent;
}
 .ttr_post_title a:visited 
{
font-size:24px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
background-color:transparent;
}
 .ttr_post_title a:hover 
{
background-color:transparent;
font-size:24px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
}
.ttr_article 
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#81DFA5;
text-align:left;
text-decoration:none;
}
 .postcontent, .postcontent p
{
margin-top:10px;
margin-bottom:10px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
line-height:19px;
background-color:transparent;
background:rgba(255,255,255,0);
}
 #ttr_content .postcontent
{
background-color:transparent;
background:rgba(255,255,255,0);
border-radius:0px 0px 0px 0px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:5px;
padding-left:0px;
padding-right:0px;
padding-bottom:10px;
}
 #ttr_content table
{
border-spacing:2px;
border: 1px solid #DDDDDD;
border-collapse: collapse;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
 #ttr_content tr, #ttr_content td,#ttr_content th
{
padding-top:8px;
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
border: 1px solid #DDDDDD;
border-collapse: collapse;
}
 #ttr_content tr, #ttr_content td
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
}
 #ttr_content th
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
background-color:#FBEBC7;
background:rgba(251,235,199,1);
}
 #ttr_content .activelink a, #ttr_content .activelink a:visited, #ttr_content .activelink a:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#863C6F;
text-align:left;
text-decoration:none;
}
 #ttr_content .hoverlink a, #ttr_content .hoverlink a:visited, #ttr_content .hoverlink a:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#401C35;
text-align:left;
text-decoration:none;
}
 #ttr_content .visitedlink a, #ttr_content .visitedlink a:visited, #ttr_content .visitedlink a:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#BD6BA3;
text-align:left;
text-decoration:none;
}
 .badge
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
border-radius:10px 10px 10px 10px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
background-color:#808080;
background:rgba(128,128,128,1);
}
 .badge:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
}
 .label
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
}
 .label:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
}
 .label-default
{
background-color:#F5C867;
background:rgba(245,200,103,1);
}
 .label-primary
{
background-color:#863C6F;
background:rgba(134,60,111,1);
}
 .label-success
{
background-color:#3E6398;
background:rgba(62,99,152,1);
}
 .label-info
{
background-color:#81DFA5;
background:rgba(129,223,165,1);
}
 .label-warning
{
background-color:#4CA9B1;
background:rgba(76,169,177,1);
}
 .label-danger
{
background-color:#DC633B;
background:rgba(220,99,59,1);
}
 .label-default:hover
{
background-color:#F5C867;
background:rgba(245,200,103,1);
}
 .label-primary:hover
{
background-color:#863C6F;
background:rgba(134,60,111,1);
}
 .label-success:hover
{
background-color:#3E6398;
background:rgba(62,99,152,1);
}
 .label-info:hover
{
background-color:#81DFA5;
background:rgba(129,223,165,1);
}
 .label-warning:hover
{
background-color:#4CA9B1;
background:rgba(76,169,177,1);
}
 .label-danger:hover
{
background-color:#DC633B;
background:rgba(220,99,59,1);
}
 .alert
{
padding-top:4px;
padding-left:4px;
padding-right:4px;
padding-bottom:4px;
}
 .alert-success
{
border-radius:2px 2px 2px 2px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
background-color:#3E6398;
background:rgba(62,99,152,1);
}
 .alert-info
{
border-radius:2px 2px 2px 2px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
background-color:#81DFA5;
background:rgba(129,223,165,1);
}
 .alert-warning
{
border-radius:2px 2px 2px 2px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
background-color:#4CA9B1;
background:rgba(76,169,177,1);
}
 .alert-danger
{
border-radius:2px 2px 2px 2px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
background-color:#DC633B;
background:rgba(220,99,59,1);
}
 #ttr_content .pagination > li > a, #ttr_content .pagination > li > span
{
border-radius:0px 0px 0px 0px;
border:solid #DDDDDD;
border:solid rgba(221,221,221,1);
border-width:1px 1px 1px 1px;
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#863C6F;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
margin-top:1px;
margin-left:1px;
margin-right:1px;
margin-bottom:1px;
padding-top:3px;
padding-left:5px;
padding-right:5px;
padding-bottom:3px;
display:inline-block;}
 #ttr_content .pagination .active a, #ttr_content .pagination .active > span
{
border-radius:0px 0px 0px 0px;
border:solid #863C6F;
border:solid rgba(134,60,111,1);
border-width:0px 0px 0px 0px;
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
margin-top:1px;
margin-left:1px;
margin-right:1px;
margin-bottom:1px;
padding-top:3px;
padding-left:5px;
padding-right:5px;
padding-bottom:3px;
background-color:#863C6F;
background:rgba(134,60,111,1);
display:inline-block;}
 #ttr_content .pagination a:hover, #ttr_content .pagination span:hover
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
border-radius:0px 0px 0px 0px;
border:solid #DDDDDD;
border:solid rgba(221,221,221,1);
border-width:1px 1px 1px 1px;
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#512443;
text-align:left;
text-decoration:none;
}
 .breadcrumb 
{
background-color:#F5F5F5;
background:rgba(245,245,245,1);
border-radius:4px 4px 4px 4px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
margin-top:1px;
margin-left:1px;
margin-right:1px;
margin-bottom:1px;
padding-top:3px;
padding-left:5px;
padding-right:5px;
padding-bottom:3px;
display:inline-block;
color:#863C6F;
}
 .breadcrumb > li + li:before
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#863C6F;
text-align:left;
text-decoration:none;
}
 #ttr_content .breadcrumb a,.breadcrumb a
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#863C6F;
text-align:left;
text-decoration:none;
}
 #ttr_content .breadcrumb a:hover, .breadcrumb a:hover
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#863C6F;
text-align:left;
text-decoration:none;
}
 #ttr_content .breadcrumb span, .breadcrumb span
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#CCCCCC;
text-align:left;
text-decoration:none;
}
 #nav
{
position:absolute;
left:44.58%;
top:155px;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
font-size:0;
}
 .right-button
{
display:none;
}
 .left-button
{
display:none;
}
 img
{
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width:0px 0px 0px 0px;
border-style:none;
vertical-align:middle;
}
 .btn-toolbar .btn-group.pull-left .btn .icon-search
{
background:url(/templates/video/images/search.png) no-repeat center;
display:block;
height:16px;
width:16px;
}
 #ttr_content .modal
{
display:block;
overflow: visible;position: inherit;
}
 #ttr_content .form-horizontal .control-label
{
text-align:left;
}
 .pager li > a, .pager li > span
{
border-radius:0px 0px 0px 0px;
border:solid #DDDDDD;
border:solid rgba(221,221,221,1);
border-width:1px 1px 1px 1px;
padding-top:3px;
padding-left:5px;
padding-right:5px;
padding-bottom:3px;
}
 .btn-toolbar
{
margin-top:5px;
}
 .btn-toolbar > div:first-child
{
float:left;
margin-right:5px;
}
 .btn-toolbar .btn-group.pull-left .btn
{
margin-top:0;
padding:2px;
}
 .button2-left a,.button2-right a,.button2-left span,.button2-right span
{
display: block;
float: left;
cursor: pointer;
background-color:#863C6F;
background:rgba(134,60,111,1);
border-radius:4px 4px 4px 4px;
border:solid #CCCCCC;
border:solid rgba(204,204,204,1);
border-width:1px 1px 1px 1px;
box-sizing:inherit;
clear:none;
padding-top:6px;
padding-left:12px;
padding-right:12px;
padding-bottom:6px;
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
width:auto;
height:auto;
margin-top:5px;
overflow:visible;
margin-right:5px;
}
 .chzn-container
{
vertical-align:middle;
}
 #system-message
{
margin:0 !important;
}
 .tooltip
{
position:absolute !important;
}
 .tip
{
background:black;
text-align:left;
padding:3px;
max-width:400px;
color:white;
}
 .tip-title
{
font-weight:bold;
}
 ul.categories-module li h4, ul.category-module li h4, .item-title
{
display:inline;
}
 #ttr_content .pagination ul li 
{
background:none;
display:inline;
text-align:left;
}
 #ttr_content .cat-children ul li
{
background:none;
display:inline-block;
}
 #ttr_content ul.pagenav li 
{
background:none;
display:inline;
text-align:left;
}
* 
{
margin:0;
padding:0;
}
 .image-left 
{
padding:2px;
float:left;
margin:0 15px 5px 0;
}
 table tr th 
{
background-color:transparent;
background:rgba(255,255,255,0);
}
 .article-info-term, .category-name, .published, .createdby, .hits, .categories-list dl dt, .categories-list dl dd 
{
display:inline;
}
 .article-info 
{
display:inline;
vertical-align:middle;
}
 .formelm 
{
margin-top:5px;
margin-bottom:5px;

}
 select, .formelm input
{
margin-bottom: 9px;
padding: 4px;

}
 button#jform_publish_down_img, button#jform_publish_up_img 
{
background:url(/templates/video/images/calendar.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
cursor: pointer;
height: auto;
margin-left: 3px;
vertical-align: middle;
width: 5%;
margin-top:0;
padding:7px 5px;
border-radius:0px;
border:0px;

}
 button#jform_publish_down_img:hover, button#jform_publish_up_img:hover 
{
border:0px;
border-radius:0px;

}
 .btn.jmodedit
{
background:none !important;
border-radius:0px !important;
border:none !important;
width:14px !important;
}
 .btn.jmodedit:hover
{
background:none !important;
border:0px !important;
}
 #ttr_page .label
{
display:inline-block;
}
 .accordion
{
margin-bottom: 18px;
}
 .accordion-group
{
background: none repeat scroll 0 0 hsl(0, 0%, 100%);
border: 1px solid hsl(0, 0%, 90%);
border-radius: 4px;
margin-bottom: 2px;
}
 .accordion-heading
{
border-bottom: 0 none;
}
 .accordion-heading .accordion-toggle
{
display: block;
padding: 8px 15px;
}
 .accordion-toggle
{
cursor: pointer;
}
 .accordion-inner
{
border-top: 1px solid hsl(0, 0%, 90%);
padding: 15px 19px;
}
 img#jform_publish_down_img, img#jform_publish_up_img 
{
margin-left: 3px;

}
 #adminForm fieldset
{
border:1px solid grey;
border-radius: 5px;
margin: 10px 0;
padding: 20px;

}
 .input-append
{
display:inline;
}
 fieldset legend 
{
font-weight: bold;
padding: 5px 10px;
}
.mce-container, .mce-container-body 
{
margin-top:5px !important;
}
 #ttr_content #jform_articletext_toolbar1 
{
width:auto;
border-spacing:0px;border:0 none;
}
 #ttr_content #jform_articletext_toolbar2 
{
width:auto;
border-spacing:0px;border:0 none;
}
 #ttr_content #jform_articletext_toolbar3 
{
width:auto;
border-spacing:0px;border:0 none;
}
 #ttr_content #jform_articletext_tbl 
{
margin-top:5px;
width:auto;
border:0 none;
border-spacing:0px;
}
 #ttr_content #jform_articletext_styleselect,  #ttr_content #jform_articletext_formatselect 
{
border:0 none;
border-spacing:0px;
}
 #ttr_content #jform_articletext_tbl tr, #ttr_content #jform_articletext_tbl td, #ttr_content #jform_articletext_tbl th 
{
border:0 none;
}
 .formelm label, .formelm-area label 
{
margin-top:5px;
margin-bottom:5px;
display:inline-block;
width:150px;

}
 @font-face 
{
font-family: 'IcoMoon';
src: url(/media/jui/fonts/IcoMoon.eot);
src: url(/media/jui/fonts/IcoMoon.eot#iefix) format('embedded-opentype'), url(/media/jui/fonts/IcoMoon.woff) format('woff'), url(/media/jui/fonts/IcoMoon.ttf) format('truetype'), url(/media/jui/fonts/IcoMoon.svg#IcoMoon) format('svg');
font-weight: normal;
font-style: normal;

}
 [data-icon]:before 
{
font-family: 'IcoMoon';
content: attr(data-icon);
speak: none;

}
 [class^="icon-"], [class*="icon-"] 
{
 display: inline-block;
*margin-right: .3em;
  margin:0 auto;

}
 [class^="icon-"]:before, [class*="icon-"]:before 
{
font-family: 'IcoMoon';
font-style: normal;
speak: none;

}
 .icon-apply:before, .icon-edit:before, .icon-pencil:before 
{
 content: '\2b';

}
.icon-picture:before,.icon-image:before 
{
content: '\2f';

}
.icon-pictures:before,.icon-images:before 
{
content: '\30';

}
.icon-file-add:before,.icon-file-plus:before 
{
content: '\29';

}
.icon-save-copy:before,.icon-copy:before 
{
content: '\e018';

}
.icon-chevron-down:before,.icon-downarrow:before,.icon-arrow-down:before
{
content: '\e007';

}
.icon-eye-open:before,.icon-eye:before 
{
content: '\3c';

}
 .nav-menu-default 
{
height:auto !important;
border:0;
background-color:transparent;
margin:0;
}
 .btn, .btn-default, a.btn:visited
{
background-color:#863C6F;
background:rgba(134,60,111,1);
border-radius:4px 4px 4px 4px;
border:solid #CCCCCC;
border:solid rgba(204,204,204,1);
border-width:1px 1px 1px 1px;
box-sizing:inherit;
clear:none;
padding-top:6px;
padding-left:12px;
padding-right:12px;
padding-bottom:6px;
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;
width:auto;
height:auto;
margin-top:5px;
overflow:visible;
margin-right:5px;
}
 .btn:hover, a.btn:hover 
{
border-radius:4px 4px 4px 4px;
border:solid #ADADAD;
border:solid rgba(173,173,173,1);
border-width:1px 1px 1px 1px;
background-color:#EEEEEE;
background:rgba(238,238,238,1);
box-sizing:inherit;
clear:none;
padding-top:6px;
padding-left:12px;
padding-right:12px;
padding-bottom:6px;
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
width:auto;
height:auto;
overflow:visible;
margin-top:5px;
margin-right:5px;
}
 .inputbutton
{
background: none repeat scroll 0 0 transparent;
border: medium none;
color:#FFFFFF;
cursor: pointer;
font-size:12px;
padding-top:6px;
padding-left:12px;
padding-right:12px;
padding-bottom:6px;
 left: -15px;
}
 h1.ttr_verticalmenu_heading, h2.ttr_verticalmenu_heading,  h3.ttr_verticalmenu_heading, h4.ttr_verticalmenu_heading, h5.ttr_verticalmenu_heading, h6.ttr_verticalmenu_heading, p.ttr_verticalmenu_heading
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F3F3F3;
text-align:center;
text-decoration:none;
line-height:30px;
background:none;
margin:0;
}
 h1.ttr_block_heading, h2.ttr_block_heading,  h3.ttr_block_heading, h4.ttr_block_heading, h5.ttr_block_heading, h6.ttr_block_heading, p.ttr_block_heading
{
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F3F3F3;
text-align:center;
text-decoration:none;
line-height:30px;
background:none;
margin:0;
}
 #ttr_block, #ttr_block, #ttr_block .boxcolor, #ttr_block .boxcolor
{
font-size:12px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
}
/*
{
TemplateToaster Version:5.0.0.7252
}
*/
@media only screen
and (max-width : 640px)
{
object, video
{
width:100% !important;
height:auto !important;
}
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-width : 150px)
and (max-width : 767px) 
{
#ttr_header_inner 
{
height:auto !important;
width:auto !important;
text-align:center !important;
}
#ttr_menu_inner_in .ttr_menu_items 
{
display:inline-block;
}
#ttr_menu_inner_in 
{
width:auto !important;
height:auto !important;
text-align:left !important;
}
 .ttr_slideshow_last
{
width:auto;

}
.ttr_menu_items .horiz_separator
{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:transparent;
width:auto !important;
height:auto !important;
float:none !important;
margin:0;
display:none;
}
.logo 
{
display:block;
text-align:center;
}
#ttr_sidebar_left 
{
float: none !important;
width: auto !important;
margin:0;
border:0;
border-radius:0;
padding:0;}
#ttr_sidebar_left_margin 
{
height: auto !important;
}
#ttr_sidebar_right_margin 
{
height: auto !important;
}
#ttr_sidebar_right 
{
float: none !important;
width: auto !important;
margin:0;
border:0;
border-radius:0;
padding:0;
}
#ttr_content 
{
float: none !important;
width: auto !important;
margin:0;
border:0;
border-radius:0;
}
#ttr_content_single_sidebar_left,#ttr_content_single_sidebar_right,#ttr_content_zero_sidebar,#ttr_content_both_sidebar 
{
float: none !important;
width: auto !important;
}
#ttr_page 
{
max-width:none;
min-width:0;
padding-top:0;
}
header .ttr_title_style, header .ttr_title_style a,header .ttr_title_style a:link,header .ttr_title_style a:visited,header .ttr_title_style a:hover
{
text-align:center!important;
}
.ttr_slogan_style 
{
text-align:center;
}
#ttr_page .ttr_footer_bottom_footer_inner 
{
width:auto !important;
text-align:center;
}
.footer-widget-area 
{
width:auto  !important;
border:0;
border-radius:0;
padding:0;
margin:0;
}
#ttr_page .ttr_slideshow_inner 
{
height:100% !important;
}
ul.ttr_menu_items li 
{
margin:0;}
ul.ttr_menu_items li.ttr_menu_items_parent a, ul.ttr_menu_items li.ttr_menu_items_parent span.separator 
{
float:none !important;
}
#ttr_menu .ttr_menu_items 
{
display:block;
}
.ttr_vmenu_items ul.child li a 
{
cursor:pointer;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
display:block;
}
.nav.ttr_vmenu_items ul.child li a:hover 
{
cursor:pointer;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#333333;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
display:block;
}
 .nav-stacked > li + li 
{
margin-top:0;
}
.nav.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_arrow 
{
background-color:#EC1619;
background:rgba(236,22,25,1);
display:block;
text-align:left;
padding-left:4px;
padding-right:4px;
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F3F3F3;
text-align:left;
text-decoration:none;
}
.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_arrow,ttr_ .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active_arrow 
{
background-color:#F3F3F3;
background:rgba(243,243,243,1);
display:block;
text-align:left;
padding-left:4px;
padding-right:4px;
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
}
.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link,ttr_ .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active 
{
background-color:#F3F3F3;
background:rgba(243,243,243,1);
display:block;
text-align:left;
padding-left:4px;
padding-right:4px;
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
}
.menu-center 
{
width:100%;
z-index:99999;
}
.article_column
{
width:100% !important;float:none !important;padding-right:0 !important;}
}
 .ttr_menu_items  li a.ttr_menu_items_parent_link
{
display:block;
padding-left:4px;
padding-right:4px;
background-color:#EC1619;
background:rgba(236,22,25,1);
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#E1E1E1;
text-align:left;
text-decoration:none;
border-radius:10px 10px 10px 10px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 10px rgba(255,255,0,1);
margin-top:0px;
margin-left:20px;
margin-right:3px;
margin-bottom:0px;
cursor:pointer;
box-sizing:border-box;
padding-top:0px;
padding-bottom:0px;
}
 .ttr_menu_items  li a.ttr_menu_items_parent_link_arrow
{
display:block;
padding-left:4px;
padding-right:4px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#E1E1E1;
text-align:left;
text-decoration:none;
background-color:#EC1619;
background:rgba(236,22,25,1);
border-radius:10px 10px 10px 10px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 10px rgba(255,255,0,1);
margin-top:0px;
margin-left:20px;
margin-right:3px;
margin-bottom:0px;
box-sizing:border-box;
cursor:pointer;
padding-top:0px;
padding-bottom:0px;
}
 .ttr_menu_items  li ul.child li a.subchild
{
text-align:left;
line-height:30px;
background-color:#000000;
background:rgba(0,0,0,1);
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F3F3F3;
text-align:left;
text-decoration:none;
border-radius:0px 0px 0px 0px;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width:0px 0px 0px 0px;
}
 .ttr_menu_items  li a.ttr_menu_items_parent_link_active_arrow
{
float: left;
padding-left:4px;
padding-right:4px;
box-sizing:border-box;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#E1E1E1;
text-align:left;
text-decoration:none;
cursor: pointer;
display: block;
line-height:35px;
background-color:#000000;
background:rgba(0,0,0,1);
border-radius:10px 10px 10px 10px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 8px rgba(255,255,255,1);
margin-top:0px;
margin-left:20px;
margin-right:3px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active
{
display:block;
cursor: pointer;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#E1E1E1;
text-align:left;
text-decoration:none;
box-sizing:border-box;
padding-left:4px;
padding-right:4px;
background-color:#000000;
background:rgba(0,0,0,1);
border-radius:10px 10px 10px 10px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width:0px 0px 0px 0px;
box-shadow:0px 0px 8px rgba(255,255,255,1);
margin-top:0px;
margin-left:20px;
margin-right:3px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_menu_items li:last-child .horiz_separator 
{
display:none;
}
#ttr_page .ttr_menu_items  li.toggled-on ul.child ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on  li.toggled-on ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on li.toggled-on li.toggled-on ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on  ul.child li:last-child .separator
{
display:none;
}
/* Small Tabs (portrait and landscape) ----------- */
@media only screen
and (min-width : 768px)
and (max-width : 1024px) 
{
#ttr_header_inner 
{
width: 100%  !important;
height:auto !important;
text-align:center;
}
#ttr_menu_inner_in 
{
width: auto !important;
height:auto !important;
}
.headerposition1
{
background-size:100% 100%;
height:auto;
width:auto;
}
.footerposition1
{
background-size:100% 100%;
height:auto;
width:auto;
}
.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_active 
{
 background-color:#000000;
background:rgba(0,0,0,1);
display:block;
text-align:left;
padding-left:4px;
padding-right:4px;
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#F3F3F3;
text-align:left;
text-decoration:none;
}
.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link,ttr_ .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active 
{
background-color:#F3F3F3;
background:rgba(243,243,243,1);
display:block;
text-align:left;
padding-left:4px;
padding-right:4px;
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
font-size:14px;
font-family:'Arial';
font-weight:normal;
font-style:normal;
color:#000000;
text-align:left;
text-decoration:none;
}
body
{
margin:0;
}
.logo 
{
display:block;
text-align:center;
}
#ttr_page 
{
max-width:none;
min-width:0;
padding-top:0;
}
.article_column
{
width:100% !important;float:none !important;padding-right:0 !important;}
}
@media only screen
and (min-width : 150px)
and (max-width : 1024px) 
{
.ttr_footer_bottom_footer_inner 
{
width:100% !important;
text-align:center;
}
img 
{
max-width : 100%;}
}
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-width : 768px)
and (max-width : 1024px) 
{
.ttr_header_logo 
{
background-size:100% 100%;
}
#ttr_header_inner 
{
width: 100% !important;
height:auto !important;
}
.ttr_slideshow_last
{
width:auto;

}
#ttr_page .ttr_footer_bottom_footer_inner 
{
width:auto !important;
}
#ttr_page 
{
max-width:none;
min-width:0;
}
.ttr_banner_header 
{
width:auto !important;
}
.ttr_banner_slideshow 
{
width:auto !important;
}
.ttr_banner_menu 
{
width:auto !important;
}
.footer-widget-area 
{
width:auto !important;
}
}
.one_column_left 
{
width: 1000px !important;
}
.zero_column
{
width: 100% !important;
}
.one_column_right
{
width: 1000px !important;
}

@media only screen
and (min-width : 768px)
and (max-width : 1024px) 
{
 .totopshow {
display: block;}
 .container 
{
width:100%;

}
 .ttr_footer_bottom_footer_inner, #ttr_footer_top_for_widgets 
{
position:relative;
width:748px;
margin:0 auto;
}
 #ttr_header_inner 
{
height:212px;
position:relative;
margin:0 auto;
}
 #ttr_menu.navbar 
{
height:50px;
min-height:50px;
}
 #ttr_menu_inner_in 
{
position:relative;
margin:0 auto;
}
 .ttr_title_position 
{
left: 7.62%;
top:4.25px;
position:absolute;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_slogan_position 
{
left: 8.76%;
top:36.25px;
position:absolute;
display:block;
overflow:hidden;
margin:0px;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_header_logo 
{
background-repeat: no-repeat;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
top:18.25px;
left:2.54%;
height:26.3281657711019px;
width:32.3261654244316px;
display:block;
position:absolute;
border:0 none;
z-index:499;
}
 .headerposition1
{
top: 67.5px;
left: 0.27%;
width: 356px;
min-height: 46px;
position:absolute;
}
 .nav.ttr_menu_items li:last-child .horiz_separator 
{
display:none;
}
 .nav.ttr_menu_items  li:hover ul.child ul li:last-child .separator, .nav.ttr_menu_items  li:hover  li:hover ul li:last-child .separator, .nav.ttr_menu_items  li:hover li:hover li:hover ul li:last-child .separator, .nav.ttr_menu_items  li:hover  ul.child li:last-child .separator
{
display:none;
}
 header#ttr_header 
{
height:212px;
box-sizing:content-box;

}
 nav#ttr_menu 
{
max-width:100%;

}
 .innermenu
{
position:absolute;
top:126.13px;
width:100%;

}
 #ttr_sidebar_left 
{
display: block;
}
 #ttr_sidebar_right 
{
display: block;
}
.dropdown-backdrop
{
position:relative;
}
.ttr_vmenu_items .dropdown-menu 
{
padding:0px;
}
 .container 
{
overflow:visible!important;
}
 .ttr_vmenu_items.nav ul.collapse > li 
{
position: relative;
}
li.open > ul.child.collapse 
{
display:inline-block;
}
 .nav.ttr_vmenu_items li:last-child .horiz_separator 
{
display:none;
}
 #ttr_copyright a
{
top: 71px;
left: 48.13%;
display:block;
position:absolute;
overflow:auto;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 #ttr_footer_designed_by_links 
{
top: 71px;
left: 2.54%;
position:absolute;
overflow:auto;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 #ttr_footer_designed_by_links #ttr_footer_designed_by 
{
display:inline-block;
}
 #ttr_footer_designed_by_links a , #ttr_footer_designed_by_links a:link, #ttr_footer_designed_by_links a:visited, #ttr_footer_designed_by_links a:hover 
{
display:inline-block;}
 .footerposition1
{
background-color:transparent;
background:rgba(255,255,255,0);
top: 7px;
left: 1.2%;
width: 370px;
height: 57px;
position:absolute;
overflow:auto;
}
 #ttr_content 
{
float:left;
width: 548px;
clear: none;
}
 #nav
{
position:absolute;
left:47.06%;
top:155px;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .headerposition1
{
display:block;
}
 .footerposition1
{
display:block;
}
 .postedon
{
display: none;
}
 .nav.ttr_menu_items li:last-child .horiz_separator 
{
display:none;
}
#ttr_page .ttr_menu_items  li.toggled-on ul.child ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on  li.toggled-on ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on li.toggled-on li.toggled-on ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on  ul.child li:last-child .separator
{
display:none;
}
 #ttr_sidebar_left 
{
width: 26.7379679144385% !important;
}
.one_column_left 
{
width: 73.2620320855615% !important;
}
.zero_column
{
width: 100% !important;
}
.one_column_right
{
width: 73.2620320855615% !important;
}
 .both_columns 
{
width: 46.524064171123% !important;
}
 #ttr_content 
{
width: 73.2620320855615%;
}
 #ttr_sidebar_right 
{
width: 0% !important;
}
}

@media only screen
and (max-width : 767px)
{
 .totopshow {
display: block;}
 .container 
{
width:100%;

}
 .ttr_footer_bottom_footer_inner, #ttr_footer_top_for_widgets 
{
position:relative;
width:300px;
margin:0 auto;
}
 #ttr_header_inner 
{
height:93px;
position:relative;
margin:0 auto;
}
 #ttr_menu.navbar 
{
height:50px;
min-height:50px;
}
 #ttr_menu_inner_in 
{
position:relative;
margin:0 auto;
}
 .ttr_title_position 
{
left: 17%;
top:0px;
position:absolute;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_slogan_position 
{
left: 17%;
top:32px;
position:absolute;
display:block;
overflow:hidden;
margin:0px;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .ttr_header_logo 
{
background-repeat: no-repeat;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
top:9px;
left:3.67%;
height:23.3281657711019px;
width:30.3261654244316px;
display:block;
position:absolute;
border:0 none;
z-index:499;
}
 .headerposition1
{
top: 16px;
left: 0%;
width: 300px;
min-height: 77px;
position:absolute;
}
 .navbar-nav 
{
padding:0;
 list-style:none;
position:relative;
margin:0;
z-index:499;
border:0px !important;
margin:0;
padding-top:12.5px !important;
text-align:left;
zoom:1;
}
 #ttr_page .ttr_menu_items  li ul.child
{
top:25px;
}
 .ttr_menu_items  li a.ttr_menu_items_parent_link, .nav.ttr_menu_items  li span.separator
{
display:block;
line-height:50px;
cursor:pointer;
height:50px;
box-sizing:border-box;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_arrow, .nav.ttr_menu_items  li span.separator.ttr_menu_items_parent_link_arrow 
{
display:block;
line-height:50px;
background-image: none;
box-sizing:border-box;
cursor:pointer;
height:50px;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active_arrow
{
box-sizing:border-box;
cursor: pointer;
display: block;
line-height:50px;
height:50px;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active
{
display:block;
cursor: pointer;
box-sizing:border-box;
height:50px;
line-height:50px;
}
 .nav.ttr_menu_items li:last-child .horiz_separator 
{
display:none;
}
 .nav.ttr_menu_items  li:hover ul.child ul li:last-child .separator, .nav.ttr_menu_items  li:hover  li:hover ul li:last-child .separator, .nav.ttr_menu_items  li:hover li:hover li:hover ul li:last-child .separator, .nav.ttr_menu_items  li:hover  ul.child li:last-child .separator
{
display:none;
}
 .ttr_menu_items .horiz_separator
{
float:right;
height:25px;
}
 header#ttr_header 
{
height:93px;
box-sizing:content-box;

}
 nav#ttr_menu 
{
max-width:100%;

}
 .innermenu
{
position:absolute;
top:42.5px;
width:100%;

}
 #ttr_sidebar_left 
{
display: block;
}
 #ttr_sidebar_right 
{
display: block;
}
.dropdown-backdrop
{
position:relative;
}
.ttr_vmenu_items .dropdown-menu 
{
padding:0px;
}
 .container 
{
overflow:visible!important;
}
 .ttr_vmenu_items.nav ul.collapse > li 
{
position: relative;
}
li.open > ul.child.collapse 
{
display:inline-block;
}
 .ttr_vmenu_items  li a.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items  li span.separator
{
display:block;
cursor:pointer;
}
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_arrow, .nav.ttr_vmenu_items  li span.separator.ttr_vmenu_items_parent_link_arrow 
{
display:block;
background-image: none;
cursor:pointer;
}
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_active_arrow
{
cursor: pointer;
display: block;
}
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_active
{
display:block;
cursor: pointer;
}
 .nav.ttr_vmenu_items li:last-child .horiz_separator 
{
display:none;
}
 .ttr_vmenu_items .horiz_separator
{
}
 #ttr_copyright a
{
top: 62px;
left: 1.17%;
display:block;
position:absolute;
overflow:auto;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 #ttr_footer_designed_by_links 
{
top: 78px;
left: 8.33%;
position:absolute;
overflow:auto;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 #ttr_footer_designed_by_links #ttr_footer_designed_by 
{
display:inline-block;
}
 #ttr_footer_designed_by_links a , #ttr_footer_designed_by_links a:link, #ttr_footer_designed_by_links a:visited, #ttr_footer_designed_by_links a:hover 
{
display:inline-block;}
 .footerposition1
{
background-color:transparent;
background:rgba(255,255,255,0);
top: 5px;
left: 1.17%;
width: 300px;
height: 57px;
position:absolute;
overflow:auto;
}
 #ttr_content 
{
float:left;
width: 300px;
clear: none;
}
 #nav
{
position:absolute;
left:43.33%;
top:120px;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
 .headerposition1
{
display:block;
}
 .footerposition1
{
display:block;
}
 .postedon
{
display: none;
}
 .open > .child 
 {
display: block;

}
 .nav.navbar-nav li.ttr_menu_items_parent a 
{
margin-bottom:0px;

}
 ul.ttr_menu_items 
{
padding-top:0 !important;

}
 .ttr_vmenu_items .dropdown-submenu.open > ul 
{
 display: block !important;
visibility: visible !important;
position:static !important;
float:none;
list-style:none outside none;
}
 .ttr_vmenu_items .dropdown-menu > li, .ttr_vmenu_items li ul.child li a 
{
 display: block !important;
}
  ul.child ul 
{
 display:none;
}
.navbar-nav ul.dropdown-menu .sub-menu 
{
left: 0px !important;
position: static !important;
top: 0px !important;
float:none !important;
}
 .ttr_vmenu_items .open .child {float: none;
position: static;
list-style:none outside none;

}
 #ttr_menu .navbar-toggle
{

}
 #ttr_menu .navbar-toggle
{
margin-right:3px;
float:right;

}
 #ttr_menu .navbar-toggle:hover, #ttr_menu .navbar-toggle:focus
{
margin-right:3px;
float:right;

}
 #ttr_menu.navbar
{
z-index:99;

}
 #ttr_menu .navbar-nav
{
margin:0;

}
 .ttr_menu_items  li a.ttr_menu_items_parent_link
{
display:block;
cursor:pointer;
box-sizing:border-box;
padding-top:0px;
padding-bottom:0px;
}
 .ttr_menu_items  li a.ttr_menu_items_parent_link_arrow
{
display:block;
box-sizing:border-box;
cursor:pointer;
padding-top:0px;
padding-bottom:0px;
}
 .ttr_menu_items  li a.ttr_menu_items_parent_link_active_arrow
{
float: left;
padding-left:4px;
box-sizing:border-box;
cursor: pointer;
display: block;
line-height:25px;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active
{
display:block;
cursor: pointer;
box-sizing:border-box;
padding-top:0px;
padding-bottom:0px;
}
 .nav.ttr_menu_items li:last-child .horiz_separator 
{
display:none;
}
#ttr_page .ttr_menu_items  li.toggled-on ul.child ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on  li.toggled-on ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on li.toggled-on li.toggled-on ul li:last-child .separator,#ttr_page .ttr_menu_items  li.toggled-on  ul.child li:last-child .separator
{
display:none;
}
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 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,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-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{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-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{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.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)}}@keyframes rubberBand{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.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)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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 headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}}@keyframes tada{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%,to{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}}@keyframes wobble{0%,to{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,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(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,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(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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 bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{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:translateZ(0);transform:translateZ(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{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{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{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{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{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{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{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{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{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{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{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{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{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{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{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{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{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{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{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-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)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-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)}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{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-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}.flipInY,.flipOutX{-webkit-backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-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)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-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)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}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{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{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{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(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%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(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}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{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{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(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{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(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{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(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{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */.fa.fa-pull-left,.fa.pull-left{margin-right:.3em}.fa,.fa-stack{display:inline-block}.fa-fw,.fa-li{text-align:center}@font-face{font-family:FontAwesome;src:url(/libraries/quix/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/libraries/quix/assets/fonts/fontawesome-webfont.eot#iefix&v=4.7.0) format('embedded-opentype'),url(/libraries/quix/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(/libraries/quix/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(/libraries/quix/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/libraries/quix/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa.fa-pull-right,.fa.pull-right{margin-left:.3em}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.pull-left{float:left}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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}
.mfp-bg,.mfp-wrap{position:fixed;left:0;top:0}.mfp-bg,.mfp-container,.mfp-wrap{height:100%;width:100%}.mfp-arrow:after,.mfp-arrow:before,.mfp-container:before,.mfp-figure:after{content:''}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-wrap{z-index:1043;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-close,.mfp-preloader a:hover{color:#FFF}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}.mfp-figure:after,.mfp-iframe-scaler iframe{box-shadow:0 0 8px rgba(0,0,0,.6);position:absolute;left:0}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-figure,img.mfp-img{line-height:0}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{display:block;top:0;width:100%;height:100%;background:#000}.mfp-figure:after,img.mfp-img{width:auto;height:auto;display:block}img.mfp-img{box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{top:40px;bottom:40px;right:0;z-index:-1;background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
