@charset "utf-8";/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/* mixins/gradients.less:L3 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/* 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:L33 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/* normalize.less:L54 */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
/* normalize.less:L67 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/* normalize.less:L77 */
[hidden],
template {
  display: none;
}
/* normalize.less:L89 */
a {
  background-color: transparent;
}
/* normalize.less:L98 */
a:active,
a:hover {
  outline: 0;
}
/* normalize.less:L110 */
abbr[title] {
  border-bottom: 1px dotted;
}
/* normalize.less:L118 */
b,
strong {
  font-weight: bold;
}
/* normalize.less:L127 */
dfn {
  font-style: italic;
}
/* normalize.less:L136 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* normalize.less:L145 */
mark {
  background: yellow;
  color: black;
}
/* normalize.less:L154 */
small {
  font-size: 80%;
}
/* normalize.less:L162 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
/* normalize.less:L170 */
sup {
  top: -0.5em;
}
/* normalize.less:L174 */
sub {
  bottom: -0.25em;
}
/* normalize.less:L185 */
img {
  border: 0;
}
/* normalize.less:L193 */
svg:not(:root) {
  overflow: hidden;
}
/* normalize.less:L204 */
figure {
  margin: 1em 40px;
}
/* normalize.less:L212 */
hr {
  box-sizing: content-box;
  height: 0;
}
/* normalize.less:L221 */
pre {
  overflow: auto;
}
/* normalize.less:L229 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* normalize.less:L252 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
/* normalize.less:L266 */
button {
  overflow: visible;
}
/* normalize.less:L277 */
button,
select {
  text-transform: none;
}
/* normalize.less:L290 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
/* normalize.less:L302 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/* normalize.less:L311 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* normalize.less:L322 */
input {
  line-height: normal;
}
/* normalize.less:L334 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
/* normalize.less:L346 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/* normalize.less:L356 */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
/* normalize.less:L367 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* normalize.less:L376 */
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/* normalize.less:L387 */
legend {
  border: 0;
  padding: 0;
}
/* normalize.less:L396 */
textarea {
  overflow: auto;
}
/* normalize.less:L405 */
optgroup {
  font-weight: bold;
}
/* normalize.less:L416 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* normalize.less:L421 */
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  /* print.less:L9 */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* print.less:L18 */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* print.less:L23 */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* print.less:L27 */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* print.less:L33 */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  /* print.less:L38 */
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  /* print.less:L44 */
  thead {
    display: table-header-group;
  }
  /* print.less:L48 */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* print.less:L53 */
  img {
    max-width: 100% !important;
  }
  /* print.less:L57 */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* print.less:L64 */
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* print.less:L72 */
  .navbar {
    display: none;
  }
  /* print.less:L75 */
  /* print.less:L77 */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: black !important;
  }
  /* print.less:L81 */
  .label {
    border: 1px solid black;
  }
  /* print.less:L85 */
  .table {
    border-collapse: collapse !important;
  }
  /* print.less:L88 */
  .table td,
  .table th {
    background-color: white !important;
  }
  /* print.less:L93 */
  /* print.less:L94 */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dddddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/templates/dashboards04i/Fonts/glyphicons-halflings-regular.eot');
  src: url('/templates/dashboards04i/Fonts/glyphicons-halflings-regular.eot#iefix') format('embedded-opentype'), url('/templates/dashboards04i/Fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/templates/dashboards04i/Fonts/glyphicons-halflings-regular.woff') format('woff'), url('/templates/dashboards04i/Fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/templates/dashboards04i/Fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');font-display:swap;}
