/* Minification failed. Returning unminified contents.
(6776,1): run-time error CSS1019: Unexpected token, found '@import'
(6776,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,500,600,700,800)'
(6777,1): run-time error CSS1019: Unexpected token, found '@import'
(6777,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900)'
(6778,1): run-time error CSS1019: Unexpected token, found '@import'
(6778,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900)'
(6779,1): run-time error CSS1019: Unexpected token, found '@import'
(6779,9): run-time error CSS1019: Unexpected token, found '"spinners.css"'
(7283,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(7284,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(7310,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(7311,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(9424,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(9425,10): run-time error CSS1035: Expected colon, found '{'
(9434,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(9435,10): run-time error CSS1035: Expected colon, found '{'
(9444,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(9445,10): run-time error CSS1035: Expected colon, found '{'
(10428,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(10429,10): run-time error CSS1035: Expected colon, found '{'
(10434,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(10435,10): run-time error CSS1035: Expected colon, found '{'
(12555,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(12556,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(12565,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(12566,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(26162,63): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(26361,1): run-time error CSS1019: Unexpected token, found '@import'
(26361,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,500,600,700,800)'
(26362,1): run-time error CSS1019: Unexpected token, found '@import'
(26362,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900)'
(26363,1): run-time error CSS1019: Unexpected token, found '@import'
(26363,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Poppins:400,500,300,600,700)'
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled: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: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled: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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled: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: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled: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: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled: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: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled: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: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.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;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1009 !important;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
    position: relative;
    z-index: 1009;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
        font-size: 10px;
    }
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
        font-size: 10px;
    }
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
        font-size: 10px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
        font-size: 10px;
    }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

@charset "UTF-8";/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1.000);animation-timing-function:cubic-bezier(.215,.61,.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1.000);animation-timing-function:cubic-bezier(.215,.61,.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1.000);animation-timing-function:cubic-bezier(.215,.61,.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1.000);animation-timing-function:cubic-bezier(.215,.61,.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1.000);animation-timing-function:cubic-bezier(.215,.61,.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1.000);animation-timing-function:cubic-bezier(.215,.61,.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1.000);animation-timing-function:cubic-bezier(.215,.61,.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1.000);animation-timing-function:cubic-bezier(.215,.61,.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1.000);animation-timing-function:cubic-bezier(.215,.61,.355,1.000)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1.000);animation-timing-function:cubic-bezier(.215,.61,.355,1.000)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1.000);animation-timing-function:cubic-bezier(.215,.61,.355,1.000)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1.000);animation-timing-function:cubic-bezier(.215,.61,.355,1.000)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,500,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900);
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900);
@import "spinners.css";

.preloader {
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 99999;
    background: #fff;
}

    .preloader .cssload-speeding-wheel {
        position: absolute;
        top: calc(50% - 3.5px);
        left: calc(50% - 3.5px);
    }

* {
    outline: none !important;
}

body {
    font-family: 'Raleway',sans-serif;
    margin: 0;
    overflow-x: hidden;
    color: #3d3d3d;
    font-weight: 400;
    padding-right: 0px !important;
}

html {
    position: relative;
    min-height: 100%;
    background: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
    color: #2b2b2b;
    font-family: 'Raleway',sans-serif;
    margin: 10px 0;
    font-weight: 300;
}

h1 {
    line-height: 48px;
    font-size: 36px;
}

h2 {
    line-height: 36px;
    font-size: 24px;
}

h3 {
    line-height: 30px;
    font-size: 21px;
}

h4 {
    line-height: 22px;
    font-size: 18px;
}

h5 {
    font-size: 18px;
    font-size: 16px;
}

h5 {
    font-size: 16px;
    font-size: 14px;
}

.dn {
    display: none;
}

.db {
    display: block;
}

.light_op_text {
    color: rgba(255,255,255,0.5);
}

blockquote {
    border-left: 5px solid #ff6849 !important;
    border: 1px solid rgba(120,130,140,0.13);
}

p {
    line-height: 1.6;
}

b {
    font-weight: 600;
}

a:hover {
    outline: 0;
    text-decoration: none;
}

a:active {
    outline: 0;
    text-decoration: none;
}

a:focus {
    outline: 0;
    text-decoration: none;
}

.clear {
    clear: both;
}

.font-12 {
    font-size: 12px;
}

hr {
    border-color: rgba(120,130,140,0.13);
}

.b-t {
    border-top: 1px solid rgba(120,130,140,0.13);
}

.b-b {
    border-bottom: 1px solid rgba(120,130,140,0.13);
}

.b-l {
    border-left: 1px solid rgba(120,130,140,0.13);
}

.b-r {
    border-right: 1px solid rgba(120,130,140,0.13);
}

.b-all {
    border: 1px solid rgba(120,130,140,0.13);
}

.b-none {
    border: 0 !important;
}

.max-height {
    height: 310px;
    overflow: auto;
}

.p-0 {
    padding: 0 !important;
}

.p-10 {
    padding: 10px !important;
}

.p-20 {
    padding: 20px !important;
}

.p-30 {
    padding: 30px !important;
}

.p-l-0 {
    padding-left: 0 !important;
}

.p-l-10 {
    padding-left: 10px !important;
}

.p-l-20 {
    padding-left: 20px !important;
}

.p-r-0 {
    padding-right: 0 !important;
}

.p-r-10 {
    padding-right: 10px !important;
}

.p-r-20 {
    padding-right: 20px !important;
}

.p-r-30 {
    padding-right: 30px !important;
}

.p-r-40 {
    padding-right: 40px !important;
}

.p-t-0 {
    padding-top: 0 !important;
}

.p-t-10 {
    padding-top: 10px !important;
}

.p-t-20 {
    padding-top: 20px !important;
}
.p-t-30 {
    padding-top: 30px !important;
}

.p-b-0 {
    padding-bottom: 0 !important;
}

.p-b-10 {
    padding-bottom: 10px !important;
}

.p-b-20 {
    padding-bottom: 20px !important;
}

.p-b-30 {
    padding-bottom: 30px !important;
}

.p-b-40 {
    padding-bottom: 40px !important;
}

.m-0 {
    margin: 0 !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-l-15 {
    margin-left: 15px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-l-30 {
    margin-left: 30px !important;
}

.m-l-40 {
    margin-left: 40px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.m-r-15 {
    margin-right: 15px !important;
}

.m-r-20 {
    margin-right: 20px !important;
}

.m-r-30 {
    margin-right: 30px !important;
}

.m-r-40 {
    margin-right: 40px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.m-t-0 {
    margin-top: 0 !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-t-40 {
    margin-top: 40px !important;
}

.m-b-0 {
    margin-bottom: 0 !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-b-40 {
    margin-bottom: 40px !important;
}

.vt {
    vertical-align: top;
}

.vb {
    vertical-align: bottom;
}

.font-bold {
    font-weight: 700;
}

.font-normal {
    font-weight: normal;
}

.font-light {
    font-weight: 300;
}

.pull-in {
    margin-left: -15px;
    margin-right: -15px;
}

.b-0 {
    border: none !important;
}

.vertical-middle {
    vertical-align: middle;
}

.bx-shadow {
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
}

.mx-box {
    max-height: 380px;
    min-height: 380px;
}

.thumb-sm {
    height: 32px;
    width: 32px;
}

.thumb-md {
    height: 48px;
    width: 48px;
}

.thumb-lg {
    height: 88px;
    width: 88px;
}

.txt-oflo {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.get-code {
    color: #2b2b2b;
    cursor: pointer;
    border-radius: 100%;
    background: #ffffff;
    padding: 4px 5px;
    font-size: 10px;
    margin: 0 5px;
    vertical-align: middle;
}

.badge {
    text-transform: uppercase;
    font-weight: 600;
    padding: 3px 5px;
    font-size: 12px;
    margin-top: 1px;
    background-color: #f75d2f;
}

.badge-xs {
    font-size: 9px;
}

.badge-xs, .badge-sm {
    -webkit-transform: translate(0, -2px);
    -ms-transform: translate(0, -2px);
    -o-transform: translate(0, -2px);
    transform: translate(0, -2px);
}

.badge-success {
    background-color: #00c292;
}

.badge-info {
    background-color: #00a3eb;
}

.badge-warning {
    background-color: #f75d2f;
}

.badge-danger {
    background-color: #fb9678;
}

.badge-purple {
    background-color: #9675ce;
}

.badge-red {
    background-color: #fb3a3a;
}

.badge-inverse {
    background-color: #4c5667;
}

.notify {
    position: relative;
    margin-top: -30px;
}

    .notify .heartbit {
        position: absolute;
        top: -20px;
        right: -16px;
        height: 25px;
        width: 25px;
        z-index: 10;
        border: 5px solid #fb9678;
        border-radius: 70px;
        -moz-animation: heartbit 1s ease-out;
        -moz-animation-iteration-count: infinite;
        -o-animation: heartbit 1s ease-out;
        -o-animation-iteration-count: infinite;
        -webkit-animation: heartbit 1s ease-out;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

    .notify .point {
        width: 6px;
        height: 6px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        background-color: #fb9678;
        position: absolute;
        right: -6px;
        top: -10px;
    }

@-moz-keyframes heartbit {
    0% {
        -moz-transform: scale(0);
        opacity: 0;
    }

    25% {
        -moz-transform: scale(.1);
        opacity: .1;
    }

    50% {
        -moz-transform: scale(.5);
        opacity: .3;
    }

    75% {
        -moz-transform: scale(.8);
        opacity: .5;
    }

    100% {
        -moz-transform: scale(1);
        opacity: 0;
    }
}

@-webkit-keyframes heartbit {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }

    25% {
        -webkit-transform: scale(.1);
        opacity: .1;
    }

    50% {
        -webkit-transform: scale(.5);
        opacity: .3;
    }

    75% {
        -webkit-transform: scale(.8);
        opacity: .5;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

.text-white {
    color: #ffffff;
}

.text-danger {
    color: #fb9678;
}

.text-muted {
    color: #8d9ea7;
}

.text-warning {
    color: #f75d2f;
}

.text-success {
    color: #00c292;
}

.text-info {
    color: #00a3eb;
}

.text-inverse {
    color: #4c5667;
}

.text-blue {
    color: #02bec9;
}

.text-purple {
    color: #9675ce;
}

.text-primary {
    color: #ab8ce4;
}

.text-megna {
    color: #01c0c8;
}

.text-dark {
    color: #686868 !important;
}

.bg-primary {
    background-color: #ab8ce4 !important;
}

.bg-success {
    background-color: #00c292 !important;
}

.bg-info {
    background-color: #00a3eb !important;
}

.bg-warning {
    background-color: #f75d2f !important;
}

.bg-danger {
    background-color: #fb9678 !important;
}

.bg-theme {
    background-color: #ff6849 !important;
}

.bg-theme-dark {
    background-color: #4F5467 !important;
}

.bg-inverse {
    background-color: #4c5667 !important;
}

.bg-purple {
    background-color: #9675ce !important;
}

.bg-white {
    background-color: #ffffff !important;
}

.label {
    letter-spacing: .05em;
    border-radius: 60px;
    padding: 4px 16px 3px;
    font-weight: 500;
}

.label-rounded, .label-rouded {
    border-radius: 60px;
    padding: 4px 16px 3px;
    font-weight: 500;
}

.label-custom {
    background-color: #01c0c8;
}

.label-success {
    background-color: #00c292;
}

.label-info {
    background-color: #00a3eb;
}

.label-warning {
    background-color: #f75d2f;
}

.label-danger {
    background-color: #fb9678;
}

.label-megna {
    background-color: #01c0c8;
}

.label-primary {
    background-color: #ab8ce4;
}

.label-purple {
    background-color: #9675ce;
}

.label-red {
    background-color: #fb3a3a;
}

.label-inverse {
    background-color: #4c5667;
}

.dropdown-menu {
    border: 1px solid rgba(120,130,140,0.13);
    border-radius: 0;
    box-shadow: 0 3px 12px rgba(0,0,0,0.05) !important;
    -webkit-box-shadow: 0 !important;
    -moz-box-shadow: 0 !important;
    padding-bottom: 8px;
    margin-top: 0;
}

    .dropdown-menu > li > a {
        padding: 9px 20px;
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            background: #f7fafc;
        }

.navbar-top-links .progress {
    margin-bottom: 6px;
}

label {
    font-weight: 500;
}

.btn {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid transparent;
    font-weight: 600;
    padding: 10px 20px 10px;
}

.form-control {
    background-color: #ffffff;
    border: 1px solid #e1e2e2;
    border-radius: 0;
    box-shadow: inset 0 0 4px rgba(0,0,0,0.04);
    color: #565656;
    height: 40px;
    max-width: 100%;
    padding: 7px 12px;
    transition: all 300ms linear 0s;
}

    .form-control:focus {
        box-shadow: none;
        border-color: #2b2b2b;
    }

/*.btn.btn-cstmtheme {
    box-shadow: inset 0 -2px rgba(0,0,0,0.2);
    border: medium none !important;
}*/

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg {
    height: 44px;
    padding: 5px 10px;
    font-size: 18px;
}

.bootstrap-tagsinput {
    border: 1px solid #e4e7ea;
    border-radius: 0;
    box-shadow: none;
    display: block;
    padding: 7px 12px;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
    padding: 9px 10px;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up, .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0;
}

.input-group-btn .btn {
    padding: 8px 12px;
}

.form-horizontal .form-group {
    margin-left: -7.5px;
    margin-right: -7.5px;
    margin-bottom: 25px;
}

.form-group {
    margin-bottom: 20px;
}

.select2-container-multi .select2-choices {
    border: 1px solid #e4e7ea;
}

.list-group-item, .list-group-item:first-child, .list-group-item:last-child {
    border-radius: 0;
    border-color: rgba(120,130,140,0.13);
}

    .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
        background: #00a3eb;
        border-color: #00a3eb;
    }

.list-task .list-group-item, .list-task .list-group-item:first-child {
    border-radius: 0;
    border: 0;
}

    .list-task .list-group-item:last-child {
        border-radius: 0;
        border: 0;
    }

.media {
    border: 1px solid rgba(120,130,140,0.13);
    margin-bottom: 10px;
    padding: 15px;
}

    .media .media-heading {
        font-weight: 500;
    }

.well, pre {
    background: #ffffff;
    border-radius: 0;
}

.nav-tabs > li > a {
    border-radius: 0;
    color: #2b2b2b;
}

    .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
        background: #ffffff;
    }

.modal-content {
    border-radius: 0;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.alert {
    border-radius: 0;
}

.carousel-control {
    width: 8%;
}

    .carousel-control span {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
        font-size: 30px;
    }

.popover {
    border-radius: 0;
}

.popover-title {
    padding: 5px 14px;
}

.container-fluid {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 15px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.row {
    margin-right: -7.5px;
    margin-left: -7.5px;
}

.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-radius: 0;
}

.table-responsive {
    overflow-y: hidden;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pagination > li > a, .pagination > li > span {
    color: #2b2b2b;
}

    .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
        background-color: #e4e7ea;
    }

.pagination-split li {
    margin-left: 5px;
    display: inline-block;
    float: left;
}

    .pagination-split li:first-child {
        margin-left: 0;
    }

    .pagination-split li a {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #ff6849;
    border-color: #ff6849;
}

.pager li > a, .pager li > span {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #2b2b2b;
}

.table-box {
    display: table;
    width: 100%;
}

.cell {
    display: table-cell;
    vertical-align: middle;
}

.jqstooltip {
    width: auto !important;
    height: auto !important;
}

#wrapper {
    width: 100%;
    margin: 0 auto;
    box-shadow: 1px 0 50px rgba(0,0,0,0.2);
}

#page-wrapper {
    padding: 0;
    min-height: 568px;
    background: #edf1f5;
    padding-bottom: 60px;
}

.footer {
    bottom: 0;
    color: #58666e;
    left: 0;
    padding: 20px 30px;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    right: 0;
    background: #ffffff;
}

.bg-title {
    border-bottom: none;
    overflow: hidden;
    padding: 18px 18px 16px;
    margin-bottom: 0;
    margin-left: -25px;
    margin-right: -25px;
}

    .bg-title h4 {
        color: rgba(0,0,0,0.7);
        font-weight: 700;
        margin-top: 6px;
        font-size: 19px;
    }

    .bg-title .breadcrumb {
        background: none;
        margin-bottom: 0;
        float: right;
        padding: 0;
        margin-top: 8px;
    }

        .bg-title .breadcrumb a {
            color: rgba(0,0,0,0.5);
        }

            .bg-title .breadcrumb a:hover {
                color: #000;
            }

        .bg-title .breadcrumb .active {
            color: #ff6849;
        }

.logo b {
    height: 60px;
    display: inline-block;
    width: 60px;
    line-height: 60px;
    text-align: center;
}

.logo i {
    color: #ffffff;
}

.top-left-part {
    width: 220px;
    float: left;
}

    .top-left-part a {
        color: #ffffff;
        font-size: 18px;
        padding-left: 0;
        text-transform: uppercase;
    }

.navbar-header {
    height: 90px;
    width: 100%;
    background: #f5f5f5;
    border: 0;
}

.navbar-default {
    border: 0;
}

.navbar-top-links {
    margin-right: 0;
}

    .navbar-top-links .badge {
        position: absolute;
        right: 6px;
        top: 15px;
    }

    .navbar-top-links > li {
        float: left;
    }

        .navbar-top-links > li > a {
            color: #ffffff;
            padding: 0 12px;
            line-height: 60px;
            min-height: 60px;
        }

            .navbar-top-links > li > a:hover {
                background: rgba(0,0,0,0.1);
            }

            .navbar-top-links > li > a:focus {
                background: #FFF;
            }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background: rgba(255,255,255,0.2);
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

    .navbar-top-links .dropdown-menu li:last-child {
        margin-right: 0;
    }

    .navbar-top-links .dropdown-menu li a div {
        white-space: normal;
    }

.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.navbar-header .navbar-toggle {
    float: none;
    padding: 0 15px;
    line-height: 60px;
    border: 0;
    color: rgba(255,255,255,0.5);
    margin: 0;
    display: inline-block;
    border-radius: 0;
}

    .navbar-header .navbar-toggle:hover, .navbar-header .navbar-toggle:focus {
        background: rgba(0,0,0,0.3);
        color: #fff;
    }

.app-search {
    position: relative;
    margin: 0;
}

    .app-search a {
        position: absolute;
        top: 20px;
        right: 10px;
        color: #4c5667;
    }

    .app-search .form-control, .app-search .form-control:focus {
        border: none;
        font-size: 13px;
        color: #4c5667;
        padding-left: 20px;
        padding-right: 40px;
        background: rgba(255,255,255,0.9);
        box-shadow: none;
        height: 30px;
        font-weight: 600;
        width: 180px;
        display: inline-block;
        line-height: 30px;
        margin-top: 15px;
        border-radius: 40px;
        transition: .5s ease-out;
    }

        .app-search .form-control::-moz-placeholder {
            color: #4c5667;
            opacity: .5;
        }

        .app-search .form-control::-webkit-input-placeholder {
            color: #4c5667;
            opacity: .5;
        }

        .app-search .form-control::-ms-placeholder {
            color: #4c5667;
            opacity: .5;
        }

.nav-small-cap {
    color: #a6afbb;
    cursor: default;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: .035em;
    padding: 12px 15px !important;
    pointer-events: none;
    margin: 20px 0 0 -15px;
    display: none !important;
}

.profile-pic {
    padding: 0 20px;
    line-height: 50px;
}

    .profile-pic img {
        margin-right: 10px;
    }

.drop-title {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    color: #2b2b2b;
    font-size: 15px;
    font-weight: 600;
    padding: 11px 20px 15px;
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-rounded {
    border-radius: 60px;
}

.btn-custom, .btn-custom.disabled {
    background: #ff6849;
    border: 1px solid #ff6849;
    color: #ffffff;
}

    .btn-custom:hover, .btn-custom.disabled:hover, .btn-custom:focus, .btn-custom.disabled:focus, .btn-custom.focus, .btn-custom.disabled.focus {
        background: #ff6849;
        opacity: .8;
        color: #ffffff;
        border: 1px solid #ff6849;
    }

.btn-primary, .btn-primary.disabled {
    background: #83003e;
    border: 1px solid #83003e;
}

    .btn-primary:hover, .btn-primary.disabled:hover, .btn-primary:focus, .btn-primary.disabled:focus, .btn-primary.focus, .btn-primary.disabled.focus {
        background: #474b55;
        opacity: 1;
        border: 1px solid #474b55;
    }

.btn-success, .btn-success.disabled {
    background: #83003e;
    border: 1px solid #83003e;
}

    .btn-success:hover, .btn-success.disabled:hover, .btn-success:focus, .btn-success.disabled:focus, .btn-success.focus, .btn-success.disabled.focus {
        background: #474b55;
        opacity: 1;
        border: 1px solid #474b55;
    }

.btn-green, .btn-green.disabled {
    background: #5cb85c;
    border: 1px solid #5cb85c; color:#FFF;
}

    .btn-green:hover, .btn-green.disabled:hover, .btn-green:focus, .btn-green.disabled:focus, .btn-green.focus, .btn-green.disabled.focus {
        background: #449d44;
        opacity: 1;
        border: 1px solid #449d44; color:#FFF;
    }


.btn-info, .btn-info.disabled {
    background: #83003e;
    border: 1px solid #83003e;
}

    .btn-info:hover, .btn-info.disabled:hover, .btn-info:focus, .btn-info.disabled:focus, .btn-info.focus, .btn-info.disabled.focus {
        background: #474b55;
        opacity: .8;
        border: 1px solid #474b55;
    }

.btn-warning, .btn-warning.disabled {
    background: #83003e;
    border: 1px solid #83003e;
}

.btn-warning:hover, .btn-warning.disabled:hover, .btn-warning:focus, .btn-warning.disabled:focus, .btn-warning.focus, .btn-warning.disabled.focus {
    background: #474b55;
    opacity: 1;
    border: 1px solid #474b55;
}

.btn-danger, .btn-danger.disabled {
    background: transparent;
    border: 1px solid #83003e !important;
    color: #83003e;
}

    .btn-danger:hover, .btn-danger.disabled:hover, .btn-danger:focus, .btn-danger.disabled:focus, .btn-danger.focus, .btn-danger.disabled.focus {
        background: #83003e;
        opacity: 1;
        border: 1px solid #83003e;
    }

.btn-default, .btn-default.disabled {
    background: #e4e7ea;
    border: 1px solid #e4e7ea;
}

    .btn-default:hover, .btn-default.disabled:hover, .btn-default:focus, .btn-default.disabled:focus, .btn-default.focus, .btn-default.disabled.focus {
        opacity: .8;
        border: 1px solid #e4e7ea;
        background: #e4e7ea;
    }

    .btn-default.btn-outline {
        background-color: #ffffff;
    }

        .btn-default.btn-outline:hover, .btn-default.btn-outline:focus, .btn-default.btn-outline.focus {
            background: #e4e7ea;
        }

.btn-primary.btn-outline {
    color: #ab8ce4;
    background-color: #ffffff;
}

    .btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline.focus {
        background: #ab8ce4;
        color: #ffffff;
    }

.btn-success.btn-outline {
    color: #179ba4;
    background-color: transparent;
}

    .btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline.focus {
        background: #179ba4;
        color: #ffffff;
    }

.btn-info.btn-outline {
    color: #00a3eb;
    background-color: transparent;
}

    .btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline.focus {
        background: #00a3eb;
        color: #ffffff;
    }

.btn-warning.btn-outline {
    color: #e3668f;
    background-color: transparent;
}

    .btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline.focus {
        background: #e3668f;
        color: #ffffff;
    }

.btn-danger.btn-outline {
    color: #fb9678;
    background-color: transparent;
}

    .btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline.focus {
        background: #fb9678;
        color: #ffffff;
    }

.button-box .btn {
    margin: 0 8px 8px 0;
}

.btn-primary.btn-outline:hover, .btn-success.btn-outline:hover, .btn-info.btn-outline:hover, .btn-warning.btn-outline:hover, .btn-danger.btn-outline:hover {
    color: white;
}

.btn-label {
    background: rgba(0,0,0,0.05);
    display: inline-block;
    margin: -6px 12px -6px -14px;
    padding: 7px 15px;
}

.btn-facebook {
    color: #ffffff !important;
    background-color: #3b5998 !important;
}

.btn-twitter {
    color: #ffffff !important;
    background-color: #55acee !important;
}

.btn-linkedin {
    color: #ffffff !important;
    background-color: #007bb6 !important;
}

.btn-dribbble {
    color: #ffffff !important;
    background-color: #ea4c89 !important;
}

.btn-googleplus {
    color: #ffffff !important;
    background-color: #dd4b39 !important;
}

.btn-instagram {
    color: #ffffff !important;
    background-color: #3f729b !important;
}

.btn-pinterest {
    color: #ffffff !important;
    background-color: #cb2027 !important;
}

.btn-dropbox {
    color: #ffffff !important;
    background-color: #007ee5 !important;
}

.btn-flickr {
    color: #ffffff !important;
    background-color: #ff0084 !important;
}

.btn-tumblr {
    color: #ffffff !important;
    background-color: #32506d !important;
}

.btn-skype {
    color: #ffffff !important;
    background-color: #00aff0 !important;
}

.btn-youtube {
    color: #ffffff !important;
    background-color: #bb0000 !important;
}

.btn-github {
    color: #ffffff !important;
    background-color: #171515 !important;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus:active, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover, .btn-success.focus, .btn-success:focus, .open > .dropdown-toggle.btn-success {
    background-color: #474b55;
    border: 1px solid #474b55;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover, .btn-primary.focus, .btn-primary:focus {
    background-color: #474b55;
    border: 1px solid #474b55;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus:active, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover, .btn-success.focus, .btn-success:focus, .open > .dropdown-toggle.btn-success {
    background-color: #474b55;
    border: 1px solid #474b55;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus:active, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover, .btn-info.focus, .btn-info:focus {
    background-color: #474b55;
    border: 1px solid #474b55;
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning.focus:active, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover, .btn-warning.focus, .btn-warning:focus {
    background-color: #474b55;
    border: 1px solid #474b55;
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger.focus:active, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover, .btn-danger.focus, .btn-danger:focus {
    background-color: #474b55;
    border: 1px solid #474b55;
}

.btn-inverse, .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.focus, .btn-inverse:active, .btn-inverse:focus, .btn-inverse:hover, .open > .dropdown-toggle.btn-inverse {
    background-color: #474b55;
    border: 1px solid #474b55;
    color: #ffffff;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .chat li {
        margin-bottom: 10px;
        padding-bottom: 5px;
        border-bottom: 1px dotted rgba(120,130,140,0.13);
    }

        .chat li.left .chat-body {
            margin-left: 60px;
        }

        .chat li.right .chat-body {
            margin-right: 60px;
        }

        .chat li .chat-body p {
            margin: 0;
        }

    .panel .slidedown .glyphicon, .chat .glyphicon {
        margin-right: 5px;
    }

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    margin-top: 25%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857143;
}

    .btn-circle.btn-lg {
        width: 50px;
        height: 50px;
        padding: 10px 16px;
        border-radius: 25px;
        font-size: 18px;
        line-height: 1.33;
    }

    .btn-circle.btn-xl {
        width: 70px;
        height: 70px;
        padding: 10px 16px;
        border-radius: 35px;
        font-size: 24px;
        line-height: 1.33;
    }

.show-grid [class^="col-"] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid rgba(120,130,140,0.13);
    background-color: #f7fafc;
}

.show-grid {
    margin: 15px 0;
}

.huge {
    font-size: 40px;
}

.white-box {
    background: #ffffff;
    padding: 20px;
    margin-bottom: 15px;
}

    .white-box .box-title {
        margin: 0 0 12px;
        font-weight: 700;
        color: #83003e;
        font-size: 16px;
        text-transform: uppercase;
    }

.panel {
    border-radius: 0;
    margin-bottom: 15px;
    border: 0;
}

    .panel .panel-heading {
        border-radius: 0;
        font-weight: 600;
        text-transform: inherit;
        padding: 20px 25px;
    }

        .panel .panel-heading .panel-title {
            font-size: 16px;
            color: #2b2b2b;
            padding: 13px 15px;
        }

        .panel .panel-heading a i {
            font-size: 12px;
            margin-left: 8px;
        }

    .panel .panel-action {
        float: right;
    }

        .panel .panel-action a {
            opacity: .5;
        }

            .panel .panel-action a:hover {
                opacity: 1;
            }

    .panel .panel-body {
        padding: 25px;
    }

        .panel .panel-body:first-child h3 {
            margin-top: 0;
            font-weight: 600;
            font-family: 'Raleway',sans-serif;
            font-size: 14px;
            text-transform: uppercase;
        }

    .panel .panel-footer {
        background: #ffffff;
        border-radius: 0;
        padding: 20px 25px;
    }

.panel-green, .panel-success {
    border-color: #00c292;
}

    .panel-green .panel-heading, .panel-success .panel-heading {
        border-color: #83003e;
        color: white;
        background-color: #83003e;
    }

        .panel-green .panel-heading a, .panel-success .panel-heading a {
            color: #ffffff;
        }

            .panel-green .panel-heading a:hover, .panel-success .panel-heading a:hover {
                color: rgba(255,255,255,0.5);
            }

    .panel-green a, .panel-success a {
        color: #474b55;
    }

        .panel-green a:hover, .panel-success a:hover {
            color: #83003e;
        }

.panel-black, .panel-inverse {
    border-color: #4c5667;
}

    .panel-black .panel-heading, .panel-inverse .panel-heading {
        border-color: #4c5667;
        color: white;
        background-color: #4c5667;
    }

        .panel-black .panel-heading a, .panel-inverse .panel-heading a {
            color: #ffffff;
        }

            .panel-black .panel-heading a:hover, .panel-inverse .panel-heading a:hover {
                color: rgba(255,255,255,0.5);
            }

    .panel-black a, .panel-inverse a {
        color: #4c5667;
    }

        .panel-black a:hover, .panel-inverse a:hover {
            color: #2c313b;
        }

.panel-darkblue, .panel-primary {
    border-color: #ab8ce4;
}

    .panel-darkblue .panel-heading, .panel-primary .panel-heading {
        border-color: #ab8ce4;
        color: white;
        background-color: #ab8ce4;
    }

        .panel-darkblue .panel-heading a, .panel-primary .panel-heading a {
            color: #ffffff;
        }

            .panel-darkblue .panel-heading a:hover, .panel-primary .panel-heading a:hover {
                color: rgba(255,255,255,0.5);
            }

    .panel-darkblue a, .panel-primary a {
        color: #ab8ce4;
    }

        .panel-darkblue a:hover, .panel-primary a:hover {
            color: #7e4ed5;
        }

.panel-blue, .panel-info {
    border-color: #00a3eb;
}

    .panel-blue .panel-heading, .panel-info .panel-heading {
        border-color: #00a3eb;
        color: white;
        background-color: #00a3eb;
    }

        .panel-blue .panel-heading a, .panel-info .panel-heading a {
            color: #ffffff;
        }

            .panel-blue .panel-heading a:hover, .panel-info .panel-heading a:hover {
                color: rgba(255,255,255,0.5);
            }

    .panel-blue a, .panel-info a {
        color: #00a3eb;
    }

        .panel-blue a:hover, .panel-info a:hover {
            color: #0274a7;
        }

.panel-red, .panel-danger {
    border-color: #fb9678;
}

    .panel-red .panel-heading, .panel-danger .panel-heading {
        border-color: #fb9678;
        color: white;
        background-color: #fb9678;
    }

        .panel-red .panel-heading a, .panel-danger .panel-heading a {
            color: #ffffff;
        }

            .panel-red .panel-heading a:hover, .panel-danger .panel-heading a:hover {
                color: rgba(255,255,255,0.5);
            }

    .panel-red a, .panel-danger a {
        color: #fb9678;
    }

        .panel-red a:hover, .panel-danger a:hover {
            color: #f95c2e;
        }

.panel-yellow, .panel-warning {
    border-color: #f75d2f;
}

    .panel-yellow .panel-heading, .panel-warning .panel-heading {
        border-color: #474b55;
        color: white;
        background-color: #474b55;
    }

        .panel-yellow .panel-heading a, .panel-warning .panel-heading a {
            color: #ffffff;
        }

            .panel-yellow .panel-heading a:hover, .panel-warning .panel-heading a:hover {
                color: rgba(255,255,255,0.5);
            }

    .panel-yellow a, .panel-warning a {
        color: #474b55;
    }

        .panel-yellow a:hover, .panel-warning a:hover {
            color: #83003e;
        }

.panel-white, .panel-default {
    border-color: rgba(120,130,140,0.13);
}

    .panel-white .panel-heading, .panel-default .panel-heading {
        color: #2b2b2b;
        background-color: #ffffff;
        border-bottom: 1px solid rgba(120,130,140,0.13);
    }

    .panel-white .panel-body, .panel-default .panel-body {
        color: #2b2b2b;
    }

    .panel-white .panel-action a, .panel-default .panel-action a {
        color: #2b2b2b;
        opacity: .5;
    }

        .panel-white .panel-action a:hover, .panel-default .panel-action a:hover {
            opacity: 1;
            color: #2b2b2b;
        }

    .panel-white .panel-footer, .panel-default .panel-footer {
        background: #ffffff;
        color: #2b2b2b;
        border-top: 1px solid rgba(120,130,140,0.13);
    }

.full-panel-info {
    border-color: #00a3eb;
}

    .full-panel-info .panel-heading {
        border-color: #00a3eb;
        color: white;
        background-color: #00a3eb;
        border-bottom: 1px solid rgba(120,130,140,0.13);
    }

    .full-panel-info .panel-body {
        background: #00a3eb;
        color: #ffffff;
    }

    .full-panel-info .panel-footer {
        background: #00a3eb;
        color: #ffffff;
        border-top: 1px solid rgba(120,130,140,0.13);
    }

    .full-panel-info a {
        color: #00a3eb;
    }

        .full-panel-info a:hover {
            color: #0274a7;
        }

.full-panel-warning {
    border-color: #f75d2f;
}

    .full-panel-warning .panel-heading {
        border-color: #f75d2f;
        color: white;
        background-color: #f75d2f;
        border-bottom: 1px solid rgba(120,130,140,0.13);
    }

    .full-panel-warning .panel-body {
        background: #f75d2f;
        color: #ffffff;
    }

    .full-panel-warning .panel-footer {
        background: #f75d2f;
        color: #ffffff;
        border-top: 1px solid rgba(120,130,140,0.13);
    }

    .full-panel-warning a {
        color: #f75d2f;
    }

        .full-panel-warning a:hover {
            color: #b88b01;
        }

.full-panel-success {
    border-color: #00c292;
}

    .full-panel-success .panel-heading {
        border-color: #00c292;
        color: white;
        background-color: #00c292;
        border-bottom: 1px solid rgba(120,130,140,0.13);
    }

    .full-panel-success .panel-body {
        background: #00c292;
        color: #ffffff;
    }

    .full-panel-success .panel-footer {
        background: #00c292;
        color: #ffffff;
        border-top: 1px solid rgba(120,130,140,0.13);
    }

    .full-panel-success a {
        color: #00c292;
    }

        .full-panel-success a:hover {
            color: #007658;
        }

.full-panel-purple {
    border-color: #9675ce;
}

    .full-panel-purple .panel-heading {
        color: white;
        background-color: #9675ce;
        border-bottom: 1px solid rgba(120,130,140,0.13);
    }

    .full-panel-purple .panel-body {
        background: #9675ce;
        color: #ffffff;
    }

    .full-panel-purple .panel-footer {
        background: #9675ce;
        color: #ffffff;
        border-top: 1px solid rgba(120,130,140,0.13);
    }

    .full-panel-purple a {
        color: #9675ce;
    }

        .full-panel-purple a:hover {
            color: #6c41b6;
        }

.full-panel-danger {
    border-color: #fb9678;
}

    .full-panel-danger .panel-heading {
        border-color: #fb9678;
        color: white;
        background-color: #fb9678;
        border-bottom: 1px solid rgba(120,130,140,0.13);
    }

    .full-panel-danger .panel-body {
        background: #fb9678;
        color: #ffffff;
    }

    .full-panel-danger .panel-footer {
        background: #fb9678;
        color: #ffffff;
        border-top: 1px solid rgba(120,130,140,0.13);
    }

    .full-panel-danger a {
        color: #fb9678;
    }

        .full-panel-danger a:hover {
            color: #f95c2e;
        }

.full-panel-inverse {
    border-color: #4c5667;
}

    .full-panel-inverse .panel-heading {
        border-color: #4c5667;
        color: white;
        background-color: #4c5667;
        border-bottom: 1px solid rgba(120,130,140,0.13);
    }

    .full-panel-inverse .panel-body {
        background: #4c5667;
        color: #ffffff;
    }

    .full-panel-inverse .panel-footer {
        background: #4c5667;
        color: #ffffff;
        border-top: 1px solid rgba(120,130,140,0.13);
    }

    .full-panel-inverse a {
        color: #4c5667;
    }

        .full-panel-inverse a:hover {
            color: #2c313b;
        }

.full-panel-default {
    border-color: rgba(120,130,140,0.13);
}

    .full-panel-default .panel-heading {
        color: #2b2b2b;
        background-color: #ffffff;
        border-bottom: 1px solid rgba(120,130,140,0.13);
    }

    .full-panel-default .panel-body {
        color: #2b2b2b;
    }

    .full-panel-default .panel-footer {
        background: #ffffff;
        color: #2b2b2b;
        border-top: 1px solid rgba(120,130,140,0.13);
    }

    .full-panel-default a {
        color: #2b2b2b;
    }

        .full-panel-default a:hover {
            color: #2c313b;
        }

.panel-opcl {
    float: right;
}

    .panel-opcl i {
        margin-left: 8px;
        font-size: 10px;
        cursor: pointer;
    }

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

    .waves-effect .waves-ripple {
        position: absolute;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -10px;
        opacity: 0;
        background: rgba(0,0,0,0.08);
        -webkit-transition: all .5s ease-out;
        -moz-transition: all .5s ease-out;
        -o-transition: all .5s ease-out;
        transition: all .5s ease-out;
        -webkit-transition-property: -webkit-transform,opacity;
        -moz-transition-property: -moz-transform,opacity;
        -o-transition-property: -o-transform,opacity;
        transition-property: transform,opacity;
        -webkit-transform: scale(0) translate(0, 0);
        -moz-transform: scale(0) translate(0, 0);
        -ms-transform: scale(0) translate(0, 0);
        -o-transform: scale(0) translate(0, 0);
        transform: scale(0) translate(0, 0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        pointer-events: none;
    }

    .waves-effect.waves-light .waves-ripple {
        background: rgba(255,255,255,0.4);
        background: -webkit-radial-gradient(rgba(255,255,255,0.2) 0,rgba(255,255,255,0.3) 40%,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0) 70%);
        background: -o-radial-gradient(rgba(255,255,255,0.2) 0,rgba(255,255,255,0.3) 40%,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0) 70%);
        background: -moz-radial-gradient(rgba(255,255,255,0.2) 0,rgba(255,255,255,0.3) 40%,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0) 70%);
        background: radial-gradient(rgba(255,255,255,0.2) 0,rgba(255,255,255,0.3) 40%,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0) 70%);
    }

    .waves-effect.waves-classic .waves-ripple {
        background: rgba(0,0,0,0.2);
    }

    .waves-effect.waves-classic.waves-light .waves-ripple {
        background: rgba(255,255,255,0.4);
    }

.waves-notransition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.waves-button, .waves-circle {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}

    .waves-button, .waves-button:hover, .waves-button:visited, .waves-button-input {
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        border: none;
        outline: none;
        color: inherit;
        background-color: rgba(0,0,0,0);
        font-size: 1em;
        line-height: 1em;
        text-align: center;
        text-decoration: none;
        z-index: 1;
    }

.waves-button {
    padding: .85em 1.1em;
    border-radius: .2em;
}

.waves-button-input {
    margin: 0;
    padding: .85em 1.1em;
}

.waves-input-wrapper {
    border-radius: .2em;
    vertical-align: bottom;
}

    .waves-input-wrapper.waves-button {
        padding: 0;
    }

    .waves-input-wrapper .waves-button-input {
        position: relative;
        top: 0;
        left: 0;
        z-index: 1;
    }

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
}

.waves-float {
    -webkit-mask-image: none;
    -webkit-box-shadow: 0 1px 1.5px 1px rgba(0,0,0,0.12);
    box-shadow: 0 1px 1.5px 1px rgba(0,0,0,0.12);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

    .waves-float:active {
        -webkit-box-shadow: 0 8px 20px 1px rgba(0,0,0,0.3);
        box-shadow: 0 8px 20px 1px rgba(0,0,0,0.3);
    }

.waves-block {
    display: block;
}

.checkbox {
    padding-left: 20px;
}

    .checkbox label {
        display: inline-block;
        padding-left: 5px;
        position: relative;
    }

        .checkbox label::before {
            -o-transition: .3s ease-in-out;
            -webkit-transition: .3s ease-in-out;
            background-color: #ffffff;
            border-radius: 1px;
            border: 1px solid rgba(120,130,140,0.13);
            content: "";
            display: inline-block;
            height: 17px;
            left: 0;
            margin-left: -20px;
            position: absolute;
            transition: .3s ease-in-out;
            width: 17px;
            outline: none !important;
        }

        .checkbox label::after {
            color: #2b2b2b;
            display: inline-block;
            font-size: 11px;
            height: 16px;
            left: 0;
            margin-left: -20px;
            padding-left: 3px;
            padding-top: 1px;
            position: absolute;
            top: 0;
            width: 16px;
        }

    .checkbox input[type="checkbox"] {
        cursor: pointer;
        opacity: 0;
        z-index: 1;
        outline: none !important;
    }

        .checkbox input[type="checkbox"]:disabled + label {
            opacity: .65;
        }

        .checkbox input[type="checkbox"]:focus + label::before {
            outline-offset: -2px;
            outline: none;
            outline: thin dotted;
        }

.checkbox-custom label::after {
    font-family: FontAwesome;
}

.checkbox input[type="checkbox"]:checked + label::after {
    content: "\f00c";
    font-family: 'FontAwesome';
}

.checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #e4e7ea;
    cursor: not-allowed;
}
.checkbox.checkbox-custom label {
    padding-left:18px;
    line-height:20px;
}
.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox.checkbox-inline {
    margin-top: 0;
}

.checkbox.checkbox-single label {
    height: 17px;
}

.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #ab8ce4;
    border-color: #ab8ce4;
}

.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}


.checkbox input[type="checkbox"]:checked + input[type=hidden] + label::after {
    content: "\f00c";
    font-family: 'FontAwesome';
}

.checkbox-primary input[type="checkbox"]:checked + input[type=hidden] + label::before {
    background-color: #ab8ce4;
    border-color: #ab8ce4;
}

.checkbox-primary input[type="checkbox"]:checked + input[type=hidden] + label::after {
    color: #ffffff;
}




.checkbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #fb9678;
    border-color: #fb9678;
}

.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}

.checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #00a3eb;
    border-color: #00a3eb;
}

.checkbox-info input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before {
    background-color: #f75d2f;
    border-color: #f75d2f;
}

.checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}

.checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #00c292;
    border-color: #00c292;
}

.checkbox-success input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}

.checkbox-purple input[type="checkbox"]:checked + label::before {
    background-color: #9675ce;
    border-color: #9675ce;
}

.checkbox-purple input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}

.checkbox-red input[type="checkbox"]:checked + label::before {
    background-color: #fb9678;
    border-color: #fb9678;
}

.checkbox-red input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}

.checkbox-inverse input[type="checkbox"]:checked + label::before {
    background-color: #4c5667;
    border-color: #4c5667;
}

.checkbox-inverse input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}

.radio {
    padding-left: 20px;
}

    .radio label {
        display: inline-block;
        padding-left: 5px;
        position: relative;
    }

        .radio label::before {
            -o-transition: border .5s ease-in-out;
            -webkit-transition: border .5s ease-in-out;
            background-color: #ffffff;
            border-radius: 50%;
            border: 1px solid rgba(120,130,140,0.13);
            content: "";
            display: inline-block;
            height: 17px;
            left: 0;
            margin-left: -20px;
            position: absolute;
            transition: border .5s ease-in-out;
            width: 17px;
            outline: none !important;
        }

        .radio label::after {
            -moz-transition: -moz-transform .3s cubic-bezier(.8, -0.33, .2, 1.33);
            -ms-transform: scale(0, 0);
            -o-transform: scale(0, 0);
            -o-transition: -o-transform .3s cubic-bezier(.8, -0.33, .2, 1.33);
            -webkit-transform: scale(0, 0);
            -webkit-transition: -webkit-transform .3s cubic-bezier(.8, -0.33, .2, 1.33);
            background-color: #2b2b2b;
            border-radius: 50%;
            content: " ";
            display: inline-block;
            height: 7px;
            left: 5px;
            margin-left: -20px;
            position: absolute;
            top: 5px;
            transform: scale(0, 0);
            transition: transform .3s cubic-bezier(.8, -0.33, .2, 1.33);
            width: 7px;
        }

    .radio input[type="radio"] {
        cursor: pointer;
        opacity: 0;
        z-index: 1;
        outline: none !important;
    }

        .radio input[type="radio"]:disabled + label {
            opacity: .65;
        }

        .radio input[type="radio"]:focus + label::before {
            outline-offset: -2px;
            outline: 5px auto -webkit-focus-ring-color;
            outline: thin dotted;
        }

        .radio input[type="radio"]:checked + label::after {
            -ms-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
        }

        .radio input[type="radio"]:disabled + label::before {
            cursor: not-allowed;
        }

    .radio.radio-inline {
        margin-top: 0;
    }

    .radio.radio-single label {
        height: 17px;
    }

.radio-primary input[type="radio"] + label::after {
    background-color: #ab8ce4;
}

.radio-primary input[type="radio"]:checked + label::before {
    border-color: #ab8ce4;
}

.radio-primary input[type="radio"]:checked + label::after {
    background-color: #ab8ce4;
}

.radio-danger input[type="radio"] + label::after {
    background-color: #fb9678;
}

.radio-danger input[type="radio"]:checked + label::before {
    border-color: #fb9678;
}

.radio-danger input[type="radio"]:checked + label::after {
    background-color: #fb9678;
}

.radio-info input[type="radio"] + label::after {
    background-color: #00a3eb;
}

.radio-info input[type="radio"]:checked + label::before {
    border-color: #00a3eb;
}

.radio-info input[type="radio"]:checked + label::after {
    background-color: #00a3eb;
}

.radio-warning input[type="radio"] + label::after {
    background-color: #f75d2f;
}

.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f75d2f;
}

.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f75d2f;
}

.radio-success input[type="radio"] + label::after {
    background-color: #00c292;
}

.radio-success input[type="radio"]:checked + label::before {
    border-color: #00c292;
}

.radio-success input[type="radio"]:checked + label::after {
    background-color: #00c292;
}

.radio-purple input[type="radio"] + label::after {
    background-color: #9675ce;
}

.radio-purple input[type="radio"]:checked + label::before {
    border-color: #9675ce;
}

.radio-purple input[type="radio"]:checked + label::after {
    background-color: #9675ce;
}

.radio-red input[type="radio"] + label::after {
    background-color: #fb9678;
}

.radio-red input[type="radio"]:checked + label::before {
    border-color: #fb9678;
}

.radio-red input[type="radio"]:checked + label::after {
    background-color: #fb9678;
}

.fileupload {
    overflow: hidden;
    position: relative;
}

    .fileupload input.upload {
        cursor: pointer;
        filter: alpha(opacity=0);
        font-size: 20px;
        margin: 0;
        opacity: 0;
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
    }

.model_img {
    cursor: pointer;
}

.myadmin-dd .dd-list .dd-item .dd-handle {
    background: #ffffff;
    border: 1px solid rgba(120,130,140,0.13);
    padding: 8px 16px;
    height: auto;
    font-weight: 600;
    border-radius: 0;
}

    .myadmin-dd .dd-list .dd-item .dd-handle:hover {
        color: #00a3eb;
    }

.myadmin-dd .dd-list .dd-item button {
    height: auto;
    font-size: 17px;
    margin: 8px auto;
    color: #2b2b2b;
    width: 30px;
}

.myadmin-dd-empty .dd-list .dd3-handle {
    border: 1px solid rgba(120,130,140,0.13);
    border-bottom: 0;
    background: #ffffff;
    height: 36px;
    width: 36px;
}

    .myadmin-dd-empty .dd-list .dd3-handle:before {
        color: inherit;
        top: 7px;
    }

    .myadmin-dd-empty .dd-list .dd3-handle:hover {
        color: #00a3eb;
    }

.myadmin-dd-empty .dd-list .dd3-content {
    height: auto;
    border: 1px solid rgba(120,130,140,0.13);
    padding: 8px 16px 8px 46px;
    background: #ffffff;
    font-weight: 600;
}

    .myadmin-dd-empty .dd-list .dd3-content:hover {
        color: #00a3eb;
    }

.myadmin-dd-empty .dd-list button {
    width: 26px;
    height: 26px;
    font-size: 16px;
    font-weight: 600;
}

.settings_box {
    position: absolute;
    top: 75px;
    right: 0;
    z-index: 100;
}

    .settings_box a {
        background: #ffffff;
        padding: 15px;
        display: inline-block;
        vertical-align: top;
    }

        .settings_box a i {
            display: block;
            -webkit-animation-name: rotate;
            -webkit-animation-duration: 2s;
            -moz-animation-name: rotate;
            -moz-animation-duration: 2s;
            -moz-animation-iteration-count: infinite;
            -moz-animation-timing-function: linear;
            animation-name: rotate;
            font-size: 16px;
            animation-duration: 1s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.theme_color {
    margin: 0;
    padding: 0;
    display: inline-block;
    overflow: hidden;
    width: 0;
    transition: .5s ease-out;
    background: #ffffff;
}

    .theme_color li {
        list-style: none;
        width: 30%;
        float: left;
        margin: 0 1.5%;
    }

        .theme_color li a {
            padding: 5px;
            height: 50px;
            display: block;
        }

            .theme_color li a.theme-green {
                background: #00c292;
            }

            .theme_color li a.theme-red {
                background: #fb9678;
            }

            .theme_color li a.theme-dark {
                background: #4c5667;
            }

.theme_block {
    width: 200px;
    padding: 30px;
}

ul.common li {
    display: inline-block;
    line-height: 40px;
    list-style: outside none none;
    width: 48%;
}

    ul.common li a {
        color: #686868;
    }

        ul.common li a:hover {
            color: #00a3eb;
        }

.row-in i {
    font-size: 24px;
}

.mailbox {
    width: 280px;
    overflow: auto;
    padding-bottom: 0;
}

.message-center a {
    border-bottom: 1px solid rgba(120,130,140,0.13);
    display: block;
    padding: 9px 15px;
}

    .message-center a:hover {
        background: #f7fafc;
    }

.message-center .user-img {
    width: 40px;
    float: left;
    position: relative;
    margin: 0 10px 15px 0;
}

    .message-center .user-img img {
        width: 100%;
    }

    .message-center .user-img .profile-status {
        border: 2px solid #ffffff;
        border-radius: 50%;
        display: inline-block;
        height: 10px;
        left: 30px;
        position: absolute;
        top: 1px;
        width: 10px;
    }

    .message-center .user-img .online {
        background: #00c292;
    }

    .message-center .user-img .busy {
        background: #fb9678;
    }

    .message-center .user-img .away {
        background: #f75d2f;
    }

    .message-center .user-img .offline {
        background: #f75d2f;
    }

.message-center .mail-contnet h5 {
    margin: 0;
    font-weight: 400;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.message-center .mail-contnet .mail-desc {
    font-size: 12px;
    display: block;
    margin: 5px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #2b2b2b;
}

.message-center .mail-contnet .time {
    display: block;
    font-size: 10px;
    color: #2b2b2b;
}

.mail-contnet a.action {
    margin-left: 10px;
    font-size: 12px;
    visibility: hidden;
}

.mail-contnet:hover a.action {
    visibility: visible;
}

.inbox-center .unread td {
    font-weight: 600;
}

.inbox-center a {
    color: #686868;
    padding: 2px 0 3px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.comment-center {
    margin: 0 -25px;
}

    .comment-center .comment-body {
        border-bottom: 1px solid rgba(120,130,140,0.13);
        display: table;
        padding: 20px 25px;
    }

        .comment-center .comment-body:hover {
            background: #f7fafc;
        }

    .comment-center .user-img {
        width: 40px;
        display: table-cell;
        position: relative;
        margin: 0 10px 0 0;
    }

        .comment-center .user-img img {
            width: 100%;
        }

    .comment-center .mail-contnet {
        display: table-cell;
        padding-left: 15px;
        vertical-align: top;
    }

        .comment-center .mail-contnet h5 {
            margin: 0;
            font-weight: 400;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }

        .comment-center .mail-contnet .mail-desc {
            font-size: 14px;
            display: block;
            margin: 8px 0;
            line-height: 25px;
            color: #848a96;
            height: 50px;
            overflow: hidden;
        }

        .comment-center .mail-contnet .time {
            display: block;
            font-size: 10px;
            color: #2b2b2b;
        }

.sales-report {
    background: #f7fafc;
    margin: 12px -25px;
    padding: 15px;
}

.dropdown-tasks, .dropdown-alerts {
    padding: 0;
}

    .dropdown-tasks li a, .dropdown-alerts li a, .mailbox li > a {
        padding: 15px 20px;
    }

    .dropdown-tasks li.divider, .dropdown-alerts li.divider {
        margin: 0;
    }

.row-in-br {
    border-right: 1px solid rgba(120,130,140,0.13);
}

.col-in {
    padding: 20px;
}

    .col-in h3 {
        font-size: 48px;
        font-weight: 100;
    }

.basic-list {
    padding: 0;
}

    .basic-list li {
        display: block;
        padding: 15px 0;
        border-bottom: 1px solid rgba(120,130,140,0.13);
        line-height: 27px;
    }

        .basic-list li:last-child {
            border-bottom: 0;
        }

.steamline {
    position: relative;
    border-left: 1px solid rgba(120,130,140,0.13);
    margin-left: 20px;
}

    .steamline .sl-left {
        float: left;
        margin-left: -20px;
        z-index: 1;
        margin-right: 15px;
    }

        .steamline .sl-left img {
            max-width: 40px;
        }

    .steamline .sl-right {
        padding-left: 35px;
    }

    .steamline .sl-item {
        margin-top: 8px;
        margin-bottom: 30px;
    }

.sl-date {
    font-size: 10px;
    color: #98a6ad;
}

.time-item {
    border-color: rgba(120,130,140,0.13);
    padding-bottom: 1px;
    position: relative;
}

    .time-item:before {
        content: " ";
        display: table;
    }

    .time-item:after {
        background-color: #ffffff;
        border-color: rgba(120,130,140,0.13);
        border-radius: 10px;
        border-style: solid;
        border-width: 2px;
        bottom: 0;
        content: '';
        height: 14px;
        left: 0;
        margin-left: -8px;
        position: absolute;
        top: 5px;
        width: 14px;
    }

.time-item-item:after {
    content: " ";
    display: table;
}

.item-info {
    margin-bottom: 15px;
    margin-left: 15px;
}

    .item-info p {
        margin-bottom: 10px !important;
    }

.user-bg {
    margin: -25px;
    height: 230px;
    overflow: hidden;
    position: relative;
}

    .user-bg .overlay-box {
        background: #9675ce;
        opacity: .9;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        text-align: center;
    }

        .user-bg .overlay-box .user-content {
            padding: 15px;
            margin-top: 30px;
        }

.user-btm-box {
    padding: 40px 0 10px;
    clear: both;
    overflow: hidden;
}

.vertical .carousel-inner {
    height: 100%;
    position: relative;
}

.carousel.vertical .item {
    -webkit-transition: .6s ease-in-out top;
    -moz-transition: .6s ease-in-out top;
    -ms-transition: .6s ease-in-out top;
    -o-transition: .6s ease-in-out top;
    transition: .6s ease-in-out top;
}

.carousel.vertical .active {
    top: 0;
}

.carousel.vertical .next {
    top: 400px;
}

.carousel.vertical .prev {
    top: -400px;
}

    .carousel.vertical .next.left, .carousel.vertical .prev.right {
        top: 0;
    }

.carousel.vertical .active.left {
    top: -400px;
}

.carousel.vertical .active.right {
    top: 400px;
}

.carousel.vertical .item {
    left: 0;
}

.twi-user img {
    margin-right: 20px;
    width: 50px;
}

.twi-user {
    margin: 18px 0;
}

.carousel-inner h3 {
    height: 112px;
    overflow: hidden;
}

.chart-box {
    margin: 25px -15px -17px -17px;
}

.list-task .task-done span {
    text-decoration: line-through;
}

.chat-list {
    list-style: none;
    max-height: 332px;
    padding: 0 20px;
}

    .chat-list li {
        margin-bottom: 24px;
        overflow: auto;
    }

    .chat-list .chat-image {
        display: inline-block;
        float: left;
        text-align: center;
        width: 50px;
    }

        .chat-list .chat-image img {
            border-radius: 100%;
            width: 100%;
        }

    .chat-list .chat-text {
        background: #f7fafc;
        border-radius: 0;
        display: inline-block;
        padding: 15px;
        position: relative;
    }

        .chat-list .chat-text h4 {
            color: #1a2942;
            display: block;
            font-size: 12px;
            font-style: normal;
            font-weight: bold;
            margin: 0;
            line-height: 15px;
            position: relative;
        }

        .chat-list .chat-text p {
            margin: 0;
            padding-top: 3px;
        }

        .chat-list .chat-text b {
            font-size: 10px;
            opacity: .8;
        }

    .chat-list .chat-body {
        display: inline-block;
        float: left;
        font-size: 12px;
        margin-left: 12px;
        width: 65%;
    }

    .chat-list .odd .chat-image {
        float: right !important;
    }

    .chat-list .odd .chat-body {
        float: right !important;
        margin-right: 12px;
        text-align: right;
        color: #ffffff;
    }

    .chat-list .odd .chat-text {
        background: #ff6849;
    }

        .chat-list .odd .chat-text h4 {
            color: #ffffff;
        }

.chat-send {
    padding-left: 0;
    padding-right: 30px;
}

    .chat-send button {
        width: 100%;
    }

.weather-box .weather-top {
    overflow: hidden;
    padding: 10px 25px;
    margin: 0 -25px;
    background: #f7fafc;
}

    .weather-box .weather-top h2 {
        line-height: 24px;
    }

        .weather-box .weather-top h2 small {
            font-size: 13px;
        }

    .weather-box .weather-top .today_crnt {
        font-size: 45px;
        font-weight: 100;
    }

        .weather-box .weather-top .today_crnt canvas {
            display: inline-block;
            margin-right: 10px;
            vertical-align: middle;
        }

.weather-box .weather-info {
    padding: 10px 0;
}

.weather-box .weather-time {
    overflow: hidden;
    text-align: center;
    padding-top: 15px;
}

    .weather-box .weather-time li span {
        display: block;
    }

    .weather-box .weather-time li canvas {
        font-size: 20px;
        margin: 10px 0;
    }

.demo-container {
    width: 100%;
    height: 350px;
}

.demo-placeholder {
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 1.2em;
}

.myadmin-alert {
    border-radius: 0;
    color: #fff;
    padding: 12px 30px 12px 12px;
    position: relative;
    text-align: left;
}

    .myadmin-alert a {
        color: inherit;
        font-weight: 600;
        text-decoration: underline;
    }

    .myadmin-alert h4 {
        color: inherit;
        font-size: 14px;
        font-weight: 600;
        line-height: normal;
        margin: 0;
    }

    .myadmin-alert .img {
        border-radius: 3px;
        height: 40px;
        left: 12px;
        position: absolute;
        top: 12px;
        width: 40px;
    }

.myadmin-alert-img {
    min-height: 64px;
    padding-left: 65px;
}

.myadmin-alert-icon {
    padding-left: 20px;
}

    .myadmin-alert-icon i {
        padding-right: 10px;
    }

.myadmin-alert .closed {
    color: rgba(255,255,255,0.5);
    font-size: 20px;
    font-weight: bold;
    padding: 4px;
    position: absolute;
    right: 3px;
    text-decoration: none;
    top: 0;
}

    .myadmin-alert .closed:hover {
        color: #fff;
    }

.myadmin-alert-click {
    cursor: pointer;
    padding-right: 12px;
}

.myadmin-alert .primary {
    background: rgba(0,0,0,0.4) none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: inherit;
    outline: 0 none;
    padding: 4px 10px;
}

.myadmin-alert .cancel {
    background: rgba(255,255,255,0.4) none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: rgba(0,0,0,0.8);
    outline: 0 none;
    padding: 4px 10px;
}

    .myadmin-alert .primary:hover, .myadmin-alert .cancel:hover {
        opacity: .9;
    }

.myadmin-alert-top, .myadmin-alert-bottom, .myadmin-alert-top-left, .myadmin-alert-top-right, .myadmin-alert-bottom-left, .myadmin-alert-bottom-right, .myadmin-alert-fullscreen {
    box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
    display: none;
    position: fixed;
    z-index: 1000;
}

.myadmin-alert-top {
    left: 0;
    right: 0;
    top: 0;
}

.myadmin-alert-bottom {
    bottom: 0;
    left: 0;
    right: 0;
}

.myadmin-alert-top-left {
    left: 20px;
    top: 80px;
}

.myadmin-alert-top-right {
    right: 20px;
    top: 80px;
}

.myadmin-alert-bottom-left {
    bottom: 20px;
    left: 20px;
}

.myadmin-alert-bottom-right {
    bottom: 20px;
    right: 20px;
}

.myadmin-alert-fullsize {
    left: 50%;
    margin: -20px;
    top: 50%;
}

.alert-custom {
    background: #ff6849;
    color: #ffffff;
    border-color: #ff6849;
}

.alert-inverse {
    background: #4c5667;
    color: #ffffff;
    border-color: #4c5667;
}

.alert-success {
    background: #00c292;
    color: #ffffff;
    border-color: #00c292;
}

.alert-dark {
    background: #686868;
    color: #ffffff;
    border-color: #686868;
}

.alert-warning {
    background: #f75d2f;
    color: #ffffff;
    border-color: #f75d2f;
}

.alert-danger {
    background: #fb9678;
    color: #ffffff;
    border-color: #fb9678;
}

.alert-primary {
    background: #9675ce;
    color: #ffffff;
    border-color: #9675ce;
}

.alert-info {
    background: #00a3eb;
    color: #ffffff;
    border-color: #00a3eb;
}

    .alert-info .closed {
        color: inherit;
    }

    .alert-info a.closed:hover {
        color: inherit;
    }

.tab-content {
    margin-top: 30px;
}

.customtab {
    border-bottom: 2px solid #f7fafc;
}

    .customtab li.active a, .customtab li.active a:hover, .customtab li.active a:focus {
        background: #ffffff;
        border: 0;
        border-bottom: 2px solid #ff6849;
        margin-bottom: -1px;
        color: #ff6849;
    }

    .customtab li a, .customtab li a:hover, .customtab li a:focus {
        border: 0;
    }

.customtab2 {
    border-bottom: 1px solid #f7fafc;
    border-top: 1px solid #f7fafc;
    padding: 10px 0;
}

    .customtab2 li.active a, .customtab2 li.active a:hover, .customtab2 li.active a:focus {
        background: #ff6849;
        border: 1px solid #ff6849;
        color: #ffffff;
    }

    .customtab2 li a, .customtab2 li a:hover, .customtab2 li a:focus {
        border: 0;
    }

.vtabs {
    display: table;
}

    .vtabs .tabs-vertical {
        width: 150px;
        border-right: 1px solid rgba(120,130,140,0.13);
        display: table-cell;
        vertical-align: top;
    }

        .vtabs .tabs-vertical li a {
            color: #2b2b2b;
            margin-bottom: 10px;
        }

    .vtabs .tab-content {
        display: table-cell;
        padding: 20px;
        vertical-align: top;
    }

.tabs-vertical li.active a, .tabs-vertical li.active a:hover, .tabs-vertical li.active a:focus {
    background: #ff6849;
    border: 0;
    border-right: 2px solid #ff6849;
    margin-right: -1px;
    color: #ffffff;
}

.customvtab .tabs-vertical li.active a, .customvtab .tabs-vertical li.active a:hover, .customvtab .tabs-vertical li.active a:focus {
    background: #ffffff;
    border: 0;
    border-right: 2px solid #ff6849;
    margin-right: -1px;
    color: #2b2b2b;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background: #ff6849;
    color: #ffffff;
}

.nav-pills > li > a {
    color: #2b2b2b;
    border-radius: 0;
}

.panel-group .panel .panel-heading a[data-toggle=collapse].collapsed:before {
    content: '\f078';
}

.panel-group .panel .panel-heading .accordion-toggle.collapsed:before {
    content: '\f077';
}

.panel-group .panel .panel-heading a[data-toggle=collapse] {
    display: block;
}

    .panel-group .panel .panel-heading a[data-toggle=collapse]:before {
        content: '\f077';
        display: block;
        float: right;
        font-family: 'FontAwesome';
        font-size: 14px;
        text-align: right;
        width: 25px;
    }

.panel-group .panel .panel-heading .accordion-toggle {
    display: block;
}

    .panel-group .panel .panel-heading .accordion-toggle:before {
        content: '\f077';
        display: block;
        float: right;
        font-family: 'FontAwesome';
        font-size: 14px;
        text-align: right;
        width: 25px;
    }

.panel-group .panel .panel-heading + .panel-collapse .panel-body {
    border-top: none;
}

.panel-group .panel-heading {
    padding: 0;
}

.progress {
    -webkit-box-shadow: none !important;
    background-color: rgba(120,130,140,0.13);
    box-shadow: none !important;
    height: 4px;
    border-radius: 0;
    margin-bottom: 18px;
    overflow: hidden;
}

.progress-bar {
    box-shadow: none;
    font-size: 8px;
    font-weight: 600;
    line-height: 12px;
}

.progress.progress-sm {
    height: 8px !important;
}

    .progress.progress-sm .progress-bar {
        font-size: 8px;
        line-height: 5px;
    }

.progress.progress-md {
    height: 15px !important;
}

    .progress.progress-md .progress-bar {
        font-size: 10.8px;
        line-height: 14.4px;
    }

.progress.progress-lg {
    height: 20px !important;
}

    .progress.progress-lg .progress-bar {
        font-size: 12px;
        line-height: 20px;
    }

.progress-bar-primary {
    background-color: #ab8ce4;
}

.progress-bar-success {
    background-color: #00c292;
}

.progress-bar-info {
    background-color: #00a3eb;
}

.progress-bar-megna {
    background-color: #01c0c8;
}

.progress-bar-warning {
    background-color: #f75d2f;
}

.progress-bar-danger {
    background-color: #fb9678;
}

.progress-bar-inverse {
    background-color: #4c5667;
}

.progress-bar-purple {
    background-color: #9675ce;
}

.progress-bar-custom {
    background-color: #00a3eb;
}

.progress-animated {
    -webkit-animation-duration: 5s;
    -webkit-animation-name: myanimation;
    -webkit-transition: 5s all;
    animation-duration: 5s;
    animation-name: myanimation;
    transition: 5s all;
}

@-webkit-keyframes myanimation {
    from {
        width: 0;
    }
}

@keyframes myanimation {
    from {
        width: 0;
    }
}

.progress-vertical {
    min-height: 250px;
    height: 250px;
    width: 4px;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px;
}

    .progress-vertical .progress-bar {
        width: 100%;
    }

.progress-vertical-bottom {
    min-height: 250px;
    height: 250px;
    position: relative;
    width: 4px;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px;
}

    .progress-vertical-bottom .progress-bar {
        width: 100%;
        position: absolute;
        bottom: 0;
    }

    .progress-vertical.progress-sm, .progress-vertical-bottom.progress-sm {
        width: 8px !important;
    }

        .progress-vertical.progress-sm .progress-bar, .progress-vertical-bottom.progress-sm .progress-bar {
            font-size: 8px;
            line-height: 5px;
        }

    .progress-vertical.progress-md, .progress-vertical-bottom.progress-md {
        width: 15px !important;
    }

        .progress-vertical.progress-md .progress-bar, .progress-vertical-bottom.progress-md .progress-bar {
            font-size: 10.8px;
            line-height: 14.4px;
        }

    .progress-vertical.progress-lg, .progress-vertical-bottom.progress-lg {
        width: 20px !important;
    }

        .progress-vertical.progress-lg .progress-bar, .progress-vertical-bottom.progress-lg .progress-bar {
            font-size: 12px;
            line-height: 20px;
        }

.timeline {
    position: relative;
    padding: 20px 0 20px;
    list-style: none;
    max-width: 1200px;
    margin: 0 auto;
}

    .timeline:before {
        content: " ";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        width: 3px;
        margin-left: -1.5px;
        background-color: #eeeeee;
    }

    .timeline > li {
        position: relative;
        margin-bottom: 20px;
    }

        .timeline > li:before, .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before, .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            float: left;
            position: relative;
            width: 46%;
            padding: 20px;
            border: 1px solid rgba(120,130,140,0.13);
            border-radius: 0;
            -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.05);
            box-shadow: 0 1px 6px rgba(0,0,0,0.05);
        }

            .timeline > li > .timeline-panel:before {
                content: " ";
                display: inline-block;
                position: absolute;
                top: 26px;
                right: -8px;
                border-top: 8px solid transparent;
                border-right: 0 solid rgba(120,130,140,0.13);
                border-bottom: 8px solid transparent;
                border-left: 8px solid rgba(120,130,140,0.13);
            }

            .timeline > li > .timeline-panel:after {
                content: " ";
                display: inline-block;
                position: absolute;
                top: 27px;
                right: -7px;
                border-top: 7px solid transparent;
                border-right: 0 solid #fff;
                border-bottom: 7px solid transparent;
                border-left: 7px solid #fff;
            }

        .timeline > li > .timeline-badge {
            z-index: 100;
            position: absolute;
            top: 16px;
            left: 50%;
            width: 50px;
            height: 50px;
            margin-left: -25px;
            border-radius: 50% 50% 50% 50%;
            text-align: center;
            font-size: 1.4em;
            line-height: 50px;
            color: #fff;
            overflow: hidden;
            background-color: #4c5667;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                right: auto;
                left: -8px;
                border-right-width: 8px;
                border-left-width: 0;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                right: auto;
                left: -7px;
                border-right-width: 7px;
                border-left-width: 0;
            }

.timeline-badge.primary {
    background-color: #ab8ce4 !important;
}

.timeline-badge.success {
    background-color: #00c292 !important;
}

.timeline-badge.warning {
    background-color: #f75d2f !important;
}

.timeline-badge.danger {
    background-color: #fb9678 !important;
}

.timeline-badge.info {
    background-color: #00a3eb !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
    font-weight: 400;
}

.timeline-body > p, .timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

.chart {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

    .chart canvas {
        position: absolute;
        top: 0;
        left: 0;
    }

    .chart.chart-widget-pie {
        margin-top: 5px;
        margin-bottom: 5px;
    }

.pie-chart > span {
    left: 0;
    margin-top: -2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

.chart > span > img {
    left: 0;
    margin-top: -2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    width: 60%;
    height: 60%;
    transform: translateY(-50%);
    margin: 0 auto;
}

.percent {
    display: inline-block;
    line-height: 100px;
    z-index: 2;
    font-weight: 600;
    font-size: 18px;
    color: #2b2b2b;
}

    .percent:after {
        content: '%';
        margin-left: .1em;
        font-size: .8em;
    }

.table {
    margin-bottom: 10px;
}

    .table-striped > tbody > tr:nth-of-type(odd), .table-hover > tbody > tr:hover, .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: #f7fafc !important;
    }

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > th, .table-bordered {
        border-top: 1px solid #e4e7ea;
    }

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 15px 8px;
    }

.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 #e4e7ea;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #e4e7ea;
    font-size: 14px;
    font-weight: 600;
    color: #474b55;
}

tbody {
    color: #3d3d3d;
}

th {
    color: #666666;
    font-weight: 500;
}

.table-bordered {
    border: 1px solid #e4e7ea;
}

table.focus-on tbody tr.focused th {
    background-color: #ff6849;
    color: #ffffff;
}

table.focus-on tbody tr.focused td {
    background-color: #ff6849;
    color: #ffffff;
}

.table-rep-plugin .table-responsive {
    border: none !important;
}

.table-rep-plugin tbody th {
    font-size: 14px;
    font-weight: normal;
}

.jsgrid .jsgrid-table {
    margin-bottom: 0;
}

.jsgrid-selected-row > td {
    background: #f7fafc;
    border-color: #f7fafc;
}

.jsgrid-header-row > th {
    background: #ffffff;
}

.footable-odd {
    background-color: #f7fafc;
}

.form-control-line {
    border-left: 0 none;
    border-radius: 0;
    border-right: 0 none;
    border-top: 0 none;
    box-shadow: none;
    padding-left: 0;
}

.has-success .form-control {
    border-color: #00c292;
    box-shadow: none !important;
}

.has-warning .form-control {
    border-color: #f75d2f;
    box-shadow: none !important;
}

.has-error .form-control {
    border-color: #fb9678;
    box-shadow: none !important;
}

.input-group-addon {
    color: #000;
    border-radius: 2px;
    border: 1px solid rgba(120,130,140,0.13);
}

.input-daterange input:first-child, .input-daterange input:last-child {
    border-radius: 0;
}

.form-material .form-group {
    overflow: hidden;
}

.form-material .form-control {
    background-color: rgba(0,0,0,0);
    background-position: center bottom,center calc(99%);
    background-repeat: no-repeat;
    background-size: 0 2px,100% 1px;
    padding: 0;
    transition: background 0s ease-out 0s;
}

    .form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus {
        background-image: linear-gradient(#9675ce, #9675ce),linear-gradient(rgba(120,130,140,0.13), rgba(120,130,140,0.13));
        border: 0 none;
        border-radius: 0;
        box-shadow: none;
        float: none;
    }

        .form-material .form-control.focus, .form-material .form-control:focus {
            background-size: 100% 2px,100% 1px;
            outline: 0 none;
            transition-duration: .3s;
        }

.form-bordered .form-group {
    border-bottom: 1px solid rgba(120,130,140,0.13);
    padding-bottom: 20px;
}

.select2-container .select2-choice {
    background-image: none !important;
    border: none !important;
    height: auto !important;
    padding: 0 !important;
    line-height: 22px !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

    .select2-container .select2-choice .select2-arrow {
        background-image: none !important;
        background: transparent;
        border: none;
        width: 14px;
        top: -2px;
    }

.select2-container .select2-container-multi.form-control {
    height: auto;
}

.select2-results .select2-highlighted {
    color: #ffffff;
    background-color: #00a3eb;
}

.select2-drop-active {
    border: 1px solid #e3e3e3 !important;
    padding-top: 5px;
}

.select2-search input {
    border: 1px solid rgba(120,130,140,0.13);
}

.select2-container-multi {
    width: 100%;
}

    .select2-container-multi .select2-choices {
        border: 1px solid #border !important;
        box-shadow: none !important;
        background-image: none !important;
        border-radius: 0 !important;
        min-height: 38px;
    }

        .select2-container-multi .select2-choices .select2-search-choice {
            padding: 4px 7px 4px 18px;
            margin: 5px 0 3px 5px;
            color: #555555;
            background: #f5f5f5;
            border-color: rgba(120,130,140,0.13);
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .select2-container-multi .select2-choices .select2-search-field input {
            padding: 7px 7px 7px 10px;
            font-family: inherit;
        }

.icon-list-demo div {
    cursor: pointer;
    line-height: 60px;
    white-space: nowrap;
    color: #686868;
}

    .icon-list-demo div:hover {
        color: #2b2b2b;
    }

    .icon-list-demo div p {
        margin: 10px 0;
        padding: 5px 0;
    }

.icon-list-demo i {
    -webkit-transition: all .2s;
    -webkit-transition: font-size .2s;
    display: inline-block;
    font-size: 18px;
    margin: 0 15px 0 10px;
    text-align: left;
    transition: all .2s;
    transition: font-size .2s;
    vertical-align: middle;
    width: auto;
    transition: all .3s ease 0s;
}

.icon-list-demo .col-md-4 {
    border-radius: 0;
}

    .icon-list-demo .col-md-4:hover {
        background-color: #f7fafc;
    }

        .icon-list-demo .col-md-4:hover i {
            font-size: 2em;
        }

.gmaps, .gmaps-panaroma {
    height: 300px;
}

.gmaps, .gmaps-panaroma {
    height: 300px;
    background: #e4e7ea;
    border-radius: 3px;
}

.gmaps-overlay {
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 40px;
    background: #ab8ce4;
    border-radius: 4px;
    padding: 10px 20px;
}

.gmaps-overlay_arrow {
    left: 50%;
    margin-left: -16px;
    width: 0;
    height: 0;
    position: absolute;
}

    .gmaps-overlay_arrow.above {
        bottom: -15px;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
        border-top: 16px solid #ab8ce4;
    }

    .gmaps-overlay_arrow.below {
        top: -15px;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
        border-bottom: 16px solid #ab8ce4;
    }

.jvectormap-zoomin, .jvectormap-zoomout {
    width: 10px;
    height: 10px;
    line-height: 10px;
}

.jvectormap-zoomout {
    top: 40px;
}

.error-box {
    height: 100%;
    position: fixed;
    background: url(../Images/error-bg.jpg) no-repeat center center #fff !important;
    width: 100%;
}

    .error-box .footer {
        width: 100%;
        left: 0;
        right: 0;
    }

.error-body {
    padding-top: 5%;
}

    .error-body h1 {
        font-size: 210px;
        font-weight: 900;
        line-height: 210px;
    }

.login-register {
    background: url(../Images/login-bg.jpg) no-repeat center center / cover !important;
    height: 100%;
    position: fixed;
}

.login-box {
    background: #ffffff;
    width: 450px;
    margin: 0 auto;
    margin-top: 10%;
    border-radius: 5px;
}

    .login-box .footer {
        width: 100%;
        left: 0;
        right: 0;
    }

    .login-box .social {
        display: block;
        margin-bottom: 30px;
    }

#recoverform {
    display: none;
}

.pricing-box {
    position: relative;
    text-align: center;
    margin-top: 30px;
}

.featured-plan {
    margin-top: 0;
}

    .featured-plan .pricing-body {
        padding: 60px 0;
        background: #f7fafc;
        border: 1px solid #ddd;
    }

    .featured-plan .price-table-content .price-row {
        border-top: 1px solid rgba(120,130,140,0.13);
    }

.pricing-body {
    border-radius: 0;
    border-top: 1px solid rgba(120,130,140,0.13);
    border-bottom: 5px solid rgba(120,130,140,0.13);
    vertical-align: middle;
    padding: 30px 0;
    position: relative;
}

    .pricing-body h2 {
        position: relative;
        font-size: 56px;
        margin: 20px 0 10px;
        font-weight: bold;
    }

        .pricing-body h2 span {
            position: absolute;
            font-size: 15px;
            top: -10px;
            margin-left: -10px;
        }

.price-table-content .price-row {
    padding: 20px 0;
    border-top: 1px solid rgba(120,130,140,0.13);
}

.pricing-plan {
    padding: 0 15px;
}

    .pricing-plan .no-padding {
        padding: 0;
    }

.price-lable {
    position: absolute;
    top: -10px;
    padding: 5px 10px;
    margin: 0 auto;
    display: inline-block;
    width: 100px;
    left: 0;
    right: 0;
}

.mails a {
    color: #2b2b2b;
}

.mails td {
    vertical-align: middle !important;
    position: relative;
}

    .mails td:last-of-type {
        width: 100px;
        padding-right: 20px;
    }

.mails tr:hover .text-white {
    display: none;
}

.mails .mail-select {
    padding: 12px 20px;
    min-width: 134px;
}

.mails .checkbox {
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: middle;
    display: inline-block;
    height: 17px;
}

    .mails .checkbox label {
        min-height: 16px;
    }

.mail-list .list-group-item {
    background-color: transparent;
    border: 0;
    border-left: 3px solid #ffffff;
    border-radius: 0;
}

    .mail-list .list-group-item:hover {
        background: #f7fafc;
        border-left: 3px solid #f7fafc;
    }

    .mail-list .list-group-item:focus {
        border-left: 3px solid #f7fafc;
    }

    .mail-list .list-group-item.active:focus {
        background: #f7fafc;
        border-left: 3px solid #fb9678;
    }

    .mail-list .list-group-item.active {
        border-left: 3px solid #fb9678;
        border-radius: 0;
        color: #2b2b2b !important;
    }

.mail_listing {
    min-height: 500px;
}

.inbox_listing .inbox-item:hover {
    background: #f7fafc;
}

.inbox_listing .inbox-item {
    padding-left: 20px;
}

.inbox-widget.inbox_listing .inbox-item .inbox-item-text {
    height: 19px;
    overflow: hidden;
}

.message-center .unread .mail-contnet h5, .message-center .unread .mail-contnet .mail-desc {
    font-weight: 600;
    color: #2b2b2b !important;
}

.calendar {
    float: left;
    margin-bottom: 0;
}

.fc-view {
    margin-top: 30px;
}

.none-border .modal-footer {
    border-top: none;
}

.fc-toolbar {
    margin-bottom: 5px;
    margin-top: 15px;
}

    .fc-toolbar h2 {
        font-size: 18px;
        font-weight: 600;
        line-height: 30px;
        text-transform: uppercase;
    }

.fc-day {
    background: #ffffff;
}

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active, .fc-toolbar button:focus, .fc-toolbar button:hover, .fc-toolbar .ui-state-hover {
    z-index: 0;
}

.fc-widget-header {
    border: 0 !important;
}

.fc-widget-content {
    border-color: rgba(120,130,140,0.13) !important;
}

.fc th.fc-widget-header {
    background: #9675ce;
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
    padding: 7px 0;
    text-transform: uppercase;
}

.fc-button {
    background: #ffffff;
    border: 1px solid rgba(120,130,140,0.13);
    color: #555555;
    text-transform: capitalize;
}

.fc-text-arrow {
    font-family: inherit;
    font-size: 16px;
}

.fc-state-hover {
    background: #F5F5F5;
}

.fc-unthemed .fc-today {
    border: 1px solid #fb9678;
    background: #fcf8e3 !important;
}

.fc-state-highlight {
    background: #f0f0f0;
}

.fc-cell-overlay {
    background: #f0f0f0;
}

.fc-unthemed .fc-today {
    background: #ffffff;
}

.fc-event {
    border-radius: 0;
    border: none;
    cursor: move;
    font-size: 13px;
    margin: 1px -1px 0 -1px;
    padding: 5px 5px;
    text-align: center;
    background: #00a3eb;
}

.calendar-event {
    cursor: move;
    margin: 10px 5px 0 0;
    padding: 6px 10px;
    display: inline-block;
    color: #ffffff;
    min-width: 140px;
    text-align: center;
    background: #00a3eb;
}

    .calendar-event a {
        float: right;
        opacity: .6;
        font-size: 10px;
        margin: 4px 0 0 10px;
        color: #ffffff;
    }

.fc-basic-view td.fc-week-number span {
    padding-right: 5px;
}

.fc-basic-view td.fc-day-number {
    padding-right: 5px;
}

.weather h1 {
    color: #ffffff;
    font-size: 50px;
    font-weight: 100;
}

.weather i {
    color: #ffffff;
    font-size: 40px;
}

.weather .w-title-sub {
    color: rgba(255,255,255,0.6);
}

.navbar-top-links > li.right-side-toggle a:focus {
    background: #4F5467;
}

.right-sidebar {
    position: fixed;
    right: -240px;
    width: 240px;
    display: none;
    z-index: 1000;
    background: #ffffff;
    top: 0;
    height: 100%;
    box-shadow: 5px 1px 40px rgba(0,0,0,0.1);
    transition: all .3s ease;
}

    .right-sidebar .rpanel-title {
        display: block;
        padding: 21px;
        color: #fff;
        text-transform: uppercase;
        font-size: 13px;
        background: #ff6849;
    }

        .right-sidebar .rpanel-title span {
            float: right;
            cursor: pointer;
            font-size: 11px;
        }

            .right-sidebar .rpanel-title span:hover {
                color: #2b2b2b;
            }

    .right-sidebar .r-panel-body {
        padding: 20px;
    }

        .right-sidebar .r-panel-body ul {
            margin: 0;
            padding: 0;
        }

            .right-sidebar .r-panel-body ul li {
                list-style: none;
                padding: 5px 0;
            }

.shw-rside {
    right: 0;
    width: 240px;
    display: block;
}

.chatonline img {
    margin-right: 10px;
    float: left;
    width: 30px;
}

.chatonline li a {
    padding: 15px 0;
    float: left;
    width: 100%;
}

    .chatonline li a span {
        color: #686868;
    }

        .chatonline li a span small {
            display: block;
            font-size: 10px;
        }

ul#themecolors {
    display: block;
}

    ul#themecolors li {
        display: inline-block;
    }

        ul#themecolors li:first-child {
            display: block;
        }

#themecolors li a {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 5px;
    color: transparent;
    position: relative;
}

    #themecolors li a.working:before {
        content: "\f00c";
        font-family: "FontAwesome";
        font-size: 18px;
        line-height: 50px;
        width: 50px;
        height: 50px;
        position: absolute;
        top: 0;
        left: 0;
        color: #fff;
        text-align: center;
    }

.default-theme {
    background: #fb9678;
}

.green-theme {
    background: #00c292;
}

.yellow-theme {
    background: #a0aec4;
}

.blue-theme {
    background: #00a3eb;
}

.purple-theme {
    background: #9675ce;
}

.megna-theme {
    background: #01c0c8;
}

.default-dark-theme {
    background: #4f5467;
    background: -moz-linear-gradient(left, #4f5467 0, #4f5467 23%, #fb9678 23%, #fb9678 99%);
    background: -webkit-linear-gradient(left, #4f5467 0, #4f5467 23%, #fb9678 23%, #fb9678 99%);
    background: linear-gradient(to right, #4f5467 0, #4f5467 23%, #fb9678 23%, #fb9678 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f5467', endColorstr='#fb9678', GradientType=1);
}

.green-dark-theme {
    background: #4f5467;
    background: -moz-linear-gradient(left, #4f5467 0, #4f5467 23%, #00c292 23%, #00c292 99%);
    background: -webkit-linear-gradient(left, #4f5467 0, #4f5467 23%, #00c292 23%, #00c292 99%);
    background: linear-gradient(to right, #4f5467 0, #4f5467 23%, #00c292 23%, #00c292 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f5467', endColorstr='#00c292', GradientType=1);
}

.yellow-dark-theme {
    background: #4f5467;
    background: -moz-linear-gradient(left, #4f5467 0, #4f5467 23%, #a0aec4 23%, #a0aec4 99%);
    background: -webkit-linear-gradient(left, #4f5467 0, #4f5467 23%, #a0aec4 23%, #a0aec4 99%);
    background: linear-gradient(to right, #4f5467 0, #4f5467 23%, #a0aec4 23%, #a0aec4 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f5467', endColorstr='#a0aec4', GradientType=1);
}

.blue-dark-theme {
    background: #4f5467;
    background: -moz-linear-gradient(left, #4f5467 0, #4f5467 23%, #00a3eb 23%, #00a3eb 99%);
    background: -webkit-linear-gradient(left, #4f5467 0, #4f5467 23%, #00a3eb 23%, #00a3eb 99%);
    background: linear-gradient(to right, #4f5467 0, #4f5467 23%, #00a3eb 23%, #00a3eb 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f5467', endColorstr='@info', GradientType=1);
}

.purple-dark-theme {
    background: #4f5467;
    background: -moz-linear-gradient(left, #4f5467 0, #4f5467 23%, #9675ce 23%, #9675ce 99%);
    background: -webkit-linear-gradient(left, #4f5467 0, #4f5467 23%, #9675ce 23%, #9675ce 99%);
    background: linear-gradient(to right, #4f5467 0, #4f5467 23%, #9675ce 23%, #9675ce 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f5467', endColorstr='@purple', GradientType=1);
}

.megna-dark-theme {
    background: #4f5467;
    background: -moz-linear-gradient(left, #4f5467 0, #4f5467 23%, #01c0c8 23%, #01c0c8 99%);
    background: -webkit-linear-gradient(left, #4f5467 0, #4f5467 23%, #01c0c8 23%, #01c0c8 99%);
    background: linear-gradient(to right, #4f5467 0, #4f5467 23%, #01c0c8 23%, #01c0c8 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f5467', endColorstr='@megna', GradientType=1);
}

.visited li a {
    color: #686868;
}

.visited li.active a {
    color: #ff6849;
}

.stats-row {
    margin-bottom: 20px;
}

.stat-item {
    display: inline-block;
    padding-right: 15px;
}

    .stat-item + .stat-item {
        padding-left: 15px;
        border-left: 1px solid #eee;
    }

.country-state {
    list-style: none;
    margin: 0;
    padding: 0 0 0 10px;
}

    .country-state h2 {
        margin: 0;
    }

    .country-state .progress {
        margin-top: 8px;
    }

.two-part li {
    width: 48.8%;
}

    .two-part li i {
        font-size: 50px;
    }

    .two-part li span {
        font-size: 50px;
        font-weight: 100;
        font-family: 'Raleway',sans-serif;
    }

.news-slide {
    position: relative;
}

    .news-slide .overlaybg {
        height: 360px;
        overflow: hidden;
    }

        .news-slide .overlaybg img {
            width: 100%;
            height: 100%;
        }

    .news-slide .news-content {
        position: absolute;
        height: 360px;
        background: rgba(0,0,0,0.5);
        z-index: 10;
        width: 100%;
        top: 0;
        padding: 30px;
    }

        .news-slide .news-content h2 {
            height: 240px;
            overflow: hidden;
            color: #ffffff;
        }

        .news-slide .news-content a {
            color: #ffffff;
            opacity: .6;
            text-transform: uppercase;
        }

            .news-slide .news-content a:hover {
                opacity: 1;
            }

.nav-pills-rounded li {
    display: inline-block;
    float: none;
}

    .nav-pills-rounded li a {
        border-radius: 60px;
        -moz-border-radius: 60px;
        -webkit-border-radius: 60px;
        color: #686868;
        padding: 10px 25px;
    }

    .nav-pills-rounded li.active a, .nav-pills-rounded li.active a:focus, .nav-pills-rounded li.active a:hover {
        background: #ff6849;
        color: #ffffff;
    }

.analytics-info .list-inline {
    margin-bottom: 0;
}

    .analytics-info .list-inline li {
        vertical-align: middle;
    }

        .analytics-info .list-inline li span {
            font-size: 24px;
        }

        .analytics-info .list-inline li i {
            font-size: 20px;
        }

.feeds {
    margin: 0;
    padding: 0;
}

    .feeds li {
        list-style: none;
        padding: 10px;
        display: block;
    }

        .feeds li:hover {
            background: #f7fafc;
        }

        .feeds li > div {
            width: 40px;
            height: 40px;
            margin-right: 5px;
            display: inline-block;
            text-align: center;
            vertical-align: middle;
            border-radius: 100%;
        }

            .feeds li > div i {
                line-height: 40px;
            }

        .feeds li span {
            float: right;
            width: auto;
            font-size: 12px;
        }

.jq-icon-info {
    background-color: #00a3eb;
    color: #ffffff;
}

.jq-icon-success {
    background-color: #00c292;
    color: #ffffff;
}

.jq-icon-error {
    background-color: #fb9678;
    color: #ffffff;
}

.jq-icon-warning {
    background-color: #f75d2f;
    color: #ffffff;
}

.dropzone {
    border-style: dashed;
    border-width: 1px;
}

.weather h1 sup {
    font-size: 20px;
    top: -1.2em;
}

.fcbtn {
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    padding: 8px 20px;
}

    .fcbtn:after {
        content: '';
        position: absolute;
        z-index: -1;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

.btn-1b:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
}

.btn-1b:hover, .btn-1b:active {
    color: #fff;
}

    .btn-1b:hover:after, .btn-1b:active:after {
        height: 100%;
    }

.btn-1b.btn-info:after, .btn-1c.btn-info:after, .btn-1d.btn-info:after, .btn-1e.btn-info:after, .btn-1f.btn-info:after {
    background: #00a3eb;
}

.btn-1b.btn-warning:after, .btn-1c.btn-warning:after, .btn-1d.btn-warning:after, .btn-1e.btn-warning:after, .btn-1f.btn-warning:after {
    background: #f75d2f;
}

.btn-1b.btn-danger:after, .btn-1c.btn-danger:after, .btn-1d.btn-danger:after, .btn-1e.btn-danger:after, .btn-1f.btn-danger:after {
    background: #fb9678;
}

.btn-1b.btn-primary:after, .btn-1c.btn-primary:after, .btn-1d.btn-primary:after, .btn-1e.btn-primary:after, .btn-1f.btn-primary:after {
    background: #9675ce;
}

.btn-1b.btn-success:after, .btn-1c.btn-success:after, .btn-1d.btn-success:after, .btn-1e.btn-success:after, .btn-1f.btn-success:after {
    background: #00c292;
}

.btn-1b.btn-inverse:after, .btn-1c.btn-inverse:after, .btn-1d.btn-inverse:after, .btn-1e.btn-inverse:after, .btn-1f.btn-inverse:after {
    background: #4c5667;
}

.btn-1c:after {
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
}

.btn-1c:hover, .btn-1c:active {
    color: #000;
}

    .btn-1c:hover:after, .btn-1c:active:after {
        width: 100%;
    }

.btn-1d {
    overflow: hidden;
}

    .btn-1d:after {
        width: 0;
        height: 103%;
        top: 50%;
        left: 50%;
        opacity: 0;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    .btn-1d:hover:after {
        width: 100%;
        opacity: 1;
    }

.btn-1e {
    overflow: hidden;
}

    .btn-1e:after {
        width: 100%;
        height: 0;
        top: 50%;
        left: 50%;
        background: #fff;
        opacity: 0;
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
    }

    .btn-1e:hover:after {
        height: 260%;
        opacity: 1;
    }

    .btn-1e:active:after {
        height: 400%;
        opacity: 1;
    }

.btn-1f {
    overflow: hidden;
}

    .btn-1f:after {
        width: 101%;
        height: 0;
        top: 50%;
        left: 50%;
        background: #fff;
        opacity: 0;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    .btn-1f:hover:after {
        height: 100%;
        opacity: 1;
    }

    .btn-1f:active:after {
        height: 130%;
        opacity: 1;
    }

.sweet-alert {
    padding: 25px;
}

    .sweet-alert h2 {
        margin-top: 0;
    }

    .sweet-alert p {
        line-height: 30px;
    }

ul.list-icons {
    margin: 0;
    padding: 0;
}

    ul.list-icons li {
        list-style: none;
        line-height: 40px;
    }

        ul.list-icons li i {
            font-size: 12px;
            margin-right: 5px;
        }

.demo-tooltip .tooltip, .demo-popover .popover {
    position: relative;
    margin-right: 25px;
    opacity: 1;
    display: inline-block;
}

.tooltip-inner {
    border-radius: 3px;
    padding: 5px 10px;
}

.tooltip.in {
    opacity: 1;
}

.tooltip-primary.tooltip .tooltip-inner, .tooltip-primary + .tooltip .tooltip-inner {
    color: #ffffff;
    background-color: #ab8ce4;
}

.tooltip-primary.tooltip.top .tooltip-arrow, .tooltip-primary + .tooltip.top .tooltip-arrow {
    border-top-color: #ab8ce4;
}

.tooltip-primary.tooltip.right .tooltip-arrow, .tooltip-primary + .tooltip.right .tooltip-arrow {
    border-right-color: #ab8ce4;
}

.tooltip-primary.tooltip.bottom .tooltip-arrow, .tooltip-primary + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #ab8ce4;
}

.tooltip-primary.tooltip.left .tooltip-arrow, .tooltip-primary + .tooltip.left .tooltip-arrow {
    border-left-color: #ab8ce4;
}

.tooltip-success.tooltip .tooltip-inner, .tooltip-success + .tooltip .tooltip-inner {
    color: #ffffff;
    background-color: #00c292;
}

.tooltip-success.tooltip.top .tooltip-arrow, .tooltip-success + .tooltip.top .tooltip-arrow {
    border-top-color: #00c292;
}

.tooltip-success.tooltip.right .tooltip-arrow, .tooltip-success + .tooltip.right .tooltip-arrow {
    border-right-color: #00c292;
}

.tooltip-success.tooltip.bottom .tooltip-arrow, .tooltip-success + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #00c292;
}

.tooltip-success.tooltip.left .tooltip-arrow, .tooltip-success + .tooltip.left .tooltip-arrow {
    border-left-color: #00c292;
}

.tooltip-warning.tooltip .tooltip-inner, .tooltip-warning + .tooltip .tooltip-inner {
    color: #ffffff;
    background-color: #f75d2f;
}

.tooltip-warning.tooltip.top .tooltip-arrow, .tooltip-warning + .tooltip.top .tooltip-arrow {
    border-top-color: #f75d2f;
}

.tooltip-warning.tooltip.right .tooltip-arrow, .tooltip-warning + .tooltip.right .tooltip-arrow {
    border-right-color: #f75d2f;
}

.tooltip-warning.tooltip.bottom .tooltip-arrow, .tooltip-warning + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #f75d2f;
}

.tooltip-warning.tooltip.left .tooltip-arrow, .tooltip-warning + .tooltip.left .tooltip-arrow {
    border-left-color: #f75d2f;
}

.tooltip-info.tooltip .tooltip-inner, .tooltip-info + .tooltip .tooltip-inner {
    color: #ffffff;
    background-color: #00a3eb;
}

.tooltip-info.tooltip.top .tooltip-arrow, .tooltip-info + .tooltip.top .tooltip-arrow {
    border-top-color: #00a3eb;
}

.tooltip-info.tooltip.right .tooltip-arrow, .tooltip-info + .tooltip.right .tooltip-arrow {
    border-right-color: #00a3eb;
}

.tooltip-info.tooltip.bottom .tooltip-arrow, .tooltip-info + tooltip.bottom .tooltip-arrow {
    border-bottom-color: #00a3eb;
}

.tooltip-info.tooltip.left .tooltip-arrow, .tooltip-info + .tooltip.left .tooltip-arrow {
    border-left-color: #00a3eb;
}

.tooltip-danger.tooltip .tooltip-inner, .tooltip-danger + .tooltip .tooltip-inner {
    color: #ffffff;
    background-color: #fb9678;
}

.tooltip-danger.tooltip.top .tooltip-arrow, .tooltip-danger + .tooltip.top .tooltip-arrow {
    border-top-color: #fb9678;
}

.tooltip-danger.tooltip.right .tooltip-arrow, .tooltip-danger + .tooltip.right .tooltip-arrow {
    border-right-color: #fb9678;
}

.tooltip-danger.tooltip.bottom .tooltip-arrow, .tooltip-danger + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #fb9678;
}

.tooltip-danger.tooltip.left .tooltip-arrow, .tooltip-danger + .tooltip.left .tooltip-arrow {
    border-left-color: #fb9678;
}

.flotTip {
    padding: 8px 12px;
    background-color: #2b2b2b;
    z-index: 100;
    color: #ffffff;
    opacity: .9;
    font-size: 13px;
}

.popover {
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.05);
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

    .popover .popover-title {
        border-radius: 0;
    }

.popover-primary + .popover .popover-title {
    color: #ffffff;
    background-color: #ab8ce4;
    border-color: #ab8ce4;
}

.popover-primary + .popover.bottom .arrow {
    border-bottom-color: #ab8ce4;
}

    .popover-primary + .popover.bottom .arrow:after {
        border-bottom-color: #ab8ce4;
    }

.popover-success + .popover .popover-title {
    color: #ffffff;
    background-color: #00c292;
    border-color: #00c292;
}

.popover-success + .popover.bottom .arrow {
    border-bottom-color: #00c292;
}

    .popover-success + .popover.bottom .arrow:after {
        border-bottom-color: #00c292;
    }

.popover-info + .popover .popover-title {
    color: #ffffff;
    background-color: #00a3eb;
    border-color: #00a3eb;
}

.popover-info + .popover.bottom .arrow {
    border-bottom-color: #00a3eb;
}

    .popover-info + .popover.bottom .arrow:after {
        border-bottom-color: #00a3eb;
    }

.popover-warning + .popover .popover-title {
    color: #ffffff;
    background-color: #f75d2f;
    border-color: #f75d2f;
}

.popover-warning + .popover.bottom .arrow {
    border-bottom-color: #f75d2f;
}

    .popover-warning + .popover.bottom .arrow:after {
        border-bottom-color: #f75d2f;
    }

.popover-danger + .popover .popover-title {
    color: #ffffff;
    background-color: #fb9678;
    border-color: #fb9678;
}

.popover-danger + .popover.bottom .arrow {
    border-bottom-color: #fb9678;
}

    .popover-danger + .popover.bottom .arrow:after {
        border-bottom-color: #fb9678;
    }

.btn-file {
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}

    .btn-file > input {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        font-size: 23px;
        height: 100%;
        width: 100%;
        direction: ltr;
        cursor: pointer;
        border-radius: 0;
    }

.fileinput {
    margin-bottom: 9px;
    display: inline-block;
}

    .fileinput .form-control {
        padding-top: 7px;
        padding-bottom: 5px;
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
        cursor: text;
    }

    .fileinput .thumbnail {
        overflow: hidden;
        display: inline-block;
        margin-bottom: 5px;
        vertical-align: middle;
        text-align: center;
    }

        .fileinput .thumbnail > img {
            max-height: 100%;
        }

    .fileinput .btn {
        vertical-align: middle;
    }

.fileinput-exists .fileinput-new, .fileinput-new .fileinput-exists {
    display: none;
}

.fileinput-inline .fileinput-controls {
    display: inline;
}

.fileinput-filename {
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
}

.form-control .fileinput-filename {
    vertical-align: bottom;
}

.fileinput.input-group {
    display: table;
}

    .fileinput.input-group > * {
        position: relative;
        z-index: 2;
    }

    .fileinput.input-group > .btn-file {
        z-index: 1;
    }

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}

.ms-container .ms-list {
    border-radius: 0;
    box-shadow: none;
}

.ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection li.ms-elem-selection {
    padding: 6px 10px;
}

.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {
    background: #00a3eb;
}

.dropzone .dz-message {
    text-align: center;
    margin: 10% 0;
}

.editable-input .form-control {
    height: 30px;
}

.asColorPicker-trigger {
    position: absolute;
    top: 0;
    right: -35px;
    height: 38px;
    width: 37px;
    border: 0;
}

.asColorPicker-dropdown {
    max-width: 260px;
}

.asColorPicker-clear {
    top: 7px;
    right: 16px;
}

.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    background-image: none;
    background: #ff6849;
    color: #ffffff;
}

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-image: none;
    background: #00a3eb;
    color: #ffffff;
}

.editable-table + input.error {
    border: 1px solid #danger;
    outline: 0;
    outline-offset: 0;
}

.editable-table + input, .editable-table + input:focus, #editable-datatable_wrapper + input:focus {
    border: 1px solid #00a3eb !important;
    outline: 0 !important;
    outline-offset: 0 !important;
}

.editable-table td:focus {
    outline: 0;
}

.wizard-steps {
    display: table;
    width: 100%;
}

    .wizard-steps > li {
        display: table-cell;
        padding: 10px 20px;
        background: #f7fafc;
    }

        .wizard-steps > li span {
            border-radius: 100%;
            border: 1px solid rgba(120,130,140,0.13);
            width: 40px;
            height: 40px;
            display: inline-block;
            vertical-align: middle;
            padding-top: 9px;
            margin-right: 8px;
            text-align: center;
        }

.wizard-content {
    padding: 25px;
    border-color: rgba(120,130,140,0.13);
    margin-bottom: 30px;
}

.wizard-steps > li.current, .wizard-steps > li.done {
    background: #00a3eb;
    color: #ffffff;
}

    .wizard-steps > li.current span, .wizard-steps > li.done span {
        border-color: #ffffff;
        color: #ffffff;
    }

    .wizard-steps > li.current h4, .wizard-steps > li.done h4 {
        color: #ffffff;
    }

.wizard-steps > li.done {
    background: #00c292;
}

.wizard-steps > li.error {
    background: #fb9678;
}

.wiz-aco .pager {
    margin: 0;
}

.sidebar {
    background: #ffffff;
}

    .sidebar .sidebar-nav.navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }

    .sidebar .fa-fw {
        width: 20px;
        text-align: left;
        display: none;
    }

    .sidebar .label {
        font-size: 9px;
        width: 18px;
        height: 18px;
    }

    .sidebar .sidebar-search {
        padding: 15px;
    }

#side-menu li a {
    color: #ffffff;
}

#side-menu > li > a {
    color: #4c5667;
    border-bottom: 2px solid #ffffff;
}

#side-menu > li > a {
    padding: 15px;
}

    #side-menu > li > a:hover, #side-menu > li > a:focus {
        background: #f7fafc;
        border-color: #f7fafc;
    }

    #side-menu > li > a.active {
        color: #ffffff;
    }

#side-menu ul > li > a:hover {
    color: #02bec9;
    background: #f7fafc;
}

#side-menu ul > li > a.active {
    color: #02bec9;
}

.sidebar .arrow {
    position: absolute;
    right: 15px;
    top: 13px;
}

.sidebar .fa.arrow:before {
    content: "\f105";
}

.sidebar .active > a > .fa.arrow:before {
    content: "\f107";
}

.sidebar .nav-second-level li a {
    padding-left: 37px;
}

.sidebar .nav-third-level li a {
    padding-left: 52px;
}

@media (min-width:767px) {
    .nav-second-level {
        position: absolute;
        width: 220px;
    }

        .nav-second-level li {
            background: #f7fafc;
        }

    #side-menu {
        margin-left: 25px;
    }

        #side-menu > li > a span.arrow {
            display: none;
        }

    .sidebar .nav-second-level li a {
        padding-left: 15px;
    }

    .sidebar .nav-third-level li a {
        padding-left: 30px;
    }

    #side-menu > li {
        float: left;
    }
        /*#side-menu>li .collapse.in{display:none}*/

        #side-menu > li:hover .nav-second-level, #side-menu > li:hover .collapse.in {
            display: block;
        }

    .nav-third-level, #side-menu .nav-second-level li .nav-third-level.collapse.in {
        position: absolute;
        width: 220px;
        background: #f7fafc;
        left: 221px;
        top: 0;
        display: none;
        box-shadow: 5px 10px 20px rgba(0,0,0,0.05);
    }

    #side-menu .nav-second-level li:hover > a {
        color: #ff6849;
    }

    #side-menu .nav-second-level li:hover .nav-third-level, #side-menu .nav-second-level li:hover .nav-third-level.collapse.in {
        display: block;
    }

    #side-menu .nav-second-level.two-li {
        width: 450px;
        background: #f7fafc;
    }

        #side-menu .nav-second-level.two-li > li {
            width: 50%;
            float: left;
        }

            #side-menu .nav-second-level.two-li > li:hover .nav-third-level {
                z-index: 1;
                box-shadow: 2px 0 20px rgba(0,0,0,0.05);
            }
}

.open-close {
    display: none !important;
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url('../../fonts/font-awesome/less/icons/font-awesome/fonts/fontawesome-webfont.eot?v=4.5.0');
    src: url('../../fonts/font-awesome/less/icons/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('../../fonts/font-awesome/less/icons/font-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('../../fonts/font-awesome/less/icons/font-awesome/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('../../fonts/font-awesome/less/icons/font-awesome/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('../../fonts/font-awesome/less/icons/font-awesome/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

@font-face {
    font-family: 'themify';
    src: url('../../fonts/font-awesome/less/icons/themify-icons/fonts/themify.eot?-fvbane');
    src: url('../../fonts/font-awesome/less/icons/themify-icons/fonts/themify.eot?#iefix-fvbane') format('embedded-opentype'),url('../../fonts/font-awesome/less/icons/themify-icons/fonts/themify.woff?-fvbane') format('woff'),url('../../fonts/font-awesome/less/icons/themify-icons/fonts/themify.ttf?-fvbane') format('truetype'),url('../../fonts/font-awesome/less/icons/themify-icons/fonts/themify.svg?-fvbane#themify') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="ti-"], [class*=" ti-"] {
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ti-wand:before {
    content: "\e600";
}

.ti-volume:before {
    content: "\e601";
}

.ti-user:before {
    content: "\e602";
}

.ti-unlock:before {
    content: "\e603";
}

.ti-unlink:before {
    content: "\e604";
}

.ti-trash:before {
    content: "\e605";
}

.ti-thought:before {
    content: "\e606";
}

.ti-target:before {
    content: "\e607";
}

.ti-tag:before {
    content: "\e608";
}

.ti-tablet:before {
    content: "\e609";
}

.ti-star:before {
    content: "\e60a";
}

.ti-spray:before {
    content: "\e60b";
}

.ti-signal:before {
    content: "\e60c";
}

.ti-shopping-cart:before {
    content: "\e60d";
}

.ti-shopping-cart-full:before {
    content: "\e60e";
}

.ti-settings:before {
    content: "\e60f";
}

.ti-search:before {
    content: "\e610";
}

.ti-zoom-in:before {
    content: "\e611";
}

.ti-zoom-out:before {
    content: "\e612";
}

.ti-cut:before {
    content: "\e613";
}

.ti-ruler:before {
    content: "\e614";
}

.ti-ruler-pencil:before {
    content: "\e615";
}

.ti-ruler-alt:before {
    content: "\e616";
}

.ti-bookmark:before {
    content: "\e617";
}

.ti-bookmark-alt:before {
    content: "\e618";
}

.ti-reload:before {
    content: "\e619";
}

.ti-plus:before {
    content: "\e61a";
}

.ti-pin:before {
    content: "\e61b";
}

.ti-pencil:before {
    content: "\e61c";
}

.ti-pencil-alt:before {
    content: "\e61d";
}

.ti-paint-roller:before {
    content: "\e61e";
}

.ti-paint-bucket:before {
    content: "\e61f";
}

.ti-na:before {
    content: "\e620";
}

.ti-mobile:before {
    content: "\e621";
}

.ti-minus:before {
    content: "\e622";
}

.ti-medall:before {
    content: "\e623";
}

.ti-medall-alt:before {
    content: "\e624";
}

.ti-marker:before {
    content: "\e625";
}

.ti-marker-alt:before {
    content: "\e626";
}

.ti-arrow-up:before {
    content: "\e627";
}

.ti-arrow-right:before {
    content: "\e628";
}

.ti-arrow-left:before {
    content: "\e629";
}

.ti-arrow-down:before {
    content: "\e62a";
}

.ti-lock:before {
    content: "\e62b";
}

.ti-location-arrow:before {
    content: "\e62c";
}

.ti-link:before {
    content: "\e62d";
}

.ti-layout:before {
    content: "\e62e";
}

.ti-layers:before {
    content: "\e62f";
}

.ti-layers-alt:before {
    content: "\e630";
}

.ti-key:before {
    content: "\e631";
}

.ti-import:before {
    content: "\e632";
}

.ti-image:before {
    content: "\e633";
}

.ti-heart:before {
    content: "\e634";
}

.ti-heart-broken:before {
    content: "\e635";
}

.ti-hand-stop:before {
    content: "\e636";
}

.ti-hand-open:before {
    content: "\e637";
}

.ti-hand-drag:before {
    content: "\e638";
}

.ti-folder:before {
    content: "\e639";
}

.ti-flag:before {
    content: "\e63a";
}

.ti-flag-alt:before {
    content: "\e63b";
}

.ti-flag-alt-2:before {
    content: "\e63c";
}

.ti-eye:before {
    content: "\e63d";
}

.ti-export:before {
    content: "\e63e";
}

.ti-exchange-vertical:before {
    content: "\e63f";
}

.ti-desktop:before {
    content: "\e640";
}

.ti-cup:before {
    content: "\e641";
}

.ti-crown:before {
    content: "\e642";
}

.ti-comments:before {
    content: "\e643";
}

.ti-comment:before {
    content: "\e644";
}

.ti-comment-alt:before {
    content: "\e645";
}

.ti-close:before {
    content: "\e646";
}

.ti-clip:before {
    content: "\e647";
}

.ti-angle-up:before {
    content: "\e648";
}

.ti-angle-right:before {
    content: "\e649";
}

.ti-angle-left:before {
    content: "\e64a";
}

.ti-angle-down:before {
    content: "\e64b";
}

.ti-check:before {
    content: "\e64c";
}

.ti-check-box:before {
    content: "\e64d";
}

.ti-camera:before {
    content: "\e64e";
}

.ti-announcement:before {
    content: "\e64f";
}

.ti-brush:before {
    content: "\e650";
}

.ti-briefcase:before {
    content: "\e651";
}

.ti-bolt:before {
    content: "\e652";
}

.ti-bolt-alt:before {
    content: "\e653";
}

.ti-blackboard:before {
    content: "\e654";
}

.ti-bag:before {
    content: "\e655";
}

.ti-move:before {
    content: "\e656";
}

.ti-arrows-vertical:before {
    content: "\e657";
}

.ti-arrows-horizontal:before {
    content: "\e658";
}

.ti-fullscreen:before {
    content: "\e659";
}

.ti-arrow-top-right:before {
    content: "\e65a";
}

.ti-arrow-top-left:before {
    content: "\e65b";
}

.ti-arrow-circle-up:before {
    content: "\e65c";
}

.ti-arrow-circle-right:before {
    content: "\e65d";
}

.ti-arrow-circle-left:before {
    content: "\e65e";
}

.ti-arrow-circle-down:before {
    content: "\e65f";
}

.ti-angle-double-up:before {
    content: "\e660";
}

.ti-angle-double-right:before {
    content: "\e661";
}

.ti-angle-double-left:before {
    content: "\e662";
}

.ti-angle-double-down:before {
    content: "\e663";
}

.ti-zip:before {
    content: "\e664";
}

.ti-world:before {
    content: "\e665";
}

.ti-wheelchair:before {
    content: "\e666";
}

.ti-view-list:before {
    content: "\e667";
}

.ti-view-list-alt:before {
    content: "\e668";
}

.ti-view-grid:before {
    content: "\e669";
}

.ti-uppercase:before {
    content: "\e66a";
}

.ti-upload:before {
    content: "\e66b";
}

.ti-underline:before {
    content: "\e66c";
}

.ti-truck:before {
    content: "\e66d";
}

.ti-timer:before {
    content: "\e66e";
}

.ti-ticket:before {
    content: "\e66f";
}

.ti-thumb-up:before {
    content: "\e670";
}

.ti-thumb-down:before {
    content: "\e671";
}

.ti-text:before {
    content: "\e672";
}

.ti-stats-up:before {
    content: "\e673";
}

.ti-stats-down:before {
    content: "\e674";
}

.ti-split-v:before {
    content: "\e675";
}

.ti-split-h:before {
    content: "\e676";
}

.ti-smallcap:before {
    content: "\e677";
}

.ti-shine:before {
    content: "\e678";
}

.ti-shift-right:before {
    content: "\e679";
}

.ti-shift-left:before {
    content: "\e67a";
}

.ti-shield:before {
    content: "\e67b";
}

.ti-notepad:before {
    content: "\e67c";
}

.ti-server:before {
    content: "\e67d";
}

.ti-quote-right:before {
    content: "\e67e";
}

.ti-quote-left:before {
    content: "\e67f";
}

.ti-pulse:before {
    content: "\e680";
}

.ti-printer:before {
    content: "\e681";
}

.ti-power-off:before {
    content: "\e682";
}

.ti-plug:before {
    content: "\e683";
}

.ti-pie-chart:before {
    content: "\e684";
}

.ti-paragraph:before {
    content: "\e685";
}

.ti-panel:before {
    content: "\e686";
}

.ti-package:before {
    content: "\e687";
}

.ti-music:before {
    content: "\e688";
}

.ti-music-alt:before {
    content: "\e689";
}

.ti-mouse:before {
    content: "\e68a";
}

.ti-mouse-alt:before {
    content: "\e68b";
}

.ti-money:before {
    content: "\e68c";
}

.ti-microphone:before {
    content: "\e68d";
}

.ti-menu:before {
    content: "\e68e";
}

.ti-menu-alt:before {
    content: "\e68f";
}

.ti-map:before {
    content: "\e690";
}

.ti-map-alt:before {
    content: "\e691";
}

.ti-loop:before {
    content: "\e692";
}

.ti-location-pin:before {
    content: "\e693";
}

.ti-list:before {
    content: "\e694";
}

.ti-light-bulb:before {
    content: "\e695";
}

.ti-Italic:before {
    content: "\e696";
}

.ti-info:before {
    content: "\e697";
}

.ti-infinite:before {
    content: "\e698";
}

.ti-id-badge:before {
    content: "\e699";
}

.ti-hummer:before {
    content: "\e69a";
}

.ti-home:before {
    content: "\e69b";
}

.ti-help:before {
    content: "\e69c";
}

.ti-headphone:before {
    content: "\e69d";
}

.ti-harddrives:before {
    content: "\e69e";
}

.ti-harddrive:before {
    content: "\e69f";
}

.ti-gift:before {
    content: "\e6a0";
}

.ti-game:before {
    content: "\e6a1";
}

.ti-filter:before {
    content: "\e6a2";
}

.ti-files:before {
    content: "\e6a3";
}

.ti-file:before {
    content: "\e6a4";
}

.ti-eraser:before {
    content: "\e6a5";
}

.ti-envelope:before {
    content: "\e6a6";
}

.ti-download:before {
    content: "\e6a7";
}

.ti-direction:before {
    content: "\e6a8";
}

.ti-direction-alt:before {
    content: "\e6a9";
}

.ti-dashboard:before {
    content: "\e6aa";
}

.ti-control-stop:before {
    content: "\e6ab";
}

.ti-control-shuffle:before {
    content: "\e6ac";
}

.ti-control-play:before {
    content: "\e6ad";
}

.ti-control-pause:before {
    content: "\e6ae";
}

.ti-control-forward:before {
    content: "\e6af";
}

.ti-control-backward:before {
    content: "\e6b0";
}

.ti-cloud:before {
    content: "\e6b1";
}

.ti-cloud-up:before {
    content: "\e6b2";
}

.ti-cloud-down:before {
    content: "\e6b3";
}

.ti-clipboard:before {
    content: "\e6b4";
}

.ti-car:before {
    content: "\e6b5";
}

.ti-calendar:before {
    content: "\e6b6";
}

.ti-book:before {
    content: "\e6b7";
}

.ti-bell:before {
    content: "\e6b8";
}

.ti-basketball:before {
    content: "\e6b9";
}

.ti-bar-chart:before {
    content: "\e6ba";
}

.ti-bar-chart-alt:before {
    content: "\e6bb";
}

.ti-back-right:before {
    content: "\e6bc";
}

.ti-back-left:before {
    content: "\e6bd";
}

.ti-arrows-corner:before {
    content: "\e6be";
}

.ti-archive:before {
    content: "\e6bf";
}

.ti-anchor:before {
    content: "\e6c0";
}

.ti-align-right:before {
    content: "\e6c1";
}

.ti-align-left:before {
    content: "\e6c2";
}

.ti-align-justify:before {
    content: "\e6c3";
}

.ti-align-center:before {
    content: "\e6c4";
}

.ti-alert:before {
    content: "\e6c5";
}

.ti-alarm-clock:before {
    content: "\e6c6";
}

.ti-agenda:before {
    content: "\e6c7";
}

.ti-write:before {
    content: "\e6c8";
}

.ti-window:before {
    content: "\e6c9";
}

.ti-widgetized:before {
    content: "\e6ca";
}

.ti-widget:before {
    content: "\e6cb";
}

.ti-widget-alt:before {
    content: "\e6cc";
}

.ti-wallet:before {
    content: "\e6cd";
}

.ti-video-clapper:before {
    content: "\e6ce";
}

.ti-video-camera:before {
    content: "\e6cf";
}

.ti-vector:before {
    content: "\e6d0";
}

.ti-themify-logo:before {
    content: "\e6d1";
}

.ti-themify-favicon:before {
    content: "\e6d2";
}

.ti-themify-favicon-alt:before {
    content: "\e6d3";
}

.ti-support:before {
    content: "\e6d4";
}

.ti-stamp:before {
    content: "\e6d5";
}

.ti-split-v-alt:before {
    content: "\e6d6";
}

.ti-slice:before {
    content: "\e6d7";
}

.ti-shortcode:before {
    content: "\e6d8";
}

.ti-shift-right-alt:before {
    content: "\e6d9";
}

.ti-shift-left-alt:before {
    content: "\e6da";
}

.ti-ruler-alt-2:before {
    content: "\e6db";
}

.ti-receipt:before {
    content: "\e6dc";
}

.ti-pin2:before {
    content: "\e6dd";
}

.ti-pin-alt:before {
    content: "\e6de";
}

.ti-pencil-alt2:before {
    content: "\e6df";
}

.ti-palette:before {
    content: "\e6e0";
}

.ti-more:before {
    content: "\e6e1";
}

.ti-more-alt:before {
    content: "\e6e2";
}

.ti-microphone-alt:before {
    content: "\e6e3";
}

.ti-magnet:before {
    content: "\e6e4";
}

.ti-line-double:before {
    content: "\e6e5";
}

.ti-line-dotted:before {
    content: "\e6e6";
}

.ti-line-dashed:before {
    content: "\e6e7";
}

.ti-layout-width-full:before {
    content: "\e6e8";
}

.ti-layout-width-default:before {
    content: "\e6e9";
}

.ti-layout-width-default-alt:before {
    content: "\e6ea";
}

.ti-layout-tab:before {
    content: "\e6eb";
}

.ti-layout-tab-window:before {
    content: "\e6ec";
}

.ti-layout-tab-v:before {
    content: "\e6ed";
}

.ti-layout-tab-min:before {
    content: "\e6ee";
}

.ti-layout-slider:before {
    content: "\e6ef";
}

.ti-layout-slider-alt:before {
    content: "\e6f0";
}

.ti-layout-sidebar-right:before {
    content: "\e6f1";
}

.ti-layout-sidebar-none:before {
    content: "\e6f2";
}

.ti-layout-sidebar-left:before {
    content: "\e6f3";
}

.ti-layout-placeholder:before {
    content: "\e6f4";
}

.ti-layout-menu:before {
    content: "\e6f5";
}

.ti-layout-menu-v:before {
    content: "\e6f6";
}

.ti-layout-menu-separated:before {
    content: "\e6f7";
}

.ti-layout-menu-full:before {
    content: "\e6f8";
}

.ti-layout-media-right-alt:before {
    content: "\e6f9";
}

.ti-layout-media-right:before {
    content: "\e6fa";
}

.ti-layout-media-overlay:before {
    content: "\e6fb";
}

.ti-layout-media-overlay-alt:before {
    content: "\e6fc";
}

.ti-layout-media-overlay-alt-2:before {
    content: "\e6fd";
}

.ti-layout-media-left-alt:before {
    content: "\e6fe";
}

.ti-layout-media-left:before {
    content: "\e6ff";
}

.ti-layout-media-center-alt:before {
    content: "\e700";
}

.ti-layout-media-center:before {
    content: "\e701";
}

.ti-layout-list-thumb:before {
    content: "\e702";
}

.ti-layout-list-thumb-alt:before {
    content: "\e703";
}

.ti-layout-list-post:before {
    content: "\e704";
}

.ti-layout-list-large-image:before {
    content: "\e705";
}

.ti-layout-line-solid:before {
    content: "\e706";
}

.ti-layout-grid4:before {
    content: "\e707";
}

.ti-layout-grid3:before {
    content: "\e708";
}

.ti-layout-grid2:before {
    content: "\e709";
}

.ti-layout-grid2-thumb:before {
    content: "\e70a";
}

.ti-layout-cta-right:before {
    content: "\e70b";
}

.ti-layout-cta-left:before {
    content: "\e70c";
}

.ti-layout-cta-center:before {
    content: "\e70d";
}

.ti-layout-cta-btn-right:before {
    content: "\e70e";
}

.ti-layout-cta-btn-left:before {
    content: "\e70f";
}

.ti-layout-column4:before {
    content: "\e710";
}

.ti-layout-column3:before {
    content: "\e711";
}

.ti-layout-column2:before {
    content: "\e712";
}

.ti-layout-accordion-separated:before {
    content: "\e713";
}

.ti-layout-accordion-merged:before {
    content: "\e714";
}

.ti-layout-accordion-list:before {
    content: "\e715";
}

.ti-ink-pen:before {
    content: "\e716";
}

.ti-info-alt:before {
    content: "\e717";
}

.ti-help-alt:before {
    content: "\e718";
}

.ti-headphone-alt:before {
    content: "\e719";
}

.ti-hand-point-up:before {
    content: "\e71a";
}

.ti-hand-point-right:before {
    content: "\e71b";
}

.ti-hand-point-left:before {
    content: "\e71c";
}

.ti-hand-point-down:before {
    content: "\e71d";
}

.ti-gallery:before {
    content: "\e71e";
}

.ti-face-smile:before {
    content: "\e71f";
}

.ti-face-sad:before {
    content: "\e720";
}

.ti-credit-card:before {
    content: "\e721";
}

.ti-control-skip-forward:before {
    content: "\e722";
}

.ti-control-skip-backward:before {
    content: "\e723";
}

.ti-control-record:before {
    content: "\e724";
}

.ti-control-eject:before {
    content: "\e725";
}

.ti-comments-smiley:before {
    content: "\e726";
}

.ti-brush-alt:before {
    content: "\e727";
}

.ti-youtube:before {
    content: "\e728";
}

.ti-vimeo:before {
    content: "\e729";
}

.ti-twitter:before {
    content: "\e72a";
}

.ti-time:before {
    content: "\e72b";
}

.ti-tumblr:before {
    content: "\e72c";
}

.ti-skype:before {
    content: "\e72d";
}

.ti-share:before {
    content: "\e72e";
}

.ti-share-alt:before {
    content: "\e72f";
}

.ti-rocket:before {
    content: "\e730";
}

.ti-pinterest:before {
    content: "\e731";
}

.ti-new-window:before {
    content: "\e732";
}

.ti-microsoft:before {
    content: "\e733";
}

.ti-list-ol:before {
    content: "\e734";
}

.ti-linkedin:before {
    content: "\e735";
}

.ti-layout-sidebar-2:before {
    content: "\e736";
}

.ti-layout-grid4-alt:before {
    content: "\e737";
}

.ti-layout-grid3-alt:before {
    content: "\e738";
}

.ti-layout-grid2-alt:before {
    content: "\e739";
}

.ti-layout-column4-alt:before {
    content: "\e73a";
}

.ti-layout-column3-alt:before {
    content: "\e73b";
}

.ti-layout-column2-alt:before {
    content: "\e73c";
}

.ti-instagram:before {
    content: "\e73d";
}

.ti-google:before {
    content: "\e73e";
}

.ti-github:before {
    content: "\e73f";
}

.ti-flickr:before {
    content: "\e740";
}

.ti-facebook:before {
    content: "\e741";
}

.ti-dropbox:before {
    content: "\e742";
}

.ti-dribbble:before {
    content: "\e743";
}

.ti-apple:before {
    content: "\e744";
}

.ti-android:before {
    content: "\e745";
}

.ti-save:before {
    content: "\e746";
}

.ti-save-alt:before {
    content: "\e747";
}

.ti-yahoo:before {
    content: "\e748";
}

.ti-wordpress:before {
    content: "\e749";
}

.ti-vimeo-alt:before {
    content: "\e74a";
}

.ti-twitter-alt:before {
    content: "\e74b";
}

.ti-tumblr-alt:before {
    content: "\e74c";
}

.ti-trello:before {
    content: "\e74d";
}

.ti-stack-overflow:before {
    content: "\e74e";
}

.ti-soundcloud:before {
    content: "\e74f";
}

.ti-sharethis:before {
    content: "\e750";
}

.ti-sharethis-alt:before {
    content: "\e751";
}

.ti-reddit:before {
    content: "\e752";
}

.ti-pinterest-alt:before {
    content: "\e753";
}

.ti-microsoft-alt:before {
    content: "\e754";
}

.ti-linux:before {
    content: "\e755";
}

.ti-jsfiddle:before {
    content: "\e756";
}

.ti-joomla:before {
    content: "\e757";
}

.ti-html5:before {
    content: "\e758";
}

.ti-flickr-alt:before {
    content: "\e759";
}

.ti-email:before {
    content: "\e75a";
}

.ti-drupal:before {
    content: "\e75b";
}

.ti-dropbox-alt:before {
    content: "\e75c";
}

.ti-css3:before {
    content: "\e75d";
}

.ti-rss:before {
    content: "\e75e";
}

.ti-rss-alt:before {
    content: "\e75f";
}

@font-face {
    font-family: 'simple-line-icons';
    src: url('../../fonts/font-awesome/less/icons/simple-line-icons/fonts/Simple-Line-Icons.eot?-i3a2kk');
    src: url('../../fonts/font-awesome/less/icons/simple-line-icons/fonts/Simple-Line-Icons.eot?#iefix-i3a2kk') format('embedded-opentype'),url('../../fonts/font-awesome/less/icons/simple-line-icons/fonts/Simple-Line-Icons.ttf?-i3a2kk') format('truetype'),url('../../fonts/font-awesome/less/icons/simple-line-icons/fonts/Simple-Line-Icons.woff2?-i3a2kk') format('woff2'),url('../../fonts/font-awesome/less/icons/simple-line-icons/fonts/Simple-Line-Icons.woff?-i3a2kk') format('woff'),url('../../fonts/font-awesome/less/icons/simple-line-icons/fonts/Simple-Line-Icons.svg?-i3a2kk#simple-line-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon-user, .icon-people, .icon-user-female, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-login, .icon-logout, .icon-emotsmile, .icon-phone, .icon-call-end, .icon-call-in, .icon-call-out, .icon-map, .icon-location-pin, .icon-direction, .icon-directions, .icon-compass, .icon-layers, .icon-menu, .icon-list, .icon-options-vertical, .icon-options, .icon-arrow-down, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-up-circle, .icon-arrow-left-circle, .icon-arrow-right-circle, .icon-arrow-down-circle, .icon-check, .icon-clock, .icon-plus, .icon-close, .icon-trophy, .icon-screen-smartphone, .icon-screen-desktop, .icon-plane, .icon-notebook, .icon-mustache, .icon-mouse, .icon-magnet, .icon-energy, .icon-disc, .icon-cursor, .icon-cursor-move, .icon-crop, .icon-chemistry, .icon-speedometer, .icon-shield, .icon-screen-tablet, .icon-magic-wand, .icon-hourglass, .icon-graduation, .icon-ghost, .icon-game-controller, .icon-fire, .icon-eyeglass, .icon-envelope-open, .icon-envelope-letter, .icon-bell, .icon-badge, .icon-anchor, .icon-wallet, .icon-vector, .icon-speech, .icon-puzzle, .icon-printer, .icon-present, .icon-playlist, .icon-pin, .icon-picture, .icon-handbag, .icon-globe-alt, .icon-globe, .icon-folder-alt, .icon-folder, .icon-film, .icon-feed, .icon-drop, .icon-drawar, .icon-docs, .icon-doc, .icon-diamond, .icon-cup, .icon-calculator, .icon-bubbles, .icon-briefcase, .icon-book-open, .icon-basket-loaded, .icon-basket, .icon-bag, .icon-action-undo, .icon-action-redo, .icon-wrench, .icon-umbrella, .icon-trash, .icon-tag, .icon-support, .icon-frame, .icon-size-fullscreen, .icon-size-actual, .icon-shuffle, .icon-share-alt, .icon-share, .icon-rocket, .icon-question, .icon-pie-chart, .icon-pencil, .icon-note, .icon-loop, .icon-home, .icon-grid, .icon-graph, .icon-microphone, .icon-music-tone-alt, .icon-music-tone, .icon-earphones-alt, .icon-earphones, .icon-equalizer, .icon-like, .icon-dislike, .icon-control-start, .icon-control-rewind, .icon-control-play, .icon-control-pause, .icon-control-forward, .icon-control-end, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-calender, .icon-bulb, .icon-chart, .icon-ban, .icon-bubble, .icon-camrecorder, .icon-camera, .icon-cloud-download, .icon-cloud-upload, .icon-envelope, .icon-eye, .icon-flag, .icon-heart, .icon-info, .icon-key, .icon-link, .icon-lock, .icon-lock-open, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-paper-clip, .icon-paper-plane, .icon-power, .icon-refresh, .icon-reload, .icon-settings, .icon-star, .icon-symble-female, .icon-symbol-male, .icon-target, .icon-credit-card, .icon-paypal, .icon-social-tumblr, .icon-social-twitter, .icon-social-facebook, .icon-social-instagram, .icon-social-linkedin, .icon-social-pintarest, .icon-social-github, .icon-social-gplus, .icon-social-reddit, .icon-social-skype, .icon-social-dribbble, .icon-social-behance, .icon-social-foursqare, .icon-social-soundcloud, .icon-social-spotify, .icon-social-stumbleupon, .icon-social-youtube, .icon-social-dropbox {
    font-family: 'simple-line-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .icon-user:before {
        content: "\e005";
    }

    .icon-people:before {
        content: "\e001";
    }

    .icon-user-female:before {
        content: "\e000";
    }

    .icon-user-follow:before {
        content: "\e002";
    }

    .icon-user-following:before {
        content: "\e003";
    }

    .icon-user-unfollow:before {
        content: "\e004";
    }

    .icon-login:before {
        content: "\e066";
    }

    .icon-logout:before {
        content: "\e065";
    }

    .icon-emotsmile:before {
        content: "\e021";
    }

    .icon-phone:before {
        content: "\e600";
    }

    .icon-call-end:before {
        content: "\e048";
    }

    .icon-call-in:before {
        content: "\e047";
    }

    .icon-call-out:before {
        content: "\e046";
    }

    .icon-map:before {
        content: "\e033";
    }

    .icon-location-pin:before {
        content: "\e096";
    }

    .icon-direction:before {
        content: "\e042";
    }

    .icon-directions:before {
        content: "\e041";
    }

    .icon-compass:before {
        content: "\e045";
    }

    .icon-layers:before {
        content: "\e034";
    }

    .icon-menu:before {
        content: "\e601";
    }

    .icon-list:before {
        content: "\e067";
    }

    .icon-options-vertical:before {
        content: "\e602";
    }

    .icon-options:before {
        content: "\e603";
    }

    .icon-arrow-down:before {
        content: "\e604";
    }

    .icon-arrow-left:before {
        content: "\e605";
    }

    .icon-arrow-right:before {
        content: "\e606";
    }

    .icon-arrow-up:before {
        content: "\e607";
    }

    .icon-arrow-up-circle:before {
        content: "\e078";
    }

    .icon-arrow-left-circle:before {
        content: "\e07a";
    }

    .icon-arrow-right-circle:before {
        content: "\e079";
    }

    .icon-arrow-down-circle:before {
        content: "\e07b";
    }

    .icon-check:before {
        content: "\e080";
    }

    .icon-clock:before {
        content: "\e081";
    }

    .icon-plus:before {
        content: "\e095";
    }

    .icon-close:before {
        content: "\e082";
    }

    .icon-trophy:before {
        content: "\e006";
    }

    .icon-screen-smartphone:before {
        content: "\e010";
    }

    .icon-screen-desktop:before {
        content: "\e011";
    }

    .icon-plane:before {
        content: "\e012";
    }

    .icon-notebook:before {
        content: "\e013";
    }

    .icon-mustache:before {
        content: "\e014";
    }

    .icon-mouse:before {
        content: "\e015";
    }

    .icon-magnet:before {
        content: "\e016";
    }

    .icon-energy:before {
        content: "\e020";
    }

    .icon-disc:before {
        content: "\e022";
    }

    .icon-cursor:before {
        content: "\e06e";
    }

    .icon-cursor-move:before {
        content: "\e023";
    }

    .icon-crop:before {
        content: "\e024";
    }

    .icon-chemistry:before {
        content: "\e026";
    }

    .icon-speedometer:before {
        content: "\e007";
    }

    .icon-shield:before {
        content: "\e00e";
    }

    .icon-screen-tablet:before {
        content: "\e00f";
    }

    .icon-magic-wand:before {
        content: "\e017";
    }

    .icon-hourglass:before {
        content: "\e018";
    }

    .icon-graduation:before {
        content: "\e019";
    }

    .icon-ghost:before {
        content: "\e01a";
    }

    .icon-game-controller:before {
        content: "\e01b";
    }

    .icon-fire:before {
        content: "\e01c";
    }

    .icon-eyeglass:before {
        content: "\e01d";
    }

    .icon-envelope-open:before {
        content: "\e01e";
    }

    .icon-envelope-letter:before {
        content: "\e01f";
    }

    .icon-bell:before {
        content: "\e027";
    }

    .icon-badge:before {
        content: "\e028";
    }

    .icon-anchor:before {
        content: "\e029";
    }

    .icon-wallet:before {
        content: "\e02a";
    }

    .icon-vector:before {
        content: "\e02b";
    }

    .icon-speech:before {
        content: "\e02c";
    }

    .icon-puzzle:before {
        content: "\e02d";
    }

    .icon-printer:before {
        content: "\e02e";
    }

    .icon-present:before {
        content: "\e02f";
    }

    .icon-playlist:before {
        content: "\e030";
    }

    .icon-pin:before {
        content: "\e031";
    }

    .icon-picture:before {
        content: "\e032";
    }

    .icon-handbag:before {
        content: "\e035";
    }

    .icon-globe-alt:before {
        content: "\e036";
    }

    .icon-globe:before {
        content: "\e037";
    }

    .icon-folder-alt:before {
        content: "\e039";
    }

    .icon-folder:before {
        content: "\e089";
    }

    .icon-film:before {
        content: "\e03a";
    }

    .icon-feed:before {
        content: "\e03b";
    }

    .icon-drop:before {
        content: "\e03e";
    }

    .icon-drawar:before {
        content: "\e03f";
    }

    .icon-docs:before {
        content: "\e040";
    }

    .icon-doc:before {
        content: "\e085";
    }

    .icon-diamond:before {
        content: "\e043";
    }

    .icon-cup:before {
        content: "\e044";
    }

    .icon-calculator:before {
        content: "\e049";
    }

    .icon-bubbles:before {
        content: "\e04a";
    }

    .icon-briefcase:before {
        content: "\e04b";
    }

    .icon-book-open:before {
        content: "\e04c";
    }

    .icon-basket-loaded:before {
        content: "\e04d";
    }

    .icon-basket:before {
        content: "\e04e";
    }

    .icon-bag:before {
        content: "\e04f";
    }

    .icon-action-undo:before {
        content: "\e050";
    }

    .icon-action-redo:before {
        content: "\e051";
    }

    .icon-wrench:before {
        content: "\e052";
    }

    .icon-umbrella:before {
        content: "\e053";
    }

    .icon-trash:before {
        content: "\e054";
    }

    .icon-tag:before {
        content: "\e055";
    }

    .icon-support:before {
        content: "\e056";
    }

    .icon-frame:before {
        content: "\e038";
    }

    .icon-size-fullscreen:before {
        content: "\e057";
    }

    .icon-size-actual:before {
        content: "\e058";
    }

    .icon-shuffle:before {
        content: "\e059";
    }

    .icon-share-alt:before {
        content: "\e05a";
    }

    .icon-share:before {
        content: "\e05b";
    }

    .icon-rocket:before {
        content: "\e05c";
    }

    .icon-question:before {
        content: "\e05d";
    }

    .icon-pie-chart:before {
        content: "\e05e";
    }

    .icon-pencil:before {
        content: "\e05f";
    }

    .icon-note:before {
        content: "\e060";
    }

    .icon-loop:before {
        content: "\e064";
    }

    .icon-home:before {
        content: "\e069";
    }

    .icon-grid:before {
        content: "\e06a";
    }

    .icon-graph:before {
        content: "\e06b";
    }

    .icon-microphone:before {
        content: "\e063";
    }

    .icon-music-tone-alt:before {
        content: "\e061";
    }

    .icon-music-tone:before {
        content: "\e062";
    }

    .icon-earphones-alt:before {
        content: "\e03c";
    }

    .icon-earphones:before {
        content: "\e03d";
    }

    .icon-equalizer:before {
        content: "\e06c";
    }

    .icon-like:before {
        content: "\e068";
    }

    .icon-dislike:before {
        content: "\e06d";
    }

    .icon-control-start:before {
        content: "\e06f";
    }

    .icon-control-rewind:before {
        content: "\e070";
    }

    .icon-control-play:before {
        content: "\e071";
    }

    .icon-control-pause:before {
        content: "\e072";
    }

    .icon-control-forward:before {
        content: "\e073";
    }

    .icon-control-end:before {
        content: "\e074";
    }

    .icon-volume-1:before {
        content: "\e09f";
    }

    .icon-volume-2:before {
        content: "\e0a0";
    }

    .icon-volume-off:before {
        content: "\e0a1";
    }

    .icon-calender:before {
        content: "\e075";
    }

    .icon-bulb:before {
        content: "\e076";
    }

    .icon-chart:before {
        content: "\e077";
    }

    .icon-ban:before {
        content: "\e07c";
    }

    .icon-bubble:before {
        content: "\e07d";
    }

    .icon-camrecorder:before {
        content: "\e07e";
    }

    .icon-camera:before {
        content: "\e07f";
    }

    .icon-cloud-download:before {
        content: "\e083";
    }

    .icon-cloud-upload:before {
        content: "\e084";
    }

    .icon-envelope:before {
        content: "\e086";
    }

    .icon-eye:before {
        content: "\e087";
    }

    .icon-flag:before {
        content: "\e088";
    }

    .icon-heart:before {
        content: "\e08a";
    }

    .icon-info:before {
        content: "\e08b";
    }

    .icon-key:before {
        content: "\e08c";
    }

    .icon-link:before {
        content: "\e08d";
    }

    .icon-lock:before {
        content: "\e08e";
    }

    .icon-lock-open:before {
        content: "\e08f";
    }

    .icon-magnifier:before {
        content: "\e090";
    }

    .icon-magnifier-add:before {
        content: "\e091";
    }

    .icon-magnifier-remove:before {
        content: "\e092";
    }

    .icon-paper-clip:before {
        content: "\e093";
    }

    .icon-paper-plane:before {
        content: "\e094";
    }

    .icon-power:before {
        content: "\e097";
    }

    .icon-refresh:before {
        content: "\e098";
    }

    .icon-reload:before {
        content: "\e099";
    }

    .icon-settings:before {
        content: "\e09a";
    }

    .icon-star:before {
        content: "\e09b";
    }

    .icon-symble-female:before {
        content: "\e09c";
    }

    .icon-symbol-male:before {
        content: "\e09d";
    }

    .icon-target:before {
        content: "\e09e";
    }

    .icon-credit-card:before {
        content: "\e025";
    }

    .icon-paypal:before {
        content: "\e608";
    }

    .icon-social-tumblr:before {
        content: "\e00a";
    }

    .icon-social-twitter:before {
        content: "\e009";
    }

    .icon-social-facebook:before {
        content: "\e00b";
    }

    .icon-social-instagram:before {
        content: "\e609";
    }

    .icon-social-linkedin:before {
        content: "\e60a";
    }

    .icon-social-pintarest:before {
        content: "\e60b";
    }

    .icon-social-github:before {
        content: "\e60c";
    }

    .icon-social-gplus:before {
        content: "\e60d";
    }

    .icon-social-reddit:before {
        content: "\e60e";
    }

    .icon-social-skype:before {
        content: "\e60f";
    }

    .icon-social-dribbble:before {
        content: "\e00d";
    }

    .icon-social-behance:before {
        content: "\e610";
    }

    .icon-social-foursqare:before {
        content: "\e611";
    }

    .icon-social-soundcloud:before {
        content: "\e612";
    }

    .icon-social-spotify:before {
        content: "\e613";
    }

    .icon-social-stumbleupon:before {
        content: "\e614";
    }

    .icon-social-youtube:before {
        content: "\e008";
    }

    .icon-social-dropbox:before {
        content: "\e00c";
    }
/*!
 *  Weather Icons 2.0
 *  Updated August 1, 2015
 *  Weather themed icons for Bootstrap
 *  Author - Erik Flowers - erik@helloerik.com
 *  Email: erik@helloerik.com
 *  Twitter: http://twitter.com/Erik_UX
 *  ------------------------------------------------------------------------------
 *  Maintained at http://erikflowers.github.io/weather-icons
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - Font licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - CSS, SCSS and LESS are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Inspired by and works great as a companion with Font Awesome
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 */

@font-face {
    font-family: 'weathericons';
    src: url('../../fonts/font-awesome/less/icons/weather-icons/font/weathericons-regular-webfont.eot');
    src: url('../../fonts/font-awesome/less/icons/weather-icons/font/weathericons-regular-webfont.eot?#iefix') format('embedded-opentype'),url('../../fonts/font-awesome/less/icons/weather-icons/font/weathericons-regular-webfont.woff2') format('woff2'),url('../../fonts/font-awesome/less/icons/weather-icons/font/weathericons-regular-webfont.woff') format('woff'),url('../../fonts/font-awesome/less/icons/weather-icons/font/weathericons-regular-webfont.ttf') format('truetype'),url('../../fonts/font-awesome/less/icons/weather-icons/font/weathericons-regular-webfont.svg#weather_iconsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.wi {
    display: inline-block;
    font-family: 'weathericons';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wi-fw {
    text-align: center;
    width: 1.4em;
}

.wi-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.wi-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.wi-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.wi-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.wi-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

.wi-day-sunny:before {
    content: "\f00d";
}

.wi-day-cloudy:before {
    content: "\f002";
}

.wi-day-cloudy-gusts:before {
    content: "\f000";
}

.wi-day-cloudy-windy:before {
    content: "\f001";
}

.wi-day-fog:before {
    content: "\f003";
}

.wi-day-hail:before {
    content: "\f004";
}

.wi-day-haze:before {
    content: "\f0b6";
}

.wi-day-lightning:before {
    content: "\f005";
}

.wi-day-rain:before {
    content: "\f008";
}

.wi-day-rain-mix:before {
    content: "\f006";
}

.wi-day-rain-wind:before {
    content: "\f007";
}

.wi-day-showers:before {
    content: "\f009";
}

.wi-day-sleet:before {
    content: "\f0b2";
}

.wi-day-sleet-storm:before {
    content: "\f068";
}

.wi-day-snow:before {
    content: "\f00a";
}

.wi-day-snow-thunderstorm:before {
    content: "\f06b";
}

.wi-day-snow-wind:before {
    content: "\f065";
}

.wi-day-sprinkle:before {
    content: "\f00b";
}

.wi-day-storm-showers:before {
    content: "\f00e";
}

.wi-day-sunny-overcast:before {
    content: "\f00c";
}

.wi-day-thunderstorm:before {
    content: "\f010";
}

.wi-day-windy:before {
    content: "\f085";
}

.wi-solar-eclipse:before {
    content: "\f06e";
}

.wi-hot:before {
    content: "\f072";
}

.wi-day-cloudy-high:before {
    content: "\f07d";
}

.wi-day-light-wind:before {
    content: "\f0c4";
}

.wi-night-clear:before {
    content: "\f02e";
}

.wi-night-alt-cloudy:before {
    content: "\f086";
}

.wi-night-alt-cloudy-gusts:before {
    content: "\f022";
}

.wi-night-alt-cloudy-windy:before {
    content: "\f023";
}

.wi-night-alt-hail:before {
    content: "\f024";
}

.wi-night-alt-lightning:before {
    content: "\f025";
}

.wi-night-alt-rain:before {
    content: "\f028";
}

.wi-night-alt-rain-mix:before {
    content: "\f026";
}

.wi-night-alt-rain-wind:before {
    content: "\f027";
}

.wi-night-alt-showers:before {
    content: "\f029";
}

.wi-night-alt-sleet:before {
    content: "\f0b4";
}

.wi-night-alt-sleet-storm:before {
    content: "\f06a";
}

.wi-night-alt-snow:before {
    content: "\f02a";
}

.wi-night-alt-snow-thunderstorm:before {
    content: "\f06d";
}

.wi-night-alt-snow-wind:before {
    content: "\f067";
}

.wi-night-alt-sprinkle:before {
    content: "\f02b";
}

.wi-night-alt-storm-showers:before {
    content: "\f02c";
}

.wi-night-alt-thunderstorm:before {
    content: "\f02d";
}

.wi-night-cloudy:before {
    content: "\f031";
}

.wi-night-cloudy-gusts:before {
    content: "\f02f";
}

.wi-night-cloudy-windy:before {
    content: "\f030";
}

.wi-night-fog:before {
    content: "\f04a";
}

.wi-night-hail:before {
    content: "\f032";
}

.wi-night-lightning:before {
    content: "\f033";
}

.wi-night-partly-cloudy:before {
    content: "\f083";
}

.wi-night-rain:before {
    content: "\f036";
}

.wi-night-rain-mix:before {
    content: "\f034";
}

.wi-night-rain-wind:before {
    content: "\f035";
}

.wi-night-showers:before {
    content: "\f037";
}

.wi-night-sleet:before {
    content: "\f0b3";
}

.wi-night-sleet-storm:before {
    content: "\f069";
}

.wi-night-snow:before {
    content: "\f038";
}

.wi-night-snow-thunderstorm:before {
    content: "\f06c";
}

.wi-night-snow-wind:before {
    content: "\f066";
}

.wi-night-sprinkle:before {
    content: "\f039";
}

.wi-night-storm-showers:before {
    content: "\f03a";
}

.wi-night-thunderstorm:before {
    content: "\f03b";
}

.wi-lunar-eclipse:before {
    content: "\f070";
}

.wi-stars:before {
    content: "\f077";
}

.wi-storm-showers:before {
    content: "\f01d";
}

.wi-thunderstorm:before {
    content: "\f01e";
}

.wi-night-alt-cloudy-high:before {
    content: "\f07e";
}

.wi-night-cloudy-high:before {
    content: "\f080";
}

.wi-night-alt-partly-cloudy:before {
    content: "\f081";
}

.wi-cloud:before {
    content: "\f041";
}

.wi-cloudy:before {
    content: "\f013";
}

.wi-cloudy-gusts:before {
    content: "\f011";
}

.wi-cloudy-windy:before {
    content: "\f012";
}

.wi-fog:before {
    content: "\f014";
}

.wi-hail:before {
    content: "\f015";
}

.wi-rain:before {
    content: "\f019";
}

.wi-rain-mix:before {
    content: "\f017";
}

.wi-rain-wind:before {
    content: "\f018";
}

.wi-showers:before {
    content: "\f01a";
}

.wi-sleet:before {
    content: "\f0b5";
}

.wi-snow:before {
    content: "\f01b";
}

.wi-sprinkle:before {
    content: "\f01c";
}

.wi-storm-showers:before {
    content: "\f01d";
}

.wi-thunderstorm:before {
    content: "\f01e";
}

.wi-snow-wind:before {
    content: "\f064";
}

.wi-snow:before {
    content: "\f01b";
}

.wi-smog:before {
    content: "\f074";
}

.wi-smoke:before {
    content: "\f062";
}

.wi-lightning:before {
    content: "\f016";
}

.wi-raindrops:before {
    content: "\f04e";
}

.wi-raindrop:before {
    content: "\f078";
}

.wi-dust:before {
    content: "\f063";
}

.wi-snowflake-cold:before {
    content: "\f076";
}

.wi-windy:before {
    content: "\f021";
}

.wi-strong-wind:before {
    content: "\f050";
}

.wi-sandstorm:before {
    content: "\f082";
}

.wi-earthquake:before {
    content: "\f0c6";
}

.wi-fire:before {
    content: "\f0c7";
}

.wi-flood:before {
    content: "\f07c";
}

.wi-meteor:before {
    content: "\f071";
}

.wi-tsunami:before {
    content: "\f0c5";
}

.wi-volcano:before {
    content: "\f0c8";
}

.wi-hurricane:before {
    content: "\f073";
}

.wi-tornado:before {
    content: "\f056";
}

.wi-small-craft-advisory:before {
    content: "\f0cc";
}

.wi-gale-warning:before {
    content: "\f0cd";
}

.wi-storm-warning:before {
    content: "\f0ce";
}

.wi-hurricane-warning:before {
    content: "\f0cf";
}

.wi-wind-direction:before {
    content: "\f0b1";
}

.wi-alien:before {
    content: "\f075";
}

.wi-celsius:before {
    content: "\f03c";
}

.wi-fahrenheit:before {
    content: "\f045";
}

.wi-degrees:before {
    content: "\f042";
}

.wi-thermometer:before {
    content: "\f055";
}

.wi-thermometer-exterior:before {
    content: "\f053";
}

.wi-thermometer-internal:before {
    content: "\f054";
}

.wi-cloud-down:before {
    content: "\f03d";
}

.wi-cloud-up:before {
    content: "\f040";
}

.wi-cloud-refresh:before {
    content: "\f03e";
}

.wi-horizon:before {
    content: "\f047";
}

.wi-horizon-alt:before {
    content: "\f046";
}

.wi-sunrise:before {
    content: "\f051";
}

.wi-sunset:before {
    content: "\f052";
}

.wi-moonrise:before {
    content: "\f0c9";
}

.wi-moonset:before {
    content: "\f0ca";
}

.wi-refresh:before {
    content: "\f04c";
}

.wi-refresh-alt:before {
    content: "\f04b";
}

.wi-umbrella:before {
    content: "\f084";
}

.wi-barometer:before {
    content: "\f079";
}

.wi-humidity:before {
    content: "\f07a";
}

.wi-na:before {
    content: "\f07b";
}

.wi-train:before {
    content: "\f0cb";
}

.wi-moon-new:before {
    content: "\f095";
}

.wi-moon-waxing-cresent-1:before {
    content: "\f096";
}

.wi-moon-waxing-cresent-2:before {
    content: "\f097";
}

.wi-moon-waxing-cresent-3:before {
    content: "\f098";
}

.wi-moon-waxing-cresent-4:before {
    content: "\f099";
}

.wi-moon-waxing-cresent-5:before {
    content: "\f09a";
}

.wi-moon-waxing-cresent-6:before {
    content: "\f09b";
}

.wi-moon-first-quarter:before {
    content: "\f09c";
}

.wi-moon-waxing-gibbous-1:before {
    content: "\f09d";
}

.wi-moon-waxing-gibbous-2:before {
    content: "\f09e";
}

.wi-moon-waxing-gibbous-3:before {
    content: "\f09f";
}

.wi-moon-waxing-gibbous-4:before {
    content: "\f0a0";
}

.wi-moon-waxing-gibbous-5:before {
    content: "\f0a1";
}

.wi-moon-waxing-gibbous-6:before {
    content: "\f0a2";
}

.wi-moon-full:before {
    content: "\f0a3";
}

.wi-moon-waning-gibbous-1:before {
    content: "\f0a4";
}

.wi-moon-waning-gibbous-2:before {
    content: "\f0a5";
}

.wi-moon-waning-gibbous-3:before {
    content: "\f0a6";
}

.wi-moon-waning-gibbous-4:before {
    content: "\f0a7";
}

.wi-moon-waning-gibbous-5:before {
    content: "\f0a8";
}

.wi-moon-waning-gibbous-6:before {
    content: "\f0a9";
}

.wi-moon-third-quarter:before {
    content: "\f0aa";
}

.wi-moon-waning-crescent-1:before {
    content: "\f0ab";
}

.wi-moon-waning-crescent-2:before {
    content: "\f0ac";
}

.wi-moon-waning-crescent-3:before {
    content: "\f0ad";
}

.wi-moon-waning-crescent-4:before {
    content: "\f0ae";
}

.wi-moon-waning-crescent-5:before {
    content: "\f0af";
}

.wi-moon-waning-crescent-6:before {
    content: "\f0b0";
}

.wi-moon-alt-new:before {
    content: "\f0eb";
}

.wi-moon-alt-waxing-cresent-1:before {
    content: "\f0d0";
}

.wi-moon-alt-waxing-cresent-2:before {
    content: "\f0d1";
}

.wi-moon-alt-waxing-cresent-3:before {
    content: "\f0d2";
}

.wi-moon-alt-waxing-cresent-4:before {
    content: "\f0d3";
}

.wi-moon-alt-waxing-cresent-5:before {
    content: "\f0d4";
}

.wi-moon-alt-waxing-cresent-6:before {
    content: "\f0d5";
}

.wi-moon-alt-first-quarter:before {
    content: "\f0d6";
}

.wi-moon-alt-waxing-gibbous-1:before {
    content: "\f0d7";
}

.wi-moon-alt-waxing-gibbous-2:before {
    content: "\f0d8";
}

.wi-moon-alt-waxing-gibbous-3:before {
    content: "\f0d9";
}

.wi-moon-alt-waxing-gibbous-4:before {
    content: "\f0da";
}

.wi-moon-alt-waxing-gibbous-5:before {
    content: "\f0db";
}

.wi-moon-alt-waxing-gibbous-6:before {
    content: "\f0dc";
}

.wi-moon-alt-full:before {
    content: "\f0dd";
}

.wi-moon-alt-waning-gibbous-1:before {
    content: "\f0de";
}

.wi-moon-alt-waning-gibbous-2:before {
    content: "\f0df";
}

.wi-moon-alt-waning-gibbous-3:before {
    content: "\f0e0";
}

.wi-moon-alt-waning-gibbous-4:before {
    content: "\f0e1";
}

.wi-moon-alt-waning-gibbous-5:before {
    content: "\f0e2";
}

.wi-moon-alt-waning-gibbous-6:before {
    content: "\f0e3";
}

.wi-moon-alt-third-quarter:before {
    content: "\f0e4";
}

.wi-moon-alt-waning-crescent-1:before {
    content: "\f0e5";
}

.wi-moon-alt-waning-crescent-2:before {
    content: "\f0e6";
}

.wi-moon-alt-waning-crescent-3:before {
    content: "\f0e7";
}

.wi-moon-alt-waning-crescent-4:before {
    content: "\f0e8";
}

.wi-moon-alt-waning-crescent-5:before {
    content: "\f0e9";
}

.wi-moon-alt-waning-crescent-6:before {
    content: "\f0ea";
}

.wi-moon-0:before {
    content: "\f095";
}

.wi-moon-1:before {
    content: "\f096";
}

.wi-moon-2:before {
    content: "\f097";
}

.wi-moon-3:before {
    content: "\f098";
}

.wi-moon-4:before {
    content: "\f099";
}

.wi-moon-5:before {
    content: "\f09a";
}

.wi-moon-6:before {
    content: "\f09b";
}

.wi-moon-7:before {
    content: "\f09c";
}

.wi-moon-8:before {
    content: "\f09d";
}

.wi-moon-9:before {
    content: "\f09e";
}

.wi-moon-10:before {
    content: "\f09f";
}

.wi-moon-11:before {
    content: "\f0a0";
}

.wi-moon-12:before {
    content: "\f0a1";
}

.wi-moon-13:before {
    content: "\f0a2";
}

.wi-moon-14:before {
    content: "\f0a3";
}

.wi-moon-15:before {
    content: "\f0a4";
}

.wi-moon-16:before {
    content: "\f0a5";
}

.wi-moon-17:before {
    content: "\f0a6";
}

.wi-moon-18:before {
    content: "\f0a7";
}

.wi-moon-19:before {
    content: "\f0a8";
}

.wi-moon-20:before {
    content: "\f0a9";
}

.wi-moon-21:before {
    content: "\f0aa";
}

.wi-moon-22:before {
    content: "\f0ab";
}

.wi-moon-23:before {
    content: "\f0ac";
}

.wi-moon-24:before {
    content: "\f0ad";
}

.wi-moon-25:before {
    content: "\f0ae";
}

.wi-moon-26:before {
    content: "\f0af";
}

.wi-moon-27:before {
    content: "\f0b0";
}

.wi-time-1:before {
    content: "\f08a";
}

.wi-time-2:before {
    content: "\f08b";
}

.wi-time-3:before {
    content: "\f08c";
}

.wi-time-4:before {
    content: "\f08d";
}

.wi-time-5:before {
    content: "\f08e";
}

.wi-time-6:before {
    content: "\f08f";
}

.wi-time-7:before {
    content: "\f090";
}

.wi-time-8:before {
    content: "\f091";
}

.wi-time-9:before {
    content: "\f092";
}

.wi-time-10:before {
    content: "\f093";
}

.wi-time-11:before {
    content: "\f094";
}

.wi-time-12:before {
    content: "\f089";
}

.wi-direction-up:before {
    content: "\f058";
}

.wi-direction-up-right:before {
    content: "\f057";
}

.wi-direction-right:before {
    content: "\f04d";
}

.wi-direction-down-right:before {
    content: "\f088";
}

.wi-direction-down:before {
    content: "\f044";
}

.wi-direction-down-left:before {
    content: "\f043";
}

.wi-direction-left:before {
    content: "\f048";
}

.wi-direction-up-left:before {
    content: "\f087";
}

.wi-wind-beaufort-0:before {
    content: "\f0b7";
}

.wi-wind-beaufort-1:before {
    content: "\f0b8";
}

.wi-wind-beaufort-2:before {
    content: "\f0b9";
}

.wi-wind-beaufort-3:before {
    content: "\f0ba";
}

.wi-wind-beaufort-4:before {
    content: "\f0bb";
}

.wi-wind-beaufort-5:before {
    content: "\f0bc";
}

.wi-wind-beaufort-6:before {
    content: "\f0bd";
}

.wi-wind-beaufort-7:before {
    content: "\f0be";
}

.wi-wind-beaufort-8:before {
    content: "\f0bf";
}

.wi-wind-beaufort-9:before {
    content: "\f0c0";
}

.wi-wind-beaufort-10:before {
    content: "\f0c1";
}

.wi-wind-beaufort-11:before {
    content: "\f0c2";
}

.wi-wind-beaufort-12:before {
    content: "\f0c3";
}

.wi-yahoo-0:before {
    content: "\f056";
}

.wi-yahoo-1:before {
    content: "\f00e";
}

.wi-yahoo-2:before {
    content: "\f073";
}

.wi-yahoo-3:before {
    content: "\f01e";
}

.wi-yahoo-4:before {
    content: "\f01e";
}

.wi-yahoo-5:before {
    content: "\f017";
}

.wi-yahoo-6:before {
    content: "\f017";
}

.wi-yahoo-7:before {
    content: "\f017";
}

.wi-yahoo-8:before {
    content: "\f015";
}

.wi-yahoo-9:before {
    content: "\f01a";
}

.wi-yahoo-10:before {
    content: "\f015";
}

.wi-yahoo-11:before {
    content: "\f01a";
}

.wi-yahoo-12:before {
    content: "\f01a";
}

.wi-yahoo-13:before {
    content: "\f01b";
}

.wi-yahoo-14:before {
    content: "\f00a";
}

.wi-yahoo-15:before {
    content: "\f064";
}

.wi-yahoo-16:before {
    content: "\f01b";
}

.wi-yahoo-17:before {
    content: "\f015";
}

.wi-yahoo-18:before {
    content: "\f017";
}

.wi-yahoo-19:before {
    content: "\f063";
}

.wi-yahoo-20:before {
    content: "\f014";
}

.wi-yahoo-21:before {
    content: "\f021";
}

.wi-yahoo-22:before {
    content: "\f062";
}

.wi-yahoo-23:before {
    content: "\f050";
}

.wi-yahoo-24:before {
    content: "\f050";
}

.wi-yahoo-25:before {
    content: "\f076";
}

.wi-yahoo-26:before {
    content: "\f013";
}

.wi-yahoo-27:before {
    content: "\f031";
}

.wi-yahoo-28:before {
    content: "\f002";
}

.wi-yahoo-29:before {
    content: "\f031";
}

.wi-yahoo-30:before {
    content: "\f002";
}

.wi-yahoo-31:before {
    content: "\f02e";
}

.wi-yahoo-32:before {
    content: "\f00d";
}

.wi-yahoo-33:before {
    content: "\f083";
}

.wi-yahoo-34:before {
    content: "\f00c";
}

.wi-yahoo-35:before {
    content: "\f017";
}

.wi-yahoo-36:before {
    content: "\f072";
}

.wi-yahoo-37:before {
    content: "\f00e";
}

.wi-yahoo-38:before {
    content: "\f00e";
}

.wi-yahoo-39:before {
    content: "\f00e";
}

.wi-yahoo-40:before {
    content: "\f01a";
}

.wi-yahoo-41:before {
    content: "\f064";
}

.wi-yahoo-42:before {
    content: "\f01b";
}

.wi-yahoo-43:before {
    content: "\f064";
}

.wi-yahoo-44:before {
    content: "\f00c";
}

.wi-yahoo-45:before {
    content: "\f00e";
}

.wi-yahoo-46:before {
    content: "\f01b";
}

.wi-yahoo-47:before {
    content: "\f00e";
}

.wi-yahoo-3200:before {
    content: "\f077";
}

.wi-forecast-io-clear-day:before {
    content: "\f00d";
}

.wi-forecast-io-clear-night:before {
    content: "\f02e";
}

.wi-forecast-io-rain:before {
    content: "\f019";
}

.wi-forecast-io-snow:before {
    content: "\f01b";
}

.wi-forecast-io-sleet:before {
    content: "\f0b5";
}

.wi-forecast-io-wind:before {
    content: "\f050";
}

.wi-forecast-io-fog:before {
    content: "\f014";
}

.wi-forecast-io-cloudy:before {
    content: "\f013";
}

.wi-forecast-io-partly-cloudy-day:before {
    content: "\f002";
}

.wi-forecast-io-partly-cloudy-night:before {
    content: "\f031";
}

.wi-forecast-io-hail:before {
    content: "\f015";
}

.wi-forecast-io-thunderstorm:before {
    content: "\f01e";
}

.wi-forecast-io-tornado:before {
    content: "\f056";
}

.wi-wmo4680-0:before, .wi-wmo4680-00:before {
    content: "\f055";
}

.wi-wmo4680-1:before, .wi-wmo4680-01:before {
    content: "\f013";
}

.wi-wmo4680-2:before, .wi-wmo4680-02:before {
    content: "\f055";
}

.wi-wmo4680-3:before, .wi-wmo4680-03:before {
    content: "\f013";
}

.wi-wmo4680-4:before, .wi-wmo4680-04:before {
    content: "\f014";
}

.wi-wmo4680-5:before, .wi-wmo4680-05:before {
    content: "\f014";
}

.wi-wmo4680-10:before {
    content: "\f014";
}

.wi-wmo4680-11:before {
    content: "\f014";
}

.wi-wmo4680-12:before {
    content: "\f016";
}

.wi-wmo4680-18:before {
    content: "\f050";
}

.wi-wmo4680-20:before {
    content: "\f014";
}

.wi-wmo4680-21:before {
    content: "\f017";
}

.wi-wmo4680-22:before {
    content: "\f017";
}

.wi-wmo4680-23:before {
    content: "\f019";
}

.wi-wmo4680-24:before {
    content: "\f01b";
}

.wi-wmo4680-25:before {
    content: "\f015";
}

.wi-wmo4680-26:before {
    content: "\f01e";
}

.wi-wmo4680-27:before {
    content: "\f063";
}

.wi-wmo4680-28:before {
    content: "\f063";
}

.wi-wmo4680-29:before {
    content: "\f063";
}

.wi-wmo4680-30:before {
    content: "\f014";
}

.wi-wmo4680-31:before {
    content: "\f014";
}

.wi-wmo4680-32:before {
    content: "\f014";
}

.wi-wmo4680-33:before {
    content: "\f014";
}

.wi-wmo4680-34:before {
    content: "\f014";
}

.wi-wmo4680-35:before {
    content: "\f014";
}

.wi-wmo4680-40:before {
    content: "\f017";
}

.wi-wmo4680-41:before {
    content: "\f01c";
}

.wi-wmo4680-42:before {
    content: "\f019";
}

.wi-wmo4680-43:before {
    content: "\f01c";
}

.wi-wmo4680-44:before {
    content: "\f019";
}

.wi-wmo4680-45:before {
    content: "\f015";
}

.wi-wmo4680-46:before {
    content: "\f015";
}

.wi-wmo4680-47:before {
    content: "\f01b";
}

.wi-wmo4680-48:before {
    content: "\f01b";
}

.wi-wmo4680-50:before {
    content: "\f01c";
}

.wi-wmo4680-51:before {
    content: "\f01c";
}

.wi-wmo4680-52:before {
    content: "\f019";
}

.wi-wmo4680-53:before {
    content: "\f019";
}

.wi-wmo4680-54:before {
    content: "\f076";
}

.wi-wmo4680-55:before {
    content: "\f076";
}

.wi-wmo4680-56:before {
    content: "\f076";
}

.wi-wmo4680-57:before {
    content: "\f01c";
}

.wi-wmo4680-58:before {
    content: "\f019";
}

.wi-wmo4680-60:before {
    content: "\f01c";
}

.wi-wmo4680-61:before {
    content: "\f01c";
}

.wi-wmo4680-62:before {
    content: "\f019";
}

.wi-wmo4680-63:before {
    content: "\f019";
}

.wi-wmo4680-64:before {
    content: "\f015";
}

.wi-wmo4680-65:before {
    content: "\f015";
}

.wi-wmo4680-66:before {
    content: "\f015";
}

.wi-wmo4680-67:before {
    content: "\f017";
}

.wi-wmo4680-68:before {
    content: "\f017";
}

.wi-wmo4680-70:before {
    content: "\f01b";
}

.wi-wmo4680-71:before {
    content: "\f01b";
}

.wi-wmo4680-72:before {
    content: "\f01b";
}

.wi-wmo4680-73:before {
    content: "\f01b";
}

.wi-wmo4680-74:before {
    content: "\f076";
}

.wi-wmo4680-75:before {
    content: "\f076";
}

.wi-wmo4680-76:before {
    content: "\f076";
}

.wi-wmo4680-77:before {
    content: "\f01b";
}

.wi-wmo4680-78:before {
    content: "\f076";
}

.wi-wmo4680-80:before {
    content: "\f019";
}

.wi-wmo4680-81:before {
    content: "\f01c";
}

.wi-wmo4680-82:before {
    content: "\f019";
}

.wi-wmo4680-83:before {
    content: "\f019";
}

.wi-wmo4680-84:before {
    content: "\f01d";
}

.wi-wmo4680-85:before {
    content: "\f017";
}

.wi-wmo4680-86:before {
    content: "\f017";
}

.wi-wmo4680-87:before {
    content: "\f017";
}

.wi-wmo4680-89:before {
    content: "\f015";
}

.wi-wmo4680-90:before {
    content: "\f016";
}

.wi-wmo4680-91:before {
    content: "\f01d";
}

.wi-wmo4680-92:before {
    content: "\f01e";
}

.wi-wmo4680-93:before {
    content: "\f01e";
}

.wi-wmo4680-94:before {
    content: "\f016";
}

.wi-wmo4680-95:before {
    content: "\f01e";
}

.wi-wmo4680-96:before {
    content: "\f01e";
}

.wi-wmo4680-99:before {
    content: "\f056";
}

.wi-owm-200:before {
    content: "\f01e";
}

.wi-owm-201:before {
    content: "\f01e";
}

.wi-owm-202:before {
    content: "\f01e";
}

.wi-owm-210:before {
    content: "\f016";
}

.wi-owm-211:before {
    content: "\f016";
}

.wi-owm-212:before {
    content: "\f016";
}

.wi-owm-221:before {
    content: "\f016";
}

.wi-owm-230:before {
    content: "\f01e";
}

.wi-owm-231:before {
    content: "\f01e";
}

.wi-owm-232:before {
    content: "\f01e";
}

.wi-owm-300:before {
    content: "\f01c";
}

.wi-owm-301:before {
    content: "\f01c";
}

.wi-owm-302:before {
    content: "\f019";
}

.wi-owm-310:before {
    content: "\f017";
}

.wi-owm-311:before {
    content: "\f019";
}

.wi-owm-312:before {
    content: "\f019";
}

.wi-owm-313:before {
    content: "\f01a";
}

.wi-owm-314:before {
    content: "\f019";
}

.wi-owm-321:before {
    content: "\f01c";
}

.wi-owm-500:before {
    content: "\f01c";
}

.wi-owm-501:before {
    content: "\f019";
}

.wi-owm-502:before {
    content: "\f019";
}

.wi-owm-503:before {
    content: "\f019";
}

.wi-owm-504:before {
    content: "\f019";
}

.wi-owm-511:before {
    content: "\f017";
}

.wi-owm-520:before {
    content: "\f01a";
}

.wi-owm-521:before {
    content: "\f01a";
}

.wi-owm-522:before {
    content: "\f01a";
}

.wi-owm-531:before {
    content: "\f01d";
}

.wi-owm-600:before {
    content: "\f01b";
}

.wi-owm-601:before {
    content: "\f01b";
}

.wi-owm-602:before {
    content: "\f0b5";
}

.wi-owm-611:before {
    content: "\f017";
}

.wi-owm-612:before {
    content: "\f017";
}

.wi-owm-615:before {
    content: "\f017";
}

.wi-owm-616:before {
    content: "\f017";
}

.wi-owm-620:before {
    content: "\f017";
}

.wi-owm-621:before {
    content: "\f01b";
}

.wi-owm-622:before {
    content: "\f01b";
}

.wi-owm-701:before {
    content: "\f01a";
}

.wi-owm-711:before {
    content: "\f062";
}

.wi-owm-721:before {
    content: "\f0b6";
}

.wi-owm-731:before {
    content: "\f063";
}

.wi-owm-741:before {
    content: "\f014";
}

.wi-owm-761:before {
    content: "\f063";
}

.wi-owm-762:before {
    content: "\f063";
}

.wi-owm-771:before {
    content: "\f011";
}

.wi-owm-781:before {
    content: "\f056";
}

.wi-owm-800:before {
    content: "\f00d";
}

.wi-owm-801:before {
    content: "\f011";
}

.wi-owm-802:before {
    content: "\f011";
}

.wi-owm-803:before {
    content: "\f011";
}

.wi-owm-803:before {
    content: "\f012";
}

.wi-owm-804:before {
    content: "\f013";
}

.wi-owm-900:before {
    content: "\f056";
}

.wi-owm-901:before {
    content: "\f01d";
}

.wi-owm-902:before {
    content: "\f073";
}

.wi-owm-903:before {
    content: "\f076";
}

.wi-owm-904:before {
    content: "\f072";
}

.wi-owm-905:before {
    content: "\f021";
}

.wi-owm-906:before {
    content: "\f015";
}

.wi-owm-957:before {
    content: "\f050";
}

.wi-owm-day-200:before {
    content: "\f010";
}

.wi-owm-day-201:before {
    content: "\f010";
}

.wi-owm-day-202:before {
    content: "\f010";
}

.wi-owm-day-210:before {
    content: "\f005";
}

.wi-owm-day-211:before {
    content: "\f005";
}

.wi-owm-day-212:before {
    content: "\f005";
}

.wi-owm-day-221:before {
    content: "\f005";
}

.wi-owm-day-230:before {
    content: "\f010";
}

.wi-owm-day-231:before {
    content: "\f010";
}

.wi-owm-day-232:before {
    content: "\f010";
}

.wi-owm-day-300:before {
    content: "\f00b";
}

.wi-owm-day-301:before {
    content: "\f00b";
}

.wi-owm-day-302:before {
    content: "\f008";
}

.wi-owm-day-310:before {
    content: "\f008";
}

.wi-owm-day-311:before {
    content: "\f008";
}

.wi-owm-day-312:before {
    content: "\f008";
}

.wi-owm-day-313:before {
    content: "\f008";
}

.wi-owm-day-314:before {
    content: "\f008";
}

.wi-owm-day-321:before {
    content: "\f00b";
}

.wi-owm-day-500:before {
    content: "\f00b";
}

.wi-owm-day-501:before {
    content: "\f008";
}

.wi-owm-day-502:before {
    content: "\f008";
}

.wi-owm-day-503:before {
    content: "\f008";
}

.wi-owm-day-504:before {
    content: "\f008";
}

.wi-owm-day-511:before {
    content: "\f006";
}

.wi-owm-day-520:before {
    content: "\f009";
}

.wi-owm-day-521:before {
    content: "\f009";
}

.wi-owm-day-522:before {
    content: "\f009";
}

.wi-owm-day-531:before {
    content: "\f00e";
}

.wi-owm-day-600:before {
    content: "\f00a";
}

.wi-owm-day-601:before {
    content: "\f0b2";
}

.wi-owm-day-602:before {
    content: "\f00a";
}

.wi-owm-day-611:before {
    content: "\f006";
}

.wi-owm-day-612:before {
    content: "\f006";
}

.wi-owm-day-615:before {
    content: "\f006";
}

.wi-owm-day-616:before {
    content: "\f006";
}

.wi-owm-day-620:before {
    content: "\f006";
}

.wi-owm-day-621:before {
    content: "\f00a";
}

.wi-owm-day-622:before {
    content: "\f00a";
}

.wi-owm-day-701:before {
    content: "\f009";
}

.wi-owm-day-711:before {
    content: "\f062";
}

.wi-owm-day-721:before {
    content: "\f0b6";
}

.wi-owm-day-731:before {
    content: "\f063";
}

.wi-owm-day-741:before {
    content: "\f003";
}

.wi-owm-day-761:before {
    content: "\f063";
}

.wi-owm-day-762:before {
    content: "\f063";
}

.wi-owm-day-781:before {
    content: "\f056";
}

.wi-owm-day-800:before {
    content: "\f00d";
}

.wi-owm-day-801:before {
    content: "\f000";
}

.wi-owm-day-802:before {
    content: "\f000";
}

.wi-owm-day-803:before {
    content: "\f000";
}

.wi-owm-day-804:before {
    content: "\f00c";
}

.wi-owm-day-900:before {
    content: "\f056";
}

.wi-owm-day-902:before {
    content: "\f073";
}

.wi-owm-day-903:before {
    content: "\f076";
}

.wi-owm-day-904:before {
    content: "\f072";
}

.wi-owm-day-906:before {
    content: "\f004";
}

.wi-owm-day-957:before {
    content: "\f050";
}

.wi-owm-night-200:before {
    content: "\f02d";
}

.wi-owm-night-201:before {
    content: "\f02d";
}

.wi-owm-night-202:before {
    content: "\f02d";
}

.wi-owm-night-210:before {
    content: "\f025";
}

.wi-owm-night-211:before {
    content: "\f025";
}

.wi-owm-night-212:before {
    content: "\f025";
}

.wi-owm-night-221:before {
    content: "\f025";
}

.wi-owm-night-230:before {
    content: "\f02d";
}

.wi-owm-night-231:before {
    content: "\f02d";
}

.wi-owm-night-232:before {
    content: "\f02d";
}

.wi-owm-night-300:before {
    content: "\f02b";
}

.wi-owm-night-301:before {
    content: "\f02b";
}

.wi-owm-night-302:before {
    content: "\f028";
}

.wi-owm-night-310:before {
    content: "\f028";
}

.wi-owm-night-311:before {
    content: "\f028";
}

.wi-owm-night-312:before {
    content: "\f028";
}

.wi-owm-night-313:before {
    content: "\f028";
}

.wi-owm-night-314:before {
    content: "\f028";
}

.wi-owm-night-321:before {
    content: "\f02b";
}

.wi-owm-night-500:before {
    content: "\f02b";
}

.wi-owm-night-501:before {
    content: "\f028";
}

.wi-owm-night-502:before {
    content: "\f028";
}

.wi-owm-night-503:before {
    content: "\f028";
}

.wi-owm-night-504:before {
    content: "\f028";
}

.wi-owm-night-511:before {
    content: "\f026";
}

.wi-owm-night-520:before {
    content: "\f029";
}

.wi-owm-night-521:before {
    content: "\f029";
}

.wi-owm-night-522:before {
    content: "\f029";
}

.wi-owm-night-531:before {
    content: "\f02c";
}

.wi-owm-night-600:before {
    content: "\f02a";
}

.wi-owm-night-601:before {
    content: "\f0b4";
}

.wi-owm-night-602:before {
    content: "\f02a";
}

.wi-owm-night-611:before {
    content: "\f026";
}

.wi-owm-night-612:before {
    content: "\f026";
}

.wi-owm-night-615:before {
    content: "\f026";
}

.wi-owm-night-616:before {
    content: "\f026";
}

.wi-owm-night-620:before {
    content: "\f026";
}

.wi-owm-night-621:before {
    content: "\f02a";
}

.wi-owm-night-622:before {
    content: "\f02a";
}

.wi-owm-night-701:before {
    content: "\f029";
}

.wi-owm-night-711:before {
    content: "\f062";
}

.wi-owm-night-721:before {
    content: "\f0b6";
}

.wi-owm-night-731:before {
    content: "\f063";
}

.wi-owm-night-741:before {
    content: "\f04a";
}

.wi-owm-night-761:before {
    content: "\f063";
}

.wi-owm-night-762:before {
    content: "\f063";
}

.wi-owm-night-781:before {
    content: "\f056";
}

.wi-owm-night-800:before {
    content: "\f02e";
}

.wi-owm-night-801:before {
    content: "\f022";
}

.wi-owm-night-802:before {
    content: "\f022";
}

.wi-owm-night-803:before {
    content: "\f022";
}

.wi-owm-night-804:before {
    content: "\f086";
}

.wi-owm-night-900:before {
    content: "\f056";
}

.wi-owm-night-902:before {
    content: "\f073";
}

.wi-owm-night-903:before {
    content: "\f076";
}

.wi-owm-night-904:before {
    content: "\f072";
}

.wi-owm-night-906:before {
    content: "\f024";
}

.wi-owm-night-957:before {
    content: "\f050";
}

.glyphs.character-mapping {
    margin: 0 0 20px 0;
    padding: 20px 0 20px 30px;
    color: rgba(0,0,0,0.5);
    border: 1px solid #d8e0e5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .glyphs.character-mapping li {
        margin: 0 30px 20px 0;
        display: inline-block;
        width: 90px;
        text-align: center;
        font-size: 24px;
        color: #2b2b2b;
    }

.linea-icon {
    position: relative;
}

    .linea-icon svg {
        fill: #000;
    }

.glyphs.character-mapping input {
    margin: 0;
    padding: 5px 0;
    line-height: 12px;
    font-size: 12px;
    display: block;
    width: 100%;
    border: 1px solid #d8e0e5;
    text-align: center;
    outline: 0;
}

    .glyphs.character-mapping input:focus {
        border: 1px solid #fbde4a;
        -webkit-box-shadow: inset 0 0 3px #fbde4a;
        box-shadow: inset 0 0 3px #fbde4a;
    }

    .glyphs.character-mapping input:hover {
        -webkit-box-shadow: inset 0 0 3px #fbde4a;
        box-shadow: inset 0 0 3px #fbde4a;
    }

@font-face {
    font-family: "linea-arrows-10";
    src: url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-arrows-10.eot");
    src: url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-arrows-10.eot?#iefix") format("embedded-opentype"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-arrows-10.woff") format("woff"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-arrows-10.ttf") format("truetype"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-arrows-10.svg#linea-arrows-10") format("svg");
    font-weight: normal;
    font-style: normal;
}

.linea-aerrow[data-icon]:before {
    font-family: "linea-arrows-10" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="linea-icon-"]:before, [class*="linea- icon-"]:before {
    font-family: "linea-arrows-10" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrows-anticlockwise:before {
    content: "\e000";
}

.icon-arrows-anticlockwise-dashed:before {
    content: "\e001";
}

.icon-arrows-button-down:before {
    content: "\e002";
}

.icon-arrows-button-off:before {
    content: "\e003";
}

.icon-arrows-button-on:before {
    content: "\e004";
}

.icon-arrows-button-up:before {
    content: "\e005";
}

.icon-arrows-check:before {
    content: "\e006";
}

.icon-arrows-circle-check:before {
    content: "\e007";
}

.icon-arrows-circle-down:before {
    content: "\e008";
}

.icon-arrows-circle-downleft:before {
    content: "\e009";
}

.icon-arrows-circle-downright:before {
    content: "\e00a";
}

.icon-arrows-circle-left:before {
    content: "\e00b";
}

.icon-arrows-circle-minus:before {
    content: "\e00c";
}

.icon-arrows-circle-plus:before {
    content: "\e00d";
}

.icon-arrows-circle-remove:before {
    content: "\e00e";
}

.icon-arrows-circle-right:before {
    content: "\e00f";
}

.icon-arrows-circle-up:before {
    content: "\e010";
}

.icon-arrows-circle-upleft:before {
    content: "\e011";
}

.icon-arrows-circle-upright:before {
    content: "\e012";
}

.icon-arrows-clockwise:before {
    content: "\e013";
}

.icon-arrows-clockwise-dashed:before {
    content: "\e014";
}

.icon-arrows-compress:before {
    content: "\e015";
}

.icon-arrows-deny:before {
    content: "\e016";
}

.icon-arrows-diagonal:before {
    content: "\e017";
}

.icon-arrows-diagonal2:before {
    content: "\e018";
}

.icon-arrows-down:before {
    content: "\e019";
}

.icon-arrows-down-double:before {
    content: "\e01a";
}

.icon-arrows-downleft:before {
    content: "\e01b";
}

.icon-arrows-downright:before {
    content: "\e01c";
}

.icon-arrows-drag-down:before {
    content: "\e01d";
}

.icon-arrows-drag-down-dashed:before {
    content: "\e01e";
}

.icon-arrows-drag-horiz:before {
    content: "\e01f";
}

.icon-arrows-drag-left:before {
    content: "\e020";
}

.icon-arrows-drag-left-dashed:before {
    content: "\e021";
}

.icon-arrows-drag-right:before {
    content: "\e022";
}

.icon-arrows-drag-right-dashed:before {
    content: "\e023";
}

.icon-arrows-drag-up:before {
    content: "\e024";
}

.icon-arrows-drag-up-dashed:before {
    content: "\e025";
}

.icon-arrows-drag-vert:before {
    content: "\e026";
}

.icon-arrows-exclamation:before {
    content: "\e027";
}

.icon-arrows-expand:before {
    content: "\e028";
}

.icon-arrows-expand-diagonal1:before {
    content: "\e029";
}

.icon-arrows-expand-horizontal1:before {
    content: "\e02a";
}

.icon-arrows-expand-vertical1:before {
    content: "\e02b";
}

.icon-arrows-fit-horizontal:before {
    content: "\e02c";
}

.icon-arrows-fit-vertical:before {
    content: "\e02d";
}

.icon-arrows-glide:before {
    content: "\e02e";
}

.icon-arrows-glide-horizontal:before {
    content: "\e02f";
}

.icon-arrows-glide-vertical:before {
    content: "\e030";
}

.icon-arrows-hamburger1:before {
    content: "\e031";
}

.icon-arrows-hamburger-2:before {
    content: "\e032";
}

.icon-arrows-horizontal:before {
    content: "\e033";
}

.icon-arrows-info:before {
    content: "\e034";
}

.icon-arrows-keyboard-alt:before {
    content: "\e035";
}

.icon-arrows-keyboard-cmd:before {
    content: "\e036";
}

.icon-arrows-keyboard-delete:before {
    content: "\e037";
}

.icon-arrows-keyboard-down:before {
    content: "\e038";
}

.icon-arrows-keyboard-left:before {
    content: "\e039";
}

.icon-arrows-keyboard-return:before {
    content: "\e03a";
}

.icon-arrows-keyboard-right:before {
    content: "\e03b";
}

.icon-arrows-keyboard-shift:before {
    content: "\e03c";
}

.icon-arrows-keyboard-tab:before {
    content: "\e03d";
}

.icon-arrows-keyboard-up:before {
    content: "\e03e";
}

.icon-arrows-left:before {
    content: "\e03f";
}

.icon-arrows-left-double-32:before {
    content: "\e040";
}

.icon-arrows-minus:before {
    content: "\e041";
}

.icon-arrows-move:before {
    content: "\e042";
}

.icon-arrows-move2:before {
    content: "\e043";
}

.icon-arrows-move-bottom:before {
    content: "\e044";
}

.icon-arrows-move-left:before {
    content: "\e045";
}

.icon-arrows-move-right:before {
    content: "\e046";
}

.icon-arrows-move-top:before {
    content: "\e047";
}

.icon-arrows-plus:before {
    content: "\e048";
}

.icon-arrows-question:before {
    content: "\e049";
}

.icon-arrows-remove:before {
    content: "\e04a";
}

.icon-arrows-right:before {
    content: "\e04b";
}

.icon-arrows-right-double:before {
    content: "\e04c";
}

.icon-arrows-rotate:before {
    content: "\e04d";
}

.icon-arrows-rotate-anti:before {
    content: "\e04e";
}

.icon-arrows-rotate-anti-dashed:before {
    content: "\e04f";
}

.icon-arrows-rotate-dashed:before {
    content: "\e050";
}

.icon-arrows-shrink:before {
    content: "\e051";
}

.icon-arrows-shrink-diagonal1:before {
    content: "\e052";
}

.icon-arrows-shrink-diagonal2:before {
    content: "\e053";
}

.icon-arrows-shrink-horizonal2:before {
    content: "\e054";
}

.icon-arrows-shrink-horizontal1:before {
    content: "\e055";
}

.icon-arrows-shrink-vertical1:before {
    content: "\e056";
}

.icon-arrows-shrink-vertical2:before {
    content: "\e057";
}

.icon-arrows-sign-down:before {
    content: "\e058";
}

.icon-arrows-sign-left:before {
    content: "\e059";
}

.icon-arrows-sign-right:before {
    content: "\e05a";
}

.icon-arrows-sign-up:before {
    content: "\e05b";
}

.icon-arrows-slide-down1:before {
    content: "\e05c";
}

.icon-arrows-slide-down2:before {
    content: "\e05d";
}

.icon-arrows-slide-left1:before {
    content: "\e05e";
}

.icon-arrows-slide-left2:before {
    content: "\e05f";
}

.icon-arrows-slide-right1:before {
    content: "\e060";
}

.icon-arrows-slide-right2:before {
    content: "\e061";
}

.icon-arrows-slide-up1:before {
    content: "\e062";
}

.icon-arrows-slide-up2:before {
    content: "\e063";
}

.icon-arrows-slim-down:before {
    content: "\e064";
}

.icon-arrows-slim-down-dashed:before {
    content: "\e065";
}

.icon-arrows-slim-left:before {
    content: "\e066";
}

.icon-arrows-slim-left-dashed:before {
    content: "\e067";
}

.icon-arrows-slim-right:before {
    content: "\e068";
}

.icon-arrows-slim-right-dashed:before {
    content: "\e069";
}

.icon-arrows-slim-up:before {
    content: "\e06a";
}

.icon-arrows-slim-up-dashed:before {
    content: "\e06b";
}

.icon-arrows-square-check:before {
    content: "\e06c";
}

.icon-arrows-square-down:before {
    content: "\e06d";
}

.icon-arrows-square-downleft:before {
    content: "\e06e";
}

.icon-arrows-square-downright:before {
    content: "\e06f";
}

.icon-arrows-square-left:before {
    content: "\e070";
}

.icon-arrows-square-minus:before {
    content: "\e071";
}

.icon-arrows-square-plus:before {
    content: "\e072";
}

.icon-arrows-square-remove:before {
    content: "\e073";
}

.icon-arrows-square-right:before {
    content: "\e074";
}

.icon-arrows-square-up:before {
    content: "\e075";
}

.icon-arrows-square-upleft:before {
    content: "\e076";
}

.icon-arrows-square-upright:before {
    content: "\e077";
}

.icon-arrows-squares:before {
    content: "\e078";
}

.icon-arrows-stretch-diagonal1:before {
    content: "\e079";
}

.icon-arrows-stretch-diagonal2:before {
    content: "\e07a";
}

.icon-arrows-stretch-diagonal3:before {
    content: "\e07b";
}

.icon-arrows-stretch-diagonal4:before {
    content: "\e07c";
}

.icon-arrows-stretch-horizontal1:before {
    content: "\e07d";
}

.icon-arrows-stretch-horizontal2:before {
    content: "\e07e";
}

.icon-arrows-stretch-vertical1:before {
    content: "\e07f";
}

.icon-arrows-stretch-vertical2:before {
    content: "\e080";
}

.icon-arrows-switch-horizontal:before {
    content: "\e081";
}

.icon-arrows-switch-vertical:before {
    content: "\e082";
}

.icon-arrows-up:before {
    content: "\e083";
}

.icon-arrows-up-double-33:before {
    content: "\e084";
}

.icon-arrows-upleft:before {
    content: "\e085";
}

.icon-arrows-upright:before {
    content: "\e086";
}

.icon-arrows-vertical:before {
    content: "\e087";
}

@font-face {
    font-family: "linea-basic-10";
    src: url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-basic-10.eot");
    src: url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-basic-10.eot?#iefix") format("embedded-opentype"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-basic-10.woff") format("woff"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-basic-10.ttf") format("truetype"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-basic-10.svg#linea-basic-10") format("svg");
    font-weight: normal;
    font-style: normal;
}

.linea-basic[data-icon]:before {
    font-family: "linea-basic-10" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="linea-icon-"]:before, [class*="linea- icon-"]:before {
    font-family: "linea-basic-10" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-basic-accelerator:before {
    content: "a";
}

.icon-basic-alarm:before {
    content: "b";
}

.icon-basic-anchor:before {
    content: "c";
}

.icon-basic-anticlockwise:before {
    content: "d";
}

.icon-basic-archive:before {
    content: "e";
}

.icon-basic-archive-full:before {
    content: "f";
}

.icon-basic-ban:before {
    content: "g";
}

.icon-basic-battery-charge:before {
    content: "h";
}

.icon-basic-battery-empty:before {
    content: "i";
}

.icon-basic-battery-full:before {
    content: "j";
}

.icon-basic-battery-half:before {
    content: "k";
}

.icon-basic-bolt:before {
    content: "l";
}

.icon-basic-book:before {
    content: "m";
}

.icon-basic-book-pen:before {
    content: "n";
}

.icon-basic-book-pencil:before {
    content: "o";
}

.icon-basic-bookmark:before {
    content: "p";
}

.icon-basic-calculator:before {
    content: "q";
}

.icon-basic-calendar:before {
    content: "r";
}

.icon-basic-cards-diamonds:before {
    content: "s";
}

.icon-basic-cards-hearts:before {
    content: "t";
}

.icon-basic-case:before {
    content: "u";
}

.icon-basic-chronometer:before {
    content: "v";
}

.icon-basic-clessidre:before {
    content: "w";
}

.icon-basic-clock:before {
    content: "x";
}

.icon-basic-clockwise:before {
    content: "y";
}

.icon-basic-cloud:before {
    content: "z";
}

.icon-basic-clubs:before {
    content: "A";
}

.icon-basic-compass:before {
    content: "B";
}

.icon-basic-cup:before {
    content: "C";
}

.icon-basic-diamonds:before {
    content: "D";
}

.icon-basic-display:before {
    content: "E";
}

.icon-basic-download:before {
    content: "F";
}

.icon-basic-exclamation:before {
    content: "G";
}

.icon-basic-eye:before {
    content: "H";
}

.icon-basic-eye-closed:before {
    content: "I";
}

.icon-basic-female:before {
    content: "J";
}

.icon-basic-flag1:before {
    content: "K";
}

.icon-basic-flag2:before {
    content: "L";
}

.icon-basic-floppydisk:before {
    content: "M";
}

.icon-basic-folder:before {
    content: "N";
}

.icon-basic-folder-multiple:before {
    content: "O";
}

.icon-basic-gear:before {
    content: "P";
}

.icon-basic-geolocalize-01:before {
    content: "Q";
}

.icon-basic-geolocalize-05:before {
    content: "R";
}

.icon-basic-globe:before {
    content: "S";
}

.icon-basic-gunsight:before {
    content: "T";
}

.icon-basic-hammer:before {
    content: "U";
}

.icon-basic-headset:before {
    content: "V";
}

.icon-basic-heart:before {
    content: "W";
}

.icon-basic-heart-broken:before {
    content: "X";
}

.icon-basic-helm:before {
    content: "Y";
}

.icon-basic-home:before {
    content: "Z";
}

.icon-basic-info:before {
    content: "0";
}

.icon-basic-ipod:before {
    content: "1";
}

.icon-basic-joypad:before {
    content: "2";
}

.icon-basic-key:before {
    content: "3";
}

.icon-basic-keyboard:before {
    content: "4";
}

.icon-basic-laptop:before {
    content: "5";
}

.icon-basic-life-buoy:before {
    content: "6";
}

.icon-basic-lightbulb:before {
    content: "7";
}

.icon-basic-link:before {
    content: "8";
}

.icon-basic-lock:before {
    content: "9";
}

.icon-basic-lock-open:before {
    content: "!";
}

.icon-basic-magic-mouse:before {
    content: "\"";
}

.icon-basic-magnifier:before {
    content: "#";
}

.icon-basic-magnifier-minus:before {
    content: "$";
}

.icon-basic-magnifier-plus:before {
    content: "%";
}

.icon-basic-mail:before {
    content: "&";
}

.icon-basic-mail-multiple:before {
    content: "'";
}

.icon-basic-mail-open:before {
    content: "(";
}

.icon-basic-mail-open-text:before {
    content: ")";
}

.icon-basic-male:before {
    content: "*";
}

.icon-basic-map:before {
    content: "+";
}

.icon-basic-message:before {
    content: ",";
}

.icon-basic-message-multiple:before {
    content: "-";
}

.icon-basic-message-txt:before {
    content: ".";
}

.icon-basic-mixer2:before {
    content: "/";
}

.icon-basic-mouse:before {
    content: ":";
}

.icon-basic-notebook:before {
    content: ";";
}

.icon-basic-notebook-pen:before {
    content: "<";
}

.icon-basic-notebook-pencil:before {
    content: "=";
}

.icon-basic-paperplane:before {
    content: ">";
}

.icon-basic-pencil-ruler:before {
    content: "?";
}

.icon-basic-pencil-ruler-pen:before {
    content: "@";
}

.icon-basic-photo:before {
    content: "[";
}

.icon-basic-picture:before {
    content: "]";
}

.icon-basic-picture-multiple:before {
    content: "^";
}

.icon-basic-pin1:before {
    content: "_";
}

.icon-basic-pin2:before {
    content: "`";
}

.icon-basic-postcard:before {
    content: "{";
}

.icon-basic-postcard-multiple:before {
    content: "|";
}

.icon-basic-printer:before {
    content: "}";
}

.icon-basic-question:before {
    content: "~";
}

.icon-basic-rss:before {
    content: "\\";
}

.icon-basic-server:before {
    content: "\e000";
}

.icon-basic-server2:before {
    content: "\e001";
}

.icon-basic-server-cloud:before {
    content: "\e002";
}

.icon-basic-server-download:before {
    content: "\e003";
}

.icon-basic-server-upload:before {
    content: "\e004";
}

.icon-basic-settings:before {
    content: "\e005";
}

.icon-basic-share:before {
    content: "\e006";
}

.icon-basic-sheet:before {
    content: "\e007";
}

.icon-basic-sheet-multiple:before {
    content: "\e008";
}

.icon-basic-sheet-pen:before {
    content: "\e009";
}

.icon-basic-sheet-pencil:before {
    content: "\e00a";
}

.icon-basic-sheet-txt:before {
    content: "\e00b";
}

.icon-basic-signs:before {
    content: "\e00c";
}

.icon-basic-smartphone:before {
    content: "\e00d";
}

.icon-basic-spades:before {
    content: "\e00e";
}

.icon-basic-spread:before {
    content: "\e00f";
}

.icon-basic-spread-bookmark:before {
    content: "\e010";
}

.icon-basic-spread-text:before {
    content: "\e011";
}

.icon-basic-spread-text-bookmark:before {
    content: "\e012";
}

.icon-basic-star:before {
    content: "\e013";
}

.icon-basic-tablet:before {
    content: "\e014";
}

.icon-basic-target:before {
    content: "\e015";
}

.icon-basic-todo:before {
    content: "\e016";
}

.icon-basic-todo-pen:before {
    content: "\e017";
}

.icon-basic-todo-pencil:before {
    content: "\e018";
}

.icon-basic-todo-txt:before {
    content: "\e019";
}

.icon-basic-todolist-pen:before {
    content: "\e01a";
}

.icon-basic-todolist-pencil:before {
    content: "\e01b";
}

.icon-basic-trashcan:before {
    content: "\e01c";
}

.icon-basic-trashcan-full:before {
    content: "\e01d";
}

.icon-basic-trashcan-refresh:before {
    content: "\e01e";
}

.icon-basic-trashcan-remove:before {
    content: "\e01f";
}

.icon-basic-upload:before {
    content: "\e020";
}

.icon-basic-usb:before {
    content: "\e021";
}

.icon-basic-video:before {
    content: "\e022";
}

.icon-basic-watch:before {
    content: "\e023";
}

.icon-basic-webpage:before {
    content: "\e024";
}

.icon-basic-webpage-img-txt:before {
    content: "\e025";
}

.icon-basic-webpage-multiple:before {
    content: "\e026";
}

.icon-basic-webpage-txt:before {
    content: "\e027";
}

.icon-basic-world:before {
    content: "\e028";
}

@font-face {
    font-family: "linea-basic-elaboration-10";
    src: url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-basic-elaboration-10.eot");
    src: url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-basic-elaboration-10.eot?#iefix") format("embedded-opentype"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-basic-elaboration-10.woff") format("woff"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-basic-elaboration-10.ttf") format("truetype"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-basic-elaboration-10.svg#linea-basic-elaboration-10") format("svg");
    font-weight: normal;
    font-style: normal;
}

.linea-elaborate[data-icon]:before {
    font-family: "linea-basic-elaboration-10" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="linea-icon-"]:before, [class*="linea- icon-"]:before {
    font-family: "linea-basic-elaboration-10" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-basic-elaboration-bookmark-checck:before {
    content: "a";
}

.icon-basic-elaboration-bookmark-minus:before {
    content: "b";
}

.icon-basic-elaboration-bookmark-plus:before {
    content: "c";
}

.icon-basic-elaboration-bookmark-remove:before {
    content: "d";
}

.icon-basic-elaboration-briefcase-check:before {
    content: "e";
}

.icon-basic-elaboration-briefcase-download:before {
    content: "f";
}

.icon-basic-elaboration-briefcase-flagged:before {
    content: "g";
}

.icon-basic-elaboration-briefcase-minus:before {
    content: "h";
}

.icon-basic-elaboration-briefcase-plus:before {
    content: "i";
}

.icon-basic-elaboration-briefcase-refresh:before {
    content: "j";
}

.icon-basic-elaboration-briefcase-remove:before {
    content: "k";
}

.icon-basic-elaboration-briefcase-search:before {
    content: "l";
}

.icon-basic-elaboration-briefcase-star:before {
    content: "m";
}

.icon-basic-elaboration-briefcase-upload:before {
    content: "n";
}

.icon-basic-elaboration-browser-check:before {
    content: "o";
}

.icon-basic-elaboration-browser-download:before {
    content: "p";
}

.icon-basic-elaboration-browser-minus:before {
    content: "q";
}

.icon-basic-elaboration-browser-plus:before {
    content: "r";
}

.icon-basic-elaboration-browser-refresh:before {
    content: "s";
}

.icon-basic-elaboration-browser-remove:before {
    content: "t";
}

.icon-basic-elaboration-browser-search:before {
    content: "u";
}

.icon-basic-elaboration-browser-star:before {
    content: "v";
}

.icon-basic-elaboration-browser-upload:before {
    content: "w";
}

.icon-basic-elaboration-calendar-check:before {
    content: "x";
}

.icon-basic-elaboration-calendar-cloud:before {
    content: "y";
}

.icon-basic-elaboration-calendar-download:before {
    content: "z";
}

.icon-basic-elaboration-calendar-empty:before {
    content: "A";
}

.icon-basic-elaboration-calendar-flagged:before {
    content: "B";
}

.icon-basic-elaboration-calendar-heart:before {
    content: "C";
}

.icon-basic-elaboration-calendar-minus:before {
    content: "D";
}

.icon-basic-elaboration-calendar-next:before {
    content: "E";
}

.icon-basic-elaboration-calendar-noaccess:before {
    content: "F";
}

.icon-basic-elaboration-calendar-pencil:before {
    content: "G";
}

.icon-basic-elaboration-calendar-plus:before {
    content: "H";
}

.icon-basic-elaboration-calendar-previous:before {
    content: "I";
}

.icon-basic-elaboration-calendar-refresh:before {
    content: "J";
}

.icon-basic-elaboration-calendar-remove:before {
    content: "K";
}

.icon-basic-elaboration-calendar-search:before {
    content: "L";
}

.icon-basic-elaboration-calendar-star:before {
    content: "M";
}

.icon-basic-elaboration-calendar-upload:before {
    content: "N";
}

.icon-basic-elaboration-cloud-check:before {
    content: "O";
}

.icon-basic-elaboration-cloud-download:before {
    content: "P";
}

.icon-basic-elaboration-cloud-minus:before {
    content: "Q";
}

.icon-basic-elaboration-cloud-noaccess:before {
    content: "R";
}

.icon-basic-elaboration-cloud-plus:before {
    content: "S";
}

.icon-basic-elaboration-cloud-refresh:before {
    content: "T";
}

.icon-basic-elaboration-cloud-remove:before {
    content: "U";
}

.icon-basic-elaboration-cloud-search:before {
    content: "V";
}

.icon-basic-elaboration-cloud-upload:before {
    content: "W";
}

.icon-basic-elaboration-document-check:before {
    content: "X";
}

.icon-basic-elaboration-document-cloud:before {
    content: "Y";
}

.icon-basic-elaboration-document-download:before {
    content: "Z";
}

.icon-basic-elaboration-document-flagged:before {
    content: "0";
}

.icon-basic-elaboration-document-graph:before {
    content: "1";
}

.icon-basic-elaboration-document-heart:before {
    content: "2";
}

.icon-basic-elaboration-document-minus:before {
    content: "3";
}

.icon-basic-elaboration-document-next:before {
    content: "4";
}

.icon-basic-elaboration-document-noaccess:before {
    content: "5";
}

.icon-basic-elaboration-document-note:before {
    content: "6";
}

.icon-basic-elaboration-document-pencil:before {
    content: "7";
}

.icon-basic-elaboration-document-picture:before {
    content: "8";
}

.icon-basic-elaboration-document-plus:before {
    content: "9";
}

.icon-basic-elaboration-document-previous:before {
    content: "!";
}

.icon-basic-elaboration-document-refresh:before {
    content: "\"";
}

.icon-basic-elaboration-document-remove:before {
    content: "#";
}

.icon-basic-elaboration-document-search:before {
    content: "$";
}

.icon-basic-elaboration-document-star:before {
    content: "%";
}

.icon-basic-elaboration-document-upload:before {
    content: "&";
}

.icon-basic-elaboration-folder-check:before {
    content: "'";
}

.icon-basic-elaboration-folder-cloud:before {
    content: "(";
}

.icon-basic-elaboration-folder-document:before {
    content: ")";
}

.icon-basic-elaboration-folder-download:before {
    content: "*";
}

.icon-basic-elaboration-folder-flagged:before {
    content: "+";
}

.icon-basic-elaboration-folder-graph:before {
    content: ",";
}

.icon-basic-elaboration-folder-heart:before {
    content: "-";
}

.icon-basic-elaboration-folder-minus:before {
    content: ".";
}

.icon-basic-elaboration-folder-next:before {
    content: "/";
}

.icon-basic-elaboration-folder-noaccess:before {
    content: ":";
}

.icon-basic-elaboration-folder-note:before {
    content: ";";
}

.icon-basic-elaboration-folder-pencil:before {
    content: "<";
}

.icon-basic-elaboration-folder-picture:before {
    content: "=";
}

.icon-basic-elaboration-folder-plus:before {
    content: ">";
}

.icon-basic-elaboration-folder-previous:before {
    content: "?";
}

.icon-basic-elaboration-folder-refresh:before {
    content: "@";
}

.icon-basic-elaboration-folder-remove:before {
    content: "[";
}

.icon-basic-elaboration-folder-search:before {
    content: "]";
}

.icon-basic-elaboration-folder-star:before {
    content: "^";
}

.icon-basic-elaboration-folder-upload:before {
    content: "_";
}

.icon-basic-elaboration-mail-check:before {
    content: "`";
}

.icon-basic-elaboration-mail-cloud:before {
    content: "{";
}

.icon-basic-elaboration-mail-document:before {
    content: "|";
}

.icon-basic-elaboration-mail-download:before {
    content: "}";
}

.icon-basic-elaboration-mail-flagged:before {
    content: "~";
}

.icon-basic-elaboration-mail-heart:before {
    content: "\\";
}

.icon-basic-elaboration-mail-next:before {
    content: "\e000";
}

.icon-basic-elaboration-mail-noaccess:before {
    content: "\e001";
}

.icon-basic-elaboration-mail-note:before {
    content: "\e002";
}

.icon-basic-elaboration-mail-pencil:before {
    content: "\e003";
}

.icon-basic-elaboration-mail-picture:before {
    content: "\e004";
}

.icon-basic-elaboration-mail-previous:before {
    content: "\e005";
}

.icon-basic-elaboration-mail-refresh:before {
    content: "\e006";
}

.icon-basic-elaboration-mail-remove:before {
    content: "\e007";
}

.icon-basic-elaboration-mail-search:before {
    content: "\e008";
}

.icon-basic-elaboration-mail-star:before {
    content: "\e009";
}

.icon-basic-elaboration-mail-upload:before {
    content: "\e00a";
}

.icon-basic-elaboration-message-check:before {
    content: "\e00b";
}

.icon-basic-elaboration-message-dots:before {
    content: "\e00c";
}

.icon-basic-elaboration-message-happy:before {
    content: "\e00d";
}

.icon-basic-elaboration-message-heart:before {
    content: "\e00e";
}

.icon-basic-elaboration-message-minus:before {
    content: "\e00f";
}

.icon-basic-elaboration-message-note:before {
    content: "\e010";
}

.icon-basic-elaboration-message-plus:before {
    content: "\e011";
}

.icon-basic-elaboration-message-refresh:before {
    content: "\e012";
}

.icon-basic-elaboration-message-remove:before {
    content: "\e013";
}

.icon-basic-elaboration-message-sad:before {
    content: "\e014";
}

.icon-basic-elaboration-smartphone-cloud:before {
    content: "\e015";
}

.icon-basic-elaboration-smartphone-heart:before {
    content: "\e016";
}

.icon-basic-elaboration-smartphone-noaccess:before {
    content: "\e017";
}

.icon-basic-elaboration-smartphone-note:before {
    content: "\e018";
}

.icon-basic-elaboration-smartphone-pencil:before {
    content: "\e019";
}

.icon-basic-elaboration-smartphone-picture:before {
    content: "\e01a";
}

.icon-basic-elaboration-smartphone-refresh:before {
    content: "\e01b";
}

.icon-basic-elaboration-smartphone-search:before {
    content: "\e01c";
}

.icon-basic-elaboration-tablet-cloud:before {
    content: "\e01d";
}

.icon-basic-elaboration-tablet-heart:before {
    content: "\e01e";
}

.icon-basic-elaboration-tablet-noaccess:before {
    content: "\e01f";
}

.icon-basic-elaboration-tablet-note:before {
    content: "\e020";
}

.icon-basic-elaboration-tablet-pencil:before {
    content: "\e021";
}

.icon-basic-elaboration-tablet-picture:before {
    content: "\e022";
}

.icon-basic-elaboration-tablet-refresh:before {
    content: "\e023";
}

.icon-basic-elaboration-tablet-search:before {
    content: "\e024";
}

.icon-basic-elaboration-todolist-2:before {
    content: "\e025";
}

.icon-basic-elaboration-todolist-check:before {
    content: "\e026";
}

.icon-basic-elaboration-todolist-cloud:before {
    content: "\e027";
}

.icon-basic-elaboration-todolist-download:before {
    content: "\e028";
}

.icon-basic-elaboration-todolist-flagged:before {
    content: "\e029";
}

.icon-basic-elaboration-todolist-minus:before {
    content: "\e02a";
}

.icon-basic-elaboration-todolist-noaccess:before {
    content: "\e02b";
}

.icon-basic-elaboration-todolist-pencil:before {
    content: "\e02c";
}

.icon-basic-elaboration-todolist-plus:before {
    content: "\e02d";
}

.icon-basic-elaboration-todolist-refresh:before {
    content: "\e02e";
}

.icon-basic-elaboration-todolist-remove:before {
    content: "\e02f";
}

.icon-basic-elaboration-todolist-search:before {
    content: "\e030";
}

.icon-basic-elaboration-todolist-star:before {
    content: "\e031";
}

.icon-basic-elaboration-todolist-upload:before {
    content: "\e032";
}

@font-face {
    font-family: "linea-ecommerce-10";
    src: url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-ecommerce-10.eot");
    src: url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-ecommerce-10.eot?#iefix") format("embedded-opentype"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-ecommerce-10.woff") format("woff"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-ecommerce-10.ttf") format("truetype"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-ecommerce-10.svg#linea-ecommerce-10") format("svg");
    font-weight: normal;
    font-style: normal;
}

.linea-ecommerce[data-icon]:before {
    font-family: "linea-ecommerce-10" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="linea-icon-"]:before, [class*="linea- icon-"]:before {
    font-family: "linea-ecommerce-10" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-ecommerce-bag:before {
    content: "a";
}

.icon-ecommerce-bag-check:before {
    content: "b";
}

.icon-ecommerce-bag-cloud:before {
    content: "c";
}

.icon-ecommerce-bag-download:before {
    content: "d";
}

.icon-ecommerce-bag-minus:before {
    content: "e";
}

.icon-ecommerce-bag-plus:before {
    content: "f";
}

.icon-ecommerce-bag-refresh:before {
    content: "g";
}

.icon-ecommerce-bag-remove:before {
    content: "h";
}

.icon-ecommerce-bag-search:before {
    content: "i";
}

.icon-ecommerce-bag-upload:before {
    content: "j";
}

.icon-ecommerce-banknote:before {
    content: "k";
}

.icon-ecommerce-banknotes:before {
    content: "l";
}

.icon-ecommerce-basket:before {
    content: "m";
}

.icon-ecommerce-basket-check:before {
    content: "n";
}

.icon-ecommerce-basket-cloud:before {
    content: "o";
}

.icon-ecommerce-basket-download:before {
    content: "p";
}

.icon-ecommerce-basket-minus:before {
    content: "q";
}

.icon-ecommerce-basket-plus:before {
    content: "r";
}

.icon-ecommerce-basket-refresh:before {
    content: "s";
}

.icon-ecommerce-basket-remove:before {
    content: "t";
}

.icon-ecommerce-basket-search:before {
    content: "u";
}

.icon-ecommerce-basket-upload:before {
    content: "v";
}

.icon-ecommerce-bath:before {
    content: "w";
}

.icon-ecommerce-cart:before {
    content: "x";
}

.icon-ecommerce-cart-check:before {
    content: "y";
}

.icon-ecommerce-cart-cloud:before {
    content: "z";
}

.icon-ecommerce-cart-content:before {
    content: "A";
}

.icon-ecommerce-cart-download:before {
    content: "B";
}

.icon-ecommerce-cart-minus:before {
    content: "C";
}

.icon-ecommerce-cart-plus:before {
    content: "D";
}

.icon-ecommerce-cart-refresh:before {
    content: "E";
}

.icon-ecommerce-cart-remove:before {
    content: "F";
}

.icon-ecommerce-cart-search:before {
    content: "G";
}

.icon-ecommerce-cart-upload:before {
    content: "H";
}

.icon-ecommerce-cent:before {
    content: "I";
}

.icon-ecommerce-colon:before {
    content: "J";
}

.icon-ecommerce-creditcard:before {
    content: "K";
}

.icon-ecommerce-diamond:before {
    content: "L";
}

.icon-ecommerce-dollar:before {
    content: "M";
}

.icon-ecommerce-euro:before {
    content: "N";
}

.icon-ecommerce-franc:before {
    content: "O";
}

.icon-ecommerce-gift:before {
    content: "P";
}

.icon-ecommerce-graph1:before {
    content: "Q";
}

.icon-ecommerce-graph2:before {
    content: "R";
}

.icon-ecommerce-graph3:before {
    content: "S";
}

.icon-ecommerce-graph-decrease:before {
    content: "T";
}

.icon-ecommerce-graph-increase:before {
    content: "U";
}

.icon-ecommerce-guarani:before {
    content: "V";
}

.icon-ecommerce-kips:before {
    content: "W";
}

.icon-ecommerce-lira:before {
    content: "X";
}

.icon-ecommerce-megaphone:before {
    content: "Y";
}

.icon-ecommerce-money:before {
    content: "Z";
}

.icon-ecommerce-naira:before {
    content: "0";
}

.icon-ecommerce-pesos:before {
    content: "1";
}

.icon-ecommerce-pound:before {
    content: "2";
}

.icon-ecommerce-receipt:before {
    content: "3";
}

.icon-ecommerce-receipt-bath:before {
    content: "4";
}

.icon-ecommerce-receipt-cent:before {
    content: "5";
}

.icon-ecommerce-receipt-dollar:before {
    content: "6";
}

.icon-ecommerce-receipt-euro:before {
    content: "7";
}

.icon-ecommerce-receipt-franc:before {
    content: "8";
}

.icon-ecommerce-receipt-guarani:before {
    content: "9";
}

.icon-ecommerce-receipt-kips:before {
    content: "!";
}

.icon-ecommerce-receipt-lira:before {
    content: "\"";
}

.icon-ecommerce-receipt-naira:before {
    content: "#";
}

.icon-ecommerce-receipt-pesos:before {
    content: "$";
}

.icon-ecommerce-receipt-pound:before {
    content: "%";
}

.icon-ecommerce-receipt-rublo:before {
    content: "&";
}

.icon-ecommerce-receipt-rupee:before {
    content: "'";
}

.icon-ecommerce-receipt-tugrik:before {
    content: "(";
}

.icon-ecommerce-receipt-won:before {
    content: ")";
}

.icon-ecommerce-receipt-yen:before {
    content: "*";
}

.icon-ecommerce-receipt-yen2:before {
    content: "+";
}

.icon-ecommerce-recept-colon:before {
    content: ",";
}

.icon-ecommerce-rublo:before {
    content: "-";
}

.icon-ecommerce-rupee:before {
    content: ".";
}

.icon-ecommerce-safe:before {
    content: "/";
}

.icon-ecommerce-sale:before {
    content: ":";
}

.icon-ecommerce-sales:before {
    content: ";";
}

.icon-ecommerce-ticket:before {
    content: "<";
}

.icon-ecommerce-tugriks:before {
    content: "=";
}

.icon-ecommerce-wallet:before {
    content: ">";
}

.icon-ecommerce-won:before {
    content: "?";
}

.icon-ecommerce-yen:before {
    content: "@";
}

.icon-ecommerce-yen2:before {
    content: "[";
}

@font-face {
    font-family: "linea-music-10";
    src: url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-music-10.eot");
    src: url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-music-10.eot?#iefix") format("embedded-opentype"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-music-10.woff") format("woff"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-music-10.ttf") format("truetype"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-music-10.svg#linea-music-10") format("svg");
    font-weight: normal;
    font-style: normal;
}

.linea-music[data-icon]:before {
    font-family: "linea-music-10" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="linea-icon-"]:before, [class*="linea- icon-"]:before {
    font-family: "linea-music-10" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-music-beginning-button:before {
    content: "a";
}

.icon-music-bell:before {
    content: "b";
}

.icon-music-cd:before {
    content: "c";
}

.icon-music-diapason:before {
    content: "d";
}

.icon-music-eject-button:before {
    content: "e";
}

.icon-music-end-button:before {
    content: "f";
}

.icon-music-fastforward-button:before {
    content: "g";
}

.icon-music-headphones:before {
    content: "h";
}

.icon-music-ipod:before {
    content: "i";
}

.icon-music-loudspeaker:before {
    content: "j";
}

.icon-music-microphone:before {
    content: "k";
}

.icon-music-microphone-old:before {
    content: "l";
}

.icon-music-mixer:before {
    content: "m";
}

.icon-music-mute:before {
    content: "n";
}

.icon-music-note-multiple:before {
    content: "o";
}

.icon-music-note-single:before {
    content: "p";
}

.icon-music-pause-button:before {
    content: "q";
}

.icon-music-play-button:before {
    content: "r";
}

.icon-music-playlist:before {
    content: "s";
}

.icon-music-radio-ghettoblaster:before {
    content: "t";
}

.icon-music-radio-portable:before {
    content: "u";
}

.icon-music-record:before {
    content: "v";
}

.icon-music-recordplayer:before {
    content: "w";
}

.icon-music-repeat-button:before {
    content: "x";
}

.icon-music-rewind-button:before {
    content: "y";
}

.icon-music-shuffle-button:before {
    content: "z";
}

.icon-music-stop-button:before {
    content: "A";
}

.icon-music-tape:before {
    content: "B";
}

.icon-music-volume-down:before {
    content: "C";
}

.icon-music-volume-up:before {
    content: "D";
}

@font-face {
    font-family: "linea-software-10";
    src: url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-software-10.eot");
    src: url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-software-10.eot?#iefix") format("embedded-opentype"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-software-10.woff") format("woff"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-software-10.ttf") format("truetype"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-software-10.svg#linea-software-10") format("svg");
    font-weight: normal;
    font-style: normal;
}

.linea-software[data-icon]:before {
    font-family: "linea-software-10" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="linea-icon-"]:before, [class*="linea- icon-"]:before {
    font-family: "linea-software-10" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-software-add-vectorpoint:before {
    content: "a";
}

.icon-software-box-oval:before {
    content: "b";
}

.icon-software-box-polygon:before {
    content: "c";
}

.icon-software-box-rectangle:before {
    content: "d";
}

.icon-software-box-roundedrectangle:before {
    content: "e";
}

.icon-software-character:before {
    content: "f";
}

.icon-software-crop:before {
    content: "g";
}

.icon-software-eyedropper:before {
    content: "h";
}

.icon-software-font-allcaps:before {
    content: "i";
}

.icon-software-font-baseline-shift:before {
    content: "j";
}

.icon-software-font-horizontal-scale:before {
    content: "k";
}

.icon-software-font-kerning:before {
    content: "l";
}

.icon-software-font-leading:before {
    content: "m";
}

.icon-software-font-size:before {
    content: "n";
}

.icon-software-font-smallcapital:before {
    content: "o";
}

.icon-software-font-smallcaps:before {
    content: "p";
}

.icon-software-font-strikethrough:before {
    content: "q";
}

.icon-software-font-tracking:before {
    content: "r";
}

.icon-software-font-underline:before {
    content: "s";
}

.icon-software-font-vertical-scale:before {
    content: "t";
}

.icon-software-horizontal-align-center:before {
    content: "u";
}

.icon-software-horizontal-align-left:before {
    content: "v";
}

.icon-software-horizontal-align-right:before {
    content: "w";
}

.icon-software-horizontal-distribute-center:before {
    content: "x";
}

.icon-software-horizontal-distribute-left:before {
    content: "y";
}

.icon-software-horizontal-distribute-right:before {
    content: "z";
}

.icon-software-indent-firstline:before {
    content: "A";
}

.icon-software-indent-left:before {
    content: "B";
}

.icon-software-indent-right:before {
    content: "C";
}

.icon-software-lasso:before {
    content: "D";
}

.icon-software-layers1:before {
    content: "E";
}

.icon-software-layers2:before {
    content: "F";
}

.icon-software-layout:before {
    content: "G";
}

.icon-software-layout-2columns:before {
    content: "H";
}

.icon-software-layout-3columns:before {
    content: "I";
}

.icon-software-layout-4boxes:before {
    content: "J";
}

.icon-software-layout-4columns:before {
    content: "K";
}

.icon-software-layout-4lines:before {
    content: "L";
}

.icon-software-layout-8boxes:before {
    content: "M";
}

.icon-software-layout-header:before {
    content: "N";
}

.icon-software-layout-header-2columns:before {
    content: "O";
}

.icon-software-layout-header-3columns:before {
    content: "P";
}

.icon-software-layout-header-4boxes:before {
    content: "Q";
}

.icon-software-layout-header-4columns:before {
    content: "R";
}

.icon-software-layout-header-complex:before {
    content: "S";
}

.icon-software-layout-header-complex2:before {
    content: "T";
}

.icon-software-layout-header-complex3:before {
    content: "U";
}

.icon-software-layout-header-complex4:before {
    content: "V";
}

.icon-software-layout-header-sideleft:before {
    content: "W";
}

.icon-software-layout-header-sideright:before {
    content: "X";
}

.icon-software-layout-sidebar-left:before {
    content: "Y";
}

.icon-software-layout-sidebar-right:before {
    content: "Z";
}

.icon-software-magnete:before {
    content: "0";
}

.icon-software-pages:before {
    content: "1";
}

.icon-software-paintbrush:before {
    content: "2";
}

.icon-software-paintbucket:before {
    content: "3";
}

.icon-software-paintroller:before {
    content: "4";
}

.icon-software-paragraph:before {
    content: "5";
}

.icon-software-paragraph-align-left:before {
    content: "6";
}

.icon-software-paragraph-align-right:before {
    content: "7";
}

.icon-software-paragraph-center:before {
    content: "8";
}

.icon-software-paragraph-justify-all:before {
    content: "9";
}

.icon-software-paragraph-justify-center:before {
    content: "!";
}

.icon-software-paragraph-justify-left:before {
    content: "\"";
}

.icon-software-paragraph-justify-right:before {
    content: "#";
}

.icon-software-paragraph-space-after:before {
    content: "$";
}

.icon-software-paragraph-space-before:before {
    content: "%";
}

.icon-software-pathfinder-exclude:before {
    content: "&";
}

.icon-software-pathfinder-intersect:before {
    content: "'";
}

.icon-software-pathfinder-subtract:before {
    content: "(";
}

.icon-software-pathfinder-unite:before {
    content: ")";
}

.icon-software-pen:before {
    content: "*";
}

.icon-software-pen-add:before {
    content: "+";
}

.icon-software-pen-remove:before {
    content: ",";
}

.icon-software-pencil:before {
    content: "-";
}

.icon-software-polygonallasso:before {
    content: ".";
}

.icon-software-reflect-horizontal:before {
    content: "/";
}

.icon-software-reflect-vertical:before {
    content: ":";
}

.icon-software-remove-vectorpoint:before {
    content: ";";
}

.icon-software-scale-expand:before {
    content: "<";
}

.icon-software-scale-reduce:before {
    content: "=";
}

.icon-software-selection-oval:before {
    content: ">";
}

.icon-software-selection-polygon:before {
    content: "?";
}

.icon-software-selection-rectangle:before {
    content: "@";
}

.icon-software-selection-roundedrectangle:before {
    content: "[";
}

.icon-software-shape-oval:before {
    content: "]";
}

.icon-software-shape-polygon:before {
    content: "^";
}

.icon-software-shape-rectangle:before {
    content: "_";
}

.icon-software-shape-roundedrectangle:before {
    content: "`";
}

.icon-software-slice:before {
    content: "{";
}

.icon-software-transform-bezier:before {
    content: "|";
}

.icon-software-vector-box:before {
    content: "}";
}

.icon-software-vector-composite:before {
    content: "~";
}

.icon-software-vector-line:before {
    content: "\\";
}

.icon-software-vertical-align-bottom:before {
    content: "\e000";
}

.icon-software-vertical-align-center:before {
    content: "\e001";
}

.icon-software-vertical-align-top:before {
    content: "\e002";
}

.icon-software-vertical-distribute-bottom:before {
    content: "\e003";
}

.icon-software-vertical-distribute-center:before {
    content: "\e004";
}

.icon-software-vertical-distribute-top:before {
    content: "\e005";
}

@font-face {
    font-family: "linea-weather-10";
    src: url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-weather-10.eot");
    src: url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-weather-10.eot?#iefix") format("embedded-opentype"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-weather-10.woff") format("woff"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-weather-10.ttf") format("truetype"),url("../../fonts/font-awesome/less/icons/linea-icons/fonts/linea-weather-10.svg#linea-weather-10") format("svg");
    font-weight: normal;
    font-style: normal;
}

.linea-weather[data-icon]:before {
    font-family: "linea-weather-10" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="linea-icon-"]:before, [class*="linea- icon-"]:before {
    font-family: "linea-weather-10" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-weather-aquarius:before {
    content: "\e000";
}

.icon-weather-aries:before {
    content: "\e001";
}

.icon-weather-cancer:before {
    content: "\e002";
}

.icon-weather-capricorn:before {
    content: "\e003";
}

.icon-weather-cloud:before {
    content: "\e004";
}

.icon-weather-cloud-drop:before {
    content: "\e005";
}

.icon-weather-cloud-lightning:before {
    content: "\e006";
}

.icon-weather-cloud-snowflake:before {
    content: "\e007";
}

.icon-weather-downpour-fullmoon:before {
    content: "\e008";
}

.icon-weather-downpour-halfmoon:before {
    content: "\e009";
}

.icon-weather-downpour-sun:before {
    content: "\e00a";
}

.icon-weather-drop:before {
    content: "\e00b";
}

.icon-weather-first-quarter:before {
    content: "\e00c";
}

.icon-weather-fog:before {
    content: "\e00d";
}

.icon-weather-fog-fullmoon:before {
    content: "\e00e";
}

.icon-weather-fog-halfmoon:before {
    content: "\e00f";
}

.icon-weather-fog-sun:before {
    content: "\e010";
}

.icon-weather-fullmoon:before {
    content: "\e011";
}

.icon-weather-gemini:before {
    content: "\e012";
}

.icon-weather-hail:before {
    content: "\e013";
}

.icon-weather-hail-fullmoon:before {
    content: "\e014";
}

.icon-weather-hail-halfmoon:before {
    content: "\e015";
}

.icon-weather-hail-sun:before {
    content: "\e016";
}

.icon-weather-last-quarter:before {
    content: "\e017";
}

.icon-weather-leo:before {
    content: "\e018";
}

.icon-weather-libra:before {
    content: "\e019";
}

.icon-weather-lightning:before {
    content: "\e01a";
}

.icon-weather-mistyrain:before {
    content: "\e01b";
}

.icon-weather-mistyrain-fullmoon:before {
    content: "\e01c";
}

.icon-weather-mistyrain-halfmoon:before {
    content: "\e01d";
}

.icon-weather-mistyrain-sun:before {
    content: "\e01e";
}

.icon-weather-moon:before {
    content: "\e01f";
}

.icon-weather-moondown-full:before {
    content: "\e020";
}

.icon-weather-moondown-half:before {
    content: "\e021";
}

.icon-weather-moonset-full:before {
    content: "\e022";
}

.icon-weather-moonset-half:before {
    content: "\e023";
}

.icon-weather-move2:before {
    content: "\e024";
}

.icon-weather-newmoon:before {
    content: "\e025";
}

.icon-weather-pisces:before {
    content: "\e026";
}

.icon-weather-rain:before {
    content: "\e027";
}

.icon-weather-rain-fullmoon:before {
    content: "\e028";
}

.icon-weather-rain-halfmoon:before {
    content: "\e029";
}

.icon-weather-rain-sun:before {
    content: "\e02a";
}

.icon-weather-sagittarius:before {
    content: "\e02b";
}

.icon-weather-scorpio:before {
    content: "\e02c";
}

.icon-weather-snow:before {
    content: "\e02d";
}

.icon-weather-snow-fullmoon:before {
    content: "\e02e";
}

.icon-weather-snow-halfmoon:before {
    content: "\e02f";
}

.icon-weather-snow-sun:before {
    content: "\e030";
}

.icon-weather-snowflake:before {
    content: "\e031";
}

.icon-weather-star:before {
    content: "\e032";
}

.icon-weather-storm-11:before {
    content: "\e033";
}

.icon-weather-storm-32:before {
    content: "\e034";
}

.icon-weather-storm-fullmoon:before {
    content: "\e035";
}

.icon-weather-storm-halfmoon:before {
    content: "\e036";
}

.icon-weather-storm-sun:before {
    content: "\e037";
}

.icon-weather-sun:before {
    content: "\e038";
}

.icon-weather-sundown:before {
    content: "\e039";
}

.icon-weather-sunset:before {
    content: "\e03a";
}

.icon-weather-taurus:before {
    content: "\e03b";
}

.icon-weather-tempest:before {
    content: "\e03c";
}

.icon-weather-tempest-fullmoon:before {
    content: "\e03d";
}

.icon-weather-tempest-halfmoon:before {
    content: "\e03e";
}

.icon-weather-tempest-sun:before {
    content: "\e03f";
}

.icon-weather-variable-fullmoon:before {
    content: "\e040";
}

.icon-weather-variable-halfmoon:before {
    content: "\e041";
}

.icon-weather-variable-sun:before {
    content: "\e042";
}

.icon-weather-virgo:before {
    content: "\e043";
}

.icon-weather-waning-cresent:before {
    content: "\e044";
}

.icon-weather-waning-gibbous:before {
    content: "\e045";
}

.icon-weather-waxing-cresent:before {
    content: "\e046";
}

.icon-weather-waxing-gibbous:before {
    content: "\e047";
}

.icon-weather-wind:before {
    content: "\e048";
}

.icon-weather-wind-e:before {
    content: "\e049";
}

.icon-weather-wind-fullmoon:before {
    content: "\e04a";
}

.icon-weather-wind-halfmoon:before {
    content: "\e04b";
}

.icon-weather-wind-n:before {
    content: "\e04c";
}

.icon-weather-wind-ne:before {
    content: "\e04d";
}

.icon-weather-wind-nw:before {
    content: "\e04e";
}

.icon-weather-wind-s:before {
    content: "\e04f";
}

.icon-weather-wind-se:before {
    content: "\e050";
}

.icon-weather-wind-sun:before {
    content: "\e051";
}

.icon-weather-wind-sw:before {
    content: "\e052";
}

.icon-weather-wind-w:before {
    content: "\e053";
}

.icon-weather-windgust:before {
    content: "\e054";
}

.sttabs {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    font-weight: 300;
}

.sticon::before {
    display: inline-block;
    margin: 0 .4em 0 0;
    vertical-align: middle;
    font-size: 20px;
    speak: none;
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sttabs nav {
    text-align: center;
}

    .sttabs nav ul {
        position: relative;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        margin: 0 auto;
        padding: 0;
        font-family: 'Raleway',sans-serif;
        list-style: none;
        -ms-box-orient: horizontal;
        -ms-box-pack: center;
        -webkit-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
    }

        .sttabs nav ul li {
            position: relative;
            z-index: 1;
            display: block;
            margin: 0;
            text-align: center;
            -webkit-flex: 1;
            -moz-flex: 1;
            -ms-flex: 1;
            flex: 1;
        }

    .sttabs nav a {
        position: relative;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 2.5;
    }

        .sttabs nav a span {
            vertical-align: middle;
            font-wight: 500;
            font-size: 14px;
            font-family: 'Raleway',sans-serif;
        }

        .sttabs nav a:focus {
            outline: none;
        }

    .sttabs nav li.tab-current a {
        color: #fb9678;
    }

.tabs-style-bar nav ul li a {
    margin: 0 2px;
    background-color: #f7fafc;
    color: #686868;
    padding: 5px 0;
    transition: background-color .2s,color .2s;
}

    .tabs-style-bar nav ul li a:hover, .tabs-style-bar nav ul li a:focus {
        color: #fb9678;
    }

    .tabs-style-bar nav ul li a span {
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 14px;
        font-family: 'Raleway',sans-serif;
    }

.tabs-style-bar nav ul li.tab-current a {
    background: #fb9678;
    color: #fff;
}

.tabs-style-iconbox nav {
    background: #f7fafc;
}

    .tabs-style-iconbox nav ul li a {
        overflow: visible;
        padding: 35px 0;
        line-height: 1;
        -webkit-transition: color .2s;
        transition: color .2s;
        color: #2b2b2b;
    }

    .tabs-style-iconbox nav ul li.tab-current {
        z-index: 1;
    }

        .tabs-style-iconbox nav ul li.tab-current a {
            background: #fb9678;
            color: #ffffff;
            box-shadow: -1px 0 0 #ffffff;
        }

            .tabs-style-iconbox nav ul li.tab-current a::after {
                position: absolute;
                top: 100%;
                left: 50%;
                margin-left: -10px;
                width: 0;
                height: 0;
                border: solid transparent;
                border-width: 10px;
                border-top-color: #fb9678;
                content: '';
                pointer-events: none;
            }

    .tabs-style-iconbox nav ul li:first-child::before, .tabs-style-iconbox nav ul li::after {
        position: absolute;
        top: 20%;
        right: 0;
        z-index: -1;
        width: 1px;
        height: 60%;
        content: '';
    }

    .tabs-style-iconbox nav ul li:first-child::before {
        right: auto;
        left: 0;
    }

.tabs-style-iconbox .sticon::before {
    display: block;
    margin: 0 0 .25em 0;
}

.tabs-style-underline nav {
    border: 1px solid rgba(120,130,140,0.13);
}

    .tabs-style-underline nav a {
        padding: 20px 0;
        border-left: 1px solid rgba(120,130,140,0.13);
        -webkit-transition: color .2s;
        transition: color .2s;
        color: #2b2b2b;
    }

    .tabs-style-underline nav li:last-child a {
        border-right: 1px solid rgba(120,130,140,0.13);
    }

    .tabs-style-underline nav li a::after {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 6px;
        background: #fb9678;
        content: '';
        -webkit-transition: -webkit-transform .3s;
        transition: transform .3s;
        -webkit-transform: translate3d(0, 150%, 0);
        transform: translate3d(0, 150%, 0);
    }

    .tabs-style-underline nav li.tab-current a::after {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.tabs-style-linetriangle nav a {
    overflow: visible;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    -webkit-transition: color .2s;
    transition: color .2s;
}

    .tabs-style-linetriangle nav a span {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 14px;
        padding: 15px 0;
        color: #2b2b2b;
    }

.tabs-style-linetriangle nav li.tab-current a:after, .tabs-style-linetriangle nav li.tab-current a:before {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border: solid transparent;
    content: '';
    pointer-events: none;
}

.tabs-style-linetriangle nav li.tab-current a:after {
    margin-left: -10px;
    border-width: 10px;
    border-top-color: #ffffff;
}

.tabs-style-linetriangle nav li.tab-current a span {
    color: #fb9678;
}

.tabs-style-linetriangle nav li.tab-current a:before {
    margin-left: -11px;
    border-width: 11px;
    border-top-color: rgba(0,0,0,0.2);
}

.tabs-style-iconfall {
    overflow: visible;
}

    .tabs-style-iconfall nav {
        max-width: 1200px;
        margin: 0 auto;
    }

        .tabs-style-iconfall nav a {
            display: inline-block;
            overflow: visible;
            padding: 1em 0 2em;
            color: #2b2b2b;
            line-height: 1;
            -webkit-transition: color .3s cubic-bezier(.7, 0, .3, 1);
            transition: color .3s cubic-bezier(.7, 0, .3, 1);
        }

            .tabs-style-iconfall nav a:hover, .tabs-style-iconfall nav a:focus {
                color: #fb9678;
            }

        .tabs-style-iconfall nav li.tab-current a {
            color: #fb9678;
        }

        .tabs-style-iconfall nav li::before {
            position: absolute;
            bottom: 1em;
            left: 50%;
            margin-left: -20px;
            width: 40px;
            height: 4px;
            background: #fb9678;
            content: '';
            opacity: 0;
            -webkit-transition: -webkit-transform .2s ease-in;
            transition: transform .2s ease-in;
            -webkit-transform: scale3d(0, 1, 1);
            transform: scale3d(0, 1, 1);
        }

        .tabs-style-iconfall nav li.tab-current::before {
            opacity: 1;
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
        }

        .tabs-style-iconfall nav li.tab-current .sticon::before {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

    .tabs-style-iconfall .sticon::before {
        display: block;
        margin: 0 0 .35em;
        opacity: 0;
        font-size: 24px;
        -webkit-transition: -webkit-transform .2s,opacity .2s;
        transition: transform .2s,opacity .2s;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0);
        pointer-events: none;
    }

@media screen and (max-width:58em) {
    .tabs-style-iconfall nav li .sticon::before {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.tabs-style-linemove nav {
    background: #f7fafc;
}

    .tabs-style-linemove nav li:last-child::before {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 4px;
        background: #fb9678;
        content: '';
        -webkit-transition: -webkit-transform .3s;
        transition: transform .3s;
    }

    .tabs-style-linemove nav li:first-child.tab-current ~ li:last-child::before {
        -webkit-transform: translate3d(-400%, 0, 0);
        transform: translate3d(-400%, 0, 0);
    }

    .tabs-style-linemove nav li:nth-child(2).tab-current ~ li:last-child::before {
        -webkit-transform: translate3d(-300%, 0, 0);
        transform: translate3d(-300%, 0, 0);
    }

    .tabs-style-linemove nav li:nth-child(3).tab-current ~ li:last-child::before {
        -webkit-transform: translate3d(-200%, 0, 0);
        transform: translate3d(-200%, 0, 0);
    }

    .tabs-style-linemove nav li:nth-child(4).tab-current ~ li:last-child::before {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .tabs-style-linemove nav a {
        padding: 30px 0;
        color: #2b2b2b;
        line-height: 1;
        -webkit-transition: color .3s,-webkit-transform .3s;
        transition: color .3s,transform .3s;
    }

    .tabs-style-linemove nav li.tab-current a {
        color: #fb9678;
    }

.tabs-style-line nav a {
    padding: 20px 10px;
    box-shadow: inset 0 -2px #d1d3d2;
    color: #686868;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1;
    -webkit-transition: color .3s,box-shadow .3s;
    transition: color .3s,box-shadow .3s;
}

    .tabs-style-line nav a:hover, .tabs-style-line nav a:focus {
        box-shadow: inset 0 -2px #74777b;
    }

.tabs-style-line nav li.tab-current a {
    box-shadow: inset 0 -2px #fb9678;
    color: #fb9678;
}

@media screen and (max-width:58em) {
    .tabs-style-line nav ul {
        display: block;
        box-shadow: none;
    }

        .tabs-style-line nav ul li {
            display: block;
            -webkit-flex: none;
            flex: none;
        }
}

.tabs-style-circle {
    overflow: visible;
}

    .tabs-style-circle nav li {
        margin-top: 60px !important;
        margin-bottom: 60px !important;
    }

        .tabs-style-circle nav li::before {
            position: absolute;
            top: 50%;
            left: 50%;
            margin: -60px 0 0 -60px;
            width: 120px;
            height: 120px;
            border: 1px solid #fb9678;
            border-radius: 50%;
            content: '';
            opacity: 0;
            -webkit-transition: -webkit-transform .2s,opacity .2s;
            transition: transform .2s,opacity .2s;
            -webkit-transition-timing-function: cubic-bezier(.7, 0, .3, 1);
            transition-timing-function: cubic-bezier(.7, 0, .3, 1);
        }

    .tabs-style-circle nav a {
        overflow: visible;
        color: #2b2b2b;
        font-weight: 500;
        font-size: 14;
        line-height: 1.1;
        -webkit-transition: color .3s cubic-bezier(.7, 0, .3, 1);
        transition: color .3s cubic-bezier(.7, 0, .3, 1);
    }

        .tabs-style-circle nav a span {
            display: inline-block;
        }

        .tabs-style-circle nav a:hover, .tabs-style-circle nav a:focus {
            color: #fb9678;
        }

    .tabs-style-circle nav li.tab-current a {
        color: #fb9678;
    }

        .tabs-style-circle nav li.tab-current a span {
            -webkit-transform: translate3d(0, 4px, 0);
            transform: translate3d(0, 4px, 0);
        }

@media screen and (max-width:58em) {
    .tabs-style-circle nav li::before {
        margin: -40px 0 0 -40px;
        width: 80px;
        height: 80px;
    }
}

.tabs-style-circle nav li.tab-current::before {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.tabs-style-circle nav a span, .tabs-style-circle .icon::before {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.7, 0, .3, 1);
    transition: transform .3s cubic-bezier(.7, 0, .3, 1);
}

.tabs-style-circle .sticon::before {
    display: block;
    margin: 0;
    pointer-events: none;
}

.tabs-style-circle nav li.tab-current .sticon::before {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
}

.tabs-style-shape {
    max-width: 1200px;
    margin: 0 auto;
}

    .tabs-style-shape nav ul li {
        margin: 0 3em;
    }

        .tabs-style-shape nav ul li:first-child {
            margin-left: 0;
        }

        .tabs-style-shape nav ul li.tab-current {
            z-index: 1;
        }

    .tabs-style-shape nav li a {
        overflow: visible;
        margin: 0 -3em 0 0;
        padding: 0;
        color: #fff;
        font-weight: 500;
    }

        .tabs-style-shape nav li a svg {
            position: absolute;
            left: 100%;
            margin: 0;
            width: 3em;
            height: 100%;
            fill: #bdc2c9;
        }

    .tabs-style-shape nav li:first-child a span {
        padding-left: 2em;
        border-radius: 30px 0 0 0;
    }

    .tabs-style-shape nav li:last-child a span {
        padding-right: 2em;
        border-radius: 0 30px 0 0;
    }

    .tabs-style-shape nav li a svg:nth-child(2), .tabs-style-shape nav li:last-child a svg {
        right: 100%;
        left: auto;
        -webkit-transform: scale3d(-1, 1, 1);
        transform: scale3d(-1, 1, 1);
    }

    .tabs-style-shape nav li a span {
        display: block;
        overflow: hidden;
        padding: .65em 0;
        background-color: #bdc2c9;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .tabs-style-shape nav li a:hover span {
        background-color: #fb9678;
    }

    .tabs-style-shape nav li a:hover svg {
        fill: #fb9678;
    }

    .tabs-style-shape nav li a svg {
        pointer-events: none;
    }

        .tabs-style-shape nav li a svg use {
            pointer-events: auto;
        }

    .tabs-style-shape nav li.tab-current a span, .tabs-style-shape nav li.tab-current a svg {
        -webkit-transition: none;
        transition: none;
    }

    .tabs-style-shape nav li.tab-current a span {
        background: #f7fafc;
    }

    .tabs-style-shape nav li.tab-current a svg {
        fill: #f7fafc;
    }

    .tabs-style-shape .content-wrap {
        background: #f7fafc;
    }

@media screen and (max-width:58em) {
    .tabs-style-shape nav ul {
        display: block;
        padding-top: 1.5em;
    }

        .tabs-style-shape nav ul li {
            display: block;
            margin: -1.25em 0 0;
            -webkit-flex: none;
            flex: none;
        }

            .tabs-style-shape nav ul li a {
                margin: 0;
            }

            .tabs-style-shape nav ul li svg {
                display: none;
            }

            .tabs-style-shape nav ul li a span {
                padding: 1.25em 0 2em !important;
                border-radius: 30px 30px 0 0 !important;
                box-shadow: 0 -1px 2px rgba(0,0,0,0.1);
                line-height: 1;
            }

            .tabs-style-shape nav ul li:last-child a span {
                padding: 1.25em 0 !important;
            }

            .tabs-style-shape nav ul li.tab-current {
                z-index: 1;
            }
}

.tabs-style-linebox nav ul li {
    margin: 0 .5em;
    -webkit-flex: none;
    flex: none;
}

.tabs-style-linebox nav a {
    padding: 0 1.5em;
    color: #2b2b2b;
    font-weight: 500;
    -webkit-transition: color .3s;
    transition: color .3s;
}

    .tabs-style-linebox nav a:hover, .tabs-style-linebox nav a:focus {
        color: #fb9678;
    }

.tabs-style-linebox nav li.tab-current a {
    color: #ffffff;
}

.tabs-style-linebox nav a::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #d2d8d6;
    content: '';
    -webkit-transition: background-color .3s,-webkit-transform .3s;
    transition: background-color .3s,transform .3s;
    -webkit-transition-timing-function: ease,cubic-bezier(.7, 0, .3, 1);
    transition-timing-function: ease,cubic-bezier(.7, 0, .3, 1);
    -webkit-transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0);
    transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0);
}

.tabs-style-linebox nav li.tab-current a::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.tabs-style-linebox nav a:hover::after, .tabs-style-linebox nav a:focus::after, .tabs-style-linebox nav li.tab-current a::after {
    background: #fb9678;
}

@media screen and (max-width:58em) {
    .tabs-style-linebox nav ul {
        display: block;
        box-shadow: none;
    }

        .tabs-style-linebox nav ul li {
            display: block;
            -webkit-flex: none;
            flex: none;
        }
}

.tabs-style-flip {
    max-width: 1200px;
    margin: 0 auto;
}

    .tabs-style-flip nav a {
        padding: .5em 0;
        color: #2b2b2b;
        -webkit-transition: color .3s;
        transition: color .3s;
    }

        .tabs-style-flip nav a:hover, .tabs-style-flip nav a:focus {
            color: #fb9678;
        }

        .tabs-style-flip nav a span {
            text-transform: uppercase;
            letter-spacing: 1px;
        }

        .tabs-style-flip nav a::after {
            position: absolute;
            top: 0;
            left: 0;
            z-index: -1;
            width: 100%;
            height: 100%;
            background-color: #f0f0f0;
            content: '';
            -webkit-transition: -webkit-transform .3s,background-color .3s;
            transition: transform .3s,background-color .3s;
            -webkit-transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
            -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
            -webkit-perspective-origin: 50% 100%;
            perspective-origin: 50% 100%;
        }

    .tabs-style-flip nav li.tab-current a {
        color: #fb9678;
    }

        .tabs-style-flip nav li.tab-current a::after {
            background-color: #f7fafc;
            -webkit-transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
            transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
        }

    .tabs-style-flip .content-wrap {
        background: #f7fafc;
    }

.tabs-style-circlefill {
    max-width: 800px;
    border: 1px solid #fb9678;
    margin: 0 auto;
}

    .tabs-style-circlefill nav ul li {
        overflow: hidden;
        border-right: 1px solid #fb9678;
    }

    .tabs-style-circlefill nav li a {
        padding: 1.5em 0;
        color: #fff;
        font-size: 1.25em;
    }

    .tabs-style-circlefill nav li:first-child {
        border-left: none;
    }

    .tabs-style-circlefill nav li:last-child {
        border: none;
    }

    .tabs-style-circlefill nav li::before {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -40px 0 0 -40px;
        width: 80px;
        height: 80px;
        border: 1px solid #fb9678;
        border-radius: 50%;
        background: #fb9678;
        content: '';
        -webkit-transition: -webkit-transform .3s;
        transition: transform .3s;
    }

    .tabs-style-circlefill nav li.tab-current::before {
        -webkit-transform: scale3d(2.5, 2.5, 1);
        transform: scale3d(2.5, 2.5, 1);
    }

    .tabs-style-circlefill nav a {
        -webkit-transition: color .3s;
        transition: color .3s;
    }

        .tabs-style-circlefill nav a span {
            display: none;
        }

    .tabs-style-circlefill nav li.tab-current a {
        color: #ffffff;
    }

    .tabs-style-circlefill .icon::before {
        display: block;
        margin: 0;
        pointer-events: none;
    }

    .tabs-style-circlefill .content-wrap {
        border-top: 1px solid #fb9678;
    }

.content-wrap {
    position: relative;
}

    .content-wrap section {
        display: none;
        margin: 0 auto;
        padding: 25px;
        min-height: 150px;
    }

        .content-wrap section p {
            margin: 0;
            padding: .75em 0;
        }

        .content-wrap section.content-current {
            display: block;
        }

.no-js .content-wrap section {
    display: block;
    padding-bottom: 2em;
    border-bottom: 1px solid rgba(255,255,255,0.6);
}

.no-flexbox nav ul {
    display: block;
}

    .no-flexbox nav ul li {
        min-width: 15%;
        display: inline-block;
    }

@media screen and (max-width:58em) {
    .sttabs nav a span {
        display: none;
    }

    .sttabs nav a:before {
        margin-right: 0;
    }
}

.mytooltip {
    display: inline;
    position: relative;
    z-index: 1;
}

.tooltip-item {
    background: rgba(0,0,0,0.1);
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    padding: 0 10px;
}

    .tooltip-item::after {
        content: '';
        position: absolute;
        width: 360px;
        height: 20px;
        bottom: 100%;
        left: 50%;
        pointer-events: none;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

.mytooltip:hover .tooltip-item::after {
    pointer-events: auto;
}

.tooltip-content {
    position: absolute;
    z-index: 9999;
    width: 360px;
    left: 50%;
    margin: 0 0 20px -180px;
    bottom: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    box-shadow: -5px -5px 15px rgba(48,54,61,0.2);
    background: #2b2b2b;
    opacity: 0;
    cursor: default;
    pointer-events: none;
}

.tooltip-effect-1 .tooltip-content {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s;
    color: #ffffff;
}

.tooltip-effect-2 .tooltip-content {
    -webkit-transform-origin: 50% calc(110%);
    transform-origin: 50% calc(110%);
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
    transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
    -webkit-transition: opacity .2s,-webkit-transform .2s;
    transition: opacity .2s,transform .2s;
}

.tooltip-effect-3 .tooltip-content {
    -webkit-transform: translate3d(0, 10px, 0) rotate3d(1, 1, 0, 25deg);
    transform: translate3d(0, 10px, 0) rotate3d(1, 1, 0, 25deg);
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s;
}

.tooltip-effect-4 .tooltip-content {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale3d(.7, .3, 1);
    transform: scale3d(.7, .3, 1);
    -webkit-transition: opacity .2s,-webkit-transform .2s;
    transition: opacity .2s,transform .2s;
}

.tooltip-effect-5 .tooltip-content {
    width: 180px;
    margin-left: -90px;
    -webkit-transform-origin: 50% calc(106%);
    transform-origin: 50% calc(106%);
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
    -webkit-transition: opacity .2s,-webkit-transform .2s;
    transition: opacity .2s,transform .2s;
    -webkit-transition-timing-function: ease,cubic-bezier(.17, .67, .4, 1.39);
    transition-timing-function: ease,cubic-bezier(.17, .67, .4, 1.39);
}

.mytooltip:hover .tooltip-content {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
    transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
}

.tooltip.tooltip-effect-2:hover .tooltip-content {
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
    transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
}

.tooltip-content::after {
    content: '';
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #2a3035;
    border-width: 10px;
    margin-left: -10px;
}

.tooltip-content img {
    position: relative;
    height: 140px;
    display: block;
    float: left;
    margin-right: 1em;
}

.tooltip-text {
    font-size: 14px;
    line-height: 24px;
    display: block;
    padding: 1.31em 1.21em 1.21em 0;
    color: #fff;
}

.tooltip-effect-5 .tooltip-text {
    padding: 1.4em;
}

a.mytooltip {
    font-weight: 500;
    color: #fb9678;
}

.tooltip-content2 {
    position: absolute;
    z-index: 9999;
    width: 80px;
    height: 80px;
    padding-top: 25px;
    left: 50%;
    margin-left: -40px;
    bottom: 100%;
    border-radius: 50%;
    text-align: center;
    background: #fb9678;
    color: #ffffff;
    opacity: 0;
    margin-bottom: 20px;
    cursor: default;
    pointer-events: none;
}

    .tooltip-content2 i {
        opacity: 0;
    }

.mytooltip:hover .tooltip-content2, .mytooltip:hover .tooltip-content2 i {
    opacity: 1;
    font-size: 18px;
}

.tooltip-effect-6 .tooltip-content2 {
    -webkit-transform: translate3d(0, 10px, 0) rotate3d(1, 1, 1, 45deg);
    transform: translate3d(0, 10px, 0) rotate3d(1, 1, 1, 45deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s;
}

    .tooltip-effect-6 .tooltip-content2 i {
        -webkit-transform: scale3d(0, 0, 1);
        transform: scale3d(0, 0, 1);
        -webkit-transition: opacity .3s,-webkit-transform .3s;
        transition: opacity .3s,transform .3s;
    }

.tooltip-effect-7 .tooltip-content2 {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s;
}

    .tooltip-effect-7 .tooltip-content2 i {
        -webkit-transform: translate3d(0, 15px, 0);
        transform: translate3d(0, 15px, 0);
        -webkit-transition: opacity .3s,-webkit-transform .3s;
        transition: opacity .3s,transform .3s;
    }

.tooltip-effect-8 .tooltip-content2 {
    -webkit-transform: translate3d(0, 10px, 0) rotate3d(0, 1, 0, 90deg);
    transform: translate3d(0, 10px, 0) rotate3d(0, 1, 0, 90deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s;
}

    .tooltip-effect-8 .tooltip-content2 i {
        -webkit-transform: scale3d(0, 0, 1);
        transform: scale3d(0, 0, 1);
        -webkit-transition: opacity .3s,-webkit-transform .3s;
        transition: opacity .3s,transform .3s;
    }

.tooltip-effect-9 .tooltip-content2 {
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s;
}

    .tooltip-effect-9 .tooltip-content2 i {
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
        -webkit-transition: opacity .3s,-webkit-transform .3s;
        transition: opacity .3s,transform .3s;
    }

.mytooltip:hover .tooltip-content2, .mytooltip:hover .tooltip-content2 i {
    pointer-events: auto;
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}

.tooltip-effect-6:hover .tooltip-content2 i {
    -webkit-transform: rotate3d(1, 1, 1, 0);
    transform: rotate3d(1, 1, 1, 0);
}

.tooltip-content2::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin: -7px 0 0 -15px;
    width: 30px;
    height: 20px;
    background: url(../../plugins/images/tooltip/tooltip1.svg) no-repeat center center;
    background-size: 100%;
}

.tooltip-content3 {
    position: absolute;
    background: url(../../plugins/images/tooltip/shape1.svg) no-repeat center bottom;
    background-size: 100% 100%;
    z-index: 9999;
    width: 200px;
    bottom: 100%;
    left: 50%;
    margin-left: -100px;
    padding: 50px 30px;
    text-align: center;
    color: #fff;
    opacity: 0;
    cursor: default;
    font-size: 14;
    line-height: 27px;
    pointer-events: none;
    -webkit-transform: scale3d(.1, .2, 1);
    transform: scale3d(.1, .2, 1);
    -webkit-transform-origin: 50% 120%;
    transform-origin: 50% 120%;
    -webkit-transition: opacity .4s,-webkit-transform .4s;
    transition: opacity .4s,transform .4s;
    -webkit-transition-timing-function: ease,cubic-bezier(.6, 0, .4, 1);
    transition-timing-function: ease,cubic-bezier(.6, 0, .4, 1);
}

.mytooltip:hover .tooltip-content3 {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.tooltip-content3::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    left: 50%;
    margin-left: -8px;
    top: 100%;
    background: #00AEEF;
    -webkit-transform: translate3d(0, -60%, 0) rotate3d(0, 0, 1, 45deg);
    transform: translate3d(0, -60%, 0) rotate3d(0, 0, 1, 45deg);
}

.tooltip-item2 {
    color: #00a3eb;
    cursor: pointer;
    z-index: 100;
    position: relative;
    display: inline-block;
    font-weight: 500;
    -webkit-transition: background-color .3s,color .3s,-webkit-transform .3s;
    transition: background-color .3s,color .3s,transform .3s;
}

.mytooltip:hover .tooltip-item2 {
    color: #ffffff;
    -webkit-transform: translate3d(0, -0.5em, 0);
    transform: translate3d(0, -0.5em, 0);
}

.tooltip-content4 {
    position: absolute;
    z-index: 99;
    width: 360px;
    left: 50%;
    margin-left: -180px;
    bottom: -5px;
    text-align: left;
    background: #00a3eb;
    opacity: 0;
    font-size: 14px;
    line-height: 27px;
    padding: 1.5em;
    color: #ffffff;
    border-bottom: 55px solid #2b2b2b;
    cursor: default;
    pointer-events: none;
    border-radius: 5px;
    -webkit-transform: translate3d(0, -0.5em, 0);
    transform: translate3d(0, -0.5em, 0);
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s;
}

    .tooltip-content4 a {
        color: #2b2b2b;
    }

.tooltip-text2 {
    opacity: 0;
    -webkit-transform: translate3d(0, 1.5em, 0);
    transform: translate3d(0, 1.5em, 0);
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s;
}

.mytooltip:hover .tooltip-content4, .mytooltip:hover .tooltip-text2 {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.tooltip-content5 {
    position: absolute;
    z-index: 9999;
    width: 300px;
    left: 50%;
    bottom: 100%;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    font-weight: 400;
    color: #ffffff;
    background: transparent;
    opacity: 0;
    margin: 0 0 20px -150px;
    cursor: default;
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: opacity .3s .3s;
    transition: opacity .3s .3s;
}

.mytooltip:hover .tooltip-content5 {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.tooltip-content5 span {
    display: block;
}

.tooltip-text3 {
    border-bottom: 10px solid #fb9678;
    overflow: hidden;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transition: -webkit-transform .3s .3s;
    transition: transform .3s .3s;
}

.mytooltip:hover .tooltip-text3 {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.tooltip-inner2 {
    background: #2b2b2b;
    padding: 40px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
}

.mytooltip:hover .tooltip-inner2 {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.tooltip-content5::after {
    content: '';
    bottom: -20px;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #fb9678;
    border-width: 10px;
    margin-left: -10px;
}

@media (max-width:1350px) {
    .carousel .item h3 {
        font-size: 17px;
        height: 90px;
    }

    .inbox-center a {
        width: 400px;
    }
}

.search-listing {
    padding: 0;
    margin: 0;
}

    .search-listing li {
        list-style: none;
        padding: 15px 0;
        border-bottom: 1px solid rgba(120,130,140,0.13);
    }

        .search-listing li h3 {
            margin: 0;
            font-size: 18px;
        }

            .search-listing li h3 a {
                color: #00a3eb;
            }

                .search-listing li h3 a:hover {
                    text-decoration: underline;
                }

        .search-listing li a {
            color: #00c292;
        }

.megamenu {
    left: 0;
    right: 0;
    width: 100%;
}

.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 20px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 0;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2) !important;
}

    .mega-dropdown-menu > li > ul {
        padding: 0;
        margin: 0;
    }

        .mega-dropdown-menu > li > ul > li {
            list-style: none;
        }

            .mega-dropdown-menu > li > ul > li > a {
                display: block;
                padding: 8px 0;
                clear: both;
                line-height: 1.42857143;
                color: #686868;
                white-space: normal;
            }

                .mega-dropdown-menu > li > ul > li > a:hover, .mega-dropdown-menu > li > ul > li > a:focus {
                    text-decoration: none;
                    color: #474b55;
                }

    .mega-dropdown-menu .dropdown-header {
        font-size: 16px;
        font-weight: 500;
        padding: 8px 0;
        margin-top: 12px;
    }

    .mega-dropdown-menu li.demo-box a {
        color: #ffffff;
        display: block;
    }

        .mega-dropdown-menu li.demo-box a:hover {
            opacity: .8;
        }

button.dt-button, div.dt-button, a.dt-button {
    background: #00a3eb;
    color: #ffffff;
    border-color: #00a3eb;
}

    button.dt-button:hover, div.dt-button:hover, a.dt-button:hover {
        background: #00a3eb;
    }

        button.dt-button:hover:not(.disabled), div.dt-button:hover:not(.disabled), a.dt-button:hover:not(.disabled) {
            background: #f7fafc;
            color: #2b2b2b;
            border-color: rgba(120,130,140,0.13);
        }

.dataTables_filter input {
    border: 1px solid rgba(120,130,140,0.13);
}

table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1, table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1, table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background: none;
}

.note-editor {
    border: 1px solid rgba(120,130,140,0.13);
}

    .note-editor .panel-heading {
        padding: 6px 10px 10px;
    }

.page-aside {
    position: relative;
}

.left-aside {
    position: absolute;
    background: #ffffff;
    border-right: 1px solid rgba(120,130,140,0.13);
    padding: 20px;
    width: 250px;
    height: 100%;
}

.right-aside {
    padding: 20px;
    margin-left: 250px;
}

    .right-aside .contact-list td {
        vertical-align: middle;
        padding: 25px 10px;
    }

        .right-aside .contact-list td img {
            width: 30px;
        }

.list-style-none {
    margin: 0;
    padding: 0;
}

    .list-style-none li {
        list-style: none;
        margin: 0;
    }

        .list-style-none li.box-label a {
            font-weight: 500;
        }

        .list-style-none li.divider {
            margin: 10px 0;
            height: 1px;
            background: rgba(120,130,140,0.13);
        }

        .list-style-none li a {
            padding: 15px 10px;
            display: block;
            color: #686868;
        }

            .list-style-none li a:hover {
                color: #ff6849;
            }

            .list-style-none li a span {
                float: right;
            }

.chat-main-box {
    position: relative;
    background: #ffffff;
    overflow: hidden;
}

    .chat-main-box .chat-left-aside {
        position: absolute;
        width: 250px;
        z-index: 9;
        top: 0;
        border-right: 1px solid rgba(120,130,140,0.13);
    }

        .chat-main-box .chat-left-aside .open-panel {
            display: none;
            cursor: pointer;
            position: absolute;
            left: -webkit-calc(99%);
            top: 50%;
            z-index: 100;
            background-color: #fff;
            -webkit-box-shadow: 1px 0 3px rgba(0,0,0,0.2);
            box-shadow: 1px 0 3px rgba(0,0,0,0.2);
            border-radius: 0 100px 100px 0;
            line-height: 1;
            padding: 15px 8px 15px 4px;
        }

        .chat-main-box .chat-left-aside .chat-left-inner .form-control {
            height: 60px;
        }

        .chat-main-box .chat-left-aside .chat-left-inner .style-none {
            padding: 0;
        }

            .chat-main-box .chat-left-aside .chat-left-inner .style-none li {
                list-style: none;
                overflow: hidden;
            }

                .chat-main-box .chat-left-aside .chat-left-inner .style-none li a {
                    padding: 20px;
                }

                    .chat-main-box .chat-left-aside .chat-left-inner .style-none li a:hover, .chat-main-box .chat-left-aside .chat-left-inner .style-none li a.active {
                        background: #f7fafc;
                    }

    .chat-main-box .chat-right-aside {
        margin-left: 250px;
    }

        .chat-main-box .chat-right-aside .chat-list {
            max-height: none;
            height: 100%;
            padding-top: 40px;
        }

            .chat-main-box .chat-right-aside .chat-list .chat-text {
                border-radius: 6px;
            }

        .chat-main-box .chat-right-aside .send-chat-box {
            position: relative;
        }

            .chat-main-box .chat-right-aside .send-chat-box .form-control {
                border: none;
                border-top: 1px solid rgba(120,130,140,0.13);
                resize: none;
                height: 80px;
                padding-right: 180px;
            }

                .chat-main-box .chat-right-aside .send-chat-box .form-control:focus {
                    border-color: rgba(120,130,140,0.13);
                }

            .chat-main-box .chat-right-aside .send-chat-box .custom-send {
                position: absolute;
                right: 20px;
                bottom: 10px;
            }

                .chat-main-box .chat-right-aside .send-chat-box .custom-send .cst-icon {
                    color: #686868;
                    margin-right: 10px;
                }

.el-element-overlay .white-box {
    padding: 0;
}

.el-element-overlay .el-card-item {
    position: relative;
    padding-bottom: 25px;
}

    .el-element-overlay .el-card-item .el-card-avatar {
        margin-bottom: 15px;
    }

    .el-element-overlay .el-card-item .el-card-content {
        text-align: center;
    }

        .el-element-overlay .el-card-item .el-card-content h3 {
            margin: 0;
        }

        .el-element-overlay .el-card-item .el-card-content a {
            color: #686868;
        }

            .el-element-overlay .el-card-item .el-card-content a:hover {
                color: #ff6849;
            }

    .el-element-overlay .el-card-item .el-overlay-1 {
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: relative;
        text-align: center;
        cursor: default;
    }

        .el-element-overlay .el-card-item .el-overlay-1 img {
            display: block;
            position: relative;
            -webkit-transition: all .4s linear;
            transition: all .4s linear;
            width: 100%;
            height: auto;
        }

        .el-element-overlay .el-card-item .el-overlay-1:hover img {
            -ms-transform: scale(1.2) translateZ(0);
            -webkit-transform: scale(1.2) translateZ(0);
        }

        .el-element-overlay .el-card-item .el-overlay-1 .el-info {
            text-decoration: none;
            display: inline-block;
            text-transform: uppercase;
            color: #ffffff;
            background-color: transparent;
            filter: alpha(opacity=0);
            -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
            padding: 0;
            margin: auto;
            position: absolute;
            top: 50%;
            left: 0;
            right: 0;
            transform: translateY(-50%) translateZ(0);
            -webkit-transform: translateY(-50%) translateZ(0);
            -ms-transform: translateY(-50%) translateZ(0);
        }

            .el-element-overlay .el-card-item .el-overlay-1 .el-info > li {
                list-style: none;
                display: inline-block;
                margin: 0 3px;
            }

                .el-element-overlay .el-card-item .el-overlay-1 .el-info > li a {
                    border-color: #ffffff;
                    color: #ffffff;
                    padding: 12px 15px 10px;
                }

                    .el-element-overlay .el-card-item .el-overlay-1 .el-info > li a:hover {
                        background: #fb9678;
                        border-color: #fb9678;
                    }

    .el-element-overlay .el-card-item .el-overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
        opacity: 0;
        background-color: rgba(0,0,0,0.7);
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    .el-element-overlay .el-card-item .el-overlay-1:hover .el-overlay {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
    }

    .el-element-overlay .el-card-item .el-overlay-1 .scrl-dwn {
        top: -100%;
    }

    .el-element-overlay .el-card-item .el-overlay-1 .scrl-up {
        top: 100%;
        height: 0;
    }

    .el-element-overlay .el-card-item .el-overlay-1:hover .scrl-dwn {
        top: 0;
    }

    .el-element-overlay .el-card-item .el-overlay-1:hover .scrl-up {
        top: 0;
        height: 100%;
    }

.login-sidebar {
    position: absolute;
    right: 0;
    margin-top: 0;
    height: 100%;
}

.common-list {
    margin: 0;
    padding: 0;
}

    .common-list li {
        list-style: none;
        display: block;
    }

        .common-list li a {
            padding: 12px 0;
            color: #686868;
            display: block;
        }

            .common-list li a:hover {
                color: #ff6849;
            }

@media (max-width:1350px) {
    .carousel .item h3 {
        font-size: 17px;
        height: 90px;
    }

    .inbox-center a {
        width: 400px;
    }
}

@media (min-width:1024px) {
    .app-search .form-control:focus {
        width: 300px;
    }
}

@media (min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0;
    }

    .navbar-default {
        position: relative;
        width: 100%;
        top: 0;
    }

    .fix-header .navbar-static-top {
        position: fixed;
    }

    .fix-header .sidebar {
        padding-top: 60px;
    }

    .sidebar {
        z-index: 1;
        position: relative;
        width: 100%;
    }

        .sidebar .nav-second-level {
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        }

        .sidebar #side-menu > li:hover a {
            background: #f7fafc;
        }

    #wrapper.fix-top .sidebar {
        position: fixed;
        top: 0;
        transition: .5s ease-in;
    }

    #wrapper.fix-top #page-wrapper {
        padding-top: 95px;
    }

    .navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }

    .mail_listing {
        border-left: 1px solid rgba(120,130,140,0.13);
        padding-left: 20px;
    }

    .inbox-panel {
        padding-right: 20px;
    }

    .top-minus {
        margin-top: -62px;
        float: right;
    }

    .fix-sidebar.content-wrapper .navbar-left, .content-wrapper.fix-sidebar .navbar-left {
        margin-left: 60px !important;
    }

    .fix-sidebar.content-wrapper .sidebar, .content-wrapper.fix-sidebar .sidebar {
        position: absolute;
    }
}

@media (max-width:1024px) {
    .b-r-none {
        border-right: 0;
    }

    .carousel-inner h3 {
        height: 90px;
        overflow: hidden;
    }

    .inbox-center a {
        width: 300px;
    }
}

@media (max-width:767px) {
    .navbar-top-links {
        display: inline-block;
    }

        .navbar-top-links .profile-pic img {
            margin-right: 0;
        }

    .top-left-part {
        width: 60px;
    }

    .navbar-top-links li:last-child {
        margin-right: 0;
    }

    .navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
        width: 260px;
    }

    .row-in-br {
        border-right: 0;
        border-bottom: 1px solid rgba(120,130,140,0.13);
    }

    .bg-title .breadcrumb {
        float: left;
        margin-top: 0;
        margin-bottom: 10px;
    }

    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(10%);
        width: -moz-calc(10%);
        width: -webkit-calc(10%);
    }

    ul.timeline > li > .timeline-badge {
        top: 16px;
        left: 15px;
        margin-left: 0;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            right: auto;
            left: -15px;
            border-right-width: 15px;
            border-left-width: 0;
        }

        ul.timeline > li > .timeline-panel:after {
            right: auto;
            left: -14px;
            border-right-width: 14px;
            border-left-width: 0;
        }

    .wizard-steps > li {
        display: block;
    }

    .dropdown .mailbox, .dropdown .dropdown-tasks {
        left: -94px;
    }

    .fix-header .navbar-static-top {
        position: fixed;
        top: 0;
        width: 100%;
    }

    .fix-header #page-wrapper {
        margin-top: 60px;
    }

    .fix-header .sidebar {
        position: fixed;
        height: 350px;
        top: 60px;
        z-index: 100;
        overflow: auto !important;
        box-shadow: 0 10px 35px rgba(0,0,0,0.2);
    }

    .mega-dropdown-menu {
        height: 340px;
        overflow: auto;
    }

    .left-aside {
        position: relative;
        width: 100%;
        border: 0;
    }

    .right-aside {
        margin-left: 0;
    }

    .chat-main-box .chat-left-aside {
        left: -250px;
        transition: .5s ease-in;
        background: #ffffff;
    }

        .chat-main-box .chat-left-aside.open-pnl {
            left: 0;
        }

        .chat-main-box .chat-left-aside .open-panel {
            display: block;
        }

    .chat-main-box .chat-right-aside {
        margin: 0;
    }
}

@media (max-width:480px) {
    .vtabs .tabs-vertical {
        width: auto;
    }

    .stat-item {
        padding-right: 0;
    }

    .login-box {
        width: 100%;
    }
}

@font-face {
    font-family: 'Picons-Font';
    src: url('../../fonts/font-awesome/less/icons/picons/Picons-Font.eot');
}

@font-face {
    font-family: 'Picons-Font';
    src: url(data:application/x-font-woff;charset=utf-8;base64,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) format('woff'), url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
    font-family: 'Picons-Font';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
[class^="picons-"]:before, [class*=" picons-"]:before {
    font-family: 'Picons-Font';
    font-style: normal;
    speak: none;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.picons-attachment:before {
    content: "\61";
}

.picons-bookmarks:before {
    content: "\62";
}

.picons-calendar:before {
    content: "\63";
}

.picons-delete:before {
    content: "\64";
}

.picons-settings:before {
    content: "\65";
}

.picons-facebook:before {
    content: "\66";
}

.picons-graph:before {
    content: "\67";
}

.picons-home:before {
    content: "\68";
}

.picons-image:before {
    content: "\69";
}

.picons-camera:before {
    content: "\6a";
}

.picons-key:before {
    content: "\6b";
}

.picons-lock:before {
    content: "\6c";
}

.picons-mail:before {
    content: "\6d";
}

.picons-compose:before {
    content: "\6e";
}

.picons-open:before {
    content: "\6f";
}

.picons-print:before {
    content: "\70";
}

.picons-close:before {
    content: "\71";
}

.picons-book:before {
    content: "\72";
}

.picons-search:before {
    content: "\73";
}

.picons-twitter:before {
    content: "\74";
}

.picons-upload:before {
    content: "\75";
}

.picons-car:before {
    content: "\76";
}

.picons-world:before {
    content: "\77";
}

.picons-logout:before {
    content: "\78";
}

.picons-user:before {
    content: "\79";
}

.picons-users:before {
    content: "\7a";
}

.picons-call:before {
    content: "\41";
}

.picons-back:before {
    content: "\42";
}

.picons-chat:before {
    content: "\43";
}

.picons-download:before {
    content: "\44";
}

.picons-error:before {
    content: "\45";
}

.picons-find:before {
    content: "\46";
}

.picons-pie:before {
    content: "\47";
}

.picons-house:before {
    content: "\48";
}

.picons-gallery:before {
    content: "\49";
}

.picons-mobile:before {
    content: "\4a";
}

.picons-keyboard:before {
    content: "\4b";
}

.picons-location:before {
    content: "\4c";
}

.picons-map:before {
    content: "\4d";
}

.picons-document:before {
    content: "\4e";
}

.picons-power:before {
    content: "\4f";
}

.picons-pin:before {
    content: "\50";
}

.picons-star:before {
    content: "\51";
}

.picons-star_off:before {
    content: "\52";
}

.picons-settings_2:before {
    content: "\53";
}

.picons-time:before {
    content: "\54";
}

.picons-url:before {
    content: "\55";
}

.picons-video:before {
    content: "\56";
}

.picons-write:before {
    content: "\57";
}

.picons-close-exit:before {
    content: "\58";
}

.picons-yes-success:before {
    content: "\59";
}

.picons-bookmark:before {
    content: "\5a";
}

.picons-switch_off:before {
    content: "\30";
}

.picons-switch_on:before {
    content: "\31";
}

.picons-comment:before {
    content: "\32";
}

.picons-dashboard:before {
    content: "\33";
}

.picons-sound:before {
    content: "\34";
}

.picons-mic:before {
    content: "\35";
}

.picons-music:before {
    content: "\36";
}

.picons-refresh-rotate-sync:before {
    content: "\37";
}

.picons-pdf:before {
    content: "\38";
}

.picons-phonebook:before {
    content: "\39";
}

.picons-minus:before {
    content: "\2d";
}

.picons-plus:before {
    content: "\2b";
}

.picons-cash_register:before {
    content: "\3d";
}

.picons-unable:before {
    content: "\2f";
}

.picons-smiley_happy:before {
    content: "\5b";
}

.picons-smiley_sad:before {
    content: "\5d";
}

.picons-smiley_neutral:before {
    content: "\5c";
}

.picons-no:before {
    content: "\3b";
}

.picons-yes:before {
    content: "\3a";
}

.picons-sign:before {
    content: "\60";
}

.picons-like:before {
    content: "\2e";
}

.picons-dislike:before {
    content: "\2c";
}

.picons-achievement_on:before {
    content: "\22";
}

.picons-achievement_off:before {
    content: "\27";
}

.picons-up:before {
    content: "\7b";
}

.picons-down:before {
    content: "\7d";
}

.picons-play:before {
    content: "\7e";
}

.picons-attention:before {
    content: "\21";
}

.picons-mail_2:before {
    content: "\40";
}

.picons-user_add:before {
    content: "\23";
}

.picons-cash:before {
    content: "\24";
}

.picons-discount:before {
    content: "\25";
}

.picons-cd:before {
    content: "\26";
}

.picons-new:before {
    content: "\2a";
}

.picons-new_2:before {
    content: "\28";
}

.picons-gift:before {
    content: "\29";
}

.picons-left:before {
    content: "\3c";
}

.picons-right:before {
    content: "\3e";
}

.picons-pop_out:before {
    content: "\5e";
}

.picons-help:before {
    content: "\3f";
}

.picons-application:before {
    content: "\5f";
}

.picons-cart:before {
    content: "\a3";
}

.picons-tag:before {
    content: "\20ac";
}

.picons-store:before {
    content: "\a2";
}

.picons-delivery:before {
    content: "\a5";
}

.picons-information:before {
    content: "\7c";
}

.picons-justice:before {
    content: "\a7";
}

.picons-view_list:before {
    content: "\f7";
}

.picons-view_grid:before {
    content: "\f8";
}

.picons-support:before {
    content: "\e6";
}

.picons-flag:before {
    content: "\e7";
}

.picons-visibility:before {
    content: "\d7";
}

.picons-mobile_message:before {
    content: "\e0";
}

.picons-telephone:before {
    content: "\e1";
}

.picons-flip:before {
    content: "\e2";
}

.picons-arrows:before {
    content: "\e3";
}

.picons-website:before {
    content: "\e4";
}

.picons-maximize:before {
    content: "\e5";
}

.picons-minimize:before {
    content: "\e8";
}

.picons-desktop:before {
    content: "\e9";
}

.picons-checklist:before {
    content: "\ea";
}

.picons-document_list:before {
    content: "\eb";
}

.picons-activity:before {
    content: "\ec";
}

.picons-delete_back:before {
    content: "\ed";
}

.picons-control_panel:before {
    content: "\ee";
}

.picons-flight:before {
    content: "\ef";
}

.picons-credit_card:before {
    content: "\f0";
}

.picons-favorite_remove:before {
    content: "\f1";
}

.picons-favorite_add:before {
    content: "\f2";
}

.picons-favorite_on:before {
    content: "\f3";
}

.picons-favorite_off:before {
    content: "\f4";
}

.picons-thunderbolt:before {
    content: "\f5";
}

.picons-paper_plane:before {
    content: "\f6";
}

.picons-tv:before {
    content: "\f9";
}

.picons-music_on:before {
    content: "\fa";
}

.picons-music_off:before {
    content: "\fb";
}

.picons-google_plus:before {
    content: "\fc";
}

.picons-instagram:before {
    content: "\fd";
}

/*Custom CSS - DO NOT REMOVE*/
.dataTables_paginate {
    float: right;
}

.dataTables_info {
    float: left;
}

th.sorting {
    cursor: pointer;
}

.dragdropimg {
    background: url(../../Content/Images/drag-drop-ic.png);
    display: block;
    width: 19px;
    height: 19px;
}


/***
UI Loading
***/
.loading-message {
    display: inline-block;
    min-width: 125px;
    padding: 10px;
    margin: 0 auto;
    color: #000 !important;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
}

    .loading-message.loading-message-boxed {
        border: 1px solid #ddd;
        background-color: #eee;
        -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    }

    .loading-message > span {
        line-height: 20px;
        vertical-align: middle;
    }

.page-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 125px;
    margin-left: -50px;
    margin-top: -30px;
    padding: 7px;
    text-align: center;
    color: #333;
    font-size: 13px;
    border: 1px solid #ddd;
    background-color: #eee;
    vertical-align: middle;
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}

    .page-loading > span {
        line-height: 20px;
        vertical-align: middle;
    }

.blockref a[class^="bg-theme-"] {
    background-color: #cccccc;
    cursor: no-drop;
}

.quoteDateRangeForm .singleInputRow label {
    width: 85px;
    text-align: right;
}

.quoteDateRangeForm .iconInput {
    width: 160px;
}

@supports (-ms-ime-align:auto) {
    .navbar-top-links > li > a > .fa {
        float: left;
    }
}

/* For Touch Spinner */
.bootstrap-touchspin .btn {
	font-size: 20px;
	padding: 4px 12px 5px 12px;
	color: #FFF
}
.bootstrap-touchspin .form-control {
	text-align: center
}
.bootstrap-touchspin .bootstrap-touchspin-up {
	background: #1FAFB9 !important;
	border-left: none;
}
.bootstrap-touchspin .bootstrap-touchspin-down {
	background: #32B4EE !important;
	border-right: none;
}
.cstmSpinner .bootstrap-touchspin .btn {
	padding: 1px 12px 2px
}
.summaryOrderQuote li .cstmSpinner input.form-control {
	height: 30px;
	border-color: #e4e7ea;
	margin-left: 0
}
.linlineSpinner > span {
	display: inline-block;
	float: left;
	width: 57%;
	padding-top: 3px
}
.linlineSpinner .bootstrap-touchspin {
	float: right;
	width: 100px;
}
.linlineSpinner .bootstrap-touchspin .btn {
	line-height: 28px;
	padding: 0 6px;
}
.modal-content .cstmSpinner .form-control {
	height: 33px
}
.select2-container.select2-container-disabled {
    background: #EEE;
}

.btn-outer-wrap { display:inline-block; }
.cursor-no-drop { cursor:no-drop }
.blockref .btn-outer-wrap a.disable-btn { pointer-events: none; }
.btn.btn-cstmtheme[disabled] { background: #cccccc !important; cursor: no-drop !important; opacity:1 !important; }
#ProductsQuoteList-dialog .modal-body {
    max-height:700px;
    overflow:auto;
}

#favoritesmodal .modal-body {
    max-height:700px;
    overflow:auto;
}
.paging_full_numbers .btn-default {
    background:inherit;
}
.paddin-title {
    padding: 13px 15px 13px !important;
}
    .paddin-title::before {
        margin-top: 3px !important;
    }

/*.sorting_1.sorting_2 img {
    width: 100%;
    height: 132px;
}*/

#tblProductCatalogue .odd, #tblProductCatalogue .even {
    width: 192px;
    margin: 8px 8px;
    border: 1px solid #e4e7ea;
    margin-bottom: 1%;
}
/*#tblPriceChangeList_Dashboard.odd, #tblPriceChangeList_Dashboard .even {
    width: auto;
}*/

.table-bordered {
    border: 0px solid #e4e7ea;
}

.sorting_1.sorting_2 {
    border-bottom: solid 1px #e4e7ea;
}

.prdctdesc {
    width: 100%;
    height: 47px;
    overflow-y: auto;
    margin-bottom: 0px !important;
}

table-bordered > tbody > tr > td {
    border: 0px solid #e4e7ea;
}

.table > tbody > tr > td:first-child {
    border-left: solid 0px #e4e7ea;
}

table.dataTable tbody tr {
    background-color: #ffffff;
}

.input-group.bootstrap-touchspin {
    width: 68%;
}

#tblProductCatalogue .input-group.bootstrap-touchspin {
    width: 62%;
    float: right;
}

.unit {
    /*width: 30%;float: left;position: relative;bottom: 11px;*/
}

.btnaddbox {
    width: 50%;
    margin-top: 0px;
    padding: 8px 10px !important;
}

.btnlftordr {
    display: inline-block;
    position: absolute;
    left: 0px;
    /*top: 0px;*/
    bottom: -16px;
}

.btnrgtqut {
    position: absolute;
    right: 0;
    margin-top: 0px !important;
    /*top: 0px;*/
    padding: 8px 10px !important;
    bottom: -16px;
}
.close{opacity:1 !important}
/*#tblProductCatalogue tr.odd td:last-child {
    position: relative;
    display: block;
    width: 90%;
    list-style: none;
    top: 30%;
}*/
#tblProductCatalogue tr.odd td:last-child {
    /*position: relative;
    display: flex;
    width: 90%;
    bottom: 5%;*/
    position: relative;
    display: flex;
    width: 100%;
    bottom: 0%;
    padding: 0px;
}
.btnfullwidth {
    position: relative;
    display: block;
    width: 100%;
    list-style: none;
    bottom: 19px;
}
/*#tblProductCatalogue tr.even td:last-child {
    position: relative;
    display: block;
    width: 90%;
    top: 29%;
    list-style: none;
}*/
#tblProductCatalogue tr.even td:last-child {
    position: relative;
    display: flex;
    width: 100%;
    bottom: 0%;
    padding: 0px;
}


#tblProductCatalogue tr.odd td:nth-child(6) {
    /*width: 100%;padding: 8px 0px;display: inline-block;
height: 20px;*/
    /*display: inline-block;width: 100%;height: 20px;padding: 8px 0px;*/
    display: inline-block;
    float: right;
    width: 51%;
}
/*.gst{margin-bottom:0px;}*/
#tblProductCatalogue tr.even td:nth-child(6) {
    /*display: inline-block;width: 100%;height: 20px;padding: 8px 0px;*/
    /*display: inline-block;width: 100%;height: 20px;padding: 8px 0px;*/
    display: inline-block;
    float: right;
    width: 51%;
}

.gst {
    margin-bottom: 0px;
    width: 47%;
    float: left;
    font-size: 14px;
    padding-left: 2px;
}

.rrp {
    margin-bottom: 0px;
    width: 53%;
    float: right;
    font-size: 14px;
    padding-right: 14px;
    text-align: right;
}

#tblProductCatalogue tr.odd td:nth-child(4) {
    /*display: inline-block;width: 24%;float: left;*/
    width: 90%;
    float: left;
    padding: 8px 10px;
    display: inline-block;
}

#tblProductCatalogue tr.even td:nth-child(4) {
    width: 90%;
    display: inline-block;
    float: left;
    padding: 8px 10px;
}

#tblProductCatalogue tr.odd td:nth-child(5) .input-group.bootstrap-touchspin {
    /*width: 62%;float: right;*/
    display: inline-block;
    float: left;
    width: 24%;
}

#tblProductCatalogue tr.even td:nth-child(5) .input-group.bootstrap-touchspin {
    width: 62%;
    float: right;
}

#tblProductCatalogue tr.even, #tblProductCatalogue tr.odd {
    height: 378px;
}

.fvrstar {
    position: absolute;
    right: 3%;
}

.sorting_1.sorting_2 {
    position: relative;
}

.productCatalogueList {
    overflow-x: hidden;
}

    .productCatalogueList .btn.bootstrap-touchspin-down {
        font-size: 12px;
        padding: 3px 13px;
    }

    .productCatalogueList .btn.bootstrap-touchspin-up {
        font-size: 12px;
        padding: 3px 13px;
    }

.form-control.smallInput.prodCatalog {
    width: 39px !important;
    padding: 1% !important;
}

.bootstrap-touchspin .form-control.smallInput {
    height: 25px !important;
}

#tblProductCatalogue tr.even td:nth-child(5) {
    display: inline-block;
    width: 25%;
    float: left;
}

#tblProductCatalogue tr.odd td:nth-child(5) {
    display: inline-block;
    width: 25%;
    float: left;
}

#tblProductCatalogue tr.odd td:nth-child(3) {
    padding: 0px 10px !important;
}

#tblProductCatalogue tr.even td:nth-child(3) {
    padding: 0px 10px !important;
}

.prodcode {
    margin-bottom: 0px !important;
}
#tblProductCatalogue .table-bordered > thead > tr > th {
    border: 0px solid #e4e7ea;
}

.table-bordered > thead > tr > th {
    border: 1px solid #e4e7ea !important;
}

.navbar-static-top {
    z-index: 10 !important;
}

.myModal .modal-content {
    max-width: 400px !important;
}
#tblProductCatalogue.table-bordered > tbody > tr > td {
    border: 0px solid #e4e7ea !important;
}
/*box image fit css*/
#tblProductCatalogue td.sorting_1.sorting_2 {
    width: 89%;
    height: 132px;
}
#tblProductCatalogue .sorting_1.sorting_2 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.fvrstar {
    position: absolute;
    right: 0% !important;
    top: 0px;
}

.prdctdesc {
    width: 100%;
    height: 70px;
    overflow-y: auto;
    margin-bottom: 0px !important;
}

#tblProductCatalogue .odd, #tblProductCatalogue .even {
    width: 192px;
    margin: 4% 8px;
    border: 1px solid #e4e7ea;
    margin-bottom: 1%;
}

/* Track */
#myModal::-webkit-scrollbar-track {
    background: transparent;
}

/* Handle */
#myModal::-webkit-scrollbar-thumb {
    background: transparent;
}

/* Handle on hover */
#myModal::-webkit-scrollbar-thumb:hover {
    background: transparent;
}

.prodcode {
    font-style: italic;
}
.dashed {
    width: 50% !important;
    display: inline-block !important;
}

#myModal::-webkit-scrollbar {
    width: 0px;
}

.quoteTabs {
    z-index: 0 !important;
    position: relative !important;
}

.img-width {
    width: 100%;
}

.logo-width {
    max-width: 300px;
    position: relative;
    top: 13px;
}

.nav span.navIcon .fa {
    color: #83003e;
    font-size: 18px;
    position: relative;
    top: 3px;
}

.sidebar-nav > ul > li:hover > .navIcon .fa, .sidebar-nav > ul > li > a:focus .navIcon .fa {
    color: #fff;
}

.nav span.navIcon .fa

.nav > li > a:hover, .nav > li > a:focus {
    background: none;
}

.searchtop-box .pull-right, .searchtop-box .pull-left {
    padding: 10px;
}


.searchiconwithinput .btn-info {
    background: #474b55 !important;
}

    .searchiconwithinput .btn-info:hover {
        background: #83003e !important;
        opacity: 1;
    }

.bggrey {
    background: #474b55 !important;
}


.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: 0;
}

.bootstrap-touchspin .bootstrap-touchspin-up, .bootstrap-touchspin .bootstrap-touchspin-down {
    background: transparent !important;
    border: 1px solid #83003e;
    color: #83003e !important;
}

    .bootstrap-touchspin .bootstrap-touchspin-up:hover, .bootstrap-touchspin .bootstrap-touchspin-down:hover {
        background: #83003e !important;
        color: #fff !important; 
        border: 1px solid #83003e !important;
    }

#tblProductCatalogue .btn-darkBlue {
    background: #fff;
}

    #tblProductCatalogue .btn-darkBlue:hover {
        background: #83003e;
    }

.cusfivecolbtn .btn {
    background: transparent;
    color: #83003e;
    border: 1px solid #83003e;
    opacity: 1 !important;
}

    .cusfivecolbtn .btn:hover {
        background: #83003e;
        color: #fff;
    }

#tblCustomerList .btn.btn-danger.btn-cstmtheme:focus {
    background-color: #83003e !important;
    border: 1px solid #83003e !important;
}


.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background-color: #474b55;
    border-color: #474b55;
}


#tblOnlineOrders_wrapper td .btn.btn-danger {
    background: #83003e;
    border: 1px solid #83003e !important;
    color: #fff;
}

#tblOnlineOrders_wrapper td .btn.btn-danger:hover {
    background: #474b55;
}

#tblOnlineOrders_last, #tblOnlineOrders_first {
    display: none;
}

.paginate_button.first, .paginate_button.last {
    display: none !important;
}

.btn-default:hover {
    border: 1px solid #474b55 !important;
    background-color: #474b55 !important;
}

.btn-group .btn:focus, .btn:focus { box-shadow:none !important; outline:none }

.login-box .white-box .box-title { color: #0c2a63; font-size: 20px; font-weight: 400; margin: 0 0 20px !important; text-transform:inherit !important }
.login-box .white-box {background:#ffffff;padding:30px 25px 20px;margin-bottom:15px;border-radius:5px;}
.form-horizontal .form-group { margin-bottom:20px; }
.loginLogoSection { background:url(../Images/logo-bg.jpg) repeat-x 0 0; border-top-left-radius:5px; border-top-right-radius:5px; height:69px; text-align:center }
.loginLogoSection img { margin-top:7px; }
.login-box .form-group .btn { font-weight:600 }
.login-box .input-group-addon { background:none; position:absolute; left:0; top:0; bottom:0; z-index:99; border:none; padding:0; height:40px; width:42px; line-height:40px; }
.login-box .input-group-addon:after { content:""; height:18px; width:1px; display:block; position:absolute; right:0; top:50%; margin-top:-9px; background:#e1e2e2 }
.login-box .input-group { display:block }
.login-box .input-group .form-control { padding-left:50px; height:40px; }

.checkbox-custom { padding-left:0; margin:0; padding:0; display:inline-block; }
.checkbox-custom label::before { border:none; background:none; margin-left:0; width:20px; height:20px; }
.checkbox-custom label::after { font-size:21px; content:"\f096"; color:#666666; margin-left:0; width:20px; height:20px; padding-left:0; }
    .checkbox-custom input[type="checkbox"]:checked + label::after {
        content: "\f046";
        color: #83003e;
        left: 2px;
    }
.checkbox-custom input[type="checkbox"] { margin-left:0; margin-top:0; width:20px; height:20px; }

.form-control::-moz-placeholder{color:#999999;opacity:1}.form-control::-webkit-input-placeholder{color:#999999;opacity:1}.app-search
.form-control::-ms-placeholder{color:#999999;opacity:1}
.login-box .checkbox label:before { border:solid 2px #e1e2e2; top:1px; }
.formValidation { position:relative }
.formValidation:before { content:""; height:36px; background:#F00; display:block; width:1px; left:0; position:absolute; top:2px; bottom:2px; z-index:9; }
.form-control.smallInput { width:70px; }
.form-control.smallInput.QuoteProductList { width: 90px; }
.bootstrap-touchspin .form-control.smallInput { height:35px; }
.form-actions { border-top:solid 1px #ebebeb; padding-top:20px; }
.marknote { text-align:right; font-size:12px; color:#0e2248; padding-top:15px; }
.marknote span { display:inline-block; background:#F00; width:1px; height:20px; margin-right:5px; vertical-align:middle }
.form-actions .btn { margin-right:5px; }
.iconInput { position:relative }
.iconInput .form-control { padding-right:35px; }
/*.iconInput > strong { position:absolute; right:22px; top:49%; transform: translate(0, -50%); -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); }*/
.iconInput > strong { position:absolute; right:22px; top:13px; }
.singleInputRow label  { padding-top:11px; }
.input-daterange .input-group-addon { background:none }
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter  { margin-bottom:10px; }
.bootstrap-select > .dropdown-toggle { padding:10px 25px 10px 13px; font-weight:500 }
.dropdown-menu.inner { box-shadow:none !important }
.dropdown-menu.inner > li > a  { border-top:1px solid #eeeeee} 
.dropdown-menu.inner > li:first-child a { border:none }

.formValidationSection .error { color: #f00; display: block; font-size: 11px; font-weight: 400; margin-bottom: 0; margin-top: 2px; }
.formValidationSection .has-feedback .form-control { border-color:#e1e2e2 }

.quoteinfoform  { border:solid 1px #e4e7ea; background:#f8f8f8; border-bottom:none }
.quoteinfoform .control-label, .quoteinfoform .form-control-static { color: #0c2a63; font-size: 14px; font-weight:500; padding-right: 0; position:relative;text-align: left;
}
.quoteinfoform .control-label { padding-left: 0; }
.quoteinfoform .form-control-static { padding-left: 15px; font-weight:400 }
    .quoteinfoform .control-label span {
        background: #83003e none repeat scroll 0 0;
        border-radius: 100%;
        display: inline-block;
        line-height: 26px;
        margin-right: 3px;
        min-height: 28px;
        min-width: 28px;
        text-align: center;
        position: relative;
        top: -2px;
    }
.quoteinfoform .form-control-static span { display: inline-block; left: 0; position: absolute; top: 6px; }
.quoteinfoform .form-group { border-bottom: 1px solid #e4e7ea; margin-bottom: 0; margin-left: 0; margin-right: 0; padding:12px 15px 10px; }
.form-horizontal.quoteinfoform .control-label { padding-top:0 }
.quoteinfoform .control-label i { color: #fff; font-size: 15px; vertical-align: middle; }
.quoteinfoform .form-control-static { color: #000000; font-size: 14px; padding:0; min-height:inherit; line-height:25px; }
.whitebg { background:#FFF; }
.overlaybg  { content: ""; position:absolute; background: rgba(0,0,0,0.3); opacity: 1; top: 90px; z-index:99; left: 0; right: 0; bottom: 0; transition:all 0.3s ease; -ms-transition:all 0.4s ease; -webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; -o-transition:all 0.4s ease;
}

.rightIconWithInput { position:relative; padding-right:25px; }
    .rightIconWithInput .iconLink {
        position: absolute;
        top: 11px;
        right: 0;
        color: #83003e;
        font-size: 21px;
    }
.quoteinfoform .form-control-static span { display: inline-block; left: 0; position: absolute; top: 0; }
.quoteinfoform .form-control-static { padding-left:15px; }
.quoteInfoLogo { background:#f8f8f8; text-align:center; border:solid 1px #e3e4e4; padding:6px 10px; }
.quoteInfoLogo img { display:inline-block }

.btn-darkBlue, .btn-darkBlue.disabled {
    background: transparent;
    color: #83003e;
    border: 1px solid #83003e;
}
    .btn-darkBlue:hover, .btn-darkBlue.disabled:hover, .btn-darkBlue:focus, .btn-darkBlue.disabled:focus, .btn-darkBlue.focus, .btn-darkBlue.disabled.focus {
        background: #83003e;
        color: #FFF
    }
.panel-darkBlue .panel-heading { background-color: #578cdb; border-color: #578cdb; color: white; }

.quoteTitle { font-size:16px; color:#38497e; margin-top:0 }

.quoteDetailsList .fa-arrows { font-size:14px; color:#616161 }
.searchiconwithinput  { position:relative }
.searchiconwithinput input  { padding-right:45px;}
.searchiconwithinput .btn { position:absolute; padding:10px 15px; text-align:center; right:0; top:0 }

.navbar .top-left-part { margin-top:14px; margin-left:15px; }
.navbar-top-links { padding-right:25px;  }
.navbar-top-links > li { padding-top:26px; margin-left:15px; }
.navbar-top-links > li > a { line-height:100%; border:solid 1px #ececec; min-height:inherit; background:#FFF; color:#0e2248; font-size:13px; border-radius:30px; padding-left:0; padding-right:22px; }
    .navbar-top-links > li > a > span {
        width: 38px;
        height: 38px;
        border: solid 2px #83003e;
        border-radius: 100%;
        display: inline-block;
        text-align: center;
        margin-right: 7px;
        float: left;
        color: #83003e;
    }
.navbar-top-links > li > a > b { display:inline-block; float:left; vertical-align:middle; padding-top:13px; margin-right:13px; }
.navbar-top-links > li > a > .fa { margin-top:13px; display:inline-block }
.navbar-top-links > li > a > span strong { font-size:20px; line-height:35px; }
    .navbar-top-links > li.open > a, .navbar-top-links > li.open > a:hover, .navbar-top-links > li.open > a:focus, .navbar-top-links > li > a:hover {
        background: #474b55;
        color: #FFF;
        border-color: #474b55
    }
        .navbar-top-links > li.open > a > span, .navbar-top-links > li > a:hover > span {
            border-color: #474b55;
            background: #FFF;
            color: #474b55
        }

.dropdown-menu { margin-top:5px; }
.navbar-top-links .dropdown-menu:before { content:""; top:-5px; right:20px; display:inline-block; position:absolute; width: 0px; height: 0px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #FFF; }
.dropdown-user li a {
    color: #83003e;
    font-size: 14px;
    font-weight: 500;
    padding: 9px 17px
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background: #474b55;
    color: #FFF
}
.dropdown-user li a span {
    display: inline-block;
    background: #83003e;
    color: #FFF;
    width: 25px;
    height: 25px;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    border-radius: 100%;
    margin-right: 4px;
}

.userInfoMenu { width:800px; }
.userInfoMenu .col-md-6 { padding:15px 30px }
.infoIcon {
    width: 41px;
    height: 41px;
    background: #83003e;
    color: #FFF;
    font-size: 20px;
    border-radius: 100%;
    text-align: center;
    line-height: 42px;
    float: left;
    margin-right: 10px;
    margin-top: 4px;
}
.infoDetails strong {
    font-weight: 600;
    color: #474b55;
    font-size: 16px;
    display: block;
}
.infoDetails span { display:block; font-weight:400; color:#464f63; font-size:16px; }

.sidebar-nav { background:#83003e }
#wrapper.fix-top .sidebar { position:relative; top:inherit }
#wrapper.fix-top #page-wrapper { padding-top:0 }
.sidebar-nav > ul > li { float:left}
.sidebar-nav > ul > li > a { font-size:16px; border-bottom:none; padding:20px 21px 16px; color:#FFF }
.sidebar-nav > ul > li > a .fa-caret-down { font-size:14px; }
.navIcon { background:#FFF; width:35px; height:35px; border-radius:100%; text-align:center; line-height:31px; display:inline-block; margin-right:5px; position:relative; top:-2px; }
.sidebar-nav > ul > li:hover > a, .sidebar-nav > ul > li > a:focus {
    background: #FFF !important;
    color: #474b55 !important
}
.sidebar-nav > ul > li:hover a .navIcon, .sidebar-nav > ul > li a:focus .navIcon {
    background: #474b55
}

.sidebar-nav > ul > li:hover .navIcon .fa {
    color: #fff;
}
.desktopWidget .col-md-3 > a {
    color: #FFF;
    display: block;
    text-align: center;
    padding: 25px 10px 20px;
    min-height: 159px;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,0.2);
    background: #474b55;
}

    .desktopWidget .col-md-3 > a:hover {
        background: #83003e;
    }
    .desktopWidget .col-md-3 > a span { display:block; color:#FFF; font-size:16px; font-weight:600; text-align:center; padding-top:7px; line-height:120%; }
.bg-theme-1 { background:#f6709c }
.bg-theme-2 { background:#0db1bc }
.bg-theme-3 { background:#578cdb }
.bg-theme-4 { background:#ab8ce4 }
.bg-theme-5 { background:#13a7ff }
.bg-theme-6 { background:#70a804 }
.bg-theme-7 { background:#fec11f }
.bg-theme-8 { background:#e95855 }
.bg-theme-9 {background: #305496}


.table-striped > tbody > tr:nth-of-type(2n+1), .table-hover > tbody > tr:hover, .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:#fff !important }
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > th { border-left:none; border-top:none; vertical-align:middle }
.table > thead > tr > th:first-child, .table > tbody > tr > th:first-child, .table > tfoot > tr > th:first-child, .table > thead > tr > td:first-child, .table > tbody > tr > td:first-child, .table > tfoot > tr > td:first-child, .table > thead > tr > th:first-child { border-left:solid 1px #e4e7ea }
.table-bordered.dataTable { border-left:none; border-right:none; border-bottom:none; border-color:#e4e7ea }
.table > tbody > tr > td  { padding:10px}
.table-bordered.dataTable { margin-bottom:10px; }
.table-responsive { margin-bottom:20px; }
.link {
    color: #83003e;
    text-decoration: underline
}
    .link:hover {
        text-decoration: none;
        color: #474b55;
    }

.panel .panel-heading a[data-toggle="collapse"] {
    background: #474b55;
    color: #FFF
}
.panel-group .panel .panel-heading a.collapsed[data-toggle="collapse"] { background:#FFF; color:#2b2b2b }
.panel-group .panel + .panel { margin-top:10px; }
.panel-group .panel { box-shadow:2px 2px 0 rgba(0, 0, 0, 0.1) }

.priceUpdates > thead > tr > th, .priceUpdates > tbody > tr > td { padding:14px 10px }
.dataTables_length select {
    height: 30px;
    padding: 0 5px;
}
.dataTables_filter input { height:35px; border-color:#e4e7ea; padding:0 5px; }
.form-horizontal .control-label { font-size:14px; color:#2c2c2c; padding-top:9px; }

.quoteAccordian .panel .panel-heading .panel-title { padding:10px 15px 7px; cursor:pointer; }
.quoteAccordian  .panel .panel-heading a[data-toggle="collapse"]::before { margin-top:6px; }
.numberIcon { width:33px; height:33px; color:#FFF; border-radius:100%; line-height:27px; text-align:center; font-size:18px; font-weight:600; border:solid 2px #FFF; display:inline-block; vertical-align:middle; margin-right:7px; position:relative; top:-2px; }
.quoteAccordian .panel .panel-heading a.collapsed .numberIcon { color:#2b2b2b; border-color:#2b2b2b }

.btn-icon { border-radius:5px; font-size:16px; padding:4px 5px 6px 5px; min-width:35px; text-align:center }
.btn.btn-icon .fa { margin-right:0 }

.mega-dropdown-menu { margin-top:0; box-shadow:inset 0 -3px 0 rgba(0,0,0,0.15) !important }
.mega-dropdown .dropdown-menu::before { display:none }
.mega-dropdown-menu li a span.sprite {
    margin-right: 4px;
    position: relative;
    top: -2px;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    display: inline-block;
    background-color: #83003e;
}
.mega-dropdown .dropdown-toggle { position:relative; z-index:9999 }
.mega-dropdown-menu > li > ul > li > a {
    color: #474b55;
    font-weight: 500
}

.cstmTooltip { display:inline-block }
    .cstmTooltip .tooltip-content {
        background: #474b55;
        color: #FFF;
        border-radius: 3px;
        font-size: 13px;
        line-height: 25px;
        padding: 0 10px;
        width: auto;
        margin: 0 0 10px;
        box-shadow: none;
        left: 0;
        transform: none !important
    }
        .cstmTooltip .tooltip-content::after {
            border-color: #474b55 transparent transparent;
            border-width: 4px;
            margin-left: 3px;
            left: 0
        }

.panelBlock  { box-shadow:none }
.panelBlock  .panel-heading { padding:0 }
.panelBlock  .panel-heading a { padding:7px 15px 7px 15px; font-size:17px; display:block; color:#FFF }
.panelBlock .panel-body { border:solid 1px #e4e7ea; padding:10px 15px; border-top:none }
.panelBlock .panel-body ul li { margin-top:13px; }
.panelBlock .panel-body ul li a, .viewlink { font-size:14px; color:#3d3d3d; }
    .panelBlock .panel-body ul li a:hover {
        color: #83003e
    }
.panelBlock  .panel-heading a:hover { color:#FFF !important; }

.favriteicon { color:#cca234 }
.titleTable {
    text-transform: uppercase;
    font-size: 22px;
    color: #83003e;
    font-weight: 600
}
.productCatalogueList .btn { font-size:12px; padding:8px 20px }
.productCatalogueList table.dataTable { margin-top:0; margin-bottom:15px }
.productCatalogueList #myTable_length, .productCatalogueList #myTable_filter { display:none }
.panelBlock .panel-body ul.summaryOrderQuote li { margin-top:10px; }
.panelBlock .panel-body ul li:first-child , .panelBlock .panel-body ul.summaryOrderQuote li:first-child { margin-top:0 }

.quoteTabs { width: 100%; margin: 0; padding: 0; list-style: none; }
.quoteTabs li { float: left; margin: 0 19px 0 0; }
.quoteTabs > li > a{ position: relative; background: #f6f6f6; padding: 16px 20px 15px 26px; font-size:15px; font-weight:500px; float: left;  text-decoration: none; color: #444; border:solid 1px #dddddd !important; border-bottom:none !important; font-weight:500 }
.quoteTabs > li > a:hover,
.quoteTabs > li > a:hover::after,
.quoteTabs > li > a:focus,
.quoteTabs > li > a:focus::after { background: #fff; }
.quoteTabs > li > a:focus { outline: 0; }
.quoteTabs > li > a::after { content:''; position:absolute; z-index: 1; top: -1px; right: -17px;   height:54px; border:solid 1px #dddddd !important; border-left:none !important; bottom: -1px; width: 34px; background: #f6f6f6; transform: skew(30deg); -moz-transform: skew(30deg); -webkit-transform: skew(30deg); -ms-transform: skew(30deg); -o-transform: skew(30deg); }
.quoteTabs > li > a::before { content:''; position:absolute; display:none; z-index: 999; bottom: 0; right: -32px; left:0; bottom: -3px; height:3px;
  background: #FFF; }
.quoteTabs > li.active > a::before { display:block }
    .quoteTabs .active a,
    .quoteTabs .active a::after {
        background: #fff;
        z-index: 3;
        border-color: #474b55 !important;
        color: #474b55 !important
    }

.modal-content { border:none }
.modal-med  { width:450px; }
.modal-midsize  { width:750px; }
.modal-footer { background:#f6f6f6; padding:10px 15px; border:none }
.modal-header {
    background: #83003e;
    border: none
}
.modal-header h4 { color:#FFF; font-weight:600; font-size:20px; }
.modalClose { color:#FFF; font-size:17px; float:right; margin-top:5px; }
.modalClose:hover, .modalClose:focus { color:#FFF }
.datepicker-dropdown.datepicker-orient-bottom::before { display:none }
.input-daterange input { text-align:left }
.summaryOrderQuote li { position:relative; line-height:24px; }
.summaryOrderQuote li input { width:45px; text-align:center; display:inline-block; margin-left:5px; height:25px; padding:0 5px 2px 5px; line-height:28px; }
.summaryOrderQuote li .fa-close { position:absolute; right:0; top:5px; font-size:12px; color:#0c2a63  }

.sprite { background:url(../Images/sprite.png) no-repeat 0 0; display:inline-block; vertical-align:middle }
.myQuoteIcon { background-position:0 0; width:14px; height:16px; }
.myOrderIcon { background-position:-16px 0; width:12px; height:16px; }
.iconHome { background-position:-71px 0; width:18px; height:25px; margin-top:3px; }
.iconcreditmanagement { background-position:-31px 0; width:15px; height:25px; }
.iconquotesorder { background-position:-49px 0; width:19px; height:25px; margin-left:1px; }
.sidebar-nav > ul > li:hover a .iconHome, .sidebar-nav > ul > li a:focus .iconHome { background-position:-71px -27px }
.sidebar-nav > ul > li:hover a .iconcreditmanagement, .sidebar-nav > ul > li a:focus .iconcreditmanagement { background-position:-31px -27px }
.sidebar-nav > ul > li:hover a .iconquotesorder, .sidebar-nav > ul > li a:focus .iconquotesorder { background-position:-49px -27px }
.iconProductCatalogue { background-position: -258px -81px; }
.iconQuote { background-position:-218px 0; }
.iconMnuQuote { background-position: -178px -80px; }
.iconOrder { background-position: -141px -81px;}
.iconMnuOrder { background-position: -220px -80px;}
.iconPriceChanges { background-position:-258px 0; }
.iconRequestPriceFile { background-position:-139px 0; }
.iconCustomerList { background-position:-178px 0; }
.iconInvoices { background-position:-139px -40px; }
.iconAccountBalance { background-position:-178px -40px; }
.iconProofDelivery { background-position:-218px -40px; }
.iconProjects { background-position:-258px -40px; }
.adminUserIcon { background-position:0 -22px; width:15px; height:15px; position:relative; top:-2px; }
.tradeUserIcon { background-position:0 -40px; width:15px; height:14px; position:relative; top:-1px; }

.sidebar-nav > ul > li > a .sprite, .sidebar-nav > ul > li > a, .navIcon, .link { transition:all 0.2s ease; -moz-transition:all 0.2s ease; -ms-transition:all 0.2s ease; -o-transition:all 0.2s ease; -webkit-transition:all 0.2s ease; }

.storeLocationBtn { float:right; background:#FFF; color:#83003f; box-shadow:inset 0 -2px 0 #83003f; border:none; margin:14px 25px 0 0; padding:5px 19px 12px }
.storeLocationBtn:hover, .storeLocationBtn:focus { background:#FFF; color:#83003f }
.storeLocationBtn span { display:inline-block; width:15px; height:22px; position:relative; top:2px; margin-right:5px; }
    .storeLocationBtn .fa {
        font-size:20px;
    }
    .modal-backdrop {
        z-index: 1;
    }
.modal { z-index:99999 }

.cstmSpinner .bootstrap-touchspin { width:100px; }

.formModal .form-horizontal .row > div { width:auto; float:none }
.formModal .form-horizontal .control-label { width:30%; padding-left:0 }
.formModal .form-horizontal .form-group > div { width:65%; padding-left:0 }
.formModal .form-horizontal .form-actions { padding-bottom:2px; padding-top:13px; } 
.formModal .form-horizontal .col-md-offset-3 { margin-left:28.5%; position:relative; z-index:99 }
.formModal .form-horizontal .marknote { margin-top:-51px; float:right; width:21% }

.productselect { width:150px; margin-left:160px !important; margin-bottom:-50px !important; position:relative; z-index:9;}

#tblProductPopupList_filter #btnSaveProductPopUpQuote { margin:0 0 0 10px }
#tblProductPopupList_filter #btnSaveProductPopUpOrder { margin:0 0 0 10px }

@media screen and (min-width: 991px) {
.panelBlock .panel-wrapper { display:block !important }
.panelBlock .panel-heading a { cursor:default }
}

@media screen and (max-width: 1200px) {
.rightIconWithInput .btn  { font-size:13px; }
}

@media screen and (max-width: 991px) {
.userInfoMenu { width:430px; }
.sidebar-nav > ul > li > a { padding:20px 15px 16px }
.desktopWidget .col-md-3 > a, .desktopWidget:last-child .col-md-3 > a { min-height:144px; padding:25px 10px 20px; margin-bottom:15px; }
.mega-dropdown-menu > li { margin-bottom:0 !important }
.form-actions { padding-top:15px; margin-top:10px }
.form-horizontal .form-group { margin-bottom:10px; }
.userInfoMenu .col-md-6 { padding:13px 20px }

.quoteDateRangeForm .col-sm-5 { width:59% }
.quoteinfoform .control-label span { margin-right:3px; margin-top:0;  position:relative; top:9px; }
.quoteinfoform .form-group { margin-bottom:0; padding:8px 15px 8px }
.quoteinfoform .form-control-static { padding-left:0; line-height:20px; margin-top:-3px; }
.quoteinfoform .form-control-static span { display:none }

.panelBlock { margin-bottom:10px; }
.panelBlock .panel-wrapper { display:none  }
.panelBlock .panel-heading a .fa { margin-top:6px; font-size:14px; }
.navbar-top-links { padding-right:0 }
.navbar-top-links > li { margin-left:0; margin-right:10px }
}

@media screen and (max-width: 767px) {
.navIcon, .mega-dropdown-menu li a span.sprite { display:none }
    .navbar-header .navbar-toggle:hover, .navbar-header .navbar-toggle:focus {
        background: #83003e
    }

.mega-dropdown .dropdown-toggle { z-index:999; }
    .sidebar-nav .nav:before, .navbar-top-links .dropdown-menu::before, .userInfoMenu:before {
        border-bottom: 11px solid #83003e;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        content: "";
        display: inline-block;
        height: 0;
        position: absolute;
        right: 31px;
        top: -11px;
        width: 0;
        z-index: 99999;
    }

.mega-dropdown-menu > li > ul > li > a  { padding:12px 20px }
    .sidebar-nav {
        background: #83003e;
        border: none
    }

.sidebar-nav .m-b-5 { margin-bottom:0 !important }
.sidebar-nav > ul > li > a .fa-caret-down { float:right; margin-top:5px; }
.navbar-collapse.in { overflow:inherit }
.sidebar-nav .nav { position:relative; }
.sidebar-nav .nav .open > a, .sidebar-nav .nav .open > a:focus, .sidebar-nav .nav .open > a:hover { background:#FFF; color:#1fafb9 }
.sidebar-nav > ul > li { float:none;  }
    .sidebar-nav > ul > li > a, .navbar-top-links .dropdown-user li a {
        font-size: 15px;
        font-weight: 500;
        border-bottom: solid 1px #fff !important;
        padding: 12px 15px
    }
.mega-dropdown-menu { height:auto; padding:10px 0; float:none; box-shadow:none !important }
.logo img { width:225px; top:5px;}
.navbar-header { height:auto; padding-bottom:14px; border-bottom:solid 1px #DDDDDD }
.navbar .top-left-part  { margin-top:13px }
.navbar-top-links > li > a > span { width: 33px; height: 33px; }
.navbar-top-links > li > a > span strong { font-size:16px; line-height:29px }
.navbar-top-links > li { margin-left:7px; padding-top:16px; margin-right:0; }
.navbar-top-links { padding-right:7px; }
.sidebar-nav .dropdown-menu { position:relative; animation:inherit }
.navbar-top-links > li > a > span strong.picons-world { font-size:20px !important; line-height:30px; }
    .navbar-header .navbar-toggle, .storeLocationBtn span {
        width: 33px;
        background: #FFF;
        height: 33px;
        border: solid 2px #83003e;
        border-radius: 100%;
        display: inline-block;
        text-align: center;
        margin-right: 7px;
        float: right;
        margin-top: 16px;
        color: #83003e;
        padding: 0;
        line-height: 32px;
    }
.navbar-header .navbar-toggle { margin-right: 20px; }
.navbar-header .navbar-toggle.adminstoremenu { margin-right: 49px; }	
.storeLocationBtn span { background:#FFF url(../Images/store-location-icon.png) no-repeat center center; margin-top:0  }
.storeLocationBtn { font-size:0 !important; padding:0 !important; background:none; box-shadow:none; margin:-59px 0 0 0; position:relative; z-index:9999 }
.storeLocationBtn:hover, .storeLocationBtn:focus { background:none; color:#1fafb9 }
.navbar-header .navbar-toggle .ti-menu { font-size:18px; margin-top:5px; display:inline-block; }
.container-fluid { padding-left:20px; padding-right:20px; }
.navbar-top-links > li > a  { padding-right:0; border:none }
.navbar-top-links > li > a > span { margin-right:0 }
.megamenudropdown:before { display:none }

.sidebar-nav > ul .fa-angle-right, .navbar-top-links .dropdown-user .fa-angle-right  { float:left; margin:3px 7px 0 0 }
.navbar-top-links .dropdown-user .fa-angle-right { background:none; padding:0; width:auto; height:auto; line-height:100%; }

.userInfoMenu { margin:0; padding:0; background:#179ba4; width:100%; }
.infoIcon { width:36px; height:36px; font-size:16px; line-height:36px; background:#FFF; color:#179ba4 }
.infoDetails strong, .infoDetails span { font-size:15px; color:#FFF }

.userInfoMenu .col-md-6 { padding:8px 10px }

.navbar-top-links .dropdown-menu::before { right:70px }
.navbar-top-links .userInfoMenu::before { right:110px }
.navbar-top-links .dropdown-user li a { color:#FFF; border:none }
.navbar-top-links > li { position:inherit }
.open .profile-pic span { background:#179ba4 !important; color:#FFF !important }
.navbar-top-links .dropdown-user { left:0; right:0; margin:0; padding:0; top:65px; background:#179ba4; border:none }

.bg-title { padding:8px 18px 8px }
.white-box .box-title { font-size:14px; margin:0 0 6px } 
.desktopWidget .col-md-3 > a, .desktopWidget:last-child .col-md-3 > a { min-height:102px; padding:14px 3px 8px; margin-bottom:6px }
.desktopWidget .box-title { margin-left:-5px; }
.desktopWidget .col-md-3 { width:50%; float:left; padding-left:3px; padding-right:3px; }
.desktopWidget .col-md-3 > a span { padding-top:2px; font-size:12px }
.desktopWidget .col-md-3 > a img { height:48px; }
.footer { padding:15px; font-size:13px; color:#0e2248; font-weight:500 }

.btn { font-size:13px; padding:10px 15px }
.desktopWidget .btn { display:block }

.table-responsive > .table-bordered { border:1px solid #e4e7ea }

.panel .panel-heading .panel-title  { font-size:15px; }
.panel .panel-body .form-group { margin-left:0; margin-right:0 }
.panel .panel-body .form-body .control-label.col-md-3, .panel .panel-body .form-body .col-md-8, .panel .panel-body .form-body .col-md-5 { padding-left:0; padding-right:0 } 
.form-horizontal .control-label { padding-top:0 }
.form-control { padding:7px 12px 7px 10px; font-size:13px; height:38px; }
.iconInput > strong { right:7px !important;  }
.iconInput .form-control { padding-right:20px; }
.form-actions .col-md-offset-3.col-md-9 { padding-left:0; padding-right:0; }
.form-actions .col-md-offset-3.col-md-9 .btn { width:49%; margin-right:0 }
.form-horizontal .form-group { margin-bottom:10px; }
.form-actions { margin-top:10px; padding-top:15px; }
.table-responsive { border:none }
.priceUpdates > thead > tr > th, .priceUpdates > tbody > tr > td { padding:10px; }
.dataTables_wrapper .dataTables_filter { width:48%; float:right; margin-top:0 }
.dataTables_wrapper .dataTables_length  { width:48%; float:left }
.dataTables_length select { width:100% }
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter { text-align:left }
.dataTables_wrapper .dataTables_length label, .dataTables_wrapper .dataTables_filter label { display:block }
.dataTables_filter input { width:100%; margin-left:0 !important; }

tbody { font-size:13px; }
.btntwocoll.pull-right { float:none !important }
.btntwocoll .btn { width:49%; margin:0 !important; float:right: display:0 !important; }
.btntwocoll .btn:first-child { float:left; margin-right:2% !important }
.productSearchBar { margin-left:0; }
.productSearchBar .col-sm-6, .quoteDateRangeForm .col-sm-9, .quoteDateRangeForm .col-sm-3, .quoteDateRangeForm .col-sm-5, .quoteDateRangeForm .col-sm-4 { padding-left:0; padding-right:0; float:none }
.productSearchBar  label.control-label, .quoteDateRangeForm  label.control-label, .singleInputRow  label.control-label  { display:block; float:none !important; padding-top:0 }
.productSearchBar .col-sm-4 { float:left; padding-right:0; width:21%; padding-left:4px }
.productSearchBar .col-sm-4 .btn.btn-primary { padding:10px 16px; display:block }
.productSearchBar, .quoteDateRangeForm { padding-left:0; padding-right:0; margin-bottom:20px !important }
/*.productSearchBar .searchiconwithinput { width:79%; float:left; margin-bottom:10px; } */
    .productSearchBar .searchiconwithinput {
        width: 79%;
        float: left;
        margin-bottom: 10px;
        position: relative;
        z-index: 99;
    } 
.productSearchBar .btntwocoll { float:none !important }

.dataTable .tooltip-content { display:none; }
.quoteTabs { border-bottom:none; }
.quoteTabs > li { margin:0 1% 0 0; float:left; display:block; width: 49%; }
.quoteTabs > li > a { padding:13px 7px; margin-right: 0; width: 100%; text-align: center; font-size:12px; display:block }
.quoteTabs > li > a::before, .quoteTabs > li.active > a::before { right:-24px; display:none; }
.quoteTabs > li > a::after { width:26px;  display:none; transform: skew(21deg); -moz-transform: skew(21deg); -webkit-transform: skew(21deg); -ms-transform: skew(21deg); -o-transform: skew(21deg); height:46px; }

.quoteDateRangeForm { margin-left:0; margin-right:0 }
.quoteDateRangeForm .col-sm-9 { margin-bottom:5px; }
.quoteDateRangeForm .col-sm-5 { margin-bottom:5px; width:auto }
.quoteDateRangeForm .col-sm-4 .btn, .quoteDateRangeForm  .pull-right.col-sm-3 .btn { display:block }

.createQuoteIconBtn .btn  { margin-right:0; padding:11px 13px 10px }
.createQuoteIconBtn .btn .fa { font-size:13px; }
.rightIconWithInput  { padding-left:0; }
.sm-FloatNone { float:none !important }
.quoteInfoLogo img { height:100px; }
.quoteinfoform .form-group { margin-bottom:0; padding:6px 10px 7px 10px }
.quoteinfoform .form-control-static { padding-left:0; margin-top:0; }

.modal-med { width:auto; }
.cstmTooltip .tooltip-content { display:none !important }
.threecolbtn .btn { margin:0 0 4px !important; width:49%; float:right }
.threecolbtn .btn:first-child { float:left }
.threecolbtn .btn:last-child { display:block; width:100%; float:none; clear:both; }
.threeBtnBlock  { clear:both; width:100%; }
.threeBtnBlock .btn { width:100%; margin-left:0 !important; margin-bottom:5px; }

.fivecolbtn .btn:nth-child(1), .fivecolbtn .btn:nth-child(3) { float:left; width:49%; margin: 0 0 7px !important; }
.fivecolbtn .btn:nth-child(2), .fivecolbtn .btn:nth-child(4) { float:right; width:49%; margin: 0 0 7px !important; }
.fivecolbtn .btn:nth-child(5) { width:100%; display:block; float:none; margin: 0 !important; clear:both }

#tblProductCatalogue .form-control.smallInput, .modal-content .cstmSpinner .form-control { width:60px; }
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter { text-align:left !important; }
.modal-midsize { width:auto; max-width:750px; }
.quoteDateRangeForm .iconInput { width:100%; }
.input-daterange input:last-child { border-radius:0 !important; }
.quoteDateRangeForm .singleInputRow label { text-align: left; width: 100%; }
.quoteDateRangeForm .p-l-10 { padding-left:0 !important; }
.quoteDateRangeForm .pull-left.p-l-10, .singleInputRow > .pull-left { float:none !important; margin-left:0 !important }
.singleInputRow > .pull-left .m-b-15 { margin-bottom:10px; }
.singleInputRow .pull-left.m-l-15 { margin-left:0 !important; padding-top:10px; float:none !important }
.quoteDateRangeForm .btn.btn-cstmtheme { display:block }
.quoteDateRangeForm .sm-FloatNone, .searchiconwithinput, .m-p-lr-0 { padding-left:0; padding-right:0; }
.btn.btn-icon { min-width:31px; padding:6px !important;  font-size: 13px; }
.quoteinfoform .form-group { padding:10px 10px 11px }
.quoteinfoform .control-label span { top:0 }

.btn-outer-wrap { vertical-align:middle }
.threeBtnBlock .btn-outer-wrap { display:block }
.quoteinfoform2 .form-control-static { padding-left:0; margin-top:0 }
.modal-xl { width:auto !important; max-width:1400px }

.formModal .form-horizontal .requiredwithbtn .col-md-offset-3 { margin-left:0  }
.formModal .form-horizontal .marknote { float: none; margin-top: -5px; width: auto; }
.formModal .form-horizontal .form-body > .row { margin-left:0; margin-right:0 }
.formModal .form-horizontal .col-md-offset-3 { margin-left:0; }
.formModal .form-horizontal .form-actions .row { margin-left:0; margin-right:0 }
.formModal .form-horizontal .form-actions .row > div { padding-left:0; padding-right:0 }
.formModal .form-horizontal .form-group > div, .formModal .form-horizontal .control-label { width:100% }
.modal-content .white-box { margin-bottom:0 }
.m-p-t-10 { padding-top:10px; }
.m-block { width: 100%; }
#tblProductCatalogue_length { width:100px; }
#tblProductCatalogue_length select { width:90px; }
.productselect { width: 135px; margin-left: 98px !important; margin-bottom: -94px !important; }

.payinfo .pull-left, .payinfo .pull-right { float:none !important }
.dataTables_filter input[type="search"] { padding-right:40px; }
.dataTables_filter .btn { position: absolute;  top: 21px;  right: 0; }

#tblProductPopupList_filter #btnSaveProductPopUpQuote { float: none; clear: both; margin: 35px 0 0 0; }
#tblProductPopupList_filter #btnSaveProductPopUpOrder { float: none; clear: both; margin: 35px 0 0 0; }
}

#favoritesmodal .modal-body { max-height:inherit !important }

.dragTable tbody tr td:first-child { cursor:move }
.refreshBtn a {
    color: #83003e;
    font-size: 17px
}

.modal-xl  { width:1400px; }



@media screen and (max-width: 1400px) {
.modal-xl  { max-width:1300px; width:auto; }
}

.blockref a.disable-btn { background: #cccccc !important; cursor: no-drop; }

.table td.text-center input.form-control { display:inline-block }

.hide_column{
    display : none;
}



.formModal .form-horizontal .control-label.infoNotice {
    width: auto;
}

.radio label::before { border-color:#000 }
.infoboxfield { border: solid 1px #eee; padding: 15px 20px 10px 20px; }
.modal-body .table-responsive .dataTables_wrapper .cstmSpinner .bootstrap-touchspin {
    width:135px;
}
/*.dataTables_filter label input[type='search'] { background:#FFF url(images/search-filter-ic.png) no-repeat 8px 8px; padding-left:30px; }*/
.date-picker .form-control, .date-picker-icon .form-control { background-image:url(images/calendar-picker-ic.png) !important; background-repeat:no-repeat; background-position:95% 11px; padding-right:30px; }
.formValidation.iconInput strong.fa-calendar { display:none }
#tblInvoiceCredit_wrapper > .dt-buttons { opacity:0; visibility:hidden; height:0; width:0; }
/*.blockUI.blockMsg.blockPage, .blockUI.blockOverlay { display:none !important; }*/
.dataTables_filter .btn { padding:7px 13px 8px 13px; float:right; }

@media screen and (max-width: 991px) {
    #SearchWindow.panelBlock .panel-wrapper {
        display: block !important;
    }

    #SearchWindow {
        width: 325px !important;
    }

        #SearchWindow ul#plcHolderSearchPImageSummary li {
            margin: 15px 20px !important;
        }
}

@media screen and (min-width:320px) and (max-width:360px) {
    #SearchWindow {
        margin-left: 1px !important;
    }
}

@media screen and (min-width:361px) and (max-width:480px) {
    #SearchWindow {
        margin-left: 1px !important;
    }
}

@media screen and (min-width:481px) and (max-width:600px) {
    #SearchWindow {
        margin-left: 1px !important;
    }
}

@media screen and (min-width:320px) and (max-width:380px) {
    .logo img {
        width: 160px;
    }
}


    /*=====16-8-2022 start ======= changes for search box image distorted  on product page*/
    #plcHolderSearchPImageSummary li div img {
        object-fit: contain
    }





    .roundicon {
        background: #83003e;
        width: 35px;
        height: 35px;
        border-radius: 100px;
        padding: 8px;
        display: inline-block;
        text-align: center;
        color: #fff;
        margin-right: 5px;
    }

        .roundicon .fa {
            font-size: 17px !important;
        }

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,500,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900);
@import url(https://fonts.googleapis.com/css?family=Poppins:400,500,300,600,700);
/*Theme Colors*/
/*bootstrap Color*/
/*Normal Color*/
/*Border radius*/
/*Preloader*/
.preloader {
  width: 100%;
  height: 100%;
  top: 0px;
  position: fixed;
  z-index: 99999;
  background: #fff;
}
.preloader .cssload-speeding-wheel {
  position: absolute;
  top: calc(50% - 3.5px);
  left: calc(50% - 3.5px);
}
/* This is for popins font for firefox */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/poppins/v1/2fCJtbhSlhNNa6S2xlh9GyEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* This is for popins font for firefox */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/poppins/v1/UGh2YG8gx86rRGiAZYIbVyEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* This is for popins font for firefox */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/poppins/v1/yQWaOD4iNU5NTY0apN-qj_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/*Just change your choise color here its theme Colors*/
body {
  background: #fff;
}
/*Top Header Part*/
.logo i {
  color: #ffffff;
}
.navbar-header {
  background: #03a9f3;
}
.navbar-top-links > li > a {
  color: #ffffff;
}
/*Right panel*/
.right-sidebar .rpanel-title {
  background: #03a9f3;
}
/*Bread Crumb*/
.bg-title .breadcrumb .active {
  color: #03a9f3;
}
/*Sidebar*/
.sidebar {
  background: #fff;
  box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
}
.sidebar .label-custom {
  background: #01c0c8;
}
#side-menu li a {
  color: #54667a;
}
#side-menu li a {
  color: #54667a;
  border-left: 0px solid #fff;
}
.nav-second-level > li > a:hover,
.nav-second-level > li > a:focus {
  background-color: #f7fafc !important;
}
#side-menu > li > a:hover,
#side-menu > li > a:focus {
  background-color: #f7fafc !important;
}
#side-menu > li > a.active {
  border-bottom: 2px solid #03a9f3;
  color: #2b2b2b;
  font-weight: 500;
}
#side-menu > li > a.active i {
  color: #03a9f3;
}
#side-menu ul > li > a:hover {
  color: #03a9f3;
  background: none;
}
#side-menu ul > li > a.active {
  color: #2b2b2b;
  font-weight: 500;
}
.sidebar #side-menu .user-pro .nav-second-level a:hover {
  color: #03a9f3;
}
.fix-sidebar .top-left-part {
  background: #03a9f3;
}
#side-menu .nav-second-level li:hover > a {
  color: #03a9f3;
}
/*themecolor*/
.bg-theme {
  background-color: #fb9678 !important;
}
.bg-theme-dark {
  background-color: #01c0c8 !important;
}
/*Chat widget*/
.chat-list .odd .chat-text {
  background: #03a9f3;
}
/*Button*/
.btn-custom {
  background: #03a9f3;
  border: 1px solid #03a9f3;
  color: #ffffff;
}
.btn-custom:hover {
  background: #03a9f3;
  opacity: 0.8;
  color: #ffffff;
  border: 1px solid #03a9f3;
}
/*Custom tab*/
.customtab li.active a,
.customtab li.active a:hover,
.customtab li.active a:focus {
  border-bottom: 2px solid #03a9f3;
  color: #03a9f3;
}
.tabs-vertical li.active a,
.tabs-vertical li.active a:hover,
.tabs-vertical li.active a:focus {
  background: #03a9f3;
  border-right: 2px solid #03a9f3;
}
/*Nav-pills*/
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background: #03a9f3;
  color: #ffffff;
}

