/* Minification failed. Returning unminified contents.
(12554,1): run-time error CSS1019: Unexpected token, found '@import'
(12554,9): run-time error CSS1019: Unexpected token, found 'url('custom.css')'
(12554,7626): run-time error CSS1019: Unexpected token, found '@keyframes'
(12554,7643): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(12554,7735): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(12554,7760): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(12554,7937): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(12554,7961): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(12554,12722): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(12554,12749): run-time error CSS1035: Expected colon, found '{'
(12554,12791): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(12554,12815): run-time error CSS1035: Expected colon, found '{'
(12554,12857): run-time error CSS1019: Unexpected token, found '@-ms-keyframes'
(12554,12880): run-time error CSS1035: Expected colon, found '{'
(12554,12922): run-time error CSS1019: Unexpected token, found '@keyframes'
(12554,12941): run-time error CSS1035: Expected colon, found '{'
(12554,13273): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(12554,13299): run-time error CSS1035: Expected colon, found '{'
(12554,13341): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(12554,13364): run-time error CSS1035: Expected colon, found '{'
(12554,13406): run-time error CSS1019: Unexpected token, found '@-ms-keyframes'
(12554,13428): run-time error CSS1035: Expected colon, found '{'
(12554,13470): run-time error CSS1019: Unexpected token, found '@keyframes'
(12554,13488): run-time error CSS1035: Expected colon, found '{'
(12559,1304): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(12559,1331): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(12559,1452): run-time error CSS1019: Unexpected token, found '@keyframes'
(12559,1471): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(12566,343): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe1
(12566,482): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe2
(12566,633): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe3
(12566,788): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe4
 */
/*!
 * jQuery UI CSS Framework 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming
 */
@import "jquery.ui.base.css";
@import "jquery.ui.theme.css";

/* ==========================================================================
Icon packs
========================================================================== */
@font-face {
  font-family: 'icomoon';
  src:url('../fonts/icomoon.eot');
  src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf') format('truetype'),
    url('../fonts/icomoon.woff') format('woff'),
    url('../fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'brocolidry';
  src:url('../fonts/brocolidry.eot');
  src:url('../fonts/brocolidry.eot?#iefix') format('embedded-opentype'),
    url('../fonts/brocolidry.ttf') format('truetype'),
    url('../fonts/brocolidry.woff') format('woff'),
    url('../fonts/brocolidry.svg#brocolidry') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ecoico';
  src:url('../fonts/ecoico.eot');
  src:url('../fonts/ecoico.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ecoico.ttf') format('truetype'),
    url('../fonts/ecoico.woff') format('woff'),
    url('../fonts/ecoico.svg#ecoico') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'steadysets';
  src:url('../fonts/steadysets.eot');
  src:url('../fonts/steadysets.eot?#iefix') format('embedded-opentype'),
    url('../fonts/steadysets.ttf') format('truetype'),
    url('../fonts/steadysets.woff') format('woff'),
    url('../fonts/steadysets.svg#steadysets') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'meteo';
  src:url('../fonts/meteo.eot');
  src:url('../fonts/meteo.eot?#iefix') format('embedded-opentype'),
    url('../fonts/meteo.ttf') format('truetype'),
    url('../fonts/meteo.woff') format('woff'),
    url('../fonts/meteo.svg#meteo') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'entypo';
  src:url('../fonts/entypo.eot');
  src:url('../fonts/entypo.eot?#iefix') format('embedded-opentype'),
    url('../fonts/entypo.ttf') format('truetype'),
    url('../fonts/entypo.woff') format('woff'),
    url('../fonts/entypo.svg#entypo') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fontawesome';
  src:url('../fonts/fontawesome.eot');
  src:url('../fonts/fontawesome.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fontawesome.ttf') format('truetype'),
    url('../fonts/fontawesome.woff') format('woff'),
    url('../fonts/fontawesome.svg#fontawesome') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* ------------------ Icon preview ( remove it in production sever )--------------------*/
.icon-page i {font-size: 20px; margin-bottom: 10px;}
.icon-page .row {margin-left: 0;margin-right: 0;}

/* ------------------ Target all icons --------------------*/
[class^="im-"], 
[class^="br-"], 
[class^="ec-"], 
[class^="st-"], 
[class^="me-"],
[class^="en-"],
[class^="fa-"] {
  display: inline-block;
  vertical-align: middle;
  margin-top: -1px;
}


/* ------------------ Ico moon --------------------*/
[class^="im-"] {
  font-family: 'icomoon';
  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;
}
.im-home:before {
  content: "\e600";
}
.im-home2:before {
  content: "\e601";
}
.im-home3:before {
  content: "\e602";
}
.im-office:before {
  content: "\e603";
}
.im-newspaper:before {
  content: "\e604";
}
.im-pencil:before {
  content: "\e605";
}
.im-pencil2:before {
  content: "\e606";
}
.im-quill:before {
  content: "\e607";
}
.im-pen:before {
  content: "\e608";
}
.im-headphones:before {
  content: "\e609";
}
.im-play:before {
  content: "\e60a";
}
.im-film:before {
  content: "\e60b";
}
.im-camera:before {
  content: "\e60c";
}
.im-dice:before {
  content: "\e60d";
}
.im-pacman:before {
  content: "\e60e";
}
.im-spades:before {
  content: "\e60f";
}
.im-clubs:before {
  content: "\e610";
}
.im-diamonds:before {
  content: "\e611";
}
.im-file:before {
  content: "\e612";
}
.im-profile:before {
  content: "\e613";
}
.im-file2:before {
  content: "\e614";
}
.im-file3:before {
  content: "\e615";
}
.im-file4:before {
  content: "\e616";
}
.im-copy:before {
  content: "\e617";
}
.im-copy2:before {
  content: "\e618";
}
.im-copy3:before {
  content: "\e619";
}
.im-paste:before {
  content: "\e61a";
}
.im-qrcode:before {
  content: "\e61b";
}
.im-ticket:before {
  content: "\e61c";
}
.im-cart:before {
  content: "\e61d";
}
.im-cart2:before {
  content: "\e61e";
}
.im-cart3:before {
  content: "\e61f";
}
.im-coin:before {
  content: "\e620";
}
.im-credit:before {
  content: "\e621";
}
.im-calculate:before {
  content: "\e622";
}
.im-support:before {
  content: "\e623";
}
.im-compass:before {
  content: "\e624";
}
.im-map:before {
  content: "\e625";
}
.im-map2:before {
  content: "\e626";
}
.im-history:before {
  content: "\e627";
}
.im-clock:before {
  content: "\e628";
}
.im-clock2:before {
  content: "\e629";
}
.im-alarm:before {
  content: "\e62a";
}
.im-alarm2:before {
  content: "\e62b";
}
.im-bell:before {
  content: "\e62c";
}
.im-mobile:before {
  content: "\e62d";
}
.im-tablet:before {
  content: "\e62e";
}
.im-tv:before {
  content: "\e62f";
}
.im-cabinet:before {
  content: "\e630";
}
.im-drawer:before {
  content: "\e631";
}
.im-drawer2:before {
  content: "\e632";
}
.im-drawer3:before {
  content: "\e633";
}
.im-box-add:before {
  content: "\e634";
}
.im-box-remove:before {
  content: "\e635";
}
.im-undo:before {
  content: "\e636";
}
.im-redo:before {
  content: "\e637";
}
.im-forward:before {
  content: "\e638";
}
.im-reply:before {
  content: "\e639";
}
.im-bubble:before {
  content: "\e63a";
}
.im-bubbles:before {
  content: "\e63b";
}
.im-bubbles2:before {
  content: "\e63c";
}
.im-bubble2:before {
  content: "\e63d";
}
.im-bubbles3:before {
  content: "\e63e";
}
.im-busy:before {
  content: "\e63f";
}
.im-spinner:before {
  content: "\e640";
}
.im-spinner2:before {
  content: "\e641";
}
.im-spinner3:before {
  content: "\e642";
}
.im-spinner4:before {
  content: "\e643";
}
.im-spinner5:before {
  content: "\e644";
}
.im-spinner6:before {
  content: "\e645";
}
.im-binoculars:before {
  content: "\e646";
}
.im-search:before {
  content: "\e647";
}
.im-lock:before {
  content: "\e648";
}
.im-lock2:before {
  content: "\e649";
}
.im-unlocked:before {
  content: "\e64a";
}
.im-wrench:before {
  content: "\e64b";
}
.im-settings:before {
  content: "\e64c";
}
.im-equalizer:before {
  content: "\e64d";
}
.im-cog:before {
  content: "\e64e";
}
.im-cogs:before {
  content: "\e64f";
}
.im-cog2:before {
  content: "\e650";
}
.im-gift:before {
  content: "\e651";
}
.im-trophy:before {
  content: "\e652";
}
.im-glass:before {
  content: "\e653";
}
.im-mug:before {
  content: "\e654";
}
.im-food:before {
  content: "\e655";
}
.im-leaf:before {
  content: "\e656";
}
.im-rocket:before {
  content: "\e657";
}
.im-meter:before {
  content: "\e658";
}
.im-meter2:before {
  content: "\e659";
}
.im-airplane:before {
  content: "\e65a";
}
.im-truck:before {
  content: "\e65b";
}
.im-road:before {
  content: "\e65c";
}
.im-accessibility:before {
  content: "\e65d";
}
.im-target:before {
  content: "\e65e";
}
.im-shield:before {
  content: "\e65f";
}
.im-lightning:before {
  content: "\e660";
}
.im-switch:before {
  content: "\e661";
}
.im-power-cord:before {
  content: "\e662";
}
.im-cloud-download:before {
  content: "\e663";
}
.im-cloud-upload:before {
  content: "\e664";
}
.im-download:before {
  content: "\e665";
}
.im-upload:before {
  content: "\e666";
}
.im-download2:before {
  content: "\e667";
}
.im-upload2:before {
  content: "\e668";
}
.im-globe:before {
  content: "\e669";
}
.im-earth:before {
  content: "\e66a";
}
.im-link:before {
  content: "\e66b";
}
.im-brightness-contrast:before {
  content: "\e66c";
}
.im-contrast:before {
  content: "\e66d";
}
.im-star:before {
  content: "\e66e";
}
.im-star2:before {
  content: "\e66f";
}
.im-star3:before {
  content: "\e670";
}
.im-heart:before {
  content: "\e671";
}
.im-heart2:before {
  content: "\e672";
}
.im-heart-broken:before {
  content: "\e673";
}
.im-thumbs-up:before {
  content: "\e674";
}
.im-sad:before {
  content: "\e675";
}
.im-wink:before {
  content: "\e676";
}
.im-wink2:before {
  content: "\e677";
}
.im-grin:before {
  content: "\e678";
}
.im-grin2:before {
  content: "\e679";
}
.im-cool:before {
  content: "\e67a";
}
.im-cool2:before {
  content: "\e67b";
}
.im-angry:before {
  content: "\e67c";
}
.im-angry2:before {
  content: "\e67d";
}
.im-wondering:before {
  content: "\e67e";
}
.im-wondering2:before {
  content: "\e67f";
}
.im-point-up:before {
  content: "\e680";
}
.im-point-right:before {
  content: "\e681";
}
.im-point-down:before {
  content: "\e682";
}
.im-point-left:before {
  content: "\e683";
}
.im-warning:before {
  content: "\e684";
}
.im-notification:before {
  content: "\e685";
}
.im-question:before {
  content: "\e686";
}
.im-checkmark:before {
  content: "\e687";
}
.im-spell-check:before {
  content: "\e688";
}
.im-minus:before {
  content: "\e689";
}
.im-plus:before {
  content: "\e68a";
}
.im-enter:before {
  content: "\e68b";
}
.im-exit:before {
  content: "\e68c";
}
.im-play2:before {
  content: "\e68d";
}
.im-pause:before {
  content: "\e68e";
}
.im-stop:before {
  content: "\e68f";
}
.im-last:before {
  content: "\e690";
}
.im-previous:before {
  content: "\e691";
}
.im-next:before {
  content: "\e692";
}
.im-eject:before {
  content: "\e693";
}
.im-volume-high:before {
  content: "\e694";
}
.im-volume-medium:before {
  content: "\e695";
}
.im-volume-low:before {
  content: "\e696";
}
.im-volume-mute:before {
  content: "\e697";
}
.im-volume-mute2:before {
  content: "\e698";
}
.im-arrow-up-right:before {
  content: "\e699";
}
.im-arrow-right:before {
  content: "\e69a";
}
.im-arrow-down-right:before {
  content: "\e69b";
}
.im-arrow-down:before {
  content: "\e69c";
}
.im-arrow-down-left:before {
  content: "\e69d";
}
.im-arrow-left:before {
  content: "\e69e";
}
.im-arrow-up-left:before {
  content: "\e69f";
}
.im-arrow-up:before {
  content: "\e6a0";
}
.im-arrow-up-right2:before {
  content: "\e6a1";
}
.im-arrow-right2:before {
  content: "\e6a2";
}
.im-arrow-down-right2:before {
  content: "\e6a3";
}
.im-arrow-down2:before {
  content: "\e6a4";
}
.im-arrow-down-left2:before {
  content: "\e6a5";
}
.im-arrow-left2:before {
  content: "\e6a6";
}
.im-tab:before {
  content: "\e6a7";
}
.im-checkbox-checked:before {
  content: "\e6a8";
}
.im-checkbox-unchecked:before {
  content: "\e6a9";
}
.im-checkbox-partial:before {
  content: "\e6aa";
}
.im-text-width:before {
  content: "\e6ab";
}
.im-bold:before {
  content: "\e6ac";
}
.im-underline:before {
  content: "\e6ad";
}
.im-italic:before {
  content: "\e6ae";
}
.im-strikethrough:before {
  content: "\e6af";
}
.im-omega:before {
  content: "\e6b0";
}
.im-sigma:before {
  content: "\e6b1";
}
.im-table:before {
  content: "\e6b2";
}
.im-table2:before {
  content: "\e6b3";
}
.im-paragraph-left:before {
  content: "\e6b4";
}
.im-paragraph-center:before {
  content: "\e6b5";
}
.im-paragraph-right:before {
  content: "\e6b6";
}
.im-paragraph-justify:before {
  content: "\e6b7";
}
.im-indent-increase:before {
  content: "\e6b8";
}
.im-indent-decrease:before {
  content: "\e6b9";
}
.im-new-tab:before {
  content: "\e6ba";
}
.im-embed:before {
  content: "\e6bb";
}
.im-code:before {
  content: "\e6bc";
}
.im-google-plus:before {
  content: "\e6bd";
}
.im-google-plus2:before {
  content: "\e6be";
}
.im-google-plus3:before {
  content: "\e6bf";
}
.im-google-drive:before {
  content: "\e6c0";
}
.im-facebook:before {
  content: "\e6c1";
}
.im-facebook2:before {
  content: "\e6c2";
}
.im-facebook3:before {
  content: "\e6c3";
}
.im-instagram:before {
  content: "\e6c4";
}
.im-twitter:before {
  content: "\e6c5";
}
.im-vimeo2:before {
  content: "\e6c6";
}
.im-vimeo:before {
  content: "\e6c7";
}
.im-lanyrd:before {
  content: "\e6c8";
}
.im-flickr:before {
  content: "\e6c9";
}
.im-flickr2:before {
  content: "\e6ca";
}
.im-flickr3:before {
  content: "\e6cb";
}
.im-flickr4:before {
  content: "\e6cc";
}
.im-picassa:before {
  content: "\e6cd";
}
.im-picassa2:before {
  content: "\e6ce";
}
.im-steam:before {
  content: "\e6cf";
}
.im-github:before {
  content: "\e6d0";
}
.im-github2:before {
  content: "\e6d1";
}
.im-github3:before {
  content: "\e6d2";
}
.im-github4:before {
  content: "\e6d3";
}
.im-github5:before {
  content: "\e6d4";
}
.im-wordpress:before {
  content: "\e6d5";
}
.im-wordpress2:before {
  content: "\e6d6";
}
.im-joomla:before {
  content: "\e6d7";
}
.im-android:before {
  content: "\e6d8";
}
.im-windows:before {
  content: "\e6d9";
}
.im-windows8:before {
  content: "\e6da";
}
.im-soundcloud:before {
  content: "\e6db";
}
.im-soundcloud2:before {
  content: "\e6dc";
}
.im-skype:before {
  content: "\e6dd";
}
.im-reddit:before {
  content: "\e6de";
}
.im-linkedin:before {
  content: "\e6df";
}
.im-xing:before {
  content: "\e6e0";
}
.im-flattr:before {
  content: "\e6e1";
}
.im-foursquare:before {
  content: "\e6e2";
}
.im-foursquare2:before {
  content: "\e6e3";
}
.im-paypal:before {
  content: "\e6e4";
}
.im-paypal2:before {
  content: "\e6e5";
}
.im-paypal3:before {
  content: "\e6e6";
}
.im-yelp:before {
  content: "\e6e7";
}
.im-html5:before {
  content: "\e6e8";
}
.im-html52:before {
  content: "\e6e9";
}
.im-css3:before {
  content: "\e6ea";
}
.im-chrome:before {
  content: "\e6eb";
}
.im-firefox:before {
  content: "\e6ec";
}
.im-IE:before {
  content: "\e6ed";
}
.im-opera:before {
  content: "\e6ee";
}
.im-safari:before {
  content: "\e6ef";
}
.im-blogger:before {
  content: "\e6f0";
}
.im-blogger2:before {
  content: "\e6f1";
}
.im-tumblr:before {
  content: "\e6f2";
}
.im-tumblr2:before {
  content: "\e6f3";
}
.im-yahoo:before {
  content: "\e6f4";
}
.im-tux:before {
  content: "\e6f5";
}
.im-apple:before {
  content: "\e6f6";
}
.im-finder:before {
  content: "\e6f7";
}
.im-lastfm:before {
  content: "\e6f8";
}
.im-delicious:before {
  content: "\e6f9";
}
.im-stumbleupon:before {
  content: "\e6fa";
}
.im-stumbleupon2:before {
  content: "\e6fb";
}
.im-stackoverflow:before {
  content: "\e6fc";
}
.im-pinterest:before {
  content: "\e6fd";
}
.im-pinterest2:before {
  content: "\e6fe";
}
.im-xing2:before {
  content: "\e6ff";
}
.im-file-pdf:before {
  content: "\e700";
}
.im-file-openoffice:before {
  content: "\e701";
}
.im-file-word:before {
  content: "\e702";
}
.im-file-excel:before {
  content: "\e703";
}
.im-file-zip:before {
  content: "\e704";
}
.im-file-powerpoint:before {
  content: "\e705";
}
.im-file-xml:before {
  content: "\e706";
}
.im-file-css:before {
  content: "\e707";
}
.im-lastfm2:before {
  content: "\e708";
}
.im-libreoffice:before {
  content: "\e709";
}
.im-IcoMoon:before {
  content: "\e70a";
}
.im-blog:before {
  content: "\e70b";
}
.im-droplet:before {
  content: "\e70c";
}
.im-paint-format:before {
  content: "\e70d";
}
.im-image:before {
  content: "\e70e";
}
.im-image2:before {
  content: "\e70f";
}
.im-images:before {
  content: "\e710";
}
.im-camera2:before {
  content: "\e711";
}
.im-music:before {
  content: "\e712";
}
.im-pawn:before {
  content: "\e713";
}
.im-bullhorn:before {
  content: "\e714";
}
.im-connection:before {
  content: "\e715";
}
.im-podcast:before {
  content: "\e716";
}
.im-feed:before {
  content: "\e717";
}
.im-book:before {
  content: "\e718";
}
.im-books:before {
  content: "\e719";
}
.im-library:before {
  content: "\e71a";
}
.im-paste2:before {
  content: "\e71b";
}
.im-paste3:before {
  content: "\e71c";
}
.im-stack:before {
  content: "\e71d";
}
.im-folder:before {
  content: "\e71e";
}
.im-folder-open:before {
  content: "\e71f";
}
.im-tag:before {
  content: "\e720";
}
.im-tags:before {
  content: "\e721";
}
.im-barcode:before {
  content: "\e722";
}
.im-phone:before {
  content: "\e723";
}
.im-phone-hang-up:before {
  content: "\e724";
}
.im-address-book:before {
  content: "\e725";
}
.im-notebook:before {
  content: "\e726";
}
.im-envelope:before {
  content: "\e727";
}
.im-pushpin:before {
  content: "\e728";
}
.im-location:before {
  content: "\e729";
}
.im-location2:before {
  content: "\e72a";
}
.im-stopwatch:before {
  content: "\e72b";
}
.im-calendar:before {
  content: "\e72c";
}
.im-calendar2:before {
  content: "\e72d";
}
.im-print:before {
  content: "\e72e";
}
.im-keyboard:before {
  content: "\e72f";
}
.im-screen:before {
  content: "\e730";
}
.im-laptop:before {
  content: "\e731";
}
.im-mobile2:before {
  content: "\e732";
}
.im-download3:before {
  content: "\e733";
}
.im-upload3:before {
  content: "\e734";
}
.im-disk:before {
  content: "\e735";
}
.im-storage:before {
  content: "\e736";
}
.im-undo2:before {
  content: "\e737";
}
.im-redo2:before {
  content: "\e738";
}
.im-flip:before {
  content: "\e739";
}
.im-flip2:before {
  content: "\e73a";
}
.im-bubbles4:before {
  content: "\e73b";
}
.im-user:before {
  content: "\e73c";
}
.im-users:before {
  content: "\e73d";
}
.im-user2:before {
  content: "\e73e";
}
.im-users2:before {
  content: "\e73f";
}
.im-user3:before {
  content: "\e740";
}
.im-user4:before {
  content: "\e741";
}
.im-quotes-left:before {
  content: "\e742";
}
.im-zoom-in:before {
  content: "\e743";
}
.im-zoom-out:before {
  content: "\e744";
}
.im-expand:before {
  content: "\e745";
}
.im-contract:before {
  content: "\e746";
}
.im-expand2:before {
  content: "\e747";
}
.im-contract2:before {
  content: "\e748";
}
.im-key:before {
  content: "\e749";
}
.im-key2:before {
  content: "\e74a";
}
.im-hammer:before {
  content: "\e74b";
}
.im-wand:before {
  content: "\e74c";
}
.im-aid:before {
  content: "\e74d";
}
.im-bug:before {
  content: "\e74e";
}
.im-pie:before {
  content: "\e74f";
}
.im-stats:before {
  content: "\e750";
}
.im-bars:before {
  content: "\e751";
}
.im-bars2:before {
  content: "\e752";
}
.im-dashboard:before {
  content: "\e753";
}
.im-hammer2:before {
  content: "\e754";
}
.im-fire:before {
  content: "\e755";
}
.im-lab:before {
  content: "\e756";
}
.im-magnet:before {
  content: "\e757";
}
.im-remove:before {
  content: "\e758";
}
.im-remove2:before {
  content: "\e759";
}
.im-briefcase:before {
  content: "\e75a";
}
.im-signup:before {
  content: "\e75b";
}
.im-list:before {
  content: "\e75c";
}
.im-list2:before {
  content: "\e75d";
}
.im-numbered-list:before {
  content: "\e75e";
}
.im-menu:before {
  content: "\e75f";
}
.im-menu2:before {
  content: "\e760";
}
.im-tree:before {
  content: "\e761";
}
.im-cloud:before {
  content: "\e762";
}
.im-flag:before {
  content: "\e763";
}
.im-attachment:before {
  content: "\e764";
}
.im-eye:before {
  content: "\e765";
}
.im-eye-blocked:before {
  content: "\e766";
}
.im-eye2:before {
  content: "\e767";
}
.im-bookmark:before {
  content: "\e768";
}
.im-bookmarks:before {
  content: "\e769";
}
.im-brightness-medium:before {
  content: "\e76a";
}
.im-thumbs-up2:before {
  content: "\e76b";
}
.im-happy:before {
  content: "\e76c";
}
.im-happy2:before {
  content: "\e76d";
}
.im-smiley:before {
  content: "\e76e";
}
.im-smiley2:before {
  content: "\e76f";
}
.im-tongue:before {
  content: "\e770";
}
.im-tongue2:before {
  content: "\e771";
}
.im-sad2:before {
  content: "\e772";
}
.im-evil:before {
  content: "\e773";
}
.im-evil2:before {
  content: "\e774";
}
.im-shocked:before {
  content: "\e775";
}
.im-shocked2:before {
  content: "\e776";
}
.im-confused:before {
  content: "\e777";
}
.im-confused2:before {
  content: "\e778";
}
.im-neutral:before {
  content: "\e779";
}
.im-neutral2:before {
  content: "\e77a";
}
.im-info:before {
  content: "\e77b";
}
.im-info2:before {
  content: "\e77c";
}
.im-blocked:before {
  content: "\e77d";
}
.im-cancel-circle:before {
  content: "\e77e";
}
.im-checkmark-circle:before {
  content: "\e77f";
}
.im-spam:before {
  content: "\e780";
}
.im-close:before {
  content: "\e781";
}
.im-checkmark2:before {
  content: "\e782";
}
.im-backward:before {
  content: "\e783";
}
.im-forward2:before {
  content: "\e784";
}
.im-play3:before {
  content: "\e785";
}
.im-pause2:before {
  content: "\e786";
}
.im-stop2:before {
  content: "\e787";
}
.im-backward2:before {
  content: "\e788";
}
.im-forward3:before {
  content: "\e789";
}
.im-first:before {
  content: "\e78a";
}
.im-volume-increase:before {
  content: "\e78b";
}
.im-volume-decrease:before {
  content: "\e78c";
}
.im-loop:before {
  content: "\e78d";
}
.im-loop2:before {
  content: "\e78e";
}
.im-loop3:before {
  content: "\e78f";
}
.im-shuffle:before {
  content: "\e790";
}
.im-arrow-up-left2:before {
  content: "\e791";
}
.im-arrow-up2:before {
  content: "\e792";
}
.im-arrow-right3:before {
  content: "\e793";
}
.im-arrow-down-right3:before {
  content: "\e794";
}
.im-arrow-down3:before {
  content: "\e795";
}
.im-arrow-down-left3:before {
  content: "\e796";
}
.im-arrow-left3:before {
  content: "\e797";
}
.im-arrow-up-left3:before {
  content: "\e798";
}
.im-arrow-up3:before {
  content: "\e799";
}
.im-arrow-up-right3:before {
  content: "\e79a";
}
.im-radio-checked:before {
  content: "\e79b";
}
.im-radio-unchecked:before {
  content: "\e79c";
}
.im-crop:before {
  content: "\e79d";
}
.im-scissors:before {
  content: "\e79e";
}
.im-filter:before {
  content: "\e79f";
}
.im-filter2:before {
  content: "\e7a0";
}
.im-font:before {
  content: "\e7a1";
}
.im-text-height:before {
  content: "\e7a2";
}
.im-insert-template:before {
  content: "\e7a3";
}
.im-pilcrow:before {
  content: "\e7a4";
}
.im-left-toright:before {
  content: "\e7a5";
}
.im-right-toleft:before {
  content: "\e7a6";
}
.im-paragraph-left2:before {
  content: "\e7a7";
}
.im-paragraph-center2:before {
  content: "\e7a8";
}
.im-paragraph-right2:before {
  content: "\e7a9";
}
.im-paragraph-justify2:before {
  content: "\e7aa";
}
.im-console:before {
  content: "\e7ab";
}
.im-share:before {
  content: "\e7ac";
}
.im-mail:before {
  content: "\e7ad";
}
.im-mail2:before {
  content: "\e7ae";
}
.im-mail3:before {
  content: "\e7af";
}
.im-mail4:before {
  content: "\e7b0";
}
.im-google:before {
  content: "\e7b1";
}
.im-google-plus4:before {
  content: "\e7b2";
}
.im-twitter2:before {
  content: "\e7b3";
}
.im-twitter3:before {
  content: "\e7b4";
}
.im-feed2:before {
  content: "\e7b5";
}
.im-feed3:before {
  content: "\e7b6";
}
.im-feed4:before {
  content: "\e7b7";
}
.im-youtube:before {
  content: "\e7b8";
}
.im-youtube2:before {
  content: "\e7b9";
}
.im-vimeo3:before {
  content: "\e7ba";
}
.im-dribbble:before {
  content: "\e7bb";
}
.im-dribbble2:before {
  content: "\e7bc";
}
.im-dribbble3:before {
  content: "\e7bd";
}
.im-forrst:before {
  content: "\e7be";
}
.im-forrst2:before {
  content: "\e7bf";
}
.im-deviantart:before {
  content: "\e7c0";
}
.im-deviantart2:before {
  content: "\e7c1";
}
.im-steam2:before {
  content: "\e7c2";
}

/* ------------------ Brocolidry --------------------*/

[class^="br-"] {
  font-family: 'brocolidry';
  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;
}

.br-warning:before {
  content: "\e600";
}
.br-cloud:before {
  content: "\e601";
}
.br-locked:before {
  content: "\e602";
}
.br-inbox:before {
  content: "\e603";
}
.br-comment:before {
  content: "\e604";
}
.br-mic:before {
  content: "\e605";
}
.br-envelope:before {
  content: "\e606";
}
.br-briefcase:before {
  content: "\e607";
}
.br-cart:before {
  content: "\e608";
}
.br-contrast:before {
  content: "\e609";
}
.br-clock:before {
  content: "\e60a";
}
.br-user:before {
  content: "\e60b";
}
.br-cog:before {
  content: "\e60c";
}
.br-music:before {
  content: "\e60d";
}
.br-twitter:before {
  content: "\e60e";
}
.br-pencil:before {
  content: "\e60f";
}
.br-frame:before {
  content: "\e610";
}
.br-switch:before {
  content: "\e611";
}
.br-star:before {
  content: "\e612";
}
.br-key:before {
  content: "\e613";
}
.br-chart:before {
  content: "\e614";
}
.br-apple:before {
  content: "\e615";
}
.br-file:before {
  content: "\e616";
}
.br-plus:before {
  content: "\e617";
}
.br-minus:before {
  content: "\e618";
}
.br-picture:before {
  content: "\e619";
}
.br-folder:before {
  content: "\e61a";
}
.br-camera:before {
  content: "\e61b";
}
.br-search:before {
  content: "\e61c";
}
.br-dribbble:before {
  content: "\e61d";
}
.br-forrst:before {
  content: "\e61e";
}
.br-feed:before {
  content: "\e61f";
}
.br-blocked:before {
  content: "\e620";
}
.br-target:before {
  content: "\e621";
}
.br-play:before {
  content: "\e622";
}
.br-pause:before {
  content: "\e623";
}
.br-bug:before {
  content: "\e624";
}
.br-console:before {
  content: "\e625";
}
.br-film:before {
  content: "\e626";
}
.br-type:before {
  content: "\e627";
}
.br-home:before {
  content: "\e628";
}
.br-earth:before {
  content: "\e629";
}
.br-location:before {
  content: "\e62a";
}
.br-info:before {
  content: "\e62b";
}
.br-eye:before {
  content: "\e62c";
}
.br-heart:before {
  content: "\e62d";
}
.br-bookmark:before {
  content: "\e62e";
}
.br-wrench:before {
  content: "\e62f";
}
.br-calendar:before {
  content: "\e630";
}
.br-window:before {
  content: "\e631";
}
.br-monitor:before {
  content: "\e632";
}
.br-mobile:before {
  content: "\e633";
}
.br-droplet:before {
  content: "\e634";
}
.br-mouse:before {
  content: "\e635";
}
.br-refresh:before {
  content: "\e636";
}
.br-location2:before {
  content: "\e637";
}
.br-tag:before {
  content: "\e638";
}
.br-phone:before {
  content: "\e639";
}
.br-star2:before {
  content: "\e63a";
}
.br-pointer:before {
  content: "\e63b";
}
.br-thumbs-up:before {
  content: "\e63c";
}
.br-thumbs-down:before {
  content: "\e63d";
}
.br-headphones:before {
  content: "\e63e";
}
.br-move:before {
  content: "\e63f";
}
.br-checkmark:before {
  content: "\e640";
}
.br-cancel:before {
  content: "\e641";
}
.br-skype:before {
  content: "\e642";
}
.br-gift:before {
  content: "\e643";
}
.br-cone:before {
  content: "\e644";
}
.br-alarm:before {
  content: "\e645";
}
.br-coffee:before {
  content: "\e646";
}
.br-basket:before {
  content: "\e647";
}
.br-flag:before {
  content: "\e648";
}
.br-ipod:before {
  content: "\e649";
}
.br-trashcan:before {
  content: "\e64a";
}
.br-bolt:before {
  content: "\e64b";
}
.br-ampersand:before {
  content: "\e64c";
}
.br-compass:before {
  content: "\e64d";
}
.br-list:before {
  content: "\e64e";
}
.br-grid:before {
  content: "\e64f";
}
.br-volume:before {
  content: "\e650";
}
.br-volume2:before {
  content: "\e651";
}
.br-stats:before {
  content: "\e652";
}
.br-target2:before {
  content: "\e653";
}
.br-forward:before {
  content: "\e654";
}
.br-paperclip:before {
  content: "\e655";
}
.br-keyboard:before {
  content: "\e656";
}
.br-crop:before {
  content: "\e657";
}
.br-floppy:before {
  content: "\e658";
}
.br-filter:before {
  content: "\e659";
}
.br-trophy:before {
  content: "\e65a";
}
.br-diary:before {
  content: "\e65b";
}
.br-address-book:before {
  content: "\e65c";
}
.br-stop:before {
  content: "\e65d";
}
.br-smiley:before {
  content: "\e65e";
}
.br-shit:before {
  content: "\e65f";
}
.br-bookmark2:before {
  content: "\e660";
}
.br-camera2:before {
  content: "\e661";
}
.br-lamp:before {
  content: "\e662";
}
.br-disk:before {
  content: "\e663";
}
.br-button:before {
  content: "\e664";
}
.br-database:before {
  content: "\e665";
}
.br-credit-card:before {
  content: "\e666";
}
.br-atom:before {
  content: "\e667";
}
.br-winsows:before {
  content: "\e668";
}
.br-target3:before {
  content: "\e669";
}
.br-battery:before {
  content: "\e66a";
}
.br-code:before {
  content: "\e66b";
}

/* ------------------ Eco ico --------------------*/

[class^="ec-"] {
  font-family: 'ecoico';
  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;
}

.ec-download:before {
  content: "\e600";
}
.ec-pencil:before {
  content: "\e601";
}
.ec-chat:before {
  content: "\e602";
}
.ec-archive:before {
  content: "\e603";
}
.ec-user:before {
  content: "\e604";
}
.ec-users:before {
  content: "\e605";
}
.ec-archive2:before {
  content: "\e606";
}
.ec-earth:before {
  content: "\e607";
}
.ec-location:before {
  content: "\e608";
}
.ec-contract:before {
  content: "\e609";
}
.ec-mobile:before {
  content: "\e60a";
}
.ec-screen:before {
  content: "\e60b";
}
.ec-mail:before {
  content: "\e60c";
}
.ec-support:before {
  content: "\e60d";
}
.ec-help:before {
  content: "\e60e";
}
.ec-videos:before {
  content: "\e60f";
}
.ec-pictures:before {
  content: "\e610";
}
.ec-link:before {
  content: "\e611";
}
.ec-clock:before {
  content: "\e612";
}
.ec-photoshop:before {
  content: "\e613";
}
.ec-illustrator:before {
  content: "\e614";
}
.ec-star:before {
  content: "\e615";
}
.ec-heart:before {
  content: "\e616";
}
.ec-bookmark:before {
  content: "\e617";
}
.ec-file:before {
  content: "\e618";
}
.ec-feed:before {
  content: "\e619";
}
.ec-locked:before {
  content: "\e61a";
}
.ec-unlocked:before {
  content: "\e61b";
}
.ec-refresh:before {
  content: "\e61c";
}
.ec-list:before {
  content: "\e61d";
}
.ec-share:before {
  content: "\e61e";
}
.ec-archive3:before {
  content: "\e61f";
}
.ec-images:before {
  content: "\e620";
}
.ec-images2:before {
  content: "\e621";
}
.ec-search:before {
  content: "\e622";
}
.ec-cog:before {
  content: "\e623";
}
.ec-trashcan:before {
  content: "\e624";
}
.ec-pencil2:before {
  content: "\e625";
}
.ec-info:before {
  content: "\e626";
}

/* ------------------ Steadysets --------------------*/

[class^="st-"] {
  font-family: 'steadysets';
  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;
}

.st-type:before {
  content: "\e600";
}
.st-box:before {
  content: "\e601";
}
.st-archive:before {
  content: "\e602";
}
.st-envelope:before {
  content: "\e603";
}
.st-email:before {
  content: "\e604";
}
.st-files:before {
  content: "\e605";
}
.st-uniE606:before {
  content: "\e606";
}
.st-file-settings:before {
  content: "\e607";
}
.st-file-add:before {
  content: "\e608";
}
.st-file:before {
  content: "\e609";
}
.st-align-left:before {
  content: "\e60a";
}
.st-align-right:before {
  content: "\e60b";
}
.st-align-center:before {
  content: "\e60c";
}
.st-align-justify:before {
  content: "\e60d";
}
.st-folder-check:before {
  content: "\e60e";
}
.st-wifi-low:before {
  content: "\e60f";
}
.st-wifi-mid:before {
  content: "\e610";
}
.st-wifi-full:before {
  content: "\e611";
}
.st-connection-empty:before {
  content: "\e612";
}
.st-connection-25:before {
  content: "\e613";
}
.st-connection-50:before {
  content: "\e614";
}
.st-connection-75:before {
  content: "\e615";
}
.st-connection-full:before {
  content: "\e616";
}
.st-list:before {
  content: "\e617";
}
.st-grid:before {
  content: "\e618";
}
.st-uniE619:before {
  content: "\e619";
}
.st-battery-charging:before {
  content: "\e61a";
}
.st-battery-empty:before {
  content: "\e61b";
}
.st-arrow-down:before {
  content: "\e61c";
}
.st-arrow-right:before {
  content: "\e61d";
}
.st-reload:before {
  content: "\e61e";
}
.st-refresh:before {
  content: "\e61f";
}
.st-volume:before {
  content: "\e620";
}
.st-volume-increase:before {
  content: "\e621";
}
.st-volume-decrease:before {
  content: "\e622";
}
.st-mute:before {
  content: "\e623";
}
.st-microphone:before {
  content: "\e624";
}
.st-microphone-off:before {
  content: "\e625";
}
.st-book:before {
  content: "\e626";
}
.st-checkmark:before {
  content: "\e627";
}
.st-checkbox-checked:before {
  content: "\e628";
}
.st-checkbox:before {
  content: "\e629";
}
.st-chat:before {
  content: "\e62a";
}
.st-chat-1:before {
  content: "\e62b";
}
.st-chat-2:before {
  content: "\e62c";
}
.st-chat-3:before {
  content: "\e62d";
}
.st-comment:before {
  content: "\e62e";
}
.st-calendar:before {
  content: "\e62f";
}
.st-bookmark:before {
  content: "\e630";
}
.st-email2:before {
  content: "\e631";
}
.st-heart:before {
  content: "\e632";
}
.st-enter:before {
  content: "\e633";
}
.st-cloud:before {
  content: "\e634";
}
.st-book2:before {
  content: "\e635";
}
.st-star:before {
  content: "\e636";
}
.st-clock:before {
  content: "\e637";
}
.st-unlocked:before {
  content: "\e638";
}
.st-unlocked2:before {
  content: "\e639";
}
.st-users:before {
  content: "\e63a";
}
.st-user:before {
  content: "\e63b";
}
.st-users2:before {
  content: "\e63c";
}
.st-user2:before {
  content: "\e63d";
}
.st-bullhorn:before {
  content: "\e63e";
}
.st-share:before {
  content: "\e63f";
}
.st-screen:before {
  content: "\e640";
}
.st-phone:before {
  content: "\e641";
}
.st-phone-portrait:before {
  content: "\e642";
}
.st-phone-landscape:before {
  content: "\e643";
}
.st-tablet:before {
  content: "\e644";
}
.st-tablet-landscape:before {
  content: "\e645";
}
.st-drink:before {
  content: "\e646";
}
.st-shorts:before {
  content: "\e647";
}
.st-vcard:before {
  content: "\e648";
}
.st-sun:before {
  content: "\e649";
}
.st-bill:before {
  content: "\e64a";
}
.st-coffee:before {
  content: "\e64b";
}
.st-uniE64C:before {
  content: "\e64c";
}
.st-newspaper:before {
  content: "\e64d";
}
.st-stack:before {
  content: "\e64e";
}
.st-map-marker:before {
  content: "\e64f";
}
.st-map:before {
  content: "\e650";
}
.st-support:before {
  content: "\e651";
}
.st-uniE652:before {
  content: "\e652";
}
.st-barbell:before {
  content: "\e653";
}
.st-lab:before {
  content: "\e654";
}
.st-clipboard:before {
  content: "\e655";
}
.st-mug:before {
  content: "\e656";
}
.st-bucket:before {
  content: "\e657";
}
.st-select:before {
  content: "\e658";
}
.st-graph:before {
  content: "\e659";
}
.st-crop:before {
  content: "\e65a";
}
.st-image:before {
  content: "\e65b";
}
.st-cube:before {
  content: "\e65c";
}
.st-bars:before {
  content: "\e65d";
}
.st-chart:before {
  content: "\e65e";
}
.st-pencil:before {
  content: "\e65f";
}
.st-measure:before {
  content: "\e660";
}
.st-eyedropper:before {
  content: "\e661";
}
.st-file-broken:before {
  content: "\e662";
}
.st-browser:before {
  content: "\e663";
}
.st-windows:before {
  content: "\e664";
}
.st-window:before {
  content: "\e665";
}
.st-folder:before {
  content: "\e666";
}
.st-folder-add:before {
  content: "\e667";
}
.st-folder-settings:before {
  content: "\e668";
}
.st-battery-25:before {
  content: "\e669";
}
.st-battery-50:before {
  content: "\e66a";
}
.st-battery-75:before {
  content: "\e66b";
}
.st-battery-full:before {
  content: "\e66c";
}
.st-settings:before {
  content: "\e66d";
}
.st-arrow-left:before {
  content: "\e66e";
}
.st-arrow-up:before {
  content: "\e66f";
}
.st-paperclip:before {
  content: "\e670";
}
.st-download:before {
  content: "\e671";
}
.st-tag:before {
  content: "\e672";
}
.st-trashcan:before {
  content: "\e673";
}
.st-search:before {
  content: "\e674";
}
.st-zoom-in:before {
  content: "\e675";
}
.st-zoom-out:before {
  content: "\e676";
}
.st-printer:before {
  content: "\e677";
}
.st-home:before {
  content: "\e678";
}
.st-flag:before {
  content: "\e679";
}
.st-meter:before {
  content: "\e67a";
}
.st-switch:before {
  content: "\e67b";
}
.st-forbidden:before {
  content: "\e67c";
}
.st-lock:before {
  content: "\e67d";
}
.st-laptop:before {
  content: "\e67e";
}
.st-camera:before {
  content: "\e67f";
}
.st-microwave-oven:before {
  content: "\e680";
}
.st-credit-cards:before {
  content: "\e681";
}
.st-calculator:before {
  content: "\e682";
}
.st-bag:before {
  content: "\e683";
}
.st-diamond:before {
  content: "\e684";
}
.st-stopwatch:before {
  content: "\e685";
}
.st-atom:before {
  content: "\e686";
}
.st-syringe:before {
  content: "\e687";
}
.st-health:before {
  content: "\e688";
}
.st-bolt:before {
  content: "\e689";
}
.st-pill:before {
  content: "\e68a";
}
.st-bones:before {
  content: "\e68b";
}

/* ------------------ Meteo --------------------*/
[class^="me-"] {
  font-family: 'meteo';
  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;
}

.me-sunrise:before {
  content: "\e600";
}
.me-sun:before {
  content: "\e601";
}
.me-moon:before {
  content: "\e602";
}
.me-sun2:before {
  content: "\e603";
}
.me-windy:before {
  content: "\e604";
}
.me-wind:before {
  content: "\e605";
}
.me-snowflake:before {
  content: "\e606";
}
.me-cloudy:before {
  content: "\e607";
}
.me-cloud:before {
  content: "\e608";
}
.me-weather:before {
  content: "\e609";
}
.me-weather2:before {
  content: "\e60a";
}
.me-weather3:before {
  content: "\e60b";
}
.me-lines:before {
  content: "\e60c";
}
.me-rainy:before {
  content: "\e60d";
}
.me-windy2:before {
  content: "\e60e";
}
.me-windy3:before {
  content: "\e60f";
}
.me-snowy:before {
  content: "\e610";
}
.me-snowy2:before {
  content: "\e611";
}
.me-snowy3:before {
  content: "\e612";
}
.me-weather4:before {
  content: "\e613";
}
.me-cloudy2:before {
  content: "\e614";
}
.me-cloud2:before {
  content: "\e615";
}
.me-lightning:before {
  content: "\e616";
}
.me-sun3:before {
  content: "\e617";
}
.me-moon2:before {
  content: "\e618";
}
.me-rainy2:before {
  content: "\e619";
}
.me-windy4:before {
  content: "\e61a";
}
.me-windy5:before {
  content: "\e61b";
}
.me-snowy4:before {
  content: "\e61c";
}
.me-snowy5:before {
  content: "\e61d";
}
.me-weather5:before {
  content: "\e61e";
}
.me-cloudy3:before {
  content: "\e61f";
}
.me-lightning2:before {
  content: "\e620";
}
.me-thermometer:before {
  content: "\e621";
}
.me-compass:before {
  content: "\e622";
}
.me-none:before {
  content: "\e623";
}
.me-Celsius:before {
  content: "\e624";
}
.me-cloud3:before {
  content: "\e625";
}
.me-cloudy4:before {
  content: "\e626";
}
.me-Fahrenheit:before {
  content: "\e627";
}
.me-cloud4:before {
  content: "\e628";
}
.me-cloud5:before {
  content: "\e629";
}
.me-lightning3:before {
  content: "\e62a";
}
.me-lightning4:before {
  content: "\e62b";
}
.me-lightning5:before {
  content: "\e62c";
}
.me-rainy3:before {
  content: "\e62d";
}
.me-rainy4:before {
  content: "\e62e";
}

/* ------------------ Entypo --------------------*/
[class^="en-"] {
  font-family: 'entypo';
  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;
}

.en-phone:before {
  content: "\e600";
}
.en-mobile:before {
  content: "\e601";
}
.en-mouse:before {
  content: "\e602";
}
.en-directions:before {
  content: "\e603";
}
.en-mail:before {
  content: "\e604";
}
.en-paperplane:before {
  content: "\e605";
}
.en-pencil:before {
  content: "\e606";
}
.en-feather:before {
  content: "\e607";
}
.en-paperclip:before {
  content: "\e608";
}
.en-drawer:before {
  content: "\e609";
}
.en-reply:before {
  content: "\e60a";
}
.en-reply-all:before {
  content: "\e60b";
}
.en-forward:before {
  content: "\e60c";
}
.en-user:before {
  content: "\e60d";
}
.en-users:before {
  content: "\e60e";
}
.en-user-add:before {
  content: "\e60f";
}
.en-vcard:before {
  content: "\e610";
}
.en-export:before {
  content: "\e611";
}
.en-location:before {
  content: "\e612";
}
.en-map:before {
  content: "\e613";
}
.en-sharable:before {
  content: "\e614";
}
.en-heart:before {
  content: "\e615";
}
.en-heart2:before {
  content: "\e616";
}
.en-star:before {
  content: "\e617";
}
.en-star2:before {
  content: "\e618";
}
.en-thumbs-up:before {
  content: "\e619";
}
.en-thumbs-down:before {
  content: "\e61a";
}
.en-chat:before {
  content: "\e61b";
}
.en-comment:before {
  content: "\e61c";
}
.en-quote:before {
  content: "\e61d";
}
.en-house:before {
  content: "\e61e";
}
.en-popup:before {
  content: "\e61f";
}
.en-search:before {
  content: "\e620";
}
.en-flashlight:before {
  content: "\e621";
}
.en-printer:before {
  content: "\e622";
}
.en-bell:before {
  content: "\e623";
}
.en-link:before {
  content: "\e624";
}
.en-flag:before {
  content: "\e625";
}
.en-cog:before {
  content: "\e626";
}
.en-tools:before {
  content: "\e627";
}
.en-moon:before {
  content: "\e628";
}
.en-palette:before {
  content: "\e629";
}
.en-leaf:before {
  content: "\e62a";
}
.en-music:before {
  content: "\e62b";
}
.en-music2:before {
  content: "\e62c";
}
.en-new:before {
  content: "\e62d";
}
.en-graduation:before {
  content: "\e62e";
}
.en-book:before {
  content: "\e62f";
}
.en-newspaper:before {
  content: "\e630";
}
.en-bag:before {
  content: "\e631";
}
.en-airplane:before {
  content: "\e632";
}
.en-lifebuoy:before {
  content: "\e633";
}
.en-eye:before {
  content: "\e634";
}
.en-clock:before {
  content: "\e635";
}
.en-microphone:before {
  content: "\e636";
}
.en-calendar:before {
  content: "\e637";
}
.en-bolt:before {
  content: "\e638";
}
.en-thunder:before {
  content: "\e639";
}
.en-droplet:before {
  content: "\e63a";
}
.en-cd:before {
  content: "\e63b";
}
.en-language:before {
  content: "\e63c";
}
.en-network:before {
  content: "\e63d";
}
.en-key:before {
  content: "\e63e";
}
.en-battery:before {
  content: "\e63f";
}
.en-bucket:before {
  content: "\e640";
}
.en-magnet:before {
  content: "\e641";
}
.en-drive:before {
  content: "\e642";
}
.en-cup:before {
  content: "\e643";
}
.en-rocket:before {
  content: "\e644";
}
.en-brush:before {
  content: "\e645";
}
.en-suitcase:before {
  content: "\e646";
}
.en-cone:before {
  content: "\e647";
}
.en-earth:before {
  content: "\e648";
}
.en-keyboard:before {
  content: "\e649";
}
.en-browser:before {
  content: "\e64a";
}
.en-publish:before {
  content: "\e64b";
}
.en-progress-3:before {
  content: "\e64c";
}
.en-progress-2:before {
  content: "\e64d";
}
.en-brogress-1:before {
  content: "\e64e";
}
.en-progress-0:before {
  content: "\e64f";
}
.en-screen:before {
  content: "\e650";
}
.en-infinity:before {
  content: "\e651";
}
.en-light-bulb:before {
  content: "\e652";
}
.en-credit-card:before {
  content: "\e653";
}
.en-database:before {
  content: "\e654";
}
.en-voicemail:before {
  content: "\e655";
}
.en-clipboard:before {
  content: "\e656";
}
.en-cart:before {
  content: "\e657";
}
.en-box:before {
  content: "\e658";
}
.en-ticket:before {
  content: "\e659";
}
.en-rss:before {
  content: "\e65a";
}
.en-signal:before {
  content: "\e65b";
}
.en-thermometer:before {
  content: "\e65c";
}
.en-droplets:before {
  content: "\e65d";
}
.en-uniE65E:before {
  content: "\e65e";
}
.en-statistics:before {
  content: "\e65f";
}
.en-pie:before {
  content: "\e660";
}
.en-bars:before {
  content: "\e661";
}
.en-graph:before {
  content: "\e662";
}
.en-lock:before {
  content: "\e663";
}
.en-cross:before {
  content: "\e664";
}
.en-minus:before {
  content: "\e665";
}
.en-plus:before {
  content: "\e666";
}
.en-cross2:before {
  content: "\e667";
}
.en-minus2:before {
  content: "\e668";
}
.en-plus2:before {
  content: "\e669";
}
.en-cross3:before {
  content: "\e66a";
}
.en-minus3:before {
  content: "\e66b";
}
.en-plus3:before {
  content: "\e66c";
}
.en-erase:before {
  content: "\e66d";
}
.en-blocked:before {
  content: "\e66e";
}
.en-info:before {
  content: "\e66f";
}
.en-info2:before {
  content: "\e670";
}
.en-question:before {
  content: "\e671";
}
.en-help:before {
  content: "\e672";
}
.en-warning:before {
  content: "\e673";
}
.en-cycle:before {
  content: "\e674";
}
.en-cw:before {
  content: "\e675";
}
.en-ccw:before {
  content: "\e676";
}
.en-shuffle:before {
  content: "\e677";
}
.en-history:before {
  content: "\e678";
}
.en-back:before {
  content: "\e679";
}
.en-switch:before {
  content: "\e67a";
}
.en-list:before {
  content: "\e67b";
}
.en-add-to-list:before {
  content: "\e67c";
}
.en-layout:before {
  content: "\e67d";
}
.en-list2:before {
  content: "\e67e";
}
.en-text:before {
  content: "\e67f";
}
.en-text2:before {
  content: "\e680";
}
.en-document:before {
  content: "\e681";
}
.en-docs:before {
  content: "\e682";
}
.en-landscape:before {
  content: "\e683";
}
.en-pictures:before {
  content: "\e684";
}
.en-video:before {
  content: "\e685";
}
.en-music3:before {
  content: "\e686";
}
.en-folder:before {
  content: "\e687";
}
.en-archive:before {
  content: "\e688";
}
.en-trash:before {
  content: "\e689";
}
.en-upload:before {
  content: "\e68a";
}
.en-download:before {
  content: "\e68b";
}
.en-bookmark:before {
  content: "\e68c";
}
.en-bookmarks:before {
  content: "\e68d";
}
.en-book2:before {
  content: "\e68e";
}
.en-play:before {
  content: "\e68f";
}
.en-pause:before {
  content: "\e690";
}
.en-record:before {
  content: "\e691";
}
.en-stop:before {
  content: "\e692";
}
.en-next:before {
  content: "\e693";
}
.en-previous:before {
  content: "\e694";
}
.en-first:before {
  content: "\e695";
}
.en-last:before {
  content: "\e696";
}
.en-resize-enlarge:before {
  content: "\e697";
}
.en-resize-shrink:before {
  content: "\e698";
}
.en-volume:before {
  content: "\e699";
}
.en-sound:before {
  content: "\e69a";
}
.en-mute:before {
  content: "\e69b";
}
.en-flow-cascade:before {
  content: "\e69c";
}
.en-flow-branch:before {
  content: "\e69d";
}
.en-flow-tree:before {
  content: "\e69e";
}
.en-flow-line:before {
  content: "\e69f";
}
.en-arrow-right:before {
  content: "\e6a0";
}
.en-arrow-left:before {
  content: "\e6a1";
}
.en-arrow-down:before {
  content: "\e6a2";
}
.en-arrow-up:before {
  content: "\e6a3";
}
.en-arrow-right2:before {
  content: "\e6a4";
}
.en-arrow-left2:before {
  content: "\e6a5";
}
.en-arrow-down2:before {
  content: "\e6a6";
}
.en-arrow-up2:before {
  content: "\e6a7";
}
.en-arrow-right3:before {
  content: "\e6a8";
}
.en-arrow-left3:before {
  content: "\e6a9";
}
.en-arrow-down3:before {
  content: "\e6aa";
}
.en-arrow-up3:before {
  content: "\e6ab";
}
.en-arrow-right4:before {
  content: "\e6ac";
}
.en-arrow-left4:before {
  content: "\e6ad";
}
.en-arrow-down4:before {
  content: "\e6ae";
}
.en-arrow-up4:before {
  content: "\e6af";
}
.en-arrow-right5:before {
  content: "\e6b0";
}
.en-arrow-left5:before {
  content: "\e6b1";
}
.en-arrow-down5:before {
  content: "\e6b2";
}
.en-arrow-up5:before {
  content: "\e6b3";
}
.en-arrow-right8:before {
  content: "\e6b4";
}
.en-arrow-left6:before {
  content: "\e6b5";
}
.en-arrow-down6:before {
  content: "\e6b6";
}
.en-arrow-up6:before {
  content: "\e6b7";
}
.en-arrow-right6:before {
  content: "\e6b8";
}
.en-menu:before {
  content: "\e6b9";
}
.en-ellipsis:before {
  content: "\e6ba";
}
.en-dots:before {
  content: "\e6bb";
}
.en-dot:before {
  content: "\e6bc";
}
.en-cc:before {
  content: "\e6bd";
}
.en-cc-by:before {
  content: "\e6be";
}
.en-cc-nc:before {
  content: "\e6bf";
}
.en-cc-nc-eu:before {
  content: "\e6c0";
}
.en-cc-nc-jp:before {
  content: "\e6c1";
}
.en-cc-sa:before {
  content: "\e6c2";
}
.en-cc-nd:before {
  content: "\e6c3";
}
.en-cc-pd:before {
  content: "\e6c4";
}
.en-cc-zero:before {
  content: "\e6c5";
}
.en-cc-share:before {
  content: "\e6c6";
}
.en-cc-share2:before {
  content: "\e6c7";
}
.en-flickr:before {
  content: "\e6c8";
}
.en-flickr2:before {
  content: "\e6c9";
}
.en-vimeo:before {
  content: "\e6ca";
}
.en-vimeo2:before {
  content: "\e6cb";
}
.en-twitter:before {
  content: "\e6cc";
}
.en-twitter2:before {
  content: "\e6cd";
}
.en-facebook:before {
  content: "\e6ce";
}
.en-facebook2:before {
  content: "\e6cf";
}
.en-facebook3:before {
  content: "\e6d0";
}
.en-googleplus:before {
  content: "\e6d1";
}
.en-googleplus2:before {
  content: "\e6d2";
}
.en-pinterest:before {
  content: "\e6d3";
}
.en-pinterest2:before {
  content: "\e6d4";
}
.en-tumblr:before {
  content: "\e6d5";
}
.en-tumblr2:before {
  content: "\e6d6";
}
.en-linkedin:before {
  content: "\e6d7";
}
.en-linkedin2:before {
  content: "\e6d8";
}
.en-dribbble:before {
  content: "\e6d9";
}
.en-dribbble2:before {
  content: "\e6da";
}
.en-stumbleupon:before {
  content: "\e6db";
}
.en-rdio:before {
  content: "\e6dc";
}
.en-spotify:before {
  content: "\e6dd";
}
.en-spotify2:before {
  content: "\e6de";
}
.en-qq:before {
  content: "\e6df";
}
.en-instagram:before {
  content: "\e6e0";
}
.en-dropbox:before {
  content: "\e6e1";
}
.en-evernote:before {
  content: "\e6e2";
}
.en-flattr:before {
  content: "\e6e3";
}
.en-skype:before {
  content: "\e6e4";
}
.en-skype2:before {
  content: "\e6e5";
}
.en-renren:before {
  content: "\e6e6";
}
.en-sina-weibo:before {
  content: "\e6e7";
}
.en-paypal:before {
  content: "\e6e8";
}
.en-picasa:before {
  content: "\e6e9";
}
.en-soundcloud:before {
  content: "\e6ea";
}
.en-mixi:before {
  content: "\e6eb";
}
.en-behance:before {
  content: "\e6ec";
}
.en-circles:before {
  content: "\e6ed";
}
.en-vk:before {
  content: "\e6ee";
}
.en-smashing:before {
  content: "\e6ef";
}
.en-compass:before {
  content: "\e6f0";
}
.en-location2:before {
  content: "\e6f1";
}
.en-target:before {
  content: "\e6f2";
}
.en-share:before {
  content: "\e6f3";
}
.en-trophy:before {
  content: "\e6f4";
}
.en-tag:before {
  content: "\e6f5";
}
.en-camera:before {
  content: "\e6f6";
}
.en-megaphone:before {
  content: "\e6f7";
}
.en-briefcase:before {
  content: "\e6f8";
}
.en-air:before {
  content: "\e6f9";
}
.en-hourglass:before {
  content: "\e6fa";
}
.en-gauge:before {
  content: "\e6fb";
}
.en-sun:before {
  content: "\e6fc";
}
.en-sun2:before {
  content: "\e6fd";
}
.en-adjust:before {
  content: "\e6fe";
}
.en-code:before {
  content: "\e6ff";
}
.en-lock-open:before {
  content: "\e700";
}
.en-logout:before {
  content: "\e701";
}
.en-login:before {
  content: "\e702";
}
.en-checkmark:before {
  content: "\e703";
}
.en-arrow:before {
  content: "\e704";
}
.en-arrow2:before {
  content: "\e705";
}
.en-retweet:before {
  content: "\e706";
}
.en-loop:before {
  content: "\e707";
}
.en-disk:before {
  content: "\e708";
}
.en-install:before {
  content: "\e709";
}
.en-cloud:before {
  content: "\e70a";
}
.en-upload2:before {
  content: "\e70b";
}
.en-flow-parallel:before {
  content: "\e70c";
}
.en-arrow-left7:before {
  content: "\e70d";
}
.en-arrow-down7:before {
  content: "\e70e";
}
.en-arrow-up--upload:before {
  content: "\e70f";
}
.en-arrow-right7:before {
  content: "\e710";
}
.en-arrow-left8:before {
  content: "\e711";
}
.en-arrow-down8:before {
  content: "\e712";
}
.en-arrow-up7:before {
  content: "\e713";
}
.en-daniel-bruce:before {
  content: "\e714";
}
.en-daniel-bruce2:before {
  content: "\e715";
}
.en-github:before {
  content: "\e716";
}
.en-github2:before {
  content: "\e717";
}
.en-stumbleupon2:before {
  content: "\e718";
}
.en-lastfm:before {
  content: "\e719";
}
.en-lastfm2:before {
  content: "\e71a";
}
.en-rdio2:before {
  content: "\e71b";
}

/* ------------------ Font Awesome --------------------*/
[class^="fa-"] {
  font-family: 'fontawesome';
  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;
}

.fa-glass:before {
  content: "\e600";
}
.fa-music:before {
  content: "\e601";
}
.fa-search:before {
  content: "\e602";
}
.fa-envelope:before {
  content: "\e603";
}
.fa-heart:before {
  content: "\e604";
}
.fa-star:before {
  content: "\e605";
}
.fa-star-empty:before {
  content: "\e606";
}
.fa-user:before {
  content: "\e607";
}
.fa-film:before {
  content: "\e608";
}
.fa-th-large:before {
  content: "\e609";
}
.fa-th:before {
  content: "\e60a";
}
.fa-th-list:before {
  content: "\e60b";
}
.fa-ok:before {
  content: "\e60c";
}
.fa-remove:before {
  content: "\e60d";
}
.fa-zoom-in:before {
  content: "\e60e";
}
.fa-zoom-out:before {
  content: "\e60f";
}
.fa-off:before {
  content: "\e610";
}
.fa-signal:before {
  content: "\e611";
}
.fa-trash:before {
  content: "\e612";
}
.fa-home:before {
  content: "\e613";
}
.fa-file:before {
  content: "\e614";
}
.fa-time:before {
  content: "\e615";
}
.fa-road:before {
  content: "\e616";
}
.fa-download-alt:before {
  content: "\e617";
}
.fa-download:before {
  content: "\e618";
}
.fa-upload:before {
  content: "\e619";
}
.fa-inbox:before {
  content: "\e61a";
}
.fa-play-circle:before {
  content: "\e61b";
}
.fa-repeat:before {
  content: "\e61c";
}
.fa-refresh:before {
  content: "\e61d";
}
.fa-list-alt:before {
  content: "\e61e";
}
.fa-lock:before {
  content: "\e61f";
}
.fa-flag:before {
  content: "\e620";
}
.fa-headphones:before {
  content: "\e621";
}
.fa-volume-off:before {
  content: "\e622";
}
.fa-volume-down:before {
  content: "\e623";
}
.fa-qrcode:before {
  content: "\e624";
}
.fa-barcode:before {
  content: "\e625";
}
.fa-tag:before {
  content: "\e626";
}
.fa-tags:before {
  content: "\e627";
}
.fa-book:before {
  content: "\e628";
}
.fa-bookmark:before {
  content: "\e629";
}
.fa-print:before {
  content: "\e62a";
}
.fa-camera:before {
  content: "\e62b";
}
.fa-font:before {
  content: "\e62c";
}
.fa-bold:before {
  content: "\e62d";
}
.fa-italic:before {
  content: "\e62e";
}
.fa-text-height:before {
  content: "\e62f";
}
.fa-text-width:before {
  content: "\e630";
}
.fa-align-left:before {
  content: "\e631";
}
.fa-align-center:before {
  content: "\e632";
}
.fa-align-right:before {
  content: "\e633";
}
.fa-align-justify:before {
  content: "\e634";
}
.fa-list:before {
  content: "\e635";
}
.fa-indent-right:before {
  content: "\e636";
}
.fa-facetime-video:before {
  content: "\e637";
}
.fa-picture:before {
  content: "\e638";
}
.fa-pencil:before {
  content: "\e639";
}
.fa-map-marker:before {
  content: "\e63a";
}
.fa-adjust:before {
  content: "\e63b";
}
.fa-tint:before {
  content: "\e63c";
}
.fa-edit:before {
  content: "\e63d";
}
.fa-share:before {
  content: "\e63e";
}
.fa-check:before {
  content: "\e63f";
}
.fa-move:before {
  content: "\e640";
}
.fa-step-backward:before {
  content: "\e641";
}
.fa-fast-backward:before {
  content: "\e642";
}
.fa-backward:before {
  content: "\e643";
}
.fa-play:before {
  content: "\e644";
}
.fa-pause:before {
  content: "\e645";
}
.fa-stop:before {
  content: "\e646";
}
.fa-forward:before {
  content: "\e647";
}
.fa-step-forward:before {
  content: "\e648";
}
.fa-eject:before {
  content: "\e649";
}
.fa-chevron-left:before {
  content: "\e64a";
}
.fa-chevron-right:before {
  content: "\e64b";
}
.fa-plus-sign:before {
  content: "\e64c";
}
.fa-minus-sign:before {
  content: "\e64d";
}
.fa-remove-sign:before {
  content: "\e64e";
}
.fa-ok-sign:before {
  content: "\e64f";
}
.fa-question-sign:before {
  content: "\e650";
}
.fa-info-sign:before {
  content: "\e651";
}
.fa-screenshot:before {
  content: "\e652";
}
.fa-remove-circle:before {
  content: "\e653";
}
.fa-ok-circle:before {
  content: "\e654";
}
.fa-ban-circle:before {
  content: "\e655";
}
.fa-arrow-left:before {
  content: "\e656";
}
.fa-arrow-right:before {
  content: "\e657";
}
.fa-arrow-up:before {
  content: "\e658";
}
.fa-arrow-down:before {
  content: "\e659";
}
.fa-resize-full:before {
  content: "\e65a";
}
.fa-resize-small:before {
  content: "\e65b";
}
.fa-plus:before {
  content: "\e65c";
}
.fa-minus:before {
  content: "\e65d";
}
.fa-asterisk:before {
  content: "\e65e";
}
.fa-exclamation-sign:before {
  content: "\e65f";
}
.fa-gift:before {
  content: "\e660";
}
.fa-leaf:before {
  content: "\e661";
}
.fa-fire:before {
  content: "\e662";
}
.fa-eye-open:before {
  content: "\e663";
}
.fa-eye-close:before {
  content: "\e664";
}
.fa-warning-sign:before {
  content: "\e665";
}
.fa-plane:before {
  content: "\e666";
}
.fa-calendar:before {
  content: "\e667";
}
.fa-random:before {
  content: "\e668";
}
.fa-comment:before {
  content: "\e669";
}
.fa-magnet:before {
  content: "\e66a";
}
.fa-chevron-up:before {
  content: "\e66b";
}
.fa-retweet:before {
  content: "\e66c";
}
.fa-shopping-cart:before {
  content: "\e66d";
}
.fa-folder-close:before {
  content: "\e66e";
}
.fa-folder-open:before {
  content: "\e66f";
}
.fa-resize-vertical:before {
  content: "\e670";
}
.fa-resize-horizontal:before {
  content: "\e671";
}
.fa-bar-chart:before {
  content: "\e672";
}
.fa-twitter-sign:before {
  content: "\e673";
}
.fa-facebook-sign:before {
  content: "\e674";
}
.fa-camera-retro:before {
  content: "\e675";
}
.fa-key:before {
  content: "\e676";
}
.fa-cogs:before {
  content: "\e677";
}
.fa-comments:before {
  content: "\e678";
}
.fa-thumbs-up:before {
  content: "\e679";
}
.fa-thumbs-down:before {
  content: "\e67a";
}
.fa-star-half:before {
  content: "\e67b";
}
.fa-heart-empty:before {
  content: "\e67c";
}
.fa-signout:before {
  content: "\e67d";
}
.fa-pushpin:before {
  content: "\e67e";
}
.fa-external-link:before {
  content: "\e67f";
}
.fa-signin:before {
  content: "\e680";
}
.fa-trophy:before {
  content: "\e681";
}
.fa-github-sign:before {
  content: "\e682";
}
.fa-upload-alt:before {
  content: "\e683";
}
.fa-lemon:before {
  content: "\e684";
}
.fa-phone:before {
  content: "\e685";
}
.fa-check-empty:before {
  content: "\e686";
}
.fa-bookmark-empty:before {
  content: "\e687";
}
.fa-phone-sign:before {
  content: "\e688";
}
.fa-twitter:before {
  content: "\e689";
}
.fa-facebook:before {
  content: "\e68a";
}
.fa-github:before {
  content: "\e68b";
}
.fa-unlock:before {
  content: "\e68c";
}
.fa-credit:before {
  content: "\e68d";
}
.fa-rss:before {
  content: "\e68e";
}
.fa-hdd:before {
  content: "\e68f";
}
.fa-bell:before {
  content: "\e690";
}
.fa-certificate:before {
  content: "\e691";
}
.fa-hand-right:before {
  content: "\e692";
}
.fa-hand-left:before {
  content: "\e693";
}
.fa-hand-up:before {
  content: "\e694";
}
.fa-hand-down:before {
  content: "\e695";
}
.fa-circle-arrow-left:before {
  content: "\e696";
}
.fa-circle-arrow-right:before {
  content: "\e697";
}
.fa-circle-arrow-up:before {
  content: "\e698";
}
.fa-circle-arrow-down:before {
  content: "\e699";
}
.fa-globe:before {
  content: "\e69a";
}
.fa-wrench:before {
  content: "\e69b";
}
.fa-tasks:before {
  content: "\e69c";
}
.fa-filter:before {
  content: "\e69d";
}
.fa-briefcase:before {
  content: "\e69e";
}
.fa-fullscreen:before {
  content: "\e69f";
}
.fa-group:before {
  content: "\e6a0";
}
.fa-link:before {
  content: "\e6a1";
}
.fa-beaker:before {
  content: "\e6a2";
}
.fa-cut:before {
  content: "\e6a3";
}
.fa-copy:before {
  content: "\e6a4";
}
.fa-paper-clip:before {
  content: "\e6a5";
}
.fa-save:before {
  content: "\e6a6";
}
.fa-sign-blank:before {
  content: "\e6a7";
}
.fa-reorder:before {
  content: "\e6a8";
}
.fa-list-ul:before {
  content: "\e6a9";
}
.fa-list-ol:before {
  content: "\e6aa";
}
.fa-strikethrough:before {
  content: "\e6ab";
}
.fa-underline:before {
  content: "\e6ac";
}
.fa-table:before {
  content: "\e6ad";
}
.fa-magic:before {
  content: "\e6ae";
}
.fa-truck:before {
  content: "\e6af";
}
.fa-pinterest:before {
  content: "\e6b0";
}
.fa-pinterest-sign:before {
  content: "\e6b1";
}
.fa-google-plus-sign:before {
  content: "\e6b2";
}
.fa-google-plus:before {
  content: "\e6b3";
}
.fa-caret-down:before {
  content: "\e6b4";
}
.fa-caret-up:before {
  content: "\e6b5";
}
.fa-caret-left:before {
  content: "\e6b6";
}
.fa-caret-right:before {
  content: "\e6b7";
}
.fa-columns:before {
  content: "\e6b8";
}
.fa-sort:before {
  content: "\e6b9";
}
.fa-sort-down:before {
  content: "\e6ba";
}
.fa-sort-up:before {
  content: "\e6bb";
}
.fa-envelope-alt:before {
  content: "\e6bc";
}
.fa-linkedin:before {
  content: "\e6bd";
}
.fa-undo:before {
  content: "\e6be";
}
.fa-legal:before {
  content: "\e6bf";
}
.fa-dashboard:before {
  content: "\e6c0";
}
.fa-comment-alt:before {
  content: "\e6c1";
}
.fa-comments-alt:before {
  content: "\e6c2";
}
.fa-bolt:before {
  content: "\e6c3";
}
.fa-sitemap:before {
  content: "\e6c4";
}
.fa-umbrella:before {
  content: "\e6c5";
}
.fa-lightbulb:before {
  content: "\e6c6";
}
.fa-exchange:before {
  content: "\e6c7";
}
.fa-cloud-download:before {
  content: "\e6c8";
}
.fa-cloud-upload:before {
  content: "\e6c9";
}
.fa-user-md:before {
  content: "\e6ca";
}
.fa-stethoscope:before {
  content: "\e6cb";
}
.fa-suitcase:before {
  content: "\e6cc";
}
.fa-bell-alt:before {
  content: "\e6cd";
}
.fa-coffee:before {
  content: "\e6ce";
}
.fa-food:before {
  content: "\e6cf";
}
.fa-file-alt:before {
  content: "\e6d0";
}
.fa-building:before {
  content: "\e6d1";
}
.fa-hospital:before {
  content: "\e6d2";
}
.fa-ambulance:before {
  content: "\e6d3";
}
.fa-medkit:before {
  content: "\e6d4";
}
.fa-fighter-jet:before {
  content: "\e6d5";
}
.fa-beer:before {
  content: "\e6d6";
}
.fa-h-sign:before {
  content: "\e6d7";
}
.fa-double-angle-left:before {
  content: "\e6d8";
}
.fa-double-angle-right:before {
  content: "\e6d9";
}
.fa-double-angle-up:before {
  content: "\e6da";
}
.fa-double-angle-down:before {
  content: "\e6db";
}
.fa-angle-left:before {
  content: "\e6dc";
}
.fa-angle-right:before {
  content: "\e6dd";
}
.fa-angle-up:before {
  content: "\e6de";
}
.fa-angle-down:before {
  content: "\e6df";
}
.fa-desktop:before {
  content: "\e6e0";
}
.fa-laptop:before {
  content: "\e6e1";
}
.fa-tablet:before {
  content: "\e6e2";
}
.fa-mobile:before {
  content: "\e6e3";
}
.fa-circle-blank:before {
  content: "\e6e4";
}
.fa-quote-left:before {
  content: "\e6e5";
}
.fa-quote-right:before {
  content: "\e6e6";
}
.fa-spinner:before {
  content: "\e6e7";
}
.fa-circle:before {
  content: "\e6e8";
}
.fa-reply:before {
  content: "\e6e9";
}
.fa-folder-close-alt:before {
  content: "\e6ea";
}
.fa-folder-open-alt:before {
  content: "\e6eb";
}
.fa-expand-alt:before {
  content: "\e6ec";
}
.fa-collapse-alt:before {
  content: "\e6ed";
}
.fa-smile:before {
  content: "\e6ee";
}
.fa-frown:before {
  content: "\e6ef";
}
.fa-meh:before {
  content: "\e6f0";
}
.fa-gamepad:before {
  content: "\e6f1";
}
.fa-keyboard:before {
  content: "\e6f2";
}
.fa-flag-alt:before {
  content: "\e6f3";
}
.fa-flag-checkered:before {
  content: "\e6f4";
}
.fa-terminal:before {
  content: "\e6f5";
}
.fa-code:before {
  content: "\e6f6";
}
.fa-reply-all:before {
  content: "\e6f7";
}
.fa-star-half-full:before {
  content: "\e6f8";
}
.fa-location-arrow:before {
  content: "\e6f9";
}
.fa-crop:before {
  content: "\e6fa";
}
.fa-code-fork:before {
  content: "\e6fb";
}
.fa-question:before {
  content: "\e6fc";
}
.fa-info:before {
  content: "\e6fd";
}
.fa-exclamation:before {
  content: "\e6fe";
}
.fa-superscript:before {
  content: "\e6ff";
}
.fa-subscript:before {
  content: "\e700";
}
.fa-eraser:before {
  content: "\e701";
}
.fa-puzzle:before {
  content: "\e702";
}
.fa-microphone:before {
  content: "\e703";
}
.fa-microphone-off:before {
  content: "\e704";
}
.fa-shield:before {
  content: "\e705";
}
.fa-calendar-empty:before {
  content: "\e706";
}
.fa-fire-extinguisher:before {
  content: "\e707";
}
.fa-rocket:before {
  content: "\e708";
}
.fa-maxcdn:before {
  content: "\e709";
}
.fa-chevron-sign-left:before {
  content: "\e70a";
}
.fa-chevron-sign-right:before {
  content: "\e70b";
}
.fa-chevron-sign-up:before {
  content: "\e70c";
}
.fa-chevron-sign-down:before {
  content: "\e70d";
}
.fa-css3:before {
  content: "\e70e";
}
.fa-anchor:before {
  content: "\e70f";
}
.fa-unlock-alt:before {
  content: "\e710";
}
.fa-bullseye:before {
  content: "\e711";
}
.fa-ellipsis-horizontal:before {
  content: "\e712";
}
.fa-ellipsis-vertical:before {
  content: "\e713";
}
.fa-rss-sign:before {
  content: "\e714";
}
.fa-play-sign:before {
  content: "\e715";
}
.fa-ticket:before {
  content: "\e716";
}
.fa-minus-sign-alt:before {
  content: "\e717";
}
.fa-check-minus:before {
  content: "\e718";
}
.fa-level-up:before {
  content: "\e719";
}
.fa-level-down:before {
  content: "\e71a";
}
.fa-check-sign:before {
  content: "\e71b";
}
.fa-edit-sign:before {
  content: "\e71c";
}
.fa-external-link-sign:before {
  content: "\e71d";
}
.fa-share-sign:before {
  content: "\e71e";
}
.fa-compass:before {
  content: "\e71f";
}
.fa-collapse-top:before {
  content: "\e720";
}
.fa-expand:before {
  content: "\e721";
}
.fa-euro:before {
  content: "\e722";
}
.fa-gbp:before {
  content: "\e723";
}
.fa-dollar:before {
  content: "\e724";
}
.fa-rupee:before {
  content: "\e725";
}
.fa-yen:before {
  content: "\e726";
}
.fa-renminbi:before {
  content: "\e727";
}
.fa-won:before {
  content: "\e728";
}
.fa-bitcoin:before {
  content: "\e729";
}
.fa-file2:before {
  content: "\e72a";
}
.fa-file-text:before {
  content: "\e72b";
}
.fa-sort-by-alphabet:before {
  content: "\e72c";
}
.fa-sort-by-alphabet-alt:before {
  content: "\e72d";
}
.fa-sort-by-attributes:before {
  content: "\e72e";
}
.fa-sort-by-attributes-alt:before {
  content: "\e72f";
}
.fa-sort-by-order:before {
  content: "\e730";
}
.fa-sort-by-order-alt:before {
  content: "\e731";
}
.fa-thumbs-down2:before {
  content: "\e732";
}
.fa-youtube-sign:before {
  content: "\e733";
}
.fa-youtube:before {
  content: "\e734";
}
.fa-xing:before {
  content: "\e735";
}
.fa-xing-sign:before {
  content: "\e736";
}
.fa-youtube-play:before {
  content: "\e737";
}
.fa-dropbox:before {
  content: "\e738";
}
.fa-stackexchange:before {
  content: "\e739";
}
.fa-instagram:before {
  content: "\e73a";
}
.fa-flickr:before {
  content: "\e73b";
}
.fa-adn:before {
  content: "\e73c";
}
.fa-bitbucket:before {
  content: "\e73d";
}
.fa-bitbucket-sign:before {
  content: "\e73e";
}
.fa-tumblr:before {
  content: "\e73f";
}
.fa-tumblr-sign:before {
  content: "\e740";
}
.fa-long-arrow-down:before {
  content: "\e741";
}
.fa-long-arrow-up:before {
  content: "\e742";
}
.fa-long-arrow-left:before {
  content: "\e743";
}
.fa-apple:before {
  content: "\e744";
}
.fa-windows:before {
  content: "\e745";
}
.fa-android:before {
  content: "\e746";
}
.fa-linux:before {
  content: "\e747";
}
.fa-dribbble:before {
  content: "\e748";
}
.fa-skype:before {
  content: "\e749";
}
.fa-foursquare:before {
  content: "\e74a";
}
.fa-trello:before {
  content: "\e74b";
}
.fa-female:before {
  content: "\e74c";
}
.fa-male:before {
  content: "\e74d";
}
.fa-gittip:before {
  content: "\e74e";
}
.fa-sun:before {
  content: "\e74f";
}
.fa-moon:before {
  content: "\e750";
}
.fa-archive:before {
  content: "\e751";
}
.fa-bug:before {
  content: "\e752";
}
.fa-vk:before {
  content: "\e753";
}
.fa-weibo:before {
  content: "\e754";
}
.fa-renren:before {
  content: "\e755";
}
.fa-cog:before {
  content: "\e756";
}
.fa-volume-up:before {
  content: "\e757";
}
.fa-indent-left:before {
  content: "\e758";
}
.fa-fast-forward:before {
  content: "\e759";
}
.fa-share-alt:before {
  content: "\e75a";
}
.fa-chevron-down:before {
  content: "\e75b";
}
.fa-linkedin-sign:before {
  content: "\e75c";
}
.fa-bullhorn:before {
  content: "\e75d";
}
.fa-cloud:before {
  content: "\e75e";
}
.fa-money:before {
  content: "\e75f";
}
.fa-paste:before {
  content: "\e760";
}
.fa-plus-sign2:before {
  content: "\e761";
}
.fa-github-alt:before {
  content: "\e762";
}
.fa-unlink:before {
  content: "\e763";
}
.fa-html5:before {
  content: "\e764";
}
.fa-collapse:before {
  content: "\e765";
}
.fa-thumbs-up2:before {
  content: "\e766";
}
.fa-long-arrow-right:before {
  content: "\e767";
}

/* ------------------ Spin icon --------------------*/
.icon-spin {
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,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:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}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{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-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-appearance:textfield;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none !important;color:#000 !important;background:transparent !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^="javascript:"]:after,a[href^="#"]: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}select{background:#fff !important}.navbar{display:none}.table td,.table th{background-color:#fff !important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}*{-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#768399;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#75b9e6;text-decoration:none}a:hover,a:focus{color:#3498da;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{padding:2px;line-height:1.42857143;background-color:#fff;border:1px solid #e7e7e2;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.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;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:700;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,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:#999}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:200;line-height:1.4}@media(min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}cite{font-style:normal}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-muted{color:#999}.text-primary{color:#75b9e6}a.text-primary:hover{color:#4aa3de}.text-success{color:#fff}a.text-success:hover{color:#e6e6e6}.text-info{color:#fff}a.text-info:hover{color:#e6e6e6}.text-warning{color:#fff}a.text-warning:hover{color:#e6e6e6}.text-danger{color:#fff}a.text-danger:hover{color:#e6e6e6}.bg-primary{color:#fff;background-color:#75b9e6}a.bg-primary:hover{background-color:#4aa3de}.bg-success{background-color:#71d398}a.bg-success:hover{background-color:#4ac77c}.bg-info{background-color:#97d3c5}a.bg-info:hover{background-color:#73c4b1}.bg-warning{background-color:#f4b162}a.bg-warning:hover{background-color:#f19932}.bg-danger{background-color:#f68484}a.bg-danger:hover{background-color:#f35454}.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;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right: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;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}.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:#999}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'— '}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.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:' —'}blockquote:before,blockquote:after{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media(min-width:768px){.container{width:750px}}@media(min-width:992px){.container{width:970px}}@media(min-width:1367px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-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-left:15px;padding-right: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:0%}.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:0%}.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:0%}.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:0%}.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:0%}.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:0%}.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:1367px){.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:0%}.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:0%}.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{max-width:100%;background-color:transparent}th{text-align:left}.table{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:10px;line-height:1.42857143;vertical-align:top;border-top:1px solid #f3f5f6}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #f3f5f6}.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 #f3f5f6}.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 #f3f5f6}.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 #f3f5f6}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9fafa}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f9fafa}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.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:#f9fafa}.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.active:hover>th{background-color:#eaeeef}.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:#71d398}.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.success:hover>th{background-color:#5ecd8a}.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:#97d3c5}.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.info:hover>th{background-color:#85cbbb}.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:#f4b162}.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.warning:hover>th{background-color:#f2a54a}.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:#f68484}.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.danger:hover>th{background-color:#f46c6c}@media(max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #f3f5f6;-webkit-overflow-scrolling:touch}.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{padding:0;margin:0;border:0;min-width: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;margin-bottom:5px;font-weight:bold}input[type="search"]{-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 #e7e7e2;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-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:#f26923;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(242,105,35,.83)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}input[type="date"]{line-height:34px}.form-group{margin-bottom:15px}.radio,.checkbox{display:block;min-height:20px;margin-top:10px;margin-bottom:10px;padding-left:20px}.radio label,.checkbox label{display:inline;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.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}.input-lg{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:45px;line-height:45px}textarea.input-lg,select[multiple].input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.has-feedback .form-control-feedback{position:absolute;top:25px;right:0;display:block;width:34px;height:34px;line-height:34px;text-align:center}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#fff}.has-success .form-control{border-color:#fff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#e6e6e6;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #fff}.has-success .input-group-addon{color:#fff;border-color:#fff;background-color:#71d398}.has-success .form-control-feedback{color:#fff}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#fff}.has-warning .form-control{border-color:#fff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#e6e6e6;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #fff}.has-warning .input-group-addon{color:#fff;border-color:#fff;background-color:#f4b162}.has-warning .form-control-feedback{color:#fff}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#fff}.has-error .form-control{border-color:#fff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#e6e6e6;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #fff}.has-error .input-group-addon{color:#fff;border-color:#fff;background-color:#f68484}.has-error .form-control-feedback{color:#fff}.form-control-static{margin-bottom:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#bfc5cf}@media(min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;vertical-align:middle}.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;padding-left:0;vertical-align:middle}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:none;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-control-static{padding-top:7px}@media(min-width:768px){.form-horizontal .control-label{text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}.btn{display:inline-block;margin-bottom:0;font-weight:bold;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.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{color:#768399;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);box-shadow:none}.btn-default{color:#768399;background-color:#fff;border-color:#e7e7e2}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#768399;background-color:#ebebeb;border-color:#cbcbc1}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#e7e7e2}.btn-default .badge{color:#fff;background-color:#768399}.btn-primary{color:#fff;background-color:#75b9e6;border-color:#75b9e6}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#52a7e0;border-color:#419fdd}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#75b9e6;border-color:#75b9e6}.btn-primary .badge{color:#75b9e6;background-color:#fff}.btn-success{color:#fff;background-color:#71d398;border-color:#71d398}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#52c981;border-color:#42c576}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#71d398;border-color:#71d398}.btn-success .badge{color:#71d398;background-color:#fff}.btn-info{color:#fff;background-color:#97d3c5;border-color:#97d3c5}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#7ac7b5;border-color:#6cc1ad}.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#97d3c5;border-color:#97d3c5}.btn-info .badge{color:#97d3c5;background-color:#fff}.btn-warning{color:#fff;background-color:#f4b162;border-color:#f4b162}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#f19e3c;border-color:#f09529}.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f4b162;border-color:#f4b162}.btn-warning .badge{color:#f4b162;background-color:#fff}.btn-danger{color:#fff;background-color:#f68484;border-color:#f68484}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#f35e5e;border-color:#f24b4b}.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#f68484;border-color:#f68484}.btn-danger .badge{color:#f68484;background-color:#fff}.btn-link{color:#75b9e6;font-weight:normal;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#3498da;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:#999;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;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%;padding-left:0;padding-right:0}.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;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@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.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:"*"}.glyphicon-plus:before{content:"+"}.glyphicon-euro:before{content:"€"}.glyphicon-minus:before{content:"−"}.glyphicon-cloud:before{content:"☁"}.glyphicon-envelope:before{content:"✉"}.glyphicon-pencil:before{content:"✏"}.glyphicon-glass:before{content:""}.glyphicon-music:before{content:""}.glyphicon-search:before{content:""}.glyphicon-heart:before{content:""}.glyphicon-star:before{content:""}.glyphicon-star-empty:before{content:""}.glyphicon-user:before{content:""}.glyphicon-film:before{content:""}.glyphicon-th-large:before{content:""}.glyphicon-th:before{content:""}.glyphicon-th-list:before{content:""}.glyphicon-ok:before{content:""}.glyphicon-remove:before{content:""}.glyphicon-zoom-in:before{content:""}.glyphicon-zoom-out:before{content:""}.glyphicon-off:before{content:""}.glyphicon-signal:before{content:""}.glyphicon-cog:before{content:""}.glyphicon-trash:before{content:""}.glyphicon-home:before{content:""}.glyphicon-file:before{content:""}.glyphicon-time:before{content:""}.glyphicon-road:before{content:""}.glyphicon-download-alt:before{content:""}.glyphicon-download:before{content:""}.glyphicon-upload:before{content:""}.glyphicon-inbox:before{content:""}.glyphicon-play-circle:before{content:""}.glyphicon-repeat:before{content:""}.glyphicon-refresh:before{content:""}.glyphicon-list-alt:before{content:""}.glyphicon-lock:before{content:""}.glyphicon-flag:before{content:""}.glyphicon-headphones:before{content:""}.glyphicon-volume-off:before{content:""}.glyphicon-volume-down:before{content:""}.glyphicon-volume-up:before{content:""}.glyphicon-qrcode:before{content:""}.glyphicon-barcode:before{content:""}.glyphicon-tag:before{content:""}.glyphicon-tags:before{content:""}.glyphicon-book:before{content:""}.glyphicon-bookmark:before{content:""}.glyphicon-print:before{content:""}.glyphicon-camera:before{content:""}.glyphicon-font:before{content:""}.glyphicon-bold:before{content:""}.glyphicon-italic:before{content:""}.glyphicon-text-height:before{content:""}.glyphicon-text-width:before{content:""}.glyphicon-align-left:before{content:""}.glyphicon-align-center:before{content:""}.glyphicon-align-right:before{content:""}.glyphicon-align-justify:before{content:""}.glyphicon-list:before{content:""}.glyphicon-indent-left:before{content:""}.glyphicon-indent-right:before{content:""}.glyphicon-facetime-video:before{content:""}.glyphicon-picture:before{content:""}.glyphicon-map-marker:before{content:""}.glyphicon-adjust:before{content:""}.glyphicon-tint:before{content:""}.glyphicon-edit:before{content:""}.glyphicon-share:before{content:""}.glyphicon-check:before{content:""}.glyphicon-move:before{content:""}.glyphicon-step-backward:before{content:""}.glyphicon-fast-backward:before{content:""}.glyphicon-backward:before{content:""}.glyphicon-play:before{content:""}.glyphicon-pause:before{content:""}.glyphicon-stop:before{content:""}.glyphicon-forward:before{content:""}.glyphicon-fast-forward:before{content:""}.glyphicon-step-forward:before{content:""}.glyphicon-eject:before{content:""}.glyphicon-chevron-left:before{content:""}.glyphicon-chevron-right:before{content:""}.glyphicon-plus-sign:before{content:""}.glyphicon-minus-sign:before{content:""}.glyphicon-remove-sign:before{content:""}.glyphicon-ok-sign:before{content:""}.glyphicon-question-sign:before{content:""}.glyphicon-info-sign:before{content:""}.glyphicon-screenshot:before{content:""}.glyphicon-remove-circle:before{content:""}.glyphicon-ok-circle:before{content:""}.glyphicon-ban-circle:before{content:""}.glyphicon-arrow-left:before{content:""}.glyphicon-arrow-right:before{content:""}.glyphicon-arrow-up:before{content:""}.glyphicon-arrow-down:before{content:""}.glyphicon-share-alt:before{content:""}.glyphicon-resize-full:before{content:""}.glyphicon-resize-small:before{content:""}.glyphicon-exclamation-sign:before{content:""}.glyphicon-gift:before{content:""}.glyphicon-leaf:before{content:""}.glyphicon-fire:before{content:""}.glyphicon-eye-open:before{content:""}.glyphicon-eye-close:before{content:""}.glyphicon-warning-sign:before{content:""}.glyphicon-plane:before{content:""}.glyphicon-calendar:before{content:""}.glyphicon-random:before{content:""}.glyphicon-comment:before{content:""}.glyphicon-magnet:before{content:""}.glyphicon-chevron-up:before{content:""}.glyphicon-chevron-down:before{content:""}.glyphicon-retweet:before{content:""}.glyphicon-shopping-cart:before{content:""}.glyphicon-folder-close:before{content:""}.glyphicon-folder-open:before{content:""}.glyphicon-resize-vertical:before{content:""}.glyphicon-resize-horizontal:before{content:""}.glyphicon-hdd:before{content:""}.glyphicon-bullhorn:before{content:""}.glyphicon-bell:before{content:""}.glyphicon-certificate:before{content:""}.glyphicon-thumbs-up:before{content:""}.glyphicon-thumbs-down:before{content:""}.glyphicon-hand-right:before{content:""}.glyphicon-hand-left:before{content:""}.glyphicon-hand-up:before{content:""}.glyphicon-hand-down:before{content:""}.glyphicon-circle-arrow-right:before{content:""}.glyphicon-circle-arrow-left:before{content:""}.glyphicon-circle-arrow-up:before{content:""}.glyphicon-circle-arrow-down:before{content:""}.glyphicon-globe:before{content:""}.glyphicon-wrench:before{content:""}.glyphicon-tasks:before{content:""}.glyphicon-filter:before{content:""}.glyphicon-briefcase:before{content:""}.glyphicon-fullscreen:before{content:""}.glyphicon-dashboard:before{content:""}.glyphicon-paperclip:before{content:""}.glyphicon-heart-empty:before{content:""}.glyphicon-link:before{content:""}.glyphicon-phone:before{content:""}.glyphicon-pushpin:before{content:""}.glyphicon-usd:before{content:""}.glyphicon-gbp:before{content:""}.glyphicon-sort:before{content:""}.glyphicon-sort-by-alphabet:before{content:""}.glyphicon-sort-by-alphabet-alt:before{content:""}.glyphicon-sort-by-order:before{content:""}.glyphicon-sort-by-order-alt:before{content:""}.glyphicon-sort-by-attributes:before{content:""}.glyphicon-sort-by-attributes-alt:before{content:""}.glyphicon-unchecked:before{content:""}.glyphicon-expand:before{content:""}.glyphicon-collapse-down:before{content:""}.glyphicon-collapse-up:before{content:""}.glyphicon-log-in:before{content:""}.glyphicon-flash:before{content:""}.glyphicon-log-out:before{content:""}.glyphicon-new-window:before{content:""}.glyphicon-record:before{content:""}.glyphicon-save:before{content:""}.glyphicon-open:before{content:""}.glyphicon-saved:before{content:""}.glyphicon-import:before{content:""}.glyphicon-export:before{content:""}.glyphicon-send:before{content:""}.glyphicon-floppy-disk:before{content:""}.glyphicon-floppy-saved:before{content:""}.glyphicon-floppy-remove:before{content:""}.glyphicon-floppy-save:before{content:""}.glyphicon-floppy-open:before{content:""}.glyphicon-credit-card:before{content:""}.glyphicon-transfer:before{content:""}.glyphicon-cutlery:before{content:""}.glyphicon-header:before{content:""}.glyphicon-compressed:before{content:""}.glyphicon-earphone:before{content:""}.glyphicon-phone-alt:before{content:""}.glyphicon-tower:before{content:""}.glyphicon-stats:before{content:""}.glyphicon-sd-video:before{content:""}.glyphicon-hd-video:before{content:""}.glyphicon-subtitles:before{content:""}.glyphicon-sound-stereo:before{content:""}.glyphicon-sound-dolby:before{content:""}.glyphicon-sound-5-1:before{content:""}.glyphicon-sound-6-1:before{content:""}.glyphicon-sound-7-1:before{content:""}.glyphicon-copyright-mark:before{content:""}.glyphicon-registration-mark:before{content:""}.glyphicon-cloud-download:before{content:""}.glyphicon-cloud-upload:before{content:""}.glyphicon-tree-conifer:before{content:""}.glyphicon-tree-deciduous:before{content:""}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.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;list-style:none;font-size:14px;background-color:#fff;border:1px solid #e7e7e2;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e7e7e2}.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{text-decoration:none;color:#fff;background-color:#75b9e6}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#75b9e6}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#999}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media(min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.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:focus,.btn-group-vertical>.btn:focus{outline:none}.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-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-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.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>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.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-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}[data-toggle="buttons"]>.btn>input[type="radio"],[data-toggle="buttons"]>.btn>input[type="checkbox"]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;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:45px;line-height:45px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{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:#f3f5f6;border:1px solid #e7e7e2;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-bottom-right-radius:0;border-top-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-bottom-left-radius:0;border-top-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{margin-left:-1px}.nav{margin-bottom:0;padding-left: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:#999}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#75b9e6}.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 #e7e7e2}.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 #e7e7e2}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #e7e7e2;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.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 #e7e7e2}@media(min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #e7e7e2;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:#75b9e6}.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{text-align:center;margin-bottom:5px}.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 #e7e7e2}@media(min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #e7e7e2;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-right-radius:0;border-top-left-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{max-height:340px;overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.navbar-collapse{width:auto;border-top:0;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-left:0;padding-right:0}}.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;padding:15px 15px;font-size:18px;line-height:20px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media(min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:none}.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;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-nav.navbar-right:last-child{margin-right:-15px}}@media(min-width:768px){.navbar-left{float:left !important}.navbar-right{float:right !important}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:8px;margin-bottom:8px}@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 .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;padding-left:0;vertical-align:middle}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{float:none;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}.navbar-form .form-group:last-child{margin-bottom:0}.navbar-form .left-input-icon{position:absolute;left:25px;top:10px}.navbar-form .right-input-icon{position:absolute;right:25px;top:10px}.navbar-form .form-group{margin-left:0;margin-right:0}.navbar-form .form-group.has-error .control-label{color:#f68484}.navbar-form .form-group.has-error .form-control{border-color:#f68484}.navbar-form .form-group.has-error .form-control:focus{border-color:#f68484}.navbar-form .form-group.has-error .help-block{color:#f68484}.navbar-form .form-group.has-success .control-label{color:#71d398}.navbar-form .form-group.has-success .form-control{border-color:#71d398}.navbar-form .form-group.has-success .form-control:focus{border-color:#71d398}.navbar-form .form-group.has-warning .control-label{color:#f4b162}.navbar-form .form-group.has-warning .form-control{border-color:#f4b162}.navbar-form .form-group.has-warning .form-control:focus{border-color:#f4b162}.navbar-form .form-control.left-icon{padding-left:32px;position:relative}.navbar-form .form-control.right-icon{padding-right:32px;position:relative}.navbar-form .form-control:focus{border-color:#75b9e6}.navbar-form .help-block{font-size:13px;margin-bottom:0}.navbar-form.group-border .form-group{border-bottom:1px solid #e7e7e2;padding-bottom:15px;padding-top:15px;margin-left:-15px;margin-right:-15px;margin-bottom:0}.navbar-form.group-border .form-group:last-child{border-bottom:none;margin-bottom:0}.navbar-form.stripped .form-group:first-child{margin-top:-15px}.navbar-form.stripped .form-group:last-child{margin-bottom:-15px}.navbar-form.stripped .form-group:nth-child(even){background:#fcfcfd}.navbar-form.hover-stripped .form-group:first-child{margin-top:-15px}.navbar-form.hover-stripped .form-group:last-child{margin-bottom:-15px}.navbar-form.hover-stripped .form-group:hover{-webkit-transition:background ease-in-out .25s;transition:background ease-in-out .25s;background:#fcfcfd}@media(max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media(min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:-15px}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{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-left:15px;margin-right:15px}.navbar-text.navbar-right:last-child{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{background-color:#e7e7e7;color:#555}@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-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#999}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a{color:#999}.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{background-color:#080808;color:#fff}@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:#999}.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:#999}.navbar-inverse .navbar-link:hover{color:#fff}.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{content:"/ ";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#999}.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;line-height:1.42857143;text-decoration:none;color:#fff;background-color:#fd874a;border:1px solid #f26923;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#fff;background-color:#f26923;border-color:#ce5315}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;background-color:#f26923;border-color:#ce5315;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#fff;background-color:rgba(253,135,74,.76);border-color:rgba(242,105,35,.57);cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#75b9e6;border:1px solid #3498da;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#4aa3de}.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:#fff;background-color:#75b9e6;cursor:not-allowed}.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}.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#999}.label-default[href]:hover,.label-default[href]:focus{background-color:#808080}.label-primary{background-color:#75b9e6}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#4aa3de}.label-success{background-color:#71d398}.label-success[href]:hover,.label-success[href]:focus{background-color:#4ac77c}.label-info{background-color:#97d3c5}.label-info[href]:hover,.label-info[href]:focus{background-color:#73c4b1}.label-warning{background-color:#f4b162}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#f19932}.label-danger{background-color:#f68484}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#f35454}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#999;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#75b9e6;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:20px;margin-bottom:20px;color:inherit;background-color:#f3f5f6}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:10px;font-size:17px;font-weight:200}.container .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:32px;padding-bottom:32px}.container .jumbotron{padding-left:40px;padding-right:40px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:2px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #e7e7e2;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-left:auto;margin-right:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#75b9e6}.thumbnail .caption{padding:9px;color:#768399}.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{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#e6f7ed;border-color:#d2f1df;color:#4ac77c}.alert-success hr{border-top-color:#bfebd0}.alert-success .alert-link{color:#35a963}.alert-info{background-color:#eef6fc;border-color:#d8ebf8;color:#3498da}.alert-info hr{border-top-color:#c3e0f4}.alert-info .alert-link{color:#227dba}.alert-warning{background-color:#fdefde;border-color:#fbe3c6;color:#ef8d1b}.alert-warning hr{border-top-color:#f9d7ae}.alert-warning .alert-link{color:#c8730e}.alert-danger{background-color:#fef1f1;border-color:#fcdada;color:#f35454}.alert-danger hr{border-top-color:#fbc2c2}.alert-danger .alert-link{color:#ef2525}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f3f5f6;border-radius:4px;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:#75b9e6;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar{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: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-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#71d398}.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: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:#97d3c5}.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: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:#f4b162}.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: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:#f68484}.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: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,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #e7e7e2}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#768399}a.list-group-item .list-group-item-heading{color:#5e6a7e}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f3f5f6}a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus{z-index:2;color:#fff;background-color:#75b9e6;border-color:#75b9e6}a.list-group-item.active .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading{color:inherit}a.list-group-item.active .list-group-item-text,a.list-group-item.active:hover .list-group-item-text,a.list-group-item.active:focus .list-group-item-text{color:#fff}.list-group-item-success{color:#fff;background-color:#71d398}a.list-group-item-success{color:#fff}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#fff;background-color:#5ecd8a}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#fff;border-color:#fff}.list-group-item-info{color:#fff;background-color:#97d3c5}a.list-group-item-info{color:#fff}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#fff;background-color:#85cbbb}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#fff;border-color:#fff}.list-group-item-warning{color:#fff;background-color:#f4b162}a.list-group-item-warning{color:#fff}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#fff;background-color:#f2a54a}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#fff;border-color:#fff}.list-group-item-danger{color:#fff;background-color:#f68484}a.list-group-item-danger{color:#fff}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#fff;background-color:#f46c6c}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#fff;border-color:#fff}.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;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-right-radius:3px;border-top-left-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{color:inherit}.panel-footer{padding:10px 15px;background-color:#f3f5f6;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:1px solid #f3f5f6}.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{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px;overflow:hidden}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse .panel-body{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:#e4e9eb}.panel-default>.panel-heading{color:#768399;background-color:#e4e9eb;border-color:#e4e9eb}.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#e4e9eb}.panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#e4e9eb}.panel-default>.panel-heading{color:#768399;background-color:#e4e9eb;border-color:#e4e9eb}.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#e4e9eb}.panel-default>.panel-body{border:1px solid #e4e9eb;border-top:none}.panel-default>.panel-footer{color:#768399;background-color:#e4e9eb;border-color:#e4e9eb;border:1px solid #e4e9eb;border-top:none}.panel-default div.panel-body:last-of-type{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.panel-primary{border-color:#75b9e6}.panel-primary>.panel-heading{color:#fff;background-color:#75b9e6;border-color:#75b9e6}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#75b9e6}.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#75b9e6}.panel-primary>.panel-heading{color:#fff;background-color:#75b9e6;border-color:#75b9e6}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#75b9e6}.panel-primary>.panel-body{border:1px solid #75b9e6;border-top:none}.panel-primary>.panel-footer{color:#fff;background-color:#75b9e6;border-color:#75b9e6;border:1px solid #75b9e6;border-top:none}.panel-primary div.panel-body:last-of-type{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.panel-success{border-color:#71d398}.panel-success>.panel-heading{color:#fff;background-color:#71d398;border-color:#71d398}.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#71d398}.panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#71d398}.panel-success>.panel-heading{color:#fff;background-color:#71d398;border-color:#71d398}.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#71d398}.panel-success>.panel-body{border:1px solid #71d398;border-top:none}.panel-success>.panel-footer{color:#fff;background-color:#71d398;border-color:#71d398;border:1px solid #71d398;border-top:none}.panel-success div.panel-body:last-of-type{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.panel-info{border-color:#97d3c5}.panel-info>.panel-heading{color:#fff;background-color:#97d3c5;border-color:#97d3c5}.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#97d3c5}.panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#97d3c5}.panel-info>.panel-heading{color:#fff;background-color:#97d3c5;border-color:#97d3c5}.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#97d3c5}.panel-info>.panel-body{border:1px solid #97d3c5;border-top:none}.panel-info>.panel-footer{color:#fff;background-color:#97d3c5;border-color:#97d3c5;border:1px solid #97d3c5;border-top:none}.panel-info div.panel-body:last-of-type{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.panel-warning{border-color:#f4b162}.panel-warning>.panel-heading{color:#fff;background-color:#f4b162;border-color:#f4b162}.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#f4b162}.panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#f4b162}.panel-warning>.panel-heading{color:#fff;background-color:#f4b162;border-color:#f4b162}.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#f4b162}.panel-warning>.panel-body{border:1px solid #f4b162;border-top:none}.panel-warning>.panel-footer{color:#fff;background-color:#f4b162;border-color:#f4b162;border:1px solid #f4b162;border-top:none}.panel-warning div.panel-body:last-of-type{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.panel-danger{border-color:#f68484}.panel-danger>.panel-heading{color:#fff;background-color:#f68484;border-color:#f68484}.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#f68484}.panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#f68484}.panel-danger>.panel-heading{color:#fff;background-color:#f68484;border-color:#f68484}.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#f68484}.panel-danger>.panel-body{border:1px solid #f68484;border-top:none}.panel-danger>.panel-footer{color:#fff;background-color:#f68484;border-color:#f68484;border:1px solid #f68484;border-top:none}.panel-danger div.panel-body:last-of-type{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f3f5f6;border:1px solid #d7d7ce;border-radius:4px;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;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #e7e7e2;border-radius:6px;box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:none}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#79859b}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.8;filter:alpha(opacity=80)}.modal-header{padding:10px;border-bottom:1px solid #e7e7e2;min-height:11.42857143px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:10px}.modal-footer{margin-top:15px;padding:9px 10px 10px;text-align:right;border-top:1px solid #e7e7e2}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media(min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{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:9030;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#2a2f38;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:#2a2f38}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#2a2f38}.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#2a2f38}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#2a2f38}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#2a2f38}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#2a2f38}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#2a2f38}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#2a2f38}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #d0d0c6;border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:normal;line-height:18px;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{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#a2a28e;border-top-color:#d0d0c6;bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#a2a28e;border-right-color:#d0d0c6}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#a2a28e;border-bottom-color:#d0d0c6;top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;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:#a2a28e;border-left-color:#d0d0c6}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}.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;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:24px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0%),color-stop(rgba(0,0,0,.0001) 100%));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0%),color-stop(rgba(0,0,0,.5) 100%));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:none;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'‹'}.carousel-control .icon-next:before{content:'›'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #e6e6e6;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right: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;visibility:hidden !important}.affix{position:fixed}@-ms-viewport{width:device-width;}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}@media(max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media(min-width:992px) and (max-width:1366px){.visible-md{display:block !important}table.visible-md{display:table}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media(min-width:1367px){.visible-lg{display:block !important}table.visible-lg{display:table}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !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:1366px){.hidden-md{display:none !important}}@media(min-width:1367px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}@media print{.hidden-print{display:none !important}}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:700;line-height:1.1;letter-spacing:0}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:#999}.panel{position:relative;margin-bottom:25px;border-radius:4px;border:0;box-shadow:none}.panel.panel-default>.panel-heading{color:#768399}.panel.panelMove .panel-heading{cursor:move}.panel.panels-hide{display:none}.panel .panel-controls{width:auto;float:right;position:absolute;right:10px;top:0}.panel .panel-controls.panel-controls-hide{display:none}.panel .panel-controls a{text-decoration:none;float:left;width:auto;padding:10px 5px}.panel .panel-controls a i{font-size:12px;color:#f2f2f2;text-shadow:1px 1px 1px rgba(0,0,0,.1);margin-top:-3px}.panel .panel-controls a:hover i{color:#fff}.panel .panel-heading.white-bg .panel-controls a i{color:#768399}.panel .panel-heading.white-bg .panel-controls a:hover{color:#8590a4}.panel.plain.panel-default .panel-heading{border:1px solid #e4e9eb;border-bottom:none}.panel.plain.panel-primary .panel-heading{border:1px solid #75b9e6;border-bottom:none}.panel.plain.panel-success .panel-heading{border:1px solid #71d398;border-bottom:none}.panel.plain.panel-warning .panel-heading{border:1px solid #f4b162;border-bottom:none}.panel.plain.panel-danger .panel-heading{border:1px solid #f68484;border-bottom:none}.panel.plain.panel-info .panel-heading{border:1px solid #97d3c5;border-bottom:none}.panel.plain.panel-dark .panel-heading{border:1px solid #79859b;border-bottom:none}.panel.plain.panel-purple .panel-heading{border:1px solid #af91e1;border-bottom:none}.panel.plain.panel-pink .panel-heading{border:1px solid #f78db8;border-bottom:none}.panel.plain.panel-lime .panel-heading{border:1px solid #a8db43;border-bottom:none}.panel.plain.panel-magenta .panel-heading{border:1px solid #e65097;border-bottom:none}.panel.plain.panel-teal .panel-heading{border:1px solid #97d3c5;border-bottom:none}.panel.plain.panel-brown .panel-heading{border:1px solid #d1b993;border-bottom:none}.panel.plain .panel-heading{border-bottom:none}.panel.plain .panel-footer{border-top:none}.panel-heading{padding:0 15px;min-height:4px;border-top-left-radius:4px;border-top-right-radius:4px}.panel-heading:before,.panel-heading:after{content:" ";display:table}.panel-heading:after{clear:both}.panel-heading:before,.panel-heading:after{content:" ";display:table}.panel-heading:after{clear:both}.panel-heading .panel-title{font-size:14px;font-weight:normal;float:left;margin-right:10px;padding:12px 0;min-height:42px}.panel-heading .panel-title i{font-size:16px}.panel-heading .panel-heading-content{float:left;padding-top:8px;min-height:42px;width:35%;position:relative}.panel-heading .panel-heading-content .progress{margin-top:2px}.panel-heading .panel-heading-content .search-query{height:26px}.panel-heading .panel-heading-content .btn{margin-top:2px}.panel-heading .panel-heading-content .checkbox,.panel-heading .panel-heading-content .radio{margin-top:1px;margin-bottom:0}.panel-heading .panel-heading-content .onoffswitch{margin-top:-3px}.panel-heading.min{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.panel-heading.white-bg{color:#768399;background:#fff;background-color:#fff}.panel-heading.red-bg{background:#f68484;background-color:#f68484}.panel-heading.blue-bg{background:#75b9e6;background-color:#75b9e6}.panel-heading.green-bg{background:#71d398;background-color:#71d398}.panel-heading.yellow-bg{background:#fc6;background-color:#fc6}.panel-heading.orange-bg{background:#f4b162;background-color:#f4b162}.panel-heading.purple-bg{background:#af91e1;background-color:#af91e1}.panel-heading.pink-bg{background:#f78db8;background-color:#f78db8}.panel-heading.lime-bg{background:#a8db43;background-color:#a8db43}.panel-heading.magenta-bg{background:#e65097;background-color:#e65097}.panel-heading.teal-bg{background:#97d3c5;background-color:#97d3c5}.panel-body:before,.panel-body:after{content:" ";display:table}.panel-body:after{clear:both}.panel-body:before,.panel-body:after{content:" ";display:table}.panel-body:after{clear:both}.panel-body.white-bg{color:#768399;background:#fff;background-color:#fff}.panel-body.red-bg{color:#fff;background:#f68484;background-color:#f68484}.panel-body.blue-bg{color:#fff;background:#75b9e6;background-color:#75b9e6}.panel-body.green-bg{color:#fff;background:#71d398;background-color:#71d398}.panel-body.yellow-bg{color:#fff;background:#fc6;background-color:#fc6}.panel-body.orange-bg{color:#fff;background:#f4b162;background-color:#f4b162}.panel-body.purple-bg{color:#fff;background:#af91e1;background-color:#af91e1}.panel-body.pink-bg{color:#fff;background:#f78db8;background-color:#f78db8}.panel-body.lime-bg{color:#fff;background:#a8db43;background-color:#a8db43}.panel-body.magenta-bg{color:#fff;background:#e65097;background-color:#e65097}.panel-body.teal-bg{color:#fff;background:#97d3c5;background-color:#97d3c5}.panel-footer{border-bottom-left-radius:4px;border-bottom-right-radius:4px;color:#fff}.panel-footer:before,.panel-footer:after{content:" ";display:table}.panel-footer:after{clear:both}.panel-footer:before,.panel-footer:after{content:" ";display:table}.panel-footer:after{clear:both}.panel-footer.white-bg{color:#768399;background:#fff;background-color:#fff}.panel-footer.red-bg{background:#f68484;background-color:#f68484}.panel-footer.blue-bg{background:#75b9e6;background-color:#75b9e6}.panel-footer.green-bg{background:#71d398;background-color:#71d398}.panel-footer.yellow-bg{background:#fc6;background-color:#fc6}.panel-footer.orange-bg{background:#f4b162;background-color:#f4b162}.panel-footer.purple-bg{background:#af91e1;background-color:#af91e1}.panel-footer.pink-bg{background:#f78db8;background-color:#f78db8}.panel-footer.lime-bg{background:#a8db43;background-color:#a8db43}.panel-footer.magenta-bg{background:#e65097;background-color:#e65097}.panel-footer.teal-bg{background:#97d3c5;background-color:#97d3c5}.panel-refresh-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#555;opacity:.2;filter:alpha(opacity=20);border-radius:4px}.progress-loader{position:absolute;top:50%;left:50%;width:32px;height:32px;margin-top:-16px;margin-left:-16px}.progress-loader i{font-size:24px;color:#fff;margin-top:4px;margin-left:4px}.panel-default>.panel-heading>.panel-controls>a i{color:#acb1b8;text-shadow:1px 1px 1px #fff}.panel-default>.panel-heading>.panel-controls>a:hover i{color:#838a95}.panel-dark{border-color:#79859b}.panel-dark>.panel-heading{color:#fff;background-color:#79859b;border-color:#79859b}.panel-dark>.panel-heading+.panel-collapse .panel-body{border-top-color:#79859b}.panel-dark>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#79859b}.panel-dark>.panel-heading{color:#fff;background-color:#79859b;border-color:#79859b}.panel-dark>.panel-heading+.panel-collapse .panel-body{border-top-color:#79859b}.panel-dark>.panel-body{border:1px solid #79859b;border-top:none}.panel-dark>.panel-footer{color:#fff;background-color:#79859b;border-color:#79859b;border:1px solid #79859b;border-top:none}.panel-dark div.panel-body:last-of-type{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.panel-dark>.panel-controls a i{text-shadow:none}.panel-purple{border-color:#af91e1}.panel-purple>.panel-heading{color:#fff;background-color:#af91e1;border-color:#af91e1}.panel-purple>.panel-heading+.panel-collapse .panel-body{border-top-color:#af91e1}.panel-purple>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#af91e1}.panel-purple>.panel-heading{color:#fff;background-color:#af91e1;border-color:#af91e1}.panel-purple>.panel-heading+.panel-collapse .panel-body{border-top-color:#af91e1}.panel-purple>.panel-body{border:1px solid #af91e1;border-top:none}.panel-purple>.panel-footer{color:#fff;background-color:#af91e1;border-color:#af91e1;border:1px solid #af91e1;border-top:none}.panel-purple div.panel-body:last-of-type{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.panel-pink{border-color:#f78db8}.panel-pink>.panel-heading{color:#fff;background-color:#f78db8;border-color:#f78db8}.panel-pink>.panel-heading+.panel-collapse .panel-body{border-top-color:#f78db8}.panel-pink>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#f78db8}.panel-pink>.panel-heading{color:#fff;background-color:#f78db8;border-color:#f78db8}.panel-pink>.panel-heading+.panel-collapse .panel-body{border-top-color:#f78db8}.panel-pink>.panel-body{border:1px solid #f78db8;border-top:none}.panel-pink>.panel-footer{color:#fff;background-color:#f78db8;border-color:#f78db8;border:1px solid #f78db8;border-top:none}.panel-pink div.panel-body:last-of-type{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.panel-lime{border-color:#a8db43}.panel-lime>.panel-heading{color:#fff;background-color:#a8db43;border-color:#a8db43}.panel-lime>.panel-heading+.panel-collapse .panel-body{border-top-color:#a8db43}.panel-lime>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#a8db43}.panel-lime>.panel-heading{color:#fff;background-color:#a8db43;border-color:#a8db43}.panel-lime>.panel-heading+.panel-collapse .panel-body{border-top-color:#a8db43}.panel-lime>.panel-body{border:1px solid #a8db43;border-top:none}.panel-lime>.panel-footer{color:#fff;background-color:#a8db43;border-color:#a8db43;border:1px solid #a8db43;border-top:none}.panel-lime div.panel-body:last-of-type{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.panel-magenta{border-color:#e65097}.panel-magenta>.panel-heading{color:#fff;background-color:#e65097;border-color:#e65097}.panel-magenta>.panel-heading+.panel-collapse .panel-body{border-top-color:#e65097}.panel-magenta>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#e65097}.panel-magenta>.panel-heading{color:#fff;background-color:#e65097;border-color:#e65097}.panel-magenta>.panel-heading+.panel-collapse .panel-body{border-top-color:#e65097}.panel-magenta>.panel-body{border:1px solid #e65097;border-top:none}.panel-magenta>.panel-footer{color:#fff;background-color:#e65097;border-color:#e65097;border:1px solid #e65097;border-top:none}.panel-magenta div.panel-body:last-of-type{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.panel-teal{border-color:#97d3c5}.panel-teal>.panel-heading{color:#fff;background-color:#97d3c5;border-color:#97d3c5}.panel-teal>.panel-heading+.panel-collapse .panel-body{border-top-color:#97d3c5}.panel-teal>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#97d3c5}.panel-teal>.panel-heading{color:#fff;background-color:#97d3c5;border-color:#97d3c5}.panel-teal>.panel-heading+.panel-collapse .panel-body{border-top-color:#97d3c5}.panel-teal>.panel-body{border:1px solid #97d3c5;border-top:none}.panel-teal>.panel-footer{color:#fff;background-color:#97d3c5;border-color:#97d3c5;border:1px solid #97d3c5;border-top:none}.panel-teal div.panel-body:last-of-type{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.panel-brown{border-color:#d1b993}.panel-brown>.panel-heading{color:#fff;background-color:#d1b993;border-color:#d1b993}.panel-brown>.panel-heading+.panel-collapse .panel-body{border-top-color:#d1b993}.panel-brown>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d1b993}.panel-brown>.panel-heading{color:#fff;background-color:#d1b993;border-color:#d1b993}.panel-brown>.panel-heading+.panel-collapse .panel-body{border-top-color:#d1b993}.panel-brown>.panel-body{border:1px solid #d1b993;border-top:none}.panel-brown>.panel-footer{color:#fff;background-color:#d1b993;border-color:#d1b993;border:1px solid #d1b993;border-top:none}.panel-brown div.panel-body:last-of-type{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.panel-placeholder{border:2px dashed #acb1b8;background:#e3e5e7;margin-bottom:25px;border-radius:4px}.form-horizontal .form-group:last-child,.form-inline .form-group:last-child{margin-bottom:0}.form-horizontal .left-input-icon,.form-inline .left-input-icon{position:absolute;left:25px;top:10px}.form-horizontal .right-input-icon,.form-inline .right-input-icon{position:absolute;right:25px;top:10px}.form-horizontal .form-group,.form-inline .form-group{margin-left:0;margin-right:0}.form-horizontal .form-group.has-error .control-label,.form-inline .form-group.has-error .control-label{color:#f68484}.form-horizontal .form-group.has-error .form-control,.form-inline .form-group.has-error .form-control{border-color:#f68484}.form-horizontal .form-group.has-error .form-control:focus,.form-inline .form-group.has-error .form-control:focus{border-color:#f68484}.form-horizontal .form-group.has-error .help-block,.form-inline .form-group.has-error .help-block{color:#f68484}.form-horizontal .form-group.has-success .control-label,.form-inline .form-group.has-success .control-label{color:#71d398}.form-horizontal .form-group.has-success .form-control,.form-inline .form-group.has-success .form-control{border-color:#71d398}.form-horizontal .form-group.has-success .form-control:focus,.form-inline .form-group.has-success .form-control:focus{border-color:#71d398}.form-horizontal .form-group.has-warning .control-label,.form-inline .form-group.has-warning .control-label{color:#f4b162}.form-horizontal .form-group.has-warning .form-control,.form-inline .form-group.has-warning .form-control{border-color:#f4b162}.form-horizontal .form-group.has-warning .form-control:focus,.form-inline .form-group.has-warning .form-control:focus{border-color:#f4b162}.form-horizontal .form-control.left-icon,.form-inline .form-control.left-icon{padding-left:32px;position:relative}.form-horizontal .form-control.right-icon,.form-inline .form-control.right-icon{padding-right:32px;position:relative}.form-horizontal .form-control:focus,.form-inline .form-control:focus{border-color:#f26923}.form-horizontal .help-block,.form-inline .help-block{font-size:13px;margin-bottom:0}.form-horizontal.group-border .form-group,.form-inline.group-border .form-group{border-bottom:1px solid #e7e7e2;padding-bottom:15px;padding-top:15px;margin-left:-15px;margin-right:-15px;margin-bottom:0}.form-horizontal.group-border .form-group:last-child,.form-inline.group-border .form-group:last-child{border-bottom:none;margin-bottom:0}.form-horizontal.stripped .form-group:first-child,.form-inline.stripped .form-group:first-child{margin-top:-15px}.form-horizontal.stripped .form-group:last-child,.form-inline.stripped .form-group:last-child{margin-bottom:-15px}.form-horizontal.stripped .form-group:nth-child(even),.form-inline.stripped .form-group:nth-child(even){background:#fcfcfd}.form-horizontal.hover-stripped .form-group:first-child,.form-inline.hover-stripped .form-group:first-child{margin-top:-15px}.form-horizontal.hover-stripped .form-group:last-child,.form-inline.hover-stripped .form-group:last-child{margin-bottom:-15px}.form-horizontal.hover-stripped .form-group:hover,.form-inline.hover-stripped .form-group:hover{-webkit-transition:background ease-in-out .25s;transition:background ease-in-out .25s;background:#fcfcfd}.form-vertical.group-border .form-group{border-bottom:1px solid #e7e7e2;margin:0 -15px;padding:5px 15px 30px 15px}.form-vertical.group-border .form-group.has-error .control-label{color:#f68484}.form-vertical.group-border .form-group.has-error .form-control{border-color:#f68484}.form-vertical.group-border .form-group.has-error .form-control:focus{border-color:#f68484}.form-vertical.group-border .form-group.has-error .help-block{color:#f68484}.form-vertical.group-border .form-group.has-success .control-label{color:#71d398}.form-vertical.group-border .form-group.has-success .form-control{border-color:#71d398}.form-vertical.group-border .form-group.has-success .form-control:focus{border-color:#71d398}.form-vertical.group-border .form-group.has-warning .control-label{color:#f4b162}.form-vertical.group-border .form-group.has-warning .form-control{border-color:#f4b162}.form-vertical.group-border .form-group.has-warning .form-control:focus{border-color:#f4b162}.form-vertical.group-border .form-group:last-child{border-bottom:none;margin-bottom:0}.form-vertical.hover-stripped .form-group:first-child{margin-top:-15px}.form-vertical.hover-stripped .form-group:last-child{margin-bottom:-15px}.form-vertical.hover-stripped .form-group:hover{-webkit-transition:background ease-in-out .25s;transition:background ease-in-out .25s;background:#fcfcfd}.input-group .input-group-btn:first-child .btn{border-right:none}.input-group .input-group-btn:last-child .btn{border-left:none}.dropdown-menu{display:none;padding:0;box-shadow:0 2px 10px rgba(0,0,0,.175)}.dropdown-menu>li>a{display:block;padding:6px 20px}.dropdown-menu.right{right:0;left:auto}.dropdown-menu.right::before{right:9px;left:auto !important}.dropdown-menu.right::after{right:10px;left:auto !important}.tooltip-inner{padding:8px 8px;border-radius:4px;font-size:13px}.table .checkbox,.table .radio{margin-bottom:0;margin-top:0}.table .progress{margin-bottom:0;margin-top:0}.table tbody tr.highlight{background:#eef6fc}.table tbody tr.highlight td{background:#eef6fc}.table tfoot tr th,.table tfoot tr td{border-bottom:1px solid #f3f5f6}.table.table-bordered thead tr{background:#f3f5f6}.table .fixed{top:0;position:fixed;width:auto;display:none;border:none}.table.table-fixed-layout{table-layout:fixed}.table.table-fixed-layout td{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn{-webkit-transition:background;transition:background;-webkit-transition-duration:.4s;transition-duration:.4s}.btn i{vertical-align:baseline}.btn:active,.btn.active{box-shadow:none}.btn:focus{outline:none}.btn.btn-round{width:36px;height:36px;text-align:center;padding:6px 0;font-size:12px;line-height:1.42;border-radius:50%}.btn.btn-round.btn-xs{width:22px;height:22px;line-height:1}.btn.btn-round.btn-sm{width:30px;height:30px}.btn.btn-round.btn-lg{width:45px;height:45px}.btn.btn-round.btn-lg i{margin-top:2px}.btn.btn-round.btn-default{color:#e7e7e2}.btn.btn-round.btn-default:hover,.btn.btn-round.btn-default:focus,.btn.btn-round.btn-default:active,.btn.btn-round.btn-default.active{color:#c4c4b8}.btn.btn-round.btn-default:hover i,.btn.btn-round.btn-default:focus i,.btn.btn-round.btn-default:active i,.btn.btn-round.btn-default.active i{color:#c4c4b8}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active{background-color:#f3f5f6;border-color:#f3f5f6}.btn-default.btn-alt{color:#768399;background-color:transparent;border-color:#e7e7e2;border-width:2px}.btn-default.btn-alt:hover,.btn-default.btn-alt:focus,.btn-default.btn-alt:active,.btn-default.btn-alt.active,.open .dropdown-toggle.btn-default.btn-alt{color:#768399;background-color:rgba(0,0,0,0);border-color:#cbcbc1;border-width:2px}.btn-default.btn-alt:active,.btn-default.btn-alt.active,.open .dropdown-toggle.btn-default.btn-alt{background-image:none}.btn-default.btn-alt.disabled,.btn-default.btn-alt[disabled],fieldset[disabled] .btn-default.btn-alt,.btn-default.btn-alt.disabled:hover,.btn-default.btn-alt[disabled]:hover,fieldset[disabled] .btn-default.btn-alt:hover,.btn-default.btn-alt.disabled:focus,.btn-default.btn-alt[disabled]:focus,fieldset[disabled] .btn-default.btn-alt:focus,.btn-default.btn-alt.disabled:active,.btn-default.btn-alt[disabled]:active,fieldset[disabled] .btn-default.btn-alt:active,.btn-default.btn-alt.disabled.active,.btn-default.btn-alt[disabled].active,fieldset[disabled] .btn-default.btn-alt.active{background-color:transparent;border-color:#e7e7e2;border-width:2px}.btn-default.btn-alt:hover,.btn-default.btn-alt:focus,.btn-default.btn-alt:active,.btn-default.btn-alt.active{background-color:transparent;color:#5e6a7e}.btn-primary.btn-alt{color:#75b9e6;background-color:transparent;border-color:#75b9e6;border-width:2px}.btn-primary.btn-alt:hover,.btn-primary.btn-alt:focus,.btn-primary.btn-alt:active,.btn-primary.btn-alt.active,.open .dropdown-toggle.btn-primary.btn-alt{color:#75b9e6;background-color:rgba(0,0,0,0);border-color:#419fdd;border-width:2px}.btn-primary.btn-alt:active,.btn-primary.btn-alt.active,.open .dropdown-toggle.btn-primary.btn-alt{background-image:none}.btn-primary.btn-alt.disabled,.btn-primary.btn-alt[disabled],fieldset[disabled] .btn-primary.btn-alt,.btn-primary.btn-alt.disabled:hover,.btn-primary.btn-alt[disabled]:hover,fieldset[disabled] .btn-primary.btn-alt:hover,.btn-primary.btn-alt.disabled:focus,.btn-primary.btn-alt[disabled]:focus,fieldset[disabled] .btn-primary.btn-alt:focus,.btn-primary.btn-alt.disabled:active,.btn-primary.btn-alt[disabled]:active,fieldset[disabled] .btn-primary.btn-alt:active,.btn-primary.btn-alt.disabled.active,.btn-primary.btn-alt[disabled].active,fieldset[disabled] .btn-primary.btn-alt.active{background-color:transparent;border-color:#75b9e6;border-width:2px}.btn-primary.btn-alt:hover,.btn-primary.btn-alt:focus,.btn-primary.btn-alt:active,.btn-primary.btn-alt.active{background-color:transparent;color:#4aa3de}.btn-success.btn-alt{color:#71d398;background-color:transparent;border-color:#71d398;border-width:2px}.btn-success.btn-alt:hover,.btn-success.btn-alt:focus,.btn-success.btn-alt:active,.btn-success.btn-alt.active,.open .dropdown-toggle.btn-success.btn-alt{color:#71d398;background-color:rgba(0,0,0,0);border-color:#42c576;border-width:2px}.btn-success.btn-alt:active,.btn-success.btn-alt.active,.open .dropdown-toggle.btn-success.btn-alt{background-image:none}.btn-success.btn-alt.disabled,.btn-success.btn-alt[disabled],fieldset[disabled] .btn-success.btn-alt,.btn-success.btn-alt.disabled:hover,.btn-success.btn-alt[disabled]:hover,fieldset[disabled] .btn-success.btn-alt:hover,.btn-success.btn-alt.disabled:focus,.btn-success.btn-alt[disabled]:focus,fieldset[disabled] .btn-success.btn-alt:focus,.btn-success.btn-alt.disabled:active,.btn-success.btn-alt[disabled]:active,fieldset[disabled] .btn-success.btn-alt:active,.btn-success.btn-alt.disabled.active,.btn-success.btn-alt[disabled].active,fieldset[disabled] .btn-success.btn-alt.active{background-color:transparent;border-color:#71d398;border-width:2px}.btn-success.btn-alt:hover,.btn-success.btn-alt:focus,.btn-success.btn-alt:active,.btn-success.btn-alt.active{background-color:transparent;color:#4ac77c}.btn-info.btn-alt{color:#97d3c5;background-color:transparent;border-color:#97d3c5;border-width:2px}.btn-info.btn-alt:hover,.btn-info.btn-alt:focus,.btn-info.btn-alt:active,.btn-info.btn-alt.active,.open .dropdown-toggle.btn-info.btn-alt{color:#97d3c5;background-color:rgba(0,0,0,0);border-color:#6cc1ad;border-width:2px}.btn-info.btn-alt:active,.btn-info.btn-alt.active,.open .dropdown-toggle.btn-info.btn-alt{background-image:none}.btn-info.btn-alt.disabled,.btn-info.btn-alt[disabled],fieldset[disabled] .btn-info.btn-alt,.btn-info.btn-alt.disabled:hover,.btn-info.btn-alt[disabled]:hover,fieldset[disabled] .btn-info.btn-alt:hover,.btn-info.btn-alt.disabled:focus,.btn-info.btn-alt[disabled]:focus,fieldset[disabled] .btn-info.btn-alt:focus,.btn-info.btn-alt.disabled:active,.btn-info.btn-alt[disabled]:active,fieldset[disabled] .btn-info.btn-alt:active,.btn-info.btn-alt.disabled.active,.btn-info.btn-alt[disabled].active,fieldset[disabled] .btn-info.btn-alt.active{background-color:transparent;border-color:#97d3c5;border-width:2px}.btn-info.btn-alt:hover,.btn-info.btn-alt:focus,.btn-info.btn-alt:active,.btn-info.btn-alt.active{background-color:transparent;color:#73c4b1}.btn-warning.btn-alt{color:#f4b162;background-color:transparent;border-color:#f4b162;border-width:2px}.btn-warning.btn-alt:hover,.btn-warning.btn-alt:focus,.btn-warning.btn-alt:active,.btn-warning.btn-alt.active,.open .dropdown-toggle.btn-warning.btn-alt{color:#f4b162;background-color:rgba(0,0,0,0);border-color:#f09529;border-width:2px}.btn-warning.btn-alt:active,.btn-warning.btn-alt.active,.open .dropdown-toggle.btn-warning.btn-alt{background-image:none}.btn-warning.btn-alt.disabled,.btn-warning.btn-alt[disabled],fieldset[disabled] .btn-warning.btn-alt,.btn-warning.btn-alt.disabled:hover,.btn-warning.btn-alt[disabled]:hover,fieldset[disabled] .btn-warning.btn-alt:hover,.btn-warning.btn-alt.disabled:focus,.btn-warning.btn-alt[disabled]:focus,fieldset[disabled] .btn-warning.btn-alt:focus,.btn-warning.btn-alt.disabled:active,.btn-warning.btn-alt[disabled]:active,fieldset[disabled] .btn-warning.btn-alt:active,.btn-warning.btn-alt.disabled.active,.btn-warning.btn-alt[disabled].active,fieldset[disabled] .btn-warning.btn-alt.active{background-color:transparent;border-color:#f4b162;border-width:2px}.btn-warning.btn-alt:hover,.btn-warning.btn-alt:focus,.btn-warning.btn-alt:active,.btn-warning.btn-alt.active{background-color:transparent;color:#f19932}.btn-danger.btn-alt{color:#f68484;background-color:transparent;border-color:#f68484;border-width:2px}.btn-danger.btn-alt:hover,.btn-danger.btn-alt:focus,.btn-danger.btn-alt:active,.btn-danger.btn-alt.active,.open .dropdown-toggle.btn-danger.btn-alt{color:#f68484;background-color:rgba(0,0,0,0);border-color:#f24b4b;border-width:2px}.btn-danger.btn-alt:active,.btn-danger.btn-alt.active,.open .dropdown-toggle.btn-danger.btn-alt{background-image:none}.btn-danger.btn-alt.disabled,.btn-danger.btn-alt[disabled],fieldset[disabled] .btn-danger.btn-alt,.btn-danger.btn-alt.disabled:hover,.btn-danger.btn-alt[disabled]:hover,fieldset[disabled] .btn-danger.btn-alt:hover,.btn-danger.btn-alt.disabled:focus,.btn-danger.btn-alt[disabled]:focus,fieldset[disabled] .btn-danger.btn-alt:focus,.btn-danger.btn-alt.disabled:active,.btn-danger.btn-alt[disabled]:active,fieldset[disabled] .btn-danger.btn-alt:active,.btn-danger.btn-alt.disabled.active,.btn-danger.btn-alt[disabled].active,fieldset[disabled] .btn-danger.btn-alt.active{background-color:transparent;border-color:#f68484;border-width:2px}.btn-danger.btn-alt:hover,.btn-danger.btn-alt:focus,.btn-danger.btn-alt:active,.btn-danger.btn-alt.active{background-color:transparent;color:#f35454}.btn-brown{color:#fff;background-color:#d1b993;border-color:#d1b993}.btn-brown:hover,.btn-brown:focus,.btn-brown:active,.btn-brown.active,.open .dropdown-toggle.btn-brown{color:#fff;background-color:#c5a676;border-color:#bf9d68}.btn-brown:active,.btn-brown.active,.open .dropdown-toggle.btn-brown{background-image:none}.btn-brown.disabled,.btn-brown[disabled],fieldset[disabled] .btn-brown,.btn-brown.disabled:hover,.btn-brown[disabled]:hover,fieldset[disabled] .btn-brown:hover,.btn-brown.disabled:focus,.btn-brown[disabled]:focus,fieldset[disabled] .btn-brown:focus,.btn-brown.disabled:active,.btn-brown[disabled]:active,fieldset[disabled] .btn-brown:active,.btn-brown.disabled.active,.btn-brown[disabled].active,fieldset[disabled] .btn-brown.active{background-color:#d1b993;border-color:#d1b993}.btn-brown .badge{color:#d1b993;background-color:#fff}.btn-brown.btn-alt{color:#d1b993;background-color:transparent;border-color:#d1b993;border-width:2px}.btn-brown.btn-alt:hover,.btn-brown.btn-alt:focus,.btn-brown.btn-alt:active,.btn-brown.btn-alt.active,.open .dropdown-toggle.btn-brown.btn-alt{color:#d1b993;background-color:rgba(0,0,0,0);border-color:#bf9d68;border-width:2px}.btn-brown.btn-alt:active,.btn-brown.btn-alt.active,.open .dropdown-toggle.btn-brown.btn-alt{background-image:none}.btn-brown.btn-alt.disabled,.btn-brown.btn-alt[disabled],fieldset[disabled] .btn-brown.btn-alt,.btn-brown.btn-alt.disabled:hover,.btn-brown.btn-alt[disabled]:hover,fieldset[disabled] .btn-brown.btn-alt:hover,.btn-brown.btn-alt.disabled:focus,.btn-brown.btn-alt[disabled]:focus,fieldset[disabled] .btn-brown.btn-alt:focus,.btn-brown.btn-alt.disabled:active,.btn-brown.btn-alt[disabled]:active,fieldset[disabled] .btn-brown.btn-alt:active,.btn-brown.btn-alt.disabled.active,.btn-brown.btn-alt[disabled].active,fieldset[disabled] .btn-brown.btn-alt.active{background-color:transparent;border-color:#d1b993;border-width:2px}.btn-brown.btn-alt:hover,.btn-brown.btn-alt:focus,.btn-brown.btn-alt:active,.btn-brown.btn-alt.active{background-color:transparent;color:#c2a26f}.btn-dark{color:#fff;background-color:#79859b;border-color:#79859b}.btn-dark:hover,.btn-dark:focus,.btn-dark:active,.btn-dark.active,.open .dropdown-toggle.btn-dark{color:#fff;background-color:#657187;border-color:#5c677b}.btn-dark:active,.btn-dark.active,.open .dropdown-toggle.btn-dark{background-image:none}.btn-dark.disabled,.btn-dark[disabled],fieldset[disabled] .btn-dark,.btn-dark.disabled:hover,.btn-dark[disabled]:hover,fieldset[disabled] .btn-dark:hover,.btn-dark.disabled:focus,.btn-dark[disabled]:focus,fieldset[disabled] .btn-dark:focus,.btn-dark.disabled:active,.btn-dark[disabled]:active,fieldset[disabled] .btn-dark:active,.btn-dark.disabled.active,.btn-dark[disabled].active,fieldset[disabled] .btn-dark.active{background-color:#79859b;border-color:#79859b}.btn-dark .badge{color:#79859b;background-color:#fff}.btn-dark.btn-alt{color:#79859b;background-color:transparent;border-color:#79859b;border-width:2px}.btn-dark.btn-alt:hover,.btn-dark.btn-alt:focus,.btn-dark.btn-alt:active,.btn-dark.btn-alt.active,.open .dropdown-toggle.btn-dark.btn-alt{color:#79859b;background-color:rgba(0,0,0,0);border-color:#5c677b;border-width:2px}.btn-dark.btn-alt:active,.btn-dark.btn-alt.active,.open .dropdown-toggle.btn-dark.btn-alt{background-image:none}.btn-dark.btn-alt.disabled,.btn-dark.btn-alt[disabled],fieldset[disabled] .btn-dark.btn-alt,.btn-dark.btn-alt.disabled:hover,.btn-dark.btn-alt[disabled]:hover,fieldset[disabled] .btn-dark.btn-alt:hover,.btn-dark.btn-alt.disabled:focus,.btn-dark.btn-alt[disabled]:focus,fieldset[disabled] .btn-dark.btn-alt:focus,.btn-dark.btn-alt.disabled:active,.btn-dark.btn-alt[disabled]:active,fieldset[disabled] .btn-dark.btn-alt:active,.btn-dark.btn-alt.disabled.active,.btn-dark.btn-alt[disabled].active,fieldset[disabled] .btn-dark.btn-alt.active{background-color:transparent;border-color:#79859b;border-width:2px}.btn-dark.btn-alt:hover,.btn-dark.btn-alt:focus,.btn-dark.btn-alt:active,.btn-dark.btn-alt.active{background-color:transparent;color:#606c81}.btn-yellow{color:#fff;background-color:#fc6;border-color:#fc6}.btn-yellow:hover,.btn-yellow:focus,.btn-yellow:active,.btn-yellow.active,.open .dropdown-toggle.btn-yellow{color:#fff;background-color:#ffbe3d;border-color:#ffb829}.btn-yellow:active,.btn-yellow.active,.open .dropdown-toggle.btn-yellow{background-image:none}.btn-yellow.disabled,.btn-yellow[disabled],fieldset[disabled] .btn-yellow,.btn-yellow.disabled:hover,.btn-yellow[disabled]:hover,fieldset[disabled] .btn-yellow:hover,.btn-yellow.disabled:focus,.btn-yellow[disabled]:focus,fieldset[disabled] .btn-yellow:focus,.btn-yellow.disabled:active,.btn-yellow[disabled]:active,fieldset[disabled] .btn-yellow:active,.btn-yellow.disabled.active,.btn-yellow[disabled].active,fieldset[disabled] .btn-yellow.active{background-color:#fc6;border-color:#fc6}.btn-yellow .badge{color:#fc6;background-color:#fff}.btn-yellow.btn-alt{color:#fc6;background-color:transparent;border-color:#fc6;border-width:2px}.btn-yellow.btn-alt:hover,.btn-yellow.btn-alt:focus,.btn-yellow.btn-alt:active,.btn-yellow.btn-alt.active,.open .dropdown-toggle.btn-yellow.btn-alt{color:#fc6;background-color:rgba(0,0,0,0);border-color:#ffb829;border-width:2px}.btn-yellow.btn-alt:active,.btn-yellow.btn-alt.active,.open .dropdown-toggle.btn-yellow.btn-alt{background-image:none}.btn-yellow.btn-alt.disabled,.btn-yellow.btn-alt[disabled],fieldset[disabled] .btn-yellow.btn-alt,.btn-yellow.btn-alt.disabled:hover,.btn-yellow.btn-alt[disabled]:hover,fieldset[disabled] .btn-yellow.btn-alt:hover,.btn-yellow.btn-alt.disabled:focus,.btn-yellow.btn-alt[disabled]:focus,fieldset[disabled] .btn-yellow.btn-alt:focus,.btn-yellow.btn-alt.disabled:active,.btn-yellow.btn-alt[disabled]:active,fieldset[disabled] .btn-yellow.btn-alt:active,.btn-yellow.btn-alt.disabled.active,.btn-yellow.btn-alt[disabled].active,fieldset[disabled] .btn-yellow.btn-alt.active{background-color:transparent;border-color:#fc6;border-width:2px}.btn-yellow.btn-alt:hover,.btn-yellow.btn-alt:focus,.btn-yellow.btn-alt:active,.btn-yellow.btn-alt.active{background-color:transparent;color:#fb3}.btn-purple{color:#fff;background-color:#af91e1;border-color:#af91e1}.btn-purple:hover,.btn-purple:focus,.btn-purple:active,.btn-purple.active,.open .dropdown-toggle.btn-purple{color:#fff;background-color:#9871d8;border-color:#8c61d4}.btn-purple:active,.btn-purple.active,.open .dropdown-toggle.btn-purple{background-image:none}.btn-purple.disabled,.btn-purple[disabled],fieldset[disabled] .btn-purple,.btn-purple.disabled:hover,.btn-purple[disabled]:hover,fieldset[disabled] .btn-purple:hover,.btn-purple.disabled:focus,.btn-purple[disabled]:focus,fieldset[disabled] .btn-purple:focus,.btn-purple.disabled:active,.btn-purple[disabled]:active,fieldset[disabled] .btn-purple:active,.btn-purple.disabled.active,.btn-purple[disabled].active,fieldset[disabled] .btn-purple.active{background-color:#af91e1;border-color:#af91e1}.btn-purple .badge{color:#af91e1;background-color:#fff}.btn-purple.btn-alt{color:#af91e1;background-color:transparent;border-color:#af91e1;border-width:2px}.btn-purple.btn-alt:hover,.btn-purple.btn-alt:focus,.btn-purple.btn-alt:active,.btn-purple.btn-alt.active,.open .dropdown-toggle.btn-purple.btn-alt{color:#af91e1;background-color:rgba(0,0,0,0);border-color:#8c61d4;border-width:2px}.btn-purple.btn-alt:active,.btn-purple.btn-alt.active,.open .dropdown-toggle.btn-purple.btn-alt{background-image:none}.btn-purple.btn-alt.disabled,.btn-purple.btn-alt[disabled],fieldset[disabled] .btn-purple.btn-alt,.btn-purple.btn-alt.disabled:hover,.btn-purple.btn-alt[disabled]:hover,fieldset[disabled] .btn-purple.btn-alt:hover,.btn-purple.btn-alt.disabled:focus,.btn-purple.btn-alt[disabled]:focus,fieldset[disabled] .btn-purple.btn-alt:focus,.btn-purple.btn-alt.disabled:active,.btn-purple.btn-alt[disabled]:active,fieldset[disabled] .btn-purple.btn-alt:active,.btn-purple.btn-alt.disabled.active,.btn-purple.btn-alt[disabled].active,fieldset[disabled] .btn-purple.btn-alt.active{background-color:transparent;border-color:#af91e1;border-width:2px}.btn-purple.btn-alt:hover,.btn-purple.btn-alt:focus,.btn-purple.btn-alt:active,.btn-purple.btn-alt.active{background-color:transparent;color:#9269d6}.btn-pink{color:#fff;background-color:#f78db8;border-color:#f78db8}.btn-pink:hover,.btn-pink:focus,.btn-pink:active,.btn-pink.active,.open .dropdown-toggle.btn-pink{color:#fff;background-color:#f467a0;border-color:#f35494}.btn-pink:active,.btn-pink.active,.open .dropdown-toggle.btn-pink{background-image:none}.btn-pink.disabled,.btn-pink[disabled],fieldset[disabled] .btn-pink,.btn-pink.disabled:hover,.btn-pink[disabled]:hover,fieldset[disabled] .btn-pink:hover,.btn-pink.disabled:focus,.btn-pink[disabled]:focus,fieldset[disabled] .btn-pink:focus,.btn-pink.disabled:active,.btn-pink[disabled]:active,fieldset[disabled] .btn-pink:active,.btn-pink.disabled.active,.btn-pink[disabled].active,fieldset[disabled] .btn-pink.active{background-color:#f78db8;border-color:#f78db8}.btn-pink .badge{color:#f78db8;background-color:#fff}.btn-pink.btn-alt{color:#f78db8;background-color:transparent;border-color:#f78db8;border-width:2px}.btn-pink.btn-alt:hover,.btn-pink.btn-alt:focus,.btn-pink.btn-alt:active,.btn-pink.btn-alt.active,.open .dropdown-toggle.btn-pink.btn-alt{color:#f78db8;background-color:rgba(0,0,0,0);border-color:#f35494;border-width:2px}.btn-pink.btn-alt:active,.btn-pink.btn-alt.active,.open .dropdown-toggle.btn-pink.btn-alt{background-image:none}.btn-pink.btn-alt.disabled,.btn-pink.btn-alt[disabled],fieldset[disabled] .btn-pink.btn-alt,.btn-pink.btn-alt.disabled:hover,.btn-pink.btn-alt[disabled]:hover,fieldset[disabled] .btn-pink.btn-alt:hover,.btn-pink.btn-alt.disabled:focus,.btn-pink.btn-alt[disabled]:focus,fieldset[disabled] .btn-pink.btn-alt:focus,.btn-pink.btn-alt.disabled:active,.btn-pink.btn-alt[disabled]:active,fieldset[disabled] .btn-pink.btn-alt:active,.btn-pink.btn-alt.disabled.active,.btn-pink.btn-alt[disabled].active,fieldset[disabled] .btn-pink.btn-alt.active{background-color:transparent;border-color:#f78db8;border-width:2px}.btn-pink.btn-alt:hover,.btn-pink.btn-alt:focus,.btn-pink.btn-alt:active,.btn-pink.btn-alt.active{background-color:transparent;color:#f45d9a}.btn-lime{color:#fff;background-color:#a8db43;border-color:#a8db43}.btn-lime:hover,.btn-lime:focus,.btn-lime:active,.btn-lime.active,.open .dropdown-toggle.btn-lime{color:#fff;background-color:#96ce27;border-color:#89bd24}.btn-lime:active,.btn-lime.active,.open .dropdown-toggle.btn-lime{background-image:none}.btn-lime.disabled,.btn-lime[disabled],fieldset[disabled] .btn-lime,.btn-lime.disabled:hover,.btn-lime[disabled]:hover,fieldset[disabled] .btn-lime:hover,.btn-lime.disabled:focus,.btn-lime[disabled]:focus,fieldset[disabled] .btn-lime:focus,.btn-lime.disabled:active,.btn-lime[disabled]:active,fieldset[disabled] .btn-lime:active,.btn-lime.disabled.active,.btn-lime[disabled].active,fieldset[disabled] .btn-lime.active{background-color:#a8db43;border-color:#a8db43}.btn-lime .badge{color:#a8db43;background-color:#fff}.btn-lime.btn-alt{color:#a8db43;background-color:transparent;border-color:#a8db43;border-width:2px}.btn-lime.btn-alt:hover,.btn-lime.btn-alt:focus,.btn-lime.btn-alt:active,.btn-lime.btn-alt.active,.open .dropdown-toggle.btn-lime.btn-alt{color:#a8db43;background-color:rgba(0,0,0,0);border-color:#89bd24;border-width:2px}.btn-lime.btn-alt:active,.btn-lime.btn-alt.active,.open .dropdown-toggle.btn-lime.btn-alt{background-image:none}.btn-lime.btn-alt.disabled,.btn-lime.btn-alt[disabled],fieldset[disabled] .btn-lime.btn-alt,.btn-lime.btn-alt.disabled:hover,.btn-lime.btn-alt[disabled]:hover,fieldset[disabled] .btn-lime.btn-alt:hover,.btn-lime.btn-alt.disabled:focus,.btn-lime.btn-alt[disabled]:focus,fieldset[disabled] .btn-lime.btn-alt:focus,.btn-lime.btn-alt.disabled:active,.btn-lime.btn-alt[disabled]:active,fieldset[disabled] .btn-lime.btn-alt:active,.btn-lime.btn-alt.disabled.active,.btn-lime.btn-alt[disabled].active,fieldset[disabled] .btn-lime.btn-alt.active{background-color:transparent;border-color:#a8db43;border-width:2px}.btn-lime.btn-alt:hover,.btn-lime.btn-alt:focus,.btn-lime.btn-alt:active,.btn-lime.btn-alt.active{background-color:transparent;color:#90c526}.btn-magenta{color:#fff;background-color:#e65097;border-color:#e65097}.btn-magenta:hover,.btn-magenta:focus,.btn-magenta:active,.btn-magenta.active,.open .dropdown-toggle.btn-magenta{color:#fff;background-color:#e12c82;border-color:#da1f77}.btn-magenta:active,.btn-magenta.active,.open .dropdown-toggle.btn-magenta{background-image:none}.btn-magenta.disabled,.btn-magenta[disabled],fieldset[disabled] .btn-magenta,.btn-magenta.disabled:hover,.btn-magenta[disabled]:hover,fieldset[disabled] .btn-magenta:hover,.btn-magenta.disabled:focus,.btn-magenta[disabled]:focus,fieldset[disabled] .btn-magenta:focus,.btn-magenta.disabled:active,.btn-magenta[disabled]:active,fieldset[disabled] .btn-magenta:active,.btn-magenta.disabled.active,.btn-magenta[disabled].active,fieldset[disabled] .btn-magenta.active{background-color:#e65097;border-color:#e65097}.btn-magenta .badge{color:#e65097;background-color:#fff}.btn-magenta.btn-alt{color:#e65097;background-color:transparent;border-color:#e65097;border-width:2px}.btn-magenta.btn-alt:hover,.btn-magenta.btn-alt:focus,.btn-magenta.btn-alt:active,.btn-magenta.btn-alt.active,.open .dropdown-toggle.btn-magenta.btn-alt{color:#e65097;background-color:rgba(0,0,0,0);border-color:#da1f77;border-width:2px}.btn-magenta.btn-alt:active,.btn-magenta.btn-alt.active,.open .dropdown-toggle.btn-magenta.btn-alt{background-image:none}.btn-magenta.btn-alt.disabled,.btn-magenta.btn-alt[disabled],fieldset[disabled] .btn-magenta.btn-alt,.btn-magenta.btn-alt.disabled:hover,.btn-magenta.btn-alt[disabled]:hover,fieldset[disabled] .btn-magenta.btn-alt:hover,.btn-magenta.btn-alt.disabled:focus,.btn-magenta.btn-alt[disabled]:focus,fieldset[disabled] .btn-magenta.btn-alt:focus,.btn-magenta.btn-alt.disabled:active,.btn-magenta.btn-alt[disabled]:active,fieldset[disabled] .btn-magenta.btn-alt:active,.btn-magenta.btn-alt.disabled.active,.btn-magenta.btn-alt[disabled].active,fieldset[disabled] .btn-magenta.btn-alt.active{background-color:transparent;border-color:#e65097;border-width:2px}.btn-magenta.btn-alt:hover,.btn-magenta.btn-alt:focus,.btn-magenta.btn-alt:active,.btn-magenta.btn-alt.active{background-color:transparent;color:#e0237c}.btn-white{color:#fff;background-color:transparent;border-color:#fff}.btn-white:hover,.btn-white:focus,.btn-white:active,.btn-white.active,.open .dropdown-toggle.btn-white{color:#fff;background-color:rgba(0,0,0,0);border-color:#e0e0e0}.btn-white:active,.btn-white.active,.open .dropdown-toggle.btn-white{background-image:none}.btn-white.disabled,.btn-white[disabled],fieldset[disabled] .btn-white,.btn-white.disabled:hover,.btn-white[disabled]:hover,fieldset[disabled] .btn-white:hover,.btn-white.disabled:focus,.btn-white[disabled]:focus,fieldset[disabled] .btn-white:focus,.btn-white.disabled:active,.btn-white[disabled]:active,fieldset[disabled] .btn-white:active,.btn-white.disabled.active,.btn-white[disabled].active,fieldset[disabled] .btn-white.active{background-color:transparent;border-color:#fff}.btn-white .badge{color:transparent;background-color:#fff}.btn-white.btn-alt{color:#fff;background-color:transparent;border-color:#fff;border-width:2px}.btn-white.btn-alt:hover,.btn-white.btn-alt:focus,.btn-white.btn-alt:active,.btn-white.btn-alt.active,.open .dropdown-toggle.btn-white.btn-alt{color:#fff;background-color:rgba(0,0,0,0);border-color:#e0e0e0;border-width:2px}.btn-white.btn-alt:active,.btn-white.btn-alt.active,.open .dropdown-toggle.btn-white.btn-alt{background-image:none}.btn-white.btn-alt.disabled,.btn-white.btn-alt[disabled],fieldset[disabled] .btn-white.btn-alt,.btn-white.btn-alt.disabled:hover,.btn-white.btn-alt[disabled]:hover,fieldset[disabled] .btn-white.btn-alt:hover,.btn-white.btn-alt.disabled:focus,.btn-white.btn-alt[disabled]:focus,fieldset[disabled] .btn-white.btn-alt:focus,.btn-white.btn-alt.disabled:active,.btn-white.btn-alt[disabled]:active,fieldset[disabled] .btn-white.btn-alt:active,.btn-white.btn-alt.disabled.active,.btn-white.btn-alt[disabled].active,fieldset[disabled] .btn-white.btn-alt.active{background-color:transparent;border-color:#fff;border-width:2px}.btn-white.btn-alt:hover,.btn-white.btn-alt:focus,.btn-white.btn-alt:active,.btn-white.btn-alt.active{background-color:transparent;color:#e6e6e6}.btn-group .btn+.dropdown-toggle.btn-primary{border-left:1px solid #a0cfee}.btn-group .btn+.dropdown-toggle.btn-success{border-left:1px solid #98dfb4}.btn-group .btn+.dropdown-toggle.btn-info{border-left:1px solid #bbe2d9}.btn-group .btn+.dropdown-toggle.btn-warning{border-left:1px solid #f7c992}.btn-group .btn+.dropdown-toggle.btn-danger{border-left:1px solid #f9b4b4}.btn-group .btn+.dropdown-toggle.btn-brown{border-left:1px solid #e0d0b7}.btn-group .btn+.dropdown-toggle.btn-dark{border-left:1px solid #96a0b1}.btn-group .btn+.dropdown-toggle.btn-yellow{border-left:1px solid #fd9}.btn-group .btn+.dropdown-toggle.btn-purple{border-left:1px solid #ccb9ec}.btn-group .btn+.dropdown-toggle.btn-pink{border-left:1px solid #fabdd6}.btn-group .btn+.dropdown-toggle.btn-lime{border-left:1px solid #bce36e}.btn-group .btn+.dropdown-toggle.btn-magenta{border-left:1px solid #ec7db2}.nav-tabs{position:relative}.nav-tabs>li a{border-color:#e7e7e2;background:#f3f5f6;color:#768399;margin-right:-1px;border-radius:0}.nav-tabs>li a:hover{border-color:#dbdbd4;background:#e4e9eb}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#768399;font-weight:bold}.nav-tabs>li.tabdrop{width:auto}.nav-tabs>li.tabdrop a{margin-right:0}.nav-tabs>li.tabdrop a .notification{float:right;position:relative;top:auto;right:auto;margin-left:5px}.nav-tabs .dropdown-menu li a{background-color:#fff}.nav-tabs .dropdown-menu li a:hover{color:#768399;background-color:#f3f5f6}.nav-tabs .dropdown-menu li.active a{color:#768399;font-weight:bold}.nav-tabs.nav-justified li.active a{padding-bottom:10px;margin-bottom:0;border-right-width:0}.nav-tabs.nav-justified li a{border-right-width:0;border-radius:0}.nav-tabs.nav-justified li:last-child a{border-right-width:1px}.tab-content{border:1px solid #e7e7e2;border-top:none}.tab-content .tab-pane{padding:15px}.nav-pills>li>a{background-color:#eee}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#75b9e6}.panel-group .panel{border-radius:4px}.panel-group .panel .panel-heading .panel-title{font-size:14px;color:#fff}.panel-group .panel .panel-heading .panel-title .accordion-toggle:after{font-family:'entypo';content:"";position:absolute;right:10px;top:12px}.panel-group .panel .panel-heading .panel-title .accordion-toggle.collapsed:after{content:""}.panel-group .panel .panel-body{border:1px solid #e7e7e2}.panel-group .panel.panel-default .panel-title{color:#768399}.panel-group .panel.panel-default .panel-body{border-color:#e4e9eb}.panel-group .panel.panel-primary .panel-body{border-color:#75b9e6}.panel-group .panel.panel-success .panel-body{border-color:#71d398}.panel-group .panel.panel-danger .panel-body{border-color:#f68484}.panel-group .panel.panel-warning .panel-body{border-color:#f4b162}.panel-group .panel.panel-info .panel-body{border-color:#97d3c5}.panel-group .panel.panel-dark .panel-body{border-color:#79859b}.panel-group .panel.panel-pink .panel-body{border-color:#f78db8}.panel-group .panel.panel-magenta .panel-body{border-color:#e65097}.panel-group .panel.panel-brown .panel-body{border-color:#d1b993}.panel-group .panel.panel-teal .panel-body{border-color:#97d3c5}.panel-group .panel.panel-purple .panel-body{border-color:#af91e1}.panel-group .panel.panel-lime .panel-body{border-color:#a8db43}.progress{margin-bottom:10px;margin-top:10px;border-radius:0;box-shadow:none}.progress .progress-bar{box-shadow:none}.progress .animate-bar{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.progress .progress-bar-dark{background-color:#79859b}.progress-striped .progress .progress-bar-dark{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: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 .progress-bar-yellow{background-color:#fc6}.progress-striped .progress .progress-bar-yellow{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: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 .progress-bar-magenta{background-color:#e65097}.progress-striped .progress .progress-bar-magenta{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: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 .progress-bar-brown{background-color:#d1b993}.progress-striped .progress .progress-bar-brown{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: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 .progress-bar-purple{background-color:#af91e1}.progress-striped .progress .progress-bar-purple{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: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 .progress-bar-teal{background-color:#97d3c5}.progress-striped .progress .progress-bar-teal{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: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 .progress-bar-lime{background-color:#a8db43}.progress-striped .progress .progress-bar-lime{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: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 .progress-bar-orange{background-color:#f4b162}.progress-striped .progress .progress-bar-orange{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: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 .progress-bar-pink{background-color:#f78db8}.progress-striped .progress .progress-bar-pink{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: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)}.popover{border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.modal{overflow-x:hidden}.modal .modal-dialog-center{margin:0;position:absolute;top:15%;left:50%}.modal .modal-content{border-radius:4px;box-shadow:none;border:none}.modal .modal-content .modal-header{padding-left:20px;padding-right:20px;background:#75b9e6;color:#fff;border-top-left-radius:4px;border-top-right-radius:4px}.modal .modal-content .modal-header .close{margin-top:3px;color:#fff;text-shadow:none;opacity:1}.modal .modal-content .modal-header .close:hover,.modal .modal-content .modal-header .close:focus{opacity:.8;filter:alpha(opacity=80)}.modal .modal-content .modal-body{padding-left:20px;padding-right:20px;overflow-y:auto}.modal .modal-content .modal-footer{padding-left:20px;padding-right:20px;margin-top:0}.well{box-shadow:none;border-radius:4px}.jumbotron{border-radius:4px}.pagination{border-radius:4px}.pagination>li.active a{font-weight:bold}.pagination>li:first-child a,.pagination>li:first-child span{margin-right:3px}.pagination>li:last-child a,.pagination>li:last-child span{margin-left:2px}.pagination>li a{cursor:pointer;-webkit-transition:background;transition:background;-webkit-transition-duration:.4s;transition-duration:.4s}.pager>li a{color:#fff;-webkit-transition:background;transition:background;-webkit-transition-duration:.4s;transition-duration:.4s}.pager>li.disabled a{border-color:#3498da;background-color:#b6daf2}.pager>li.disabled a:hover,.pager>li.disabled a:active{background-color:#b6daf2}.list-group-item-#a52a2a{color:#fff;background-color:#d1b993}a.list-group-item-#a52a2a{color:#fff}a.list-group-item-#a52a2a .list-group-item-heading{color:inherit}a.list-group-item-#a52a2a:hover,a.list-group-item-#a52a2a:focus{color:#fff;background-color:#c9ad81}a.list-group-item-#a52a2a.active,a.list-group-item-#a52a2a.active:hover,a.list-group-item-#a52a2a.active:focus{color:#fff;background-color:#fff;border-color:#fff}.list-group-item-dark{color:#fff;background-color:#79859b}a.list-group-item-dark{color:#fff}a.list-group-item-dark .list-group-item-heading{color:inherit}a.list-group-item-dark:hover,a.list-group-item-dark:focus{color:#fff;background-color:#6b788f}a.list-group-item-dark.active,a.list-group-item-dark.active:hover,a.list-group-item-dark.active:focus{color:#fff;background-color:#fff;border-color:#fff}.list-group-item-#ffc0cb{color:#fff;background-color:#f78db8}a.list-group-item-#ffc0cb{color:#fff}a.list-group-item-#ffc0cb .list-group-item-heading{color:inherit}a.list-group-item-#ffc0cb:hover,a.list-group-item-#ffc0cb:focus{color:#fff;background-color:#f575a9}a.list-group-item-#ffc0cb.active,a.list-group-item-#ffc0cb.active:hover,a.list-group-item-#ffc0cb.active:focus{color:#fff;background-color:#fff;border-color:#fff}.list-group-item-#00ff00{color:#fff;background-color:#a8db43}a.list-group-item-#00ff00{color:#fff}a.list-group-item-#00ff00 .list-group-item-heading{color:inherit}a.list-group-item-#00ff00:hover,a.list-group-item-#00ff00:focus{color:#fff;background-color:#9ed72e}a.list-group-item-#00ff00.active,a.list-group-item-#00ff00.active:hover,a.list-group-item-#00ff00.active:focus{color:#fff;background-color:#fff;border-color:#fff}.list-group-item-#ffa500{color:#fff;background-color:#f4b162}a.list-group-item-#ffa500{color:#fff}a.list-group-item-#ffa500 .list-group-item-heading{color:inherit}a.list-group-item-#ffa500:hover,a.list-group-item-#ffa500:focus{color:#fff;background-color:#f2a54a}a.list-group-item-#ffa500.active,a.list-group-item-#ffa500.active:hover,a.list-group-item-#ffa500.active:focus{color:#fff;background-color:#fff;border-color:#fff}.list-group-item-#ffff00{color:#fff;background-color:#fc6}a.list-group-item-#ffff00{color:#fff}a.list-group-item-#ffff00 .list-group-item-heading{color:inherit}a.list-group-item-#ffff00:hover,a.list-group-item-#ffff00:focus{color:#fff;background-color:#ffc34c}a.list-group-item-#ffff00.active,a.list-group-item-#ffff00.active:hover,a.list-group-item-#ffff00.active:focus{color:#fff;background-color:#fff;border-color:#fff}.list-group-item-#800080{color:#fff;background-color:#af91e1}a.list-group-item-#800080{color:#fff}a.list-group-item-#800080 .list-group-item-heading{color:inherit}a.list-group-item-#800080:hover,a.list-group-item-#800080:focus{color:#fff;background-color:#a07ddc}a.list-group-item-#800080.active,a.list-group-item-#800080.active:hover,a.list-group-item-#800080.active:focus{color:#fff;background-color:#fff;border-color:#fff}.list-group-item-#ff00ff{color:#fff;background-color:#e65097}a.list-group-item-#ff00ff{color:#fff}a.list-group-item-#ff00ff .list-group-item-heading{color:inherit}a.list-group-item-#ff00ff:hover,a.list-group-item-#ff00ff:focus{color:#fff;background-color:#e33a8a}a.list-group-item-#ff00ff.active,a.list-group-item-#ff00ff.active:hover,a.list-group-item-#ff00ff.active:focus{color:#fff;background-color:#fff;border-color:#fff}.carousel .carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.3) 0%),color-stop(rgba(0,0,0,.0001) 100%));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.3) 0%,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.3) 0%,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000',endColorstr='#00000000',GradientType=1)}.carousel .carousel-control.left i{position:absolute;top:50%;left:50%;margin-left:-34px;margin-top:-34px;z-index:5;padding:10px;border-radius:50%;background-color:#79859b}.carousel .carousel-control.right{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0%),color-stop(rgba(0,0,0,.3) 100%));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.3) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.3) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#4d000000',GradientType=1)}.carousel .carousel-control.right i{position:absolute;top:50%;right:50%;margin-right:-34px;margin-top:-34px;z-index:5;padding:10px;border-radius:50%;background-color:#79859b}.carousel .carousel-indicators{bottom:0}.carousel .carousel-inner .carousel-caption{left:0;right:0;bottom:0;background-image:-webkit-linear-gradient(top,rgba(0,0,0,.3) 0%,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,.3) 0%,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000',endColorstr='#00000000',GradientType=0);opacity:.9}.carousel.vertical .carousel-inner{height:100%}.carousel.vertical .item{-webkit-transition:top;transition:top;-webkit-transition-duration:.6s;transition-duration:.6s;left:0;z-index:2}.carousel.vertical .active{z-index:1}.carousel.vertical .active,.carousel.vertical .next.left,.carousel.vertical .prev.right{top:0}.carousel.vertical .next,.carousel.vertical .active.right{top:100%}.carousel.vertical .prev,.carousel.vertical .active.left{top:-100%}.alert .close{opacity:1}.alert.alert-warning .close{color:#ef8d1b}.alert.alert-warning .close:hover,.alert.alert-warning .close:focus{color:#e08110}.alert.alert-success .close{color:#4ac77c}.alert.alert-success .close:hover,.alert.alert-success .close:focus{color:#3bbd6e}.alert.alert-danger .close{color:#f35454}.alert.alert-danger .close:hover,.alert.alert-danger .close:focus{color:#f13d3d}.alert.alert-info .close{color:#3498da}.alert.alert-info .close:hover,.alert.alert-info .close:focus{color:#268ccf}.bs-callout-primary{display:block;margin:20px 0;padding:15px 30px 15px 15px;border-left:3px solid #75b9e6;background-color:#f7fbfd}.bs-callout-primary h1,.bs-callout-primary h2,.bs-callout-primary h3,.bs-callout-primary h4,.bs-callout-primary h5,.bs-callout-primary h6{margin-top:0;color:#75b9e6}.bs-callout-primary p{color:#5e6a7e}.bs-callout-primary p:last-child{margin-bottom:0}.bs-callout-primary code,.bs-callout-primary .highlight{background-color:#fff}.bs-callout-primary .close{color:#3498da;opacity:1}.bs-callout-primary .close:hover,.bs-callout-primary .close:focus{color:#52a7e0}.bs-callout-danger{display:block;margin:20px 0;padding:15px 30px 15px 15px;border-left:3px solid #f68484;background-color:#fef6f6}.bs-callout-danger h1,.bs-callout-danger h2,.bs-callout-danger h3,.bs-callout-danger h4,.bs-callout-danger h5,.bs-callout-danger h6{margin-top:0;color:#f68484}.bs-callout-danger p{color:#5e6a7e}.bs-callout-danger p:last-child{margin-bottom:0}.bs-callout-danger code,.bs-callout-danger .highlight{background-color:#fff}.bs-callout-danger .close{color:#f13d3d;opacity:1}.bs-callout-danger .close:hover,.bs-callout-danger .close:focus{color:#f35e5e}.bs-callout-warning{display:block;margin:20px 0;padding:15px 30px 15px 15px;border-left:3px solid #f4b162;background-color:#fef8f1}.bs-callout-warning h1,.bs-callout-warning h2,.bs-callout-warning h3,.bs-callout-warning h4,.bs-callout-warning h5,.bs-callout-warning h6{margin-top:0;color:#f4b162}.bs-callout-warning p{color:#5e6a7e}.bs-callout-warning p:last-child{margin-bottom:0}.bs-callout-warning code,.bs-callout-warning .highlight{background-color:#fff}.bs-callout-warning .close{color:#ef8d1b;opacity:1}.bs-callout-warning .close:hover,.bs-callout-warning .close:focus{color:#f19e3c}.bs-callout-info{display:block;margin:20px 0;padding:15px 30px 15px 15px;border-left:3px solid #97d3c5;background-color:#f8fcfb}.bs-callout-info h1,.bs-callout-info h2,.bs-callout-info h3,.bs-callout-info h4,.bs-callout-info h5,.bs-callout-info h6{margin-top:0;color:#97d3c5}.bs-callout-info p{color:#5e6a7e}.bs-callout-info p:last-child{margin-bottom:0}.bs-callout-info code,.bs-callout-info .highlight{background-color:#fff}.bs-callout-info .close{color:#61bca7;opacity:1}.bs-callout-info .close:hover,.bs-callout-info .close:focus{color:#7ac7b5}.bs-callout-success{display:block;margin:20px 0;padding:15px 30px 15px 15px;border-left:3px solid #71d398;background-color:#eefaf2}.bs-callout-success h1,.bs-callout-success h2,.bs-callout-success h3,.bs-callout-success h4,.bs-callout-success h5,.bs-callout-success h6{margin-top:0;color:#71d398}.bs-callout-success p{color:#5e6a7e}.bs-callout-success p:last-child{margin-bottom:0}.bs-callout-success code,.bs-callout-success .highlight{background-color:#fff}.bs-callout-success .close{color:#3bbd6e;opacity:1}.bs-callout-success .close:hover,.bs-callout-success .close:focus{color:#52c981}.label{padding:5px 8px;display:inline-block}.label-dark{background-color:#79859b}.label-dark[href]:hover,.label-dark[href]:focus{background-color:#606c81}.label-orange{background-color:#f4b162}.label-orange[href]:hover,.label-orange[href]:focus{background-color:#f19932}.label-yellow{background-color:#fc6}.label-yellow[href]:hover,.label-yellow[href]:focus{background-color:#fb3}.label-pink{background-color:#f78db8}.label-pink[href]:hover,.label-pink[href]:focus{background-color:#f45d9a}.label-lime{background-color:#a8db43}.label-lime[href]:hover,.label-lime[href]:focus{background-color:#90c526}.label-magenta{background-color:#e65097}.label-magenta[href]:hover,.label-magenta[href]:focus{background-color:#e0237c}.label-brown{background-color:#d1b993}.label-brown[href]:hover,.label-brown[href]:focus{background-color:#c2a26f}.label-teal{background-color:#97d3c5}.label-teal[href]:hover,.label-teal[href]:focus{background-color:#73c4b1}.label-purple{background-color:#af91e1}.label-purple[href]:hover,.label-purple[href]:focus{background-color:#9269d6}.badge{padding:5px 8px}.badge-primary{background-color:#75b9e6}.badge-success{background-color:#71d398}.badge-info{background-color:#97d3c5}.badge-warning{background-color:#f4b162}.badge-danger{background-color:#f68484}.badge-dark{background-color:#79859b}.badge-orange{background-color:#f4b162}.badge-yellow{background-color:#fc6}.badge-pink{background-color:#f78db8}.badge-lime{background-color:#a8db43}.badge-magenta{background-color:#e65097}.badge-brown{background-color:#d1b993}.badge-teal{background-color:#97d3c5}.badge-purple{background-color:#af91e1}.seperator{text-align:center;margin-top:20px;width:100%;display:inline-block}.seperator strong{background:#fff;padding-left:10px;padding-right:10px}.seperator hr{margin-top:-10px}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0;
}
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: #999999;
}
/* -----------------------------------------
   Pace loader
----------------------------------------- */
.pace .pace-progress {
  background: #ffffff;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  height: 2px;
  -webkit-transition: width 1s;
  transition: width 1s;
}
.pace-inactive {
  display: none;
}
/* -----------------------------------------
  Animate.css less file
----------------------------------------- */
body {
  -webkit-backface-visibility: hidden;
}
.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.flip {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flip;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flip;
  -o-backface-visibility: visible !important;
  -o-animation-name: flip;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -moz-animation-name: flipOutX;
  -moz-backface-visibility: visible !important;
  -o-animation-name: flipOutX;
  -o-backface-visibility: visible !important;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInY;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipOutY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipOutY;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(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: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
/* originally authored by Angelo Rohit - https://github.com/angelorohit */
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.animated.lightSpeedIn {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
/* originally authored by Angelo Rohit - https://github.com/angelorohit */
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
.animated.lightSpeedOut {
  -webkit-animation-duration: 0.25s;
  animation-duration: 0.25s;
}
/* originally authored by Angelo Rohit - https://github.com/angelorohit */
@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
  }
}
@keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
    transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
    transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
    transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
    transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
    transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
    transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
    transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
    transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
    transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
    transform: skewX(0deg);
  }
}
.wiggle {
  -webkit-animation-name: wiggle;
  animation-name: wiggle;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
.animated.wiggle {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
/* -----------------------------------------
   Checkboxes
----------------------------------------- */
/* iCheck plugin Flat skin
----------------------------------- */
.icheckbox_flat,
.iradio_flat {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(/Scripts/plugins/forms/icheck/flat/flat.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_flat {
  background-position: 0 0;
}
.icheckbox_flat.checked {
  background-position: -22px 0;
}
.icheckbox_flat.disabled {
  background-position: -44px 0;
  cursor: default;
}
.icheckbox_flat.checked.disabled {
  background-position: -66px 0;
}
.iradio_flat {
  background-position: -88px 0;
}
.iradio_flat.checked {
  background-position: -110px 0;
}
.iradio_flat.disabled {
  background-position: -132px 0;
  cursor: default;
}
.iradio_flat.checked.disabled {
  background-position: -154px 0;
}
/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .icheckbox_flat,
  .iradio_flat {
    background-image: url(/Scripts/plugins/forms/icheck/flat/flat@2x.png);
    background-size: 176px 22px;
  }
}
/* red */
.icheckbox_flat-red,
.iradio_flat-red {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(/Scripts/plugins/forms/icheck/flat/red.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_flat-red {
  background-position: 0 0;
}
.icheckbox_flat-red.checked {
  background-position: -22px 0;
}
.icheckbox_flat-red.disabled {
  background-position: -44px 0;
  cursor: default;
}
.icheckbox_flat-red.checked.disabled {
  background-position: -66px 0;
}
.iradio_flat-red {
  background-position: -88px 0;
}
.iradio_flat-red.checked {
  background-position: -110px 0;
}
.iradio_flat-red.disabled {
  background-position: -132px 0;
  cursor: default;
}
.iradio_flat-red.checked.disabled {
  background-position: -154px 0;
}
/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .icheckbox_flat-red,
  .iradio_flat-red {
    background-image: url(/Scripts/plugins/forms/icheck/flat/red@2x.png);
    background-size: 176px 22px;
  }
}
/* green */
.icheckbox_flat-green,
.iradio_flat-green {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(/Scripts/plugins/forms/icheck/flat/green.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_flat-green {
  background-position: 0 0;
}
.icheckbox_flat-green.checked {
  background-position: -22px 0;
}
.icheckbox_flat-green.disabled {
  background-position: -44px 0;
  cursor: default;
}
.icheckbox_flat-green.checked.disabled {
  background-position: -66px 0;
}
.iradio_flat-green {
  background-position: -88px 0;
}
.iradio_flat-green.checked {
  background-position: -110px 0;
}
.iradio_flat-green.disabled {
  background-position: -132px 0;
  cursor: default;
}
.iradio_flat-green.checked.disabled {
  background-position: -154px 0;
}
/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .icheckbox_flat-green,
  .iradio_flat-green {
    background-image: url(/Scripts/plugins/forms/icheck/flat/green@2x.png);
    background-size: 176px 22px;
  }
}
/* blue */
.icheckbox_flat-blue,
.iradio_flat-blue {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(/Scripts/plugins/forms/icheck/flat/blue.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_flat-blue {
  background-position: 0 0;
}
.icheckbox_flat-blue.checked {
  background-position: -22px 0;
}
.icheckbox_flat-blue.disabled {
  background-position: -44px 0;
  cursor: default;
}
.icheckbox_flat-blue.checked.disabled {
  background-position: -66px 0;
}
.iradio_flat-blue {
  background-position: -88px 0;
}
.iradio_flat-blue.checked {
  background-position: -110px 0;
}
.iradio_flat-blue.disabled {
  background-position: -132px 0;
  cursor: default;
}
.iradio_flat-blue.checked.disabled {
  background-position: -154px 0;
}
/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .icheckbox_flat-blue,
  .iradio_flat-blue {
    background-image: url(/Scripts/plugins/forms/icheck/flat/blue@2x.png);
    background-size: 176px 22px;
  }
}
/* aero */
.icheckbox_flat-aero,
.iradio_flat-aero {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(/Scripts/plugins/forms/icheck/flat/aero.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_flat-aero {
  background-position: 0 0;
}
.icheckbox_flat-aero.checked {
  background-position: -22px 0;
}
.icheckbox_flat-aero.disabled {
  background-position: -44px 0;
  cursor: default;
}
.icheckbox_flat-aero.checked.disabled {
  background-position: -66px 0;
}
.iradio_flat-aero {
  background-position: -88px 0;
}
.iradio_flat-aero.checked {
  background-position: -110px 0;
}
.iradio_flat-aero.disabled {
  background-position: -132px 0;
  cursor: default;
}
.iradio_flat-aero.checked.disabled {
  background-position: -154px 0;
}
/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .icheckbox_flat-aero,
  .iradio_flat-aero {
    background-image: url(/Scripts/plugins/forms/icheck/flat/aero@2x.png);
    background-size: 176px 22px;
  }
}
/* grey */
.icheckbox_flat-grey,
.iradio_flat-grey {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(/Scripts/plugins/forms/icheck/flat/grey.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_flat-grey {
  background-position: 0 0;
}
.icheckbox_flat-grey.checked {
  background-position: -22px 0;
}
.icheckbox_flat-grey.disabled {
  background-position: -44px 0;
  cursor: default;
}
.icheckbox_flat-grey.checked.disabled {
  background-position: -66px 0;
}
.iradio_flat-grey {
  background-position: -88px 0;
}
.iradio_flat-grey.checked {
  background-position: -110px 0;
}
.iradio_flat-grey.disabled {
  background-position: -132px 0;
  cursor: default;
}
.iradio_flat-grey.checked.disabled {
  background-position: -154px 0;
}
/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .icheckbox_flat-grey,
  .iradio_flat-grey {
    background-image: url(/Scripts/plugins/forms/icheck/flat/grey@2x.png);
    background-size: 176px 22px;
  }
}
/* orange */
.icheckbox_flat-orange,
.iradio_flat-orange {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(/Scripts/plugins/forms/icheck/flat/orange.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_flat-orange {
  background-position: 0 0;
}
.icheckbox_flat-orange.checked {
  background-position: -22px 0;
}
.icheckbox_flat-orange.disabled {
  background-position: -44px 0;
  cursor: default;
}
.icheckbox_flat-orange.checked.disabled {
  background-position: -66px 0;
}
.iradio_flat-orange {
  background-position: -88px 0;
}
.iradio_flat-orange.checked {
  background-position: -110px 0;
}
.iradio_flat-orange.disabled {
  background-position: -132px 0;
  cursor: default;
}
.iradio_flat-orange.checked.disabled {
  background-position: -154px 0;
}
/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .icheckbox_flat-orange,
  .iradio_flat-orange {
    background-image: url(/Scripts/plugins/forms/icheck/flat/orange@2x.png);
    background-size: 176px 22px;
  }
}
/* yellow */
.icheckbox_flat-yellow,
.iradio_flat-yellow {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(/Scripts/plugins/forms/icheck/flat/yellow.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_flat-yellow {
  background-position: 0 0;
}
.icheckbox_flat-yellow.checked {
  background-position: -22px 0;
}
.icheckbox_flat-yellow.disabled {
  background-position: -44px 0;
  cursor: default;
}
.icheckbox_flat-yellow.checked.disabled {
  background-position: -66px 0;
}
.iradio_flat-yellow {
  background-position: -88px 0;
}
.iradio_flat-yellow.checked {
  background-position: -110px 0;
}
.iradio_flat-yellow.disabled {
  background-position: -132px 0;
  cursor: default;
}
.iradio_flat-yellow.checked.disabled {
  background-position: -154px 0;
}
/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .icheckbox_flat-yellow,
  .iradio_flat-yellow {
    background-image: url(/Scripts/plugins/forms/icheck/flat/yellow@2x.png);
    background-size: 176px 22px;
  }
}
/* pink */
.icheckbox_flat-pink,
.iradio_flat-pink {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(/Scripts/plugins/forms/icheck/flat/pink.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_flat-pink {
  background-position: 0 0;
}
.icheckbox_flat-pink.checked {
  background-position: -22px 0;
}
.icheckbox_flat-pink.disabled {
  background-position: -44px 0;
  cursor: default;
}
.icheckbox_flat-pink.checked.disabled {
  background-position: -66px 0;
}
.iradio_flat-pink {
  background-position: -88px 0;
}
.iradio_flat-pink.checked {
  background-position: -110px 0;
}
.iradio_flat-pink.disabled {
  background-position: -132px 0;
  cursor: default;
}
.iradio_flat-pink.checked.disabled {
  background-position: -154px 0;
}
/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .icheckbox_flat-pink,
  .iradio_flat-pink {
    background-image: url(/Scripts/plugins/forms/icheck/flat/pink@2x.png);
    background-size: 176px 22px;
  }
}
/* purple */
.icheckbox_flat-purple,
.iradio_flat-purple {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(/Scripts/plugins/forms/icheck/flat/purple.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_flat-purple {
  background-position: 0 0;
}
.icheckbox_flat-purple.checked {
  background-position: -22px 0;
}
.icheckbox_flat-purple.disabled {
  background-position: -44px 0;
  cursor: default;
}
.icheckbox_flat-purple.checked.disabled {
  background-position: -66px 0;
}
.iradio_flat-purple {
  background-position: -88px 0;
}
.iradio_flat-purple.checked {
  background-position: -110px 0;
}
.iradio_flat-purple.disabled {
  background-position: -132px 0;
  cursor: default;
}
.iradio_flat-purple.checked.disabled {
  background-position: -154px 0;
}
/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .icheckbox_flat-purple,
  .iradio_flat-purple {
    background-image: url(/Scripts/plugins/forms/icheck/flat/purple@2x.png);
    background-size: 176px 22px;
  }
}
[class*="icheckbox_"],
[class*="iradio"] {
  margin-right: 5px !important;
}
.radio-inline,
.checkbox-inline {
  padding-left: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio-inline.has-switch,
.checkbox-inline.has-switch {
  padding-left: 0;
  padding-top: 0;
}
.radio,
.checkbox {
  margin-top: 6px;
  margin-bottom: 15px;
  padding-left: 0px;
}
/* -----------------------------------------
   Color picker
----------------------------------------- */
.sp-container {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  z-index: 999;
  overflow: hidden;
}
.sp-container.sp-flat {
  position: relative;
}
/* http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio */
.sp-top {
  position: relative;
  width: 100%;
  display: inline-block;
}
.sp-top-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sp-color {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 20%;
}
.sp-hue {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 84%;
  height: 100%;
}
.sp-fill {
  padding-top: 80%;
}
.sp-sat,
.sp-val {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.sp-alpha-enabled .sp-top {
  margin-bottom: 18px;
}
.sp-alpha-enabled .sp-alpha {
  display: block;
}
.sp-alpha-handle {
  position: absolute;
  top: -4px;
  bottom: -4px;
  width: 6px;
  left: 50%;
  cursor: pointer;
  border: 1px solid black;
  background: white;
  opacity: .8;
}
.sp-alpha {
  display: none;
  position: absolute;
  bottom: -14px;
  right: 0;
  left: 0;
  height: 8px;
}
.sp-alpha-inner {
  border: solid 1px #333;
}
/* Don't allow text selection */
.sp-container,
.sp-replacer,
.sp-preview,
.sp-dragger,
.sp-slider,
.sp-alpha,
.sp-alpha-handle,
.sp-container.sp-dragging .sp-input,
.sp-container button {
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sp-container.sp-input-disabled .sp-input-container {
  display: none;
}
.sp-container.sp-buttons-disabled .sp-button-container {
  display: none;
}
.sp-palette-only .sp-picker-container {
  display: none;
}
.sp-palette-disabled .sp-palette-container {
  display: none;
}
.sp-initial-disabled .sp-initial {
  display: none;
}
/* Gradients for hue, saturation and value instead of images.  Not pretty... but it works */
.sp-sat {
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#ffffff), to(rgba(204, 154, 129, 0)));
  background-image: -webkit-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));
  background-image: linear-gradient(to right, #ffffff, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}
.sp-val {
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
  background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: linear-gradient(to top, #000000, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
}
.sp-hue {
  background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
  background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}
/* IE filters do not support multiple color stops.
   Generate 6 divs, line them up, and do two color gradients for each.
   Yes, really.
 */
.sp-1 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}
.sp-2 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}
.sp-3 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}
.sp-4 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}
.sp-5 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}
.sp-6 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}
.sp-hidden {
  display: none !important;
}
/* Clearfix hack */
.sp-cf:before,
.sp-cf:after {
  content: "";
  display: table;
}
.sp-cf:after {
  clear: both;
}
.sp-cf {
  *zoom: 1;
}
/* Mobile devices, make hue slider bigger so it is easier to slide */
@media (max-device-width: 480px) {
  .sp-color {
    right: 40%;
  }
  .sp-hue {
    left: 63%;
  }
  .sp-fill {
    padding-top: 60%;
  }
}
.sp-dragger {
  border-radius: 5px;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  background: #000;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.sp-slider {
  position: absolute;
  top: 0;
  cursor: pointer;
  height: 3px;
  left: -1px;
  right: -1px;
  border: 1px solid #000;
  background: white;
  opacity: .8;
}
/* Basic display options (colors, fonts, global widths) */
.sp-container {
  border-radius: 0;
  background-color: #ECECEC;
  border: solid 1px #f0c49B;
  padding: 0;
}
.sp-container,
.sp-container button,
.sp-container input,
.sp-color,
.sp-hue {
  font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.sp-top {
  margin-bottom: 3px;
}
.sp-color,
.sp-hue {
  border: solid 1px #666;
}
/* Input */
.sp-input-container {
  float: right;
  width: 100px;
  margin-bottom: 4px;
}
.sp-initial-disabled .sp-input-container {
  width: 100%;
}
.sp-input {
  font-size: 12px !important;
  border: 1px inset;
  padding: 4px 5px;
  margin: 0;
  width: 100%;
  background: transparent;
  border-radius: 3px;
  color: #222;
}
.sp-input:focus {
  border: 1px solid orange;
}
.sp-input.sp-validation-error {
  border: 1px solid red;
  background: #fdd;
}
.sp-picker-container,
.sp-palette-container {
  float: left;
  position: relative;
  padding: 10px;
  padding-bottom: 300px;
  margin-bottom: -290px;
}
.sp-picker-container {
  width: 172px;
  border-left: solid 1px #fff;
}
/* Palettes */
.sp-palette-container {
  border-right: solid 1px #ccc;
}
.sp-palette .sp-thumb-el {
  display: block;
  position: relative;
  float: left;
  width: 24px;
  height: 15px;
  margin: 3px;
  cursor: pointer;
  border: solid 2px transparent;
}
.sp-palette .sp-thumb-el:hover,
.sp-palette .sp-thumb-el.sp-thumb-active {
  border-color: orange;
}
.sp-thumb-el {
  position: relative;
}
/* Initial */
.sp-initial {
  float: left;
  border: solid 1px #333;
}
.sp-initial span {
  width: 30px;
  height: 25px;
  border: none;
  display: block;
  float: left;
  margin: 0;
}
/* Buttons */
.sp-button-container {
  float: right;
}
/* Replacer (the little preview div that shows up instead of the <input>) */
.sp-replacer {
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  padding: 4px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  border: solid 1px #91765d;
  background: #eee;
  color: #333;
  vertical-align: middle;
}
.sp-replacer:hover,
.sp-replacer.sp-active {
  border-color: #F0C49B;
  color: #111;
}
.sp-replacer.sp-disabled {
  cursor: default;
  border-color: silver;
  color: silver;
}
.sp-dd {
  padding: 2px 0;
  height: 16px;
  line-height: 16px;
  float: left;
  font-size: 10px;
}
.sp-preview {
  position: relative;
  width: 25px;
  height: 20px;
  border: solid 1px #222;
  margin-right: 5px;
  float: left;
  z-index: 0;
}
.sp-palette {
  *width: 220px;
  max-width: 220px;
}
.sp-palette .sp-thumb-el {
  width: 16px;
  height: 16px;
  margin: 2px 1px;
  border: solid 1px #d0d0d0;
}
.sp-container {
  padding-bottom: 0;
}
/* Buttons: http://hellohappy.org/css3-buttons/ */
.sp-container button {
  background-color: #eeeeee;
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: linear-gradient(to bottom, #eeeeee, #cccccc);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  border-radius: 3px;
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 5px 4px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  vertical-align: middle;
}
.sp-container button:hover {
  background-color: #dddddd;
  background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
  background-image: linear-gradient(to bottom, #dddddd, #bbbbbb);
  border: 1px solid #bbb;
  border-bottom: 1px solid #999;
  cursor: pointer;
  text-shadow: 0 1px 0 #ddd;
}
.sp-container button:active {
  border: 1px solid #aaa;
  border-bottom: 1px solid #888;
  -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
}
.sp-cancel {
  font-size: 11px;
  color: #d93f3f !important;
  margin: 0;
  padding: 2px;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}
.sp-cancel:hover {
  color: #d93f3f !important;
  text-decoration: underline;
}
.sp-palette span:hover,
.sp-palette span.sp-thumb-active {
  border-color: #000;
}
.sp-preview,
.sp-alpha,
.sp-thumb-el {
  position: relative;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}
.sp-preview-inner,
.sp-alpha-inner,
.sp-thumb-inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sp-palette .sp-thumb-inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}
.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}
/* ------------------ Custom modifications --------------------*/
.sp-container {
  z-index: 998;
}
.sp-alpha-inner {
  border: solid 1px #e7e7e2;
}
.sp-container {
  border-radius: 4px;
  background-color: #f3f5f6;
  border: solid 1px #e0e0da;
}
.sp-container,
.sp-container button,
.sp-container input,
.sp-color,
.sp-hue {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sp-color,
.sp-hue {
  border: solid 1px #79859b;
}
.sp-replacer {
  border: solid 1px #e0e0da;
  background: #f3f5f6;
}
.sp-dd {
  color: #75b9e6;
}
/* -----------------------------------------
   Daterange picker
----------------------------------------- */
.daterangepicker {
  position: absolute;
  background: #ffffff;
  top: 100px;
  left: 20px;
  padding: 4px;
  margin-top: 1px;
  border-radius: 4px;
}
.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3000;
  margin-top: 2px;
  float: left;
}
.daterangepicker.opensleft .ranges,
.daterangepicker.opensleft .calendar {
  float: left;
  margin: 4px;
}
.daterangepicker.opensright .ranges,
.daterangepicker.opensright .calendar {
  float: right;
  margin: 4px;
}
.daterangepicker .ranges {
  width: 160px;
  text-align: left;
}
.daterangepicker .ranges .cancelBtn {
  float: right;
}
.daterangepicker .ranges .range_inputs > div {
  float: left;
}
.daterangepicker .ranges .range_inputs .daterangepicker_end_input .label {
  padding-left: 15px;
}
.daterangepicker .ranges .range_inputs .daterangepicker_end_input .input-mini {
  float: right;
}
.daterangepicker .ranges .range_inputs > div:nth-child(2) {
  padding-left: 11px;
}
.daterangepicker .ranges label {
  color: #333;
  display: block;
  font-size: 11px;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  margin-bottom: 2px;
  text-shadow: #fff 1px 1px 0px;
  text-transform: uppercase;
  width: 74px;
}
.daterangepicker .ranges input {
  font-size: 11px;
}
.daterangepicker .ranges .input-mini {
  background-color: #eee;
  border: 1px solid #e7e7e2;
  border-radius: 4px;
  color: #555;
  display: block;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin: 0 0 10px 0;
  padding: 0 6px;
  width: 74px;
}
.daterangepicker .ranges ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.daterangepicker .ranges li {
  font-size: 13px;
  background: #f5f5f5;
  border: 1px solid #e7e7e2;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  border-radius: 4px;
  cursor: pointer;
}
.daterangepicker .ranges li.acitve,
.daterangepicker .ranges li:hover {
  background: #75b9e6;
  border: 1px solid #75b9e6;
  color: #ffffff;
}
.daterangepicker .calendar {
  display: none;
  max-width: 270px;
}
.daterangepicker .calendar th,
.daterangepicker .calendar td {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}
.daterangepicker .calendar.left {
  float: left;
  margin: 4px;
}
.daterangepicker .calendar.right {
  float: right;
  margin: 4px;
}
.daterangepicker .calendar-date {
  border: 1px solid #e7e7e2;
  padding: 4px;
  border-radius: 4px;
  background: #ffffff;
}
.daterangepicker .calendar-time {
  text-align: center;
  margin: 8px auto 0 auto;
  line-height: 30px;
}
.daterangepicker table {
  width: 100%;
  margin: 0;
}
.daterangepicker table thead tr:first-child {
  border-bottom: 1px solid #e7e7e2;
}
.daterangepicker table thead tr:last-child {
  color: #75b9e6;
  font-weight: normal;
}
.daterangepicker td,
.daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  cursor: pointer;
  white-space: nowrap;
}
.daterangepicker td.off,
.daterangepicker th.off,
.daterangepicker td.disabled,
.daterangepicker th.disabled {
  color: #d5d5d5;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background: #eee;
}
.daterangepicker td.in-range,
.daterangepicker th.in-range {
  background: #cbe5f6;
  border-radius: 0;
}
.daterangepicker td.in-range.start-date,
.daterangepicker th.in-range.start-date {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.daterangepicker td.in-range.end-date,
.daterangepicker th.in-range.end-date {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.daterangepicker td.active,
.daterangepicker th.active,
.daterangepicker td.active:hover,
.daterangepicker th.active:hover {
  background-color: #75b9e6;
  border-color: #75b9e6;
  color: #ffffff;
}
.daterangepicker td.active.start-date,
.daterangepicker th.active.start-date,
.daterangepicker td.active:hover.start-date,
.daterangepicker th.active:hover.start-date {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.daterangepicker td.active.end-date,
.daterangepicker th.active.end-date,
.daterangepicker td.active:hover.end-date,
.daterangepicker th.active:hover.end-date {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
.daterangepicker select.yearselect {
  width: 40%;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}
/* -----------------------------------------
   Datetime picker
----------------------------------------- */
.datetimepicker {
  padding: 4px;
  margin-top: 1px;
  white-space: normal;
  border-radius: 4px;
  direction: ltr;
  z-index: 9999 !important;
}
.datetimepicker.datetimepicker-rtl {
  direction: rtl;
}
.datetimepicker.datetimepicker-rtl table tr td span {
  float: right;
}
.datetimepicker > div {
  display: none;
}
.datetimepicker.minutes div.datetimepicker-minutes {
  display: block;
}
.datetimepicker.hours div.datetimepicker-hours {
  display: block;
}
.datetimepicker.days div.datetimepicker-days {
  display: block;
}
.datetimepicker.months div.datetimepicker-months {
  display: block;
}
.datetimepicker.years div.datetimepicker-years {
  display: block;
}
.datetimepicker table {
  margin: 0;
}
.datetimepicker table thead tr:first-child {
  border-bottom: 1px solid #e7e7e2;
}
.datetimepicker table thead tr:last-child {
  color: #75b9e6;
}
.datetimepicker table tr td.minute:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datetimepicker table tr td.hour:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datetimepicker table tr td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datetimepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datetimepicker table tr td span:hover {
  background: #eeeeee;
}
.datetimepicker table tr td span.old {
  color: #999999;
}
.datetimepicker .datetimepicker-hours span {
  height: 26px;
  line-height: 26px;
}
.datetimepicker .datetimepicker-minutes span {
  height: 26px;
  line-height: 26px;
}
.datetimepicker th.switch {
  width: 145px;
}
.datetimepicker-inline {
  width: 220px;
}
.datetimepicker-dropdown,
.datetimepicker-dropdown-left {
  top: 0;
  left: 0;
}
[class*="datetimepicker-dropdown"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
[class*="datetimepicker-dropdown"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
}
[class*="datetimepicker-dropdown-top"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
}
[class*="datetimepicker-dropdown-top"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}
.datetimepicker-dropdown-bottom-left:before {
  top: -7px;
  right: 6px;
}
.datetimepicker-dropdown-bottom-left:after {
  top: -6px;
  right: 7px;
}
.datetimepicker-dropdown-bottom-right:before {
  top: -7px;
  left: 6px;
}
.datetimepicker-dropdown-bottom-right:after {
  top: -6px;
  left: 7px;
}
.datetimepicker-dropdown-top-left:before {
  bottom: -7px;
  right: 6px;
}
.datetimepicker-dropdown-top-left:after {
  bottom: -6px;
  right: 7px;
}
.datetimepicker-dropdown-top-right:before {
  bottom: -7px;
  left: 6px;
}
.datetimepicker-dropdown-top-right:after {
  bottom: -6px;
  left: 7px;
}
.datetimepicker td,
.datetimepicker th {
  text-align: center;
  width: 32px;
  height: 20px;
  border-radius: 4px;
  border: none;
}
.table-striped .datetimepicker table tr td,
.table-striped .datetimepicker table tr th {
  background-color: transparent;
}
.datetimepicker table tr td.old,
.datetimepicker table tr td.new {
  color: #999999;
}
.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datetimepicker table tr td.today,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover {
  background-color: #75b9e6;
}
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today:hover:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today:hover.disabled,
.datetimepicker table tr td.today.disabled.disabled,
.datetimepicker table tr td.today.disabled:hover.disabled,
.datetimepicker table tr td.today[disabled],
.datetimepicker table tr td.today:hover[disabled],
.datetimepicker table tr td.today.disabled[disabled],
.datetimepicker table tr td.today.disabled:hover[disabled] {
  background-color: #75b9e6;
}
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active {
  background-color: #75b9e6;
}
.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
  background-color: #75b9e6;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active:hover.disabled,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled:hover.disabled,
.datetimepicker table tr td.active[disabled],
.datetimepicker table tr td.active:hover[disabled],
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active.disabled:hover[disabled] {
  background-color: #75b9e6;
  color: #fff;
}
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active {
  background-color: #75b9e6;
  color: #fff;
}
.datetimepicker .datetimepicker-hours table tr td span.hour_am,
.datetimepicker .datetimepicker-hours table tr td span.hour_pm {
  width: 14.6%;
}
.datetimepicker .datetimepicker-hours fieldset legend,
.datetimepicker .datetimepicker-minutes fieldset legend {
  margin-bottom: inherit;
  line-height: 30px;
}
.datetimepicker table tr td span.disabled,
.datetimepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
  background-color: #75b9e6;
  color: #fff;
}
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active:hover.disabled,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled:hover.disabled,
.datetimepicker table tr td span.active[disabled],
.datetimepicker table tr td span.active:hover[disabled],
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #75b9e6;
  color: #fff;
}
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active {
  background-color: #75b9e6;
  color: #fff;
}
.datetimepicker thead tr:first-child th,
.datetimepicker tfoot tr:first-child th {
  cursor: pointer;
}
.datetimepicker thead tr:first-child th:hover,
.datetimepicker tfoot tr:first-child th:hover {
  background: #eeeeee;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  cursor: pointer;
  width: 14px;
  height: 14px;
}
/* -----------------------------------------
   Tags input
----------------------------------------- */
div.tagsinput {
  border: 1px solid #e7e7e2;
  border-radius: 4px;
  background: #ffffff;
  padding: 5px;
  width: auto;
  height: 34px;
  overflow-y: auto;
}
div.tagsinput span.tag {
  border: 1px solid #85cbbb;
  border-radius: 4px;
  display: block;
  float: left;
  padding: 5px;
  text-decoration: none;
  background: #97d3c5;
  color: #ffffff;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 13px;
}
div.tagsinput span.tag span {
  padding-left: 5px;
}
div.tagsinput span.tag a {
  font-weight: bold;
  color: #46a58f;
  text-decoration: none;
  font-size: 12px;
  float: right;
}
div.tagsinput span.tag a:hover {
  color: #275d51;
}
div.tagsinput input {
  width: auto;
  margin: 0px;
  font-size: 13px;
  border: 1px solid transparent;
  padding: 5px;
  background: transparent;
  outline: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
}
div.tagsinput div {
  display: block;
  float: left;
}
.tags_clear {
  clear: both;
  width: 100%;
  height: 0px;
}
.not_valid {
  background: #f68484 !important;
  color: #ffffff !important;
  border-right: 4px;
}
/* -----------------------------------------
   Duallistbox
----------------------------------------- */
.bootstrap-duallistbox-container .buttons {
  width: 100%;
  margin-bottom: -1px;
}
.bootstrap-duallistbox-container .box1 .filtered .clear1 {
  display: inline-block;
}
.bootstrap-duallistbox-container .box2 .filtered .clear2 {
  display: inline-block;
}
.bootstrap-duallistbox-container label {
  display: block;
}
.bootstrap-duallistbox-container .info {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 11px;
}
.bootstrap-duallistbox-container .clear1,
.bootstrap-duallistbox-container .clear2 {
  display: none;
  font-size: 10px;
}
.bootstrap-duallistbox-container .move,
.bootstrap-duallistbox-container .remove {
  width: 60%;
}
.bootstrap-duallistbox-container .btn-group .btn {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap-duallistbox-container .btn-group .btn i {
  color: #acb1b8;
}
.bootstrap-duallistbox-container select {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  width: 100%;
  height: 300px;
  padding: 0;
  border-color: #e7e7e2;
}
.bootstrap-duallistbox-container .moveall,
.bootstrap-duallistbox-container .removeall {
  width: 40%;
}
.bootstrap-duallistbox-container .filter {
  height: 34px;
  margin: 0 0 5px 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e7e7e2;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bootstrap-duallistbox-container .filter .placeholder {
  color: #999999;
}
.bootstrap-duallistbox-container .moveonselect .move,
.bootstrap-duallistbox-container .moveonselect .remove {
  display: none;
}
.bootstrap-duallistbox-container .moveonselect .moveall,
.bootstrap-duallistbox-container .moveonselect .removeall {
  width: 100%;
}
/* -----------------------------------------
   Select2
----------------------------------------- */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.select2-container.form-control {
  /*background: transparent;
  border: none;*/
  margin: 0;
  padding: 0;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}
.select2-container .select2-choice {
  display: block;
  height: 34px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #e7e7e2;
  white-space: nowrap;
  line-height: 2.14285714;
  color: #768399;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ffffff;
}
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #e7e7e2;
  border-radius: 0 0 4px 4px;
  background-color: #ffffff;
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url('/Scripts/plugins/forms/select2/select2.png') right top no-repeat;
  cursor: pointer;
  outline: 0;
}
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #e7e7e2;
  border-top: 0;
  border-radius: 0 0 4px 4px;
}
.select2-drop-auto-width {
  border-top: 1px solid #e7e7e2;
  width: auto;
}
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #e7e7e2;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}
.select2-drop-active {
  border: 1px solid #e7e7e2;
  border-top: none;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #e7e7e2;
}
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #e7e7e2;
  border-radius: 0 4px 4px 0;
  background-color: #ffffff;
}
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('/Scripts/plugins/forms/select2/select2.png') no-repeat 0 2px;
}
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 30px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #e7e7e2;
  border-radius: 0;
  box-shadow: none;
  background: #ffffff url('/Scripts/plugins/forms/select2/select2.png') no-repeat 100% -22px;
  background: url('/Scripts/plugins/forms/select2/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #ffffff), color-stop(0.99, #eeeeee));
  background: url('/Scripts/plugins/forms/select2/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%);
  background: url('/Scripts/plugins/forms/select2/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
  background: url('/Scripts/plugins/forms/select2/select2.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}
.select2-search input.select2-active {
  background: #ffffff url('/Scripts/plugins/forms/select2/spinner.gif') no-repeat 100%;
  background: url('/Scripts/plugins/forms/select2/spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #ffffff), color-stop(0.99, #eeeeee));
  background: url('/Scripts/plugins/forms/select2/spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%);
  background: url('/Scripts/plugins/forms/select2/spinner.gif') no-repeat 100%, -webkit-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
  background: url('/Scripts/plugins/forms/select2/spinner.gif') no-repeat 100%, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #e7e7e2;
  outline: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #ffffff;
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #e7e7e2;
  border-top-color: transparent;
  background-color: #ffffff;
}
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  -webkit-filter: none;
  filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}
/* results */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}
.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px;
}
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-results .select2-highlighted {
  background: #75b9e6;
  color: #fff;
}
.select2-results li em {
  background: #feffde;
  font-style: normal;
}
.select2-results .select2-highlighted em {
  background: transparent;
}
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #eeeeee;
  display: list-item;
}
/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #eeeeee;
  display: list-item;
  cursor: default;
}
.select2-results .select2-disabled {
  background: #eeeeee;
  display: list-item;
  cursor: default;
}
.select2-results .select2-selected {
  display: none;
}
.select2-more-results.select2-active {
  background: #eeeeee url('/Scripts/plugins/forms/select2/spinner.gif') no-repeat 100%;
}
.select2-more-results {
  background: #eeeeee;
  display: list-item;
}
/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #eeeeee;
  background-image: none;
  border: 1px solid #e7e7e2;
  cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #eeeeee;
  background-image: none;
  border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}
/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #e7e7e2;
  border-radius: 4px;
  cursor: text;
  overflow: hidden;
  background-color: #ffffff;
}
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
  min-height: 34px;
}
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #e7e7e2;
  outline: none;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  box-shadow: none;
  background: transparent !important;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #ffffff url('/Scripts/plugins/forms/select2/spinner.gif') no-repeat 100% !important;
}
.select2-default {
  color: #999 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 1.42857143;
  color: #333;
  cursor: default;
  border: 1px solid #e7e7e2;
  border-radius: 3px;
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ffffff;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 6px;
  font-size: 1px;
  outline: none;
  background: url('/Scripts/plugins/forms/select2/select2.png') right top no-repeat;
}
.select2-container-multi .select2-search-choice-close {
  left: 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}
/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #eeeeee;
  background-image: none;
  border: 1px solid #e7e7e2;
  cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #e7e7e2;
  background-image: none;
  background-color: #f4f4f4;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}
/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}
.select2-offscreen,
.select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}
.select2-display-none {
  display: none;
}
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}
/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-image: url('/Scripts/plugins/forms/select2/select2x2.png') !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
/* -----------------------------------------
   Onof switch
----------------------------------------- */
.onoffswitch {
  position: relative;
  width: 85px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: inline-block;
}
.onoffswitch.onoffswitch-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.onoffswitch-checkbox {
  display: none;
}
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #FFFFFF;
  border-radius: 50px;
  margin-bottom: 0;
}
.onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  -webkit-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after {
  float: left;
  width: 50%;
  height: 28px;
  padding: 0;
  line-height: 28px;
  font-size: 14px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.onoffswitch-inner:before {
  content: "SI";
  padding-left: 25px;
  background-color: #f3f5f6;
  color: #71d398;
}
.onoffswitch-inner:after {
  content: "NO";
  padding-right: 18px;
  background-color: #f3f5f6;
  color: #f68484;
  text-align: right;
}
.onoffswitch-switch {
  width: 30px;
  height: 30px;
  margin: 0.5px;
  background: #f68484;
  border: 2px solid #FFFFFF;
  border-radius: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 53px;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
  background-color: #71d398;
}
/* -----------------------------------------
   Form wizard
----------------------------------------- */
.form-wizard {
  position: relative;
}
.form-wizard .wizard-steps {
  text-align: center;
}
.form-wizard .wizard-steps.show {
  width: 100%;
  height: auto;
  padding: 0  0 15px 0;
  margin-bottom: 20px;
  text-align: center;
}
.form-wizard .wizard-steps .hide {
  display: none;
}
.form-wizard .wizard-steps .wstep {
  display: inline-block;
  width: 150px;
  position: relative;
  font-weight: bold;
  font-size: 13px;
  margin-right: 20px;
}
.form-wizard .wizard-steps .wstep.current {
  color: #79859b;
}
.form-wizard .wizard-steps .wstep.current .donut {
  border-color: #79859b;
}
.form-wizard .wizard-steps .wstep.current .donut i {
  color: #79859b;
}
.form-wizard .wizard-steps .wstep.done {
  color: #71d398;
}
.form-wizard .wizard-steps .wstep.done .donut {
  border-color: #71d398;
}
.form-wizard .wizard-steps .wstep.done .donut i {
  color: #71d398;
}
.form-wizard .wizard-steps .wstep.done:after {
  border-top: 2px solid #71d398;
}
.form-wizard .wizard-steps .wstep:after {
  content: "";
  position: absolute;
  top: 24px;
  left: 110px;
  border-top: 2px solid #79859b;
  height: 2px;
  width: 100px;
}
.form-wizard .wizard-steps .wstep:last-child:after {
  border: none;
}
.form-wizard .wizard-steps .wstep .donut {
  border: 2px solid #79859b;
  border-radius: 50px;
  height: 50px;
  width: 50px;
  margin-left: 50px;
  position: relative;
  margin-bottom: 5px;
}
.form-wizard .wizard-steps .wstep .donut i {
  color: #79859b;
  margin-top: 9px;
}
.form-wizard .wizard-actions {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px;
  margin-bottom: 5px;
  float: left;
  width: 100%;
}
.form-wizard .wizard-actions .ui-formwizard-button.pull-left i {
  margin-left: 0;
}
.form-wizard .wizard-actions .ui-formwizard-button.pull-right i {
  margin-right: 0;
}
.form-wizard.wizard-vertical .wizard-steps.show {
  width: 200px;
  border-bottom: none;
  border-right: 1px solid #e7e7e2;
  float: left;
  margin-bottom: 10px;
}
.form-wizard.wizard-vertical .wizard-steps .wstep {
  width: 150px;
  margin-bottom: 30px;
}
.form-wizard.wizard-vertical .wizard-steps .wstep .donut {
  margin-left: 0;
  position: relative;
  margin-bottom: 5px;
  float: left;
}
.form-wizard.wizard-vertical .wizard-steps .wstep .txt {
  display: inline-block;
  width: 100px;
  margin-top: 5px;
}
.form-wizard.wizard-vertical .wizard-steps .wstep:after {
  top: 55px;
  left: 24px;
  border-top: none;
  border-left: 2px solid #555555;
  height: 25px;
  width: 2px;
}
.form-wizard.wizard-vertical .wizard-steps .wstep:last-child:after {
  border: none;
}
.form-wizard.wizard-vertical .step {
  display: inline-block;
  float: left;
  width: 100%;
}
.form-wizard.wizard-vertical .wrap {
  padding-left: 210px;
}
.form-wizard.wizard-vertical .wizard-actions {
  clear: both;
  padding-left: 225px;
}
/* -----------------------------------------
   Fileupload
----------------------------------------- */
.fileinput-button {
  position: relative;
  overflow: hidden;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}
.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
  margin-bottom: 5px;
}
.progress-animated .progress-bar,
.progress-animated .bar {
  background: url("../img/progressbar.gif") !important;
  -webkit-filter: none;
  filter: none;
}
.fileupload-process {
  float: right;
  display: none;
}
.fileupload-processing .fileupload-process,
.files .processing .preview {
  display: block;
  width: 32px;
  height: 32px;
  background: url("../img/loading.gif") center no-repeat;
  background-size: contain;
}
.files audio,
.files video {
  max-width: 300px;
}
@media (max-width: 767px) {
  .fileupload-buttonbar .toggle,
  .files .toggle,
  .files .btn span {
    display: none;
  }
  .files .name {
    width: 80px;
    word-wrap: break-word;
  }
  .files audio,
  .files video {
    max-width: 80px;
  }
  .files img,
  .files canvas {
    max-width: 100%;
  }
}
/* Import generic gallery style */
@charset "UTF-8";
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -moz-backface-visibility: hidden;
}
.blueimp-gallery > .slides > .slide > .slide-content {
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1;
}
.blueimp-gallery {
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  display: none;
  direction: ltr;
  -ms-touch-action: none;
  touch-action: none;
}
.blueimp-gallery-carousel {
  position: relative;
  z-index: auto;
  margin: 1em auto;
  padding-bottom: 56.25%;
  box-shadow: 0 0 10px #000;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.blueimp-gallery-display {
  display: block;
  opacity: 1;
}
.blueimp-gallery > .slides {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.blueimp-gallery-carousel > .slides {
  position: absolute;
}
.blueimp-gallery > .slides > .slide {
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  -webkit-transition: opacity .5s linear;
  transition: opacity 0.5s linear;
}
.blueimp-gallery > .slides > .slide-loading {
  background: url(../img/loading.gif) center no-repeat;
  background-size: 64px 64px;
}
.blueimp-gallery > .slides > .slide-loading > .slide-content {
  opacity: 0;
}
.blueimp-gallery > .slides > .slide-error {
  background: url(../img/error.png) center no-repeat;
}
.blueimp-gallery > .slides > .slide-error > .slide-content {
  display: none;
}
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -23px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 2px #000;
  text-align: center;
  background: #222;
  background: rgba(0, 0, 0, 0.5);
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 3px solid #fff;
  border-radius: 23px;
  opacity: .5;
  cursor: pointer;
  display: none;
}
.blueimp-gallery > .next {
  left: auto;
  right: 15px;
}
.blueimp-gallery > .close,
.blueimp-gallery > .title {
  position: absolute;
  top: 15px;
  left: 15px;
  margin: 0 40px 0 0;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  text-shadow: 0 0 2px #000;
  opacity: .8;
  display: none;
}
.blueimp-gallery > .close {
  padding: 15px;
  right: 15px;
  left: auto;
  margin: -15px;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer;
}
.blueimp-gallery > .play-pause {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 15px;
  height: 15px;
  background: url(../img/play-pause.png) 0 0 no-repeat;
  cursor: pointer;
  opacity: .5;
  display: none;
}
.blueimp-gallery-playing > .play-pause {
  background-position: -15px 0;
}
.blueimp-gallery > .prev:hover,
.blueimp-gallery > .next:hover,
.blueimp-gallery > .close:hover,
.blueimp-gallery > .title:hover,
.blueimp-gallery > .play-pause:hover {
  color: #fff;
  opacity: 1;
}
.blueimp-gallery-controls > .prev,
.blueimp-gallery-controls > .next,
.blueimp-gallery-controls > .close,
.blueimp-gallery-controls > .title,
.blueimp-gallery-controls > .play-pause {
  display: block;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.blueimp-gallery-single > .prev,
.blueimp-gallery-left > .prev,
.blueimp-gallery-single > .next,
.blueimp-gallery-right > .next,
.blueimp-gallery-single > .play-pause {
  display: none;
}
.blueimp-gallery > .slides > .slide > .slide-content,
.blueimp-gallery > .prev,
.blueimp-gallery > .next,
.blueimp-gallery > .close,
.blueimp-gallery > .play-pause {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body:last-child .blueimp-gallery > .slides > .slide-error {
  background-image: url(../img/error.svg);
}
body:last-child .blueimp-gallery > .play-pause {
  width: 20px;
  height: 20px;
  background-size: 40px 20px;
  background-image: url(../img/play-pause.svg);
}
body:last-child .blueimp-gallery-playing > .play-pause {
  background-position: -20px 0;
}
* + html .blueimp-gallery > .slides > .slide {
  min-height: 300px;
}
* + html .blueimp-gallery > .slides > .slide > .slide-content {
  position: relative;
}
.blueimp-gallery > .indicator {
  position: absolute;
  top: auto;
  right: 15px;
  bottom: 15px;
  left: 15px;
  margin: 0 40px;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 10px;
  display: none;
}
.blueimp-gallery > .indicator > li {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 6px 3px 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid transparent;
  background: #ccc;
  background: rgba(255, 255, 255, 0.25) center no-repeat;
  border-radius: 5px;
  box-shadow: 0 0 2px #000;
  opacity: .5;
  cursor: pointer;
}
.blueimp-gallery > .indicator > li:hover,
.blueimp-gallery > .indicator > .active {
  background-color: #fff;
  border-color: #fff;
  opacity: 1;
}
.blueimp-gallery-controls > .indicator {
  display: block;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.blueimp-gallery-single > .indicator {
  display: none;
}
.blueimp-gallery > .indicator {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
* + html .blueimp-gallery > .indicator > li {
  display: inline;
}
.blueimp-gallery > .slides > .slide > .video-content > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -moz-backface-visibility: hidden;
}
.blueimp-gallery > .slides > .slide > .video-content > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blueimp-gallery > .slides > .slide > .video-content > iframe {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.blueimp-gallery > .slides > .slide > .video-playing > iframe {
  top: 0;
}
.blueimp-gallery > .slides > .slide > .video-content > a {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -64px auto 0;
  width: 128px;
  height: 128px;
  background: url(../img/video-play.png) center no-repeat;
  opacity: .8;
  cursor: pointer;
}
.blueimp-gallery > .slides > .slide > .video-content > a:hover {
  opacity: 1;
}
.blueimp-gallery > .slides > .slide > .video-playing > a,
.blueimp-gallery > .slides > .slide > .video-playing > img {
  display: none;
}
.blueimp-gallery > .slides > .slide > .video-content > video {
  display: none;
}
.blueimp-gallery > .slides > .slide > .video-playing > video {
  display: block;
}
.blueimp-gallery > .slides > .slide > .video-loading > a {
  background: url(../img/loading.gif) center no-repeat;
  background-size: 64px 64px;
}
body:last-child .blueimp-gallery > .slides > .slide > .video-content:not(.video-loading) > a {
  background-image: url(../img/video-play.svg);
}
* + html .blueimp-gallery > .slides > .slide > .video-content {
  height: 100%;
}
* + html .blueimp-gallery > .slides > .slide > .video-content > a {
  left: 50%;
  margin-left: -64px;
}
/* -----------------------------------------
   Tinymce
----------------------------------------- */
/* TinyMCE widgets/containers */
.mce-container,
.mce-container *,
.mce-widget,
.mce-widget * {
  color: #768399;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mce-window {
  border-radius: 4px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  -webkit-font-smoothing: subpixel-antialiased;
}
.mce-window .mce-container-body.mce-abs-layout {
  overflow: visible;
}
.mce-window .mce-window-head {
  background: #f3f5f6;
  border-bottom: 1px solid #e7e7e2;
  padding: 0;
  min-height: 36px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.mce-window .mce-window-head .mce-title {
  color: #444;
  font-size: 18px;
  font-weight: 600;
  line-height: 36px;
  margin: 0;
  padding: 0 36px 0 16px;
}
.mce-window .mce-window-head .mce-close {
  color: transparent;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.mce-window .mce-window-head .mce-close:before {
  text-align: center;
  color: #666;
  width: 36px;
  height: 36px;
  display: block;
}
.mce-window .mce-window-head .mce-close:hover:before {
  color: #2ea2cc;
}
.mce-window .mce-window-head .mce-dragh {
  width: -webkit-calc(64%);
  width: calc(64%);
}
/* TinyMCE panel */
div.mce-panel {
  border: 0;
  background: #fff;
  -webkit-filter: none;
  filter: none;
}
div.mce-panel .mce-menu {
  border: none;
}
div.mce-tab {
  line-height: 13px;
}
/* TinyMCE toolbars */
div.mce-toolbar-grp {
  border: 1px solid #e7e7e2;
  margin-bottom: 8px;
  background: #ffffff;
  padding: 0;
  position: relative;
}
.has-dfw div.mce-toolbar-grp .mce-toolbar.mce-first {
  padding-right: 32px;
}
.mce-toolbar .mce-btn-group {
  margin: 0;
}
div.mce-statusbar {
  border: 1px solid #e7e7e2 !important;
  padding: 5px 0;
  margin-top: 8px;
  border-radius: 4px;
}
div.mce-path {
  padding: 0 8px 2px;
  margin: 0;
}
.mce-toolbar .mce-btn,
.qt-fullscreen {
  border-color: transparent;
  background: transparent;
  box-shadow: none;
  text-shadow: none;
  cursor: pointer;
}
.mce-toolbar .mce-btn-group .mce-btn,
.qt-fullscreen {
  border: 1px solid transparent;
  margin: 2px;
  background-image: none;
  border-radius: 4px;
  -webkit-filter: none;
  filter: none;
}
.mce-toolbar .mce-btn-group .mce-btn:hover,
.mce-toolbar .mce-btn-group .mce-btn:focus,
.qt-fullscreen:hover,
.qt-fullscreen:focus {
  background: #fafafa;
  border-color: #fafafa;
  color: #222;
  box-shadow: none;
}
.mce-toolbar .mce-btn-group .mce-btn.mce-active,
.mce-toolbar .mce-btn-group .mce-btn:active {
  background: #ebebeb;
  border-color: #ebebeb;
  box-shadow: none;
}
.mce-toolbar .mce-btn-group .mce-btn.mce-active:hover {
  border-color: #555;
}
.mce-toolbar .mce-btn-group .mce-btn.mce-active:hover i.mce-ico {
  color: #555;
}
.mce-toolbar .mce-btn-group .mce-btn.mce-disabled:hover,
#wp-fullscreen-buttons .mce-btn.mce-disabled:hover,
.mce-toolbar .mce-btn-group .mce-btn.mce-disabled:focus,
#wp-fullscreen-buttons .mce-btn.mce-disabled:focus {
  color: #aaa;
  background: none;
  border-color: #ddd;
  text-shadow: 0 1px 0 #fff;
  box-shadow: none;
}
.mce-toolbar .mce-btn-group .mce-first,
.mce-toolbar .mce-btn-group .mce-last {
  border-color: transparent;
}
.mce-toolbar .mce-btn button,
.qt-fullscreen {
  padding: 2px 3px;
  line-height: normal;
}
.mce-toolbar .mce-btn i {
  text-shadow: none;
  color: #768399 !important;
}
.mce-toolbar .mce-btn-group > div {
  white-space: normal;
}
.mce-toolbar .mce-colorbutton .mce-open {
  border-right: 0;
}
.mce-toolbar .mce-colorbutton .mce-preview {
  margin-left: -17px;
  padding: 0;
  width: 18px;
}
.mce-edit-area {
  border-radius: 4px;
  border: 1px solid #e7e7e2 !important;
}
/* -----------------------------------------
   Datatables
----------------------------------------- */
table.dataTable {
  margin: 0 auto;
  clear: both;
  width: 100%;
}
/*table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}
table.dataTable td.center,
table.dataTable td.dataTables_empty {
  text-align: center;
}
table.dataTable tr.odd {
  background: #f9fafa;
}
table.dataTable tr.even {
  background: #ffffff;
}*/
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
}
.dataTables_wrapper .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.dataTables_wrapper .dataTables_length {
  float: left;
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  /*margin-top: 20px;
  margin-bottom: 20px;*/
}
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
}
.dataTables_wrapper .sorting:before,
.dataTables_wrapper .sorting_asc:before,
.dataTables_wrapper .sorting_desc:before {
  font-family: 'fontawesome';
  src: url('fonts/fontawesome.eot');
  src: url('fonts/fontawesome.eot?#iefix') format('embedded-opentype'), url('fonts/fontawesome.ttf') format('truetype'), url('fonts/fontawesome.woff') format('woff'), url('fonts/fontawesome.svg#fontawesome') format('svg');
  font-weight: normal;
  font-style: normal;
}
.dataTables_wrapper .sorting:before {
  content: "\e6b9";
  margin-right: 7px;
}
.dataTables_wrapper .sorting_asc:before {
  content: "\e6bb";
  margin-right: 7px;
}
.dataTables_wrapper .sorting_desc:before {
  content: "\e6ba";
  margin-right: 7px;
}
.dataTables_wrapper .dataTables_scroll {
  clear: both;
}
.dataTables_wrapper .dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}
table.table {
  /* clear: both;
	margin-bottom: 6px !important;
	max-width: none !important; */
}
table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
}
/* Scrolling */
div.dataTables_scrollHead table {
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
div.dataTables_scrollBody table {
  border-top: none;
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
  border-top: none;
}
div.dataTables_scrollFoot table {
  border-top: none;
}
/* -----------------------------------------
   Datatables Tabletools 
----------------------------------------- */
.table tbody tr.active td,
.table tbody tr.active th {
  background-color: #08C;
  color: white;
}
.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
  background-color: #0075b0 !important;
}
.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
  background-color: #f9fafa;
}
table.DTTT_selectable tbody tr {
  cursor: pointer;
  *cursor: hand;
}
div.DTTT .btn {
  font-size: 12px;
}
div.DTTT .btn:hover {
  text-decoration: none !important;
}
ul.DTTT_dropdown.dropdown-menu a {
  color: #333 !important;
  /* needed only when demo_page.css is included */
}
ul.DTTT_dropdown.dropdown-menu li:hover a {
  background-color: #0088cc;
  color: white !important;
}
/* TableTools information display */
div.DTTT_print_info.modal {
  height: 150px;
  margin-top: -75px;
  text-align: center;
}
div.DTTT_print_info h6 {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  margin: 1em;
}
div.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px;
}
/*
 * FixedColumns styles
 */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
table.DTFC_Cloned tr.even {
  background-color: white;
}
div.DTFC_LeftHeadWrapper table {
  margin-bottom: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
div.DTFC_LeftBodyWrapper table {
  border-top: none;
  margin-bottom: 0 !important;
}
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
  border-top: none;
}
div.DTFC_LeftFootWrapper table {
  border-top: none;
}
/* -----------------------------------------
   Progressbars
----------------------------------------- */
.progress {
  position: relative;
}
.progress .progress-bar {
  position: absolute;
  overflow: hidden;
  line-height: 20px;
  -webkit-transition: width 2s ease-in-out;
  transition: width 2s ease-in-out;
}
.progress .progressbar-back-text {
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}
.progress .progressbar-front-text {
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}
.progress.right .progress-bar {
  right: 0;
}
.progress.right .progressbar-front-text {
  position: absolute;
  right: 0;
}
.progress.vertical {
  width: 20px;
  height: 100%;
  float: left;
  margin-right: 20px;
}
.progress.vertical.bottom {
  position: relative;
}
.progress.vertical.bottom .progressbar-front-text {
  position: absolute;
  bottom: 0;
}
.progress.vertical .progress-bar {
  width: 100%;
  height: 0;
  -webkit-transition: height 0.6s ease;
  transition: height 0.6s ease;
}
.progress.vertical.bottom .progress-bar {
  position: absolute;
  bottom: 0;
}
/* -----------------------------------------
   Bootstrap sliders
----------------------------------------- */
.slider {
  margin-top: 2px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: 100%;
  height: 20px;
}
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
  margin-top: -5px;
}
.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  margin-left: -5px;
  left: 50%;
  top: 0;
}
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider.slider-vertical .slider-handle {
  margin-left: -5px;
  margin-top: -10px;
}
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0;
}
.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}
.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed;
}
.slider input {
  display: none;
}
.slider .tooltip {
  margin-top: -30px;
}
.slider .tooltip.right {
  margin-top: 0;
}
.slider .tooltip-inner {
  white-space: nowrap;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  background: #f3f5f6;
  border-radius: 0;
}
.slider-selection {
  position: absolute;
  background: #75b9e6;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
}
.slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #227dba;
  -webkit-filter: none;
  filter: none;
  opacity: 1;
  border: 0px solid transparent;
}
.slider-handle.round {
  border-radius: 50%;
  background-color: #f3f5f6;
  border: 6px solid #227dba;
}
.slider-handle.round:before {
  content: "";
  position: absolute;
  top: -7px;
  left: -7px;
  width: 22px;
  height: 22px;
  border: 1px solid #ffffff;
  border-radius: 50%;
}
.slider-handle.triangle {
  background: transparent none;
}
/* -----------------------------------------
   Gritter notifications
----------------------------------------- */
#gritter-notice-wrapper {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 301px;
  z-index: 9999;
}
#gritter-notice-wrapper.top-left {
  left: 20px;
  right: auto;
}
#gritter-notice-wrapper.bottom-right {
  top: auto;
  left: auto;
  bottom: 20px;
  right: 20px;
}
#gritter-notice-wrapper.bottom-left {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px;
}
#gritter-notice-wrapper .gritter-item-wrapper {
  position: relative;
  margin: 0 0 10px 0;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item {
  display: block;
  background: #79859b;
  border: 1px solid #555f72;
  color: #ffffff;
  padding: 10px 11px;
  font-size: 12px;
  border-radius: 4px;
  -webkit-transition: background;
  transition: background;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item:hover {
  background: #8892a6;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item p {
  padding: 0;
  margin: 0;
  word-wrap: break-word;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-close {
  position: absolute;
  top: 5px;
  right: 7px;
  cursor: pointer;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-close i {
  font-size: 16px;
  color: #ffffff;
  -webkit-transition: background;
  transition: background;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-close:hover i {
  color: #f7f7f7;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-image {
  width: 48px;
  height: 48px;
  float: left;
  border-radius: 4px;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-icon {
  margin-top: 12px;
  margin-right: 10px;
  float: left;
  font-size: 32px;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-with-image {
  width: 220px;
  float: right;
  padding: 0;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-without-image {
  padding: 0;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-title {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 5px 0;
  display: block;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
}
#gritter-notice-wrapper .gritter-item-wrapper.success-notice .gritter-item {
  background: #71d398;
  border: 1px solid #3bbd6e;
}
#gritter-notice-wrapper .gritter-item-wrapper.success-notice .gritter-item:hover {
  background: #84d9a6;
}
#gritter-notice-wrapper .gritter-item-wrapper.info-notice .gritter-item {
  background: #97d3c5;
  border: 1px solid #61bca7;
}
#gritter-notice-wrapper .gritter-item-wrapper.info-notice .gritter-item:hover {
  background: #a9dbcf;
}
#gritter-notice-wrapper .gritter-item-wrapper.error-notice .gritter-item {
  background: #f68484;
  border: 1px solid #f13d3d;
}
#gritter-notice-wrapper .gritter-item-wrapper.error-notice .gritter-item:hover {
  background: #f89c9c;
}
/* -----------------------------------------
   Full calendar styles
----------------------------------------- */
.fc {
  direction: ltr;
  text-align: left;
}
.fc table {
  border-collapse: collapse;
  border-spacing: 0;
}
html .fc,
.fc table {
  font-size: 1em;
}
.fc td,
.fc th {
  vertical-align: top;
}
/* Header
------------------------------------------------------------------------*/
.fc-header td {
  white-space: nowrap;
}
.fc-header-left {
  width: 25%;
  text-align: left;
  padding: 15px;
}
.fc-header-center {
  text-align: center;
  padding: 15px;
}
.fc-header-right {
  width: 25%;
  text-align: right;
  padding: 15px;
}
.fc-header-title {
  display: inline-block;
  vertical-align: top;
}
.fc-header-title h2 {
  margin-top: 7px;
  white-space: nowrap;
  font-size: 20px;
}
.fc .fc-header-space {
  padding-left: 10px;
}
.fc-header .fc-button {
  vertical-align: top;
}
/* buttons edges butting together */
.fc-header .fc-button {
  margin-right: -1px;
}
.fc-header .fc-corner-right,
.fc-header .ui-corner-right {
  /* theme */
  margin-right: 0;
  /* back to normal */
}
/* button layering (for border precedence) */
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
  z-index: 2;
}
.fc-header .fc-state-down {
  z-index: 3;
}
.fc-header .fc-state-active,
.fc-header .ui-state-active {
  z-index: 4;
}
.fc-day-header {
  padding: 10px 0;
  background-color: #f3f5f6;
}
/* Content
------------------------------------------------------------------------*/
.fc-content {
  clear: both;
  zoom: 1;
  /* for IE7, gives accurate coordinates for [un]freezeContentHeight */
  margin-left: -1px;
  margin-right: -1px;
  margin-bottom: -1px;
}
.fc-view {
  width: 100%;
  overflow: hidden;
}
/* Cell Styles
------------------------------------------------------------------------*/
.fc-widget-header,
.fc-widget-content {
  /* <td>, usually */
  border: 1px solid #e7e7e2;
}
.fc-state-highlight {
  /* <td> today cell */
  /* TODO: add .fc-today to <th> */
  background: #f3f5f6;
}
.fc-cell-overlay {
  /* semi-transparent rectangle while dragging */
  background: #d6dde0;
  opacity: .3;
  filter: alpha(opacity=30);
  /* for IE */
}
/* Buttons
------------------------------------------------------------------------*/
.fc-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #768399;
  background-color: #ffffff;
  border-color: #e7e7e2;
  border-radius: 0px;
}
.fc-button:hover,
.fc-button:focus,
.fc-button:active,
.fc-button.active,
.open .dropdown-toggle.fc-button {
  color: #768399;
  background-color: #ebebeb;
  border-color: #cbcbc1;
}
.fc-button:active,
.fc-button.active,
.open .dropdown-toggle.fc-button {
  background-image: none;
}
.fc-button.disabled,
.fc-button[disabled],
fieldset[disabled] .fc-button,
.fc-button.disabled:hover,
.fc-button[disabled]:hover,
fieldset[disabled] .fc-button:hover,
.fc-button.disabled:focus,
.fc-button[disabled]:focus,
fieldset[disabled] .fc-button:focus,
.fc-button.disabled:active,
.fc-button[disabled]:active,
fieldset[disabled] .fc-button:active,
.fc-button.disabled.active,
.fc-button[disabled].active,
fieldset[disabled] .fc-button.active {
  background-color: #ffffff;
  border-color: #e7e7e2;
}
.fc-button .badge {
  color: #ffffff;
  background-color: #768399;
}
.fc-button:hover,
.fc-button:focus,
.fc-button:active,
.fc-button.active {
  background-color: #f3f5f6;
  border-color: #e4e9eb;
}
.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* Global Event Styles
------------------------------------------------------------------------*/
.fc-event-container > * {
  z-index: 8;
}
.fc-event-container > .ui-draggable-dragging,
.fc-event-container > .ui-resizable-resizing {
  z-index: 9;
}
.fc-event {
  border: 1px solid #75b9e6;
  background-color: #75b9e6;
  color: #fff;
  font-size: .85em;
  cursor: default;
  padding: 2px 5px;
}
a.fc-event {
  text-decoration: none;
}
a.fc-event,
.fc-event-draggable {
  cursor: pointer;
}
.fc-rtl .fc-event {
  text-align: right;
}
.fc-event-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fc-event-time,
.fc-event-title {
  padding: 0 1px;
}
.fc .ui-resizable-handle {
  display: block;
  position: absolute;
  z-index: 99999;
  overflow: hidden;
  /* hacky spaces (IE6/7) */
  font-size: 300%;
  /* */
  line-height: 50%;
  /* */
}
/* Horizontal Events
------------------------------------------------------------------------*/
.fc-event-hori {
  border-width: 1px 0;
  margin-bottom: 2px;
}
.fc-ltr .fc-event-hori.fc-event-start,
.fc-rtl .fc-event-hori.fc-event-end {
  border-left-width: 1px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
  border-right-width: 1px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* resizable */
.fc-event-hori .ui-resizable-e {
  top: 0           !important;
  /* importants override pre jquery ui 1.7 styles */
  right: -3px !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: e-resize;
}
.fc-event-hori .ui-resizable-w {
  top: 0           !important;
  left: -3px !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: w-resize;
}
.fc-event-hori .ui-resizable-handle {
  _padding-bottom: 14px;
  /* IE6 had 0 height */
}
/* Reusable Separate-border Table
------------------------------------------------------------*/
table.fc-border-separate {
  border-collapse: separate;
}
.fc-border-separate th,
.fc-border-separate td {
  border-width: 1px 0 0 1px;
}
.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
  border-right-width: 1px;
}
.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
  border-bottom-width: 1px;
}
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
  border-top-width: 0;
}
/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/
.fc-grid th {
  text-align: center;
}
.fc .fc-week-number {
  width: 22px;
  text-align: center;
}
.fc .fc-week-number div {
  padding: 0 2px;
}
.fc-grid .fc-day-number {
  float: right;
  padding: 0 5px;
  font-weight: bold;
  font-size: 24px;
  color: #939daf;
}
.fc-grid .fc-other-month .fc-day-number {
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* for IE */
  /* opacity with small font can sometimes look too faded
       might want to set the 'color' property instead
       making day-numbers bold also fixes the problem */
}
.fc-grid .fc-day-content {
  clear: both;
  padding: 2px 2px 1px;
  /* distance between events and day edges */
}
/* event styles */
.fc-grid .fc-event-time {
  font-weight: bold;
}
/* right-to-left */
.fc-rtl .fc-grid .fc-day-number {
  float: left;
}
.fc-rtl .fc-grid .fc-event-time {
  float: right;
}
/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/
.fc-agenda table {
  border-collapse: separate;
}
.fc-agenda-days th {
  text-align: center;
}
.fc-agenda .fc-agenda-axis {
  width: 50px;
  padding: 0 4px;
  vertical-align: middle;
  text-align: right;
  white-space: nowrap;
  font-weight: normal;
}
.fc-agenda .fc-week-number {
  font-weight: bold;
}
.fc-agenda .fc-day-content {
  padding: 2px 2px 1px;
}
/* make axis border take precedence */
.fc-agenda-days .fc-agenda-axis {
  border-right-width: 1px;
}
.fc-agenda-days .fc-col0 {
  border-left-width: 0;
}
/* all-day area */
.fc-agenda-allday th {
  border-width: 0 1px;
}
.fc-agenda-allday .fc-day-content {
  min-height: 34px;
  /* TODO: doesnt work well in quirksmode */
  _height: 34px;
}
/* divider (between all-day and slots) */
.fc-agenda-divider-inner {
  height: 2px;
  overflow: hidden;
}
.fc-widget-header .fc-agenda-divider-inner {
  background: #eee;
}
/* slot rows */
.fc-agenda-slots th {
  border-width: 1px 1px 0;
}
.fc-agenda-slots td {
  border-width: 1px 0 0;
  background: none;
}
.fc-agenda-slots td div {
  height: 20px;
}
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
  border-top-width: 0;
}
.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
  border-top-style: dotted;
}
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
  *border-top-style: solid;
  /* doesn't work with background in IE6/7 */
}
/* Vertical Events
------------------------------------------------------------------------*/
.fc-event-vert {
  border-width: 0 1px;
}
.fc-event-vert.fc-event-start {
  border-top-width: 1px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.fc-event-vert.fc-event-end {
  border-bottom-width: 1px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.fc-event-vert .fc-event-time {
  white-space: nowrap;
  font-size: 10px;
}
.fc-event-vert .fc-event-inner {
  position: relative;
  z-index: 2;
}
.fc-event-vert .fc-event-bg {
  /* makes the event lighter w/ a semi-transparent overlay  */
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: .25;
  filter: alpha(opacity=25);
}
.fc .ui-draggable-dragging .fc-event-bg,
.fc-select-helper .fc-event-bg {
  display: none\9;
  /* for IE6/7/8. nested opacity filters while dragging don't work */
}
/* resizable */
.fc-event-vert .ui-resizable-s {
  bottom: 0        !important;
  /* importants override pre jquery ui 1.7 styles */
  width: 100%      !important;
  height: 8px      !important;
  overflow: hidden !important;
  line-height: 8px !important;
  font-size: 11px  !important;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}
.fc-agenda .ui-resizable-resizing {
  /* TODO: better selector */
  _overflow: hidden;
}
.fc-other-month {
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0.25, rgba(0, 0, 0, 0.01)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.01)), color-stop(0.75, rgba(0, 0, 0, 0.01)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.01) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.01) 75%, transparent 75%, transparent);
  background-image: -webkit-linear-gradient(315deg, rgba(0, 0, 0, 0.01) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.01) 75%, transparent 75%, transparent);
  background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.01) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.01) 75%, transparent 75%, transparent);
  background-color: #fff;
  background-size: 32px 32px;
}
#external-events {
  float: left;
  width: 100%;
  padding: 0 10px;
  border: 1px solid #e7e7e2;
  background: #f3f5f6;
  text-align: left;
}
#external-events h4 {
  font-size: 16px;
  margin-top: 0;
  padding-top: 1em;
}
.external-event {
  /* try to mimick the look of a real event */
  margin: 10px 0;
  padding: 5px;
  background: #75b9e6;
  color: #fff;
  font-size: 1em;
  cursor: pointer;
  border-radius: 4px;
}
.external-event p {
  margin: 1.5em 0;
  font-size: 11px;
  color: #666;
}
.external-event p input {
  margin: 0;
  vertical-align: middle;
}
/* -----------------------------------------
   Videojs
----------------------------------------- */
.vjs-default-skin {
  color: #cccccc;
}
/* Custom Icon Font
--------------------------------------------------------------------------------
The control icons are from a custom font. Each icon corresponds to a character
(e.g. "\e001"). Font icons allow for easy scaling and coloring of icons.
*/
@font-face {
  font-family: 'VideoJS';
  src: url('../fonts/vjs.eot');
  src: url('../fonts/vjs.eot?#iefix') format('embedded-opentype'), url('../fonts/vjs.woff') format('woff'), url('../fonts/vjs.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* Base UI Component Classes
--------------------------------------------------------------------------------
*/
/* Slider - used for Volume bar and Seek bar */
.vjs-default-skin .vjs-slider {
  /* Replace browser focus hightlight with handle highlight */
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  /* background-color-with-alpha */
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.9);
}
.vjs-default-skin .vjs-slider:focus {
  /* box-shadow */
  box-shadow: 0 0 2em #ffffff;
}
.vjs-default-skin .vjs-slider-handle {
  position: absolute;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-slider-handle:before {
  content: "\e009";
  font-family: VideoJS;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-shadow: 0em 0em 1em #fff;
  position: absolute;
  top: -1px;
  left: 0;
  /* Rotate the square icon to make a diamond */
  /* transform */
  /*-webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);*/
}
/* Control Bar
--------------------------------------------------------------------------------
The default control bar that is a container for most of the controls.
*/
.vjs-default-skin .vjs-control-bar {
  /* Start hidden */
  display: none;
  position: absolute;
  /* Place control bar at the bottom of the player box/video.
     If you want more margin below the control bar, add more height. */
  bottom: 0;
  /* Use left/right to stretch to 100% width of player div */
  left: 0;
  right: 0;
  /* Height includes any margin you want above or below control items */
  height: 3.0em;
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
}
/* Show the control bar only once the video has started playing */
.vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  /* Visibility needed to make sure things hide in older browsers too. */
  visibility: visible;
  opacity: 1;
  /* transition */
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
}
/* Hide the control bar when the video is playing and the user is inactive  */
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
  /* transition */
  -webkit-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
  display: none;
}
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none;
}
/* IE8 is flakey with fonts, and you have to change the actual content to force
fonts to show/hide properly.
  - "\9" IE8 hack didn't work for this
  - Found in XP IE8 from http://modern.ie. Does not show up in "IE8 mode" in IE9
*/
@media screen {
  .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: "";
  }
}
/* General styles for individual controls. */
.vjs-default-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3.0em;
  width: 4em;
}
.vjs-default-skin .vjs-control div {
  font-family: Arial, sans-serif;
}
/* FontAwsome button icons */
.vjs-default-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
/* Replacement for focus outline */
.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
  text-shadow: 0em 0em 1em #ffffff;
}
.vjs-default-skin .vjs-control:focus {
  /*  outline: 0; */
  /* keyboard-only users cannot see the focus on several of the UI elements when
  this is set to 0 */
}
/* Hide control text visually, but have it available for screenreaders */
.vjs-default-skin .vjs-control-text {
  /* hide-visually */
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Play/Pause
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-play-control {
  width: 5em;
  cursor: pointer;
}
.vjs-default-skin .vjs-play-control:before {
  content: "\e001";
}
.vjs-default-skin.vjs-playing .vjs-play-control:before {
  content: "\e002";
}
/* Volume/Mute
-------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
  content: "\e006";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\e003";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\e004";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\e005";
}
.vjs-default-skin .vjs-volume-control {
  width: 5em;
  float: right;
}
.vjs-default-skin .vjs-volume-bar {
  width: 5em;
  height: 0.6em;
  margin: 1.1em auto 0;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu-content {
  height: 2.9em;
}
.vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.5em;
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: 0.5em;
  height: 0.5em;
}
.vjs-default-skin .vjs-volume-handle:before {
  font-size: 0.9em;
  top: -0.2em;
  left: -0.2em;
  width: 1em;
  height: 1em;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  width: 6em;
  left: -4em;
}
/* Progress
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: 0.3em;
  height: 1em;
  /* Set above the rest of the controls. */
  top: -1em;
  /* Shrink the bar slower than it grows. */
  /* transition */
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
/* On hover, make the progress bar grow to something that's more clickable.
    This simply changes the overall font for the progress bar, and this
    updates both the em-based widths and heights, as wells as the icon font */
/*.vjs-default-skin:hover .vjs-progress-control {
  font-size: .9em;
  */
/* Even though we're not changing the top/height, we need to include them in
      the transition so they're handled correctly. */
/*

  */
/* transition */
/*
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}*/
/* Box containing play and load progresses. Also acts as seek scrubber. */
.vjs-default-skin .vjs-progress-holder {
  height: 100%;
}
/* Progress Bars */
.vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-play-progress {
  /*
    Using a data URI to create the white diagonal lines with a transparent
      background. Surprisingly works in IE8.
      Created using http://www.patternify.com
    Changing the first color value will change the bar color.
    Also using a paralax effect to make the lines move backwards.
      The -50% left position makes that happen.
  */
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-load-progress {
  background: #646464 /* IE8- Fallback */;
  background: rgba(255, 255, 255, 0.4);
}
.vjs-default-skin .vjs-seek-handle {
  width: 1.5em;
  height: 100%;
}
.vjs-default-skin .vjs-seek-handle:before {
  padding-top: 0.1em /* Minor adjustment */;
}
/* Time Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-time-controls {
  font-size: 1em;
  /* Align vertically by making the line height the same as the control bar */
  line-height: 3em;
  text-shadow: none;
}
.vjs-default-skin .vjs-current-time {
  float: left;
}
.vjs-default-skin .vjs-duration {
  float: left;
}
/* Remaining time is in the HTML, but not included in default design */
.vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left;
}
.vjs-time-divider {
  float: left;
  line-height: 3em;
}
/* Fullscreen
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-fullscreen-control:before {
  content: "\e000";
}
/* Switch to the exit icon when the player is in fullscreen */
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b";
}
/* Big Play Button (play button at start)
--------------------------------------------------------------------------------
Positioning of the play button in the center or other corners can be done more
easily in the skin designer. http://designer.videojs.com/
*/
.vjs-big-play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  width: 76px;
  height: 76px;
  margin-top: -38px;
  margin-left: -38px;
  cursor: pointer;
  border-radius: 50%;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.vjs-big-play-button:hover {
  background: #fff;
  background: #ffffff;
}
.vjs-big-play-button:before {
  content: "\e001";
  font-family: VideoJS;
  font-size: 40px;
  color: #3c9bd5;
  position: absolute;
  top: 10px;
  left: 22px;
}
/* Hide if controls are disabled */
.vjs-controls-disabled .vjs-big-play-button {
  display: none;
}
/* Hide when video starts playing */
.vjs-has-started .vjs-big-play-button {
  display: none;
}
/* Hide on mobile devices. Remove when we stop using native controls
    by default on mobile  */
.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
/* Loading Spinner
--------------------------------------------------------------------------------
*/
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4em;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0.75;
  /* animation */
  -webkit-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear;
}
.vjs-default-skin .vjs-loading-spinner:before {
  content: "\e01e";
  font-family: VideoJS;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
  text-shadow: 0em 0em 0.1em #000;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* Menu Buttons (Captions/Subtitles/etc.)
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}
.vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  /* (Width of vjs-menu - width of button) / 2 */
  width: 0em;
  height: 0em;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000000;
  /* Same width top as ul bottom */
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */
}
/* Button Pop-up Menu */
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  /* Same bottom as vjs-menu border-top */
  max-height: 15em;
  overflow: auto;
  left: -5em;
  /* Width of menu - width of button / 2 */
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  /* box-shadow */
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}
.vjs-default-skin .vjs-menu-button:hover .vjs-menu {
  display: block;
}
.vjs-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}
.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  /* background-color-with-alpha */
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  /* box-shadow */
  box-shadow: 0 0 1em #ffffff;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}
/* Subtitles Button */
.vjs-default-skin .vjs-subtitles-button:before {
  content: "\e00c";
}
/* Captions Button */
.vjs-default-skin .vjs-captions-button:before {
  content: "\e008";
}
/* Replacement for focus outline */
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  /* box-shadow */
  box-shadow: 0 0 1em #ffffff;
}
/*
REQUIRED STYLES (be careful overriding)
================================================================================
When loading the player, the video tag is replaced with a DIV,
that will hold the video tag or object tag for other playback methods.
The div contains the video playback element (Flash or HTML5) and controls,
and sets the width and height of the video.

** If you want to add some kind of border/padding (e.g. a frame), or special
positioning, use another containing element. Otherwise you risk messing up
control positioning and full window mode. **
*/
.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  /* Start with 10px for base font size so other dimensions can be em based and
     easily calculable. */
  font-size: 10px;
  /* Allow poster to be vertially aligned. */
  vertical-align: middle;
  /*  display: table-cell; */
  /*This works in Safari but not Firefox.*/
  /* Provide some basic defaults for fonts */
  font-weight: normal;
  font-style: normal;
  /* Avoiding helvetica: issue #376 */
  font-family: Arial, sans-serif;
  /* Turn off user selection (text highlighting) by default.
     The majority of player components will not be text blocks.
     Text areas will need to turn user selection back on. */
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Playback technology elements expand to the width/height of the containing div
    <video> or <object> */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
   checking fullScreenEnabled. */
.video-js:-moz-full-screen {
  position: absolute;
}
/* Fullscreen Styles */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
  overflow-y: auto;
}
.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  /* IE6 full-window (underscore hack) */
  _position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
/* Poster Styles */
.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}
/* Hide the poster when native controls are used otherwise it covers them */
.video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}
/* Text Track Styles */
/* Overall track holder for both captions and subtitles */
.video-js .vjs-text-track-display {
  text-align: center;
  position: absolute;
  bottom: 4em;
  /* Leave padding on left and right */
  left: 1em;
  right: 1em;
}
/* Individual tracks */
.video-js .vjs-text-track {
  display: none;
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  /* Transparent black background, or fallback to all black (oldIE) */
  /* background-color-with-alpha */
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
}
.video-js .vjs-subtitles {
  color: #ffffff /* Subtitles are white */;
}
.video-js .vjs-captions {
  color: #ffcc66 /* Captions are yellow */;
}
.vjs-tt-cue {
  display: block;
}
/* Hide disabled or unsupported controls */
.vjs-default-skin .vjs-hidden {
  display: none;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
/*-----------------------------------*/
/* Styled Video Player */
/*-----------------------------------*/
.vjs-styled-skin {
  color: #f9ffe8;
}
/* Base UI Component Classes
--------------------------------------------------------------------------------
*/
/* Control Bar
--------------------------------------------------------------------------------
The default control bar that is a container for most of the controls.
*/
.vjs-styled-skin .vjs-control-bar {
  display: block;
  visibility: visible;
  opacity: 1;
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  height: 50px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
  background: #1c588f;
}
.vjs-styled-skin .vjs-control-bar {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
.vjs-styled-skin.vjs-fullscreen .vjs-control-bar {
  bottom: 0;
  box-shadow: none;
}
.vjs-styled-skin.vjs-has-started .vjs-control-bar,
.vjs-styled-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: visible;
  opacity: 1;
}
/* General styles for individual controls. */
.vjs-styled-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 5em;
}
/* FontAwsome button icons */
.vjs-styled-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 2em;
  line-height: 2.4;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
/* Replacement for focus outline */
.vjs-styled-skin .vjs-control:focus:before,
.vjs-styled-skin .vjs-control:hover:before {
  text-shadow: 0em 0em 1em #ffffff;
}
.vjs-styled-skin .vjs-control:focus {
  /*  outline: 0; */
  /* keyboard-only users cannot see the focus on several of the UI elements when
    this is set to 0 */
}
/* Hide control text visually, but have it available for screenreaders */
.vjs-styled-skin .vjs-control-text {
  /* hide-visually */
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Play/Pause
--------------------------------------------------------------------------------
*/
.vjs-styled-skin .vjs-play-control {
  cursor: pointer;
  background: #21649c;
}
.vjs-styled-skin .vjs-play-control:before {
  content: "\e001";
}
.vjs-styled-skin.vjs-playing .vjs-play-control:before {
  content: "\e002";
}
/* Volume/Mute
-------------------------------------------------------------------------------- */
.vjs-styled-skin .vjs-mute-control,
.vjs-styled-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right;
  background: #164c87;
}
.vjs-styled-skin .vjs-mute-control:before,
.vjs-styled-skin .vjs-volume-menu-button:before {
  content: "\e006";
}
.vjs-styled-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-styled-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\e003";
}
.vjs-styled-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-styled-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\e004";
}
.vjs-styled-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-styled-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\e005";
}
.vjs-styled-skin .vjs-volume-control {
  float: right;
  background: #164c87;
  width: 8em;
}
.vjs-styled-skin .vjs-volume-bar {
  background: #0b3068;
  height: 4px !important;
  margin-top: 22px;
  border-radius: 2px;
}
.vjs-styled-skin .vjs-volume-level {
  background: #40aae4;
  height: 100%;
  border-radius: 2px;
}
/* Progress
--------------------------------------------------------------------------------
*/
.vjs-styled-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  height: 3px;
  top: -3px;
  padding: 0;
  background: #fff;
}
.vjs-styled-skin .vjs-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  height: 100%;
}
.vjs-styled-skin .vjs-slider:focus {
  box-shadow: 0 0 2em #ffffff;
}
.vjs-styled-skin .vjs-slider-handle {
  display: none;
}
/* Progress Bars */
.vjs-styled-skin .vjs-progress-holder .vjs-play-progress,
.vjs-styled-skin .vjs-progress-holder .vjs-load-progress {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
}
.vjs-styled-skin .vjs-play-progress {
  background: #c9376e;
}
.vjs-styled-skin .vjs-load-progress {
  background: #ccc;
  background: rgba(201, 55, 110, 0.4);
}
/* Time Display
--------------------------------------------------------------------------------
*/
.vjs-styled-skin .vjs-time-controls,
.vjs-styled-skin .vjs-time-divider {
  font-size: 15px;
  font-weight: 700;
  color: #b5e059;
  line-height: 48px;
  width: auto;
  padding-left: 3px;
}
.vjs-styled-skin .vjs-current-time {
  color: #fff;
  padding-left: 16px;
}
.vjs-styled-skin .vjs-remaining-time {
  display: none;
}
/* Fullscreen
--------------------------------------------------------------------------------
*/
.vjs-styled-skin .vjs-fullscreen-control {
  cursor: pointer;
  float: right;
  background: #164c87;
}
.vjs-styled-skin .vjs-fullscreen-control:before {
  content: "\e000";
}
/* Switch to the exit icon when the player is in fullscreen */
.vjs-styled-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b";
}
/* Menu Buttons (Captions/Subtitles/etc.)
--------------------------------------------------------------------------------
*/
.vjs-styled-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}
.vjs-styled-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  /* (Width of vjs-menu - width of button) / 2 */
  width: 0em;
  height: 0em;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000000;
  /* Same width top as ul bottom */
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */
}
/* Button Pop-up Menu */
.vjs-styled-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  /* Same bottom as vjs-menu border-top */
  max-height: 15em;
  overflow: auto;
  left: -5em;
  /* Width of menu - width of button / 2 */
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  /* box-shadow */
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}
.vjs-styled-skin .vjs-menu-button:hover .vjs-menu {
  display: block;
}
.vjs-styled-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-styled-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}
.vjs-styled-skin .vjs-menu-button ul li:focus,
.vjs-styled-skin .vjs-menu-button ul li:hover,
.vjs-styled-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-styled-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  /* background-color-with-alpha */
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  /* box-shadow */
  box-shadow: 0 0 1em #ffffff;
}
.vjs-styled-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}
/* Subtitles Button */
.vjs-styled-skin .vjs-subtitles-button:before {
  content: "\e00c";
}
/* Captions Button */
.vjs-styled-skin .vjs-captions-button:before {
  content: "\e008";
}
/* Replacement for focus outline */
.vjs-styled-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-styled-skin .vjs-captions-button:hover .vjs-control-content:before {
  /* box-shadow */
  box-shadow: 0 0 1em #ffffff;
}
.video-js.vjs-styled-skin {
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  vertical-align: middle;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 80px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}
.video-player .video-js.vjs-styled-skin {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
.video-js.vjs-styled-skin.vjs-fullscreen {
  margin-bottom: 0;
}
.video-js.vjs-styled-skin .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Poster Styles */
.vjs-styled-skin .vjs-poster {
  background-size: cover;
  cursor: pointer;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
/* Responsive */
@media (max-width: 479px) {
  .vjs-styled-skin .vjs-control-bar {
    bottom: -40px;
    height: 40px;
  }
  .vjs-styled-skin .vjs-control {
    width: 3em;
  }
  .vjs-styled-skin .vjs-control:before {
    font-size: 1.6em;
  }
  .vjs-styled-skin .vjs-time-controls,
  .vjs-styled-skin .vjs-time-divider {
    font-size: 13px;
    line-height: 40px;
  }
  .vjs-styled-skin .vjs-volume-control {
    width: 4em;
  }
  .vjs-styled-skin .vjs-volume-bar {
    margin-top: 17px;
  }
  .vjs-styled-skin .vjs-progress-control {
    width: auto;
  }
}
/* -----------------------------------------
   Magnific popup css
----------------------------------------- */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* -----------------------------------------
   Highlight.js github style
----------------------------------------- */
.hljs {
  display: block;
  padding: 0.5em;
  color: #333;
  background: #f8f8f8;
}
.hljs-comment,
.hljs-template_comment,
.diff .hljs-header,
.hljs-javadoc {
  color: #998;
  font-style: italic;
}
.hljs-keyword,
.css .rule .hljs-keyword,
.hljs-winutils,
.javascript .hljs-title,
.nginx .hljs-title,
.hljs-subst,
.hljs-request,
.hljs-status {
  color: #333;
  font-weight: bold;
}
.hljs-number,
.hljs-hexcolor,
.ruby .hljs-constant {
  color: #099;
}
.hljs-string,
.hljs-tag .hljs-value,
.hljs-phpdoc,
.tex .hljs-formula {
  color: #dd1144;
}
.hljs-title,
.hljs-id,
.coffeescript .hljs-params,
.scss .hljs-preprocessor {
  color: #900;
  font-weight: bold;
}
.javascript .hljs-title,
.lisp .hljs-title,
.clojure .hljs-title,
.hljs-subst {
  font-weight: normal;
}
.hljs-class .hljs-title,
.haskell .hljs-type,
.vhdl .hljs-literal,
.tex .hljs-command {
  color: #458;
  font-weight: bold;
}
.hljs-tag,
.hljs-tag .hljs-title,
.hljs-rules .hljs-property,
.django .hljs-tag .hljs-keyword {
  color: #000080;
  font-weight: normal;
}
.hljs-attribute,
.hljs-variable,
.lisp .hljs-body {
  color: #008080;
}
.hljs-regexp {
  color: #009926;
}
.hljs-symbol,
.ruby .hljs-symbol .hljs-string,
.lisp .hljs-keyword,
.tex .hljs-special,
.hljs-prompt {
  color: #990073;
}
.hljs-built_in,
.lisp .hljs-title,
.clojure .hljs-built_in {
  color: #0086b3;
}
.hljs-preprocessor,
.hljs-pragma,
.hljs-pi,
.hljs-doctype,
.hljs-shebang,
.hljs-cdata {
  color: #999;
  font-weight: bold;
}
.hljs-deletion {
  background: #ffdddd;
}
.hljs-addition {
  background: #ddffdd;
}
.diff .hljs-change {
  background: #0086b3;
}
.hljs-chunk {
  color: #aaaaaa;
}
/* -----------------------------------------
   Email app styles
----------------------------------------- */
#email-sidebar {
  width: 200px;
  height: auto;
  top: 0;
  float: left;
  background: #f6f7f8;
  border-radius: 4px;
  border: 1px solid #f3f5f6;
  -webkit-transition: margin-left;
  transition: margin-left;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
#email-sidebar.email-sidebar-hide {
  margin-left: -240px;
}
#email-sidebar.email-sidebar-show {
  margin-left: 0;
}
#email-sidebar #email-nav {
  padding: 10px;
  padding-top: 0;
}
#email-sidebar #email-nav li a {
  padding: 8px 10px;
  font-size: 14px;
  color: #768399;
  -webkit-transition: color;
  transition: color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  background-color: transparent;
}
#email-sidebar #email-nav li a i {
  margin-right: 10px;
  margin-top: -2px;
  -webkit-transition: color;
  transition: color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
#email-sidebar #email-nav li a .notification {
  right: 8px;
  top: 8px;
}
#email-sidebar #email-nav li a .circle {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 3px solid #75b9e6;
  margin-right: 10px;
  margin-top: 2px;
  float: left;
}
#email-sidebar #email-nav li a .circle.color-red {
  border-color: #f68484;
}
#email-sidebar #email-nav li a .circle.color-green {
  border-color: #71d398;
}
#email-sidebar #email-nav li a .circle.color-teal {
  border-color: #97d3c5;
}
#email-sidebar #email-nav li a .circle.color-dark {
  border-color: #79859b;
}
#email-sidebar #email-nav li a .circle.color-orange {
  border-color: #f4b162;
}
#email-sidebar #email-nav li a .circle.color-pink {
  border-color: #f78db8;
}
#email-sidebar #email-nav li a .circle.color-purple {
  border-color: #af91e1;
}
#email-sidebar #email-nav li a .circle.color-brown {
  border-color: #d1b993;
}
#email-sidebar #email-nav li a .circle.color-magenta {
  border-color: #e65097;
}
#email-sidebar #email-nav li a .circle.color-lime {
  border-color: #a8db43;
}
#email-sidebar #email-nav li a .circle.color-yellow {
  border-color: #ffcc66;
}
#email-sidebar #email-nav li a:hover {
  color: #535e6f;
  background-color: #eeeeee;
}
#email-sidebar #email-nav li a:hover i {
  color: #75b9e6;
}
#email-sidebar #email-nav li.nav-header {
  display: block;
  padding: 10px 10px 3px;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  color: darkne(#768399, 10%);
  text-transform: uppercase;
}
#email-content {
  margin-left: 200px;
  padding: 15px;
  padding-left: 0;
  -webkit-transition: margin-left;
  transition: margin-left;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
#email-content.email-content-expand {
  margin-left: 0;
}
#email-content.email-content-contract {
  margin-left: 200px;
}
#email-content.email-content-offCanvas {
  width: 100%;
}
#email-content .email-wrapper {
  height: auto;
  float: left;
  width: 100%;
  position: relative;
  margin-top: -12px;
}
#email-content .email-wrapper .email-toolbar:before,
#email-content .email-wrapper .email-toolbar:after {
  content: " ";
  display: table;
}
#email-content .email-wrapper .email-toolbar:after {
  clear: both;
}
#email-content .email-wrapper .email-toolbar .email-controls {
  float: left;
}
#email-content .email-wrapper .email-toolbar .email-pager {
  list-style: none;
  float: right;
}
#email-content .email-wrapper .email-toolbar .email-pager li {
  display: inline-block;
  margin-right: 5px;
}
#email-content .email-wrapper .email-toolbar .email-pager li.pager-info {
  color: #a2abba;
}
#email-content .email-wrapper .email-toggle {
  position: relative;
  padding: 7px 7px;
  background-color: transparent;
  background-image: none;
  border: 1px solid #75b9e6;
  border-radius: 4px;
  float: left;
  margin-right: 10px;
}
#email-content .email-wrapper .email-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #75b9e6;
  margin-bottom: 2px;
  margin-top: 2px;
}
#email-content .email-wrapper .email-toolbar-search {
  margin-bottom: 15px;
}
#email-content .email-wrapper .email-list table .email-subject {
  font-weight: bold;
}
#email-content .email-wrapper .email-list table .email-subject a {
  color: #768399;
  text-decoration: none;
}
#email-content .email-wrapper .email-list table .email-star i {
  margin-top: -2px;
  cursor: pointer;
}
#email-content .email-wrapper .email-list table .email-intro .small {
  font-size: 90%;
}
#email-content .email-wrapper .email-list table .email-intro a {
  color: #768399;
  text-decoration: none;
}
#email-content .email-wrapper .email-list table .email-date {
  font-weight: bold;
  font-size: 13px;
}
#email-content .email-wrapper .email-read {
  padding: 0 15px;
  float: left;
  width: 100%;
}
#email-content .email-wrapper .email-read:before,
#email-content .email-wrapper .email-read:after {
  content: " ";
  display: table;
}
#email-content .email-wrapper .email-read:after {
  clear: both;
}
#email-content .email-wrapper .email-read .email-header {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#email-content .email-wrapper .email-read .email-info-bar {
  border-top: 1px solid #e7e7e2;
  float: left;
  width: 100%;
  padding-top: 10px;
}
#email-content .email-wrapper .email-read .email-content {
  float: left;
  width: 100%;
  margin-top: 25px;
}
#email-content .email-wrapper .email-read .email-content .attached-files {
  margin-top: 10px;
  float: left;
  width: 100%;
}
#email-content .email-wrapper .email-read .email-content .attached-files .list-group .list-group-item:before,
#email-content .email-wrapper .email-read .email-content .attached-files .list-group .list-group-item:after {
  content: " ";
  display: table;
}
#email-content .email-wrapper .email-read .email-content .attached-files .list-group .list-group-item:after {
  clear: both;
}
#email-content .email-wrapper .email-read .email-content .attached-files .list-group .list-group-item span.label {
  margin-top: 7px;
  display: inline-block;
}
#email-content .email-wrapper .email-write {
  padding: 0;
  float: left;
  width: 100%;
}
/* -----------------------------------------
   Gallery styles
----------------------------------------- */
.gallery:before,
.gallery:after {
  content: " ";
  display: table;
}
.gallery:after {
  clear: both;
}
.gallery .gallery-toolbar {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.gallery .gallery-toolbar .btn {
  text-transform: uppercase;
}
.gallery .gallery-toolbar .btn.active {
  background-color: #75b9e6;
  color: #ffffff;
}
.gallery .gallery-inner .mix {
  display: none;
  overflow: hidden;
  -webkit-transition: opacity;
  transition: opacity;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.gallery .gallery-inner .mix:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.gallery .gallery-inner .gallery-image-controls {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -webkit-animation-duration: 0.15s;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
  -moz-transform: translate3d(-100%, 0, 0);
  -moz-animation-duration: 0.15s;
  -moz-animation-timing-function: ease-out;
  -moz-animation-fill-mode: forwards;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.gallery .gallery-inner .gallery-image-controls .action-btn {
  text-align: center;
  margin-top: 25%;
}
.gallery .gallery-inner .gallery-image-controls a i {
  font-size: 20px;
  margin-top: 1px;
}
.gallery .gallery-inner .mix.hover-enter-top .gallery-image-controls {
  -webkit-animation-name: slide_in_top;
  animation-name: slide_in_top;
}
.gallery .gallery-inner .mix.hover-leave-top .gallery-image-controls {
  -webkit-animation-name: slide_out_top;
  animation-name: slide_out_top;
}
.gallery .gallery-inner .mix.hover-enter-right .gallery-image-controls {
  -webkit-animation-name: slide_in_right;
  animation-name: slide_in_right;
}
.gallery .gallery-inner .mix.hover-leave-right .gallery-image-controls {
  -webkit-animation-name: slide_out_right;
  animation-name: slide_out_right;
}
.gallery .gallery-inner .mix.hover-enter-bottom .gallery-image-controls {
  -webkit-animation-name: slide_in_bottom;
  animation-name: slide_in_bottom;
}
.gallery .gallery-inner .mix.hover-leave-bottom .gallery-image-controls {
  -webkit-animation-name: slide_out_bottom;
  animation-name: slide_out_bottom;
}
.gallery .gallery-inner .mix.hover-enter-left .gallery-image-controls {
  -webkit-animation-name: slide_in_left;
  animation-name: slide_in_left;
}
.gallery .gallery-inner .mix.hover-leave-left .gallery-image-controls {
  -webkit-animation-name: slide_out_left;
  animation-name: slide_out_left;
}
/* Top */
@-webkit-keyframes slide_in_top {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slide_out_top {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -100%, 0);
  }
}
@keyframes slide_in_top {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slide_out_top {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
/* Right */
@-webkit-keyframes slide_in_right {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slide_out_right {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0);
  }
}
@keyframes slide_in_right {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slide_out_right {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* Bottom */
@-webkit-keyframes slide_in_bottom {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slide_out_bottom {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 100%, 0);
  }
}
@keyframes slide_in_bottom {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slide_out_bottom {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
/* Left */
@-webkit-keyframes slide_in_left {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slide_out_left {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slide_in_left {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slide_out_left {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:700;line-height:1.1;letter-spacing:0}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:#999}.s12{font-size:12px!important}.s16{font-size:16px!important}.s20{font-size:20px!important}.s24{font-size:24px!important}.s32{font-size:32px!important}.s64{font-size:64px!important}.vat{vertical-align:top!important}.vam{vertical-align:middle!important}.vab{vertical-align:bottom!important}.row.no-padding{margin-left:0;margin-right:0}.row.no-padding [class^="col-"]{padding:0}.m0{margin:0!important}.m5{margin:5px!important}.m10{margin:10px!important}.m15{margin:15px!important}.m20{margin:20px!important}.m25{margin:25px!important}.mt0{margin-top:0!important}.mt5{margin-top:5px!important}.mt10{margin-top:10px!important}.mt15{margin-top:15px!important}.mt20{margin-top:20px!important}.mt25{margin-top:25px!important}.mt50{margin-top:50px!important}.mr0{margin-right:0!important}.mr5{margin-right:5px!important}.mr10{margin-right:10px!important}.mr15{margin-right:15px!important}.mr20{margin-right:20px!important}.mr25{margin-right:25px!important}.mb0{margin-bottom:0!important}.mb5{margin-bottom:5px!important}.mb10{margin-bottom:10px!important}.mb15{margin-bottom:15px!important}.mb20{margin-bottom:20px!important}.mb25{margin-bottom:25px!important}.mb50{margin-bottom:50px!important}.ml0{margin-left:0!important}.ml5{margin-left:5px!important}.ml10{margin-left:10px!important}.ml15{margin-left:15px!important}.ml20{margin-left:20px!important}.ml25{margin-left:25px!important}.p0{padding:0!important}.p5{padding:5px!important}.p10{padding:10px!important}.p15{padding:15px!important}.p20{padding:20px!important}.p25{padding:25px!important}.pt0{padding-top:0!important}.pt5{padding-top:5px!important}.pt10{padding-top:10px!important}.pt15{padding-top:15px!important}.pt20{padding-top:20px!important}.pt25{padding-top:25px!important}.pr0{padding-right:0!important}.pr5{padding-right:5px!important}.pr10{padding-right:10px!important}.pr15{padding-right:15px!important}.pr20{padding-right:20px!important}.pr25{padding-right:25px!important}.pb0{padding-bottom:0!important}.pb5{padding-bottom:5px!important}.pb10{padding-bottom:10px!important}.pb15{padding-bottom:15px!important}.pb20{padding-bottom:20px!important}.pb25{padding-bottom:25px!important}.pl0{padding-left:0!important}.pl5{padding-left:5px!important}.pl10{padding-left:10px!important}.pl15{padding-left:15px!important}.pl20{padding-left:20px!important}.pl25{padding-left:25px!important}.per5{width:5%!important}.per10{width:10%!important}.per15{width:15%!important}.per20{width:20%!important}.per25{width:25%!important}.per30{width:30%!important}.per35{width:35%!important}.per40{width:40%!important}.per45{width:45%!important}.per50{width:50%!important}.per55{width:55%!important}.per60{width:60%!important}.per65{width:65%!important}.per70{width:70%!important}.per75{width:75%!important}.per80{width:80%!important}.per85{width:85%!important}.per90{width:90%!important}.per95{width:95%!important}.per100{width:100%!important}.b{border:1px solid #e7e7e2}.bt{border-top:1px solid #e7e7e2}.br{border-right:1px solid #e7e7e2}.bb{border-bottom:1px solid #e7e7e2}.bl{border-left:1px solid #e7e7e2}.btlr{border-top-left-radius:4px}.btrr{border-top-right-radius:4px}.bblr{border-bottom-left-radius:4px}.bbrr{border-bottom-right-radius:4px}.brall{border-radius:4px}.bn{border:0!important}.color-red{color:#f68484!important}.color-blue{color:#75b9e6!important}.color-green{color:#71d398!important}.color-yellow{color:#fc6!important}.color-orange{color:#f4b162!important}.color-white{color:#fff!important}.color-teal{color:#97d3c5!important}.color-dark{color:#79859b!important}.color-pink{color:#f78db8!important}.color-lime{color:#a8db43!important}.color-magenta{color:#e65097!important}.color-purple{color:#af91e1!important}.color-brown{color:#d1b993!important}.color-gray{color:#555!important}.color-grayspr{color:#f3f5f6!important}.white-bg{color:#768399;background-color:#fff}.red-bg{color:#fff;background-color:#f68484}.blue-bg{color:#fff;background-color:#75b9e6}.green-bg{color:#fff;background-color:#71d398}.yellow-bg{color:#fff;background-color:#fc6}.orange-bg{color:#fff;background-color:#f4b162}.purple-bg{color:#fff;background-color:#af91e1}.pink-bg{color:#fff;background-color:#f78db8}.lime-bg{color:#fff;background-color:#a8db43}.magenta-bg{color:#fff;background-color:#e65097}.teal-bg{color:#fff;background-color:#97d3c5}.brown-bg{color:#fff;background-color:#d1b993}.gray-bg{color:#768399;background-color:#e4e9eb}.dark-bg{color:#fff;background-color:#79859b}.opacity{opacity:1!important}.opacity0{opacity:0!important}.strong{font-weight:bold}.uppercase{text-transform:uppercase}.normal{font-weight:normal}.text-muted{color:#999}.text-primary{color:#75b9e6}a.text-primary:hover{color:#4aa3de}.text-success{color:#71d398}a.text-success:hover{color:#4ac77c}.text-info{color:#97d3c5}a.text-info:hover{color:#73c4b1}.text-warning{color:#f4b162}a.text-warning:hover{color:#f19932}.text-danger{color:#f68484}a.text-danger:hover{color:#f35454}.text-yellow{color:#fc6}a.text-yellow:hover{color:#fb3}.text-orange{color:#f4b162}a.text-orange:hover{color:#f19932}.text-dark{color:#79859b}a.text-dark:hover{color:#606c81}.text-brown{color:#d1b993}a.text-brown:hover{color:#c2a26f}.text-pink{color:#f78db8}a.text-pink:hover{color:#f45d9a}.text-magenta{color:#e65097}a.text-magenta:hover{color:#e0237c}.text-lime{color:#a8db43}a.text-lime:hover{color:#90c526}.relative{position:relative}.absolute{position:absolute}@-webkit-viewport{width:device-width;}@-moz-viewport{width:device-width;}@-ms-viewport{width:device-width;}@-o-viewport{width:device-width;}@viewport{width:device-width;}body{overflow-x:hidden;min-height:100%;background:#fff;-webkit-font-smoothing:antialiased;font-weight:400;-webkit-transition:-webkit-transform .4s ease!important;transition:transform .4s ease!important;position:relative}body.stop-scrolling{height:100%;overflow:hidden;-webkit-filter:blur(6px);-moz-filter:blur(6px);-ms-filter:blur(6px);-o-filter:blur(6px);filter:blur(6px)}body.remove-scroll{height:100%;overflow:hidden}body.login-page{background:#f26926}body.login-page #login{margin:10% auto 0 auto;position:relative;width:420px}body.login-page #login #logo{position:absolute;top:-75px;left:50%;margin-left:-105px}body.login-page #login .login-wrapper{width:100%;height:auto;background-color:#fff;border-radius:4px;display:inline-block;box-shadow:0 1px 1px rgba(0,0,0,.1)}body.login-page #login .login-wrapper .nav-tabs.nav-justified li:first-child a{border-top-left-radius:4px}body.login-page #login .login-wrapper .nav-tabs.nav-justified li:last-child a{border-top-right-radius:4px}body.login-page #login .login-wrapper .nav-tabs.nav-justified li a{border:0}body.login-page #login .login-wrapper #user-info{position:relative;height:156px}body.login-page #login .login-wrapper #user-info img.cover{border-top-left-radius:4px;border-top-right-radius:4px}body.login-page #login .login-wrapper #user-info h4.headline{float:left;padding:10px 30px}body.error-page{margin-top:5%;background-color:#f3f5f6}body.error-page h1.error-number{text-align:center;font-size:20em;font-family:'Cantarell'}body.mce-fullscreen #header{display:none}body.full-screen{width:100%}body.full-screen #header{left:0}*{-moz-box-sizing:border-box;box-sizing:border-box;outline:0!important}#header{height:50px;background:#75b9e6;z-index:999;position:absolute;width:100%;top:0}#header .container-fluid{padding-left:0;padding-right:0}#header.header-fixed{position:fixed}#header .navbar{height:50px;margin-bottom:0;padding-right:20px;background:#f26923;border-radius:0;border:0;box-shadow:0 1px 1px rgba(0,0,0,.1)}#header .navbar .navbar-toggle{margin-right:20px;padding:9px 10px;margin-top:8px;margin-bottom:8px;border-radius:4px;position:absolute;right:0}#header .navbar .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px;background:#fff}#header .navbar .navbar-collapse{max-height:340px;overflow-x:visible;padding-right:15px;padding-left:15px;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);background-color:#75b9e6}#header .navbar .navbar-brand{padding:0;width:210px;margin-right:0}#header .navbar .navbar-brand .text-logo-element{font-size:32px;color:#b14c18;margin-left:34px;margin-right:10px;margin-top:-8px}#header .navbar .navbar-brand .text-logo,#header .navbar .navbar-brand .text-slogan{font-weight:bold;font-family:'Droid Sans';font-size:24px;text-transform:uppercase;margin-top:15px;display:inline-block}#header .navbar .navbar-brand .text-logo{color:#8c3e15}#header .navbar .navbar-brand .text-slogan{color:#fff}#header .navbar .nav li a{line-height:50px;padding-top:0;padding-bottom:0;color:#fff;width:auto;position:relative;-webkit-transition:all;transition:all;-webkit-transition-duration:.4s;transition-duration:.4s;overflow-x:hidden;font-size:13px;min-width:50px;text-align:center;outline:0}#header .navbar .nav li a:hover,#header .navbar .nav li a:focus{background:#5a301b}#header .navbar .nav li a i{font-size:24px}#header .navbar .nav li a .user-avatar{float:left;margin:5px 10px 5px 0;border-radius:4px;width:40px;height:40px}#header .navbar .nav li.dropdown .dropdown-menu{min-width:200px}#header .navbar .nav li.active a{background:#b6daf2}#header .navbar .nav li.dropdown.open .dropdown-menu li a{color:#768399;text-align:left;padding-left:15px}#header .navbar .nav li.dropdown.open .dropdown-menu li a:hover{background:#f3f5f6;color:#535e6f}#header .navbar .nav li.dropdown.open .dropdown-menu li a:hover i{color:#a8db43}#header .navbar .nav li.dropdown.open .dropdown-menu li a i{margin-right:10px}#header .navbar .nav li.dropdown.open .dropdown-menu li a .notification{top:15px;right:10px}#header .navbar .nav li.dropdown.open .email{min-width:300px}#header .navbar .nav li.dropdown.open .email li.mail-head{margin-top:5px}#header .navbar .nav li.dropdown.open .email li.mail-head div.clearfix a{padding-left:13px;display:inline-block;border-radius:4px}#header .navbar .nav li.dropdown.open .email li.mail-head div.clearfix a i{margin-right:0}#header .navbar .nav li.dropdown.open .email li.mail-head div.clearfix div.pull-left,#header .navbar .nav li.dropdown.open .email li.mail-head div.clearfix div.pull-right{width:25%;padding:0;text-align:center}#header .navbar .nav li.dropdown.open .email li.mail-head span{text-transform:uppercase;font-weight:bold;text-align:center;line-height:48px;width:45%;display:inline-block;font-size:16px}#header .navbar .nav li.dropdown.open .email li.search-email form{padding:0 10px 5px;position:relative}#header .navbar .nav li.dropdown.open .email li.search-email form input{height:40px;padding-left:35px;width:100%;border-radius:4px;border:1px solid #e7e7e2}#header .navbar .nav li.dropdown.open .email li.search-email form button{position:absolute;left:15px;top:10px;border:0;background:none}#header .navbar .nav li.dropdown.open .email li.mail-list{position:relative;padding:0}#header .navbar .nav li.dropdown.open .email li.mail-list a{padding:0;overflow:inherit;line-height:inherit;white-space:inherit;float:left;padding:0 10px}#header .navbar .nav li.dropdown.open .email li.mail-list a:hover{background:#f3f5f6;color:#768399}#header .navbar .nav li.dropdown.open .email li.mail-list a:hover .status i{color:inherit}#header .navbar .nav li.dropdown.open .email li.mail-list .mail-avatar{width:50px;height:50px;border-radius:4px;float:left;position:absolute;top:10px}#header .navbar .nav li.dropdown.open .email li.mail-list p.name{position:relative;padding-left:50px;margin-bottom:0}#header .navbar .nav li.dropdown.open .email li.mail-list p.name .status{color:#71d398}#header .navbar .nav li.dropdown.open .email li.mail-list p.name .status i{font-size:30px;width:20px;margin-right:5px}#header .navbar .nav li.dropdown.open .email li.mail-list p.name .status.off{color:#f68484}#header .navbar .nav li.dropdown.open .email li.mail-list p.name .notification{position:relative;display:inline-block;top:auto;right:auto}#header .navbar .nav li.dropdown.open .email li.mail-list p.name .time{float:right;margin-top:3px;margin-right:5px}#header .navbar .nav li.dropdown.open .email li.mail-list p.msg{float:left;padding-left:60px}#header .navbar .nav li.dropdown.open .email li.mail-more a{margin:10px;text-align:center;background:#f3f5f6;border-radius:4px}#header .navbar .nav li.dropdown.open .email li.mail-more a:hover{background:#75b9e6;color:#fff}#header .navbar .nav li.dropdown.open .email li.mail-more a:hover i{color:#fff}#header .navbar .nav li.dropdown.open .notification-menu{min-width:300px}#header .navbar .nav li.dropdown.open .notification-menu li{padding:0 10px;-webkit-transition:all;transition:all;-webkit-transition-duration:.4s;transition-duration:.4s}#header .navbar .nav li.dropdown.open .notification-menu li i{font-size:20px;margin-left:5px;margin-right:5px}#header .navbar .nav li.dropdown.open .notification-menu li .notification-user,#header .navbar .nav li.dropdown.open .notification-menu li .notification-link{padding:0;overflow:inherit;display:inline-block;font-size:14px}#header .navbar .nav li.dropdown.open .notification-menu li .notification-user:hover,#header .navbar .nav li.dropdown.open .notification-menu li .notification-link:hover{background:none}#header .navbar .nav li.dropdown.open .notification-menu li .notification-user{margin-right:5px;color:#f68484;font-weight:bold}#header .navbar .nav li.dropdown.open .notification-menu li .notification-user:hover{color:#f35454;text-decoration:underline}#header .navbar .nav li.dropdown.open .notification-menu li .notification-action{color:#bfc5cf}#header .navbar .nav li.dropdown.open .notification-menu li .notification-link{font-weight:bold;color:#71d398;text-decoration:underline}#header .navbar .nav li.dropdown.open .notification-menu li .notification-link:hover{color:#4ac77c}#header .navbar .nav li.dropdown.open .notification-menu li:hover{background:#f3f5f6}#header .navbar .nav.navbar-nav>.open>a,#header .navbar .nav.navbar-nav>.open>a:focus{background:#8c3e15}#header #header-area{width:100%;padding:15px;background:#fff;border-bottom:2px solid #954c27;border-top:2px solid #954c27;display:none;float:left;height:auto}#header #header-area ul{margin-bottom:0}#header #header-area .header-area-inner{text-align:center;height:100px}#header #header-area .shortcut-button{margin-bottom:0;height:auto}#header #header-area.show-header-area{display:block}#sidebar{width:210px;height:auto;position:absolute;left:0;bottom:0;top:50px;z-index:99}#sidebar:hover .resizableBtn{display:block}#sidebar.sidebar-fixed{position:fixed}#sidebar.hide-sidebar{margin-left:-210px}#sidebar.hide-sidebar:after{left:-210px}#sidebar:after{content:"";position:fixed;top:0;left:0;bottom:0;width:210px;background:#fd874a;border-right:1px solid #e7e7e2;z-index:-1}#sidebar .sidebar-inner{position:relative;width:auto;height:100%}#sidebar #sideNav .top-search{position:relative}#sidebar #sideNav .top-search input{border:0;border-bottom:1px solid transparent;background:none;height:50px;padding-left:50px;width:100%}#sidebar #sideNav .top-search input:focus,#sidebar #sideNav .top-search input:hover{background:#5a301b}#sidebar #sideNav .top-search input:focus{border-bottom:1px solid #5a301b}#sidebar #sideNav .top-search button{position:absolute;left:8px;top:13px;border:0;background:none}#sidebar #sideNav .top-search button i{color:#8c3e15}#sidebar #sideNav li{float:left;width:100%;margin-top:0;border-right:1px solid #f26923}#sidebar #sideNav li a{padding:15px;position:relative;font-weight:bold;color:#fff;text-shadow:1px 1px 1px #8c3e15;height:50px;border-radius:0;background:rgba(253,135,74,1);-webkit-transition:background;transition:background;-webkit-transition-duration:.4s;transition-duration:.4s}#sidebar #sideNav li a i{font-size:20px;margin-right:15px;float:left;color:#fff;-webkit-transition:all;transition:all;-webkit-transition-duration:.4s;transition-duration:.4s;width:auto;margin-bottom:0;text-shadow:1px 1px 1px #954c26}#sidebar #sideNav li a i.sideNav-arrow{float:right;margin-right:0;margin-left:5px}#sidebar #sideNav li a i.s16{right:17px}#sidebar #sideNav li a .notification{position:relative;display:inline-block;top:auto;right:auto;float:right;margin-left:10px}#sidebar #sideNav li a .indicator{position:absolute;top:-1px;left:0;height:51px;width:4px;background:#75b9e6;opacity:0}#sidebar #sideNav li a:hover{background:#f26923}#sidebar #sideNav li a:hover .notification.onhover{opacity:1}#sidebar #sideNav li a.active{background:#fff;color:#8c3e15;font-weight:bold;border-right:1px solid transparent;margin-right:-1px;border-top:1px solid #f26923;border-bottom:1px solid #f26923}#sidebar #sideNav li a:hover i,#sidebar #sideNav li a.active i{color:#803108;text-shadow:none}#sidebar #sideNav li a.expand{background:#a8db43;border-bottom:1px solid #a8db43}#sidebar #sideNav li a.expand .notification.onhover{opacity:1}#sidebar #sideNav li a.expand i{color:#fff;text-shadow:1px 1px 1px #131110}#sidebar #sideNav li .sub{display:none;margin-right:-1px}#sidebar #sideNav li .sub a{background:#5a301b;border-top:1px solid transparent;border-bottom:1px solid transparent;text-shadow:1px 1px 1px #131110}#sidebar #sideNav li .sub a.active{background:#fff;font-weight:bold;border-right:1px solid transparent;margin-right:-1px;border-top:1px solid #e0e0da;border-bottom:1px solid #e0e0da}#sidebar #sideNav li .sub a:hover{background:#b55c30}#sidebar #sideNav li .sub li:first-child a.active,#sidebar #sideNav li .sub li:first-child a.active:hover,#sidebar #sideNav li .sub li:first-child a:hover{border-top:1px solid transparent}#sidebar #sideNav li .sub.show li:last-child>a{border-bottom:1px solid #fd874a}#sidebar #sideNav li .sub li.hasSub>a{border-top:1px solid #5a301b}#sidebar #sideNav li .sub li.hasSub>a.expand{background:#c7e885}#sidebar #sideNav.hasSub a.expand{border-top-color:transparent}#sidebar .server-stats{padding-left:0;margin-bottom:0;list-style:none;position:relative}#sidebar .server-stats span.txt,#sidebar .server-stats span.percent,#sidebar .server-stats .sparkline{width:100%;display:inline-block}#sidebar .server-stats span.txt{font-size:13px;font-weight:bold;margin-bottom:10px;margin-top:10px}#sidebar .server-stats span.percent{font-size:32px;line-height:32px;font-weight:bold;margin-bottom:10px}#sidebar .server-stats span.percent:after{content:"%"}#sidebar .server-stats .sparkline{margin-bottom:10px}#sidebar .server-stats .pie-chart{position:absolute;right:10px;top:30px}#right-sidebar{width:280px;height:100%;position:fixed;right:0;bottom:0;top:50px;z-index:999;overflow:hidden;border-left:1px solid #e7e7e2;background:#f3f5f6}#right-sidebar.hide-sidebar{margin-right:-280px}#right-sidebar .sidebar-inner{position:relative;width:auto;height:100%;padding-bottom:45px}#content{margin-left:210px;padding:50px 25px 25px 25px}#content.sidebar-page{margin-left:210px}#content.full-page{margin-left:0}#content.offCanvas{width:100%;margin-left:210px}#content.overLap{margin-left:0}#content .content-wrapper{height:auto;float:left;width:100%;position:relative}#content .content-wrapper .outlet{position:relative}#content .content-wrapper .heading:before,#content .content-wrapper .heading:after{content:" ";display:table}#content .content-wrapper .heading:after{clear:both}#content .content-wrapper .heading h1.page-header{font-size:24px;border-bottom:0;margin:12.5px 0 12.5px 0;padding:0;background:#fff;font-weight:300;width:auto}#content .content-wrapper .heading h1.page-header i{font-size:42px;opacity:.1;filter:alpha(opacity=10);margin-right:10px;float:none}#content .content-wrapper .heading h1.page-header [class*="icomoon-"]{margin-top:-4px}#content .content-wrapper .heading .breadcrumb{line-height:20px;border-radius:4px;background:#f3f5f6;padding:15px;margin-bottom:12.5px}#content .content-wrapper .heading .breadcrumb i{color:#acb1b8;font-size:16px;padding:0 5px;margin-top:-3px}#content .content-wrapper .heading .breadcrumb i.divider{padding-right:0}#content .content-wrapper .heading .breadcrumb>li{display:inline-block}#content .content-wrapper .heading .breadcrumb>li+li:before{content:"";float:left;padding:0 2px;color:#ccc}#content .content-wrapper .heading .option-buttons{float:right;width:auto;height:50px;margin-bottom:20px;margin-top:-120px;padding-left:15px}#content .content-wrapper .heading .option-buttons .dropdown-menu{margin-top:15px}#content .content-wrapper .heading .option-buttons .dropdown-menu:after,#content .content-wrapper .heading .option-buttons .dropdown-menu:before{bottom:100%;right:12px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}#content .content-wrapper .heading .option-buttons .dropdown-menu:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:10px;margin-left:-10px;right:13px}#content .content-wrapper .heading .option-buttons .dropdown-menu:before{border-color:rgba(231,231,226,0);border-bottom-color:#e7e7e2;border-width:11px;margin-left:-11px}#content .content-wrapper .heading .option-buttons .btn-toolbar:not(.note-toolbar)>.btn-group.open .dropdown-toggle{box-shadow:none}#content .content-wrapper .heading .option-buttons .btn-toolbar:not(.note-toolbar)>.btn-group>.btn{padding:12px}#content .content-wrapper .heading .option-buttons .btn-toolbar:not(.note-toolbar)>.btn-group a{line-height:24px}#content .content-wrapper .heading .option-buttons .option-dropdown{width:320px;padding:10px;float:left}#content .content-wrapper .heading .option-buttons #lock-timer{vertical-align:text-bottom}.white-bg{color:#768399;background:#fff;background-color:#fff}.red-bg{color:#fff;background:#f68484;background-color:#f68484}.blue-bg{color:#fff;background:#75b9e6;background-color:#75b9e6}.green-bg{color:#fff;background:#71d398;background-color:#71d398}.yellow-bg{color:#fff;background:#fc6;background-color:#fc6}.orange-bg{color:#fff;background:#f4b162;background-color:#f4b162}.purple-bg{color:#fff;background:#af91e1;background-color:#af91e1}.pink-bg{color:#fff;background:#f78db8;background-color:#f78db8}.lime-bg{color:#fff;background:#a8db43;background-color:#a8db43}.magenta-bg{color:#fff;background:#e65097;background-color:#e65097}.teal-bg{color:#fff;background:#97d3c5;background-color:#97d3c5}.brown-bg{color:#fff;background:#d1b993;background-color:#d1b993}.gray-bg{color:#768399;background:#e4e9eb;background-color:#e4e9eb}.dark-bg{color:#fff;background:#79859b;background-color:#79859b}.text-left{text-align:left!important}.page-header{border-bottom-color:#e7e7e2;margin-top:20px;padding-bottom:0;box-shadow:0 1px 0 #fff}.page-header i{color:#acb1b8;margin-right:10px;float:left}.tile{display:block;float:left;width:100%;height:100%;cursor:pointer;margin:0 0 25px 0;overflow:hidden;-webkit-transition:background;transition:background;-webkit-transition-duration:.4s;transition-duration:.4s;text-decoration:none!important;outline:transparent solid 3px;position:relative;border-radius:4px}.tile:before,.tile:after{content:" ";display:table}.tile:after{clear:both}.tile.white{background-color:#fff;color:#768399}.tile.white:hover{background-color:#fcfcfc}.tile.blue{background-color:#75b9e6;color:#fff}.tile.blue:hover{background-color:#4aa3de}.tile.red{background-color:#f68484;color:#fff}.tile.red:hover{background-color:#f35454}.tile.green{background-color:#71d398;color:#fff}.tile.green:hover{background-color:#4ac77c}.tile.yellow{background-color:#fc6;color:#fff}.tile.yellow:hover{background-color:#fb3}.tile.orange{background-color:#f4b162;color:#fff}.tile.orange:hover{background-color:#f19932}.tile.purple{background-color:#af91e1;color:#fff}.tile.purple:hover{background-color:#9269d6}.tile.pink{background-color:#f78db8;color:#fff}.tile.pink:hover{background-color:#f45d9a}.tile.lime{background-color:#a8db43;color:#fff}.tile.lime:hover{background-color:#90c526}.tile.magenta{background-color:#e65097;color:#fff}.tile.magenta:hover{background-color:#e0237c}.tile.teal{background-color:#97d3c5;color:#fff}.tile.teal:hover{background-color:#73c4b1}.tile.brown{background-color:#d1b993;color:#fff}.tile.brown:hover{background-color:#c2a26f}.tile.gray-spr{background-color:#f3f5f6}.tile.gray-spr:hover{background-color:#d6dde0}.tile.dark{color:#fff;background-color:#79859b}.tile.dark:hover{background-color:#606c81}.tile .tile-content{width:100%;height:100%;position:relative;padding:15px}.tile .tile-content.text-center .number,.tile .tile-content.text-center h3{margin-left:0}.tile .tile-content .label{color:#768399;font-size:100%;width:100%;float:left;margin-bottom:10px}.tile .tile-content .spark-number{width:100%;float:left;font-size:24px;margin-bottom:10px}.tile .tile-content .spark .percent{float:left;font-size:16px;width:60%}.tile .tile-content .spark .sparkline{width:40%;display:inline-block}.tile .tile-content .number{font-size:48px;line-height:48px;text-shadow:1px 1px 1px rgba(0,0,0,.1);margin-left:7px}.tile .tile-content h1,.tile .tile-content h2,.tile .tile-content h3,.tile .tile-content h4,.tile .tile-content h5,.tile .tile-content h6{font-size:14px;font-weight:normal}.tile .tile-content h1,.tile .tile-content h2,.tile .tile-content h3,.tile .tile-content h4,.tile .tile-content h5,.tile .tile-content h6,.tile .tile-content p{padding:0;margin:10px 0 0 10px;line-height:18px}.tile .tile-icon{float:right;right:15px;position:absolute;top:50%;margin-top:-32px}.tile .tile-icon i{text-shadow:1px 1px 1px rgba(0,0,0,.5)}.tile-stats{height:100%;width:100%;position:relative;-webkit-transition:all;transition:all;-webkit-transition-duration:.4s;transition-duration:.4s}.tile-stats .tile-stats-icon{float:left;width:33.333%;padding:18px 0;text-align:center}.tile-stats .tile-stats-icon i{font-size:48px;color:#a2abba}.tile-stats .tile-stats-content{padding:18px 0;width:66.666%;float:left}.tile-stats .tile-stats-content .tile-stats-number{font-weight:bold;font-size:24px;color:#768399}.tile-stats .tile-stats-content .tile-stats-text{color:#a2abba;font-size:13px}.tile-stats:hover{border-color:#c4c4b8}.tile-stats.blue-bg{border-color:#75b9e6}.tile-stats.blue-bg:hover{background:#4aa3de}.tile-stats.gray-bg{border-color:#f3f5f6}.tile-stats.gray-bg:hover{background:#e4e9eb}.tile-stats.red-bg{border-color:#f68484}.tile-stats.red-bg:hover{background:#f35454}.tile-stats.orange-bg{border-color:#f4b162}.tile-stats.orange-bg:hover{background:#f19932}.tile-stats.yellow-bg{border-color:#fc6}.tile-stats.yellow-bg:hover{background:#fb3}.tile-stats.green-bg{border-color:#71d398}.tile-stats.green-bg:hover{background:#4ac77c}.tile-stats.pink-bg{border-color:#f78db8}.tile-stats.pink-bg:hover{background:#f45d9a}.tile-stats.magenta-bg{border-color:#e65097}.tile-stats.magenta-bg:hover{background:#e0237c}.tile-stats.purple-bg{border-color:#af91e1}.tile-stats.purple-bg:hover{background:#9269d6}.tile-stats.dark-bg{border-color:#79859b}.tile-stats.dark-bg:hover{background:#606c81}.tile-stats.teal-bg{border-color:#97d3c5}.tile-stats.teal-bg:hover{background:#73c4b1}.tile-stats.brown-bg{border-color:#d1b993}.tile-stats.brown-bg:hover{background:#c2a26f}.sidebar-panel{width:100%;height:100%;float:left;position:relative;border-right:solid 1px #f26923}.sidebar-panel:before,.sidebar-panel:after{content:" ";display:table}.sidebar-panel:after{clear:both}.sidebar-panel .sidebar-panel-title{font-size:13px;padding-left:17px;text-transform:uppercase}.sidebar-panel .sidebar-panel-title i{margin-right:15px}.sidebar-panel .sidebar-panel-content{padding:5px 15px 15px;position:relative}.sidebar-panel .sidebar-panel-content.fullwidth{padding:5px 0 15px}.jqstooltip{padding:5px;display:inline-block}.jqsfield{color:#fff;text-align:left;padding:5px;margin-left:-5px;margin-right:5px;margin-top:-5px;margin-bottom:5px;border-radius:0;background:#79859b;font-family:verdana;font-size:12px;font-weight:bold;white-space:nowrap;display:inline-block;z-index:100;opacity:.9;filter:alpha(opacity=90);border-color:#79859b}.easyPieChart{position:relative;text-align:center}.easyPieChart canvas{position:absolute;top:0;left:0}.pie-charts{float:left;text-align:center;padding:0 12px;margin-bottom:20px}.pie-charts .easyPieChart{font-weight:bold}.pie-charts div.label{color:#768399;font-size:100%;width:100%;float:left;margin-top:10px}.pie-charts.red-pie .easyPieChart{color:#f68484}.pie-charts.red-pie div.label{color:#f68484}.pie-charts.green-pie .easyPieChart{color:#71d398}.pie-charts.green-pie div.label{color:#71d398}.pie-charts.blue-pie .easyPieChart{color:#75b9e6}.pie-charts.blue-pie div.label{color:#75b9e6}.pie-charts.teal-pie .easyPieChart{color:#97d3c5}.pie-charts.teal-pie div.label{color:#97d3c5}.pie-charts.purple-pie .easyPieChart{color:#af91e1}.pie-charts.purple-pie div.label{color:#af91e1}#flotTip{padding:5px 10px;color:#fff;border-radius:0;background:#606c81;font-family:verdana;font-size:12px;font-weight:bold;white-space:nowrap;display:inline-block;z-index:100;opacity:.9;filter:alpha(opacity=90)}.tickLabel{font-family:"Open Sans";font-size:11px;text-align:center;font-weight:bold}.blue-bg .tickLabel{color:#fff}h1 i,h2 i,h3 i,h4 i,h5 i,h6 i{margin-top:-1px;margin-right:5px}.input-mini{width:60px!important}.input-small{width:90px!important}.input-medium{width:150px!important}.input-large{width:210px!important}.input-xlarge{width:270px!important}.input-block{width:100%;display:block}.ui-spinner{border:0;width:100%}.ui-spinner .ui-spinner-input{margin:0}.ui-spinner .ui-spinner-button{border-left:1px solid #e7e7e2;width:32px;cursor:pointer}.ui-spinner .ui-icon{left:50%;margin-left:-7px}.file-upload{width:200px;float:left;margin-right:10px;background-color:#fff!important}.chat-user-list{position:relative;display:block;-webkit-transition:opacity;transition:opacity;-webkit-transition-duration:.4s;transition-duration:.4s}.chat-user-list.hide-it{display:none}.chat-user-list .has-message{display:inline-block;float:right;margin-top:12px;margin-right:20px}.chat-user-list .has-message i{color:#75b9e6}.chat-search{position:relative;padding:0 15px}.chat-search .form-group{margin-left:0;margin-right:0}.chat-search input{border:0;border-bottom:1px solid #e0e0da;background:none;padding:21px 0 25px 35px;height:auto;width:100%;box-shadow:none;border-radius:0}.chat-search input:focus,.chat-search input:hover{box-shadow:none;border-color:#d5d5cc}.chat-search button{position:absolute;left:15px;top:19px;border:0;background:none}.chat-search button i{color:#acb1b8}.chat-box{position:relative;display:none;opacity:0}.chat-box h5{padding:23px 0 26px 26%;border-bottom:1px solid #e7e7e2;font-size:16px;margin-bottom:0;margin-top:0}.chat-box h5 .status{position:relative;left:auto;top:auto}.chat-box .status{position:absolute;left:35px;top:47px;color:#f68484;background:#f3f5f6;width:16px;height:16px;border-radius:16px}.chat-box .status i{font-size:36px;margin-top:-10px;margin-left:-10px}.chat-box .status.online{color:#71d398}.chat-box .status.offline{color:#a2abba}.chat-box .btn{position:absolute;top:20px;left:25px}.chat-box.chatbox-show{display:block;opacity:1}.chat-box .chat-write{padding:0;position:fixed;width:100%;bottom:5px;width:250px;right:15px}.chat-box .chat-write form{position:relative}.chat-box .chat-write form .form-group{margin-left:0;margin-right:0}.chat-box .chat-write form textarea{resize:none;border-radius:0;box-shadow:none;padding:6px 36px 6px 12px}.chat-box .chat-write form #attach_photo_btn{top:0;right:4px;left:auto;width:40px}.chat-box .chat-write form input[type="file"]{opacity:0;position:absolute;width:40px;height:34px;top:0;right:2px}.chat-ui{padding-left:0;margin-bottom:35px;margin-top:8px;list-style:none}.chat-ui.bsAccordion li:last-child ul{margin-bottom:20px}.chat-ui.chat-messages li{padding:15px}.chat-ui.chat-messages li:before,.chat-ui.chat-messages li:after{content:" ";display:table}.chat-ui.chat-messages li:after{clear:both}.chat-ui.chat-messages li.chat-me{background:#e4e9eb}.chat-ui.chat-messages li .avatar{width:25%;float:left}.chat-ui.chat-messages li .avatar img{width:42px;height:42px;border-radius:20px;margin-right:5px;border:1px solid transparent}.chat-ui.chat-messages li .chat-name{width:75%;color:#a2abba;font-weight:normal;font-size:14px;float:left;font-weight:bold}.chat-ui.chat-messages li .chat-name .chat-time{color:#535e6f;font-weight:bold;font-size:11px;float:right;line-height:18px}.chat-ui.chat-messages li .chat-txt{width:75%;float:left;font-size:13px;word-wrap:break-word}.chat-ui li{display:block;position:relative}.chat-ui li a{padding:7px 15px;color:#768399;font-weight:bold;width:100%;display:inline-block;position:relative}.chat-ui li a .notification{position:relative;display:inline-block;top:auto;right:auto;margin-left:5px}.chat-ui li a i{float:right;font-size:16px}.chat-ui li a .chat-avatar{width:42px;height:42px;border-radius:20px;margin-right:5px;border:1px solid transparent;-webkit-transition:border;transition:border;-webkit-transition-duration:.4s;transition-duration:.4s}.chat-ui li a.chat-name{color:#a2abba;font-weight:normal;font-size:13px;padding:0;text-decoration:none;-webkit-transition:color;transition:color;-webkit-transition-duration:.4s;transition-duration:.4s}.chat-ui li ul{padding-left:0}.chat-ui li ul .status{position:absolute;left:32px;top:36px;color:#f68484;background:#f3f5f6;width:16px;height:16px;border-radius:16px}.chat-ui li ul .status i{font-size:36px;margin-left:-10px;margin-top:-10px}.chat-ui li ul .status.online{color:#71d398}.chat-ui li ul .status.offline{color:#a2abba}.chat-ui li ul li{padding:7px 10px;margin:0 5px;-webkit-transition:background;transition:background;-webkit-transition-duration:.4s;transition-duration:.4s;border-radius:4px}.chat-ui li ul li:hover{background:#e4e9eb}.circliful{position:relative;float:left;margin-right:10px;margin-bottom:10px}.circliful .circle-text,.circliful .circle-info,.circliful .circle-text-half,.circliful .circle-info-half{width:100%;position:absolute;text-align:center;display:inline-block;color:#768399;font-weight:bold}.circliful .circle-text-half{top:8px}.circliful i{margin:5px 3px 0 3px;position:relative;bottom:4px}.weather-widget .weather-location{font-size:16px;margin-top:10px}.weather-widget .weather-day{font-weight:bold;margin-top:10px}.blog-post-widget .blog-post-image{border-top-left-radius:4px;border-top-right-radius:4px}.blog-post-widget .blog-post-date{color:#939daf;font-size:13px;margin-bottom:5px;display:inline-block}.blog-post-widget .blog-post-text{color:#768399}.blog-post-widget .blog-post-info{padding:5px 0}.blog-post-widget .blog-post-info .blog-post-author{margin-right:10px}.blog-post-widget .blog-post-info .blog-post-likes{margin-right:10px}.chat-widget{margin-top:0;margin-bottom:0}.chat-widget>li .avatar{width:auto!important;margin-right:10px}.chat-widget>li .chat-name{width:100%!important;float:none!important}.chat-widget .attach_photo_btn{top:0;right:4px;left:auto;width:40px;position:relative}.chat-widget input[type="file"]{opacity:0;position:absolute;width:40px;height:34px;bottom:0;left:2px}.recent-users-widget .recent-users-header{padding:15px}.recent-users-widget ul.list-group{margin-bottom:0}.recent-users-widget ul.list-group li.list-group-item{border-color:transparent;-webkit-transition:background;transition:background;-webkit-transition-duration:.4s;transition-duration:.4s}.recent-users-widget ul.list-group li.list-group-item:before,.recent-users-widget ul.list-group li.list-group-item:after{content:" ";display:table}.recent-users-widget ul.list-group li.list-group-item:after{clear:both}.recent-users-widget ul.list-group li.list-group-item:nth-child(even){background:#f3f5f6}.recent-users-widget ul.list-group li.list-group-item:nth-child(even) .status{background:#f3f5f6}.recent-users-widget ul.list-group li.list-group-item:hover{background:#e4e9eb}.recent-users-widget ul.list-group li.list-group-item:hover .status{background:#e4e9eb}.recent-users-widget ul.list-group li.list-group-item .chat-avatar{float:left;width:42px;height:42px;border-radius:20px;margin-right:5px;border:1px solid transparent;-webkit-transition:border;transition:border;-webkit-transition-duration:.4s;transition-duration:.4s}.recent-users-widget ul.list-group li.list-group-item .name{float:left;padding:13px 5px 8px}.recent-users-widget ul.list-group li.list-group-item .status{position:absolute;left:41px;top:38px;color:#f68484;background:#fff;width:16px;height:16px;border-radius:16px}.recent-users-widget ul.list-group li.list-group-item .status i{font-size:36px;margin-top:-10px;margin-left:-10px}.recent-users-widget ul.list-group li.list-group-item .status.online{color:#71d398}.recent-users-widget ul.list-group li.list-group-item .status.offline{color:#a2abba}.todo-widget{position:relative}.todo-widget .todo-header{margin-bottom:15px;float:left;width:100%}.todo-widget .todo-header:before,.todo-widget .todo-header:after{content:" ";display:table}.todo-widget .todo-header:after{clear:both}.todo-widget .todo-header .todo-search{width:75%;float:left}.todo-widget .todo-header .todo-add{width:25%;float:right;text-align:right}.todo-widget .todo-period{font-size:16px}.todo-widget .todo-list{list-style:none;margin-left:0;margin-bottom:0;min-height:40px;padding-left:0;position:relative}.todo-widget .todo-list.ui-sortable{cursor:move}.todo-widget .todo-list .todo-task-item{margin-bottom:0;border-top:1px solid #e7e7e2;padding:10px 0;position:relative}.todo-widget .todo-list .todo-task-item:before,.todo-widget .todo-list .todo-task-item:after{content:" ";display:table}.todo-widget .todo-list .todo-task-item:after{clear:both}.todo-widget .todo-list .todo-task-item .checkbox{float:left;margin-top:0;margin-bottom:0}.todo-widget .todo-list .todo-task-item .todo-priority{margin-left:10px;margin-right:10px;float:left}.todo-widget .todo-list .todo-task-item .todo-priority i{font-size:16px;color:#79859b}.todo-widget .todo-list .todo-task-item .todo-priority.normal i{color:#71d398}.todo-widget .todo-list .todo-task-item .todo-priority.high i{color:#f68484}.todo-widget .todo-list .todo-task-item .todo-priority.medium i{color:#f4b162}.todo-widget .todo-list .todo-task-item .todo-category{float:right;margin-right:18px}.todo-widget .todo-list .todo-task-item .todo-task-text{font-weight:bold;padding-top:1px}.todo-widget .todo-list .todo-task-item .todo-close{position:absolute;right:0;font-size:16px;top:14px}.todo-widget .todo-list .todo-task-item.task-done{opacity:.5;filter:alpha(opacity=50)}.todo-widget .todo-list .todo-task-item.task-done .todo-task-text{text-decoration:line-through}.todo-widget .todo-list .ui-sortable-helper{background:#f3f5f6}.todo-widget .todo-list .placeholder{border:2px dashed #e7e7e2;margin-bottom:10px;width:100%;height:40px}.instagram-widget:before,.instagram-widget:after{content:" ";display:table}.instagram-widget:after{clear:both}.instagram-widget .instagram-widget-header{width:100%;float:left}.instagram-widget .instagram-widget-header a{color:#768399;-webkit-transition:color;transition:color;-webkit-transition-duration:.4s;transition-duration:.4s}.instagram-widget .instagram-widget-header a .instagram-widget-text{text-transform:uppercase;font-size:12px;margin-bottom:0;margin-top:10px}.instagram-widget .instagram-widget-header a .instagram-widget-number{font-size:20px;display:inline-block;margin-bottom:10px}.instagram-widget .instagram-widget-header a:hover{color:#75b9e6;text-decoration:none}.instagram-widget .instagram-widget-image{width:100%;float:left}.instagram-widget .instagram-widget-image .carousel-indicators{bottom:10px;left:10px;width:auto;margin-left:0}.instagram-widget .instagram-widget-footer{width:100%;float:left;padding:15px 0;background:#f9b4b4}.instagram-widget .instagram-widget-footer p{margin-bottom:0}.instagram-widget .instagram-widget-footer p a{color:#f35454;-webkit-transition:color;transition:color;-webkit-transition-duration:.4s;transition-duration:.4s}.instagram-widget .instagram-widget-footer p a i{font-size:24px}.instagram-widget .instagram-widget-footer p a .instagram-widget-number{font-size:20px}.instagram-widget .instagram-widget-footer p a:hover{color:#ef2525;text-decoration:none}.twitter-widget:before,.twitter-widget:after{content:" ";display:table}.twitter-widget:after{clear:both}.twitter-widget .twitter-widget-header{width:100%;float:left}.twitter-widget .twitter-widget-header a{color:#768399;-webkit-transition:color;transition:color;-webkit-transition-duration:.4s;transition-duration:.4s}.twitter-widget .twitter-widget-header a .twitter-widget-text{text-transform:uppercase;font-size:12px;margin-bottom:0;margin-top:10px}.twitter-widget .twitter-widget-header a .twitter-widget-number{font-size:20px;display:inline-block;margin-bottom:10px}.twitter-widget .twitter-widget-header a:hover{color:#75b9e6;text-decoration:none}.twitter-widget .twitter-widget-tweets{float:left;padding:15px 20px}.twitter-widget .twitter-widget-tweets ul{list-style:none;margin-bottom:0;padding-left:0}.twitter-widget .twitter-widget-tweets ul li{margin-bottom:5px}.twitter-widget .twitter-widget-tweets ul li .twitter-widget-avatar{float:left;margin:5px 10px 10px 0;width:40px;height:40px;border-radius:4px}.twitter-widget .twitter-widget-tweets ul li p.tweet-text{margin-bottom:0;font-weight:bold;color:#939daf;padding-left:50px;font-size:13px}.twitter-widget .twitter-widget-tweets ul li .twitter-widget-date{font-size:12px;color:#bfc5cf;font-weight:bold}.jvectormap-label{position:absolute;display:none;border:solid 1px #2a2f38;border-radius:4px;background:#2a2f38;color:#fff;font-family:sans-serif,Verdana;font-size:smaller;padding:3px 5px}.jvectormap-zoomin,.jvectormap-zoomout{position:absolute;left:10px;border-radius:4px;background:#2a2f38;padding:3px;color:#fff;width:18px;height:18px;cursor:pointer;line-height:10px;text-align:center}.jvectormap-zoomin{top:10px}.jvectormap-zoomout{top:30px}.invoice:before,.invoice:after{content:" ";display:table}.invoice:after{clear:both}.invoice .invoice-header{width:100%;float:left;background:#f3f5f6}.invoice .invoice-header:before,.invoice .invoice-header:after{content:" ";display:table}.invoice .invoice-header:after{clear:both}.invoice .invoice-header .invoice-logo{margin-bottom:15px;margin-top:15px}.invoice .invoice-header .invoice-to .invoice-total .invoice-total-sum{font-size:32px;text-transform:uppercase}.invoice .invoice-header .invoice-to .invoice-total .invoice-total-txt{float:right;width:100%;text-transform:uppercase;font-size:16px}.invoice .invoice-content{margin-top:15px;width:100%;float:left}.invoice .invoice-content:before,.invoice .invoice-content:after{content:" ";display:table}.invoice .invoice-content:after{clear:both}.invoice .invoice-content .invoice-total-sum{font-size:32px;text-transform:uppercase}.invoice .invoice-content .invoice-total-txt{float:right;width:100%;text-transform:uppercase;font-size:16px}.invoice .invoice-content .invoice-plus-icon{font-size:32px;margin-right:35px;margin-left:-35px;margin-top:20px}.invoice .invoice-footer{width:100%;float:left}.invoice .invoice-footer:before,.invoice .invoice-footer:after{content:" ";display:table}.invoice .invoice-footer:after{clear:both}.search-page .search-page-toolbar{margin-top:12px;margin-bottom:12px}.search-page .search-results .search-results-item{margin-top:10px;float:left}.search-page .search-results .search-results-item:before,.search-page .search-results .search-results-item:after{content:" ";display:table}.search-page .search-results .search-results-item:after{clear:both}.search-page .search-results .search-results-item .search-result-video{float:left;margin-right:10px;position:relative}.search-page .search-results .search-results-item .search-result-video .play-video{position:absolute;right:4px;bottom:4px;background:#000;padding:0 10px 2px}.search-page .search-results .search-results-item .search-result-video .play-video i{color:#fff}.search-page .search-results .search-results-item .search-results-item-name{margin-bottom:2px}.search-page .search-results .search-results-item .search-results-item-url a{color:#71d398}.profile-widget .profile-image{border-top-left-radius:4px;border-top-right-radius:4px}.profile-widget .profile-avatar{border-radius:50%;padding:10px;border:1px solid #e7e7e2;float:left}.profile-widget .profile-avatar img{border-radius:50%;border:1px solid #e7e7e2}.profile-widget .profile-name{margin-top:10px;font-size:22px;margin-bottom:10px}.profile-widget .profile-name span.label{font-size:14px}.profile-widget .profile-stats-info a{font-size:24px;margin-right:10px;margin-top:10px;color:#79859b}.profile-widget .profile-stats-info a i{font-style:32px}.profile-widget .profile-stats-info a:hover{text-decoration:none;color:#96a0b1}.profile-widget .profile-info{padding:0;margin:0;list-style:none}.profile-widget .profile-info li{padding:8px 15px;-webkit-transition:background-color;transition:background-color;-webkit-transition-duration:.4s;transition-duration:.4s}.profile-widget .profile-info li i{font-size:24px;margin-right:15px}.profile-widget .profile-info li:hover{background-color:#f3f5f6}.notification{background-color:#93b927;border-radius:4px;font:bold 11px Arial;color:#fff;line-height:20px;min-width:20px;position:absolute;top:6px;right:5px;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.1);padding-left:4px;padding-right:4px}.notification.green{background-color:#71d398}.notification.blue{background-color:#75b9e6}.notification.teal{background-color:#97d3c5}.notification.white{background-color:#fff;color:#79859b}.notification.dark{background-color:#79859b}.notification.yellow{background-color:#fc6;color:#fff}.notification.orange{background-color:#f4b162}.notification.purple{background-color:#af91e1}.notification.pink{background-color:#f78db8}.notification.lime{background-color:#a8db43}.notification.magenta{background-color:#e65097}.notification.brown{background-color:#d1b993}.notification.onhover{opacity:0}.shortcut-button{float:left}.shortcut-button a{height:100px;width:100px;text-decoration:none;float:left;text-align:center;padding:10px;border-radius:4px}.shortcut-button a:hover{-webkit-transition:background;transition:background;-webkit-transition-duration:.4s;transition-duration:.4s;background:#f3f5f6}.shortcut-button a:hover span{color:#3d4552}.shortcut-button a:hover i.color-blue{color:#3498da}.shortcut-button a:hover i.color-orange{color:#ef8d1b}.shortcut-button a:hover i.color-yellow{color:#ffb219}.shortcut-button a:hover i.color-teal{color:#61bca7}.shortcut-button a:hover i.color-green{color:#abe5c2}.shortcut-button a:hover i.color-dark{color:#a5adbc}.shortcut-button a:hover i.color-red{color:#f13d3d}.shortcut-button i{font-size:48px;height:64px;width:64px;-webkit-transition:color;transition:color;-webkit-transition-duration:.4s;transition-duration:.4s;margin-top:10px}.shortcut-button span{display:block;line-height:20px;overflow:hidden;white-space:nowrap;width:100%;text-overflow:ellipsis;font-size:12px;color:#768399;margin-top:-10px;-webkit-transition:color;transition:color;-webkit-transition-duration:.4s;transition-duration:.4s;text-align:center}.dotstyle{display:inline-block;margin:0;padding:0;list-style:none;cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;bottom:10px!important}.dotstyle.center{width:auto;left:45%}.dotstyle li{position:relative;display:block;float:left;margin:0 5px;width:16px;height:16px;cursor:pointer;border-radius:50%;box-shadow:0 0 0 2px rgba(255,255,255,0);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;border:0;background-color:none}.dotstyle li a{top:0;left:0;width:100%;height:100%;outline:0;border-radius:50%;background-color:#fff;background-color:rgba(255,255,255,.3);text-indent:-999em;cursor:pointer;position:absolute;background-color:rgba(255,255,255,.7);-webkit-transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,transform .3s ease}.dotstyle li a:hover,.dotstyle li a:focus{background-color:#fff}.dotstyle li a:focus{outline:0}.dotstyle li.active{margin:0 5px;width:16px;height:16px;background:none;box-shadow:0 0 0 2px white}.dotstyle li.active a{-webkit-transform:scale(.4);-ms-transform:scale(.4);transform:scale(.4);background-color:#fff}pre{margin-top:10px;margin-bottom:10px}.sortable-grid{min-height:50px}@media all and (max-width:9999px) and (min-width:1367px){body.error-page h1.offline-page{font-size:12em}}@media all and (max-width:1366px) and (min-width:992px){.tile .tile-icon i{font-size:42px!important}.tile .tile-content .number{font-size:32px;line-height:32px}.fc-header-left,.fc-header-center,.fc-header-right{float:left;text-align:center;width:100%;padding:0}.fc-header-left{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #e7e7e2}.fc-header-center{padding:5px 0}.fc-header-right{padding-bottom:10px;padding-top:10px;border-top:1px solid #e7e7e2}body.error-page h1.offline-page{font-size:10em}}@media all and (max-width:980px) and (min-width:768px){#header .navbar .nav li a i{font-size:20px}.form-group .row .form-control,.form-group .row .input-group,.form-group .row .ui-spinner{margin-bottom:10px}.form-group .row .input-group .form-control,.form-group .row .ui-spinner .form-control{margin-bottom:0}.form-horizontal .control-label,.form-vertical .control-label{text-align:left;margin-bottom:10px}.bootstrap-duallistbox-container .box2{margin-top:10px}.table-responsive .dataTables_wrapper{padding-top:10px}.dataTables_wrapper .dataTables_length{float:none;margin-bottom:5px}.dataTables_wrapper .dataTables_filter{float:none;text-align:center;margin-top:10px}.dataTables_wrapper .dataTables_info{float:none;text-align:center;margin-bottom:0}.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}body.login-page #login{margin-top:100px}body.error-page h1.offline-page{font-size:10em}}@media all and (max-width:767px){.modal-dialog-center{width:100%}#header{height:auto}#header .navbar{box-shadow:none;padding-right:0;height:auto}#header .navbar .navbar-brand{display:none}#header .navbar .top-nav{float:left;width:100%;background:#75b9e6;height:50px;padding:0 25px;box-shadow:0 1px 1px rgba(0,0,0,.1)}#header .navbar .top-nav:before,#header .navbar .top-nav:after{content:" ";display:table}#header .navbar .top-nav:after{clear:both}#header .navbar .top-nav .navbar-nav{margin:0}#header .navbar .top-nav .navbar-nav li{display:inline-block}#header .navbar .top-nav .navbar-nav .open .dropdown-menu{max-height:300px;overflow:auto;position:absolute;float:left;padding:5px 0;background-color:#fff;border:1px solid #e7e7e2;border:1px solid rgba(0,0,0,.15);box-shadow:0 6px 12px rgba(0,0,0,.175)}#header .navbar .top-nav .navbar-nav .open .dropdown-menu li{width:100%}.fc-header-left,.fc-header-center,.fc-header-right{float:left;text-align:center;width:100%;padding:0}.fc-header-left{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #e7e7e2}.fc-header-center{padding:5px 0}.fc-header-right{padding-bottom:10px;padding-top:10px;border-top:1px solid #e7e7e2}.form-group .row .form-control,.form-group .row .input-group,.form-group .row .ui-spinner{margin-bottom:10px}.form-group .row .input-group .form-control,.form-group .row .ui-spinner .form-control{margin-bottom:0}.form-horizontal .control-label,.form-vertical .control-label{text-align:left;margin-bottom:10px}.bootstrap-duallistbox-container .box2{margin-top:10px}.table-responsive .dataTables_wrapper{padding-top:10px}.dataTables_wrapper .dataTables_length{float:none;margin-bottom:5px}.dataTables_wrapper .dataTables_filter{float:none;text-align:center;margin-top:10px}.dataTables_wrapper .dataTables_info{float:none;text-align:center;margin-bottom:0}.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.pagination{margin-bottom:0}.pagination>li>a{margin-bottom:10px}.nav-tabs.nav-justified li a{border-right-width:1px}.nav-tabs.nav-justified li.active a{border-right-width:1px}.nav-tabs.nav-justified li:last-child a{margin-bottom:0}.email-list{padding-left:0;padding-right:0}body.login-page #login{margin-top:100px}body.error-page h1.offline-page{font-size:7em}}@media all and (max-width:640px){#header .navbar .top-nav{height:100px;text-align:center;float:none}#header .navbar .top-nav .navbar-nav{float:none!important;height:50px}#header .navbar .top-nav .navbar-nav .open .dropdown-menu li{text-align:left}#header .navbar .top-nav .navbar-nav #toggle-sidebar-li{position:absolute;left:10px}#header .navbar .top-nav .navbar-nav #toggle-right-sidebar-li{position:absolute;right:10px;top:0}#sidebar,#right-sidebar{top:100px}#content{padding-top:100px}.form-wizard .wizard-steps .wstep{width:100%;margin-right:0;margin-bottom:5px;padding-top:5px;border-bottom:1px solid #e7e7e2}.form-wizard .wizard-steps .wstep .donut{margin-left:auto;margin-right:auto}.form-wizard .wizard-steps .wstep .txt{width:100%;display:inline-block;margin-bottom:5px}.form-wizard .wizard-steps .wstep:after{display:none}.form-wizard.wizard-vertical .wizard-steps .wstep{width:100%;margin-right:0;margin-bottom:5px;padding-top:5px;border-bottom:1px solid #e7e7e2}.form-wizard.wizard-vertical .wizard-steps .wstep .donut{margin-left:auto;margin-right:auto;float:none}.form-wizard.wizard-vertical .wizard-steps .wstep .txt{width:100%;display:inline-block;margin-bottom:5px}.form-wizard.wizard-vertical .wizard-steps .wstep:after{display:none}.form-wizard.wizard-vertical .wizard-steps.show{width:100%;margin-right:0;float:none;border-right:0}.form-wizard.wizard-vertical .wrap{padding-left:0}.form-wizard.wizard-vertical .wizard-actions{padding-left:0}.email-toolbar div[role=toolbar]{width:100%;margin-bottom:10px}.email-pager{width:100%;padding-left:0;margin-bottom:10px}button.filter,span.sort{margin-bottom:10px}.gallery-toolbar{text-align:center}}@media all and (max-width:460px){#header .navbar .top-nav{padding:0}.option-buttons{display:none}#email-content{padding-left:0;padding-right:0}.email-select,.email-star{width:30px!important}.timeline .timeline-list li .timeline-icon{top:45px;left:20px}.timeline .timeline-list li .timeline-time{width:90px;text-align:center}.timeline .timeline-list li .timeline-time:after{width:75px;height:2px;content:"";background-color:#e4e9eb;position:absolute;top:64px;left:20px}.timeline .timeline-list li .timeline-content{margin-left:105px}.timeline .timeline-list li .timeline-content:after{left:80px}body.login-page #login{width:400px}body.error-page h1.error-number{font-size:12em}body.error-page .btn-group a{width:100%;border-radius:4px}body.error-page h1.offline-page{font-size:5em}}@media all and (max-width:420px){.bootstrap-filestyle label{margin-top:10px}.heading .breadcrumb>li{margin-bottom:5px}body.login-page #login{width:360px}}@media all and (max-width:320px){body.login-page #login{width:300px}}@media print{.row.printable{display:block!important}body{background:#fff;margin:0;padding:0}#content,.row{margin:0!important;padding:0!important}.panel{box-shadow:none}.panel .panel-heading{background:none;border:0;box-shadow:none}.panel .content{padding-left:0;padding-right:0;border:0}#header,#right-sidebar,#sidebar,.heading{display:none}}#sidebar #sideNav li.hasSub a span{max-width:100px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block}#sidebar #sideNav li.hasSub a span.notification{position:absolute;right:34px}
@import url('custom.css');::-webkit-input-placeholder{color:#8c3e15}:-moz-placeholder{color:#8c3e15}::-moz-placeholder{color:#8c3e15}:-ms-input-placeholder{color:#8c3e15}.blockMsg{border-radius:4px !important;padding:10px !important;color:#768399 !important;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(242,105,35,.83)}.footer-search{display:table-header-group;background-color:#f3f5f6}::-webkit-scrollbar-track{-webkit-box-shadow:#000;-webkit-border-radius:10px;border-radius:10px}::-webkit-scrollbar-track-piece{background-color:rgba(118,129,134,.79)}::-webkit-scrollbar{width:13px;height:13px}::-webkit-scrollbar-thumb{-webkit-border-radius:2px;border-radius:2px;background:rgba(68,68,68,.52);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.list-group-item-no-searchable{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #e7e7e2}.list-group-item-no-searchable:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item-no-searchable:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.select2-container{border:none}.select2-container .select2-choice{border-radius:unset}.select2-result-repository{padding-top:4px;padding-bottom:3px}.select2-result-repository__avatar{float:left;width:60px;margin-right:10px}.select2-result-repository__avatar img{width:100%;height:auto;border-radius:2px}.select2-result-repository__meta{margin-left:70px}.select2-result-repository__title{color:#000;font-weight:bold;word-wrap:break-word;line-height:1.1;margin-bottom:4px;color:#3c3837;text-shadow:1px 1px #aacdde}.select2-result-repository__forks,.select2-result-repository__stargazers{margin-right:1em}.select2-result-repository__forks,.select2-result-repository__stargazers,.select2-result-repository__watchers{display:inline-block;color:#aaa;font-size:11px}.select2-result-repository__description{font-size:13px;color:#777;margin-top:4px;color:#f26923;text-shadow:1px 1px #134158}.select2-results__option--highlighted .select2-result-repository__title{color:#fff}.select2-results__option--highlighted .select2-result-repository__forks,.select2-results__option--highlighted .select2-result-repository__stargazers,.select2-results__option--highlighted .select2-result-repository__description,.select2-results__option--highlighted .select2-result-repository__watchers{color:#c6dcef}.select2-highlighted .select2-result-repository__forks,.select2-highlighted .select2-result-repository__stargazers,.select2-highlighted .select2-result-repository__watchers{color:#fff;text-shadow:1px 1px #134158}.select2-drop{background-color:#f3f5f6}.dt-page-menu{left:auto;width:0}.ev{padding:10px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border:1px solid #e4e9eb;vertical-align:top;color:#474444;margin:1px}.evInner{background:#e0e0e0;padding:10px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;vertical-align:top;text-shadow:1px 1px 0 #f5f5f5;color:#474444}.evInner2{background:#f1f1f1;padding:3px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;vertical-align:top;text-shadow:1px 1px 0 #f5f5f5;color:#474444}#MyTasksTable .ev,#sTasksTable .ev{background-color:#fafafa}.jumbotron{background-color:#f5f5f5}.oviBadgeTL{position:absolute;left:-9px;top:-8px}.oviBadgeTR{position:absolute;right:-6px;top:-6px}.oviBadgeBR{position:absolute;right:-6px;bottom:-6px}.oviBadgeBL{position:absolute;left:-6px;bottom:-6px}.badge0{padding:2px 7px;border:1px solid #fff;border-radius:100px;background:#546e7a;background:-webkit-linear-gradient(top,#546e7a 0%,#607d8b 100%);box-shadow:0 1px 2px rgba(0,0,0,.5),0 1px 4px rgba(0,0,0,.4),0 0 1px rgba(0,0,0,.7) inset,0 10px 0 rgba(255,255,255,.11) inset;-webkit-background-clip:padding-box;font:bold 12px "Helvetica Neue",sans-serif;color:#fffff8;text-decoration:none;text-shadow:0 -1px 0 rgba(0,0,0,.6)}.badge1{padding:2px 7px;border:1px solid #fff;border-radius:100px;background:#f88529;background:-webkit-linear-gradient(top,#f88529 0%,#d86d18 100%);box-shadow:0 1px 2px rgba(0,0,0,.5),0 1px 4px rgba(0,0,0,.4),0 0 1px rgba(0,0,0,.7) inset,0 10px 0 rgba(255,255,255,.11) inset;-webkit-background-clip:padding-box;font:bold 12px "Helvetica Neue",sans-serif;color:#fffff8;text-decoration:none;text-shadow:0 -1px 0 rgba(0,0,0,.6)}.badge2,.Digitada{padding:2px 7px;border:1px solid #fff;border-radius:100px;background:#9854ab;background:-webkit-linear-gradient(top,#9854ab 0%,#7d4eb1 100%);box-shadow:0 1px 2px rgba(0,0,0,.5),0 1px 4px rgba(0,0,0,.4),0 0 1px rgba(0,0,0,.7) inset,0 10px 0 rgba(255,255,255,.11) inset;-webkit-background-clip:padding-box;font:bold 12px "Helvetica Neue",sans-serif;color:#fff;text-decoration:none;text-shadow:0 -1px 0 rgba(0,0,0,.6)}.badge3,.Archivada{padding:2px 7px;border:1px solid #fff;border-radius:100px;background:#275cd8;background:-webkit-linear-gradient(top,#275cd8 0%,#4980b6 100%);box-shadow:0 1px 2px rgba(0,0,0,.5),0 1px 4px rgba(0,0,0,.4),0 0 1px rgba(0,0,0,.7) inset,0 10px 0 rgba(255,255,255,.11) inset;-webkit-background-clip:padding-box;font:bold 12px "Helvetica Neue",sans-serif;color:#fff;text-decoration:none;text-shadow:0 -1px 0 rgba(0,0,0,.6)}.badge4,.Devuelta{padding:2px 7px;border:1px solid #fff;border-radius:100px;background:#f00;background:-webkit-linear-gradient(top,#ff6969 0%,#f00 100%);box-shadow:0 1px 2px rgba(0,0,0,.5),0 1px 4px rgba(0,0,0,.4),0 0 1px rgba(0,0,0,.7) inset,0 10px 0 rgba(255,255,255,.11) inset;-webkit-background-clip:padding-box;font:bold 12px "Helvetica Neue",sans-serif;color:#fff;text-decoration:none;text-shadow:0 -1px 0 rgba(0,0,0,.6)}.badge5,.Enviada{padding:2px 7px;border:1px solid #fff;border-radius:100px;background:#c4d112;background:-webkit-linear-gradient(top,#e3f220 0%,#c4d112 100%);box-shadow:0 1px 2px rgba(0,0,0,.5),0 1px 4px rgba(0,0,0,.4),0 0 1px rgba(0,0,0,.7) inset,0 10px 0 rgba(255,255,255,.11) inset;-webkit-background-clip:padding-box;font:bold 12px "Helvetica Neue",sans-serif;color:#444;text-decoration:none;text-shadow:0 -1px 0 rgba(0,0,0,.6)}.badge6,.Recibida{padding:2px 7px;border:1px solid #fff;border-radius:100px;background:#2d865b;background:-webkit-linear-gradient(top,#56ad82 0%,#2d865b 100%);box-shadow:0 1px 2px rgba(0,0,0,.5),0 1px 4px rgba(0,0,0,.4),0 0 1px rgba(0,0,0,.7) inset,0 10px 0 rgba(255,255,255,.11) inset;-webkit-background-clip:padding-box;font:bold 12px "Helvetica Neue",sans-serif;color:#fff;text-decoration:none;text-shadow:0 -1px 0 rgba(0,0,0,.6)}.badge7{padding:2px 7px;border:1px solid #fff;border-radius:100px;background:#52b9e9;background:-webkit-linear-gradient(top,#52b9e9 0%,#2b89b5 100%);box-shadow:0 1px 2px rgba(0,0,0,.5),0 1px 4px rgba(0,0,0,.4),0 0 1px rgba(0,0,0,.7) inset,0 10px 0 rgba(255,255,255,.11) inset;-webkit-background-clip:padding-box;font:bold 12px "Helvetica Neue",sans-serif;color:#fff;text-decoration:none;text-shadow:0 -1px 0 rgba(0,0,0,.6)}.NoBorderLeft{border-top-left-radius:0;border-bottom-left-radius:0}.NoBorderRight{border-top-right-radius:0;border-bottom-right-radius:0}.profile-info a{color:#768399;text-decoration:none}.tableCustom>thead>tr>th,.tableCustom>tbody>tr>th,.tableCustom>tfoot>tr>th,.tableCustom>thead>tr>td,.tableCustom>tbody>tr>td,.tableCustom>tfoot>tr>td{padding:unset;border-top:none}table.dataTable{background-color:#fff}#consultaTabla{font-size:12px;color:#444;font-family:'Lucida Sans','Lucida Sans Regular','Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,sans-serif}@keyframes blink{0%{box-shadow:0 0 15px yellow}50%{box-shadow:0 0 0 #f6f682}100%{box-shadow:0 0 15px yellow}}@-webkit-keyframes blink{0%{box-shadow:0 0 15px yellow}50%{box-shadow:0 0 0 #f6f682}100%{box-shadow:0 0 15px yellow}}.blink{-webkit-animation:blink 1s linear infinite;animation:blink 1s linear infinite}@-webkit-keyframes demo{0%{background-color:#fff}50%{background-color:rgba(242,105,35,.54)}100%{background-color:#fff}}table tbody tr.blinkMe td{-webkit-animation-name:demo;-webkit-animation-duration:1000ms;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-out}.tr-filters input{transition:all 350ms ease;-webkit-transition:all 350ms ease;-moz-transition:all 350ms ease;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale}.tr-filters input:focus{z-index:99999;font-size:5px;position:relative;top:-50px;-webkit-transform:translate(0) scale(2)}.d_b{border:4px solid #444 !important}.u_b{border:4px solid #cacaca !important}.s_b{border:4px solid #607d8b !important}._Items .tile-stats .tile-stats-content .tile-stats-number{font-size:12px;text-shadow:1px 1px 1px rgba(0,0,0,.6)}._Items .tile-stats .tile-stats-icon i{font-size:40px;text-shadow:1px 1px 1px rgba(0,0,0,.6)}._Items .tile-stats .tile-stats-content .tile-stats-text{font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.6)}#selected_Item{text-shadow:1px 1px 0 rgba(0,0,0,.6)}.ticket-texarea{height:100px;max-height:100px;overflow:auto}.pasted_content{border:dashed 1px #ccc;padding:10px;margin:5px;border-radius:4px;background-color:rgba(234,235,48,.17);color:#2a2930}.g_avatar{border-color:#546e7a;border-style:solid;border-width:2px;height:40px;width:40px;font-size:17px;line-height:38px;border-radius:50%;color:#fff;cursor:pointer;speak:none;text-align:center;text-indent:0;text-shadow:1px 1px 1px #444;text-transform:none;vertical-align:middle;white-space:nowrap;word-spacing:0;display:inline-block;text-decoration:none;text-transform:uppercase}.user-avatar,.chat-avatar{background:url('../img/avatars/anonymous.png');background-size:41px 45px;background-repeat:no-repeat;border:solid 2px rgba(199,199,199,.79);border-radius:50% !important}.user-avatar2{background:url('../img/avatars/anonymous.png');background-size:57px 61px;background-repeat:no-repeat;border:solid 2px rgba(199,199,199,.79);border-radius:50% !important}.comment{padding:10px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border:1px solid #e4e9eb;vertical-align:top;color:#474444;margin:1px;margin-bottom:10px}.comment .comment-redactor{text-shadow:1px 1px 0 rgba(0,0,0,.6);color:#f75959;font-weight:bold;text-transform:uppercase;margin-bottom:10px}.comment .comment-redactor .user-pic{margin:5px 10px 5px 0;border-radius:50%;width:45px;height:45px;position:absolute;left:-10px;top:-20px;border:solid 2px rgba(199,199,199,.79);background:url('../img/avatars/anonymous.png');background-size:40px 45px;background-repeat:no-repeat}.comment .comment-redactor .user-name{margin-left:25px}.comment .comment-opcions{font-size:18px}.comment .comment-opcions a{color:#444}.comment .comment-opcions a:hover{color:#86a5f1}.comment .comment-text{margin-left:30px}.comment .comment-date{color:rgba(163,163,163,.9)}.quote{border:solid 1px rgba(199,199,199,.79);padding:5px;margin:5px;padding-left:20px;color:#8b8787;border-radius:5px;background:#f3f5f6}.quote .quote-head{font-weight:bold;text-transform:uppercase;padding-bottom:5px;color:#00a9ff}.form-horizontal .c-row{padding:10px;background-color:#dadada}.c-row{background-color:#fff;border:1px solid #dadad4;border-radius:6px;box-shadow:0 2px 4px 0 #dadada;transition:.3s;margin-top:5px}.c-row:not(.no-fx):hover{background-color:#e9e9e9}.c-row h4{margin-top:10px;margin-bottom:0}.c-row .tool-btn a{min-width:100px;text-align:left;margin-left:5px;margin-bottom:5px}.c-row .tool-btn{text-align:right;float:right}.c-row .slider-track,.c-row .progress{background-color:#fff;border:1px solid #ddd}.c-row.danger{border-left:4px solid #f68484}.c-row.success{border-left:4px solid #71d398}.c-row.yellow{border-left:4px solid #fc6}.c-row.dark{border-left:4px solid #79859b}.col-pic{min-width:74px}.pic{text-align:center;margin:5px;width:64px;height:64px}.pic>span{font-size:28px;line-height:2.1;vertical-align:middle;color:#fff}.field-validation-error{color:#f68484}.chat-ui.chat-points li:not(:last-of-type){padding:10px;border-bottom:1px solid #c4cad3}.chat-ui.chat-points li:hover{background-color:rgba(228,233,235,.3)}.w-box{background-color:#fff;padding:5px;border-radius:5px;color:#444;border:1px solid rgba(68,68,68,.15)}.w-box>div>p{margin:0 0 5px}.has-error p{display:initial !important}.effect-pulse{position:relative;box-shadow:0 0 0 0 rgba(232,76,61,.7);-webkit-animation:pulse 1.25s infinite cubic-bezier(.66,0,0,1);-moz-animation:pulse 1.25s infinite cubic-bezier(.66,0,0,1);-ms-animation:pulse 1.25s infinite cubic-bezier(.66,0,0,1);animation:pulse 1.25s infinite cubic-bezier(.66,0,0,1)}.effect:hover{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}@-webkit-keyframes pulse{to{box-shadow:0 0 0 35px rgba(232,76,61,0)}}@-moz-keyframes pulse{to{box-shadow:0 0 0 35px rgba(232,76,61,0)}}@-ms-keyframes pulse{to{box-shadow:0 0 0 35px rgba(232,76,61,0)}}@keyframes pulse{to{box-shadow:0 0 0 35px rgba(232,76,61,0)}}.effect-glow{position:relative;box-shadow:0 0 0 0 rgba(232,76,61,.5);-webkit-animation:glow 1s infinite cubic-bezier(.66,0,0,1);-moz-animation:glow 1s infinite cubic-bezier(.66,0,0,1);-ms-animation:glow 1s infinite cubic-bezier(.66,0,0,1);animation:glow 1s infinite cubic-bezier(.66,0,0,1)}@-webkit-keyframes glow{to{box-shadow:0 0 0 10px rgba(232,76,61,0)}}@-moz-keyframes glow{to{box-shadow:0 0 0 10px rgba(232,76,61,0)}}@-ms-keyframes glow{to{box-shadow:0 0 0 10px rgba(232,76,61,0)}}@keyframes glow{to{box-shadow:0 0 0 10px rgba(232,76,61,0)}}.-pie{color:#768399}.red-pie{color:#f68484}.green-pie{color:#71d398}.ui-pnotify .w-prompt{width:600px !important}
/*!
 *  Font Awesome 4.2.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/fontawesome-webfont.eot?v=4.2.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.2.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}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;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:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.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}@-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{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-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)}.fa-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)}: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:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}
/*!
 * Datetimepicker for Bootstrap 3
//! version : 4.0.0-beta
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget.dropdown-menu{margin:2px 0;padding:4px;width:19em}@media (min-width:768px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:992px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:1200px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}.bootstrap-datetimepicker-widget.dropdown-menu:before,.bootstrap-datetimepicker-widget.dropdown-menu:after{content:'';display:inline-block;position:absolute}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);top:-7px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;top:-6px;left:8px}.bootstrap-datetimepicker-widget.dropdown-menu.top:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,.2);bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.dropdown-menu.top:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget .list-unstyled{margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:700;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Increment Hours"}.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Increment Minutes"}.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Decrement Hours"}.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Decrement Minutes"}.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Show Hours"}.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget .picker-switch::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Toggle Date and Time Screens"}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td span{line-height:2.5;height:2.5em;width:100%}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget th.picker-switch{width:145px}.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover{background:0 0;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget th.prev::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Previous Month"}.bootstrap-datetimepicker-widget th.next::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Next Month"}.bootstrap-datetimepicker-widget thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#eee}.bootstrap-datetimepicker-widget td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget td.cw{font-size:.8em;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widget td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget td.old,.bootstrap-datetimepicker-widget td.new{color:#777}.bootstrap-datetimepicker-widget td.today{position:relative}.bootstrap-datetimepicker-widget td.today:before{content:'';display:inline-block;border-left:7px solid transparent;border-bottom:7px solid #428bca;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover{background:0 0;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widget td span:hover{background:#eee}.bootstrap-datetimepicker-widget td span.active{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget td span.old{color:#777}.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover{background:0 0;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.input-group.date .input-group-addon{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}
.highslide-container div{font-family:Verdana,Helvetica;font-size:10pt}.highslide-container table{background:none}.highslide{outline:none;text-decoration:none}.highslide img{border:2px solid #c0c0c0}.highslide:hover img{border-color:#808080}.highslide-active-anchor img{visibility:hidden}.highslide-gallery .highslide-active-anchor img{border-color:#000;visibility:visible;cursor:default}.highslide-image{border-width:2px;border-style:solid;border-color:#fff}.highslide-wrapper,.highslide-outline{background:#fff}.glossy-dark{background:#111}.highslide-number{font-weight:bold;color:#808080;font-size:.9em}.highslide-caption{display:none;font-size:1em;padding:5px}.highslide-heading{display:none;font-weight:bold;margin:.4em}.highslide-dimming{background:#000}a.highslide-full-expand{background:url(/Content/css/highslide/graphics/fullexpand.gif) no-repeat;display:block;margin:0 10px 10px 0;width:34px;height:34px}.highslide-loading{display:block;color:#000;font-size:9px;font-weight:bold;text-transform:uppercase;text-decoration:none;padding:3px;border:1px solid #fff;background-color:#fff;padding-left:22px;background-image:url(/Content/css/highslide/graphics/loader.white.gif);background-repeat:no-repeat;background-position:3px 1px}a.highslide-credits,a.highslide-credits i{padding:2px;color:#c0c0c0;text-decoration:none;font-size:10px}a.highslide-credits:hover,a.highslide-credits:hover i{color:#fff;background-color:#808080}.highslide-move,.highslide-move *{cursor:move}.highslide-viewport{display:none;position:fixed;width:100%;height:100%;z-index:1;background:none;left:0;top:0}.highslide-overlay{display:none}.hidden-container{display:none}.closebutton{position:relative;top:-15px;left:15px;width:30px;height:30px;cursor:pointer;background:url(/Content/css/highslide/graphics/close.png)}.highslide-gallery ul{list-style-type:none;margin:0;padding:0}.highslide-gallery ul li{display:block;position:relative;float:left;width:106px;height:106px;border:1px solid #c0c0c0;background:#ededed;margin:2px;padding:0;line-height:0;overflow:hidden}.highslide-gallery ul a{position:absolute;top:50%;left:50%}.highslide-gallery ul img{position:relative;top:-50%;left:-50%}html>/**/body .highslide-gallery ul li{display:table;text-align:center}html>/**/body .highslide-gallery ul li{text-align:center}html>/**/body .highslide-gallery ul a{position:static;display:table-cell;vertical-align:middle}html>/**/body .highslide-gallery ul img{position:static}.highslide-controls{width:195px;height:40px;background:url(/Content/css/highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;margin:20px 15px 10px 0}.highslide-controls ul{position:relative;left:15px;height:40px;list-style:none;margin:0;padding:0;background:url(/Content/css/highslide/graphics/controlbar-white.gif) right -90px no-repeat}.highslide-controls li{float:left;padding:5px 0;margin:0;list-style:none}.highslide-controls a{background-image:url(/Content/css/highslide/graphics/controlbar-white.gif);display:block;float:left;height:30px;width:30px;outline:none}.highslide-controls a.disabled{cursor:default}.highslide-controls a.disabled span{cursor:default}.highslide-controls a span{display:none;cursor:pointer}.highslide-controls .highslide-previous a{background-position:0 0}.highslide-controls .highslide-previous a:hover{background-position:0 -30px}.highslide-controls .highslide-previous a.disabled{background-position:0 -60px !important}.highslide-controls .highslide-play a{background-position:-30px 0}.highslide-controls .highslide-play a:hover{background-position:-30px -30px}.highslide-controls .highslide-play a.disabled{background-position:-30px -60px !important}.highslide-controls .highslide-pause a{background-position:-60px 0}.highslide-controls .highslide-pause a:hover{background-position:-60px -30px}.highslide-controls .highslide-next a{background-position:-90px 0}.highslide-controls .highslide-next a:hover{background-position:-90px -30px}.highslide-controls .highslide-next a.disabled{background-position:-90px -60px !important}.highslide-controls .highslide-move a{background-position:-120px 0}.highslide-controls .highslide-move a:hover{background-position:-120px -30px}.highslide-controls .highslide-full-expand a{background-position:-150px 0}.highslide-controls .highslide-full-expand a:hover{background-position:-150px -30px}.highslide-controls .highslide-full-expand a.disabled{background-position:-150px -60px !important}.highslide-controls .highslide-close a{background-position:-180px 0}.highslide-controls .highslide-close a:hover{background-position:-180px -30px}.highslide-maincontent{display:none}.highslide-html{background-color:#fff}.mobile .highslide-html{border:1px solid #c0c0c0}.highslide-html-content{display:none;width:400px;padding:0 5px 5px 5px}.highslide-header{padding-bottom:5px}.highslide-header ul{margin:0;padding:0;text-align:right}.highslide-header ul li{display:inline;padding-left:1em}.highslide-header ul li.highslide-previous,.highslide-header ul li.highslide-next{display:none}.highslide-header a{font-weight:bold;color:#808080;text-transform:uppercase;text-decoration:none}.highslide-header a:hover{color:#000}.highslide-header .highslide-move a{cursor:move}.highslide-footer{height:16px}.highslide-footer .highslide-resize{display:block;float:right;margin-top:5px;height:11px;width:11px;background:url(/Content/css/highslide/graphics/resize.gif) no-repeat}.highslide-footer .highslide-resize span{display:none}.highslide-resize{cursor:nw-resize}.draggable-header .highslide-header{height:18px;border-bottom:1px solid #ddd}.draggable-header .highslide-heading{position:absolute;margin:2px .4em}.draggable-header .highslide-header .highslide-move{cursor:move;display:block;height:16px;position:absolute;right:24px;top:0;width:100%;z-index:1}.draggable-header .highslide-header .highslide-move *{display:none}.draggable-header .highslide-header .highslide-close{position:absolute;right:2px;top:2px;z-index:5;padding:0}.draggable-header .highslide-header .highslide-close a{display:block;height:16px;width:16px;background-image:url(/Content/css/highslide/graphics/closeX.png)}.draggable-header .highslide-header .highslide-close a:hover{background-position:0 16px}.draggable-header .highslide-header .highslide-close span{display:none}.draggable-header .highslide-maincontent{padding-top:1em}.titlebar .highslide-header{height:18px;border-bottom:1px solid #ddd}.titlebar .highslide-heading{position:absolute;width:90%;margin:1px 0 1px 5px;color:#666}.titlebar .highslide-header .highslide-move{cursor:move;display:block;height:16px;position:absolute;right:24px;top:0;width:100%;z-index:1}.titlebar .highslide-header .highslide-move *{display:none}.titlebar .highslide-header li{position:relative;top:3px;z-index:2;padding:0 0 0 1em}.titlebar .highslide-maincontent{padding-top:1em}.no-footer .highslide-footer{display:none}.wide-border{background:#fff}.wide-border .highslide-image{border-width:10px}.wide-border .highslide-caption{padding:0 10px 10px 10px}.borderless .highslide-image{border:none}.borderless .highslide-caption{border-bottom:1px solid #fff;border-top:1px solid #fff;background:#c0c0c0}.outer-glow{background:#444}.outer-glow .highslide-image{border:5px solid #444}.outer-glow .highslide-caption{border:5px solid #444;border-top:none;padding:5px;background-color:#808080}.colored-border{background:#fff}.colored-border .highslide-image{border:2px solid #008000}.colored-border .highslide-caption{border:2px solid #008000;border-top:none}.dark{background:#111}.dark .highslide-image{border-color:#000 #000 #202020 #000;background:#808080}.dark .highslide-caption{color:#fff;background:#111}.dark .highslide-controls,.dark .highslide-controls ul,.dark .highslide-controls a{background-image:url(/Content/css/highslide/graphics/controlbar-black-border.gif)}.floating-caption .highslide-caption{position:absolute;padding:1em 0 0 0;background:none;color:#fff;border:none;font-weight:bold}.controls-in-heading .highslide-heading{color:#808080;font-weight:bold;height:20px;overflow:hidden;cursor:default;padding:0 0 0 22px;margin:0;background:url(/Content/css/highslide/graphics/icon.gif) no-repeat 0 1px}.controls-in-heading .highslide-controls{width:105px;height:20px;position:relative;margin:0;top:-23px;left:7px;background:none}.controls-in-heading .highslide-controls ul{position:static;height:20px;background:none}.controls-in-heading .highslide-controls li{padding:0}.controls-in-heading .highslide-controls a{background-image:url(/Content/css/highslide/graphics/controlbar-white-small.gif);height:20px;width:20px}.controls-in-heading .highslide-controls .highslide-move{display:none}.controls-in-heading .highslide-controls .highslide-previous a{background-position:0 0}.controls-in-heading .highslide-controls .highslide-previous a:hover{background-position:0 -20px}.controls-in-heading .highslide-controls .highslide-previous a.disabled{background-position:0 -40px !important}.controls-in-heading .highslide-controls .highslide-play a{background-position:-20px 0}.controls-in-heading .highslide-controls .highslide-play a:hover{background-position:-20px -20px}.controls-in-heading .highslide-controls .highslide-play a.disabled{background-position:-20px -40px !important}.controls-in-heading .highslide-controls .highslide-pause a{background-position:-40px 0}.controls-in-heading .highslide-controls .highslide-pause a:hover{background-position:-40px -20px}.controls-in-heading .highslide-controls .highslide-next a{background-position:-60px 0}.controls-in-heading .highslide-controls .highslide-next a:hover{background-position:-60px -20px}.controls-in-heading .highslide-controls .highslide-next a.disabled{background-position:-60px -40px !important}.controls-in-heading .highslide-controls .highslide-full-expand a{background-position:-100px 0}.controls-in-heading .highslide-controls .highslide-full-expand a:hover{background-position:-100px -20px}.controls-in-heading .highslide-controls .highslide-full-expand a.disabled{background-position:-100px -40px !important}.controls-in-heading .highslide-controls .highslide-close a{background-position:-120px 0}.controls-in-heading .highslide-controls .highslide-close a:hover{background-position:-120px -20px}.text-controls .highslide-controls{width:auto;height:auto;margin:0;text-align:center;background:none}.text-controls ul{position:static;background:none;height:auto;left:0}.text-controls .highslide-move{display:none}.text-controls li{background-image:url(/Content/css/highslide/graphics/controlbar-text-buttons.png);background-position:right top !important;padding:0;margin-left:15px;display:block;width:auto}.text-controls a{background:url(/Content/css/highslide/graphics/controlbar-text-buttons.png) no-repeat;background-position:left top !important;position:relative;left:-10px;display:block;width:auto;height:auto;text-decoration:none !important}.text-controls a span{background:url(/Content/css/highslide/graphics/controlbar-text-buttons.png) no-repeat;margin:1px 2px 1px 10px;display:block;min-width:4em;height:18px;line-height:18px;padding:1px 0 1px 18px;color:#333;font-family:"Trebuchet MS",Arial,sans-serif;font-size:12px;font-weight:bold;white-space:nowrap}.text-controls .highslide-next{margin-right:1em}.text-controls .highslide-full-expand a span{min-width:0;margin:1px 0;padding:1px 0 1px 10px}.text-controls .highslide-close a span{min-width:0}.text-controls a:hover span{color:#000}.text-controls a.disabled span{color:#999}.text-controls .highslide-previous span{background-position:0 -40px}.text-controls .highslide-previous a.disabled{background-position:left top !important}.text-controls .highslide-previous a.disabled span{background-position:0 -140px}.text-controls .highslide-play span{background-position:0 -60px}.text-controls .highslide-play a.disabled{background-position:left top !important}.text-controls .highslide-play a.disabled span{background-position:0 -160px}.text-controls .highslide-pause span{background-position:0 -80px}.text-controls .highslide-next span{background-position:0 -100px}.text-controls .highslide-next a.disabled{background-position:left top !important}.text-controls .highslide-next a.disabled span{background-position:0 -200px}.text-controls .highslide-full-expand span{background:none}.text-controls .highslide-full-expand a.disabled{background-position:left top !important}.text-controls .highslide-close span{background-position:0 -120px}.highslide-thumbstrip{height:100%;direction:ltr}.highslide-thumbstrip div{overflow:hidden}.highslide-thumbstrip table{position:relative;padding:0;border-collapse:collapse}.highslide-thumbstrip td{padding:1px}.highslide-thumbstrip a{outline:none}.highslide-thumbstrip img{display:block;border:1px solid #808080;margin:0 auto}.highslide-thumbstrip .highslide-active-anchor img{visibility:visible}.highslide-thumbstrip .highslide-marker{position:absolute;width:0;height:0;border-width:0;border-style:solid;border-color:transparent}.highslide-thumbstrip-horizontal div{width:auto}.highslide-thumbstrip-horizontal .highslide-scroll-up{display:none;position:absolute;top:3px;left:3px;width:25px;height:42px}.highslide-thumbstrip-horizontal .highslide-scroll-up div{margin-bottom:10px;cursor:pointer;background:url(/Content/css/highslide/graphics/scrollarrows.png) left center no-repeat;height:42px}.highslide-thumbstrip-horizontal .highslide-scroll-down{display:none;position:absolute;top:3px;right:3px;width:25px;height:42px}.highslide-thumbstrip-horizontal .highslide-scroll-down div{margin-bottom:10px;cursor:pointer;background:url(/Content/css/highslide/graphics/scrollarrows.png) center right no-repeat;height:42px}.highslide-thumbstrip-horizontal table{margin:2px 0 10px 0}.highslide-viewport .highslide-thumbstrip-horizontal table{margin-left:10px}.highslide-thumbstrip-horizontal img{width:auto;height:40px}.highslide-thumbstrip-horizontal .highslide-marker{top:47px;border-left-width:6px;border-right-width:6px;border-bottom:6px solid #808080}.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker{margin-left:10px}.dark .highslide-thumbstrip-horizontal .highslide-marker,.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker{border-bottom-color:#fff !important}.highslide-thumbstrip-vertical-overlay{overflow:hidden !important}.highslide-thumbstrip-vertical div{height:100%}.highslide-thumbstrip-vertical a{display:block}.highslide-thumbstrip-vertical .highslide-scroll-up{display:none;position:absolute;top:0;left:0;width:100%;height:25px}.highslide-thumbstrip-vertical .highslide-scroll-up div{margin-left:10px;cursor:pointer;background:url(/Content/css/highslide/graphics/scrollarrows.png) top center no-repeat;height:25px}.highslide-thumbstrip-vertical .highslide-scroll-down{display:none;position:absolute;bottom:0;left:0;width:100%;height:25px}.highslide-thumbstrip-vertical .highslide-scroll-down div{margin-left:10px;cursor:pointer;background:url(/Content/css/highslide/graphics/scrollarrows.png) bottom center no-repeat;height:25px}.highslide-thumbstrip-vertical table{margin:10px 0 0 10px}.highslide-thumbstrip-vertical img{width:60px}.highslide-thumbstrip-vertical .highslide-marker{left:0;margin-top:8px;border-top-width:6px;border-bottom-width:6px;border-left:6px solid #808080}.dark .highslide-thumbstrip-vertical .highslide-marker,.highslide-viewport .highslide-thumbstrip-vertical .highslide-marker{border-left-color:#fff}.highslide-viewport .highslide-thumbstrip-float{overflow:auto}.highslide-thumbstrip-float ul{margin:2px 0;padding:0}.highslide-thumbstrip-float li{display:block;height:60px;margin:0 2px;list-style:none;float:left}.highslide-thumbstrip-float img{display:inline;border-color:#c0c0c0;max-height:56px}.highslide-thumbstrip-float .highslide-active-anchor img{border-color:#000}.highslide-thumbstrip-float .highslide-scroll-up div,.highslide-thumbstrip-float .highslide-scroll-down div{display:none}.highslide-thumbstrip-float .highslide-marker{display:none}
.closebutton{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../highslide/graphics/close.png',sizingMethod='scale');background:none;cursor:hand}.highslide-viewport{position:absolute;left:expression( ( ( ignoreMe1 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );top:expression( ( ignoreMe2 = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 'px' );width:expression( ( ( ignoreMe3 = document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) ) + 'px' );height:expression( ( ( ignoreMe4 = document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) ) + 'px' )}.highslide-scroll-down,.highslide-scroll-up{position:relative;overflow:hidden}.highslide-scroll-down div,.highslide-scroll-up div{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../highslide/graphics/scrollarrows.png',sizingMethod='scale');background:none !important;position:absolute;cursor:hand;width:75px;height:75px !important}.highslide-thumbstrip-horizontal .highslide-scroll-down div{left:-50px;top:-15px}.highslide-thumbstrip-horizontal .highslide-scroll-up div{top:-15px}.highslide-thumbstrip-vertical .highslide-scroll-down div{top:-50px}.highslide-thumbstrip .highslide-marker{border-color:#fff}.dark .highslide-thumbstrip-horizontal .highslide-marker{border-color:#111}.highslide-viewport .highslide-marker{border-color:#333}.highslide-thumbstrip{float:left}.text-controls .highslide-controls{width:480px}.text-controls a span{width:4em}.text-controls .highslide-full-expand a span{width:0}.text-controls .highslide-close a span{width:0}.in-page .highslide-thumbstrip-horizontal .highslide-marker{border-bottom:gray}
div.DTTT_container{position:relative;float:right;margin-bottom:1em}@media screen and (max-width: 640px){div.DTTT_container{float:none !important;text-align:center}div.DTTT_container:after{visibility:hidden;display:block;content:"";clear:both;height:0}}button.DTTT_button,div.DTTT_button,a.DTTT_button{position:relative;display:inline-block;margin-right:3px;padding:5px 8px;border:1px solid #999;cursor:pointer;*cursor:hand;font-size:0.88em;color:black !important;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:1px 1px 3px #ccc;-moz-box-shadow:1px 1px 3px #ccc;-ms-box-shadow:1px 1px 3px #ccc;-o-box-shadow:1px 1px 3px #ccc;box-shadow:1px 1px 3px #ccc;background:#ffffff;background:-webkit-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);background:-moz-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);background:-ms-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);background:-o-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);background:linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 )}button.DTTT_button{height:30px;padding:3px 8px}.DTTT_button embed{outline:none}button.DTTT_button:hover,div.DTTT_button:hover,a.DTTT_button:hover{border:1px solid #666;text-decoration:none !important;-webkit-box-shadow:1px 1px 3px #999;-moz-box-shadow:1px 1px 3px #999;-ms-box-shadow:1px 1px 3px #999;-o-box-shadow:1px 1px 3px #999;box-shadow:1px 1px 3px #999;background:#f3f3f3;background:-webkit-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);background:-moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);background:-ms-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);background:-o-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);background:linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#f4f4f4',GradientType=0 )}button.DTTT_button:focus,div.DTTT_button:focus,a.DTTT_button:focus{border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:none;background-color:#a3d0ef 100%;background-image:-webkit-linear-gradient(top, #a3d0ef 0%, #79ace9 65%, #a3d0ef 100%);background-image:-moz-linear-gradient(top, #a3d0ef 0%, #79ace9 65%, #a3d0ef 100%);background-image:-ms-linear-gradient(top, #a3d0ef 0%, #79ace9 65%, #a3d0ef 100%);background-image:-o-linear-gradient(top, #a3d0ef 0%, #79ace9 65%, #a3d0ef 100%);background-image:linear-gradient(top, #a3d0ef 0%, #79ace9 65%, #a3d0ef 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#a3d0ef', EndColorStr='#a3d0ef')}button.DTTT_button:active,div.DTTT_button:active,a.DTTT_button:active{-webkit-box-shadow:inset 1px 1px 3px #999999;-moz-box-shadow:inset 1px 1px 3px #999999;box-shadow:inset 1px 1px 3px #999999}button.DTTT_disabled,div.DTTT_disabled,a.DTTT_disabled{color:#999;border:1px solid #d0d0d0;background:#ffffff;background:-webkit-linear-gradient(top, #fff 0%, #f9f9f9 89%, #fafafa 100%);background:-moz-linear-gradient(top, #fff 0%, #f9f9f9 89%, #fafafa 100%);background:-ms-linear-gradient(top, #fff 0%, #f9f9f9 89%, #fafafa 100%);background:-o-linear-gradient(top, #fff 0%, #f9f9f9 89%, #fafafa 100%);background:linear-gradient(top, #fff 0%, #f9f9f9 89%, #fafafa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fafafa',GradientType=0 )}button.DTTT_button_collection span{padding-right:17px;background:url(../images/collection.png) no-repeat center right}button.DTTT_button_collection:hover span{padding-right:17px;background:#f0f0f0 url(../images/collection_hover.png) no-repeat center right}table.DTTT_selectable tbody tr{cursor:pointer;*cursor:hand}table.dataTable tr.DTTT_selected.odd{background-color:#9FAFD1}table.dataTable tr.DTTT_selected.odd td.sorting_1{background-color:#9FAFD1}table.dataTable tr.DTTT_selected.odd td.sorting_2{background-color:#9FAFD1}table.dataTable tr.DTTT_selected.odd td.sorting_3{background-color:#9FAFD1}table.dataTable tr.DTTT_selected.even{background-color:#B0BED9}table.dataTable tr.DTTT_selected.even td.sorting_1{background-color:#B0BED9}table.dataTable tr.DTTT_selected.even td.sorting_2{background-color:#B0BED9}table.dataTable tr.DTTT_selected.even td.sorting_3{background-color:#B0BED9}div.DTTT_collection{width:150px;padding:8px 8px 4px 8px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.4);background-color:#f3f3f3;background-color:rgba(255,255,255,0.3);overflow:hidden;z-index:2002;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:3px 3px 5px rgba(0,0,0,0.3);-moz-box-shadow:3px 3px 5px rgba(0,0,0,0.3);-ms-box-shadow:3px 3px 5px rgba(0,0,0,0.3);-o-box-shadow:3px 3px 5px rgba(0,0,0,0.3);box-shadow:3px 3px 5px rgba(0,0,0,0.3)}div.DTTT_collection_background{background:transparent url(../images/background.png) repeat top left;z-index:2001}div.DTTT_collection button.DTTT_button,div.DTTT_collection div.DTTT_button,div.DTTT_collection a.DTTT_button{position:relative;left:0;right:0;display:block;float:none;margin-bottom:4px;-webkit-box-shadow:1px 1px 3px #999;-moz-box-shadow:1px 1px 3px #999;-ms-box-shadow:1px 1px 3px #999;-o-box-shadow:1px 1px 3px #999;box-shadow:1px 1px 3px #999}.DTTT_print_info{position:fixed;top:50%;left:50%;width:400px;height:150px;margin-left:-200px;margin-top:-75px;text-align:center;color:#333;padding:10px 30px;background:#ffffff;background:-webkit-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);background:-moz-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);background:-ms-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);background:-o-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);background:linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );opacity:0.95;border:1px solid black;border:1px solid rgba(0,0,0,0.5);-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.5);-moz-box-shadow:0 3px 7px rgba(0,0,0,0.5);-ms-box-shadow:0 3px 7px rgba(0,0,0,0.5);-o-box-shadow:0 3px 7px rgba(0,0,0,0.5);box-shadow:0 3px 7px rgba(0,0,0,0.5)}.DTTT_print_info h6{font-weight:normal;font-size:28px;line-height:28px;margin:1em}.DTTT_print_info p{font-size:14px;line-height:20px}

div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_length select{width:75px;display:inline-block}div.dataTables_filter{text-align:right}div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}div.dataTables_filter input{margin-left:.5em;display:inline-block;width:auto}div.dataTables_info{padding-top:8px;white-space:nowrap}div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap}@media screen and (max-width:767px){div.dataTables_wrapper>div.row>div,div.dataTables_length,div.dataTables_filter,div.dataTables_info,div.dataTables_paginate{text-align:center}div.DTTT{margin-bottom:.5em}}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead>tr>th{padding-right:30px}table.dataTable th:active{outline:none}table.dataTable.table-condensed thead>tr>th{padding-right:20px}table.dataTable.table-condensed thead .sorting:after,table.dataTable.table-condensed thead .sorting_asc:after,table.dataTable.table-condensed thead .sorting_desc:after{top:6px;right:6px}div.dataTables_scrollHead table{margin-bottom:0 !important;border-bottom-left-radius:0;border-bottom-right-radius:0}div.dataTables_scrollHead table thead tr:last-child th:first-child,div.dataTables_scrollHead table thead tr:last-child td:first-child{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}div.dataTables_scrollBody table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody tbody tr:first-child th,div.dataTables_scrollBody tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot table{margin-top:0 !important;border-top:none}table.table-bordered.dataTable{border-collapse:separate !important}table.table-bordered thead th,table.table-bordered thead td{border-left-width:0;border-top-width:0}table.table-bordered tbody th,table.table-bordered tbody td{border-left-width:0;border-bottom-width:0}table.table-bordered tfoot th,table.table-bordered tfoot td{border-left-width:0;border-bottom-width:0}table.table-bordered th:last-child,table.table-bordered td:last-child{border-right-width:0}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}.table.dataTable tbody tr.active td,.table.dataTable tbody tr.active th{background-color:#08c;color:#fff}.table.dataTable tbody tr.active:hover td,.table.dataTable tbody tr.active:hover th{background-color:#0075b0 !important}.table.dataTable tbody tr.active th>a,.table.dataTable tbody tr.active td>a{color:#fff}.table-striped.dataTable tbody tr.active:nth-child(odd) td,.table-striped.dataTable tbody tr.active:nth-child(odd) th{background-color:#017ebc}table.DTTT_selectable tbody tr{cursor:pointer}div.DTTT .btn:hover{text-decoration:none !important}ul.DTTT_dropdown.dropdown-menu{z-index:2003}ul.DTTT_dropdown.dropdown-menu a{color:#333 !important}ul.DTTT_dropdown.dropdown-menu li{position:relative}ul.DTTT_dropdown.dropdown-menu li:hover a{background-color:#08c;color:#fff !important}div.DTTT_collection_background{z-index:2002}div.DTTT_print_info{position:fixed;top:50%;left:50%;width:400px;height:150px;margin-left:-200px;margin-top:-75px;text-align:center;color:#333;padding:10px 30px;opacity:.95;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 7px rgba(0,0,0,.5);box-shadow:0 3px 7px rgba(0,0,0,.5)}div.DTTT_print_info h6{font-weight:normal;font-size:28px;line-height:28px;margin:1em}div.DTTT_print_info p{font-size:14px;line-height:20px}div.dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:60px;margin-left:-50%;margin-top:-25px;padding-top:20px;padding-bottom:20px;text-align:center;font-size:1.2em;background-color:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}div.DTFC_LeftHeadWrapper table,div.DTFC_LeftFootWrapper table,div.DTFC_RightHeadWrapper table,div.DTFC_RightFootWrapper table,table.DTFC_Cloned tr.even{background-color:#fff;margin-bottom:0}div.DTFC_RightHeadWrapper table,div.DTFC_LeftHeadWrapper table{border-bottom:none !important;margin-bottom:0 !important;border-top-right-radius:0 !important;border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child,div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}div.DTFC_RightBodyWrapper table,div.DTFC_LeftBodyWrapper table{border-top:none;margin:0 !important}div.DTFC_RightBodyWrapper tbody tr:first-child th,div.DTFC_RightBodyWrapper tbody tr:first-child td,div.DTFC_LeftBodyWrapper tbody tr:first-child th,div.DTFC_LeftBodyWrapper tbody tr:first-child td{border-top:none}div.DTFC_RightFootWrapper table,div.DTFC_LeftFootWrapper table{border-top:none;margin-top:0 !important}div.DTFC_LeftBodyWrapper table.dataTable thead .sorting:after,div.DTFC_LeftBodyWrapper table.dataTable thead .sorting_asc:after,div.DTFC_LeftBodyWrapper table.dataTable thead .sorting_desc:after,div.DTFC_RightBodyWrapper table.dataTable thead .sorting:after,div.DTFC_RightBodyWrapper table.dataTable thead .sorting_asc:after,div.DTFC_RightBodyWrapper table.dataTable thead .sorting_desc:after{display:none}div.FixedHeader_Cloned table{margin:0 !important}
/*!
Author  : Hunter Perrin
Version : 3.2.0
Link    : http://sciactive.com/pnotify/
*/
.ui-pnotify{top:36px;right:36px;position:absolute;height:auto;z-index:2}body>.ui-pnotify{position:fixed;z-index:100040}.ui-pnotify-modal-overlay{background-color:rgba(0,0,0,.4);top:0;left:0;position:absolute;height:100%;width:100%;z-index:1}body>.ui-pnotify-modal-overlay{position:fixed;z-index:100039}.ui-pnotify.ui-pnotify-in{display:block!important}.ui-pnotify.ui-pnotify-move{transition:left .5s ease,top .5s ease,right .5s ease,bottom .5s ease}.ui-pnotify.ui-pnotify-fade-slow{transition:opacity .4s linear;opacity:0}.ui-pnotify.ui-pnotify-fade-slow.ui-pnotify.ui-pnotify-move{transition:opacity .4s linear,left .5s ease,top .5s ease,right .5s ease,bottom .5s ease}.ui-pnotify.ui-pnotify-fade-normal{transition:opacity .25s linear;opacity:0}.ui-pnotify.ui-pnotify-fade-normal.ui-pnotify.ui-pnotify-move{transition:opacity .25s linear,left .5s ease,top .5s ease,right .5s ease,bottom .5s ease}.ui-pnotify.ui-pnotify-fade-fast{transition:opacity .1s linear;opacity:0}.ui-pnotify.ui-pnotify-fade-fast.ui-pnotify.ui-pnotify-move{transition:opacity .1s linear,left .5s ease,top .5s ease,right .5s ease,bottom .5s ease}.ui-pnotify.ui-pnotify-fade-in{opacity:1}.ui-pnotify .ui-pnotify-shadow{-webkit-box-shadow:0 6px 28px 0 rgba(0,0,0,.1);-moz-box-shadow:0 6px 28px 0 rgba(0,0,0,.1);box-shadow:0 6px 28px 0 rgba(0,0,0,.1)}.ui-pnotify-container{background-position:0 0;padding:.8em;height:100%;margin:0}.ui-pnotify-container:after{content:" ";visibility:hidden;display:block;height:0;clear:both}.ui-pnotify-container.ui-pnotify-sharp{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui-pnotify-title{display:block;margin-bottom:.4em;margin-top:0}.ui-pnotify-text{display:block}.ui-pnotify-icon,.ui-pnotify-icon span{display:block;float:left;margin-right:.2em}.ui-pnotify.stack-bottomleft,.ui-pnotify.stack-topleft{left:25px;right:auto}.ui-pnotify.stack-bottomleft,.ui-pnotify.stack-bottomright{bottom:25px;top:auto}.ui-pnotify.stack-modal{left:50%;right:auto;margin-left:-150px}.brighttheme{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.brighttheme.ui-pnotify-container{padding:18px}.brighttheme .ui-pnotify-title{margin-bottom:12px}.brighttheme-notice{background-color:#ffffa2;border:0 solid #ff0;color:#4f4f00}.brighttheme-info{background-color:#8fcedd;border:0 solid #0286a5;color:#012831}.brighttheme-success{background-color:#aff29a;border:0 solid #35db00;color:#104300}.brighttheme-error{background-color:#ffaba2;background-image:repeating-linear-gradient(135deg,transparent,transparent 35px,rgba(255,255,255,.3) 35px,rgba(255,255,255,.3) 70px);border:0 solid #ff1800;color:#4f0800}.brighttheme-icon-closer,.brighttheme-icon-info,.brighttheme-icon-notice,.brighttheme-icon-sticker,.brighttheme-icon-success{position:relative;width:16px;height:16px;font-size:12px;font-weight:700;line-height:16px;font-family:"Courier New",Courier,monospace;border-radius:50%}.brighttheme-icon-closer:after,.brighttheme-icon-info:after,.brighttheme-icon-notice:after,.brighttheme-icon-sticker:after,.brighttheme-icon-success:after{position:absolute;top:0;left:4px}.brighttheme-icon-notice{background-color:#2e2e00;color:#ffffa2;margin-top:2px}.brighttheme-icon-notice:after{content:"!"}.brighttheme-icon-info{background-color:#012831;color:#8fcedd;margin-top:2px}.brighttheme-icon-info:after{content:"i"}.brighttheme-icon-success{background-color:#104300;color:#aff29a;margin-top:2px}.brighttheme-icon-success:after{content:"✓"}.brighttheme-icon-error{position:relative;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:16px solid #2e0400;font-size:0;line-height:0;color:#ffaba2;margin-top:1px}.brighttheme-icon-error:after{position:absolute;top:1px;left:-4px;font-size:12px;font-weight:700;line-height:16px;font-family:"Courier New",Courier,monospace;content:"!"}.brighttheme-icon-closer,.brighttheme-icon-sticker{display:inline-block}.brighttheme-icon-closer:after{top:-4px;content:"✕"}.brighttheme-icon-sticker:after{top:-5px;content:"𝆺𝅥";-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.brighttheme-icon-sticker.brighttheme-icon-stuck:after{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.brighttheme .ui-pnotify-action-bar{padding-top:12px}.brighttheme .ui-pnotify-action-bar input,.brighttheme .ui-pnotify-action-bar textarea{display:block;width:100%;margin-bottom:12px!important}.brighttheme .ui-pnotify-action-button{text-transform:uppercase;font-weight:700;padding:4px 8px;border:none;background:0 0}.brighttheme .ui-pnotify-action-button.btn-primary{border:none;border-radius:0}.brighttheme-notice .ui-pnotify-action-button.btn-primary{background-color:#ff0;color:#4f4f00}.brighttheme-info .ui-pnotify-action-button.btn-primary{background-color:#0286a5;color:#012831}.brighttheme-success .ui-pnotify-action-button.btn-primary{background-color:#35db00;color:#104300}.brighttheme-error .ui-pnotify-action-button.btn-primary{background-color:#ff1800;color:#4f0800}.ui-pnotify-closer,.ui-pnotify-sticker{float:right;margin-left:.2em}.ui-pnotify-history-container{position:absolute;top:0;right:18px;width:70px;border-top:none;padding:0;-webkit-border-top-left-radius:0;-moz-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-top-right-radius:0;border-top-right-radius:0;z-index:10000}.ui-pnotify-history-container.ui-pnotify-history-fixed{position:fixed}.ui-pnotify-history-container .ui-pnotify-history-header{padding:2px;text-align:center}.ui-pnotify-history-container button{cursor:pointer;display:block;width:100%}.ui-pnotify-history-container .ui-pnotify-history-pulldown{display:block;margin:0 auto}.ui-pnotify-history-brighttheme{background-color:#8fcedd;border:0 solid #0286a5;color:#012831}.ui-pnotify-history-brighttheme button{text-transform:uppercase;font-weight:700;padding:4px 8px;border:none;background:0 0}.ui-pnotify-history-brighttheme .ui-pnotify-history-pulldown::after{display:block;font-size:16px;line-height:14px;padding-bottom:4px;content:"⌄";text-align:center;font-weight:700;font-family:Arial,sans-serif}.ui-pnotify-container{position:relative;left:0}@media(max-width:480px){.ui-pnotify-mobile-able.ui-pnotify{position:fixed;top:0;right:0;left:0;width:auto!important;font-size:1.2em;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-ms-font-smoothing:antialiased;font-smoothing:antialiased}.ui-pnotify-mobile-able.ui-pnotify .ui-pnotify-shadow{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-bottom-width:5px}.ui-pnotify-mobile-able .ui-pnotify-container{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft,.ui-pnotify-mobile-able.ui-pnotify.stack-topleft{left:0;right:0}.ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft,.ui-pnotify-mobile-able.ui-pnotify.stack-bottomright{left:0;right:0;bottom:0;top:auto}.ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft .ui-pnotify-shadow,.ui-pnotify-mobile-able.ui-pnotify.stack-bottomright .ui-pnotify-shadow{border-top-width:5px;border-bottom-width:1px}}.ui-pnotify.ui-pnotify-nonblock-fade{opacity:.2}.ui-pnotify.ui-pnotify-nonblock-hide{display:none!important}
/*!
 * @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
 * @package bootstrap-fileinput
 * @version 4.2.0
 *
 * File input styling for Bootstrap 3.0
 * Built for Yii Framework 2.0
 * Author: Kartik Visweswaran
 * Year: 2015
 * For more Yii related demos visit http://demos.krajee.com
 */.file-input{overflow-x:auto}.file-loading{top:0;right:0;width:25px;height:25px;font-size:999px;text-align:right;color:#fff;background:transparent url(../img/loading.gif) top left no-repeat;border:none}.btn-file{position:relative;overflow:hidden}.btn-file input[type=file]{position:absolute;top:0;right:0;min-width:100%;min-height:100%;text-align:right;filter:alpha(opacity=0);opacity:0;background:none repeat scroll 0 0 transparent;cursor:inherit;display:block}.file-caption .glyphicon{display:inline-block;min-width:18px;margin-top:2px}.file-caption-name{display:inline-block;overflow:hidden;max-height:20px;padding-right:10px;word-break:break-all}.file-caption-ellipsis{position:absolute;right:10px;margin-top:-6px;font-size:1.2em;display:none;font-weight:700;cursor:default}.kv-has-ellipsis .file-caption-ellipsis{display:inline}.kv-has-ellipsis{padding-right:17px}.kv-search-container .kv-search-clear{position:absolute;padding:10px;right:0}.file-error-message{background-color:#f2dede;color:#a94442;text-align:center;border-radius:5px;padding:5px}.file-error-message pre,.file-error-message ul{margin:5px 0;text-align:left}.file-caption-disabled{background-color:#EEE;cursor:not-allowed;opacity:1}.file-input .btn .disabled,.file-input .btn[disabled]{cursor:not-allowed}.file-preview{border-radius:5px;border:1px solid #ddd;padding:5px;width:100%;margin-bottom:5px}.file-preview-frame{display:table;margin:8px;height:160px;border:1px solid #ddd;box-shadow:1px 1px 5px 0 #a2958a;padding:6px;float:left;text-align:center;vertical-align:middle}.file-preview-frame:hover{box-shadow:3px 3px 5px 0 #333}.file-preview-image{height:160px;vertical-align:text-center}.file-preview-text{width:160px;color:#428bca;font-size:11px;text-align:center}.file-preview-other{padding-top:48px;text-align:center}.file-preview-other i{font-size:2.4em}.file-other-error{width:100%;padding-top:30px;text-align:right}.file-input-ajax-new .fileinput-remove-button,.file-input-ajax-new .fileinput-upload-button,.file-input-new .close,.file-input-new .file-preview,.file-input-new .fileinput-remove-button,.file-input-new .fileinput-upload-button,.file-input-new .glyphicon-file{display:none}.loading{background:transparent url(../img/loading.gif) no-repeat scroll center center content-box!important}.wrap-indicator{font-weight:700;color:#245269;cursor:pointer}.file-actions{text-align:left}.file-footer-buttons{float:right}.file-thumbnail-footer .file-caption-name{padding-top:4px;font-size:11px;color:#777}.file-upload-indicator{padding-top:2px;cursor:default}.file-upload-indicator:hover{font-size:1.2em;font-weight:700;padding-top:0}.file-drop-zone{border:1px dashed #aaa;border-radius:4px;height:100%;text-align:center;vertical-align:middle;margin:12px 15px 12px 12px;padding:5px}.file-drop-zone-title{color:#aaa;font-size:40px;padding:85px 10px}.highlighted{border:2px dashed #999!important;background-color:#f0f0f0}.file-uploading{background-image:url(../img/loading-sm.gif);background-position:center bottom 10px;background-repeat:no-repeat;opacity:.6}.file-icon-large{font-size:1.2em}