/* glyphicons.less:L22 */
.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:L35 */
/* glyphicons.less:L35 */
.glyphicon-asterisk:before {
  content: "\002a";
}
/* glyphicons.less:L36 */
/* glyphicons.less:L36 */
.glyphicon-plus:before {
  content: "\002b";
}
/* glyphicons.less:L37 */
/* glyphicons.less:L38 */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
/* glyphicons.less:L39 */
/* glyphicons.less:L39 */
.glyphicon-minus:before {
  content: "\2212";
}
/* glyphicons.less:L40 */
/* glyphicons.less:L40 */
.glyphicon-cloud:before {
  content: "\2601";
}
/* glyphicons.less:L41 */
/* glyphicons.less:L41 */
.glyphicon-envelope:before {
  content: "\2709";
}
/* glyphicons.less:L42 */
/* glyphicons.less:L42 */
.glyphicon-pencil:before {
  content: "\270f";
}
/* glyphicons.less:L43 */
/* glyphicons.less:L43 */
.glyphicon-glass:before {
  content: "\e001";
}
/* glyphicons.less:L44 */
/* glyphicons.less:L44 */
.glyphicon-music:before {
  content: "\e002";
}
/* glyphicons.less:L45 */
/* glyphicons.less:L45 */
.glyphicon-search:before {
  content: "\e003";
}
/* glyphicons.less:L46 */
/* glyphicons.less:L46 */
.glyphicon-heart:before {
  content: "\e005";
}
/* glyphicons.less:L47 */
/* glyphicons.less:L47 */
.glyphicon-star:before {
  content: "\e006";
}
/* glyphicons.less:L48 */
/* glyphicons.less:L48 */
.glyphicon-star-empty:before {
  content: "\e007";
}
/* glyphicons.less:L49 */
/* glyphicons.less:L49 */
.glyphicon-user:before {
  content: "\e008";
}
/* glyphicons.less:L50 */
/* glyphicons.less:L50 */
.glyphicon-film:before {
  content: "\e009";
}
/* glyphicons.less:L51 */
/* glyphicons.less:L51 */
.glyphicon-th-large:before {
  content: "\e010";
}
/* glyphicons.less:L52 */
/* glyphicons.less:L52 */
.glyphicon-th:before {
  content: "\e011";
}
/* glyphicons.less:L53 */
/* glyphicons.less:L53 */
.glyphicon-th-list:before {
  content: "\e012";
}
/* glyphicons.less:L54 */
/* glyphicons.less:L54 */
.glyphicon-ok:before {
  content: "\e013";
}
/* glyphicons.less:L55 */
/* glyphicons.less:L55 */
.glyphicon-remove:before {
  content: "\e014";
}
/* glyphicons.less:L56 */
/* glyphicons.less:L56 */
.glyphicon-zoom-in:before {
  content: "\e015";
}
/* glyphicons.less:L57 */
/* glyphicons.less:L57 */
.glyphicon-zoom-out:before {
  content: "\e016";
}
/* glyphicons.less:L58 */
/* glyphicons.less:L58 */
.glyphicon-off:before {
  content: "\e017";
}
/* glyphicons.less:L59 */
/* glyphicons.less:L59 */
.glyphicon-signal:before {
  content: "\e018";
}
/* glyphicons.less:L60 */
/* glyphicons.less:L60 */
.glyphicon-cog:before {
  content: "\e019";
}
/* glyphicons.less:L61 */
/* glyphicons.less:L61 */
.glyphicon-trash:before {
  content: "\e020";
}
/* glyphicons.less:L62 */
/* glyphicons.less:L62 */
.glyphicon-home:before {
  content: "\e021";
}
/* glyphicons.less:L63 */
/* glyphicons.less:L63 */
.glyphicon-file:before {
  content: "\e022";
}
/* glyphicons.less:L64 */
/* glyphicons.less:L64 */
.glyphicon-time:before {
  content: "\e023";
}
/* glyphicons.less:L65 */
/* glyphicons.less:L65 */
.glyphicon-road:before {
  content: "\e024";
}
/* glyphicons.less:L66 */
/* glyphicons.less:L66 */
.glyphicon-download-alt:before {
  content: "\e025";
}
/* glyphicons.less:L67 */
/* glyphicons.less:L67 */
.glyphicon-download:before {
  content: "\e026";
}
/* glyphicons.less:L68 */
/* glyphicons.less:L68 */
.glyphicon-upload:before {
  content: "\e027";
}
/* glyphicons.less:L69 */
/* glyphicons.less:L69 */
.glyphicon-inbox:before {
  content: "\e028";
}
/* glyphicons.less:L70 */
/* glyphicons.less:L70 */
.glyphicon-play-circle:before {
  content: "\e029";
}
/* glyphicons.less:L71 */
/* glyphicons.less:L71 */
.glyphicon-repeat:before {
  content: "\e030";
}
/* glyphicons.less:L72 */
/* glyphicons.less:L72 */
.glyphicon-refresh:before {
  content: "\e031";
}
/* glyphicons.less:L73 */
/* glyphicons.less:L73 */
.glyphicon-list-alt:before {
  content: "\e032";
}
/* glyphicons.less:L74 */
/* glyphicons.less:L74 */
.glyphicon-lock:before {
  content: "\e033";
}
/* glyphicons.less:L75 */
/* glyphicons.less:L75 */
.glyphicon-flag:before {
  content: "\e034";
}
/* glyphicons.less:L76 */
/* glyphicons.less:L76 */
.glyphicon-headphones:before {
  content: "\e035";
}
/* glyphicons.less:L77 */
/* glyphicons.less:L77 */
.glyphicon-volume-off:before {
  content: "\e036";
}
/* glyphicons.less:L78 */
/* glyphicons.less:L78 */
.glyphicon-volume-down:before {
  content: "\e037";
}
/* glyphicons.less:L79 */
/* glyphicons.less:L79 */
.glyphicon-volume-up:before {
  content: "\e038";
}
/* glyphicons.less:L80 */
/* glyphicons.less:L80 */
.glyphicon-qrcode:before {
  content: "\e039";
}
/* glyphicons.less:L81 */
/* glyphicons.less:L81 */
.glyphicon-barcode:before {
  content: "\e040";
}
/* glyphicons.less:L82 */
/* glyphicons.less:L82 */
.glyphicon-tag:before {
  content: "\e041";
}
/* glyphicons.less:L83 */
/* glyphicons.less:L83 */
.glyphicon-tags:before {
  content: "\e042";
}
/* glyphicons.less:L84 */
/* glyphicons.less:L84 */
.glyphicon-book:before {
  content: "\e043";
}
/* glyphicons.less:L85 */
/* glyphicons.less:L85 */
.glyphicon-bookmark:before {
  content: "\e044";
}
/* glyphicons.less:L86 */
/* glyphicons.less:L86 */
.glyphicon-print:before {
  content: "\e045";
}
/* glyphicons.less:L87 */
/* glyphicons.less:L87 */
.glyphicon-camera:before {
  content: "\e046";
}
/* glyphicons.less:L88 */
/* glyphicons.less:L88 */
.glyphicon-font:before {
  content: "\e047";
}
/* glyphicons.less:L89 */
/* glyphicons.less:L89 */
.glyphicon-bold:before {
  content: "\e048";
}
/* glyphicons.less:L90 */
/* glyphicons.less:L90 */
.glyphicon-italic:before {
  content: "\e049";
}
/* glyphicons.less:L91 */
/* glyphicons.less:L91 */
.glyphicon-text-height:before {
  content: "\e050";
}
/* glyphicons.less:L92 */
/* glyphicons.less:L92 */
.glyphicon-text-width:before {
  content: "\e051";
}
/* glyphicons.less:L93 */
/* glyphicons.less:L93 */
.glyphicon-align-left:before {
  content: "\e052";
}
/* glyphicons.less:L94 */
/* glyphicons.less:L94 */
.glyphicon-align-center:before {
  content: "\e053";
}
/* glyphicons.less:L95 */
/* glyphicons.less:L95 */
.glyphicon-align-right:before {
  content: "\e054";
}
/* glyphicons.less:L96 */
/* glyphicons.less:L96 */
.glyphicon-align-justify:before {
  content: "\e055";
}
/* glyphicons.less:L97 */
/* glyphicons.less:L97 */
.glyphicon-list:before {
  content: "\e056";
}
/* glyphicons.less:L98 */
/* glyphicons.less:L98 */
.glyphicon-indent-left:before {
  content: "\e057";
}
/* glyphicons.less:L99 */
/* glyphicons.less:L99 */
.glyphicon-indent-right:before {
  content: "\e058";
}
/* glyphicons.less:L100 */
/* glyphicons.less:L100 */
.glyphicon-facetime-video:before {
  content: "\e059";
}
/* glyphicons.less:L101 */
/* glyphicons.less:L101 */
.glyphicon-picture:before {
  content: "\e060";
}
/* glyphicons.less:L102 */
/* glyphicons.less:L102 */
.glyphicon-map-marker:before {
  content: "\e062";
}
/* glyphicons.less:L103 */
/* glyphicons.less:L103 */
.glyphicon-adjust:before {
  content: "\e063";
}
/* glyphicons.less:L104 */
/* glyphicons.less:L104 */
.glyphicon-tint:before {
  content: "\e064";
}
/* glyphicons.less:L105 */
/* glyphicons.less:L105 */
.glyphicon-edit:before {
  content: "\e065";
}
/* glyphicons.less:L106 */
/* glyphicons.less:L106 */
.glyphicon-share:before {
  content: "\e066";
}
/* glyphicons.less:L107 */
/* glyphicons.less:L107 */
.glyphicon-check:before {
  content: "\e067";
}
/* glyphicons.less:L108 */
/* glyphicons.less:L108 */
.glyphicon-move:before {
  content: "\e068";
}
/* glyphicons.less:L109 */
/* glyphicons.less:L109 */
.glyphicon-step-backward:before {
  content: "\e069";
}
/* glyphicons.less:L110 */
/* glyphicons.less:L110 */
.glyphicon-fast-backward:before {
  content: "\e070";
}
/* glyphicons.less:L111 */
/* glyphicons.less:L111 */
.glyphicon-backward:before {
  content: "\e071";
}
/* glyphicons.less:L112 */
/* glyphicons.less:L112 */
.glyphicon-play:before {
  content: "\e072";
}
/* glyphicons.less:L113 */
/* glyphicons.less:L113 */
.glyphicon-pause:before {
  content: "\e073";
}
/* glyphicons.less:L114 */
/* glyphicons.less:L114 */
.glyphicon-stop:before {
  content: "\e074";
}
/* glyphicons.less:L115 */
/* glyphicons.less:L115 */
.glyphicon-forward:before {
  content: "\e075";
}
/* glyphicons.less:L116 */
/* glyphicons.less:L116 */
.glyphicon-fast-forward:before {
  content: "\e076";
}
/* glyphicons.less:L117 */
/* glyphicons.less:L117 */
.glyphicon-step-forward:before {
  content: "\e077";
}
/* glyphicons.less:L118 */
/* glyphicons.less:L118 */
.glyphicon-eject:before {
  content: "\e078";
}
/* glyphicons.less:L119 */
/* glyphicons.less:L119 */
.glyphicon-chevron-left:before {
  content: "\e079";
}
/* glyphicons.less:L120 */
/* glyphicons.less:L120 */
.glyphicon-chevron-right:before {
  content: "\e080";
}
/* glyphicons.less:L121 */
/* glyphicons.less:L121 */
.glyphicon-plus-sign:before {
  content: "\e081";
}
/* glyphicons.less:L122 */
/* glyphicons.less:L122 */
.glyphicon-minus-sign:before {
  content: "\e082";
}
/* glyphicons.less:L123 */
/* glyphicons.less:L123 */
.glyphicon-remove-sign:before {
  content: "\e083";
}
/* glyphicons.less:L124 */
/* glyphicons.less:L124 */
.glyphicon-ok-sign:before {
  content: "\e084";
}
/* glyphicons.less:L125 */
/* glyphicons.less:L125 */
.glyphicon-question-sign:before {
  content: "\e085";
}
/* glyphicons.less:L126 */
/* glyphicons.less:L126 */
.glyphicon-info-sign:before {
  content: "\e086";
}
/* glyphicons.less:L127 */
/* glyphicons.less:L127 */
.glyphicon-screenshot:before {
  content: "\e087";
}
/* glyphicons.less:L128 */
/* glyphicons.less:L128 */
.glyphicon-remove-circle:before {
  content: "\e088";
}
/* glyphicons.less:L129 */
/* glyphicons.less:L129 */
.glyphicon-ok-circle:before {
  content: "\e089";
}
/* glyphicons.less:L130 */
/* glyphicons.less:L130 */
.glyphicon-ban-circle:before {
  content: "\e090";
}
/* glyphicons.less:L131 */
/* glyphicons.less:L131 */
.glyphicon-arrow-left:before {
  content: "\e091";
}
/* glyphicons.less:L132 */
/* glyphicons.less:L132 */
.glyphicon-arrow-right:before {
  content: "\e092";
}
/* glyphicons.less:L133 */
/* glyphicons.less:L133 */
.glyphicon-arrow-up:before {
  content: "\e093";
}
/* glyphicons.less:L134 */
/* glyphicons.less:L134 */
.glyphicon-arrow-down:before {
  content: "\e094";
}
/* glyphicons.less:L135 */
/* glyphicons.less:L135 */
.glyphicon-share-alt:before {
  content: "\e095";
}
/* glyphicons.less:L136 */
/* glyphicons.less:L136 */
.glyphicon-resize-full:before {
  content: "\e096";
}
/* glyphicons.less:L137 */
/* glyphicons.less:L137 */
.glyphicon-resize-small:before {
  content: "\e097";
}
/* glyphicons.less:L138 */
/* glyphicons.less:L138 */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
/* glyphicons.less:L139 */
/* glyphicons.less:L139 */
.glyphicon-gift:before {
  content: "\e102";
}
/* glyphicons.less:L140 */
/* glyphicons.less:L140 */
.glyphicon-leaf:before {
  content: "\e103";
}
/* glyphicons.less:L141 */
/* glyphicons.less:L141 */
.glyphicon-fire:before {
  content: "\e104";
}
/* glyphicons.less:L142 */
/* glyphicons.less:L142 */
.glyphicon-eye-open:before {
  content: "\e105";
}
/* glyphicons.less:L143 */
/* glyphicons.less:L143 */
.glyphicon-eye-close:before {
  content: "\e106";
}
/* glyphicons.less:L144 */
/* glyphicons.less:L144 */
.glyphicon-warning-sign:before {
  content: "\e107";
}
/* glyphicons.less:L145 */
/* glyphicons.less:L145 */
.glyphicon-plane:before {
  content: "\e108";
}
/* glyphicons.less:L146 */
/* glyphicons.less:L146 */
.glyphicon-calendar:before {
  content: "\e109";
}
/* glyphicons.less:L147 */
/* glyphicons.less:L147 */
.glyphicon-random:before {
  content: "\e110";
}
/* glyphicons.less:L148 */
/* glyphicons.less:L148 */
.glyphicon-comment:before {
  content: "\e111";
}
/* glyphicons.less:L149 */
/* glyphicons.less:L149 */
.glyphicon-magnet:before {
  content: "\e112";
}
/* glyphicons.less:L150 */
/* glyphicons.less:L150 */
.glyphicon-chevron-up:before {
  content: "\e113";
}
/* glyphicons.less:L151 */
/* glyphicons.less:L151 */
.glyphicon-chevron-down:before {
  content: "\e114";
}
/* glyphicons.less:L152 */
/* glyphicons.less:L152 */
.glyphicon-retweet:before {
  content: "\e115";
}
/* glyphicons.less:L153 */
/* glyphicons.less:L153 */
.glyphicon-shopping-cart:before {
  content: "\e116";
}
/* glyphicons.less:L154 */
/* glyphicons.less:L154 */
.glyphicon-folder-close:before {
  content: "\e117";
}
/* glyphicons.less:L155 */
/* glyphicons.less:L155 */
.glyphicon-folder-open:before {
  content: "\e118";
}
/* glyphicons.less:L156 */
/* glyphicons.less:L156 */
.glyphicon-resize-vertical:before {
  content: "\e119";
}
/* glyphicons.less:L157 */
/* glyphicons.less:L157 */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
/* glyphicons.less:L158 */
/* glyphicons.less:L158 */
.glyphicon-hdd:before {
  content: "\e121";
}
/* glyphicons.less:L159 */
/* glyphicons.less:L159 */
.glyphicon-bullhorn:before {
  content: "\e122";
}
/* glyphicons.less:L160 */
/* glyphicons.less:L160 */
.glyphicon-bell:before {
  content: "\e123";
}
/* glyphicons.less:L161 */
/* glyphicons.less:L161 */
.glyphicon-certificate:before {
  content: "\e124";
}
/* glyphicons.less:L162 */
/* glyphicons.less:L162 */
.glyphicon-thumbs-up:before {
  content: "\e125";
}
/* glyphicons.less:L163 */
/* glyphicons.less:L163 */
.glyphicon-thumbs-down:before {
  content: "\e126";
}
/* glyphicons.less:L164 */
/* glyphicons.less:L164 */
.glyphicon-hand-right:before {
  content: "\e127";
}
/* glyphicons.less:L165 */
/* glyphicons.less:L165 */
.glyphicon-hand-left:before {
  content: "\e128";
}
/* glyphicons.less:L166 */
/* glyphicons.less:L166 */
.glyphicon-hand-up:before {
  content: "\e129";
}
/* glyphicons.less:L167 */
/* glyphicons.less:L167 */
.glyphicon-hand-down:before {
  content: "\e130";
}
/* glyphicons.less:L168 */
/* glyphicons.less:L168 */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
/* glyphicons.less:L169 */
/* glyphicons.less:L169 */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
/* glyphicons.less:L170 */
/* glyphicons.less:L170 */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
/* glyphicons.less:L171 */
/* glyphicons.less:L171 */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
/* glyphicons.less:L172 */
/* glyphicons.less:L172 */
.glyphicon-globe:before {
  content: "\e135";
}
/* glyphicons.less:L173 */
/* glyphicons.less:L173 */
.glyphicon-wrench:before {
  content: "\e136";
}
/* glyphicons.less:L174 */
/* glyphicons.less:L174 */
.glyphicon-tasks:before {
  content: "\e137";
}
/* glyphicons.less:L175 */
/* glyphicons.less:L175 */
.glyphicon-filter:before {
  content: "\e138";
}
/* glyphicons.less:L176 */
/* glyphicons.less:L176 */
.glyphicon-briefcase:before {
  content: "\e139";
}
/* glyphicons.less:L177 */
/* glyphicons.less:L177 */
.glyphicon-fullscreen:before {
  content: "\e140";
}
/* glyphicons.less:L178 */
/* glyphicons.less:L178 */
.glyphicon-dashboard:before {
  content: "\e141";
}
/* glyphicons.less:L179 */
/* glyphicons.less:L179 */
.glyphicon-paperclip:before {
  content: "\e142";
}
/* glyphicons.less:L180 */
/* glyphicons.less:L180 */
.glyphicon-heart-empty:before {
  content: "\e143";
}
/* glyphicons.less:L181 */
/* glyphicons.less:L181 */
.glyphicon-link:before {
  content: "\e144";
}
/* glyphicons.less:L182 */
/* glyphicons.less:L182 */
.glyphicon-phone:before {
  content: "\e145";
}
/* glyphicons.less:L183 */
/* glyphicons.less:L183 */
.glyphicon-pushpin:before {
  content: "\e146";
}
/* glyphicons.less:L184 */
/* glyphicons.less:L184 */
.glyphicon-usd:before {
  content: "\e148";
}
/* glyphicons.less:L185 */
/* glyphicons.less:L185 */
.glyphicon-gbp:before {
  content: "\e149";
}
/* glyphicons.less:L186 */
/* glyphicons.less:L186 */
.glyphicon-sort:before {
  content: "\e150";
}
/* glyphicons.less:L187 */
/* glyphicons.less:L187 */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
/* glyphicons.less:L188 */
/* glyphicons.less:L188 */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
/* glyphicons.less:L189 */
/* glyphicons.less:L189 */
.glyphicon-sort-by-order:before {
  content: "\e153";
}
/* glyphicons.less:L190 */
/* glyphicons.less:L190 */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
/* glyphicons.less:L191 */
/* glyphicons.less:L191 */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
/* glyphicons.less:L192 */
/* glyphicons.less:L192 */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
/* glyphicons.less:L193 */
/* glyphicons.less:L193 */
.glyphicon-unchecked:before {
  content: "\e157";
}
/* glyphicons.less:L194 */
/* glyphicons.less:L194 */
.glyphicon-expand:before {
  content: "\e158";
}
/* glyphicons.less:L195 */
/* glyphicons.less:L195 */
.glyphicon-collapse-down:before {
  content: "\e159";
}
/* glyphicons.less:L196 */
/* glyphicons.less:L196 */
.glyphicon-collapse-up:before {
  content: "\e160";
}
/* glyphicons.less:L197 */
/* glyphicons.less:L197 */
.glyphicon-log-in:before {
  content: "\e161";
}
/* glyphicons.less:L198 */
/* glyphicons.less:L198 */
.glyphicon-flash:before {
  content: "\e162";
}
/* glyphicons.less:L199 */
/* glyphicons.less:L199 */
.glyphicon-log-out:before {
  content: "\e163";
}
/* glyphicons.less:L200 */
/* glyphicons.less:L200 */
.glyphicon-new-window:before {
  content: "\e164";
}
/* glyphicons.less:L201 */
/* glyphicons.less:L201 */
.glyphicon-record:before {
  content: "\e165";
}
/* glyphicons.less:L202 */
/* glyphicons.less:L202 */
.glyphicon-save:before {
  content: "\e166";
}
/* glyphicons.less:L203 */
/* glyphicons.less:L203 */
.glyphicon-open:before {
  content: "\e167";
}
/* glyphicons.less:L204 */
/* glyphicons.less:L204 */
.glyphicon-saved:before {
  content: "\e168";
}
/* glyphicons.less:L205 */
/* glyphicons.less:L205 */
.glyphicon-import:before {
  content: "\e169";
}
/* glyphicons.less:L206 */
/* glyphicons.less:L206 */
.glyphicon-export:before {
  content: "\e170";
}
/* glyphicons.less:L207 */
/* glyphicons.less:L207 */
.glyphicon-send:before {
  content: "\e171";
}
/* glyphicons.less:L208 */
/* glyphicons.less:L208 */
.glyphicon-floppy-disk:before {
  content: "\e172";
}
/* glyphicons.less:L209 */
/* glyphicons.less:L209 */
.glyphicon-floppy-saved:before {
  content: "\e173";
}
/* glyphicons.less:L210 */
/* glyphicons.less:L210 */
.glyphicon-floppy-remove:before {
  content: "\e174";
}
/* glyphicons.less:L211 */
/* glyphicons.less:L211 */
.glyphicon-floppy-save:before {
  content: "\e175";
}
/* glyphicons.less:L212 */
/* glyphicons.less:L212 */
.glyphicon-floppy-open:before {
  content: "\e176";
}
/* glyphicons.less:L213 */
/* glyphicons.less:L213 */
.glyphicon-credit-card:before {
  content: "\e177";
}
/* glyphicons.less:L214 */
/* glyphicons.less:L214 */
.glyphicon-transfer:before {
  content: "\e178";
}
/* glyphicons.less:L215 */
/* glyphicons.less:L215 */
.glyphicon-cutlery:before {
  content: "\e179";
}
/* glyphicons.less:L216 */
/* glyphicons.less:L216 */
.glyphicon-header:before {
  content: "\e180";
}
/* glyphicons.less:L217 */
/* glyphicons.less:L217 */
.glyphicon-compressed:before {
  content: "\e181";
}
/* glyphicons.less:L218 */
/* glyphicons.less:L218 */
.glyphicon-earphone:before {
  content: "\e182";
}
/* glyphicons.less:L219 */
/* glyphicons.less:L219 */
.glyphicon-phone-alt:before {
  content: "\e183";
}
/* glyphicons.less:L220 */
/* glyphicons.less:L220 */
.glyphicon-tower:before {
  content: "\e184";
}
/* glyphicons.less:L221 */
/* glyphicons.less:L221 */
.glyphicon-stats:before {
  content: "\e185";
}
/* glyphicons.less:L222 */
/* glyphicons.less:L222 */
.glyphicon-sd-video:before {
  content: "\e186";
}
/* glyphicons.less:L223 */
/* glyphicons.less:L223 */
.glyphicon-hd-video:before {
  content: "\e187";
}
/* glyphicons.less:L224 */
/* glyphicons.less:L224 */
.glyphicon-subtitles:before {
  content: "\e188";
}
/* glyphicons.less:L225 */
/* glyphicons.less:L225 */
.glyphicon-sound-stereo:before {
  content: "\e189";
}
/* glyphicons.less:L226 */
/* glyphicons.less:L226 */
.glyphicon-sound-dolby:before {
  content: "\e190";
}
/* glyphicons.less:L227 */
/* glyphicons.less:L227 */
.glyphicon-sound-5-1:before {
  content: "\e191";
}
/* glyphicons.less:L228 */
/* glyphicons.less:L228 */
.glyphicon-sound-6-1:before {
  content: "\e192";
}
/* glyphicons.less:L229 */
/* glyphicons.less:L229 */
.glyphicon-sound-7-1:before {
  content: "\e193";
}
/* glyphicons.less:L230 */
/* glyphicons.less:L230 */
.glyphicon-copyright-mark:before {
  content: "\e194";
}
/* glyphicons.less:L231 */
/* glyphicons.less:L231 */
.glyphicon-registration-mark:before {
  content: "\e195";
}
/* glyphicons.less:L232 */
/* glyphicons.less:L232 */
.glyphicon-cloud-download:before {
  content: "\e197";
}
/* glyphicons.less:L233 */
/* glyphicons.less:L233 */
.glyphicon-cloud-upload:before {
  content: "\e198";
}
/* glyphicons.less:L234 */
/* glyphicons.less:L234 */
.glyphicon-tree-conifer:before {
  content: "\e199";
}
/* glyphicons.less:L235 */
/* glyphicons.less:L235 */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
/* glyphicons.less:L236 */
/* glyphicons.less:L236 */
.glyphicon-cd:before {
  content: "\e201";
}
/* glyphicons.less:L237 */
/* glyphicons.less:L237 */
.glyphicon-save-file:before {
  content: "\e202";
}
/* glyphicons.less:L238 */
/* glyphicons.less:L238 */
.glyphicon-open-file:before {
  content: "\e203";
}
/* glyphicons.less:L239 */
/* glyphicons.less:L239 */
.glyphicon-level-up:before {
  content: "\e204";
}
/* glyphicons.less:L240 */
/* glyphicons.less:L240 */
.glyphicon-copy:before {
  content: "\e205";
}
/* glyphicons.less:L241 */
/* glyphicons.less:L241 */
.glyphicon-paste:before {
  content: "\e206";
}
/* glyphicons.less:L250 */
/* glyphicons.less:L250 */
.glyphicon-alert:before {
  content: "\e209";
}
/* glyphicons.less:L251 */
/* glyphicons.less:L251 */
.glyphicon-equalizer:before {
  content: "\e210";
}
/* glyphicons.less:L252 */
/* glyphicons.less:L252 */
.glyphicon-king:before {
  content: "\e211";
}
/* glyphicons.less:L253 */
/* glyphicons.less:L253 */
.glyphicon-queen:before {
  content: "\e212";
}
/* glyphicons.less:L254 */
/* glyphicons.less:L254 */
.glyphicon-pawn:before {
  content: "\e213";
}
/* glyphicons.less:L255 */
/* glyphicons.less:L255 */
.glyphicon-bishop:before {
  content: "\e214";
}
/* glyphicons.less:L256 */
/* glyphicons.less:L256 */
.glyphicon-knight:before {
  content: "\e215";
}
/* glyphicons.less:L257 */
/* glyphicons.less:L257 */
.glyphicon-baby-formula:before {
  content: "\e216";
}
/* glyphicons.less:L258 */
/* glyphicons.less:L258 */
.glyphicon-tent:before {
  content: "\26fa";
}
/* glyphicons.less:L259 */
/* glyphicons.less:L259 */
.glyphicon-blackboard:before {
  content: "\e218";
}
/* glyphicons.less:L260 */
/* glyphicons.less:L260 */
.glyphicon-bed:before {
  content: "\e219";
}
/* glyphicons.less:L261 */
/* glyphicons.less:L261 */
.glyphicon-apple:before {
  content: "\f8ff";
}
/* glyphicons.less:L262 */
/* glyphicons.less:L262 */
.glyphicon-erase:before {
  content: "\e221";
}
/* glyphicons.less:L263 */
/* glyphicons.less:L263 */
.glyphicon-hourglass:before {
  content: "\231b";
}
/* glyphicons.less:L264 */
/* glyphicons.less:L264 */
.glyphicon-lamp:before {
  content: "\e223";
}
/* glyphicons.less:L265 */
/* glyphicons.less:L265 */
.glyphicon-duplicate:before {
  content: "\e224";
}
/* glyphicons.less:L266 */
/* glyphicons.less:L266 */
.glyphicon-piggy-bank:before {
  content: "\e225";
}
/* glyphicons.less:L267 */
/* glyphicons.less:L267 */
.glyphicon-scissors:before {
  content: "\e226";
}
/* glyphicons.less:L268 */
/* glyphicons.less:L268 */
.glyphicon-bitcoin:before {
  content: "\e227";
}
/* glyphicons.less:L269 */
/* glyphicons.less:L269 */
.glyphicon-btc:before {
  content: "\e227";
}
/* glyphicons.less:L270 */
/* glyphicons.less:L270 */
.glyphicon-xbt:before {
  content: "\e227";
}
/* glyphicons.less:L271 */
/* glyphicons.less:L271 */
.glyphicon-yen:before {
  content: "\00a5";
}
/* glyphicons.less:L272 */
/* glyphicons.less:L272 */
.glyphicon-jpy:before {
  content: "\00a5";
}
/* glyphicons.less:L273 */
/* glyphicons.less:L273 */
.glyphicon-ruble:before {
  content: "\20bd";
}
/* glyphicons.less:L274 */
/* glyphicons.less:L274 */
.glyphicon-rub:before {
  content: "\20bd";
}
/* glyphicons.less:L275 */
/* glyphicons.less:L275 */
.glyphicon-scale:before {
  content: "\e230";
}
/* glyphicons.less:L276 */
/* glyphicons.less:L276 */
.glyphicon-ice-lolly:before {
  content: "\e231";
}
/* glyphicons.less:L277 */
/* glyphicons.less:L277 */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
/* glyphicons.less:L278 */
/* glyphicons.less:L278 */
.glyphicon-education:before {
  content: "\e233";
}
/* glyphicons.less:L279 */
/* glyphicons.less:L279 */
.glyphicon-option-horizontal:before {
  content: "\e234";
}
/* glyphicons.less:L280 */
/* glyphicons.less:L280 */
.glyphicon-option-vertical:before {
  content: "\e235";
}
/* glyphicons.less:L281 */
/* glyphicons.less:L281 */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
/* glyphicons.less:L282 */
/* glyphicons.less:L282 */
.glyphicon-modal-window:before {
  content: "\e237";
}
/* glyphicons.less:L283 */
/* glyphicons.less:L283 */
.glyphicon-oil:before {
  content: "\e238";
}
/* glyphicons.less:L284 */
/* glyphicons.less:L284 */
.glyphicon-grain:before {
  content: "\e239";
}
/* glyphicons.less:L285 */
/* glyphicons.less:L285 */
.glyphicon-sunglasses:before {
  content: "\e240";
}
/* glyphicons.less:L286 */
/* glyphicons.less:L286 */
.glyphicon-text-size:before {
  content: "\e241";
}
/* glyphicons.less:L287 */
/* glyphicons.less:L287 */
.glyphicon-text-color:before {
  content: "\e242";
}
/* glyphicons.less:L288 */
/* glyphicons.less:L288 */
.glyphicon-text-background:before {
  content: "\e243";
}
/* glyphicons.less:L289 */
/* glyphicons.less:L289 */
.glyphicon-object-align-top:before {
  content: "\e244";
}
/* glyphicons.less:L290 */
/* glyphicons.less:L290 */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
/* glyphicons.less:L291 */
/* glyphicons.less:L291 */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
/* glyphicons.less:L292 */
/* glyphicons.less:L292 */
.glyphicon-object-align-left:before {
  content: "\e247";
}
/* glyphicons.less:L293 */
/* glyphicons.less:L293 */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
/* glyphicons.less:L294 */
/* glyphicons.less:L294 */
.glyphicon-object-align-right:before {
  content: "\e249";
}
/* glyphicons.less:L295 */
/* glyphicons.less:L295 */
.glyphicon-triangle-right:before {
  content: "\e250";
}
/* glyphicons.less:L296 */
/* glyphicons.less:L296 */
.glyphicon-triangle-left:before {
  content: "\e251";
}
/* glyphicons.less:L297 */
/* glyphicons.less:L297 */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
/* glyphicons.less:L298 */
/* glyphicons.less:L298 */
.glyphicon-triangle-top:before {
  content: "\e253";
}
/* glyphicons.less:L299 */
/* glyphicons.less:L299 */
.glyphicon-console:before {
  content: "\e254";
}
/* glyphicons.less:L300 */
/* glyphicons.less:L300 */
.glyphicon-superscript:before {
  content: "\e255";
}
/* glyphicons.less:L301 */
/* glyphicons.less:L301 */
.glyphicon-subscript:before {
  content: "\e256";
}
/* glyphicons.less:L302 */
/* glyphicons.less:L302 */
.glyphicon-menu-left:before {
  content: "\e257";
}
/* glyphicons.less:L303 */
/* glyphicons.less:L303 */
.glyphicon-menu-right:before {
  content: "\e258";
}
/* glyphicons.less:L304 */
/* glyphicons.less:L304 */
.glyphicon-menu-down:before {
  content: "\e259";
}
/* glyphicons.less:L305 */
/* glyphicons.less:L305 */
.glyphicon-menu-up:before {
  content: "\e260";
}
/* 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: #EFA028;
  text-decoration: none;
}
/* scaffolding.less:L52 */
a:hover,
a:focus {
  color: #EFA028;
  text-decoration: underline;
}
/* scaffolding.less:L58 */
a:focus {
  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;
  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: 4px;
  -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;
  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;
}
/* scaffolding.less:L159 */
[role="button"] {
  cursor: pointer;
}
/* type.less:L9 */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Arial";
  font-weight: 500;
  line-height: 1.42;
  color: #EFA028;
}
/* 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: 22px;
}
/* type.less:L48 */
h2,
.h2 {
  font-size: 20px;
}
/* type.less:L49 */
h3,
.h3 {
  font-size: 18px;
}
/* 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:L83 */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
/* type.less:L90 */
.text-left {
  text-align: left;
}
/* type.less:L91 */
.text-right {
  text-align: right;
}
/* type.less:L92 */
.text-center {
  text-align: center;
}
/* type.less:L93 */
.text-justify {
  text-align: justify;
}
/* type.less:L94 */
.text-nowrap {
  white-space: nowrap;
}
/* type.less:L97 */
.text-lowercase {
  text-transform: lowercase;
}
/* type.less:L98 */
.text-uppercase {
  text-transform: uppercase;
}
/* type.less:L99 */
.text-capitalize {
  text-transform: capitalize;
}
/* type.less:L102 */
.text-muted {
  color: #777777;
}
/* type.less:L105 */
.text-primary {
  color: #efa028;
}
/* mixins/text-emphasis.less:L5 */
a.text-primary:hover,
a.text-primary:focus {
  color: #d48610;
}
/* type.less:L108 */
.text-success {
  color: #3c763d;
}
/* mixins/text-emphasis.less:L5 */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
/* type.less:L111 */
.text-info {
  color: #31708f;
}
/* mixins/text-emphasis.less:L5 */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
/* type.less:L114 */
.text-warning {
  color: #8a6d3b;
}
/* mixins/text-emphasis.less:L5 */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
/* type.less:L117 */
.text-danger {
  color: #a94442;
}
/* mixins/text-emphasis.less:L5 */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
/* type.less:L124 */
.bg-primary {
  color: white;
  background-color: #efa028;
}
/* mixins/background-variant.less:L5 */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #d48610;
}
/* type.less:L130 */
.bg-success {
  background-color: #dff0d8;
}
/* mixins/background-variant.less:L5 */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
/* type.less:L133 */
.bg-info {
  background-color: #d9edf7;
}
/* mixins/background-variant.less:L5 */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
/* type.less:L136 */
.bg-warning {
  background-color: #fcf8e3;
}
/* mixins/background-variant.less:L5 */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
/* type.less:L139 */
.bg-danger {
  background-color: #f2dede;
}
/* mixins/background-variant.less:L5 */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
/* type.less:L147 */
.page-header {
  padding-bottom: 8.5px;
  margin: 38px 0 19px;
  border-bottom: 1px solid #eeeeee;
}
/* type.less:L158 */
ul,
ol {
  margin-top: 0;
  margin-bottom: 9.5px;
}
/* type.less:L162 */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
/* type.less:L171 */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
/* type.less:L177 */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* type.less:L181 */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
/* type.less:L189 */
dl {
  margin-top: 0;
  margin-bottom: 19px;
}
/* type.less:L193 */
dt,
dd {
  line-height: 1.42;
}
/* type.less:L197 */
dt {
  font-weight: bold;
}
/* type.less:L200 */
dd {
  margin-left: 0;
}
/* type.less:L209 */
/* type.less:L210 */
@media (min-width: 768px) {
  /* type.less:L215 */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* type.less:L222 */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* type.less:L233 */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
/* type.less:L239 */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
/* type.less:L245 */
blockquote {
  padding: 9.5px 19px;
  margin: 0 0 19px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
/* type.less:L251 */
/* type.less:L254 */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* type.less:L261 */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42;
  color: #777777;
}
/* type.less:L269 */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
/* type.less:L278 */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
/* type.less:L287 */
/* type.less:L290 */
.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:L291 */
.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:L298 */
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:L15 */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
/* code.less:L24 */
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:L32 */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
/* code.less:L41 */
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: 4px;
}
/* code.less:L55 */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
/* code.less:L66 */
.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: 90%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 90%;
  }
}
/* 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 */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
/* tables.less:L15 */
th {
  text-align: left;
}
/* tables.less:L22 */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 19px;
}
/* tables.less:L27 */
/* tables.less:L30 */
/* tables.less:L31 */
.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:L41 */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
/* tables.less:L46 */
/* tables.less:L49 */
/* tables.less:L50 */
.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:L57 */
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
/* tables.less:L62 */
.table .table {
  background-color: white;
}
/* tables.less:L70 */
/* tables.less:L71 */
/* tables.less:L74 */
/* tables.less:L75 */
.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:L88 */
.table-bordered {
  border: 1px solid #dddddd;
}
/* tables.less:L90 */
/* tables.less:L93 */
/* tables.less:L94 */
.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:L100 */
/* tables.less:L101 */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
/* tables.less:L113 */
/* tables.less:L114 */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
/* tables.less:L124 */
/* tables.less:L125 */
.table-hover > tbody > tr:hover {
  background-color: transparent;
}
/* 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: transparent;
}
/* 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: transparent;
}
/* 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 */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 14.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  /* tables.less:L183 */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* tables.less:L187 */
  /* tables.less:L190 */
  /* tables.less:L191 */
  .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:L200 */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* tables.less:L204 */
  /* tables.less:L207 */
  /* tables.less:L208 */
  .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:L212 */
  .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:L222 */
  /* tables.less:L224 */
  /* tables.less:L225 */
  .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:L59 */
input[type="file"] {
  display: block;
}
/* forms.less:L64 */
input[type="range"] {
  display: block;
  width: 100%;
}
/* forms.less:L70 */
select[multiple],
select[size] {
  height: auto;
}
/* forms.less:L76 */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* forms.less:L83 */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42;
  color: #555555;
}
/* forms.less:L114 */
.form-control {
  display: block;
  width: 100%;
  height: 33px;
  padding: 6px 12px;
  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:L57 */
.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:L103 */
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
/* mixins/vendor-prefixes.less:L107 */
.form-control:-ms-input-placeholder {
  color: #999999;
}
/* mixins/vendor-prefixes.less:L108 */
.form-control::-webkit-input-placeholder {
  color: #999999;
}
/* forms.less:L136 */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
/* forms.less:L146 */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
/* forms.less:L153 */
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
/* forms.less:L159 */
textarea.form-control {
  height: auto;
}
/* forms.less:L172 */
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* forms.less:L187 */
  /* forms.less:L191 */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 33px;
  }
  /* forms.less:L195 */
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  /* forms.less:L200 */
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
/* forms.less:L213 */
.form-group {
  margin-bottom: 15px;
}
/* forms.less:L222 */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* forms.less:L229 */
.radio label,
.checkbox label {
  min-height: 19px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
/* forms.less:L237 */
.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:L246 */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
/* forms.less:L252 */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
/* forms.less:L262 */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
/* forms.less:L272 */
/* forms.less:L274 */
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:L281 */
/* forms.less:L283 */
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
/* forms.less:L289 */
/* forms.less:L291 */
/* forms.less:L293 */
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
/* forms.less:L305 */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 33px;
}
/* forms.less:L313 */
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
/* forms.less:L329 */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* mixins/forms.less:L76 */
select.input-sm {
  height: 30px;
  line-height: 30px;
}
/* mixins/forms.less:L81 */
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
/* forms.less:L332 */
/* forms.less:L333 */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* forms.less:L340 */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
/* forms.less:L344 */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* forms.less:L348 */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 31px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
/* forms.less:L357 */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* mixins/forms.less:L76 */
select.input-lg {
  height: 46px;
  line-height: 46px;
}
/* mixins/forms.less:L81 */
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
/* forms.less:L360 */
/* forms.less:L361 */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* forms.less:L368 */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
/* forms.less:L372 */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* forms.less:L376 */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 37px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
/* forms.less:L390 */
.has-feedback {
  position: relative;
}
/* forms.less:L395 */
.has-feedback .form-control {
  padding-right: 41.25px;
}
/* forms.less:L400 */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  pointer-events: none;
}
/* forms.less:L412 */
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
/* forms.less:L419 */
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
/* forms.less:L428 */
/* 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,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
/* mixins/forms.less:L21 */
.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:L24 */
.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:L31 */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* mixins/forms.less:L37 */
.has-success .form-control-feedback {
  color: #3c763d;
}
/* forms.less:L431 */
/* 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,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
/* mixins/forms.less:L21 */
.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:L24 */
.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:L31 */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* mixins/forms.less:L37 */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
/* forms.less:L434 */
/* 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,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
/* mixins/forms.less:L21 */
.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:L24 */
.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:L31 */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* mixins/forms.less:L37 */
.has-error .form-control-feedback {
  color: #a94442;
}
/* forms.less:L439 */
/* forms.less:L441 */
.has-feedback label ~ .form-control-feedback {
  top: 24px;
}
/* forms.less:L444 */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
/* forms.less:L455 */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
/* forms.less:L474 */
@media (min-width: 768px) {
  /* forms.less:L479 */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* forms.less:L486 */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* forms.less:L493 */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* forms.less:L497 */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* forms.less:L501 */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* forms.less:L509 */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* forms.less:L513 */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* forms.less:L520 */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* forms.less:L527 */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* forms.less:L531 */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* forms.less:L538 */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* forms.less:L550 */
/* forms.less:L555 */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* forms.less:L565 */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 26px;
}
/* forms.less:L571 */
.form-horizontal .form-group {
  margin-left: 0px;
  margin-right: 0px;
}
@media (min-width: 768px) {
  /* forms.less:L578 */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* forms.less:L589 */
.form-horizontal .has-feedback .form-control-feedback {
  right: 0px;
}
/* forms.less:L597 */
@media (min-width: 768px) {
  /* forms.less:L599 */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
/* forms.less:L605 */
@media (min-width: 768px) {
  /* forms.less:L607 */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
/* buttons.less:L9 */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* buttons.less:L23 */
/* buttons.less:L26 */
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* buttons.less:L32 */
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
/* buttons.less:L39 */
.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:L46 */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* buttons.less:L54 */
/* buttons.less:L55 */
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
/* buttons.less:L66 */
.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc;
}
/* mixins/buttons.less:L11 */
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
/* mixins/buttons.less:L17 */
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* mixins/buttons.less:L22 */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* mixins/buttons.less:L29 */
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* mixins/buttons.less:L37 */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
/* mixins/buttons.less:L42 */
/* mixins/buttons.less:L45 */
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: white;
  border-color: #cccccc;
}
/* mixins/buttons.less:L53 */
.btn-default .badge {
  color: white;
  background-color: #333333;
}
/* buttons.less:L69 */
.btn-primary {
  color: white;
  background-color: #efa028;
  border-color: #ec9512;
}
/* mixins/buttons.less:L11 */
.btn-primary:focus,
.btn-primary.focus {
  color: white;
  background-color: #d48610;
  border-color: #764a09;
}
/* mixins/buttons.less:L17 */
.btn-primary:hover {
  color: white;
  background-color: #d48610;
  border-color: #b3710e;
}
/* mixins/buttons.less:L22 */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #d48610;
  border-color: #b3710e;
}
/* mixins/buttons.less:L29 */
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: white;
  background-color: #b3710d;
  border-color: #764a09;
}
/* mixins/buttons.less:L37 */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
/* mixins/buttons.less:L42 */
/* mixins/buttons.less:L45 */
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #efa028;
  border-color: #ec9512;
}
/* mixins/buttons.less:L53 */
.btn-primary .badge {
  color: #efa028;
  background-color: white;
}
/* buttons.less:L73 */
.btn-success {
  color: white;
  background-color: #4ab729;
  border-color: #42a224;
}
/* mixins/buttons.less:L11 */
.btn-success:focus,
.btn-success.focus {
  color: white;
  background-color: #398d20;
  border-color: #183a0d;
}
/* mixins/buttons.less:L17 */
.btn-success:hover {
  color: white;
  background-color: #398d20;
  border-color: #2e7019;
}
/* mixins/buttons.less:L22 */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: white;
  background-color: #398d20;
  border-color: #2e7019;
}
/* mixins/buttons.less:L29 */
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: white;
  background-color: #2d7019;
  border-color: #183a0d;
}
/* mixins/buttons.less:L37 */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
/* mixins/buttons.less:L42 */
/* mixins/buttons.less:L45 */
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #4ab729;
  border-color: #42a224;
}
/* mixins/buttons.less:L53 */
.btn-success .badge {
  color: #4ab729;
  background-color: white;
}
/* buttons.less:L77 */
.btn-info {
  color: white;
  background-color: #108d90;
  border-color: #0d7779;
}
/* mixins/buttons.less:L11 */
.btn-info:focus,
.btn-info.focus {
  color: white;
  background-color: #0b6062;
  border-color: #010606;
}
/* mixins/buttons.less:L17 */
.btn-info:hover {
  color: white;
  background-color: #0b6062;
  border-color: #074142;
}
/* mixins/buttons.less:L22 */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: white;
  background-color: #0b6062;
  border-color: #074142;
}
/* mixins/buttons.less:L29 */
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: white;
  background-color: #074142;
  border-color: #010606;
}
/* mixins/buttons.less:L37 */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
/* mixins/buttons.less:L42 */
/* mixins/buttons.less:L45 */
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #108d90;
  border-color: #0d7779;
}
/* mixins/buttons.less:L53 */
.btn-info .badge {
  color: #108d90;
  background-color: white;
}
/* buttons.less:L81 */
.btn-warning {
  color: white;
  background-color: #508be5;
  border-color: #3a7ce2;
}
/* mixins/buttons.less:L11 */
.btn-warning:focus,
.btn-warning.focus {
  color: white;
  background-color: #246ede;
  border-color: #144288;
}
/* mixins/buttons.less:L17 */
.btn-warning:hover {
  color: white;
  background-color: #246ede;
  border-color: #1d5ec2;
}
/* mixins/buttons.less:L22 */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: white;
  background-color: #246ede;
  border-color: #1d5ec2;
}
/* mixins/buttons.less:L29 */
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: white;
  background-color: #1d5ec2;
  border-color: #144288;
}
/* mixins/buttons.less:L37 */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
/* mixins/buttons.less:L42 */
/* mixins/buttons.less:L45 */
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #508be5;
  border-color: #3a7ce2;
}
/* mixins/buttons.less:L53 */
.btn-warning .badge {
  color: #508be5;
  background-color: white;
}
/* buttons.less:L85 */
.btn-danger {
  color: white;
  background-color: #d44827;
  border-color: #be4123;
}
/* mixins/buttons.less:L11 */
.btn-danger:focus,
.btn-danger.focus {
  color: white;
  background-color: #a9391f;
  border-color: #521c0f;
}
/* mixins/buttons.less:L17 */
.btn-danger:hover {
  color: white;
  background-color: #a9391f;
  border-color: #8a2f19;
}
/* mixins/buttons.less:L22 */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: white;
  background-color: #a9391f;
  border-color: #8a2f19;
}
/* mixins/buttons.less:L29 */
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: white;
  background-color: #8b2f1a;
  border-color: #521c0f;
}
/* mixins/buttons.less:L37 */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
/* mixins/buttons.less:L42 */
/* mixins/buttons.less:L45 */
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d44827;
  border-color: #be4123;
}
/* mixins/buttons.less:L53 */
.btn-danger .badge {
  color: #d44827;
  background-color: white;
}
/* buttons.less:L94 */
.btn-link {
  color: #EFA028;
  font-weight: normal;
  border-radius: 0;
}
/* buttons.less:L99 */
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* buttons.less:L107 */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
/* buttons.less:L113 */
.btn-link:hover,
.btn-link:focus {
  color: #EFA028;
  text-decoration: underline;
  background-color: transparent;
}
/* buttons.less:L119 */
/* buttons.less:L121 */
.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:L133 */
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* buttons.less:L137 */
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* buttons.less:L141 */
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* buttons.less:L149 */
.btn-block {
  display: block;
  width: 100%;
}
/* buttons.less:L155 */
.btn-block + .btn-block {
  margin-top: 5px;
}
/* buttons.less:L160 */
/* buttons.less:L163 */
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-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
/* dropdowns.less:L7 */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
/* dropdowns.less:L20 */
.dropup,
.dropdown {
  position: relative;
}
/* dropdowns.less:L26 */
.dropdown-toggle:focus {
  outline: 0;
}
/* dropdowns.less:L31 */
.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: white;
  border: 1px solid #cccccc;
  border: 1px solid black;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* dropdowns.less:L54 */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* dropdowns.less:L60 */
.dropdown-menu .divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: white;
}
/* dropdowns.less:L65 */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42;
  color: #333333;
  white-space: nowrap;
}
/* dropdowns.less:L77 */
/* dropdowns.less:L78 */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #333333;
  background-color: white;
}
/* dropdowns.less:L87 */
/* dropdowns.less:L88 */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #efa028;
}
/* dropdowns.less:L102 */
/* dropdowns.less:L103 */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
/* dropdowns.less:L110 */
.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:L121 */
/* dropdowns.less:L123 */
.open > .dropdown-menu {
  display: block;
}
/* dropdowns.less:L128 */
.open > a {
  outline: 0;
}
/* dropdowns.less:L137 */
.dropdown-menu-right {
  left: auto;
  right: 0;
}
/* dropdowns.less:L147 */
.dropdown-menu-left {
  left: 0;
  right: auto;
}
/* dropdowns.less:L153 */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42;
  color: #777777;
  white-space: nowrap;
}
/* dropdowns.less:L163 */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
/* dropdowns.less:L173 */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
/* dropdowns.less:L183 */
/* dropdowns.less:L186 */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
/* dropdowns.less:L193 */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  /* dropdowns.less:L206 */
  /* dropdowns.less:L207 */
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  /* dropdowns.less:L212 */
  .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:L25 */
/* button-groups.less:L26 */
.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:L35 */
.btn-toolbar {
  margin-left: -5px;
}
/* button-groups.less:L39 */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* button-groups.less:L44 */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
/* button-groups.less:L51 */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
/* button-groups.less:L56 */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* button-groups.less:L58 */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
/* button-groups.less:L63 */
.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:L69 */
.btn-group > .btn-group {
  float: left;
}
/* button-groups.less:L72 */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
/* button-groups.less:L75 */
/* button-groups.less:L76 */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
/* button-groups.less:L81 */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* button-groups.less:L86 */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
/* button-groups.less:L96 */
/* button-groups.less:L97 */
/* button-groups.less:L98 */
/* button-groups.less:L105 */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
/* button-groups.less:L109 */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
/* button-groups.less:L116 */
.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:L120 */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* button-groups.less:L127 */
.btn .caret {
  margin-left: 0;
}
/* button-groups.less:L131 */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
/* button-groups.less:L136 */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
/* button-groups.less:L144 */
/* button-groups.less:L145 */
.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:L155 */
/* button-groups.less:L157 */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* button-groups.less:L162 */
.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:L171 */
/* button-groups.less:L172 */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* button-groups.less:L175 */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* button-groups.less:L179 */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* button-groups.less:L184 */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
/* button-groups.less:L187 */
/* button-groups.less:L188 */
.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:L193 */
.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:L201 */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* button-groups.less:L206 */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* button-groups.less:L212 */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* button-groups.less:L216 */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
/* button-groups.less:L234 */
/* button-groups.less:L235 */
/* button-groups.less:L237 */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
/* input-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:L33 */
.input-group .form-control:focus {
  z-index: 3;
}
/* input-groups.less:L44 */
.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.3333333;
  border-radius: 6px;
}
/* mixins/forms.less:L76 */
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:L81 */
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:L49 */
.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:L76 */
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:L81 */
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:L58 */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* input-groups.less:L63 */
.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:L68 */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
/* input-groups.less:L77 */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
/* input-groups.less:L89 */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
/* input-groups.less:L94 */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
/* input-groups.less:L101 */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
/* input-groups.less:L108 */
.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:L117 */
.input-group-addon:first-child {
  border-right: 0;
}
/* input-groups.less:L120 */
.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:L129 */
.input-group-addon:last-child {
  border-left: 0;
}
/* input-groups.less:L135 */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* input-groups.less:L144 */
.input-group-btn > .btn {
  position: relative;
}
/* input-groups.less:L146 */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* input-groups.less:L150 */
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
/* input-groups.less:L158 */
/* input-groups.less:L159 */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* input-groups.less:L164 */
/* input-groups.less:L165 */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  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: #EFA028;
}
/* 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: 4px 4px 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: #f7f7f7;
  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: 4px;
}
/* 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: 4px 4px 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: #333333;
  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: 4px;
}
/* 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: 4px 4px 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-device-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;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
/* navbar.less:L150 */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
/* navbar.less:L154 */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
/* navbar.less:L163 */
.navbar-brand {
  float: left;
  padding: 15.5px 0px;
  font-size: 18px;
  line-height: 19px;
  height: 50px;
}
/* navbar.less:L170 */
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
/* navbar.less:L175 */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* navbar.less:L180 */
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
  }
}
/* navbar.less:L193 */
.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: 4px;
}
/* navbar.less:L206 */
.navbar-toggle:focus {
  outline: 0;
}
/* navbar.less:L211 */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* navbar.less:L217 */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
/* navbar.less:L232 */
.navbar-nav {
  margin: 7.75px 0px;
}
/* navbar.less:L235 */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 19px;
}
@media (max-width: 767px) {
  /* navbar.less:L243 */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* navbar.less:L251 */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* navbar.less:L255 */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 19px;
  }
  /* navbar.less:L257 */
  .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:L270 */
  .navbar-nav > li {
    float: left;
  }
  /* navbar.less:L272 */
  .navbar-nav > li > a {
    padding-top: 15.5px;
    padding-bottom: 15.5px;
  }
}
/* navbar.less:L286 */
.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: 8.5px;
  margin-bottom: 8.5px;
}
@media (min-width: 768px) {
  /* forms.less:L479 */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* forms.less:L486 */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* forms.less:L493 */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* forms.less:L497 */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* forms.less:L501 */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* forms.less:L509 */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* forms.less:L513 */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* forms.less:L520 */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* forms.less:L527 */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* forms.less:L531 */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* forms.less:L538 */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* navbar.less:L298 */
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* navbar.less:L302 */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@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:L327 */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* navbar.less:L332 */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* navbar.less:L343 */
.navbar-btn {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
/* navbar.less:L346 */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* navbar.less:L349 */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
/* navbar.less:L359 */
.navbar-text {
  margin-top: 15.5px;
  margin-bottom: 15.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 768px) {
  /* navbar.less:L379 */
  .navbar-left {
    float: left !important;
  }
  /* navbar.less:L380 */
  .navbar-right {
    float: right !important;
    margin-right: 0px;
  }
  /* navbar.less:L384 */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* navbar.less:L395 */
.navbar-default {
  background-color: transparent;
  border-color: white;
}
/* navbar.less:L399 */
.navbar-default .navbar-brand {
  color: #EFA028;
}
/* navbar.less:L401 */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #c29d0b;
  background-color: transparent;
}
/* navbar.less:L408 */
.navbar-default .navbar-text {
  color: #777777;
}
/* navbar.less:L412 */
/* navbar.less:L413 */
.navbar-default .navbar-nav > li > a {
  color: #EFA028;
}
/* navbar.less:L416 */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #EFA028;
  background-color: transparent;
}
/* navbar.less:L422 */
/* navbar.less:L423 */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #2e1532;
  background-color: transparent;
}
/* navbar.less:L430 */
/* navbar.less:L431 */
.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:L440 */
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
/* navbar.less:L442 */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
/* navbar.less:L446 */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
/* navbar.less:L451 */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: white;
}
/* navbar.less:L457 */
/* navbar.less:L459 */
/* navbar.less:L460 */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #2e1532;
}
@media (max-width: 767px) {
  /* navbar.less:L470 */
  /* navbar.less:L471 */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #EFA028;
  }
  /* navbar.less:L473 */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #EFA028;
    background-color: transparent;
  }
  /* navbar.less:L479 */
  /* navbar.less:L480 */
  .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: #2e1532;
    background-color: transparent;
  }
  /* navbar.less:L487 */
  /* navbar.less:L488 */
  .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:L504 */
.navbar-default .navbar-link {
  color: #EFA028;
}
/* navbar.less:L506 */
.navbar-default .navbar-link:hover {
  color: #EFA028;
}
/* navbar.less:L511 */
.navbar-default .btn-link {
  color: #EFA028;
}
/* navbar.less:L513 */
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #EFA028;
}
/* navbar.less:L517 */
/* navbar.less:L519 */
.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:L529 */
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
/* navbar.less:L533 */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
/* navbar.less:L535 */
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
/* navbar.less:L542 */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
/* navbar.less:L546 */
/* navbar.less:L547 */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
/* navbar.less:L550 */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}
/* navbar.less:L556 */
/* navbar.less:L557 */
.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:L564 */
/* navbar.less:L565 */
.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:L575 */
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
/* navbar.less:L577 */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
/* navbar.less:L581 */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}
/* navbar.less:L586 */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* navbar.less:L592 */
/* navbar.less:L593 */
/* navbar.less:L594 */
.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:L604 */
  /* navbar.less:L605 */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  /* navbar.less:L608 */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  /* navbar.less:L611 */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* navbar.less:L613 */
  .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:L619 */
  /* navbar.less:L620 */
  .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:L627 */
  /* navbar.less:L628 */
  .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:L639 */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
/* navbar.less:L641 */
.navbar-inverse .navbar-link:hover {
  color: white;
}
/* navbar.less:L646 */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
/* navbar.less:L648 */
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: white;
}
/* navbar.less:L652 */
/* navbar.less:L654 */
.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: transparent;
  border-radius: 4px;
}
/* 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: 4px;
}
/* pagination.less:L10 */
.pagination > li {
  display: inline;
}
/* pagination.less:L12 */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42;
  text-decoration: none;
  color: #efa028;
  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: 4px;
  border-top-left-radius: 4px;
}
/* pagination.less:L31 */
/* pagination.less:L32 */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* pagination.less:L39 */
/* pagination.less:L41 */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #bc770e;
  background-color: #eeeeee;
  border-color: #dddddd;
}
/* pagination.less:L50 */
/* pagination.less:L52 */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: white;
  background-color: #efa028;
  border-color: #efa028;
  cursor: default;
}
/* pagination.less:L63 */
/* pagination.less:L64 */
.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:L82 */
/* mixins/pagination.less:L4 */
/* mixins/pagination.less:L5 */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
/* mixins/pagination.less:L11 */
/* mixins/pagination.less:L12 */
.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:L17 */
/* mixins/pagination.less:L18 */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
/* pagination.less:L87 */
/* mixins/pagination.less:L4 */
/* mixins/pagination.less:L5 */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
/* mixins/pagination.less:L11 */
/* mixins/pagination.less:L12 */
.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:L17 */
/* mixins/pagination.less:L18 */
.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: #c21b46;
}
/* mixins/labels.less:L6 */
/* mixins/labels.less:L7 */
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #951536;
}
/* labels.less:L46 */
.label-primary {
  background-color: #efa028;
}
/* mixins/labels.less:L6 */
/* mixins/labels.less:L7 */
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #d48610;
}
/* labels.less:L50 */
.label-success {
  background-color: #4ab729;
}
/* mixins/labels.less:L6 */
/* mixins/labels.less:L7 */
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #398d20;
}
/* labels.less:L54 */
.label-info {
  background-color: #108d90;
}
/* mixins/labels.less:L6 */
/* mixins/labels.less:L7 */
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #0b6062;
}
/* labels.less:L58 */
.label-warning {
  background-color: #508be5;
}
/* mixins/labels.less:L6 */
/* mixins/labels.less:L7 */
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #246ede;
}
/* labels.less:L62 */
.label-danger {
  background-color: #d44827;
}
/* mixins/labels.less:L6 */
/* mixins/labels.less:L7 */
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #a9391f;
}
/* 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: middle;
  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:L32 */
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
/* badges.less:L39 */
/* badges.less:L40 */
a.badge:hover,
a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
/* badges.less:L49 */
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #EFA028;
  background-color: gray;
}
/* badges.less:L55 */
.list-group-item > .badge {
  float: right;
}
/* badges.less:L59 */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* badges.less:L63 */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
/* jumbotron.less:L6 */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
/* jumbotron.less:L13 */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* jumbotron.less:L18 */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
/* jumbotron.less:L24 */
.jumbotron > hr {
  border-top-color: #d4d4d4;
}
/* jumbotron.less:L28 */
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 0px;
  padding-right: 0px;
}
/* jumbotron.less:L35 */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* jumbotron.less:L43 */
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* jumbotron.less:L49 */
  .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: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 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: #EFA028;
}
/* thumbnails.less:L32 */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
/* alerts.less:L9 */
.alert {
  padding: 4px;
  margin-bottom: 19px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* alerts.less:L16 */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* alerts.less:L23 */
.alert .alert-link {
  font-weight: bold;
}
/* alerts.less:L28 */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* alerts.less:L33 */
.alert > p + p {
  margin-top: 5px;
}
/* alerts.less:L42 */
.alert-dismissable,
.alert-dismissible {
  padding-right: 24px;
}
/* alerts.less:L47 */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
/* alerts.less:L59 */
.alert-success {
  background-color: #4ab729;
  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:L63 */
.alert-info {
  background-color: #108d90;
  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:L67 */
.alert-warning {
  background-color: #508be5;
  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:L71 */
.alert-danger {
  background-color: #d44827;
  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:L26 */
.progress {
  overflow: hidden;
  height: 19px;
  margin-bottom: 19px;
  background-color: whitesmoke;
  border-radius: 4px;
  -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:L36 */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 19px;
  color: white;
  text-align: center;
  background-color: #efa028;
  -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:L54 */
.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:L64 */
.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:L73 */
.progress-bar-success {
  background-color: #4ab729;
}
/* 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:L77 */
.progress-bar-info {
  background-color: #108d90;
}
/* 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:L81 */
.progress-bar-warning {
  background-color: #508be5;
}
/* 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:L85 */
.progress-bar-danger {
  background-color: #d44827;
}
/* 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:L1 */
.media {
  margin-top: 15px;
}
/* media.less:L5 */
.media:first-child {
  margin-top: 0;
}
/* media.less:L10 */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
/* media.less:L16 */
.media-body {
  width: 10000px;
}
/* media.less:L20 */
.media-object {
  display: block;
}
/* media.less:L24 */
.media-object.img-thumbnail {
  max-width: none;
}
/* media.less:L29 */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
/* media.less:L34 */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
/* media.less:L39 */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
/* media.less:L46 */
.media-middle {
  vertical-align: middle;
}
/* media.less:L50 */
.media-bottom {
  vertical-align: bottom;
}
/* media.less:L55 */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
/* media.less:L63 */
.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: 4px;
  border-top-left-radius: 4px;
}
/* list-group.less:L34 */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* list-group.less:L46 */
a.list-group-item,
button.list-group-item {
  color: #555555;
}
/* list-group.less:L50 */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
/* list-group.less:L55 */
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: whitesmoke;
}
/* list-group.less:L63 */
button.list-group-item {
  width: 100%;
  text-align: left;
}
/* list-group.less:L68 */
/* list-group.less:L70 */
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
/* list-group.less:L78 */
.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:L81 */
.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:L87 */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #efa028;
  border-color: #efa028;
}
/* list-group.less:L96 */
.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:L101 */
.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: #fdf4e6;
}
/* mixins/list-group.less:L4 */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
/* mixins/list-group.less:L8 */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* mixins/list-group.less:L12 */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* mixins/list-group.less:L16 */
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* mixins/list-group.less:L21 */
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: 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,
button.list-group-item-info {
  color: #31708f;
}
/* mixins/list-group.less:L12 */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* mixins/list-group.less:L16 */
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* mixins/list-group.less:L21 */
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: 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,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* mixins/list-group.less:L12 */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* mixins/list-group.less:L16 */
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* mixins/list-group.less:L21 */
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: 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,
button.list-group-item-danger {
  color: #a94442;
}
/* mixins/list-group.less:L12 */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* mixins/list-group.less:L16 */
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* mixins/list-group.less:L21 */
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: white;
  background-color: #a94442;
  border-color: #a94442;
}
/* list-group.less:L123 */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
/* list-group.less:L127 */
.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: 4px;
  -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: 3px;
  border-top-left-radius: 3px;
}
/* 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,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
/* panels.less:L49 */
.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* panels.less:L62 */
/* panels.less:L63 */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* panels.less:L67 */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* panels.less:L73 */
/* panels.less:L74 */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* panels.less:L81 */
/* panels.less:L82 */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* panels.less:L88 */
/* panels.less:L89 */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* panels.less:L95 */
/* panels.less:L96 */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
/* panels.less:L100 */
.list-group + .panel-footer {
  border-top-width: 0;
}
/* panels.less:L109 */
/* panels.less:L110 */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* panels.less:L115 */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* panels.less:L121 */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* panels.less:L125 */
/* panels.less:L127 */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* panels.less:L131 */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
/* panels.less:L135 */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
/* panels.less:L143 */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* panels.less:L147 */
/* panels.less:L149 */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* panels.less:L153 */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
/* panels.less:L157 */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
/* panels.less:L164 */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
/* panels.less:L170 */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* panels.less:L174 */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* panels.less:L177 */
/* panels.less:L180 */
/* panels.less:L181 */
.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:L185 */
.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:L191 */
/* panels.less:L193 */
/* panels.less:L194 */
.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:L200 */
/* panels.less:L202 */
/* panels.less:L203 */
.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:L210 */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
/* panels.less:L222 */
.panel-group {
  margin-bottom: 19px;
}
/* panels.less:L226 */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
/* panels.less:L230 */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* panels.less:L235 */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* panels.less:L238 */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
/* panels.less:L244 */
.panel-group .panel-footer {
  border-top: 0;
}
/* panels.less:L246 */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
/* panels.less:L254 */
.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:L257 */
.panel-primary {
  border-color: #efa028;
}
/* mixins/panels.less:L6 */
.panel-primary > .panel-heading {
  color: white;
  background-color: #efa028;
  border-color: #efa028;
}
/* mixins/panels.less:L11 */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #efa028;
}
/* mixins/panels.less:L14 */
.panel-primary > .panel-heading .badge {
  color: #efa028;
  background-color: white;
}
/* mixins/panels.less:L19 */
/* mixins/panels.less:L20 */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #efa028;
}
/* panels.less:L260 */
.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:L263 */
.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:L266 */
.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:L269 */
.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,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
/* responsive-embed.less:L28 */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
/* responsive-embed.less:L33 */
.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: 4px;
  -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:L27 */
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: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -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: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(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;
}
/* 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;
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* tooltip.less:L18 */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* tooltip.less:L19 */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* tooltip.less:L20 */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* tooltip.less:L21 */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* tooltip.less:L22 */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
/* tooltip.less:L26 */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  background-color: black;
  border-radius: 4px;
}
/* tooltip.less:L36 */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
/* tooltip.less:L44 */
/* tooltip.less:L45 */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* tooltip.less:L52 */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* tooltip.less:L59 */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* tooltip.less:L66 */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}
/* tooltip.less:L73 */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}
/* tooltip.less:L80 */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
/* tooltip.less:L87 */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
/* tooltip.less:L94 */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -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;
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  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);
}
/* popovers.less:L27 */
.popover.top {
  margin-top: -10px;
}
/* popovers.less:L28 */
.popover.right {
  margin-left: 10px;
}
/* popovers.less:L29 */
.popover.bottom {
  margin-top: 10px;
}
/* popovers.less:L30 */
.popover.left {
  margin-left: -10px;
}
/* popovers.less:L33 */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #eaeaea;
  border-radius: 5px 5px 0 0;
}
/* popovers.less:L42 */
.popover-content {
  padding: 9px 14px;
}
/* popovers.less:L50 */
/* popovers.less:L51 */
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
/* popovers.less:L61 */
.popover > .arrow {
  border-width: 11px;
}
/* popovers.less:L64 */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
/* popovers.less:L69 */
/* popovers.less:L70 */
.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:L77 */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
/* popovers.less:L85 */
.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:L92 */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
/* popovers.less:L100 */
.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:L107 */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
/* popovers.less:L116 */
.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:L123 */
.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;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* carousel.less:L34 */
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* carousel.less:L39 */
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* carousel.less:L44 */
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* carousel.less:L53 */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* carousel.less:L59 */
.carousel-inner > .active {
  left: 0;
}
/* carousel.less:L63 */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* carousel.less:L70 */
.carousel-inner > .next {
  left: 100%;
}
/* carousel.less:L73 */
.carousel-inner > .prev {
  left: -100%;
}
/* carousel.less:L76 */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* carousel.less:L81 */
.carousel-inner > .active.left {
  left: -100%;
}
/* carousel.less:L84 */
.carousel-inner > .active.right {
  left: 100%;
}
/* carousel.less:L93 */
.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);
  background-color: transparent;
}
/* carousel.less:L109 */
.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:L112 */
.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:L119 */
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* carousel.less:L128 */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
/* carousel.less:L138 */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* carousel.less:L143 */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* carousel.less:L148 */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
/* carousel.less:L157 */
/* carousel.less:L158 */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* carousel.less:L162 */
/* carousel.less:L163 */
.carousel-control .icon-next:before {
  content: '\203a';
}
/* carousel.less:L174 */
.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:L185 */
.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:L207 */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}
/* carousel.less:L218 */
.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:L229 */
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  /* carousel.less:L239 */
  /* carousel.less:L240 */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* carousel.less:L249 */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* carousel.less:L253 */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  /* carousel.less:L260 */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  /* carousel.less:L267 */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* utilities.less:L9 */
/* mixins/clearfix.less:L14 */
.clearfix:before,
.clearfix:after,
.modal-footer:before,
.modal-header: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,
.modal-header: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,
.modal-header: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;
}
/* utilities.less:L53 */
.affix {
  position: fixed;
}
@-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 !important;
  }
  /* 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 !important;
  }
  /* 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 !important;
  }
  /* 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 !important;
  }
  /* 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 !important;
  }
  /* 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;
  }
}
.ttr_block_heading img, .ttr_verticalmenu_heading img
{
vertical-align: middle; }
body
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin:0;
background-attachment:fixed;}
 #ttr_page
{
max-width:2000px;
min-width:800px;
margin-top:0margin-bottom:0;
border-radius:1px 1px 1px 1px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;box-sizing:border-box;
}
 .navbar 
{
height:50px;
}
 .ttr_footer_bottom_footer_inner
{
height:60px;
}
 .ttr_footer_bottom_footer_inner, #ttr_footer_top_for_widgets 
{
position:relative;
margin:0 auto;
}
 #ttr_header_inner 
{
height:130px;
position:relative;
margin:0 auto;
z-index:1;
}
 #ttr_menu.navbar 
{
height:50px;
min-height:50px;
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
box-sizing:border-box;}
 #ttr_menu_inner_in 
{
min-height: 50px;
height:auto;
 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="text"], input[type="search"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], select,input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], select, input[type="number"], .input-text.qty  
{
border-radius:4px 4px 4px 4px;
border:solid #CCCCCC;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#555555;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding:6px;
width:100%;
box-sizing:border-box;}
 #ttr_header .form-control.input-text, #ttr_header .form-control.input-text:hover
{
border-bottom-right-radius:4px;
border-top-right-radius:4px;

}
.ttr_prod_attribute .input-group-sm .form-control,.ttr_prod_attribute .input-group-sm .form-control:hover,#quantity_wanted_p.input-group-sm .form-control,#quantity_wanted_p.input-group-sm .form-control:hover 
{
border-radius:4px 4px 4px 4px;
}
 input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="url"]:focus, input[type="email"]:focus, input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="url"]: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 0 10px rgba(191,222,246,1);
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#555555;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 #ttr_header .form-control.input-text:focus
{
border-bottom-right-radius:4px;
border-top-right-radius:4px;

}
.ttr_prod_attribute .input-group-sm .form-control:focus,#quantity_wanted_p.input-group-sm .form-control:hover 
{
border-radius:4px 4px 4px 4px;
}
 textarea,  textarea.form-control,.form-control, textarea, textarea.form-control,.form-control, div.selector select.form-control
{
border-radius:4px 4px 4px 4px;
border:solid #CCCCCC;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#555555;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding:6px;
width:100%;
box-sizing:border-box;}
 textarea:focus,  textarea.form-control:focus,.form-control:focus, textarea:focus, textarea.form-control:focus,.form-control: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 0 10px rgba(191,222,246,1);
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#555555;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
select, select.form-control,select:focus, select.form-control:focus
{
border-radius: 4px;
border: 1px solid #ccc;
background:white;height:auto;}
 a,a:focus
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 a:visited:not(.btn, .ttr_menu_items a, .ttr_vmenu_items a)
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#F6CA87;
text-shadow:none;
text-align:left;
text-decoration:none;

}
 a:hover
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#A5680C;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 a:hover.separator, .login_link a
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .login_link a:visited
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#F6CA87;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .login_link a:hover
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#A5680C;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 h1, h1 a, h1 a:hover, h1 a:visited 
{
font-size:22px;
font-family: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
margin: 8px 0 8px 0;
}
 h2, h2 a, h2 a:hover, h2 a:focus, h2 a:visited 
{
font-size:20px;
font-family: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:10px 0 10px 0;
}
 h3, h3 a, h3 a:hover, h3 a:visited 
{
font-size:18px;
font-family: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:12px 0 12px 0;
}
 h4, h4 a, h4 a:hover, h4 a:visited 
{
font-size:18px;
font-family: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
color:#108D90;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:16px 0 16px 0;
}
 h5, h5 a, h5 a:hover, h5 a:visited 
{
font-size:14px;
font-family: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
color:#508BE5;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:20px 0 20px 0;
}
 h6, h6 a, h6 a:hover, h6 a:visited 
{
font-size:12px;
font-family: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:28px 0 28px 0;
}
 .producttag
{
line-height:19px;
margin:5px 0 5px 0;
}
 #ttr_content
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #ttr_content ol li
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:5px 0 5px 0;
list-style-position:inside;
list-style-type:decimal;
}
 #ttr_content ol li
{
list-style-position:outside !important;
margin-left: 20px !important;
text-indent:15px;
}
 #ttr_content .breadcrumb li
{
list-style-position: inside !important;
margin-left: 0 !important;
text-indent: 0 !important;
}
 #ttr_content ul
{
list-style-type:none;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #ttr_content ul li
{
margin:5px 0 5px 0;
}
 #ttr_content ul
{
text-indent:15px;
margin-left: 0;
}
 table
{
background: transparent none repeat scroll 0 0;
border-spacing:2px;
border: 1px solid #EFA028;
border-collapse: collapse;
margin:0 0 0 0;
}
 .table > thead > tr > th, .table > tbody > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > thead > tr > th 
{
padding:8px 8px 8px 8px;
border: 1px solid #EFA028;
border-collapse: collapse;
}
 td
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 tr, td
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 th
{
font-size:14px;
font-family: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#EFA028;
background:rgba(241,196,15,1);
background-clip:padding-box;}
 #ttr_content .activelink a, #ttr_content .activelink a:visited, #ttr_content .activelink a:hover
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
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:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#A5680C;
text-shadow:none;
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:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#F6CA87;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .badge
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
border-radius:10px 10px 10px 10px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
background-color:#808080;
background:rgba(128,128,128,1);
background-clip:padding-box;}
 .badge:hover
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 hr
{
border-width:1px 0 0 0;
border-color:#959595;
border-style:Solid;
}
 .label, #ttr_content label.label
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .label:hover, #ttr_content label.label:hover
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .label-default
{
background-color:#C21B46;
background:rgba(194,27,70,1);
background-clip:padding-box;}
 .label-primary
{
background-color:#EFA028;
background:rgba(239,160,40,1);
background-clip:padding-box;}
 .label-success
{
background-color:#4AB729;
background:rgba(74,183,41,1);
background-clip:padding-box;}
 .label-info
{
background-color:#108D90;
background:rgba(16,141,144,1);
background-clip:padding-box;}
 .label-warning
{
background-color:#508BE5;
background:rgba(80,139,229,1);
background-clip:padding-box;}
 .label-danger
{
background-color:#EFA028;
background:rgba(212,72,39,1);
background-clip:padding-box;}
 .label-default:hover
{
background-color:#C21B46;
background:rgba(194,27,70,1);
background-clip:padding-box;}
 .label-primary:hover
{
background-color:#EFA028;
background:rgba(239,160,40,1);
background-clip:padding-box;}
 .label-success:hover
{
background-color:#4AB729;
background:rgba(74,183,41,1);
background-clip:padding-box;}
 .label-info:hover
{
background-color:#108D90;
background:rgba(16,141,144,1);
background-clip:padding-box;}
 .label-warning:hover
{
background-color:#508BE5;
background:rgba(80,139,229,1);
background-clip:padding-box;}
 .label-danger:hover
{
background-color:#EFA028;
background:rgba(212,72,39,1);
background-clip:padding-box;}
 .alert
{
padding:4px 4px 4px 4px;
}
 .alert-success
{
border-radius:2px 2px 2px 2px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#4AB729;
background:rgba(74,183,41,1);
background-clip:padding-box;}
 .alert-info
{
border-radius:2px 2px 2px 2px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#108D90;
background:rgba(16,141,144,1);
background-clip:padding-box;}
 .alert-warning
{
border-radius:2px 2px 2px 2px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#508BE5;
background:rgba(80,139,229,1);
background-clip:padding-box;}
 .alert-danger
{
border-radius:2px 2px 2px 2px;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#EFA028;
background:rgba(212,72,39,1);
background-clip:padding-box;}
 #ttr_content .pagination li > a, #ttr_content .pagination li > span
{
border-radius:0 0 0 0;
border:solid #DDDDDD;
border:solid rgba(221,221,221,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin:20px 0 20px 1px;
padding:8px 10px 8px 10px;
display:inline-block;}
 #ttr_content .pagination .active a, #ttr_content .pagination .active > span
{
border-radius:0 0 0 0;
border:solid #EFA028;
border:solid rgba(239,160,40,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
font-size:12px;
font-family: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:20px 0 20px 1px;
padding:8px 10px 8px 10px;
background-color:#EFA028;
background:rgba(239,160,40,1);
background-clip:padding-box;display:inline-block;}
 #ttr_content .pagination a:hover, #ttr_content .pagination > span:hover
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #DDDDDD;
border:solid rgba(221,221,221,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
font-size:12px;
font-family: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
color:#BC770E;
text-shadow:none;
text-align:left;
text-decoration:none;
}
#ttr_content blockquote.ttr_blockquote 
{
border-left:5pxSolid;
margin:0 0 0 0;
padding:10px 19px 10px 19px;
}
 .breadcrumb 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #838383;
border:solid rgba(131,131,131,1);
border-width: 0 0 1px 0;
box-shadow:none;
margin:0 0 20px 0;
padding:3px 5px 3px 5px;
display:block;
width:auto;
color:#838383;
}
 .breadcrumb > li + li:before
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#838383;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #ttr_content .breadcrumb a, #ttr_content .breadcrumb li,.breadcrumb a
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#838383;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #ttr_content .breadcrumb a:hover, #ttr_content .breadcrumb li:hover, .breadcrumb a:hover
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #ttr_content .breadcrumb span, .breadcrumb span
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#222222;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 input[type=checkbox] 
{
visibility: hidden;
}
 .ttr_checkbox 
{
position: relative;
display:inline;
margin-right:5px;
}
 .ttr_checkbox label 
{
cursor: pointer;
position: absolute;
width: 15px;
height: 15px;
top: 0;
left: 0;
box-sizing:content-box;
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%);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #808080;
border:solid rgba(128,128,128,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
}
 .ttr_checkbox label:after 
{
opacity: 0;
content: '';
position: absolute;
width: 15px;
height: 5px;
top: 4px;
left: 0;
border: 2px solid rgba(0,0,0,1);
border-top: none;
border-right: none;
box-sizing:border-box;transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
}
 .ttr_checkbox input[type=checkbox]:checked + label:after 
{
opacity: 1;
}
.ttr_checkbox label 
{
width: 13px;
padding-left: 0;
}
 input[type=radio] 
{
visibility: hidden;
}
 .ttr_radio 
{
position: relative;
margin-right:5px;
display:inline-block;
vertical-align:middle;}
 .ttr_radio label 
{
cursor: pointer;
position: absolute;
width: 10px;
height: 10px;
top: 0;
left: 0;
border:solid #000000;
border-width:2px 2px 2px 2px;
border-radius:50%;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;box-sizing:content-box;
}
 .ttr_radio label:after 
{
background-color:#000000;
background:rgba(0,0,0,1);
background-clip:padding-box;opacity: 0;
content: '';
position: absolute;
width: 6px;
height: 6px;
top: 2px;
left: 2px;
border-radius:50%;
}
 .ttr_radio input[type=radio]:checked + label:after 
{
opacity: 1;
}
 .ttr_radio label 
{
width: 10px;
padding-left: 0;
}
 .radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox]{float: none !important;
margin-left:0 !important;
position: static;
}
 .ttr_title_position 
{
top:0px;
position:absolute;
z-index:500;left:0%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
display:block;
}
 .ttr_title_position 
{
display:none;}
 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: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
}
 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
{
margin:0;
line-height:normal;
padding:0;
background:none;
}
 .ttr_slogan_position 
{
top:0px;
position:absolute;
z-index:500;left:0%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
display:block;
overflow:hidden;
}
 .ttr_slogan_position 
{
display:none;}
 .ttr_slogan_style
{
font-size:16px;
font-family: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
color:#C21B46;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
margin:0;
line-height:normal;
padding:0;
background:none;
}
 .headerposition1
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
top: 0px;
left: 5.08%;
width: 181px;
min-height: 56px;
position:absolute;
left:5.08%;
right:auto;
}
 .ttr_header_logo img 
{
vertical-align:middle;}
 .ttr_menu_logo img 
{
vertical-align:middle;}
.ttr_menu_items .dropdown-menu 
{
padding:0;
}
 .ttr_menu_items.nav .open .sub-menu > li > a 
{
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width: 0 0 0 0;
box-shadow:none;
min-width:160px;
line-height:30px;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
margin:0 0 0 0;
padding:0 0 0 20px;
}
 .navbar-nav 
{
padding:0;
 list-style:none;
position:relative;
margin:0;
z-index:499;
border:0 !important;
padding-top:0 !important;
text-align:left;
zoom:1;
}
#ttr_menu .navbar-collapse 
{
margin:0 0  0 0;
}
 .navbar-default
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 0 0 0;
padding:0 0 0 0;
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:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #C8CCCC;
border:solid rgba(200,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
margin:0;
padding:0;
list-style:none;
}
 .navbar-nav .dropdown-menu > li > a 
{
min-width:160px;
line-height:30px;
margin:0 0 0 0;
padding:0 0 0 20px;
}
.dropdown-menu 
{
min-width:160px;
}
.navbar-nav ul.dropdown-menu > li 
{
position: relative;
}
 .ttr_menu_items.navbar-nav ul.dropdown-menu .sub-menu 
{
left: 100% ;
position: absolute;
top: 0;
margin-top: -1px;
}
@media only screen
and (min-width : 1025px) 
{
.ttr_menu_items .dropdown-menu li:hover > .dropdown-menu 
{
display: block;
}
 .navbar-nav .dropdown-menu > li:hover > a 
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;}
 .nav.ttr_menu_items  li:hover ul.child
{
left:20px;
top:50px;
}
 .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:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
min-width:160px;
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width: 0 0 0 0;
box-shadow:none;
line-height:30px;
margin:0 0 0 0;
padding:0 0 0 20px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 .ttr_menu_items.nav  li:hover li:hover > a.subchild
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width: 0 0 0 0;
box-shadow:none;
color:rgba(51,51,51,1);
}
 .ttr_menu_items.nav  li:hover ul.child li a:hover
{
 font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width: 0 0 0 0;
box-shadow:none;
}
  .ttr_menu_items  li:hover ul.child li a.subchild:hover
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width: 0 0 0 0;
box-shadow:none;
}
}

@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:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;line-height:50px;
font-size:18px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
margin:0 3px 0 20px;
border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
cursor:pointer;
height:50px;
box-sizing:border-box;
padding-top:0;
padding-bottom:0;
}
 .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:14px;
line-height:50px;
font-size:18px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:transparent;
background:url(/templates/dashboards04i/images/menuMainArrow00.png),rgba(255,255,255,0);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 3px 0 20px;
box-sizing:border-box;
cursor:pointer;
height:50px;
float:left;
padding-top:0;
padding-bottom:0;
}
 .ttr_menu_items  li:hover a.ttr_menu_items_parent_link, .nav.ttr_menu_items  li:hover span.separator
{
font-size:18px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
}
 .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:18px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:transparent;
background:url(/templates/dashboards04i/images/menuMainArrowHover00.png),rgba(255,255,255,0);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
}
 .ttr_menu_items  li ul.child li a
{
display:block;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
min-width:160px;
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width: 0 0 0 0;
box-shadow:none;
line-height:30px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 .ttr_menu_items.nav   li ul.child li a.subchild
{
line-height:30px;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width: 0 0 0 0;
box-shadow:none;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active_arrow
{
padding-left:4px;
padding-right:14px;
box-sizing:border-box;
font-size:18px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#2E1532;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
cursor: pointer;
display: block;
line-height:50px;
background-color:transparent;
background:url(/templates/dashboards04i/images/menuMainArrowActive00.png),rgba(255,255,255,0);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 3px 0 20px;
height:50px;
float:left;
padding-top:0;
padding-bottom:0;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active
{
display:block;
cursor: pointer;
font-size:18px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#2E1532;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
box-sizing:border-box;
height:50px;
line-height:50px;
padding-left:4px;
padding-right:4px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 3px 0 20px;
float:left;
padding-top:0;
padding-bottom:0;
}
 .nav.ttr_menu_items  li.active:hover a.ttr_menu_items_parent_link_active
{
font-size:18px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
}
 .nav.ttr_menu_items  li.active:hover a.ttr_menu_items_parent_link_active_arrow
{
font-size:18px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:transparent;
background:url(/templates/dashboards04i/images/menuMainArrowHover00.png),rgba(255,255,255,0);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
}
 .ttr_menu_items li:hover ul ul,
.ttr_menu_items li:hover  li:hover ul ul

{
top:-9999px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 .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:0 0 0 0;
border-style:solid;
border-color:transparent;
height:auto;
margin:0 0 0 0;
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:0 0 0 0;
border-style:solid;
border-color:transparent;
height:auto;
margin:0 0  0 0;
display:none;
}
 .ttr_menu_items .horiz_separator
{
float:right;
border-width:0 0 0 0;
border-style:solid;
border-color:transparent;
height:50px;
margin:0;
display:none;
}
 .menuposition1
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
top: 24px;
left: 21.74%;
width: 0px;
min-height: 0px;
position:absolute;
left:21.74%;
right:auto;
}
 header#ttr_header 
{
background:url(/templates/dashboards04i/images/HomeDesktopheader.png);
background-color:transparent;background-repeat:no-repeat;
background-size:auto auto;
background-position:Center Center;
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #E7E7E7;
border:solid rgba(231,231,231,1);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 0 0 0;
height:130px;
width: auto;
box-sizing:content-box;

}
 header#ttr_header 
{
display:block;position:relative;}
 .innermenu
{
width:auto;

}
 .innermenu
{
position:absolute;
top:25.29px;
margin:0 auto;
left:0;
right:0;
max-width:100%;

}
 #ttr_sidebar_left 
{
float: right;
clear: none;
width: 18.18%;
}
 #ttr_sidebar_left_margin 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #C6C6C6;
border:solid rgba(198,198,198,1);
border-width: 0 0 0 0;
box-shadow:none;
padding:0 0 0 0;
margin:0 0 0 0;
box-sizing:border-box;
position:relative;
z-index:2;
}
 .ttr_block a:hover:not(.btn), .ttr_block a:hover:not(.btn)
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .ttr_block a:visited:not(.btn), .ttr_block a:visited:not(.btn)
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .ttr_block a:not(.btn), .ttr_block a:not(.btn)
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
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:14px;
}
 #ttr_sidebar_right 
{
float: right;
clear: none;
width: 18.18%;
}
 #ttr_sidebar_right_margin 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin:0 0 0 0;
border-radius:0 0 0 0;
border:solid #C6C6C6;
border:solid rgba(198,198,198,1);
border-width: 0 0 0 0;
box-shadow:none;
padding:0 0 0 0;
box-sizing:border-box;
position:relative;
z-index:2;
}
 .ttr_verticalmenu 
{
margin:9px 6px 9px 6px;
padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;text-align:center;
}
 .ttr_verticalmenu_header  
{
border-radius:0 0 0 0;
border:solid #D3D3D3;
border:solid rgba(211,211,211,1);
border-width: 0 0 1px 0;
box-shadow:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin:4px 4px 4px 4px;
padding:0 0 0 0;
min-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);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width: 0 0 0 0;
box-shadow:none;
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);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width: 0 0 0 0;
box-shadow:none;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
}
  .ttr_vmenu_items  li:hover ul.child li a.subchild:hover
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width: 0 0 0 0;
box-shadow:none;
}
}
@media only screen
and (min-width : 1025px) 
{
 .sub-menu 
{
position:absolute;
visibility:hidden;
}
 ul.ttr_vmenu_items.nav li.dropdown:hover > ul.dropdown-menu 
{
display:block;
top:40px;
margin-top:-40px;
left:100%;
list-style:none;
}
 .nav-pills li:hover 
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
}
 .ttr_vmenu_items .dropdown-menu > li:hover > a 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 .ttr_vmenu_items .collapse > li:hover > a 
{
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width: 0 0 0 0;
box-shadow:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 ul.ttr_vmenu_items.nav li.dropdown:hover ul.collapse li 
{
list-style:none;
}
 #ttr_sidebar_left .nav-pills li.dropdown:hover
{
display:block;
}
 .ttr_vmenu_items.nav #dropdown-menu li:hover .sub-menu 
{
visibility: visible;
}
 .ttr_vmenu_items  li:hover ul.child
{
left:100%;
top:40px;
margin-top:-40px;
height:auto;
border-radius:0 0 0 0;
border:solid #C8CCCC;
border:solid rgba(200,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
box-sizing:border-box;}
}
@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;
}
 ul.ttr_vmenu_items.nav ul 
{
top:40px;
margin-top:-40px;
left:100%;
list-style:none;
}
 .dropdown-submenu.open > ul 
{
display: block;
visibility: visible;
}

}
.dropdown-backdrop
{
position:relative;
}
 ul.ttr_vmenu_items.nav-pills .dropdown-menu, ul.navbar-nav .collapse li a  
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #C8CCCC;
border:solid rgba(200,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
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);
background-clip:padding-box;}
 ul.ttr_vmenu_items.nav  .sub-menu > li > a 
{
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width: 0 0 0 0;
box-shadow:none;
min-width:160px;
line-height:20px;
margin:5px 5px 5px 5px;
padding:0 0 0 0;
}
 .nav-stacked > li + li 
{
margin-top:0;
}
.ttr_vmenu_items .dropdown-menu 
{
padding:0;
}
 .container 
{
overflow:visible!important;
}
 .nav-pills li 
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .ttr_vmenu_items .collapse > li > a 
{
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width: 0 0 0 0;
box-shadow:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;min-width:160px;
line-height:20px;
margin:5px 5px 5px 5px;
padding:0 0 0 0;
}
 #ttr_sidebar_left .dropdown-menu > li 
{
display: inline-block;
font-weight: normal;
position: relative;
vertical-align: top;
}
 .nav-pills
{
padding:0;
 list-style:none;
text-align:left;
margin:0 0 0 0;
display:block;
background:none;
z-index:500;
zoom:1;
}
 .ttr_vmenu_items  li a.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items  li span.separator
{
display:block;
padding-left:4px;
padding-right:4px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;line-height:40px;
border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:0 0 0 0;
cursor:pointer;
padding-top:0;
padding-bottom:0;
}
 .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;
padding-left:4px;
padding-right:14px;
line-height:40px;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 0 0 0;
cursor:pointer;
padding-top:0;
padding-bottom:0;
}
 .ttr_vmenu_items  li:hover a.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items  li:hover span.separator
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
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:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
line-height:40px;
}
 .ttr_vmenu_items  li ul.child li a
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width: 0 0 0 0;
box-shadow:none;
line-height:20px;
text-indent:5px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin:5px 5px 5px 5px;
padding:0 0 0 0;
min-width:160px;
}
 .ttr_vmenu_items.nav   li ul.child li a.subchild
{
line-height:20px;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width: 0 0 0 0;
box-shadow:none;
min-width:160px;
margin:5px 5px 5px 5px;
padding:0 0 0 0;
}
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_active_arrow
{
padding-left:4px;
padding-right:14px;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
cursor: pointer;
display: block;
line-height:40px;
background-color:#E7E7E7;
background:rgba(231,231,231,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 0 0 0;
padding-top:0;
padding-bottom:0;
}
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_active
{
display:block;
cursor: pointer;
padding-left:4px;
padding-right:4px;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
line-height:40px;
background-color:#E7E7E7;
background:rgba(231,231,231,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 0 0 0;
padding-top:0;
padding-bottom:0;
}
 .nav.ttr_vmenu_items  li.active:hover a.ttr_vmenu_items_parent_link_active
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
}
 .nav.ttr_vmenu_items  li.active:hover a.ttr_vmenu_items_parent_link_active_arrow
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
}
 .ttr_vmenu_items ul 
{
position:absolute;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #C8CCCC;
border:solid rgba(200,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
box-sizing:border-box;}
 .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);
background-clip:padding-box;}
 .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:0 0 0 0;
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:0 0 0 0;
border-style:solid;
border-color:transparent;
height:auto;
margin:0 5px  0 5px;
display:none;
}
 .ttr_vmenu_items .horiz_separator
{
border-width:0 0 0 0;
border-style:solid;
border-color:transparent;
height:auto;
margin:0;
display:none;
}
 footer 
{
position: relative;
background-color:#767676;
background:rgba(118,118,118,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #DCDCDC;
border:solid rgba(220,220,220,1);
border-width: 1px 0 0 0;
box-shadow:none;
margin:0 0 0 0;
}
 .ttr_footer_bottom_footer 
{
height:60px;
}
 footer h1, footer h1 a, footer h1 a:hover, footer h1 a:visited
{
font-size:36px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:0 0 0 0;
}
 footer h2, footer h2 a, footer h2 a:hover, footer h2 a:visited
{
font-size:30px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:0 0 0 0;
}
 footer h3, footer h3 a, footer h3 a:hover, footer h3 a:visited
{
font-size:24px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:0 0 0 0;
}
 footer h4, footer h4 a, footer h4 a:hover, footer h4 a:visited
{
font-size:18px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:0 0 0 0;
}
 footer h5, footer h5 a, footer h5 a:hover, footer h5 a:visited
{
font-size:14px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:0 0 0 0;
}
 footer h6, footer h6 a, footer h6 a:hover, footer h6 a:visited
{
font-size:12px;
font-family:"Times New Roman";
font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:0 0 0 0;
}
 footer ol li
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:0 0 0 0;
list-style-position:inside;
list-style-type:decimal;
}
footer ol li
{
list-style-position:outside !important;
text-indent:0;
}
 footer ul 
{
list-style:none;
margin-left: 15px;
}
 footer ul li
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:0 0 0 0;
}
footer ul li
{
list-style-position:outside !important;
text-indent:0;
}
 footer a:not(.btn)
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 footer a:hover:not(.btn)
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#A5680C;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 footer a:visited:not(.btn)
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#F6CA87;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #ttr_copyright a, #ttr_copyright span
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #ttr_copyright a, #ttr_copyright span
{
display:none;}
 #ttr_footer_designed_by_links 
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
top:11.5px;
position:absolute;
z-index:500;left:42.15%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
overflow:auto;
}
 #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:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .ttr_block ,#ttr_sidebar_right #newsletter_block_left,#ttr_sidebar_left #newsletter_block_left
{
overflow:hidden;
border-radius:0 0 0 0;
border:solid #D3D3D3;
border:solid rgba(211,211,211,1);
border-width: 0 0 0 0;
box-shadow:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin:9px 6px 9px 6px;
padding:0 0 0 0;
}
 .ttr_block_header,#ttr_sidebar_right #newsletter_block_left .block_header,#ttr_sidebar_left #newsletter_block_left .block_header
{
border-radius:0 0 0 0;
border:solid #D3D3D3;
border:solid rgba(211,211,211,1);
border-width: 0 0 1px 0;
box-shadow:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;min-height:30px; 
box-sizing: content-box; 
margin:4px 4px 4px 4px;
padding:0 0 0 0;
}
 .ttr_block_content,  .ttr_block_content th, .ttr_block_content td,#ttr_sidebar_right #newsletter_block_left .block_content,#ttr_sidebar_left #newsletter_block_left .block_content, .ttr_block #poll-answers li, ol.mini-products-list div.product-details span, #ttr_sidebar_left .subtotal span, #ttr_sidebar_left .amount 
{
padding:2px 2px 2px 2px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #D3D3D3;
border:solid rgba(211,211,211,1);
border-width: 0 0 0 0;
box-shadow:none;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:3px 3px 3px 3px;
}
p.block-subtitle 
{
font-weight: bold;margin-bottom:10px;}
.ttr_block_content th, .ttr_block_content td,.ttr_block_content p
{
border:0 none}
#wp-calendar th
{
font-weight:Bold;}
 .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: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:8px 0 8px 0;
}
 .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: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:10px 0 10px 0;
}
.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: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:12px 0 12px 0;
}
.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: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:16px 0 16px 0;
}
 .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: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:20px 0 20px 0;
}
 .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: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:28px 0 28px 0;
}
 .ttr_block ol li
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:5px 0 5px 0;
list-style-position:inside;
list-style-type:decimal;
}
 .ttr_block ol li
{
list-style-position:outside !important;
text-indent:0;
}
 .ttr_block ul li
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
margin:5px 0 5px 0;
}
 .ttr_block ul li
{
text-indent:0;
margin-left: 5px;
}
.html_content p,.html_content span
{
font-family:Arial;
font-size:1em;
line-height: normal;
color:#000000;
font-style:normal;
font-weight:normal;
text-align:left;
margin:0;
}
 .ttr_banner_header_inner_below0 
{
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
width: auto;
}
 .headerbelowcolumn1 
{
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
}
 .ttr_banner_menu_inner_above0 
{
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
width: auto;
}
 .menuabovecolumn1 
{
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
}
 .ttr_banner_menu_inner_below0 
{
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
width: auto;
}
 .menubelowcolumn1 
{
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
}
 .ttr_banner_slideshow_inner_above0 
{
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
}
 .slideshowabovecolumn1 
{
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
}
 .slideshowabovecolumn2 
{
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
}
 .slideshowabovecolumn3 
{
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
}
 .slideshowabovecolumn4 
{
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
}
 .ttr_banner_slideshow_inner_below0 
{
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
}
 .slideshowbelowcolumn1 
{
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
}
 .slideshowbelowcolumn2 
{
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
}
 .slideshowbelowcolumn3 
{
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
}
 .slideshowbelowcolumn4 
{
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
}
 .contenttopcolumn0
{
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
}
 .topcolumn1 
{
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
}
 .contentbottomcolumn0
{
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
}
 .bottomcolumn1 
{
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
}
 .ttr_banner_header
{
margin: 0 auto;}
 .html_content a:hover, .html_content a:focus
{
text-decoration:none;}
 .footer-widget-area_fixed
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .footer-widget-area
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
margin: 0 auto;}
 .ttr_footer-widget-area_inner_above0 
{
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
width: auto;
}
 .footerabovecolumn1 
{
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
}
 #ttr_content_margin,#ttr_content_margin  
{
padding:0 10px 0 10px;
border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
margin:20px 0 0 0;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;box-sizing:border-box;
}
 #ttr_content 
{
float: left;
width: 100%;
clear: none;
}
 .ttr_comments 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
margin:10px 0 0 0;
padding:0 0 0 0;
position: relative;
display:table;
}
 .ttr_comment_author 
{
margin-right:12px;
float:left;
vertical-align:middle;
}
 .ttr_comment_author img 
{
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
}
 .ttr_comment_text 
{
overflow:hidden;
}
 .ttr_comment_author_right 
{
display:none;
}
#ttr_content .ttr_comment_text p 
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
line-height:normal;
margin-left:5px;
}
 #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:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
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:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
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:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #ttr_content .ttr_post_inner_box 
{
border-radius:2px 2px 2px 2px;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 0 0 0;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:0 0 0 0;
}
 .ttr_post 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
margin:5px 5px 5px 5px;
padding:5px 5px 5px 5px;
}
 .ttr_post_title a,h2.ttr_post_title, .ttr_post_title 
{
font-size:16px;
font-family: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
margin-top:0;margin-bottom:0;color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-repeat: repeat;
}
 #ttr_content .ttr_page_title, #ttr_content h1.ttr_page_title a,#ttr_content  h1.ttr_page_title a:visited,#ttr_content  h1.ttr_page_title a:hover,#ttr_content  .ttr_page_title
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
margin-top:20px; margin-bottom:20px;color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 #ttr_content blockquote p
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 #ttr_content .postedon a, .add-to-links a , .add-to-links,  #ttr_content .add-to-links li, .mailto
{
font-size:11px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
margin-top:0;margin-bottom:0;color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
}
 #ttr_content .postedon a:hover, .add-to-links a:hover,a.add-to-links:hover
{
font-size:11px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#D48610;
text-shadow:none;
text-align:left;
text-decoration:none;
}
 .ttr_post_title , .ttr_post_title a, .ttr_post_title a:focus, .ttr_post_title a:visited
{
font-size:16px;
font-family: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
margin-top:0;margin-bottom:0;color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:transparent;
}
 .ttr_post_title a:hover 
{
background-color:transparent;
font-size:16px;
font-family: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
}
.ttr_article 
{
font-size:11px;
font-family: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
margin-top:8px; margin-bottom:8px;color:#000000;
text-shadow:none;
text-align:left;
text-decoration:none;
}
.Shop #ttr_content .star-rating, .ProductDescription #ttr_content .star-rating 
{
color: #000000;float: left;
}
 .postcontent p
{
margin-top:10px;
margin-bottom:10px;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
margin-top:10px; margin-bottom:0;color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
line-height:19px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 #ttr_content .postcontent
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
}
 #ttr_content .list .postcontent
{
margin-left:0;
margin-right:0;
padding:5px 5px 5px 5px;
}
 #ttr_content .grid .postcontent
{
margin-top:10px;
margin-bottom:0;
padding:5px 5px 5px 5px;
}
 #nav
{
top:155px;
position:absolute;
z-index:500;left: 31.14%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
font-size:0;
}
 #prev span
{
background-image:url(/templates/dashboards04i/images/Leftbutton00.png);
display:block;
height: 30px;
width: 30px;
text-indent:-999px;
font-size:0;
}
 #next span
{
background-image:url(/templates/dashboards04i/images/Rightbutton00.png);
display:block;
height: 30px;
width: 30px;
text-indent:-999px;
font-size:0;
}
 .left-button
{
box-shadow:none;
border-radius:0 0 0 0;
position:absolute;
display:block;
top:65px;
position:absolute;
z-index:500;left: 0%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
width: 30px;
}
 .right-button
{
box-shadow:none;
border-radius:0 0 0 0;
position:absolute;
display:block;
top:65px;
position:absolute;
z-index:500;left: 61.11%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
width: 30px;
}
 .postcontent img, img.alignleft,img.alignright
{
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 0 0 0;
}
 img.aligncenter
{
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
margin-left:auto;
margin-right:auto;
}
 .btn-toolbar .btn-group.pull-left .btn .icon-search
{
background:url('/templates/dashboards04i/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:0 0 0 0;
border:solid #DDDDDD;
border:solid rgba(221,221,221,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
padding:8px 10px 8px 10px;
}
 .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;
}
 .button2-left a,.button2-right a,.button2-left span,.button2-right span
{
display: block;
float: left;
cursor: pointer;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:4px 4px 4px 4px;
border:solid #CCCCCC;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
box-sizing:inherit;
clear:none;
padding:6px 12px 6px 12px;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:center;
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);
background-clip:padding-box;}
 .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/dashboards04i/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:0;
border:0;

}
 button#jform_publish_down_img:hover, button#jform_publish_up_img:hover 
{
border:0;
border-radius:0;

}
 .btn.jmodedit
{
background:none !important;
border-radius:0 !important;
border:none !important;
width:14px !important;
}
 .btn.jmodedit:hover
{
background:none !important;
border:0 !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:0;border:0 none;
}
 #ttr_content #jform_articletext_toolbar2 
{
width:auto;
border-spacing:0;border:0 none;
}
 #ttr_content #jform_articletext_toolbar3 
{
width:auto;
border-spacing:0;border:0 none;
}
 #ttr_content #jform_articletext_tbl 
{
margin-top:5px;
width:auto;
border:0 none;
border-spacing:0;
}
 #ttr_content #jform_articletext_styleselect,  #ttr_content #jform_articletext_formatselect 
{
border:0 none;
border-spacing:0;
}
 #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;font-display:swap;}
 [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;
}
 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, span.ttr_verticalmenu_heading
{
font-size:14px;
font-family: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
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, span.ttr_block_heading,#ttr_sidebar_right .block_header > h4,#ttr_sidebar_left .block_header > h4,.ttr_block h3.ttr_block_heading a:not(.btn),.ttr_block h3.ttr_block_heading a:visited:not(.btn),.ttr_block h3.ttr_block_heading a:hover:not(.btn)
{
font-size:14px;
font-family: "Raleway","Times New Roman";
font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:center;
text-decoration:none;
text-transform:none;
line-height:30px;
background:none;
margin:0;
}
 #ttr_block, #ttr_block, #ttr_block .boxcolor, #ttr_block .boxcolor
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
}
/*
{
TemplateToaster Version:6.0.0.11045
}
*/
 .btn-sm, .btn-group-sm > .btn, .btn-sm:hover, .btn-group-sm > .btn:hover, .btn-sm:focus, .btn-group-sm > .btn:focus,a.btn-sm:hover,.btn-default.btn-sm,.btn-default.btn-sm:hover,.btn-default.btn-sm,.btn-default.btn-sm:hover,.btn-danger.btn-sm,.btn-danger.btn-sm:hover,.btn-primary.btn-sm,.btn-primary.btn-sm:hover,.btn-info.btn-sm,.btn-info.btn-sm:hover,.btn-success.btn-sm,.btn-success.btn-sm:hover,.btn-warning.btn-sm,.btn-warning.btn-sm:hover 
{
border-radius:3px 3px 3px 3px;
padding:5px 10px 5px 10px;
font-size:12px;
}
.ttr_prod_attribute .input-group-sm span.input-group-btn
{
 display: inline;}
.ttr_prod_attribute .input-group span.input-group-btn .btn.inc-btn,.ttr_prod_attribute .input-group span.input-group-btn .btn.inc-btn:hover,.ttr_prod_attribute .input-group span.input-group-btn .btn.inc-btn:focus,.ttr_prod_attribute .input-group span.input-group-btn .btn.inc-btn,.ttr_prod_attribute .input-group span.input-group-btn .btn.inc-btn:hover,.ttr_prod_attribute .input-group span.input-group-btn .btn.inc-btn:focus
{
border-bottom-left-radius:3px;
border-top-left-radius:3px;
margin:0 3px 0 3px;
}
.ttr_prod_attribute .input-group span.input-group-btn .btn.dec-btn,.ttr_prod_attribute .input-group span.input-group-btn .btn.dec-btn:hover,.ttr_prod_attribute .input-group span.input-group-btn .btn.dec-btn:focus,.ttr_prod_attribute .input-group span.input-group-btn .btn.dec-btn,.ttr_prod_attribute .input-group span.input-group-btn .btn.dec-btn:hover,.ttr_prod_attribute .input-group span.input-group-btn .btn.dec-btn:focus
{
border-radius:3px 3px 3px 3px;
margin:0 3px 0 3px;
}
@media only screen
and (max-width : 640px)
{
object, video
{
width:100% !important;
height:auto !important;
}
}
@media only screen
and (max-width : 767px)
{
#ttr_menu.navbar 
{
height:50px;
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;
box-sizing:border-box;}
}
@media only screen
and (max-width : 767px)
{
menu_inner_in
{
height: 50px;
}
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-width : 150px)
and (max-width : 767px) 
{
#ttr_header_inner 
{
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;

}
#navigationmenu .navbar-header 
{
position: relative;

}
.ttr_menu_items .horiz_separator
{
border-width:00 0 0;
border-style:solid;
border-color:transparent;
width:auto !important;
height:auto !important;
float:none !important;
margin:0;
display:none;
}
#ttr_sidebar_left 
{
float: none !important;
width: auto !important;
margin: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 !important;
min-width:0 !important;
padding-top:0;
}
.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:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin:5px 5px 5px 5px;
padding:0 0 0 0;
display:block;
}
.nav.ttr_vmenu_items ul.child li a:hover 
{
cursor:pointer;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin:5px 5px 5px 5px;
padding:0 0 0 0;
display:block;
}
 .nav-stacked > li + li 
{
margin-top:0;
}
.nav.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_arrow 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;display:block;
padding-left:4px;
padding-right:4px;
margin:0 0 0 0;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
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:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;display:block;
padding-left:4px;
padding-right:4px;
margin:0 0 0 0;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform: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:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;display:block;
padding-left:4px;
padding-right:4px;
margin:0 0 0 0;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
}
.menu-center 
{
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: 0 4px 0 4px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;font-size:18px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 3px 0 20px;
cursor:pointer;
box-sizing:border-box;
}
 .ttr_menu_items  li a.ttr_menu_items_parent_link_arrow
{
display:block;
padding: 0 14px 0 4px;
font-size:18px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#EFA028;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
background-color:transparent;
background:url(/templates/dashboards04i/images/menuMainArrow00.png),rgba(255,255,255,0);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 3px 0 20px;
box-sizing:border-box;
cursor:pointer;
}
 .ttr_menu_items  li ul.child li a.subchild
{
line-height:30px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(0,0,0,0);
border-width: 0 0 0 0;
box-shadow:none;
}
 .ttr_menu_items  li a.ttr_menu_items_parent_link_active_arrow
{
float: left;
padding-left:4px;
padding-right:14px;
box-sizing:border-box;
font-size:18px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#2E1532;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
cursor: pointer;
display: block;
line-height:50px;
background-color:transparent;
background:url(/templates/dashboards04i/images/menuMainArrowActive00.png),rgba(255,255,255,0);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 3px 0 20px;
padding-top:0;
padding-bottom:0;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active
{
display:block;
cursor: pointer;
font-size:18px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#2E1532;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
box-sizing:border-box;
padding-left:4px;
padding-right:4px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid #000000;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
margin:0 3px 0 20px;
padding-top:0;
padding-bottom:0;
}
 .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;
text-align:center;
}
#ttr_menu_inner_in 
{
width: auto !important;
}
.headerposition1
{
background-size:100% 100%;
height:auto;
width:auto;
}
.menuposition1
{
background-size:100% 100%;
height:auto;
width:auto;
}
.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_active 
{
 background-color:#E7E7E7;
background:rgba(231,231,231,1);
background-clip:padding-box;display:block;
padding-left:4px;
padding-right:4px;
margin:0 0 0 0;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform: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:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;display:block;
padding-left:4px;
padding-right:4px;
margin:0 0 0 0;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:left;
text-decoration:none;
text-transform:none;
}
body
{
margin:0;
}
#ttr_page 
{
max-width:none !important;
min-width:0 !important;
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% !important;}
}
/* 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;
}
.ttr_slideshow_last
{
width:auto;

}
#ttr_page .ttr_footer_bottom_footer_inner 
{
width:auto !important;
}
#ttr_page 
{
max-width:none !important;
min-width:0 !important;
}
.ttr_banner_header 
{
width:auto !important;
}
.ttr_banner_slideshow 
{
width:auto !important;
}
.ttr_banner_menu 
{
width:auto !important;
}
.footer-widget-area 
{
width:auto !important;
}
}
 .btn,.btn:focus
{
margin:3px;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:center;
text-decoration:none;
border-radius:4px 4px 4px 4px;
border:solid #CCCCCC;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
padding:6px 12px 6px 12px;
}
#ttr_header .form-search span.input-group-btn .btn
{
border-bottom-left-radius:4px;
border-top-left-radius:4px;
margin:0 3px 0 3px;
}
#ttr_content .woocommerce .shop_table .quantity .qty 
{
	text-align: center;	width: 50px;
}
.woocommerce table.cart.shop_table img
{
	width: auto;
}
.woocommerce-cart table.cart input
{
	line-height: inherit;
}
#ttr_content .cart input#coupon_code
{
	height: auto;	line-height: inherit;
}
  .btn:hover
{
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:center;
text-decoration:none;
border-radius:4px 4px 4px 4px;
border:solid #ADADAD;
border:solid rgba(173,173,173,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
}
#ttr_header .form-search span.input-group-btn .btn
{
border-bottom-left-radius:4px;
border-top-left-radius:4px;
margin:0 3px 0 3px;
}
 .btn-default, .btn-default:focus
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:4px 4px 4px 4px;
border:solid #CCCCCC;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
box-sizing:inherit;
clear:none;
width:auto;
height:auto;
overflow:visible;
}
 .btn-primary, .btn-primary:focus
{
background-color:#EFA028;
background:rgba(239,160,40,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#EC9512;
}
 .btn-success, .btn-success:focus
{
background-color:#4AB729;
background:rgba(74,183,41,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#42A224;
}
 .btn-info, .btn-info:focus
{
background-color:#108D90;
background:rgba(16,141,144,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#0D7779;
}
 .btn-warning, .btn-warning:focus
{
background-color:#508BE5;
background:rgba(80,139,229,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#3A7CE2;
}
 .btn-danger, .btn-danger:focus
{
background-color:#EFA028;
background:rgba(212,72,39,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#BE4123;
}
 .btn-default, .btn-deafult:focus
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:center;
text-decoration:none;
border-radius:4px 4px 4px 4px;
border:solid #CCCCCC;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
padding:6px 12px 6px 12px;
}
 .btn-primary:hover 
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;color:#333333;
border-color:#ADADAD;
}
 .btn-success:hover 
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;color:#333333;
border-color:#ADADAD;
}
 .btn-info:hover 
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;color:#333333;
border-color:#ADADAD;
}
 .btn-warning:hover 
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;color:#333333;
border-color:#ADADAD;
}
 .btn-danger:hover 
{
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;color:#333333;
border-color:#ADADAD;
}
 .btn-lg, .btn-group-lg > .btn, .btn-lg:hover, .btn-group-lg > .btn:hover 
{
border-radius:6px 6px 6px 6px;
padding:10px 16px 10px 16px;
font-size:18px;
}
 .btn-xs, .btn-group-xs > .btn, .btn-xs:hover, .btn-group-xs > .btn:hover 
{
border-radius:3px 3px 3px 3px;
padding:1px 5px 1px 5px;
font-size:12px;
}
 .btn-default:hover, a.btn-default:hover 
{
border-radius:4px 4px 4px 4px;
border:solid #ADADAD;
border:solid rgba(173,173,173,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;box-sizing:inherit;
clear:none;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:center;
text-decoration:none;
width:auto;
height:auto;
overflow:visible;
}
 .btn-xs, .btn-group-xs > .btn, .btn-xs:hover, .btn-group-xs > .btn:hover 
{
border-radius:3px 3px 3px 3px;
padding:1px 5px 1px 5px;
font-size:12px;
}
 .btn-default:hover, a.btn-default:hover 
{
border-radius:4px 4px 4px 4px;
border:solid #ADADAD;
border:solid rgba(173,173,173,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;box-sizing:inherit;
clear:none;
font-size:14px;
font-family:"Raleway","Times New Roman";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;
text-align:center;
text-decoration:none;
width:auto;
height:auto;
overflow:visible;
}
.ProductDescription #ttr_content ul,#ttr_content ul.add-to-links 
{
text-indent: 0;
}
 .inputbutton
{
background: none repeat scroll 0 0 transparent;
border: medium none;
color:#333333;
cursor: pointer;
font-size:14px;
padding:6px 12px 6px 12px;
 left: -15px;
}
ul.inline > li, ol.inline > li 
{
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
#ttr_content ul.tags 
{
padding: 0;text-indent: 0;}
.label-info[href], .badge-info[href] 
{
border-radius: 3px;}
#ttr_content .label.label-info,#ttr_content .label.label-info:hover 
{
 color: #fff;  display: inline-block;font-size: 10.998px; font-weight: bold;line-height: 14px; padding: 2px 4px;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);vertical-align: baseline; white-space: nowrap;}
img
{
vertical-align:bottom;
}
.ttr_verticalmenu_header img,.ttr_block img
{
vertical-align:middle;
}
*
{
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:inherit !important;
}
#ttr_content_and_sidebar_container 
{
width:auto !important;
margin:0 auto;
}
.ttr_block  .ttr_radio
{
float:left;
margin-right:4px;
}
fieldset
{
border:0;
padding-bottom:5px;
}
.boxcolor,.form-text
{
width: 100%;
}
 .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 
{
overflow:hidden;
}
#ttr_content .ttr_comment p
{
text-align:left;
margin:5px 0 0 0;
line-height:20px;
background:none;
}
 .ttr_article dl 
{
margin:2px;
}
.back-to-top 
{
position:fixed;
bottom: 0;
right: 2em;
text-decoration: none;
padding: 0.5em;
display: none;
z-index:99;
}
.form-item label
{
text-align:left;
}
#user-login-form ul li
{
background:none!important;
text-align:left;
padding-left:0!important;
margin-left:0!important;
margin-top:5px!important;
}
/*----------- */
.menu-toggle 
{
display:none;
}
@media only screen and (min-width: 768px)
{
.magcolumn
{
margin-right:7px;float:left;width: calc(100% / 3 - 7px);
}

}
p
{
margin:0;
padding:0;
}
.btn:hover
{
clear:none;
margin:3px;
height:auto;
}
.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, header#ttr_header
{
width: 100%;
}
}
@media (min-width : 992px)

{
 .container 
{
max-width : 100%;
}
}
.ttr_register p,.ttr_signin p
{
margin-bottom:10px;margin-left:5px;
}
@media only screen and (min-width:768px) 
{
.middle_right p 
{
text-align:right;
}
.middle_right p:nth-child(2) 
{
 margin: 8px 0;
}

}
@media only screen and (max-width:767px) 
{
.middle_right  
{
 margin: 10px 0 0;
}

}
.add-to-cart .btn, .dropdown-menu .ttr_currency_dropdown
{
margin:0
}
.cart-collaterals
{
margin:0 45px;
}
#cart_summary th, #cart_summary td p, .ProductCheckOut tbody.ttr_order_woodetail_background > tr > td
{
text-align: center;vertical-align: middle;
}
#one
{
height: auto;
}
.corner
{
width: 20%;
position: relative;
border:1px solid #42AF54; box-sizing:border-box;
}
.corner:after, .corner:before
{
content: "";
position: absolute;
left: 100%;
width: 31px; box-sizing:border-box;
}
.corner:before
{
top: 0;
bottom:0;
}
.first
{z-index:5;
}
.second
{z-index:4;
}
.third
{z-index:3;
}
.four
{z-index:2;
}
.last
{z-index:1;
}
#ttr_content ul
{padding:0 0 10px;
}
.corner:after
{
bottom: 0;
background: url(/templates/dashboards04i/images/PSFGreen.png);
top:0;
background-repeat: no-repeat; 
background-size: 100% 100%;
}
.cornerGrey:before
{
top: 0;
bottom:0;
background: url(/templates/dashboards04i/images/PSBGrey.png);
background-repeat: no-repeat; 
background-size: 100% 100%;
}
.cornerGrey:after
{
bottom: 0;
background: url(/templates/dashboards04i/images/PSFGrey.png);
top:0;
left:99%; 
background-repeat: no-repeat; 
background-size: 100% 100% !important;
}
#total_price_container span
{
text-align:right !important;
}
#total_price_container p
{
text-align:right !important;
}
#cart_summary.table-bordered .prochec_table_footer td
{
text-align:right;
}
.ttr_prochec_steps_border
{
list-style:none !important;
}
.prochec_table_background
{
border-collapse:collapse !important;
}
.cart_last_product
{
display: none;
}
#order_step li
{
text-indent:15%;
}
.ttr_prochec_total
{
background:none !important;
}
.payment_module img
{
vertical-align:middle;
 display:inline-block;
}
#ttr_content_margin #cart_summary 
{
border: none;border-collapse: separate;border-spacing: 0;
}
#ttr_content_margin #cart_summary thead tr th,#ttr_content_margin #cart_summary tbody tr td,#ttr_content_margin #cart_summary tfoot tr td
{
 border-radius: 0;
}
@media only screen and (min-width: 768px) 
{
#ttr_content_margin table#cart_summary thead tr th,#ttr_content_margin table#cart_summary tbody tr td,#ttr_content_margin table#cart_summary tfoot tr td 
{
border-bottom: none;border-right: none;
}

}
#ttr_content ul li 
{
 margin: 0;
}
 #ttr_content ul
{
text-indent:0;
}
.nav > li > a
{
padding:0;
}
 ul li 
{
list-style:none;
}
.ttr_prodes_Tab_Title 
{
padding:0 !important;
}
.cart_navigation button 
{
float: right;
}
.ttr_prodes_color_selector 
{
height:30px;width:30px;float:left;margin:5px;
}
.fancybox
{
margin-right: 10px;
}
.delivery_option_radio
{
vertical-align:middle;
}
.ttr_prochec_table_background.col-lg-8 ul li div {
display: inline;vertical-align: middle;float: none;
}
.ttr_prochec_table_background.col-lg-8 li div.ttr_prochec_Heading {
margin-left: 15px;
}
.magento_address_qty input
{
text-align:center;
}
.address_select
{
margin: 10px 0;
}
.ttr_prochec_table_background ul li
{
list-style:none;
}
@media screen and (max-width: 767px) 
{
#cart_summary tbody tr td::before 
{
text-align: center !important;
}
#cart_summary tbody tr td, #cart-summary tbody tr td 
{
padding-bottom:8px;
}

}
#cart_summary th, #cart_summary td p, .ProductCheckOut tbody.ttr_order_woodetail_background > tr > td, #block-history #order-list tr th, #block-history #order-list tr td, #ttr_content #block-order-detail #cart_summary.footab tbody tr td, #order-detail-content #cart_summary thead tr th, div#order-detail-content #cart_summary tbody tr td,.discount#cart_summary tr td
{
text-align: center;vertical-align: middle;
}
.ttr_article.grid 
{
text-align: center;
}
@media only screen and (max-width:767px)
{
#ttr_content .ttr_prodes_Tab_Title li:not(:first-child), #ttr_content .ttr_prodes_Tab_Title li:not(:first-child) a 
{
border-radius: 0;
}

}
#ttr_content .ttr_register.ttr_shipping_background ul ,#ttr_content .ttr_signin.ttr_shipping_background ul 
{
list-style: outside none none;margin:0;
text-indent:0;

}
#ttr_content .ttr_register.ttr_shipping_background ul li ,#ttr_content .ttr_signin.ttr_shipping_background ul li 
{
margin:0;

}
#ttr_content .opc_label 
{
margin-bottom: 0;vertical-align: middle;
}
@media only screen and (max-width:767px) 
{
#cart_summary .ttr_prochec_Heading, #order_summary thead
{
display: none;
}

}
.left-address
{
padding-right:30px;
}
.left-address p,.right-address p
{
 margin-top: 10px; margin-bottom: 10px;
}
.left-address .col-sm-12
{
padding-right:18px;
}
.product-shop-margin
{
margin-top: 0;
}
.product-view .product-img-box .zoom 
{
cursor:pointer;
z-index:9;
position:relative;
height:18px;
padding:0 27px;
margin: 0 auto 13px;
}
.product-view .product-img-box .zoom .btn-zoom-out 
{
position:absolute;
left:2px;
top:0;
}
.product-view .product-img-box .zoom .btn-zoom-in 
{
position:absolute;
right:2px;
top:0;
}
.breadcrumb li
{
display:inline;
}
.product-view .product-img-box .zoom #track 
{
background:url(/templates/dashboards04i/images/slider_bg.gif) repeat-x scroll 50% 50% transparent;
position:relative;
height:18px;
}
.product-view .product-img-box .zoom #handle 
{
background:url(/templates/dashboards04i/images/magnifier_handle.gif) no-repeat scroll 0 0 transparent;
position:absolute;
height:22px;
width:9px;
top:-1px;
}
#ttr_content .product-img-box ul li 
{
list-style:none outside none;
display:inline-block;
}
#ttr_content ol#checkoutSteps li
{
list-style-type: none;}
.add-to-box 
{
clear:both;
overflow:hidden;
margin:10px 0;
}
.ttr_article.grid li 
{
list-style:none;
text-indent:0;
}
.add-to-box .add-to-cart
{
float:left;
}
.add-to-cart label
{
float:left;
margin-right:5px;
margin-top:8px;
}
.add-to-cart #qty
{
float:left;
margin-right:5px;
margin-top:8px;
}
.add-to-box .or
{
float:left;
margin-top:5px;
margin-left:5px;
margin-right:5px;
}
.add-to-box .add-to-links
{
float:left;
margin:0;
padding:0;
}
.cart-table td
{
padding:10px;
}
.product-view .product-shop .short-description
{
clear:both;
background:url(/templates/dashboards04i/images/bkg_divider1.gif) repeat-x scroll 0 0 transparent;
margin-top:10px;
margin-bottom:10px;
padding-top:10px;
}
.add-to-links .separator
{
float:left;
display:none;
}
.rating-box
{
background:url(/templates/dashboards04i/images/bkg_rating.gif) repeat-x scroll 0 0 rgba(0, 0, 0, 0);
font-size:0;
height: 13px;
line-height: 0;
overflow: hidden;
text-indent: -999em;
width: 69px;
}
.rating-box .rating
{
float:left;
background:url(/templates/dashboards04i/images/bkg_rating.gif) repeat-x scroll 0 100% rgba(0, 0, 0, 0);
height: 13px;
}
.product-collateral .box-collateral
{
margin:0 0 25px;
}
#ttr_content .messages li 
{
list-style:none outside none;
background:none;
}
#ttr_content .product-view .box-tags .product-tags li 
{
background:url(/templates/dashboards04i/images/bkg_pipe3.gif) no-repeat scroll 100% 4px transparent;
padding-right:7px;
padding-left:4px;
display:inline;
}
.product-view .box-tags .form-add label 
{
display:block;
}
.product-view .box-tags .form-add .input-box 
{
float:left;
margin-right:5px;
margin-top:3px;
}
#ttr_content_single_sidebar_right td.empty,#ttr_content_zero_sidebar td.empty,#ttr_content_single_sidebar_left td.empty,#ttr_content_both_sidebar td.empty 
{
border:0 none;
}
.product-view .box-up-sell .products-grid td 
{
padding:15px 10px 11px;
width:25%;
box-sizing:border-box;}
.product-view .box-up-sell .products-grid .product-image 
{
display:block;
text-align:center!important;
}
.cart 
{
clear:both;
overflow:hidden;
}

.cart .title-buttons .checkout-types 
{
float:right;
}
.cart-table .btn-continue 
{
float:left;
}
.cart-table .btn-update 
{
float:right;
}
.cart .cart-collaterals .col2-set 
{
float:left;
}
.cart .cart-collaterals .col2-set .col-1
{
float:left;
margin-right:5px;
width:60%;
}
.cart .cart-collaterals .col2-set .col-2
{
width:37%;
float:left;
margin-right:5px;
}
.cart .ttr_post .product-image
{
float:left;
height:75px;
width:75px;
}
.cart .ttr_post .product-details
{
margin-left:90px;
}
.cart .ttr_post 
{
padding:12px 15px;
}
.form-list label.required em 
{
float:right;
right:-8px;
color:#EB340A;
position:absolute;
}
#ttr_content_single_sidebar_right .form-list li,#ttr_content_zero_sidebar .form-list li,#ttr_content_single_sidebar_left .form-list li,#ttr_content_both_sidebar .form-list li, #oar_widget_orders_and_returns_form ul li 
{
padding:0;
margin-bottom:8px;
background:none;
list-style:none outside none;
}
#ttr_content_single_sidebar_right .cart .ttr_post li.item,#ttr_content_zero_sidebar .cart .ttr_post li.item,#ttr_content_single_sidebar_left .cart .ttr_post li.item,#ttr_content_both_sidebar .cart .ttr_post li.item 
{
margin-top:12px;
margin-bottom:12px;
padding:0;
list-style:none outside none;
}
#ttr_content_single_sidebar_right .cart .ttr_post .input-box,#ttr_content_zero_sidebar .cart .ttr_post .input-box,#ttr_content_single_sidebar_left .cart .ttr_post .input-box,#ttr_content_both_sidebar .cart .ttr_post .input-box 
{
width:100%;
margin:8px 0 0;
clear:both;
}
.form-list select 
{
width:100%;
}
#ttr_content_single_sidebar_right .cart .totals tfoot td,#ttr_content_single_sidebar_right .cart .totals tbody td 
{
border:0 none;
text-align:right;
padding:5px 15px 5px 7px;
}
#ttr_content_zero_sidebar .cart .totals tfoot td,#ttr_content_zero_sidebar .cart .totals tbody td 
{
border:0 none;
text-align:right;
padding:5px 15px 5px 7px;
}
#ttr_content_single_sidebar_left .cart .totals tfoot td,#ttr_content_single_sidebar_left .cart .totals tbody td 
{
border:0 none;
text-align:right;
padding:5px 15px 5px 7px;
}
#ttr_content_both_sidebar .cart .totals tfoot td,#ttr_content_both_sidebar .cart .totals tbody td 
{
border:0 none;
text-align:right;
padding:5px 15px 5px 7px;
}
.cart .totals 
{
float:right;
width:33.3%;
}
.cart .totals .checkout-types 
{
padding:8px 15px 15px;
overflow:hidden;
}
#ttr_content_single_sidebar_right .cart .totals table,#ttr_content_zero_sidebar .cart .totals table,#ttr_content_single_sidebar_left .cart .totals table,#ttr_content_both_sidebar .cart .totals table 
{
margin:7px 0;
border:0 none;
}
#ttr_content_single_sidebar_right .cart .ttr_post input.input-text,#ttr_content_zero_sidebar .cart .ttr_post input.input-text,#ttr_content_single_sidebar_left .cart .ttr_post input.input-text,#ttr_content_both_sidebar .cart .ttr_post input.input-text 
{
padding:2px;
width:95%;
box-sizing:border-box;}
.form-list li.control input.radio, .form-list li.control input.checkbox 
{
margin-right:6px;
}
.col2-set 
{
clear:both;
overflow:hidden;
}
.form-list li 
{
margin-bottom:8px;
}
.form-list .input-box 
{
clear:both;
width:100%;
}
.form-list input.input-text,textarea 
{
padding:2px;
width:95%;
box-sizing:border-box;
}
.opc .buttons-set 
{
clear:both;
overflow:hidden;
padding-top:2em;
}
p.required 
{
color:#EB340A!important;
padding-bottom:10px;
text-align:right!important;
}
.f-left 
{
float:left;
}
.form-list .field 
{
float:left;
width:50%;
}
.form-list li:after,.add-to-cart:after,.clearer:after,.product-options-bottom:after,.buttons-set:after,.col2-set:after,.page-title:after,.ttr_block .actions:after,.cart-collaterals:after,.pager:after,.sorter:after,.ttr_block li.item:after,.list li:after,.grid li:after,.product-tabs:after,.advanced-search:after,.col-main:after   
{
clear:both;
overflow:hidden;
display:block;
content:'.';
height:0;
}
.product-options dt
{
padding:10px 0 0;
}
.product-options dd select
{
width:99%;
}
.product-options dd
{
padding:5px 10px 15px;
}
.product-options p.required
{
position:absolute;
right:20px;
top:10px;
margin:0!important;
}
.product-options-bottom
{
padding:15px 20px;
border-width:0 1px 1px;
border-style:none solid solid;
border-color:#000000;
}
.product-options-bottom .ttr_article
{
float:left;
}
.product-shop .product-options-bottom .ttr_article
{
float:none;
}
#ttr_content .product-options-bottom ul li
{
text-align:right!important;
}
.product-options-bottom .add-to-links
{
clear:both;
text-align:right;
padding:5px 0 0;
}
.product-options-bottom .add-to-cart
{
float:right;
}
.pager
{
text-align:center;
}
#ttr_content .pager .amount
{
float:left;
margin:0;
}
.pager .limiter
{
float:right;
}
.pager .pages ol
{
display:inline;
}
#ttr_content .pager .pages li
{
display:inline;
}
.product-tabs li 
{
background:none!important;
list-style:none outside none!important;
float:left;
border-right:1px solid #A4A4A4;
border-left:1px solid #FFFFFF;
}
.product-tabs li.first 
{
border-left:0 none;
}
.product-tabs a 
{
display:block;
padding:6px 15px;
}
.product-tabs li.active a,.product-tabs li.active a:hover 
{
background-color:#666666;
}
.ttr_block .ttr_block_content li.item 
{
list-style:none outside none!important;
padding:7px 9px;
}
.form-list li.wide .input-box 
{
width:100%;
}
.form-list li.wide input.input-text 
{
width:98%;
padding:2px;
box-sizing:border-box;
}
.no-display 
{
display:none;
}
@media only screen and (min-width:767px)
{
.buttons-set .back-link 
{
float:left;
margin:0;
}
}
.opc .step 
{
padding:15px 30px;
}
.ttr_article .sp-methods 
{
margin:0 0 8px;
}
.ttr_article .sp-methods dt 
{
margin:13px 0 5px;
font-weight:bold;
}
input,select,textarea 
{
vertical-align:middle;
}
.opc .step-title 
{
clear:both;
overflow:hidden;
}
.opc .step-title .number 
{
float:left;
margin:0 5px 0 0;
padding:0 4px;
}
.opc .step-title h2
{
float:left;
}
.opc .step-title a
{
float:right;
display:none;
}
.title-buttons 
{
text-align:right;
}
.title-buttons h1 
{
float:left;
}
.page-popup .link-print 
{
padding:2px 0 2px 25px;
background:url(/templates/dashboards04i/images/i_print.gif) no-repeat scroll 0 2px transparent;
}
.compare-table tr.first td,.compare-table tr.add-to-row td,.compare-table .minimal-price,.product-view .minimal-price,.product-view .products-grid .ttr_post_title 
{
text-align:center!important;
}
.compare-table .ttr_article,#upsell-product-table .ttr_article 
{
text-align:center;
display:block;
}
.ttr_post_title 
{
word-wrap: break-word;
}
.ttr_block .btn-remove, .ttr_block .btn-edit 
{
float:right;
margin:1px 0 2px 5px;
}
.btn-remove 
{
background:url(/templates/dashboards04i/images/btn_remove.gif) no-repeat scroll 0 0 transparent;
height:11px;
width:11px;
overflow:hidden;
text-indent:-999em;
}
.btn-remove2 
{
background:url(/templates/dashboards04i/images/btn_trash.png) no-repeat scroll 0 0 transparent;
height:16px;
width:16px;
overflow:hidden;
text-indent:-999em;
display:block;
}
.btn-edit 
{
background:url(/templates/dashboards04i/images/btn_edit.gif) no-repeat scroll 0 0 transparent;
height:11px;
width:11px;
overflow:hidden;
text-indent:-999em;
}
.data-table thead th
{
text-align:left;
}
.ttr_block_content .subtotal
{
text-align:center;
}
.mini-products-list .product-image
{
float:left;
width:auto;
}
.mini-products-list .product-details
{
margin-left:60px;
}
#block-related input.checkbox
{
float:left;
}
#block-related .product
{
margin-left:20px;
}
header ul.links li.last
{
border:none;
padding-right:0;
}
header .form-search span.ttr_button, header .form-search .ttr_button_hover1
{
margin-top:0;
}
header .form-search label
{
display:none;
}
.ttr_footer_links ul
{
list-style:none outside none;
}
.ttr_footer_links ul li.first
{
padding-left:0;
}
.ttr_footer_links ul li.last
{
border:none;
padding-right:0;
}
.ttr_block #poll-answers li
{
background:none;
list-style:none outside none;
}
.a-right
{
text-align:right!important ;
}
.data-table td
{
padding:3px 8px;
}
.toolbar .pager,.toolbar .sorter
{
padding:3px 8px;
}
.pager .amount,.sorter .view-mode
{
float:left;
}
.pager .limiter,.sorter .sort-by
{
float:right;
}
.product-view .product-shop .availability,.product-view .product-shop .ttr_article
{
margin:10px 0;
}
.ratings
{
margin:7px 0;
}
.product-view .product-shop .product-name
{
margin:0 0 5px;
}
ul,ol
{
padding:0;
}
.ttr_block_content dt
{
margin-bottom:4px;
}
.ttr_block_content dd
{
margin-bottom:4px;
margin-left:5px;
}
@media only screen and (min-width:1280px)
{
.list .product-image
{
float:left;
}
}
.grid
{
padding:5px;
}
@media only screen and (min-width:1280px)
{
.list .product-shop
{
float:right;width:66.67%
}
.list .product-image
{
width:33.33%;text-align:center;
}
.product-image  img
{
border-radius:0 0 0 0;
border:solid transparent;
border:solid rgba(255,255,255,0);
border-width: 0 0 0 0;
box-shadow:none;

}

}
.product-image img
{
max-width:100%;
}
.f-fix
{
float:left;
width:100%;
}
.tags-list li
{
display:inline;
margin-right:4px;
}
.form-list li.wide textarea
{
width:100%;
height:10em;
}
.form-list .input-range input.input-text
{
width:35%;
}
.advanced-search .form-list label
{
width:30%;
}
.advanced-search .form-list .input-box,.advanced-search .form-list .input-range
{
clear:none;
float:left;
width:50%;
}
 #ttr_content .pagination
{
text-indent: 0 !important;
}
@media only screen and (min-width:768px) and (max-width:1280px)
{
.ProductDescription .pb-center-column 
{
padding-left: 10px;
}
.ProductDescription #image-block 
{
padding-right: 10px;
}

}
@media only screen and (min-width:768px) 
{
.ttr_signin 
{
 padding: 0 10px; 
}
.ttr_register 
{
 padding: 0 10px;
}

}
.account_creation .form-group .col-xs-4 
{
width: 94px;
}
@media only screen and (min-width:768px) 
{
.ttr_signin 
{
 padding: 0 10px;
}
.ttr_register 
{
 padding: 0 10px;
}

}
@media only screen and (min-width:768px)
{
.ttr_signin 
{
 margin:0 0 0 15px;
}

}
#cart_summary .ttr_prochec_price p,#cart_summary .ttr_prochec_price,#cart_summary .ttr_prochec_price span,.ttr_prochec_price,.table-striped tbody .ttr_prochec_price, .ttr_prochec_subtotal label
{

text-align:center;
}
label
{
font-weight:normal;
}
span
{
vertical-align:middle;
}
.ttr_block_heading img, .ttr_verticalmenu_heading img 
{
vertical-align: middle; }
@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;
margin:0 auto;
}
select, select.form-control,select:focus, select.form-control:focus
{
border-radius: 4px;
border: 1px solid #ccc;
background:white;height:auto;}
 .ttr_title_position 
{
top:60px;
position:absolute;
z-index:500;left: 39.71%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
display:block;
}
 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
{
}
 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
{
margin:0;
line-height:normal;
padding:0;
background:none;
}
 .ttr_slogan_position 
{
top:90px;
position:absolute;
z-index:500;left: 42.91%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
display:block;
overflow:hidden;
}
 .ttr_slogan_style
{
margin:0;
line-height:normal;
padding:0;
background:none;
}
 .headerposition1
{
top: 0px;
left: 33.21%;
width: 115px;
min-height: 58px;
position:absolute;
left: 84.76%;
right:auto;
}
 .ttr_header_logo img 
{
vertical-align:middle;}
 .ttr_menu_logo img 
{
vertical-align:middle;}
 .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;
}
 .menuposition1
{
top: 24px;
left: 39.24%;
width: 0px;
min-height: 0px;
position:absolute;
left: 100.13%;
right:auto;
}
 header#ttr_header 
{
box-sizing:content-box;

}
 nav#ttr_menu 
{
max-width:100%;

}
 .innermenu
{
position:absolute;
top:0px;
margin:0 auto;
left:0;
right:0;
max-width:100%;

}
.dropdown-backdrop
{
position:relative;
}
 .container 
{
overflow:visible!important;
}
 .nav.ttr_vmenu_items li:last-child .horiz_separator 
{
display:none;
}
 #ttr_copyright a, #ttr_copyright span
{
display:none;}
 #ttr_footer_designed_by_links 
{
top:35px;
position:absolute;
z-index:500;left: 36.5%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
overflow:auto;
}
 #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;}
 #ttr_content 
{
float: left;
width: 100%;
clear: none;
}
 #nav
{
top:155px;
position:absolute;
z-index:500;left: 47.06%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
}
 .left-button
{
position:absolute;
display:block;
top:65px;
position:absolute;
z-index:500;left: 0%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
}
 .right-button
{
position:absolute;
display:block;
top:65px;
position:absolute;
z-index:500;left: 95.45%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
}
 .left-button
{
position:absolute;
display:block;
top:65px;
position:absolute;
z-index:500;left: 0%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
}
 .right-button
{
position:absolute;
display:block;
top:65px;
position:absolute;
z-index:500;left: 140.37%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
}
 #prev span
{
background-image:url(/templates/dashboards04i/images/Leftbutton.png);
display:block;
height: 30px;
width: 30px;
text-indent:-999px;
font-size:0;
}
 #next span
{
background-image:url(/templates/dashboards04i/images/Rightbutton.png);
display:block;
height: 30px;
width: 30px;
text-indent:-999px;
font-size:0;
}
 img.aligncenter
{
margin-left:auto;
margin-right:auto;
}
 .headerposition1
{
display:block;
}
 .menuposition1
{
display:block;
}
 .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;
}
.one_column_left 
{
width: 100% !important;
}
.zero_column
{
width: 100% !important;
}
.one_column_right
{
width: 100% !important;
}
 .both_columns 
{
width: 100% !important;
}
@media only screen
and (min-width : 768px)
and (max-width : 1024px) 
{
 #ttr_content 
{
}
}
label
{
font-weight:normal;
}
span
{
vertical-align:middle;
}
}
@media only screen and (max-width:980px)
{
 .ttr_header_links
{
top:100px;
position:absolute;
z-index:500;left: 57.35%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
position:absolute;
}
 .ttr_header_links ul.dropdown-menu, .ttr_header_links ul.dropdown-menu li :hover, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus 
{
 background-color: transparent;
}
}
.ttr_block_heading img, .ttr_verticalmenu_heading img 
{
vertical-align: middle; }
@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;
margin:0 auto;
}
 #navigationmenu 
{
width:auto;
margin:0 auto;
}
select, select.form-control,select:focus, select.form-control:focus
{
border-radius: 4px;
border: 1px solid #ccc;
background:white;height:auto;}
 .ttr_title_position 
{
top:10px;
position:absolute;
z-index:500;left: 22.67%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
display:block;
}
 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
{
}
 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
{
margin:0;
line-height:normal;
padding:0;
background:none;
}
 .ttr_slogan_position 
{
top:42px;
position:absolute;
z-index:500;left: 30.67%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
display:block;
overflow:hidden;
}
 .ttr_slogan_style
{
margin:0;
line-height:normal;
padding:0;
background:none;
}
 .headerposition1
{
top: 0px;
left: 6.68%;
width: 115px;
min-height: 58px;
position:absolute;
left: 42.5%;
right:auto;
}
 .ttr_header_logo img 
{
vertical-align:middle;}
 .ttr_menu_logo img 
{
vertical-align:middle;}
 .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;
}
 .menuposition1
{
top: 24px;
left: 15.72%;
width: 0px;
min-height: 0px;
position:absolute;
left: 100%;
right:auto;
}
 header#ttr_header 
{
box-sizing:content-box;

}
 nav#ttr_menu 
{
max-width:100%;

}
 .innermenu
{
position:absolute;
top:0px;
margin:0 auto;
left:0;
right:0;
max-width:100%;

}
.dropdown-backdrop
{
position:relative;
}
 .container 
{
overflow:visible!important;
}
 .nav.ttr_vmenu_items li:last-child .horiz_separator 
{
display:none;
}
 #ttr_copyright a, #ttr_copyright span
{
display:none;}
 #ttr_footer_designed_by_links 
{
top:28px;
position:absolute;
z-index:500;left: 0%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
overflow:auto;
}
 #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;}
 #ttr_content 
{
float: left;
width: 100%;
clear: none;
}
 #nav
{
top:120px;
position:absolute;
z-index:500;left: 43.33%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
}
 .left-button
{
position:absolute;
display:block;
top:65px;
position:absolute;
z-index:500;left: 0%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
}
 .right-button
{
position:absolute;
display:block;
top:50px;
position:absolute;
z-index:500;left: 90%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
}
 img.aligncenter
{
margin-left:auto;
margin-right:auto;
}
 .headerposition1
{
display:block;
}
 .menuposition1
{
display:block;
}
 #ttr_menu .navbar-toggle
{
padding: 9px 7px;
margin-right:3px;
float:right;

}
 #ttr_menu .navbar-toggle:hover, #ttr_menu .navbar-toggle:focus
{
margin-right:3px;
float:right;

}
 .open > .child 
 {
display: block;

}
 .nav.navbar-nav li.ttr_menu_items_parent a 
{
margin-bottom:0;

}
@media only screen and (max-width: 360px)
{
	 ul.ttr_menu_items 
{
padding-top:0 !important;
}

}
@media only screen and (max-width: 767px) 
{
 .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: 0 !important;
position: static !important;
top: 0 !important;
float:none !important;

}
}
 .ttr_vmenu_items .open .child {float: none;
position: static;
list-style:none outside none;

}
@media only screen and (max-width: 767px)
{
 #ttr_menu.navbar
{
height:auto !important;

}
}
 #ttr_menu .navbar-nav
{
margin:0;

}
 .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;
}
.list .product-shop
{
margin-left:0;
}
@media screen and (max-width:767px)
{
#shopping-cart-table tbody tr,#shopping-cart-table tfoot tr,.magento_review_table table tbody tr,.magento_review_table table tfoot tr, table tbody tr, table tfoot tr 
{
display: flex;flex-wrap: wrap;
}
table, table tbody, table tfoot
{
display:inline-block;width:100%;
}

}
label
{
font-weight:normal;
}
span
{
vertical-align:middle;
}
}
@media only screen and (max-width:360px)
{
 .ttr_header_links
{
top:137px;
position:absolute;
z-index:500;left: 0%;
right:auto;
display:block;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
position:absolute;
}
 .ttr_header_links ul.dropdown-menu, .ttr_header_links ul.dropdown-menu li :hover, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus 
{
 background-color: transparent;
}}
