/* Generated by less 2.5.1 */
@charset "utf-8";
/*

// ========================================================================
// ========================================================================
// ========================================================================
// Table of contents
// ========================================================================
// 1. CSS Imports, fonts, body, and global setups 
// 2. Main Page Structure
//    ---Navbars
//    ---Wrappers
//    ---Main Top Navbar
//    ---Side Bar
//    ---User Bar
//    ---Bottom Bar
//    ---Breadcrumbs
//    ---Two Columns Layout
// 3. Typography and reused blocks
//    ---Headers and text hooks
//    ---Styled Lists
//    ---Launcher List
//    ---Examples
//    ---Alerts
//    ---Callouts
//    ---Pagination
//    ---Jumbotron
// 4. BS Color Theme override
// 5. Buttons and dropdowns
//    ---Buttons Dropdown
//    ---Dropdown States
//    ---Dropdown Caret
// 6. Images and thumbs
//    ---Isotope Filtering
// 7. Tables and datatables override
// 8. Forms
//    ---General Setup
//    ---Form Validation States
//    ---Checkboxes and radios
//    ---Toggles
//    ---Ratings
//    ---Grid Forms
//    ---BS Select Override
//    ---jQuery Knob Inputs
//    ---Color Picker
//    ---Stepper
//    ---BS Tags Input Override
//    ---WYSWYG Editors - Summernote
//    ---WYSWYG Editors - Wysihtml5
// 9. Modals
//    ---Modal General
//    ---Centering Modal
//    ---Modal States
//    ---Modal Lightbox
// 10. Panels
//    ---Panels Elements
//    ---Panes Contextual Classes
//    ---Oaken Widgets
// 11. Popovers and Tooltips
//    ---Popovers
//    ---Popovers Contextual Classes
//    ---Tooltips
// 12. Progress Bars
//    ---Progress General
//    ---Progress Bar Sizes and mixes
// 13. List Groups
//    ---List Groups mixes
//    ---List/Grid Views
// 14. Pills, navs and tabs
//    ---Pills
//    ---Nav tabs
//    ---Colored Tabs and contextual classes
//    ---Individual Tabs Ears
//    ---Tabs dropdowns and Individual Content
//    ---Custom inclusion of right, left and below tabs ears
// 15. Carousels
// 16. jQuery UI Elements
//    ---Datepicker
//    ---Slider
//    ---Timepicker
//    ---Individual Styles of Calendar in Userbar
// 17. Nanoscroller
// 18. Tree View
//    ---Horizontal Blocks
//    ---Vertical Lists
// 19. Nestable Lists
// 20. ToDo
// 21. Maps
//    ---Vector Maps
//    ---Google Maps
// 22. Charts
//    ---JustGage Charts
//    ---EasyPie
//    ---Sparklines Charts
//    ---ChartsJS
//    ---FlotCharts
//    ---Morris
// ========================================================================
// EXTRA PAGES
// ========================================================================
// 23. Inbox
// 24. Search Results
// 25. Timeline
// 26. Forums
// 27. Chat
// 28. Profile Page
// 29. Calendar
// 30. Megamenu
// 31. FAQ
// 32. Standalone Pages (404,500, etc)
// 33. Shop and Cart
// 34. Widgets and Cards
//    ---Numpad
//    ---Calculator
//    ---Market Widgets
//    ---Quotes
// 35. Helpers
//    ---Margins and paddings
//    ---Shadow and borders
//    ---Block Radiuses
//    ---Background Colors
//    ---Text Colors
//    ---Image Backgrounds
//    ---Subtle Patterns Backgrounds
//    ---Code Prettifier
//    ---Icon Font Showcase
//    ---Dummy Loader
// 36. Media Queries
// 37. Layout Hooks
//    ---Material Button
//    ---Common Sidebar
//    ---Body Color Variations 
//
// ========================================================================
// ========================================================================
// ========================================================================
// CSS Imports, fonts, body, and global setups
// ========================================================================
// ========================================================================
// ========================================================================
//

*/
/*
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700');
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,700,900);
*/
@font-face {
  font-family: 'peace_sansregular';
  src: url('../fonts/peace_sans-webfont.eot');
  src: url('../fonts/peace_sans-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/peace_sans-webfont.woff2') format('woff2'), url('../fonts/peace_sans-webfont.woff') format('woff'), url('../fonts/peace_sans-webfont.ttf') format('truetype'), url('../fonts/peace_sans-webfont.svg#peace_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bebas_neuebold';
  src: url('../fonts/bebasneue_bold-webfont.woff2') format('woff2'), url('../fonts/bebasneue_bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bebas_neueregular';
  src: url('../fonts/bebasneue_regular-webfont.woff2') format('woff2'), url('../fonts/bebasneue_regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'sports_worldregular';
  src: url('../fonts/sports_world-regular-webfont.woff2') format('woff2'), url('../fonts/sports_world-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'europa-nuova-regular';
  src: url('../fonts/europa-nuova-regular-web.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'europa-nuova-bold';
  src: url('../fonts/europa-nuova-bold-web.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
body {
  background: #000;
  color: #30353e;
  width: 100%;
  margin: 0;
  font-family: "europa-nuova-bold", sans-serif;
  font-weight: 400;
  /*Google Fonts Rendering in Webkit */
  -webkit-animation-delay: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-duration: 0.1s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  overflow: hidden;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
body {
  background: #000;
  color: #30353e;
  width: 100%;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  /*Google Fonts Rendering in Webkit */
  -webkit-animation-delay: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-duration: 0.1s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  overflow: hidden;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
body.intro {
  background: url(../images/seq-01.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.intro .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-01-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-02 {
  background: url(../images/seq-02.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-02 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-02-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-111 {
  background: url(../images/seq-111.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-111 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-111-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-112 {
  background: url(../images/seq-112.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-112 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-112-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-121 {
  background: url(../images/seq-121.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-121 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-121-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-122 {
  background: url(../images/seq-122.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-122 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-122-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-131 {
  background: url(../images/seq-131.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-131 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-131-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-132 {
  background: url(../images/seq-132.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-132 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-132-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-140 {
  background: url(../images/seq-140.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-140 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-140-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-210 {
  background: url(../images/seq-210.jpg) no-repeat center center fixed;
  background-size: cover;
  /*    overflow: auto;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    .hotspots-container {
        position: relative;
        margin: 0 auto;
        left: auto;
        top: auto;
        transform: none;
        padding: 20px;
        z-index: 20;
        width: 80%;
    }*/
}
body.seq-210 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-210-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-310 {
  background: url(../images/seq-310.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-310 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-310-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-321 {
  background: url(../images/seq-321.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-321 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-321-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-322 {
  background: url(../images/seq-322.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-322 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-322-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-331 {
  background: url(../images/seq-331.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-331 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-331-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-332 {
  background: url(../images/seq-332.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-332 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-332-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-411 {
  background: url(../images/seq-411.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-411 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-411-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-412 {
  background: url(../images/seq-412.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-412 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-412-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-413 {
  background: url(../images/seq-413.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-413 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-413-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-420 {
  background: url(../images/seq-42.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-420 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-42-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-430 {
  background: url(../images/seq-43.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-430 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-43-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-440 {
  background: url(../images/seq-44.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-440 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-44-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-450 {
  background: url(../images/seq-45.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-450 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-45-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-461 {
  background: url(../images/seq-461.jpg) no-repeat center center fixed;
  background-size: cover;
}
body.seq-461 .body-redder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/seq-461-red.jpg) no-repeat center center fixed;
  background-size: cover;
  animation: 2.8s megaopacity linear;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
body.seq-462 {
  background: url(../images/seq-462.jpg) no-repeat center center fixed;
  background-size: cover;
}
.body-darkener {
  position: fixed;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  height: 45%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
  background: -moz-linear-gradient(top, rgba(22, 24, 29, 0) 0%, rgba(19, 27, 47, 0.75) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(22, 24, 29, 0) 0%, rgba(19, 27, 47, 0.75) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(top, rgba(22, 24, 29, 0) 0%, rgba(19, 27, 47, 0.75) 100%);
}
.center-container,
.loader-container {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 20;
  max-width: 480px;
}
.seq-container {
  z-index: 3;
  position: absolute;
  left: 50%;
  top: 75%;
  height: 180px;
  transform: translate(-50%, -70%);
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
code,
kbd,
.pager,
.tooltip,
pre,
samp,
.panel-heading,
.btn,
.sidebar ul li a,
.nav,
dt,
.dropcap,
.badge,
.label,
.input-group-addon,
.bottom-bar .dropdown-menu li .stats-name,
.timeline-comments-links,
ul.timeline-comments li.timeline-comment:last-child a,
.glyphs-hover,
.icons-hover,
.user-main-area ul li,
.dropdown-menu,
.forum .last-post,
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tfoot > tr > td,
.easy-pie-chart-container .percent,
.copyrights,
.breadcrumb,
.progress-bar,
.circle-nums {
  font-family: 'bebas_neueregular', sans-serif;
  font-weight: 300;
}
@-webkit-keyframes fontfix {
  from {
    opacity: 1;
  }
  to {
    opacity: 1;
  }
}
a {
  color: #677287;
}
a:focus {
  outline: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:focus {
  outline: 0px !important;
  -webkit-appearance: none;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row.col-no-padding [class*="col-"] {
  padding-bottom: 0 !important;
}
.row.row-sm {
  margin-left: -10px;
  margin-right: -10px;
}
.row.row-sm [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 0 !important;
}
ul.row {
  padding-left: 0;
  list-style: none;
}
.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,
.col-xs-15,
.col-lg-15,
.col-sm-15,
.col-md-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
.navbar {
  border: 0;
  border-radius: none;
  min-height: 55px;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px 8px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  border: 0;
  border-radius: 4px;
}
.navbar-toggle .fa {
  font-size: 1.4em;
}
.navbar-brand {
  font-family: 'bebas_neueregular', sans-serif;
  text-transform: uppercase;
  font-size: .95em;
  line-height: 20px;
  letter-spacing: 2px;
  font-weight: 900;
  padding: 20px;
  width: 170px;
}
.navbar-default .navbar-brand,
.navbar-inverse .navbar-brand {
  color: #0c5e9a;
}
.navbar-default {
  background-color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #caced6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #9099aa;
}
.navbar-default .navbar-nav > li > a,
.navbar-inverse .navbar-nav > li > a {
  font-weight: 700;
}
.navbar-default .navbar-nav > li > a {
  color: #9099aa;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #30353e;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #30353e;
  background-color: #f2f3f5;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #f2f3f5;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dee1e6;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dee1e6;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #caced6;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #f2f3f5;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #30353e;
  background-color: #f2f3f5;
}
.navbar-default .navbar-link {
  color: #9099aa;
}
.navbar-default .navbar-link:hover {
  color: #30353e;
}
.navbar-default .btn-link {
  color: #9099aa;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #30353e;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #f2f3f5;
}
.navbar-inverse,
.main-top-navbar.navbar-inverse {
  background-color: #30353e;
  border-color: #30353e;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #caced6;
}
.navbar-inverse .navbar-nav > li > a {
  color: #caced6;
}
.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: #51596a;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #51596a;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  background-color: #51596a;
  border-color: #51596a;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #51596a;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #51596a;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #51596a;
}
.navbar-inverse .navbar-link {
  color: #caced6;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.main-top-navbar.navbar-inverse .btn,
.navbar-inverse .btn-link {
  color: #caced6;
}
.main-top-navbar.navbar-inverse .btn:hover,
.main-top-navbar.navbar-inverse .btn:focus,
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #51596a;
}
.navbar-inverse .dropdown-menu {
  background: #51596a;
}
.navbar-inverse .dropdown-menu > li > a {
  color: #caced6;
}
.navbar-inverse .dropdown-menu > li > a:hover {
  background: #30353e;
  color: #ffffff;
}
.navbar-nav {
  margin: 0;
}
.navbar-nav > li > a {
  padding-top: 20px;
  padding-bottom: 20px;
}
.wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  overflow-x: hidden;
}
.wrapper:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100%;
  height: 100%;
  background-color: rgba(48, 53, 62, 0.8);
  background-image: linear-gradient(-45deg, rgba(48, 53, 62, 0.4) 25%, transparent 25%, transparent 50%, rgba(48, 53, 62, 0.4) 50%, rgba(48, 53, 62, 0.4) 75%, transparent 75%, transparent);
  background-size: 35px 35px;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0s 0.3s;
  transition: opacity 0.3s, transform 0s 0.3s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.page-content-wrapper {
  position: relative;
  margin-left: 170px;
  -webkit-overflow-scrolling: touch;
  padding: 12.5px 25px;
  padding-bottom: 45px;
  padding-top: 80px;
  transition: all .3s linear;
}
.main-top-navbar {
  background: #fff;
  padding: 0 25px;
}
.main-top-navbar .navbar-brand {
  padding-left: 0;
}
.main-top-navbar .navbar-brand img {
  display: block;
  width: 120px;
  margin: 0 auto;
}
.main-top-navbar button i {
  font-size: 1.7em;
  display: inline-block;
  vertical-align: middle;
}
.main-top-navbar .btn {
  background: transparent;
  border: 1px solid transparent;
  border-radius: 5px;
  margin-left: 2px;
  color: #9099aa;
  margin: 0;
}
.main-top-navbar .dropdown-menu.list-group {
  min-width: 250px;
  padding: 0;
  margin-bottom: 0;
}
.main-top-navbar .navbar-btn:hover {
  background: #caced6;
}
.main-top-navbar .notifications-bar {
  float: left;
}
.main-top-navbar .notifications-bar .dropdown-menu {
  min-width: 270px;
  margin: 0;
  background: transparent;
  padding: 0;
}
.main-top-navbar .user-menu {
  font-family: 'bebas_neueregular', sans-serif;
  position: relative;
  text-align: left;
  font-weight: 700;
}
.main-top-navbar .user-menu > a {
  padding-bottom: 12px;
  padding-top: 12px;
  padding-left: 50px;
}
.main-top-navbar .user-menu > a img {
  position: absolute;
  width: 30px;
  top: 10px;
  left: 10px;
}
.main-top-navbar .dropdown-menu.launcher-pad {
  min-width: 270px;
  margin: 0;
  padding: 10px;
}
.main-top-navbar .user-menu small {
  display: block;
  line-height: .8em;
  font-weight: 300;
}
@-webkit-keyframes navbar-badge-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes navbar-badge-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.main-top-navbar .pulse {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-animation-name: navbar-badge-pulse;
  animation-name: navbar-badge-pulse;
}
.site-search {
  float: left;
  position: relative;
  margin-right: 10px;
  padding-top: 7px;
}
.site-search i {
  position: absolute;
  color: #9099aa;
  font-family: FontAwesome;
  font-size: 18px;
  left: 11px;
  top: 18px;
}
.site-search input {
  background: #caced6;
  width: 15px;
  color: #fff;
  cursor: pointer;
  border: 3px solid #caced6;
  font-weight: 700;
  padding: 6px 10px 6px 35px;
  width: 60px;
  border-radius: 10em;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  display: block;
  box-shadow: none !important;
}
.site-search input:hover {
  background: #fff;
}
.site-search input:focus {
  width: 150px;
  color: #30353e;
  background: #fff;
  cursor: auto;
}
.navbar-inverse .site-search i {
  color: #caced6;
}
.navbar-inverse .site-search input {
  background: #9099aa;
}
.navbar-inverse .site-search input:hover {
  background: #fff;
}
.navbar-inverse .site-search input:focus {
  color: #30353e;
}
.sidebar-wrapper {
  background: #677287;
  width: 170px;
  z-index: 10;
  position: fixed;
  top: 55px;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  bottom: 20px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform .3s;
  -ms-overflow-style: none;
}
.sidebar-wrapper::-webkit-scrollbar {
  display: none;
}
.sidebar {
  padding-top: 10px;
  border: 0;
  border-radius: 0;
}
.sidebar .navbar-collapse {
  padding: 0;
}
.sidebar .navbar-toggle {
  border: 0;
  color: #9099aa;
  padding: 0;
  font-size: 1.5em;
}
.sidebar .navbar-toggle ul {
  width: 170px;
}
.sidebar ul li a {
  color: #fff;
  text-align: center;
  font-size: .92em;
  font-weight: 700;
  padding: 8px 5px;
  text-transform: uppercase;
  letter-spacing: .4px;
}
.sidebar ul li a:active,
.sidebar ul li a:focus,
.sidebar ul li a:hover {
  text-decoration: none;
  color: #fff;
  background: #737e94;
}
.sidebar ul li a i {
  display: block;
  margin: 3px auto 4px;
  font-size: 3.1em;
  line-height: .8em;
  font-weight: 300;
}
.sidebar ul li a.current i {
  color: #000;
}
.sidebar ul li.active a,
.sidebar ul li.active a i {
  color: #ffffff;
}
.sidebar ul li .arrow {
  position: absolute;
  right: 20px;
  font-size: 1em;
  color: #adb4c0;
}
.sidebar ul li .arrow:before {
  content: "\f078";
}
.sidebar .active > a > .arrow:before {
  content: "\f077";
  color: #fff;
}
.sidebar ul li .badge {
  background: #c8202b;
  position: absolute;
  top: 10px;
  font-size: .75em;
  margin-left: 5px;
}
.sidebar ul.nav-second-level li:first-child a {
  position: relative;
  border-top: 1px solid rgba(144, 153, 170, 0.6);
}
.sidebar ul.nav-second-level li a {
  font-weight: 400;
  font-size: .95em;
  text-transform: none;
  background: #737e94;
  text-align: left;
  color: #fff;
  letter-spacing: 0;
  padding-top: 6.25px;
  padding-bottom: 6.25px;
  padding-left: 16.66666667px;
  border-bottom: 1px solid rgba(144, 153, 170, 0.6);
}
.sidebar ul.nav-second-level li .arrow {
  color: #fff;
}
.sidebar ul.nav-second-level li i {
  font-size: 1em;
  margin: 0 auto;
  display: inline-block;
}
.sidebar ul.nav-second-level li .badge,
.sidebar ul.nav-second-level li .label {
  top: auto;
  margin-left: 5px;
}
.sidebar ul li .nav-third-level li a {
  padding-left: 37.5px;
}
.sidebar ul.nav-second-level li a:active,
.sidebar ul.nav-second-level li a:focus,
.sidebar ul.nav-second-level li a:hover,
.sidebar ul.nav-third-level li a:active,
.sidebar ul.nav-third-level li a:focus,
.sidebar ul.nav-third-level li a:hover {
  background: #828c9f;
}
body.sidebar-wrapper-closed .wrapper {
  left: 0;
  right: 0;
}
body.sidebar-wrapper-closed .sidebar-wrapper {
  -webkit-transform: translate3d(-170px, 0, 0);
  transform: translate3d(-170px, 0, 0);
}
body.sidebar-wrapper-closed .page-content-wrapper {
  margin-left: 0;
}
.userbar-wrapper {
  z-index: 1040;
  border: 0;
  position: fixed;
  width: 290px;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  -webkit-transform: translate3d(290px, 0, 0);
  transform: translate3d(290px, 0, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform .3s;
}
body.userbar-wrapper-opened .userbar-wrapper {
  right: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body.userbar-wrapper-opened .wrapper:before {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.userbar-wrapper .tab-pane {
  position: absolute;
  top: 55px;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: auto;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
}
.userbar-wrapper .tab-pane::-webkit-scrollbar {
  display: none;
}
.user-main-area {
  margin-bottom: 30px;
}
.user-main-area .user-img {
  max-width: 110px;
}
.userbar-wrapper .nav-tabs.nav-justified {
  background: #9099aa;
}
.userbar-wrapper .nav-tabs.nav-justified > li > a {
  border-radius: 0;
  color: #fff;
  height: 55px;
}
.userbar-wrapper .nav-tabs.nav-justified > li > a i {
  border-radius: 4px;
  font-size: 2.1em;
}
.bottom-bar {
  text-transform: uppercase;
  background: #fff;
  position: fixed;
  z-index: 1000;
  clear: both;
  font-size: 0.8em;
  display: block;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 5px 25px;
  height: 38px;
}
.bottom-bar .dropup-stats {
  position: fixed;
  text-transform: uppercase;
  border-radius: 4px;
  border-bottom-left-radius: 0;
  width: auto;
  right: 25px;
  left: 25px;
  bottom: 36px;
  border: 0;
  box-shadow: none;
  letter-spacing: normal;
  opacity: 0.92;
}
.bottom-bar .dropup-stats li {
  padding: 12.5px;
  margin-bottom: 8.33333333px 0;
  text-align: center;
}
.bottom-bar .dropup-stats li:first-child {
  border: none;
}
.bottom-bar .btn {
  padding: 3px 8px;
  background: transparent;
  color: #9099aa;
}
.bottom-bar .btn:hover,
.bottom-bar .btn:active,
.bottom-bar .btn:focus {
  color: #30353e;
}
.bottom-bar i {
  font-size: 1.2em;
}
.bottom-bar .change-style {
  overflow: hidden;
  min-width: auto;
}
.bottom-bar .change-style li {
  display: block;
  float: left;
}
.bottom-bar .change-style li.animated {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
}
.breadcrumb {
  font-weight: 400;
  font-size: .9em;
  padding: 0;
  margin-bottom: 20px;
  list-style: none;
  background: transparent;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "|";
  text-decoration: none;
}
.breadcrumb > li a {
  color: #51596a;
}
.breadcrumb > .active {
  color: #51596a;
}
.two-columns-layout .row {
  margin: 0;
  background: #5fb6c7;
  border-radius: 4px;
}
.two-columns-layout .row [class*="col-"] {
  padding: 25px;
}
.two-columns-layout .row [class*="col-"]:first-child {
  background: #5fb6c7;
  color: #fff;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.two-columns-layout .row [class*="col-"]:last-child {
  background: #fff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 900;
}
.page-header h1 {
  font-size: 2.1em;
}
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 {
  text-transform: none;
  font-weight: 300;
  letter-spacing: normal;
  color: #51596a;
  font-size: 70%;
}
.text-lg {
  display: block;
  font-size: 35px;
  line-height: 47px;
  font-weight: 700;
  letter-spacing: -1.5px;
}
.text-xl {
  display: block;
  font-size: 45px;
  line-height: 47px;
  font-weight: 900;
  letter-spacing: -2.5px;
}
.text-xxl {
  display: block;
  font-size: 55px;
  line-height: 60px;
  font-weight: 700;
  letter-spacing: -2.5px;
}
.text-xxxl {
  display: block;
  font-size: 75px;
  line-height: 70px;
  font-weight: 700;
  letter-spacing: -2.5px;
}
label {
  font-weight: 600;
  cursor: pointer;
}
label small {
  color: #949fb2;
  font-weight: 400;
  font-size: 85%;
}
label small:before {
  content: "\2013 \00a0";
}
h1 .label,
h2 .label,
h3 .label,
h4 .label,
h5 .label,
h6 .label,
.h1 .label,
.h2 .label,
.h3 .label,
.h4 .label,
.h5 .label,
.h6 .label {
  font-size: 12px;
  letter-spacing: -0.2px;
  vertical-align: middle;
}
h1 small:before,
h2 small:before,
h3 small:before,
h4 small:before,
h5 small:before,
h6 small:before,
.h1 small:before,
.h2 small:before,
.h3 small:before,
.h4 small:before,
.h5 small:before,
.h6 small:before,
h1 .small:before,
h2 .small:before,
h3 .small:before,
h4 .small:before,
h5 .small:before,
h6 .small:before,
.h1 .small:before,
.h2 .small:before,
.h3 .small:before,
.h4 .small:before,
.h5 .small:before,
.h6 .small:before,
.panel-heading small:before {
  content: "\00a0 \7c \00a0";
}
.close {
  position: relative;
  float: right;
  font-size: 17px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  text-shadow: none;
  opacity: 1;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.label,
.badge {
  font-size: 11px;
  font-weight: 900;
  border-radius: 5px;
}
.label-round {
  display: block;
  height: 46px;
  width: 46px;
  line-height: 46px;
  background: #30353e;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  border-radius: 50%;
  text-align: center;
}
code,
kbd,
pre,
samp {
  font-weight: 700;
}
code {
  padding: 1px 5px 1px;
  white-space: nowrap;
  font-size: 10px;
  color: #fff;
  background-color: #886caf;
  letter-spacing: .2px;
}
kbd {
  padding: 1px 5px 1px;
  text-transform: uppercase;
  font-size: 10px;
  color: #fff;
  background-color: #30353e;
  letter-spacing: .5px;
}
p a {
  text-decoration: underline;
}
p .btn {
  text-decoration: none;
}
a.dotted {
  text-decoration: underline;
  text-decoration-style: dotted;
}
a.dashed {
  text-decoration: underline;
  text-decoration-style: dashed;
}
a.wavy {
  text-decoration: underline;
  text-decoration-style: wavy;
}
.lead {
  font-size: 1.4em;
  font-weight: 300;
}
.page-header {
  margin: 0;
  border-bottom: 0;
}
.page-header h1 {
  font-weight: 900;
  letter-spacing: -1px;
  margin-top: 0;
}
.dropcap {
  display: block;
  float: left;
  line-height: 40px;
  font-size: 4em;
  font-weight: 700;
  padding: 8px;
  margin-right: 7px;
}
blockquote {
  position: relative;
  padding: 20px;
  padding-left: 70px;
  margin: 0px 0px 20px;
  font-size: 1.2em;
  border: 0;
  background: rgba(255, 255, 255, 0.8);
  color: #51596a;
}
blockquote:before {
  content: "\f10e";
  font-size: 2.2em;
  position: absolute;
  top: 10px;
  left: 20px;
  font-family: 'FontAwesome';
  color: #30353e;
}
.blockquote-reverse,
blockquote.pull-right {
  padding: 20px;
  padding-right: 70px;
  border: 0;
}
.blockquote-reverse:before,
blockquote.pull-right:before {
  content: "\f10d";
  font-size: 2.2em;
  position: absolute;
  top: 10px;
  right: 20px;
  font-family: 'FontAwesome';
  color: #30353e;
}
.well {
  padding: 25px;
  background-color: #f2f3f5;
  border: none;
  border-radius: 4px;
  box-shadow: none;
}
.well-sm {
  padding: 15px 20px;
}
.circle-nums {
  display: block;
  height: 26px;
  width: 26px;
  line-height: 26px;
  background: #30353e;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  border-radius: 50%;
  text-align: center;
}
.timestamp {
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  color: #9099aa;
  padding: 2px 5px 2px 18px;
  font-size: .7em;
  font-weight: 700;
  background: #f2f3f5;
  border-radius: 4px;
}
.timestamp:before {
  position: absolute;
  left: 5px;
  font-family: FontAwesome;
  content: "\f017";
  font-weight: 300;
}
ol.list-ordered-styled-vertical,
ol.list-abc-styled-vertical {
  margin-top: 20px;
  list-style-type: none;
  counter-reset: li-counter;
}
ol.list-ordered-styled-vertical > li,
ol.list-abc-styled-vertical > li {
  position: relative;
  margin-bottom: 10px;
}
ol.list-ordered-styled-vertical > li:before,
ol.list-abc-styled-vertical > li:before {
  position: absolute;
  top: 0;
  left: -40px;
  font-size: .85em;
  font-weight: 900;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  line-height: 20px;
  background: #5fb6c7;
  content: counter(li-counter);
  counter-increment: li-counter;
}
ol.list-abc-styled-vertical {
  counter-reset: abc-counter;
}
ol.list-abc-styled-vertical > li:before {
  content: counter(abc-counter, upper-latin);
  counter-increment: abc-counter;
}
ol.list-ordered-styled-horizontal,
ol.list-abc-styled-horizontal {
  margin-top: 20px;
  list-style-type: none;
  counter-reset: li-counter;
}
ol.list-ordered-styled-horizontal > li,
ol.list-abc-styled-horizontal > li {
  position: relative;
  width: 32%;
  min-height: 160px;
  vertical-align: top;
  display: inline-block;
  margin-bottom: 10px;
  text-align: center;
  padding: 30px 10px 0;
  border-right: 1px solid #dee1e6;
}
ol.list-ordered-styled-horizontal > li:last-child,
ol.list-abc-styled-horizontal > li:last-child {
  border: 0;
}
ol.list-ordered-styled-horizontal > li:before,
ol.list-abc-styled-horizontal > li:before {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -12px;
  font-size: .85em;
  font-weight: 900;
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: center;
  border-radius: 50%;
  color: #30353e;
  line-height: 25px;
  background: #f4df71;
  content: counter(li-counter, lower-latin);
  counter-increment: li-counter;
}
ol.list-abc-styled-horizontal {
  counter-reset: abc-counter;
}
ol.list-abc-styled-horizontal > li:before {
  content: counter(abc-counter, upper-roman);
  counter-increment: abc-counter;
}
ul.vertical-bordered-blocks li {
  border-right: 1px solid #caced6;
}
ul.vertical-bordered-blocks li ul li,
ul.vertical-bordered-blocks li:last-child {
  border: 0;
}
ul.launcher-pad li {
  text-align: center;
  padding: 0;
}
ul.launcher-pad li a {
  position: relative;
  font-size: 11px;
  font-weight: 900;
  display: block;
  padding: 12px 8px;
  margin: 4px;
  border-radius: 4px;
  color: #9099aa;
  text-transform: uppercase !important;
  background: #fff;
}
ul.launcher-pad li a:hover,
ul.launcher-pad li a:active,
ul.launcher-pad li a:focus {
  background: #caced6;
  color: #9099aa;
  text-decoration: none;
}
ul.launcher-pad li a .badge {
  position: absolute;
  background: #5fb6c7;
  top: 7px;
  right: 7px;
}
ul.launcher-pad li i {
  font-size: 3.1em;
  line-height: 1em;
  margin: 0 auto 4px;
  display: block;
}
.userbar-wrapper ul.launcher-pad li a {
  color: #dee1e6;
  background: #30353e;
}
.userbar-wrapper ul.launcher-pad li a:hover,
.userbar-wrapper ul.launcher-pad li a:active,
.userbar-wrapper ul.launcher-pad li a:focus {
  color: #fff;
  background: #30353e;
}
.example {
  position: relative;
  padding: 60px 25px 25px;
  background: repeating-linear-gradient(-45deg, #caced6, #caced6 2px, rgba(255, 255, 255, 0.6) 2px, rgba(255, 255, 255, 0.6) 4px);
}
.example:after {
  content: "Example";
  font-family: 'bebas_neueregular', sans-serif;
  position: absolute;
  top: 25px;
  left: 25px;
  font-size: 0.7em;
  font-weight: 700;
  padding: 3px 6px;
  text-transform: uppercase;
  background: #5fb6c7;
  color: #fff;
  letter-spacing: 4px;
  border-radius: 4px;
}
.alert-success,
.alert-info,
.alert-warning,
.alert-primary,
.alert-danger {
  color: #30353e;
}
.alert {
  padding: 15px 25px;
  border-radius: 4px;
  position: relative;
}
.alert a {
  color: #30353e;
  text-decoration: underline;
  font-weight: 700;
}
.callout {
  position: relative;
  background: #f2f3f5;
  min-height: 70px;
  margin-bottom: 20px;
  padding: 15px 25px 15px 75px;
  color: #30353e;
}
.callout:before {
  content: "\e034";
  position: absolute;
  left: 25px;
  top: 13px;
  display: block;
  border-radius: 50%;
  text-align: center;
  font-size: 2em;
  color: #9099aa;
  font-family: "dripicons-v2";
}
.callout h4 {
  margin: 0;
  font-size: 1.4em;
  margin-bottom: 10px;
  color: #9099aa;
}
.callout p {
  margin: 0px 0px 5px;
}
.callout a {
  text-decoration: underline;
  color: #30353e !important;
}
.callout-danger {
  border-color: #c8202b;
  background-color: #ee9399;
}
.callout-warning {
  border-color: #f0ad4e;
  background: #fae3c4;
}
.callout-info {
  border-color: #5fb6c7;
  background: #bde1e8;
}
.callout-success {
  border-color: #9ab946;
  background-color: #d1dfaa;
}
.callout-info h4 {
  color: #5fb6c7;
}
.callout-success h4 {
  color: #9ab946;
}
.callout-warning h4 {
  color: #f0ad4e;
}
.callout-danger h4 {
  color: #c8202b;
}
.callout.callout-info:before {
  content: "\49";
  color: #5fb6c7;
}
.callout.callout-warning:before {
  content: "\e063";
  color: #f0ad4e;
}
.callout.callout-danger:before {
  content: "\e04d";
  color: #c8202b;
}
.callout.callout-success:before {
  content: "\e04e";
  color: #9ab946;
}
.pagination {
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  padding: 6px 12px;
  border: none;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  padding: 6px 14px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  padding: 6px 14px;
}
.pagination-rounded > li:first-child > a,
.pagination-rounded > li:first-child > span,
.pagination-rounded > li:last-child > a,
.pagination-rounded > li:last-child > span,
.pagination-rounded > li > a,
.pagination-rounded > li > span {
  border-radius: 50%;
  margin: 0 5px;
  height: 2em;
  width: 2em;
  line-height: 2em;
  text-align: center;
  display: inline-block;
  padding: 0;
  font-size: .95em;
  font-weight: 700;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 10px 14px;
  background-color: #fff;
  border: 1px solid #caced6;
  border-radius: 25px;
}
.jumbotron {
  padding: 25px;
  margin-bottom: 25px;
  color: #fff;
  background: #30353e;
}
.jumbotron h1 {
  margin-top: 0;
  font-weight: 400;
}
.jumbotron[class^="image-background-"],
.jumbotron[class*=" image-background-"] {
  background-size: 100%;
}
.text-primary,
.btn-primary .badge,
.btn-link,
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge,
.pagination > li > a,
.pagination > li > span,
.panel-primary > .panel-heading .badge {
  color: #0c5e9a;
}
.bg-primary,
.btn-primary,
.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,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.label-primary,
.progress-bar,
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus,
.panel-primary > .panel-heading {
  background-color: #0c5e9a;
  border-color: #0c5e9a;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active,
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus,
.panel-primary,
.panel-primary > .panel-heading {
  border-color: #0c5e9a;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0c5e9a;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0c5e9a;
}
a.text-primary:hover {
  color: #063353;
}
a.bg-primary:hover,
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #063353;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary {
  background-color: #0a5082;
  border-color: transparent;
}
.btn-warning,
.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: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-warning .badge {
  color: #f0ad4e;
}
.label-warning,
.progress-bar-warning,
.panel-warning > .panel-heading {
  background-color: #f0ad4e;
}
a.text-warning:hover {
  color: #df8a13;
}
a.bg-warning:hover,
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #df8a13;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning.active.focus,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:hover,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning {
  background-color: #eea236;
  border-color: transparent;
}
.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,
.bg-warning {
  background-color: #f7d29e;
}
.alert-warning {
  background-color: #f7d29e;
  border-color: #f7d29e;
}
.list-group-item-warning {
  color: #f0ad4e;
  background-color: #f7d29e;
}
a.list-group-item-warning,
.list-group-with-big-icons a.list-group-item-warning i {
  color: #f0ad4e;
}
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: #f0ad4e;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #f0ad4e;
  border-color: transparent;
}
.panel-warning > .panel-heading .badge {
  color: #fff;
  background-color: #f0ad4e;
}
.btn-success,
.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: #9ab946;
  border-color: #9ab946;
}
.text-success,
.btn-success .badge {
  color: #9ab946;
}
.panel-success > .panel-heading,
.label-success,
.progress-bar-success {
  background-color: #9ab946;
}
a.text-success:hover {
  color: #5c6f2a;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th,
a.bg-success:hover,
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #d1dfaa;
}
.btn-success:active:hover,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success.active.focus,
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:hover,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success {
  background-color: #8ba73f;
  border-color: transparent;
}
.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,
.bg-success {
  background-color: #bcd185;
}
.alert-success {
  background-color: #bcd185;
  border-color: #bcd185;
}
.list-group-item-success {
  color: #9ab946;
  background-color: #bcd185;
}
a.list-group-item-success,
.list-group-with-big-icons a.list-group-item-success i {
  color: #9ab946;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  background-color: #9ab946;
  color: #fff;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #9ab946;
  border-color: transparent;
}
.panel-success > .panel-heading .badge {
  color: #fff;
  background-color: #9ab946;
}
.btn-info,
.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: #5fb6c7;
  border-color: #5fb6c7;
}
.text-info,
.btn-info .badge {
  color: #5fb6c7;
}
.panel-info > .panel-heading,
.label-info,
.progress-bar-info {
  background-color: #5fb6c7;
}
a.text-info:hover {
  color: #3890a1;
}
a.bg-info:hover,
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #3890a1;
}
.btn-info:active:hover,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info.active.focus,
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:hover,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info {
  background-color: #42a8bc;
  border-color: transparent;
}
.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,
.bg-info {
  background-color: #98d0db;
}
.alert-info {
  background-color: #98d0db;
  border-color: #98d0db;
}
.list-group-item-info {
  color: #5fb6c7;
  background-color: #98d0db;
}
a.list-group-item-info,
.list-group-with-big-icons a.list-group-item-info i {
  color: #5fb6c7;
}
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: #5fb6c7;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #5fb6c7;
  border-color: transparent;
}
.panel-info > .panel-heading .badge {
  color: #fff;
  background-color: #30353e;
  margin-top: 5px;
}
.btn-default,
.label-default {
  color: #fff;
  background-color: #9099aa;
  border-color: #9099aa;
}
.btn-default:active:hover,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default.active.focus,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:hover,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #677287;
  border-color: #677287;
}
.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: #caced6;
  border-color: #caced6;
}
.btn-default .badge {
  color: #fff;
  background-color: #30353e;
}
.btn-danger,
.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: #c8202b;
  border-color: #c8202b;
}
.btn-danger .badge {
  color: #c8202b;
}
.panel-danger > .panel-heading,
.label-danger,
.progress-bar-danger {
  background-color: #c8202b;
}
a.text-info:hover {
  color: #3890a1;
}
a.bg-danger:hover,
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #86151d;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger.active.focus,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:hover,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger {
  background-color: #86151d;
  border-color: transparent;
}
.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,
.bg-danger {
  background-color: #e55a63;
}
.alert-danger {
  background-color: #e55a63;
  border-color: #e55a63;
}
.list-group-item-danger {
  color: #c8202b;
  background-color: #e55a63;
}
a.list-group-item-danger,
.list-group-with-big-icons a.list-group-item-danger i {
  color: #c8202b;
}
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: #c8202b;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #c8202b;
  border-color: transparent;
}
.panel-danger > .panel-heading .badge {
  color: #fff;
  background-color: #c8202b;
}
.btn {
  font-weight: 900;
  padding: 10px 12.5px;
  transition: all .4s;
  letter-spacing: -0.1px;
  font-size: 1em;
}
.btn i {
  font-weight: 300;
}
.btn:active,
.btn.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .badge {
  letter-spacing: normal;
  padding: 1px 6px 2px;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 15px 17.5px;
  font-size: 1.15em;
  border-radius: 4px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 10px 12.5px;
  font-size: .7em;
  border-radius: 4px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 7.5px 10px;
  font-size: .6em;
  border-radius: 4px;
}
.btn-circle {
  width: 44px;
  height: 44px;
  text-align: center;
  padding: 8px 0;
  font-size: 22px;
  border-radius: 50%;
}
.btn-circle-lg {
  width: 54px;
  height: 54px;
  text-align: center;
  padding: 10px 0;
  font-size: 28px;
  border-radius: 50%;
}
.btn-circle-sm {
  width: 37px;
  height: 37px;
  text-align: center;
  padding: 8px 0;
  font-size: 17px;
  border-radius: 50%;
}
.btn-circle-xs {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 13px;
  border-radius: 50%;
}
.btn-big-icon {
  font-size: 10px;
  text-transform: uppercase;
  white-space: normal;
  padding: 10px 14px;
}
.btn-big-icon i {
  font-size: 2.5em;
  display: block;
  margin-bottom: 5px;
  clear: both;
}
.btn-big-icon small {
  display: block;
  font-size: .8em;
  line-height: 1.1em;
  font-weight: 400;
}
.btn-complex {
  position: relative;
  padding-left: 55px;
  text-align: left;
  width: 190px;
}
.btn-complex i {
  position: absolute;
  display: block;
  font-size: 30px;
  left: 10px;
  top: 10px;
}
.btn-complex small {
  display: block;
  color: rgba(255, 255, 255, 0.6);
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: 0;
}
.dropdown-menu {
  margin: 2px 0px 0px;
  background-color: #f2f3f5;
  border: 0;
  border-radius: 4px;
  font-size: .95em;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 3px 0;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.2);
}
.dropdown-menu > li > a {
  padding: 7px 12px;
  font-weight: 400;
  font-size: 1em;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #caced6;
}
.dropdown-menu.default-dropdown,
.btn-group-default .dropdown-menu {
  background-color: #677287;
}
.dropdown-menu.default-dropdown li.active > a,
.dropdown-menu.default-dropdown li > a:hover,
.dropdown-menu.default-dropdown li > a:focus,
.btn-group-default .dropdown-menu li > a:hover,
.btn-group-default .dropdown-menu li > a:focus {
  background-color: #9099aa;
}
.dropdown-menu.primary-dropdown,
.btn-group-primary .dropdown-menu {
  background-color: #0a5082;
}
.dropdown-menu.primary-dropdown li.active > a,
.dropdown-menu.primary-dropdown li > a:hover,
.dropdown-menu.primary-dropdown li > a:focus,
.btn-group-primary .dropdown-menu li > a:hover,
.btn-group-primary .dropdown-menu li > a:focus {
  background-color: #0c5e9a;
}
.dropdown-menu.success-dropdown,
.btn-group-success .dropdown-menu {
  background-color: #8ba73f;
}
.dropdown-menu.success-dropdown li.active > a,
.dropdown-menu.success-dropdown li > a:hover,
.dropdown-menu.success-dropdown li > a:focus,
.btn-group-success .dropdown-menu li > a:hover,
.btn-group-success .dropdown-menu li > a:focus {
  background-color: #9ab946;
}
.dropdown-menu.info-dropdown,
.btn-group-info .dropdown-menu {
  background-color: #42a8bc;
}
.dropdown-menu.info-dropdown li.active > a,
.dropdown-menu.info-dropdown li > a:hover,
.dropdown-menu.info-dropdown li > a:focus,
.btn-group-info .dropdown-menu li > a:hover,
.btn-group-info .dropdown-menu li > a:focus {
  background-color: #5fb6c7;
}
.dropdown-menu.warning-dropdown,
.btn-group-warning .dropdown-menu {
  background-color: #eea236;
}
.dropdown-menu.warning-dropdown li.active > a,
.dropdown-menu.warning-dropdown li > a:hover,
.dropdown-menu.warning-dropdown li > a:focus,
.btn-group-warning .dropdown-menu li > a:hover,
.btn-group-warning .dropdown-menu li > a:focus {
  background-color: #f0ad4e;
}
.dropdown-menu.danger-dropdown,
.btn-group-danger .dropdown-menu {
  background-color: #86151d;
}
.dropdown-menu.danger-dropdown li.active > a,
.dropdown-menu.danger-dropdown li > a:hover,
.dropdown-menu.danger-dropdown li > a:focus,
.btn-group-danger .dropdown-menu li > a:hover,
.btn-group-danger .dropdown-menu li > a:focus {
  background-color: #c8202b;
}
.dropdown-menu.default-dropdown li > a,
.dropdown-menu.primary-dropdown li > a,
.dropdown-menu.info-dropdown li > a,
.dropdown-menu.success-dropdown li > a,
.dropdown-menu.warning-dropdown li > a,
.dropdown-menu.danger-dropdown li > a,
.btn-group-default .dropdown-menu li > a,
.btn-group-primary .dropdown-menu li > a,
.btn-group-danger .dropdown-menu li > a,
.btn-group-success .dropdown-menu li > a,
.btn-group-warning .dropdown-menu li > a,
.btn-group-info .dropdown-menu li > a,
.btn-group-primary .dropdown-menu li > a:hover,
.btn-group-primary .dropdown-menu li > a:focus,
.btn-group-danger .dropdown-menu li > a:hover,
.btn-group-danger .dropdown-menu li > a:focus,
.btn-group-success .dropdown-menu li > a:hover,
.btn-group-success .dropdown-menu li > a:focus,
.btn-group-info .dropdown-menu li > a:hover,
.btn-group-info .dropdown-menu li > a:focus,
.btn-group-warning .dropdown-menu li > a:hover,
.btn-group-warning .dropdown-menu li > a:focus,
.btn-group-default .dropdown-menu li > a:hover,
.btn-group-default .dropdown-menu li > a:focus,
.dropdown-menu.danger-dropdown li > a:hover,
.dropdown-menu.danger-dropdown li > a:focus,
.dropdown-menu.warning-dropdown li > a:hover,
.dropdown-menu.warning-dropdown li > a:focus,
.dropdown-menu.success-dropdown li > a:hover,
.dropdown-menu.success-dropdown li > a:focus,
.dropdown-menu.primary-dropdown li > a:hover,
.dropdown-menu.primary-dropdown li > a:focus,
.dropdown-menu.info-dropdown li > a:hover,
.dropdown-menu.info-dropdown li > a:focus,
.dropdown-menu.default-dropdown li > a:hover,
.dropdown-menu.default-dropdown li > a:focus {
  color: #fff;
}
.btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.sticked-dropdown .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
}
.sticked-dropdown.open .btn {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap-select.btn-group .dropdown-toggle .caret,
.caret,
.dropup > .btn > .caret {
  position: relative;
  width: 6px;
  height: 4px;
  margin-right: 2px;
  border: 0;
  right: 0;
}
.caret:after {
  position: absolute;
  top: -7px;
  left: 0;
  font-family: FontAwesome;
  content: "\f0d7";
}
.dropup > .btn > .caret:after {
  font-family: FontAwesome;
  content: "\f0d8";
}
.dropdown.open .caret,
.btn-group.open .caret {
  transform: rotate(-180deg);
  left: 2px;
  top: 1px;
  transition: all 0.2s;
}
.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;
  cursor: inherit;
  display: block;
}
.user-img {
  margin: 0 auto;
  display: block;
  max-width: 120px;
}
.user-img img {
  display: inline-block;
  max-width: 100%;
  border-radius: 46%;
}
.img-thumbnail {
  padding: 7px;
  border-radius: 4px;
  margin-bottom: 10px;
  border: 1px solid #dee1e6;
}
.thumbnail {
  margin-bottom: 20px;
  padding: 0;
  border: 0;
  background: #f2f3f5;
  border-radius: 4px;
}
.thumbnail .caption {
  padding: 10px 15px 15px;
}
.thumbnail-header {
  padding: 10px 15px 15px;
}
.thumbnail-header a,
.thumbnail-header small {
  color: #51596a;
}
.thumbnail:hover .caption {
  background: #dee1e6;
}
.thumbnail .caption .circle-nums {
  background: #caced6;
}
.isotope-item {
  padding: 0;
  margin: 0;
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}
.table-relative {
  position: relative;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: 1px solid transparent;
}
.table > tbody + tbody {
  border-top: none;
}
.table-bordered,
.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 #30353e;
}
.table-padded > thead > tr > th:first-child,
.table-padded > tbody > tr > th:first-child,
.table-padded > tfoot > tr > th:first-child,
.table-padded > thead > tr > td:first-child,
.table-padded > tbody > tr > td:first-child,
.table-padded > tfoot > tr > td:first-child {
  padding-left: 12.5px;
}
.table-padded > thead > tr > th:last-child,
.table-padded > tbody > tr > th:last-child,
.table-padded > tfoot > tr > th:last-child,
.table-padded > thead > tr > td:last-child,
.table-padded > tbody > tr > td:last-child,
.table-padded > tfoot > tr > td:last-child {
  padding-right: 12.5px;
}
.table-vertical-bordered > thead > tr > th,
.table-vertical-bordered > tbody > tr > th,
.table-vertical-bordered > tfoot > tr > th,
.table-vertical-bordered > thead > tr > td,
.table-vertical-bordered > tbody > tr > td,
.table-vertical-bordered > tfoot > tr > td {
  border-right: 1px solid #30353e;
}
.table-vertical-bordered > thead > tr > th:last-child,
.table-vertical-bordered > tbody > tr > th:last-child,
.table-vertical-bordered > tfoot > tr > th:last-child,
.table-vertical-bordered > thead > tr > td:last-child,
.table-vertical-bordered > tbody > tr > td:last-child,
.table-vertical-bordered > tfoot > tr > td:last-child {
  border: 0;
}
.table-horizontal-bordered > thead > tr > th,
.table-horizontal-bordered > tbody > tr > th,
.table-horizontal-bordered > tfoot > tr > th,
.table-horizontal-bordered > thead > tr > td,
.table-horizontal-bordered > tbody > tr > td,
.table-horizontal-bordered > tfoot > tr > td {
  border-bottom: 1px solid #30353e;
}
.table > thead > tr > th,
.table > thead > tr > td {
  font-weight: 400;
  border-bottom: 0;
  vertical-align: top;
  padding: 8px;
  background: #51596a;
  color: #ffffff;
}
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  font-weight: 400;
}
.table > thead > tr > th small,
.table > tbody > tr > th small {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: .85em;
  display: block;
  line-height: 1.3em;
  text-transform: none;
  color: #9099aa;
}
.table > tbody > tr > th small {
  font-size: 0.9em;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background: rgba(144, 153, 170, 0.2);
}
.table-hover > tbody > tr:hover {
  background: rgba(144, 153, 170, 0.4);
}
.table-fixed tbody {
  height: 200px;
  overflow-y: auto;
  width: 100%;
}
.table-fixed thead,
.table-fixed tbody,
.table-fixed tr,
.table-fixed td,
.table-fixed th {
  display: block;
}
.table-fixed tr:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
.table-fixed tbody td,
.table-fixed thead > tr > th {
  float: left;
}
.modal.modal-primary-filled .table > thead > tr > th,
.modal.modal-primary-filled .table > tbody > tr > th,
.modal.modal-primary-filled .table > tfoot > tr > th,
.modal.modal-primary-filled .table > thead > tr > td,
.modal.modal-primary-filled .table > tbody > tr > td,
.modal.modal-primary-filled .table > tfoot > tr > td,
.panel-primary.panel-filled .table > thead > tr > th,
.panel-primary.panel-filled .table > tbody > tr > th,
.panel-primary.panel-filled .table > tfoot > tr > th,
.panel-primary.panel-filled .table > thead > tr > td,
.panel-primary.panel-filled .table > tbody > tr > td,
.panel-primary.panel-filled .table > tfoot > tr > td,
.modal.modal-success-filled .table > thead > tr > th,
.modal.modal-success-filled .table > tbody > tr > th,
.modal.modal-success-filled .table > tfoot > tr > th,
.modal.modal-success-filled .table > thead > tr > td,
.modal.modal-success-filled .table > tbody > tr > td,
.modal.modal-success-filled .table > tfoot > tr > td,
.panel-success.panel-filled .table > thead > tr > th,
.panel-success.panel-filled .table > tbody > tr > th,
.panel-success.panel-filled .table > tfoot > tr > th,
.panel-success.panel-filled .table > thead > tr > td,
.panel-success.panel-filled .table > tbody > tr > td,
.panel-success.panel-filled .table > tfoot > tr > td,
.modal.modal-info-filled .table > thead > tr > th,
.modal.modal-info-filled .table > tbody > tr > th,
.modal.modal-info-filled .table > tfoot > tr > th,
.modal.modal-info-filled .table > thead > tr > td,
.modal.modal-info-filled .table > tbody > tr > td,
.modal.modal-info-filled .table > tfoot > tr > td,
.panel-info.panel-filled .table > thead > tr > th,
.panel-info.panel-filled .table > tbody > tr > th,
.panel-info.panel-filled .table > tfoot > tr > th,
.panel-info.panel-filled .table > thead > tr > td,
.panel-info.panel-filled .table > tbody > tr > td,
.panel-info.panel-filled .table > tfoot > tr > td,
.modal.modal-warning-filled .table > thead > tr > th,
.modal.modal-warning-filled .table > tbody > tr > th,
.modal.modal-warning-filled .table > tfoot > tr > th,
.modal.modal-warning-filled .table > thead > tr > td,
.modal.modal-warning-filled .table > tbody > tr > td,
.modal.modal-warning-filled .table > tfoot > tr > td,
.panel-warning.panel-filled .table > thead > tr > th,
.panel-warning.panel-filled .table > tbody > tr > th,
.panel-warning.panel-filled .table > tfoot > tr > th,
.panel-warning.panel-filled .table > thead > tr > td,
.panel-warning.panel-filled .table > tbody > tr > td,
.panel-warning.panel-filled .table > tfoot > tr > td,
.modal.modal-danger-filled .table > thead > tr > th,
.modal.modal-danger-filled .table > tbody > tr > th,
.modal.modal-danger-filled .table > tfoot > tr > th,
.modal.modal-danger-filled .table > thead > tr > td,
.modal.modal-danger-filled .table > tbody > tr > td,
.modal.modal-danger-filled .table > tfoot > tr > td,
.panel-danger.panel-filled .table > thead > tr > th,
.panel-danger.panel-filled .table > tbody > tr > th,
.panel-danger.panel-filled .table > tfoot > tr > th,
.panel-danger.panel-filled .table > thead > tr > td,
.panel-danger.panel-filled .table > tbody > tr > td,
.panel-danger.panel-filled .table > tfoot > tr > td,
.panel-dark.panel-filled .table > thead > tr > th,
.panel-dark.panel-filled .table > tbody > tr > th,
.panel-dark.panel-filled .table > tfoot > tr > th,
.panel-dark.panel-filled .table > thead > tr > td,
.panel-dark.panel-filled .table > tbody > tr > td,
.panel-dark.panel-filled .table > tfoot > tr > td {
  color: #ffffff;
}
table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled {
  background: #51596a;
}
.table thead .sorting:after {
  content: "\f0dc";
}
.table thead .sorting_asc:after {
  content: "\f0dd";
}
.table thead .sorting_desc:after {
  content: "\f0de";
}
.table thead .sorting_asc_disabled {
  color: rgba(0, 153, 204, 0.5);
  content: "\f0dd";
}
.table thead .sorting_desc_disabled {
  color: rgba(0, 153, 204, 0.5);
  content: "\f0de";
}
.table thead .sorting:after,
.table thead .sorting_asc:after,
.table thead .sorting_desc:after,
.table thead .sorting_asc_disabled:after,
.table thead .sorting_desc_disabled:after {
  margin-left: 5px;
  font-family: 'FontAwesome';
  color: #fff;
}
table.dataTable thead > tr > th {
  padding-left: 18px;
  padding-right: 18px;
}
div.dataTables_length select {
  height: 41px;
}
.dataTables_filter .form-control {
  margin-left: 4px;
}
table.dataTable tfoot input {
  color: #30353e;
  font-weight: 400;
  padding: 4px 7px;
  border-radius: 4px;
  border: 0;
  background: #f2f3f5;
}
#demo-charts-table td,
#demo-charts-table th,
#demo-charts-table2 td,
#demo-charts-table2 th {
  text-align: right;
  width: 13%;
}
#demo-charts-table td:first-child,
#demo-charts-table th:first-child,
#demo-charts-table2 td:first-child,
#demo-charts-table2 th:first-child {
  text-align: left;
  width: 22%;
}
#buttons-table td {
  width: 13.333%;
}
#buttons-table td:first-child {
  width: 20%;
}
#user-list .img-responsive {
  width: 40px;
}
#user-list td {
  vertical-align: middle;
}
#user-list .progress {
  margin-top: 15px;
}
#user-list h5 {
  font-size: 1.1em;
}
#user-list h5 small {
  display: block;
  margin-top: 3px;
  font-size: .8em;
}
#user-list h5 small:before {
  display: none;
}
#user-list td:first-child {
  width: 5%;
}
#user-list td:nth-child(2) {
  width: 15%;
}
#user-list td:nth-child(4) {
  width: 30%;
}
#user-list th:nth-child(5),
#user-list th:nth-child(6),
#user-list td:nth-child(5),
#user-list td:nth-child(6) {
  text-align: center;
}
#user-list td:last-child {
  width: 20%;
}
form header {
  border-bottom: 1px solid #dee1e6;
  margin: 0 -25px 25px;
  padding: 0 25px 10px;
}
form footer {
  border-top: 1px solid #dee1e6;
  margin: 10px -25px 0;
  padding: 0 25px;
}
form legend {
  display: block;
  padding: 0 10px 0 5px;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #9099aa;
  font-weight: 700;
  border-width: 0px 0px 1px;
  border-style: none none solid;
  border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
}
.form-group,
.input-group {
  margin-bottom: 12px;
}
.input-group .form-control,
.form-control-feedback {
  z-index: 0;
}
.form-horizontal .form-group {
  margin-right: -10px;
  margin-left: -10px;
}
.form-control {
  height: 42px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #30353e;
  background-color: #dee1e6;
  border: 0;
  border-radius: 4px;
}
.form-control:focus {
  border-color: #bde1e8;
  background-color: #bde1e8;
}
.form-control-feedback {
  font-size: 1.4em;
  color: #9099aa;
  height: 42px;
  line-height: 42px;
}
.help-block {
  display: block;
  font-size: .85em;
  line-height: 1.2em;
  margin-top: 3px;
  margin-bottom: 3px;
  color: #9099aa;
}
.input-group-btn {
  font-size: 1em;
}
.input-group-btn > .btn {
  height: 42px;
}
.input-group-btn > .btn + .btn {
  margin-left: -3px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: 0px;
  margin-right: -3px;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: 0;
}
.input-group-addon {
  padding: 10px 12.5px;
  font-size: .85em;
  height: 42px;
  font-weight: 300;
  color: #677287;
  background-color: #caced6;
  border: 0;
  border-radius: 4px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
  line-height: 54px;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 54px;
  height: 54px;
  line-height: 54px;
}
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 15px 17.5px;
  height: 54px;
  font-size: 1.15em;
}
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  padding: 15px 17.5px;
  height: 54px;
  line-height: 54px;
}
select.input-group-lg > .form-control,
.input-group-lg > .form-control {
  padding: 15px 17.5px;
  height: 54px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
  line-height: 37px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 37px;
  height: 37px;
  line-height: 37px;
}
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 37px;
  font-size: .7em;
  padding: 10px 12.5px;
}
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 37px;
  line-height: 37px;
  padding: 10px 12.5px;
}
select.input-group-sm > .form-control,
.input-group-sm > .form-control {
  padding: 10px 12.5px;
  height: 37px;
}
input[type="date"].input-xs,
input[type="time"].input-xs,
input[type="datetime-local"].input-xs,
input[type="month"].input-xs,
.input-group-xs input[type="date"],
.input-group-xs input[type="time"],
.input-group-xs input[type="datetime-local"],
.input-group-xs input[type="month"] {
  line-height: 30px;
}
.input-xs + .form-control-feedback,
.input-group-xs + .form-control-feedback,
.form-group-xs .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.input-group-xs > .input-group-addon,
.input-group-xs > .input-group-btn > .btn {
  height: 30px;
  font-size: .6em;
  padding: 7.5px 10px;
}
select.input-group-xs > .input-group-addon,
select.input-group-xs > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
  padding: 7.5px 10px;
}
select.input-group-xs > .form-control,
.input-group-xs > .form-control {
  padding: 7.5px 10px;
  height: 30px;
}
.form-control,
.has-success .form-control,
.has-warning .form-control,
.has-error .form-control,
.form-control:focus,
.has-success .form-control:focus,
.has-warning .form-control:focus,
.has-error .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success label small,
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #9ab946;
}
.has-success .form-control {
  border-color: #bcd185;
  background: #bcd185;
  color: #fff;
}
fieldset[disabled] .has-success .form-control,
.has-success .form-control[disabled] {
  border-color: #bcd185;
  background: #bcd185;
  color: #9ab946;
}
.has-success .form-control:focus {
  border-color: #9ab946;
  color: #fff;
  background: #9ab946;
}
.has-success .input-group-addon {
  color: #9ab946;
  background-color: #dde7c0;
  border-color: transparent;
}
.has-success .form-control-feedback {
  color: #fff;
}
.has-error label small,
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #c8202b;
}
.has-error .form-control {
  border-color: #e55a63;
  background: #e55a63;
  color: #fff;
}
fieldset[disabled] .has-error .form-control,
.has-error .form-control[disabled] {
  border-color: #e55a63;
  background: #e55a63;
  color: #c8202b;
}
.has-error .form-control:focus {
  border-color: #c8202b;
  color: #fff;
  background: #c8202b;
}
.has-error .input-group-addon {
  color: #c8202b;
  background-color: #ee9399;
  border-color: transparent;
}
.has-error .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: #f0ad4e;
}
.has-warning .form-control {
  border-color: #f7d29e;
  background: #f7d29e;
  color: #fff;
}
fieldset[disabled] .has-warning .form-control,
.has-warning .form-control[disabled] {
  border-color: #f7d29e;
  background: #f7d29e;
  color: #f0ad4e;
}
.has-warning .form-control:focus {
  border-color: #f0ad4e;
  color: #fff;
  background: #f0ad4e;
}
.has-warning .input-group-addon {
  color: #f0ad4e;
  background-color: #fae3c4;
  border-color: transparent;
}
.has-warning .form-control-feedback {
  color: #fff;
}
.form-control::-webkit-input-placeholder {
  color: #9099aa;
}
.form-control:-moz-placeholder {
  color: #9099aa;
}
.form-control::-moz-placeholder {
  color: #9099aa;
}
.form-control:-ms-input-placeholder {
  color: #9099aa;
}
.form-control::-webkit-input-placeholder {
  color: #9099aa;
}
.form-control:-moz-placeholder {
  color: #9099aa;
}
.has-error .form-control::-webkit-input-placeholder {
  color: #fff;
}
.has-error .form-control:-moz-placeholder {
  color: #fff;
}
.has-error .form-control::-moz-placeholder {
  color: #fff;
}
.has-error .form-control:-ms-input-placeholder {
  color: #fff;
}
.has-error .form-control::-webkit-input-placeholder {
  color: #fff;
}
.has-error .form-control:-moz-placeholder {
  color: #fff;
}
.has-success .form-control::-webkit-input-placeholder {
  color: #fff;
}
.has-success .form-control:-moz-placeholder {
  color: #fff;
}
.has-success .form-control::-moz-placeholder {
  color: #fff;
}
.has-success .form-control:-ms-input-placeholder {
  color: #fff;
}
.has-success .form-control::-webkit-input-placeholder {
  color: #fff;
}
.has-success .form-control:-moz-placeholder {
  color: #fff;
}
.checkbox-styled {
  padding-left: 20px;
}
.checkbox-styled label {
  display: inline-block;
  font-weight: normal;
  position: relative;
  padding-left: 5px;
}
.checkbox-styled label:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 2px solid #9099aa;
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox-styled label:after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #30353e;
}
.checkbox-styled input[type="checkbox"] {
  display: none;
}
.checkbox-styled input[type="checkbox"]:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c";
}
.checkbox-styled.checkbox-circle label:before {
  border-radius: 50%;
}
.checkbox-styled.checkbox-inline {
  margin-top: 0;
}
.input-group-addon .checkbox-styled label {
  bottom: 8px;
  padding-left: 0;
}
.checkbox-primary input[type="checkbox"]:checked + label:before {
  background-color: #0c5e9a;
  border-color: #0c5e9a;
}
.has-error .checkbox-styled input[type="checkbox"] + label:before,
.checkbox-danger input[type="checkbox"]:checked + label:before {
  background-color: #c8202b;
  border-color: #c8202b;
}
.checkbox-info input[type="checkbox"]:checked + label:before {
  background-color: #5fb6c7;
  border-color: #5fb6c7;
}
.checkbox-warning input[type="checkbox"]:checked + label:before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.has-success .checkbox-styled input[type="checkbox"] + label:before,
.checkbox-success input[type="checkbox"]:checked + label:before {
  background-color: #9ab946;
  border-color: #9ab946;
}
.has-error .checkbox-styled input[type="checkbox"]:checked + label:after,
.has-success .checkbox-styled input[type="checkbox"]:checked + label:after,
.checkbox-warning input[type="checkbox"]:checked + label:after,
.checkbox-success input[type="checkbox"]:checked + label:after,
.checkbox-primary input[type="checkbox"]:checked + label:after,
.checkbox-danger input[type="checkbox"]:checked + label:after,
.checkbox-info input[type="checkbox"]:checked + label:after {
  color: #fff;
}
.has-error .checkbox-styled input[type="checkbox"] + label:before,
.checkbox-danger input[type="checkbox"]:checked + label:before {
  background-color: #c8202b;
  border-color: #c8202b;
}
.radio-styled {
  padding-left: 20px;
}
.radio-styled label {
  display: inline-block;
  font-weight: normal;
  position: relative;
  padding-left: 5px;
}
.radio-styled label:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 2px solid #9099aa;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.radio-styled label:after {
  display: inline-block;
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  left: 5px;
  top: 5px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #30353e;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio-styled input[type="radio"] {
  display: none;
}
.radio-styled input[type="radio"]:checked + label:after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio-styled.radio-inline {
  margin-top: 0;
}
.radio-primary input[type="radio"] + label:after {
  background-color: #0c5e9a;
}
.radio-primary input[type="radio"]:checked + label:before {
  border-color: #0c5e9a;
}
.radio-primary input[type="radio"]:checked + label:after {
  background-color: #0c5e9a;
}
.radio-danger input[type="radio"] + label:after {
  background-color: #c8202b;
}
.radio-danger input[type="radio"]:checked + label:before {
  border-color: #c8202b;
}
.has-error .radio-styled input[type="radio"] + label:before {
  background-color: #c8202b;
  border: #c8202b;
}
.radio-danger input[type="radio"]:checked + label:after {
  background-color: #c8202b;
}
.radio-info input[type="radio"] + label:after {
  background-color: #5fb6c7;
}
.radio-info input[type="radio"]:checked + label:before {
  border-color: #5fb6c7;
}
.radio-info input[type="radio"]:checked + label:after {
  background-color: #5fb6c7;
}
.radio-warning input[type="radio"] + label:after {
  background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label:before {
  border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label:after {
  background-color: #f0ad4e;
}
.has-error .radio-styled input[type="radio"] + label:before {
  background-color: #c8202b;
  border: #c8202b;
}
.has-error .radio-styled input[type="radio"]:checked + label:after {
  background-color: #ffffff;
}
.has-success .radio-styled input[type="radio"] + label:before {
  background-color: #9ab946;
  border: #9ab946;
}
.has-success .radio-styled input[type="radio"]:checked + label:after {
  background-color: #ffffff;
}
.checkbox-toggle-styled-material,
.checkbox-toggle-styled-on-off,
.checkbox-toggle-styled-yes-no {
  padding-left: 20px;
}
.checkbox-toggle-styled-material label,
.checkbox-toggle-styled-on-off label,
.checkbox-toggle-styled-yes-no label {
  display: inline-block;
  font-weight: normal;
  position: relative;
  padding-left: 35px;
}
.checkbox-toggle-styled-material label:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 45px;
  height: 4px;
  top: 7px;
  left: 0;
  text-align: right;
  padding-right: 5px;
  margin-left: -20px;
  border-radius: 20px;
  background: #dee1e6;
  font-size: 10px;
}
.checkbox-toggle-styled-on-off label:before,
.checkbox-toggle-styled-yes-no label:before {
  display: inline-block;
  position: absolute;
  width: 47px;
  height: 20px;
  left: 0;
  text-align: right;
  padding-right: 5px;
  line-height: 1.95em;
  text-transform: uppercase;
  margin-left: -20px;
  border-radius: 20px;
  font-weight: 900;
  background: #dee1e6;
  font-size: 10px;
}
.checkbox-toggle-styled-on-off label:before {
  content: "Off";
}
.checkbox-toggle-styled-yes-no label:before {
  content: "no";
}
.checkbox-toggle-styled-material label:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 18px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 5px;
  padding-top: 1px;
  font-size: 12px;
  background: #caced6;
  border-radius: 50%;
  -webkit-transition: margin 0.2s ease-in 0s;
  transition: margin 0.2s ease-in 0s;
}
.checkbox-toggle-styled-on-off label:after,
.checkbox-toggle-styled-yes-no label:after {
  font-family: 'FontAwesome';
  content: "\f111";
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 18px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 5px;
  padding-top: 1px;
  font-size: 12px;
  color: #51596a;
  -webkit-transition: margin 0.2s ease-in 0s;
  transition: margin 0.2s ease-in 0s;
}
.checkbox-toggle-styled-material input[type="checkbox"],
.checkbox-toggle-styled-on-off input[type="checkbox"],
.checkbox-toggle-styled-yes-no input[type="checkbox"] {
  display: none;
}
.checkbox-toggle-styled-material input[type="checkbox"]:checked + label:before,
.checkbox-toggle-styled-on-off input[type="checkbox"]:checked + label:before,
.checkbox-toggle-styled-yes-no input[type="checkbox"]:checked + label:before {
  position: absolute;
  text-align: left;
  padding-left: 8px;
}
.checkbox-toggle-styled-on-off input[type="checkbox"]:checked + label:before {
  content: "On";
}
.checkbox-toggle-styled-yes-no input[type="checkbox"]:checked + label:before {
  content: "yes";
}
.checkbox-toggle-styled-material input[type="checkbox"]:checked + label:after {
  content: "";
  text-align: right;
  margin-left: 8px;
  padding-left: 0;
  background: #9099aa;
  -webkit-transition: margin 0.2s ease-in 0s;
  transition: margin 0.2s ease-in 0s;
}
.checkbox-toggle-styled-on-off input[type="checkbox"]:checked + label:after,
.checkbox-toggle-styled-yes-no input[type="checkbox"]:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f111";
  text-align: right;
  margin-left: 4px;
  padding-left: 0;
  -webkit-transition: margin 0.2s ease-in 0s;
  transition: margin 0.2s ease-in 0s;
}
.has-success .checkbox-toggle-styled-material label:before {
  background: #d1dfaa;
}
.has-error .checkbox-toggle-styled-material label:before {
  background: #ee9399;
}
.has-success .checkbox-toggle-styled-material label:after {
  background: #bcd185;
}
.has-error .checkbox-toggle-styled-material label:after {
  background: #e55a63;
}
.has-success .checkbox-toggle-styled-material input[type="checkbox"]:checked + label:after {
  background: #9ab946;
}
.has-error .checkbox-toggle-styled-material input[type="checkbox"]:checked + label:after {
  background: #c8202b;
}
.has-error .checkbox-toggle-styled-on-off label:before,
.has-error .checkbox-toggle-styled-yes-no label:before {
  background-color: #c8202b;
  color: #fff;
  border: 1px solid #c8202b;
}
.has-success .checkbox-toggle-styled-on-off label:before,
.has-success .checkbox-toggle-styled-yes-no label:before {
  background-color: #9ab946;
  color: #fff;
  border: 1px solid #9ab946;
}
.has-error .checkbox-toggle-styled-on-off label:after,
.has-error .checkbox-toggle-styled-yes-no label:after,
.has-success .checkbox-toggle-styled-on-off label:after,
.has-success .checkbox-toggle-styled-yes-no label:after {
  color: #ffffff;
}
.radio-styled input[type="radio"]:disabled + label,
.checkbox-styled input[type="checkbox"]:disabled + label,
.checkbox-toggle-styled-material input[type="checkbox"]:disabled + label,
.checkbox-toggle-styled-on-off input[type="checkbox"]:disabled + label,
.checkbox-toggle-styled-yes-no input[type="checkbox"]:disabled + label,
fieldset[disabled] .radio-styled input[type="radio"] + label,
fieldset[disabled] .checkbox-styled input[type="checkbox"] + label,
fieldset[disabled] .checkbox-toggle-styled-material input[type="checkbox"] + label,
fieldset[disabled] .checkbox-toggle-styled-on-off input[type="checkbox"] + label,
fieldset[disabled] .checkbox-toggle-styled-yes-no input[type="checkbox"] + label {
  opacity: 0.65;
  cursor: not-allowed;
}
.rating {
  margin-bottom: 4px;
  line-height: 27px;
  font-weight: 700;
}
.rating:last-child {
  margin-bottom: 0;
}
.rating input {
  position: absolute;
  left: -9999px;
}
.rating label {
  display: block;
  float: right;
  width: 21px;
  margin-top: 5px;
  padding: 0 3px;
  font-size: 17px;
  line-height: 17px;
  cursor: pointer;
  color: #9099aa;
}
.has-error .rating label {
  color: #c8202b;
}
.has-success .rating label {
  color: #9ab946;
}
.rating label {
  transition: color .3s;
  -ms-transition: color .3s;
  -moz-transition: color .3s;
  -webkit-transition: color .3s;
}
.rating input + label:hover,
.rating input + label:hover ~ label {
  color: #efce2a;
}
.rating input:checked ~ label {
  color: #efce2a;
}
fieldset[disabled] .rating input + label:hover,
fieldset[disabled] .rating input + label:hover ~ label,
fieldset[disabled] .rating input + label {
  color: #d8dbe1;
  cursor: not-allowed;
}
.grid-form .row {
  margin: 0;
  border: 1px solid #9099aa;
}
.grid-form .row [class*="col-"] {
  border: 1px solid #9099aa;
  min-height: 80px;
  transition: background .2s;
}
.grid-form .row [class*="col-"]:hover {
  background: #bde1e8;
}
.grid-form fieldset {
  min-width: 0px;
  margin: 0 0 15px;
}
.grid-form .form-control {
  background: transparent;
  border-radius: 0;
  padding: 0 0 4px;
  border: 0px;
  font-weight: 600;
  font-size: 1.3em;
}
.grid-form legend {
  color: #30353e;
  margin: 0;
  font-weight: 900;
  font-size: 1.4em;
  line-height: 1.7em;
  padding: 0;
}
.grid-form legend small {
  font-size: .7em;
}
.grid-form label {
  color: #30353e;
  text-transform: uppercase;
  font-weight: 400;
  font-size: .8em;
}
.grid-form label:first-child {
  display: block;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 5px;
  font-size: .8em;
}
.bg-dark.grid-form {
  color: #fff;
}
.bg-dark.grid-form .row {
  border-color: #fff;
}
.bg-dark.grid-form .row [class*="col-"] {
  border-color: #fff;
}
.bg-dark.grid-form .row [class*="col-"]:hover {
  background: #0c5e9a;
}
.bg-dark.grid-form legend {
  border-color: #fff;
  color: #fff;
}
.bg-dark.grid-form label {
  color: #fff;
}
.bg-dark.grid-form .form-control {
  color: #fff;
}
.bg-dark.grid-form .row [class*="col-"]:hover {
  background: #0c5e9a;
}
.bootstrap-select .btn-default,
.bootstrap-select .btn-default:hover,
.bootstrap-select .btn-default:focus,
.bootstrap-select.open > .dropdown-toggle.btn-default {
  background: #dee1e6;
  font-family: "Roboto", sans-serif;
  border: 0;
  font-weight: 400;
  box-shadow: none;
  color: #30353e;
  padding: 11px;
  padding-right: 25px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}
.bootstrap-select.form-control {
  border: 0;
}
.bootstrap-select.btn-group .dropdown-menu {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
.bootstrap-select .btn-default.disabled,
.bootstrap-select .btn-default[disabled],
fieldset[disabled] .bootstrap-select .btn-default,
.bootstrap-select .btn-default.disabled:hover,
.bootstrap-select .btn-default[disabled]:hover,
fieldset[disabled] .bootstrap-select .btn-default:hover,
.bootstrap-select .btn-default.disabled:focus,
.bootstrap-select .btn-default[disabled]:focus,
fieldset[disabled] .bootstrap-select .btn-default:focus,
.bootstrap-select .btn-default.disabled:active,
.bootstrap-select .btn-default[disabled]:active,
fieldset[disabled] .bootstrap-select .btn-default:active,
.bootstrap-select .btn-default.disabled.active,
.bootstrap-select .btn-default.active[disabled],
fieldset[disabled] .bootstrap-select .btn-default.active {
  background-color: #f2f3f5;
  border-color: #f2f3f5;
}
.has-error .bootstrap-select .btn-default,
.has-error .bootstrap-select .btn-info,
.has-error .bootstrap-select .btn-warning,
.has-error .bootstrap-select .btn-success,
.has-error .bootstrap-select .btn-danger {
  background: #e55a63;
  color: #fff;
}
.has-success .bootstrap-select .btn-default,
.has-success .bootstrap-select .btn-info,
.has-success .bootstrap-select .btn-warning,
.has-success .bootstrap-select .btn-success,
.has-success .bootstrap-select .btn-danger {
  background: #bcd185;
  color: #fff;
}
.knob-container {
  display: block;
  text-align: center;
}
.knob-container label {
  display: block;
  margin-bottom: 10px;
}
.knob-container div {
  text-align: center;
  margin: 0 auto;
}
.minicolors-theme-bootstrap .minicolors-swatch {
  top: 7px;
  left: 7px;
  width: 25px;
  height: 25px;
  border: none;
  border-radius: 50%;
}
.stepper-wrap {
  font-family: "Roboto", sans-serif;
  display: block;
}
.stepper-btn-wrap a {
  display: block;
  height: 50%;
  font-size: 0;
  text-shadow: none;
  text-decoration: none;
  color: #51596a;
  cursor: pointer;
}
.stepper-btn-wrap a:hover {
  color: #c8202b;
  background: #51596a;
  color: #fff;
}
.stepper-btn-up:before {
  content: "\f0d8";
  font-family: FontAwesome;
  font-size: 15px;
  line-height: 19px;
}
.stepper-btn-dwn:before {
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 15px;
  line-height: 19px;
}
.stepper-btn-wrap {
  position: absolute;
  top: 0px;
  right: -21px;
  width: 22px;
  height: 100%;
  border: 0;
  border-radius: 0px 3px 3px 0px;
  background-color: #caced6;
  background-image: none;
  box-sizing: border-box;
}
.bootstrap-tagsinput {
  width: 100%;
  min-height: 41px;
  padding: 8px 12px;
  line-height: 1.42857;
  box-shadow: none;
  color: #30353e;
  background-color: #dee1e6;
  border: 1px solid #dee1e6;
}
.bootstrap-tagsinput .tag {
  display: inline-block;
  font-size: 11px;
  padding: 4px 7px;
  margin-right: 2px;
  margin-bottom: 2px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  font-family: FontAwesome;
  content: "\f00d";
  padding: 0px 2px;
}
.note-editor {
  border: 0;
  background: #dee1e6;
  border-radius: 4px;
  margin-bottom: 5px;
}
.note-editor .note-toolbar {
  background: #caced6;
  padding: 10px 10px;
  margin: auto 0;
  border: 0;
}
.note-editor .note-statusbar .note-resizebar {
  background-color: #dee1e6;
  padding: 4px;
  height: 14px;
  border: 0;
}
.note-editor .note-statusbar .note-resizebar .note-icon-bar {
  border: 0;
  height: 5px;
  width: 70px;
  margin-bottom: 3px;
  background: #9099aa;
  border-radius: 4px;
}
.note-editor .note-statusbar .note-resizebar div:nth-child(n + 2) {
  display: none;
}
ul.wysihtml5-toolbar {
  background: #caced6;
  padding: 10px 10px 0;
  display: block;
}
.modal-dialog {
  z-index: 1000000;
}
.btn-modal {
  background: #9099aa;
  color: #fff;
}
.btn-modal:active,
.btn-modal:hover,
.btn-modal:focus {
  background: #51596a;
  color: #ffffff;
}
html,
.modal,
.modal.in,
.modal-backdrop.in {
  overflow-y: auto;
}
.modal-content {
  background-color: #fff;
  border: 0;
  border-radius: 4px;
  outline: 0;
  box-shadow: none;
}
.modal-header {
  padding: 12.5px 25px;
}
.modal-footer,
.modal-body {
  padding: 25px;
  border-radius: 4px;
}
.modal-header {
  color: #fff;
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background: rgba(0, 118, 129, 0.85);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.modal-header .close {
  font-size: 17px;
}
.modal-header h4 {
  font-weight: 300;
  font-size: 2em;
  margin: 0;
  font-family: 'sports_worldregular', sans-serif;
}
.modal-footer {
  border-top: 0;
}
.modal-footer.text-center {
  text-align: center;
}
.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.6);
}
@keyframes barberpole2 {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 35px 35px;
  }
}
.modal-backdrop.in {
  z-index: 1040;
  opacity: 1;
}
.modal-big .modal-dialog,
.modal-players .modal-dialog {
  width: 350px;
}
.modal-arena-riga .modal-header .close {
  margin-top: 10px;
}
.modal-arena-riga .modal-dialog {
  width: 900px;
  color: #fff;
}
.modal-calendar .modal-dialog {
  width: 750px;
}
.modal-arena-riga .modal-content {
  background: url(../images/square-pattern.png) #000000;
}
.modal-calendar .modal-body {
  height: 390px;
  overflow-y: scroll;
  width: 750px;
  border-radius: 0;
  background: #000;
}
.modal-players .circle-nums {
  display: inline-block;
  font-family: 'sports_worldregular', sans-serif;
  vertical-align: middle;
  margin-top: -5px;
  margin-left: 5px;
  height: 30px;
  width: 30px;
  font-weight: 300;
}
.modal-big .modal-body {
  background: url(../images/about-dinamo.jpg) center center no-repeat;
  background-size: cover;
  padding: 25px;
  color: #fff;
  height: 390px;
  border-radius: 0;
}
.modal-players .modal-body .table {
  margin-bottom: 0;
}
.player-info {
  border-left: 2px solid #30353e;
  padding-left: 25px;
}
.big-info {
  border-left: 2px solid #fff;
  padding-left: 25px;
}
.modal-players .modal-body .zile {
  background: url(../images/zile_web.png) no-repeat top left;
  padding: 25px;
  padding-top: 0;
  height: 390px;
}
.modal-players .modal-body .jerof {
  background: url(../images/jerofejevs_web.png) no-repeat top left;
  padding: 25px;
  padding-top: 0;
  height: 390px;
}
.modal-players .modal-body h2 {
  font-family: 'sports_worldregular', sans-serif;
  font-weight: 300;
  color: #677287;
  font-size: 1.7em;
  margin-bottom: 0;
}
.modal-big .modal-body h2 {
  font-family: 'sports_worldregular', sans-serif;
  font-weight: 300;
  font-size: 2.4em;
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 20px;
}
.modal-players .table .small {
  font-family: 'bebas_neuebold', sans-serif;
  color: #677287;
  text-transform: uppercase;
  font-size: 1.1em;
  letter-spacing: 2px;
}
.modal-players .table h4 {
  font-family: 'bebas_neuebold', sans-serif;
  text-transform: uppercase;
  margin: 0;
  font-weight: 300;
  font-size: 2.2em;
  line-height: .8em;
}
.modal-players h4.modal-title .text-muted {
  font-family: 'bebas_neuebold', sans-serif;
  color: #30353e;
}
.modal-calendar .modal-header .close img,
.modal-big .modal-header .close img,
.modal-players .modal-header .close img {
  margin-top: 10px;
  width: 20px;
}
.command-icon {
  display: block;
  margin: 0 auto;
  width: 60px;
  height: 25px;
  background: url(../images/command-dinamo_logo_final.png) center center no-repeat;
  background-size: contain;
}
.command-icon.admiral {
  background: url(../images/command-admiral-logo.png) center center no-repeat;
  background-size: contain;
}
.command-icon.vityaz {
  background: url(../images/command-vityaz-chekhov-khl-logo.png) center center no-repeat;
  background-size: contain;
}
.command-icon.minsk {
  background: url(../images/command-dynamo-minsk-khl-logo.png) center center no-repeat;
  background-size: contain;
}
.command-icon.kunlun {
  background: url(../images/command-kunlun-general-logo.png) center center no-repeat;
  background-size: contain;
}
.command-icon.slovan {
  background: url(../images/command-slovan-bratislava-khl-logo.png) center center no-repeat;
  background-size: contain;
}
ul.match {
  border-bottom: 1px dashed #9099aa;
  padding-bottom: 8px;
}
ul.match li {
  vertical-align: middle;
  color: #fff;
}
ul.match li h2,
ul.match li h4 {
  margin: 0;
  font-weight: 300;
}
ul.match li h2 {
  font-family: 'sports_worldregular', sans-serif;
  font-size: 1.5em;
  letter-spacing: -1px;
  font-weight: 300;
  margin-bottom: 3px;
}
ul.match li .data b,
ul.match li .player-command b {
  font-weight: 300;
}
ul.match li .player-command b {
  font-size: 1.4em;
  font-family: 'bebas_neuebold', sans-serif;
  color: #caced6;
}
ul.match li .btn {
  font-size: 1.5em;
  font-weight: 300;
}
.fight img {
  width: 50px;
}
.popover {
  position: absolute;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 12px;
  max-width: 260px;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  border: 0;
  border-radius: 0;
  border-right: 10px solid rgba(200, 32, 43, 0.7);
  box-shadow: none;
}
.popover img {
  opacity: 1;
}
.popover.top {
  margin-top: -7px;
}
.popover.right {
  margin-left: 40px;
}
.popover.bottom {
  margin-top: 7px;
}
.popover.left {
  margin-left: -7px;
}
.popover-title {
  font-family: 'sports_worldregular', sans-serif;
  padding: 10px 20px;
  font-weight: 300;
  font-size: 22px;
  letter-spacing: -1px;
  background-color: transparent;
  border-radius: none;
  border-bottom: none;
}
.popover-content {
  padding: 20px;
}
.popover-content .table-bordered > thead > tr > th,
.popover-content .table-bordered > tbody > tr > th,
.popover-content .table-bordered > tfoot > tr > th,
.popover-content .table-bordered > thead > tr > td,
.popover-content .table-bordered > tbody > tr > td,
.popover-content .table-bordered > tfoot > tr > td {
  border: 1px solid #fff !important;
  text-align: center !important;
  width: 50% !important;
}
.popover > .arrow {
  border: 0;
  display: block;
  width: 70px;
  height: 20px;
  background: url(../images/popover-hvostik.png) center center no-repeat;
  background-size: contain;
}
.popover > .arrow:after {
  border-width: 7px;
}
.popover.top > .arrow {
  bottom: -7px;
  margin-left: -7px;
}
.popover.top > .arrow:after {
  bottom: 0;
  margin-left: -7px;
  border: 0;
}
.popover.right > .arrow {
  left: -60px;
  margin-top: -7px;
}
.popover.right > .arrow:after {
  bottom: -7px;
  left: 0;
  border: 0;
}
.popover.bottom > .arrow {
  top: -7px;
  margin-left: -7px;
}
.popover.bottom > .arrow:after {
  top: 0;
  margin-left: -7px;
  border-top-width: 0;
  border-bottom-color: #000;
}
.popover.left > .arrow {
  top: 50%;
  right: -7px;
  margin-top: -7px;
  border: 0;
}
.popover.left > .arrow:after {
  right: 0;
  bottom: -7px;
  border: 0;
}
[data-style=primary] + .popover {
  background: #0c5e9a;
  border: 0;
  color: #fff;
}
[data-style=primary] + .popover .popover-title {
  background-color: #0a5082;
  color: #fff;
}
[data-style=primary] + .popover.top > .arrow:after {
  border-top-color: #0c5e9a;
}
[data-style=primary] + .popover.right > .arrow:after {
  border-right-color: #0c5e9a;
}
[data-style=primary] + .popover.left > .arrow:after {
  border-left-color: #0c5e9a;
}
[data-style=primary] + .popover.bottom > .arrow:after {
  border-bottom-color: #0a5082;
}
[data-style=info] + .popover {
  background: #5fb6c7;
  border: 0;
  color: #fff;
}
[data-style=info] + .popover .popover-title {
  background-color: #42a8bc;
  color: #fff;
}
[data-style=info] + .popover.top > .arrow:after {
  border-top-color: #5fb6c7;
}
[data-style=info] + .popover.right > .arrow:after {
  border-right-color: #5fb6c7;
}
[data-style=info] + .popover.left > .arrow:after {
  border-left-color: #5fb6c7;
}
[data-style=info] + .popover.bottom > .arrow:after {
  border-bottom-color: #42a8bc;
}
[data-style=warning] + .popover {
  background: #f0ad4e;
  border: 0;
  color: #fff;
}
[data-style=warning] + .popover .popover-title {
  background-color: #eea236;
  color: #fff;
}
[data-style=warning] + .popover.top > .arrow:after {
  border-top-color: #f0ad4e;
}
[data-style=warning] + .popover.right > .arrow:after {
  border-right-color: #f0ad4e;
}
[data-style=warning] + .popover.left > .arrow:after {
  border-left-color: #f0ad4e;
}
[data-style=warning] + .popover.bottom > .arrow:after {
  border-bottom-color: #eea236;
}
[data-style=success] + .popover {
  background: #9ab946;
  border: 0;
  color: #fff;
}
[data-style=success] + .popover .popover-title {
  background-color: #8ba73f;
  color: #fff;
}
[data-style=success] + .popover.top > .arrow:after {
  border-top-color: #9ab946;
}
[data-style=success] + .popover.right > .arrow:after {
  border-right-color: #9ab946;
}
[data-style=success] + .popover.left > .arrow:after {
  border-left-color: #9ab946;
}
[data-style=success] + .popover.bottom > .arrow:after {
  border-bottom-color: #bcd185;
}
[data-style=danger] + .popover {
  background: #c8202b;
  border: 0;
  color: #fff;
}
[data-style=danger] + .popover .popover-title {
  background-color: #86151d;
  color: #fff;
}
[data-style=danger] + .popover.top > .arrow:after {
  border-top-color: #c8202b;
}
[data-style=danger] + .popover.right > .arrow:after {
  border-right-color: #c8202b;
}
[data-style=danger] + .popover.left > .arrow:after {
  border-left-color: #c8202b;
}
[data-style=danger] + .popover.bottom > .arrow:after {
  border-bottom-color: #e55a63;
}
[data-style=profile] + .popover {
  width: 180px;
  text-align: center;
}
[data-style=profile] + .popover .popover-title {
  background: #5fb6c7;
}
[data-style=profile] + .popover .popover-content {
  font-size: 11px;
}
[data-style=profile] + .popover h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
[data-style=profile] + .popover .user-img {
  margin: 5px auto;
  border: 3px solid transparent;
  box-shadow: 0;
  max-width: 130px;
}
.tooltip-inner {
  font-family: "Roboto", sans-serif;
  padding: 5px 9px;
  color: #fff;
  font-weight: 700;
  font-size: .9;
  white-space: nowrap;
  background-color: #51596a;
  border-radius: 4px;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-right .tooltip-arrow,
.tooltip.top-left .tooltip-arrow {
  border-top-color: #51596a;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #51596a;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #51596a;
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #51596a;
}
.tooltip-user {
  display: inline;
  position: relative;
}
.tooltip-item {
  padding-top: 5px;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
}
.tooltip-item:after {
  content: "";
  position: absolute;
  width: 200px;
  height: 40px;
  bottom: 100%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tooltip-user:hover .tooltip-item:after {
  pointer-events: auto;
}
.tooltip-content {
  position: absolute;
  width: 200px;
  left: 50%;
  margin: 0 0 7px -100px;
  bottom: 100%;
  text-align: left;
  font-size: 1.1em;
  background: #51596a;
  opacity: 0;
  border-radius: 4px;
  cursor: default;
  pointer-events: none;
}
.tooltip-animation .tooltip-content {
  -webkit-transform-origin: 50% calc(110%);
  transform-origin: 50% calc(110%);
  -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
  transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
}
.tooltip-user:hover .tooltip-content {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
}
.tooltip.tooltip-animation:hover .tooltip-content {
  -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
  transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
}
.tooltip-content:after {
  content: "";
  top: 100%;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: #51596a;
  border-width: 7px;
  margin-left: -7px;
}
.tooltip-content img {
  position: relative;
  border-radius: 50%;
  height: 80px;
  display: block;
  float: left;
  margin: 10px;
}
.tooltip-text {
  display: block;
  line-height: 16px;
  padding: 10px;
  padding-top: 15px;
  color: #fff;
}
.tooltip-content .btn {
  margin-top: 5px;
  background: #5fb6c7;
  color: #fff;
  border: 0;
  font-size: 12px;
}
.tooltip-text a {
  text-decoration: none;
}
.progress {
  background-color: #dee1e6;
  border-radius: 8px;
  box-shadow: none;
  z-index: 0;
}
.progress-bar {
  box-shadow: none;
}
.progress-bar-xs {
  height: 10px;
}
.progress-bar-lg {
  height: 30px;
}
.progress-bar-lg .progress-bar {
  line-height: 30px;
}
.progress-bar-xlg {
  height: 60px;
}
.progress-bar-xlg .progress-bar {
  padding: 15px;
  line-height: 15px;
}
.progress-bar-xlg .progress-bar small {
  font-size: .9em;
  display: block;
}
.progress-bar-xs-with-marker.progress {
  overflow: visible;
  margin-top: 30px;
}
.progress-bar-xs-with-marker .progress-bar span {
  position: absolute;
  padding: 1px 7px;
  top: -25px;
  right: -19px;
  line-height: 15px;
  font-size: 11px;
  background: #0c5e9a;
}
.progress-bar-xs-with-marker .progress-bar span:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 4px 4px 0;
  border-color: #0c5e9a transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -4px;
  left: 50%;
  margin-left: -4px;
}
.progress-bar-xs-with-marker .progress-bar {
  position: relative;
}
.progress-bar-xs-with-marker .progress-bar.progress-bar-info span:after {
  border-color: #5fb6c7 transparent;
}
.progress-bar-xs-with-marker .progress-bar.progress-bar-danger span:after {
  border-color: #c8202b transparent;
}
.progress-bar-xs-with-marker .progress-bar.progress-bar-success span:after {
  border-color: #9ab946 transparent;
}
.progress-bar-xs-with-marker .progress-bar.progress-bar-warning span:after {
  border-color: #f0ad4e transparent;
}
.progress-bar-xs-with-marker .progress-bar.progress-bar-info span {
  background: #5fb6c7;
}
.progress-bar-xs-with-marker .progress-bar.progress-bar-danger span {
  background: #c8202b;
}
.progress-bar-xs-with-marker .progress-bar.progress-bar-success span {
  background: #9ab946;
}
.progress-bar-xs-with-marker .progress-bar.progress-bar-warning span {
  background: #f0ad4e;
}
.progress .progress-bar.bar-angled-lg {
  line-height: 30px;
}
.progress .progress-bar.bar-angled-lg,
.progress .progress-bar.bar-angled-xlg {
  position: relative;
  overflow: visible;
}
.progress .progress-bar.bar-angled-lg:after,
.progress .progress-bar.bar-angled-xlg:after {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  border-color: transparent #0c5e9a;
  width: 0;
  z-index: 1;
  top: 0;
}
.progress .progress-bar.bar-angled-lg:after {
  border-width: 15px 0 15px 10px;
  right: -10px;
}
.progress .progress-bar.bar-angled-xlg:after {
  border-width: 30px 0 30px 15px;
  right: -15px;
}
.progress .bar-angled-lg.progress-bar-danger:after,
.progress .bar-angled-xlg.progress-bar-danger:after {
  border-color: transparent #c8202b;
}
.progress .bar-angled-lg.progress-bar-warning:after,
.progress .bar-angled-xlg.progress-bar-warning:after {
  border-color: transparent #f0ad4e;
}
.progress .bar-angled-lg.progress-bar-success:after,
.progress .bar-angled-xlg.progress-bar-success:after {
  border-color: transparent #9ab946;
}
.progress .bar-angled-lg.progress-bar-info:after,
.progress .bar-angled-xlg.progress-bar-info:after {
  border-color: transparent #5fb6c7;
}
.bar-angled-xlg .big-percents {
  display: block;
  line-height: 20px;
  font-size: 1.8em;
}
.progress.progress-striped-vertical {
  background: repeating-linear-gradient(to left, transparent, transparent 2px, #dee1e6 2px, #dee1e6 4px);
}
.progress-striped-vertical .progress-bar {
  background: repeating-linear-gradient(to left, #0c5e9a, #0c5e9a 2px, transparent 2px, transparent 4px);
}
.progress-striped-vertical .progress-bar-success {
  background: repeating-linear-gradient(to left, #9ab946, #9ab946 2px, transparent 2px, transparent 4px);
}
.progress-striped-vertical .progress-bar-info {
  background: repeating-linear-gradient(to left, #5fb6c7, #5fb6c7 2px, transparent 2px, transparent 4px);
}
.progress-striped-vertical .progress-bar-warning {
  background: repeating-linear-gradient(to left, #f0ad4e, #f0ad4e 2px, transparent 2px, transparent 4px);
}
.progress-striped-vertical .progress-bar-danger {
  background: repeating-linear-gradient(to left, #c8202b, #c8202b 2px, transparent 2px, transparent 4px);
}
.list-group-item {
  font-family: "Roboto", sans-serif;
}
.list-group-item.list-group-item-success,
.list-group-item.list-group-item-info,
.list-group-item.list-group-item-warning,
.list-group-item.list-group-item-danger {
  color: #30353e;
  border: 1px solid transparent;
}
.list-group-with-big-icons a {
  padding-left: 55px;
  padding-right: 40px;
  display: block;
  border-radius: none;
}
.list-group-with-big-icons a .label {
  text-transform: uppercase;
}
.list-group-with-big-icons a p {
  line-height: 1.22em;
  margin-top: 5px;
  margin-bottom: 0;
}
.list-group-with-big-icons a i {
  font-size: 30px;
  position: absolute;
  left: 12.5px;
}
.list-group-with-big-icons a i.fa-arrow-right {
  opacity: 0;
  font-size: 20px;
  top: 50%;
  margin-top: -10px;
  left: auto;
  right: 12.5px;
}
.list-group-with-big-icons a:hover i {
  color: #ffffff;
}
.list-group-with-big-icons a.list-group-item-default:hover i {
  color: #30353e;
}
.list-group-with-big-icons a:hover i.fa-arrow-right {
  opacity: 1;
}
.item.list-group-item {
  float: none;
  width: auto;
  margin: 0 10px 10px;
  padding: 0;
  border: 0;
}
.item.list-group-item:before {
  display: table;
  content: "";
}
.item.list-group-item:after {
  display: table;
  content: "";
  clear: both;
}
.item.list-group-item img {
  width: 20%;
  float: left;
}
.item.list-group-item .caption {
  width: 80%;
  float: right;
  padding: 12.5px 25px;
}
.item .thumbnail:hover .caption {
  background: transparent;
}
.list-group-item-text {
  margin: 0 0 11px;
}
.nav-pills > li.active > a h5 {
  color: #ffffff;
}
.nav-pills > li.active > a .circle-nums {
  background: #5fb6c7;
  color: #ffffff;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #caced6;
  border-color: #caced6;
}
.tab-content > .tab-pane {
  background: #fff;
  padding: 20px 25px;
  border: 1px solid #caced6;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-tabs {
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: #caced6;
}
.nav-tabs > li > a {
  color: #9099aa;
  font-size: .9em;
  font-weight: 900;
  margin-right: 2px;
  border: 1px solid transparent;
  border-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.nav-tabs > li > a small {
  display: block;
  font-weight: 400;
  font-size: .7em;
}
.nav-tabs > li > a span.tab-big-icon {
  display: block;
  font-size: 2.3em;
  margin-bottom: 5px;
  line-height: .6em;
  text-align: center;
}
.nav-tabs > li > a span.tab-big-symbol {
  display: block;
  font-size: 3.5em;
  line-height: .8em;
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs .dropdown-menu > li > a {
  text-transform: none;
}
.nav-tabs > li > a:hover {
  color: #fff;
  border-color: #caced6;
  background: #caced6;
}
.nav-tabs > li > a i {
  font-size: 1.2em;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #30353e;
  background-color: #fff;
  border: 1px solid #caced6;
  border-bottom: 1px solid;
  border-bottom-color: transparent;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    margin-bottom: -1px;
    border-bottom: 0px;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: 2px;
  }
  .nav-tabs.nav-justified > li:last-child > a {
    margin-right: 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom: 0;
  }
}
.nav-tabs > li.validated-tab a {
  background: #9ab946;
  border-color: #9ab946;
  color: #ffffff;
}
.tabs-default .tab-content > .tab-pane,
.tabs-default .nav-tabs > li > a:hover {
  color: #fff;
  background: #51596a;
  border-color: #51596a;
}
.tabs-default .tab-content > .tab-pane {
  color: #ffffff;
}
.tabs-default .nav-tabs {
  border-color: #51596a;
}
.tabs-default .nav-tabs > li.active > a,
.tabs-default .nav-tabs > li.active > a:hover,
.tabs-default .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #51596a;
  border-color: #51596a;
}
.tabs-default-dark .tab-content > .tab-pane,
.tabs-default-dark .nav-tabs > li > a:hover {
  color: #fff;
  background: #30353e;
  border-color: #30353e;
}
.tabs-default-dark .tab-content > .tab-pane {
  color: #ffffff;
}
.tabs-default-dark .nav-tabs {
  border-color: #30353e;
}
.tabs-default-dark .nav-tabs > li.active > a,
.tabs-default-dark .nav-tabs > li.active > a:hover,
.tabs-default-dark .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #30353e;
  border-color: #30353e;
}
.tabs-white .tab-content > .tab-pane,
.tabs-white .nav-tabs > li > a:hover {
  background: #fff;
  border-color: #fff;
}
.tabs-white .nav-tabs > li > a:hover {
  color: #9099aa;
}
.tabs-white .nav-tabs {
  border-color: #fff;
}
.tabs-white .nav-tabs > li.active > a,
.tabs-white .nav-tabs > li.active > a:hover,
.tabs-white .nav-tabs > li.active > a:focus {
  color: #30353e;
  background-color: #fff;
  border-color: #fff;
}
.tabs-default-dark .tab-content > .tab-pane,
.tabs-default-dark .nav-tabs > li > a:hover {
  background: #30353e;
  color: #fff;
  border-color: #30353e;
}
.tabs-default-dark .nav-tabs {
  border-color: #30353e;
}
.tabs-default-dark .nav-tabs > li.active > a,
.tabs-default-dark .nav-tabs > li.active > a:hover,
.tabs-default-dark .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #30353e;
  border-color: #30353e;
}
.tabs-yellow .tab-content > .tab-pane,
.tabs-yellow .nav-tabs > li > a:hover {
  background: #f2d750;
  color: #30353e;
  border-color: #f2d750;
}
.tabs-yellow .nav-tabs {
  border-color: #f2d750;
}
.tabs-yellow .nav-tabs > li.active > a,
.tabs-yellow .nav-tabs > li.active > a:hover,
.tabs-yellow .nav-tabs > li.active > a:focus {
  color: #30353e;
  background-color: #f2d750;
  border-color: #f2d750;
}
.tabs-success .tab-content > .tab-pane,
.tabs-success .nav-tabs > li > a:hover {
  background: #9ab946;
  color: #fff;
  border-color: #9ab946;
}
.tabs-success .nav-tabs {
  border-color: #9ab946;
}
.tabs-success .nav-tabs > li.active > a,
.tabs-success .nav-tabs > li.active > a:hover,
.tabs-success .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #9ab946;
  border-color: #9ab946;
}
.tabs-primary .tab-content > .tab-pane,
.tabs-primary .nav-tabs > li > a:hover {
  background: #0c5e9a;
  color: #fff;
  border-color: #0c5e9a;
}
.tabs-primary .nav-tabs {
  border-color: #0c5e9a;
}
.tabs-primary .nav-tabs > li.active > a,
.tabs-primary .nav-tabs > li.active > a:hover,
.tabs-primary .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #0c5e9a;
  border-color: #0c5e9a;
}
.tabs-danger .tab-content > .tab-pane,
.tabs-danger .nav-tabs > li > a:hover {
  background: #c8202b;
  color: #fff;
  border-color: #c8202b;
}
.tabs-danger .nav-tabs {
  border-color: #c8202b;
}
.tabs-danger .nav-tabs > li.active > a,
.tabs-danger .nav-tabs > li.active > a:hover,
.tabs-danger .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #c8202b;
  border-color: #c8202b;
}
.tabs-info .tab-content > .tab-pane,
.tabs-info .nav-tabs > li > a:hover {
  background: #5fb6c7;
  color: #fff;
  border-color: #5fb6c7;
}
.tabs-info .nav-tabs {
  border-color: #5fb6c7;
}
.tabs-info .nav-tabs > li.active > a,
.tabs-info .nav-tabs > li.active > a:hover,
.tabs-info .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #5fb6c7;
  border-color: #5fb6c7;
}
.tabs-warning .tab-content > .tab-pane,
.tabs-warning .nav-tabs > li > a:hover {
  background: #f0ad4e;
  color: #fff;
  border-color: #f0ad4e;
}
.tabs-warning .nav-tabs {
  border-color: #f0ad4e;
}
.tabs-warning .nav-tabs > li.active > a,
.tabs-warning .nav-tabs > li.active > a:hover,
.tabs-warning .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.nav-tabs > li.tab-default > a,
.nav-tabs > li.tab-default > a:hover,
.nav-tabs > li.tab-default.active > a,
.nav-tabs > li.tab-default.active > a:hover,
.nav-tabs > li.tab-default.active > a:focus {
  color: #fff;
  background-color: #30353e;
  border-color: #30353e;
}
.nav-tabs > li.tab-primary > a,
.nav-tabs > li.tab-primary > a:hover,
.nav-tabs > li.tab-primary.active > a,
.nav-tabs > li.tab-primary.active > a:hover,
.nav-tabs > li.tab-primary.active > a:focus {
  color: #fff;
  background-color: #0c5e9a;
  border-color: #0c5e9a;
}
.nav-tabs > li.tab-info > a,
.nav-tabs > li.tab-info > a:hover,
.nav-tabs > li.tab-info.active > a,
.nav-tabs > li.tab-info.active > a:hover,
.nav-tabs > li.tab-info.active > a:focus {
  color: #fff;
  background-color: #5fb6c7;
  border-color: #5fb6c7;
}
.nav-tabs > li.tab-success > a,
.nav-tabs > li.tab-success > a:hover,
.nav-tabs > li.tab-success.active > a,
.nav-tabs > li.tab-success.active > a:hover,
.nav-tabs > li.tab-success.active > a:focus {
  color: #fff;
  background-color: #9ab946;
  border-color: #9ab946;
}
.nav-tabs > li.tab-warning > a,
.nav-tabs > li.tab-warning > a:hover,
.nav-tabs > li.tab-warning.active > a,
.nav-tabs > li.tab-warning.active > a:hover,
.nav-tabs > li.tab-warning.active > a:focus {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.nav-tabs > li.tab-danger > a,
.nav-tabs > li.tab-danger > a:hover,
.nav-tabs > li.tab-danger.active > a,
.nav-tabs > li.tab-danger.active > a:hover,
.nav-tabs > li.tab-danger.active > a:focus {
  color: #fff;
  background-color: #c8202b;
  border-color: #c8202b;
}
.tabs-left.tabs-default-dark .tab-content > .tab-pane,
.tabs-left.tabs-default-dark .nav-tabs > li > a:hover {
  color: #fff;
  background: #30353e;
  border-color: #30353e;
}
.tabs-left.tabs-default-dark .tab-content > .tab-pane {
  color: #ffffff;
}
.tabs-left.tabs-default-dark .nav-tabs {
  border-color: #30353e;
}
.tabs-left.tabs-default-dark .nav-tabs > li.active > a,
.tabs-left.tabs-default-dark .nav-tabs > li.active > a:hover,
.tabs-left.tabs-default-dark .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #30353e;
  border-color: #30353e;
}
.nav-tabs > li.tab-default.dropdown.open > a {
  color: #fff;
  background-color: #30353e;
  border-color: #30353e;
}
.nav-tabs > li.tab-primary.dropdown.open > a {
  color: #fff;
  background-color: #063353;
  border-color: #063353;
}
.nav-tabs > li.tab-info.dropdown.open > a {
  color: #fff;
  background-color: #3890a1;
  border-color: #3890a1;
}
.nav-tabs > li.tab-success.dropdown.open > a {
  color: #fff;
  background-color: #5c6f2a;
  border-color: #5c6f2a;
}
.nav-tabs > li.tab-warning.dropdown.open > a {
  color: #fff;
  background-color: #df8a13;
  border-color: #df8a13;
}
.nav-tabs > li.tab-danger.dropdown.open > a {
  color: #fff;
  background-color: #440b0f;
  border-color: #440b0f;
}
.tab-content > .tab-pane-default {
  background: #30353e;
  color: #fff;
  border-color: #30353e;
}
.tab-content > .tab-pane-primary {
  background: #0c5e9a;
  color: #fff;
  border-color: #0c5e9a;
}
.tab-content > .tab-pane-info {
  background: #5fb6c7;
  color: #fff;
  border-color: #5fb6c7;
}
.tab-content > .tab-pane-success {
  background: #9ab946;
  color: #fff;
  border-color: #9ab946;
}
.tab-content > .tab-pane-warning {
  background: #f0ad4e;
  color: #fff;
  border-color: #f0ad4e;
}
.tab-content > .tab-pane-danger {
  background: #c8202b;
  color: #fff;
  border-color: #c8202b;
}
.tabbable .tab-content .tab-pane {
  border-top: 1px solid #caced6;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border: 0;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  border-radius: 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-color: #caced6;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #caced6 #caced6 #caced6;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  border: 0;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  border-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #caced6;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #caced6 transparent #caced6 #caced6;
  *border-right-color: #fff;
}
.tabs-right > .nav-tabs {
  float: right;
  border: 0;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #caced6;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #caced6 #caced6 #caced6 transparent;
  *border-left-color: #fff;
}
.tabs-right .tab-content .tab-pane,
.tabs-left .tab-content .tab-pane {
  overflow: hidden;
  min-height: 150px;
}
.tabs-right.tabs-default .tab-pane,
.tabs-right.tabs-default-dark .tab-pane {
  border-top: 0;
}
@media (max-width: 768px) {
  .tabs-right > .nav-tabs,
  .tabs-left > .nav-tabs {
    width: 100%;
    border-bottom: 0;
  }
  .tabs-right > .nav-tabs > li,
  .tabs-left > .nav-tabs > li {
    float: none;
  }
  .tabs-right > .nav-tabs > li > a,
  .tabs-left > .nav-tabs > li > a {
    margin-bottom: 5px;
    text-align: center;
    border-radius: 4px;
    margin-left: 0;
    margin-right: 0;
  }
  .tabs-left > .nav-tabs > .dropdown .dropdown-menu,
  .tabs-left > .nav-tabs > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
  }
}
.carousel-control.left {
  background-image: none;
}
.carousel-control.right {
  background-image: none;
}
.carousel .item .carousel-caption {
  margin-bottom: 10px;
  text-shadow: none;
}
.carousel .item .carousel-caption h3 {
  color: #ffffff;
}
.carousel .item p {
  display: inline;
  color: #fff;
  padding: 2px;
  line-height: 1.7em;
  background-color: rgba(44, 48, 54, 0.8);
  box-shadow: 0.1em 0px 0px 0px rgba(44, 48, 54, 0.8), -0.5em 0px 0px 0px rgba(44, 48, 54, 0.8);
  position: relative;
}
.carousel-indicators {
  position: absolute;
  background: rgba(48, 53, 62, 0.65);
  border-radius: 40px;
  bottom: 40px;
  z-index: 15;
  width: 10%;
  min-width: 80px;
  padding: 6px;
  margin: auto;
  left: 0;
  right: 0;
}
.carousel-indicators li {
  -webkit-transition: -webkit-transform 0.3s ease, background-color 0.3s ease;
  transition: transform 0.3s ease, background-color 0.3s ease;
  margin: 0 4px;
  opacity: 0.7;
  border: 2px solid #fff;
}
.carousel-indicators li:hover {
  opacity: 1;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2);
}
.carousel-indicators .active {
  background-color: #fff;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  margin: 0 4px;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar {
  height: 10px;
  width: 0%;
  margin: -10px 0px 0px 0px;
  border: none;
  z-index: 11;
  position: relative;
  background: #fff;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar.animate {
  -webkit-transition: width 4.25s linear;
  -moz-transition: width 4.25s linear;
  -o-transition: width 4.25s linear;
  transition: width 4.25s linear;
}
.tabbed-carousel .nav a .circle-nums {
  margin: 0 auto 5px;
  font-weight: 700;
}
.tabbed-carousel .nav a h5 {
  margin: 0;
}
.tabbed-carousel .nav a small {
  display: block;
}
.tabbed-carousel .nav a {
  border-radius: 0px;
}
.margin-top-negative-20px {
  margin-top: -20px !important;
}
.margin-0 {
  margin: 0;
}
.margin-top-0 {
  margin-top: 0;
}
.margin-top-5px {
  margin-top: 5px;
}
.margin-top-20px {
  margin-top: 20px;
}
.margin-top-30px {
  margin-top: 30px;
}
.margin-top-10px {
  margin-top: 10px;
}
.margin-bottom-0 {
  margin-bottom: 0;
}
.margin-bottom-5px {
  margin-bottom: 5px;
}
.margin-bottom-10px {
  margin-bottom: 10px;
}
.margin-bottom-20px {
  margin-bottom: 20px;
}
.margin-bottom-30px {
  margin-bottom: 30px;
}
.margin-bottom-40px {
  margin-bottom: 40px;
}
.margin-right-0 {
  margin-right: 0;
}
.margin-left-0 {
  margin-left: 0;
}
.margin-left-5px {
  margin-left: 5px;
}
.margin-left-10px {
  margin-left: 10px;
}
.margin-right-5px {
  margin-right: 5px;
}
.margin-right-10px {
  margin-right: 10px;
}
.panel-body-no-padding {
  margin: -20px -25px 20px;
}
.padding-0 {
  padding: 0;
}
.padding-10px {
  padding: 10px;
}
.padding-15px {
  padding: 15px;
}
.padding-20px {
  padding: 20px;
}
.padding-top-20px {
  padding-top: 20px;
}
.padding-bottom-20px {
  padding-bottom: 20px;
}
.padding-top-15px {
  padding-top: 15px;
}
.padding-bottom-15px {
  padding-bottom: 15px;
}
.padding-top-10px {
  padding-top: 10px;
}
.padding-bottom-10px {
  padding-bottom: 10px;
}
.padding-bottom-0 {
  padding-bottom: 0;
}
.with-shadow {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.with-border {
  border: 1px solid #f2f3f5;
}
.border-top {
  border-top: 1px solid #caced6;
}
.border-bottom {
  border-bottom: 1px solid #caced6;
}
.border-left {
  border-left: 1px solid #caced6;
}
.border-right {
  border-right: 1px solid #caced6;
}
.border-0 {
  border: none;
}
.hover-block {
  display: block;
  background: #9099aa;
  color: #fff;
  transition: all .3s;
}
.hover-block:hover {
  background: #30353e;
  color: #fff;
  text-decoration: none;
}
.hover-block small {
  display: block;
  font-family: 'bebas_neueregular', sans-serif;
  font-size: .8em;
  margin-bottom: 2px;
}
.border-radius-xs {
  border-radius: 4px;
}
.border-radius-sm {
  border-radius: 5px;
}
.file-with-ext {
  display: block;
  position: relative;
  font-size: 40px;
  width: 50px;
  margin: 0 auto 5px;
}
.file-with-ext:after {
  content: "";
  position: absolute;
  left: -5px;
  bottom: 5px;
  padding: 3px;
  background: #fff;
  font-family: 'bebas_neueregular', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-style: normal;
  font-size: 10px;
  color: #30353e;
}
.file-with-ext.filetype-zip:after {
  content: ".zip";
}
.file-with-ext.filetype-exe:after {
  content: ".exe";
}
.file-with-ext.filetype-mp3:after {
  content: ".mp3";
}
.file-with-ext.filetype-mov:after {
  content: ".mov";
}
.file-with-ext.filetype-pdf:after {
  content: ".pdf";
}
.file-with-ext.filetype-xls:after {
  content: ".xls";
}
.bg-grey {
  background: #9099aa !important;
  color: #fff;
}
.bg-white {
  background: #fff;
}
.bg-green {
  background: #9ab946;
  color: #fff;
}
.bg-green-alt {
  background: #01b5a1;
  color: #fff;
}
.bg-red {
  background: #c8202b;
  color: #fff;
}
.bg-orange {
  background: #f0ad4e;
  color: #fff;
}
.bg-violet {
  background: #886caf;
  color: #fff;
}
.bg-blue {
  background: #5fb6c7;
  color: #fff;
}
.bg-dark-blue {
  background: #0c5e9a;
  color: #fff;
}
.bg-dark {
  background: #30353e;
  color: #fff;
}
.bg-purple {
  background: #bf408e;
  color: #fff;
}
.bg-marine {
  background: #097a9b;
  color: #fff;
}
.bg-yellow {
  background: #f2d750;
  color: #30353e;
}
.bg-yellow-light {
  background: #f4df71;
  color: #30353e;
}
.bg-brown {
  background: #81473a;
  color: #fff;
}
.bg-khaki {
  background: #a69958;
  color: #fff;
}
.bg-pink {
  background: #db7093;
  color: #fff;
}
.bg-facebook {
  background: #2d4373;
  color: #fff;
}
.bg-twitter {
  background: #2c4762;
  color: #fff;
}
.bg-google-plus {
  background: #dd4b39;
  color: #fff;
}
.bg-instagram {
  background: #305777;
  color: #fff;
}
.text-white {
  color: #fff !important;
}
.text-default,
.text-grey {
  color: #9099aa !important;
}
.text-default-light {
  color: #caced6 !important;
}
.text-default-lighter {
  color: #dee1e6 !important;
}
.text-default-lightest {
  color: #f2f3f5 !important;
}
.text-default-dark {
  color: #677287 !important;
}
.text-default-darker {
  color: #51596a !important;
}
.text-default-darkest {
  color: #30353e !important;
}
.text-primary,
.text-darkblue {
  color: #0c5e9a !important;
}
.text-primary-light {
  color: #1e96ee !important;
}
.text-primary-lighter {
  color: #95cdf7 !important;
}
.text-primary-lightest {
  color: #c4e3fa !important;
}
.text-primary-dark {
  color: #0a5082 !important;
}
.text-primary-darker {
  color: #063353 !important;
}
.text-primary-darkest {
  color: #041c2d !important;
}
.text-success,
.text-green {
  color: #9ab946 !important;
}
.text-success-light {
  color: #bcd185 !important;
}
.text-success-lighter {
  color: #d1dfaa !important;
}
.text-success-lightest {
  color: #dde7c0 !important;
}
.text-success-dark {
  color: #8ba73f !important;
}
.text-success-darker {
  color: #5c6f2a !important;
}
.text-success-darkest {
  color: #343f18 !important;
}
.text-info,
.text-blue {
  color: #5fb6c7 !important;
}
.text-info-light {
  color: #98d0db !important;
}
.text-info-lighter {
  color: #bde1e8 !important;
}
.text-info-lightest {
  color: #dceff3 !important;
}
.text-info-dark {
  color: #42a8bc !important;
}
.text-info-darker {
  color: #3890a1 !important;
}
.text-info-darkest {
  color: #2e7583 !important;
}
.text-success,
.text-green {
  color: #9ab946 !important;
}
.text-success-light {
  color: #bcd185 !important;
}
.text-success-lighter {
  color: #d1dfaa !important;
}
.text-success-lightest {
  color: #dde7c0 !important;
}
.text-success-dark {
  color: #8ba73f !important;
}
.text-success-darker {
  color: #5c6f2a !important;
}
.text-success-darkest {
  color: #343f18 !important;
}
.text-warning,
.text-orange {
  color: #f0ad4e !important;
}
.text-warning-light {
  color: #f7d29e !important;
}
.text-warning-lighter {
  color: #fae3c4 !important;
}
.text-warning-lightest {
  color: #fdf5e9 !important;
}
.text-warning-dark {
  color: #eea236 !important;
}
.text-warning-darker {
  color: #df8a13 !important;
}
.text-warning-darkest {
  color: #b06d0f !important;
}
.text-danger,
.text-red {
  color: #c8202b !important;
}
.text-danger-light {
  color: #e55a63 !important;
}
.text-danger-lighter {
  color: #ee9399 !important;
}
.text-danger-lightest {
  color: #f0a0a6 !important;
}
.text-danger-dark {
  color: #86151d !important;
}
.text-danger-darker {
  color: #440b0f !important;
}
.text-danger-darkest {
  color: #37090c !important;
}
.text-green-alt {
  color: #01b5a1 !important;
}
.text-green-alt-light {
  color: #01d9c1 !important;
}
.text-green-alt-lighter {
  color: #1efee5 !important;
}
.text-green-alt-lightest {
  color: #84fef1 !important;
}
.text-green-alt-dark {
  color: #019181 !important;
}
.text-green-alt-darker {
  color: #01695d !important;
}
.text-green-alt-darkest {
  color: #003630 !important;
}
.text-violet {
  color: #886caf !important;
}
.text-violet-light {
  color: #a38dc1 !important;
}
.text-violet-lighter {
  color: #bdaed3 !important;
}
.text-violet-lightest {
  color: #d8cfe5 !important;
}
.text-violet-dark {
  color: #73559d !important;
}
.text-violet-darker {
  color: #5b437c !important;
}
.text-violet-darkest {
  color: #43315b !important;
}
.text-purple {
  color: #bf408e !important;
}
.text-purple-light {
  color: #c85b9e !important;
}
.text-purple-lighter {
  color: #d98cbb !important;
}
.text-purple-lightest {
  color: #ecc6dd !important;
}
.text-purple-dark {
  color: #a03677 !important;
}
.text-purple-darker {
  color: #7a295b !important;
}
.text-purple-darkest {
  color: #541c3e !important;
}
.text-marine {
  color: #097a9b !important;
}
.text-marine-light {
  color: #0db3e3 !important;
}
.text-marine-lighter {
  color: #49cef4 !important;
}
.text-marine-lightest {
  color: #91e1f9 !important;
}
.text-marine-dark {
  color: #075c74 !important;
}
.text-marine-darker {
  color: #054153 !important;
}
.text-marine-darkest {
  color: #032e3b !important;
}
.text-yellow {
  color: #f2d750 !important;
}
.text-yellow-light {
  color: #f4df71 !important;
}
.text-yellow-lighter {
  color: #f7e797 !important;
}
.text-yellow-lightest {
  color: #fbf2c7 !important;
}
.text-yellow-dark {
  color: #efce2a !important;
}
.text-yellow-darker {
  color: #d6b510 !important;
}
.text-yellow-darkest {
  color: #a78d0c !important;
}
.text-yellow-light {
  color: #f4df71 !important;
}
.text-yellow-light-light {
  color: #f7e692 !important;
}
.text-yellow-light-lighter {
  color: #faefb8 !important;
}
.text-yellow-light-lightest {
  color: #fdfae8 !important;
}
.text-yellow-light-dark {
  color: #f2d64b !important;
}
.text-yellow-light-darker {
  color: #eecb1c !important;
}
.text-yellow-light-darkest {
  color: #c8a90f !important;
}
.text-brown {
  color: #81473a !important;
}
.text-brown-light {
  color: #a45a4a !important;
}
.text-brown-lighter {
  color: #c28678 !important;
}
.text-brown-lightest {
  color: #dab5ad !important;
}
.text-brown-dark {
  color: #65382d !important;
}
.text-brown-darker {
  color: #42241e !important;
}
.text-brown-darkest {
  color: #2d1914 !important;
}
.text-khaki {
  color: #a69958 !important;
}
.text-khaki-light {
  color: #b8ad79 !important;
}
.text-khaki-lighter {
  color: #cfc8a4 !important;
}
.text-khaki-lightest {
  color: #e1dcc6 !important;
}
.text-khaki-dark {
  color: #8b804a !important;
}
.text-khaki-darker {
  color: #746b3d !important;
}
.text-khaki-darkest {
  color: #564f2e !important;
}
.text-pink {
  color: #db7093 !important;
}
.text-pink-light {
  color: #e495af !important;
}
.text-pink-lighter {
  color: #ecb5c7 !important;
}
.text-pink-lightest {
  color: #f5d6e0 !important;
}
.text-pink-dark {
  color: #d34f7a !important;
}
.text-pink-darker {
  color: #b72e5b !important;
}
.text-pink-darkest {
  color: #7a1f3c !important;
}
.display-block {
  display: block;
}
.position-relative {
  position: relative;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #9099aa;
}
.text-400 {
  font-weight: 400;
}
.text-600 {
  font-weight: 600;
}
.text-700 {
  font-weight: 700;
}
.text-900 {
  font-weight: 900;
}
.dummy-loader {
  position: absolute;
  top: 0;
  z-index: 3;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(48, 53, 62, 0.5);
  background-image: linear-gradient(-45deg, rgba(48, 53, 62, 0.4) 25%, transparent 25%, transparent 50%, rgba(48, 53, 62, 0.4) 50%, rgba(48, 53, 62, 0.4) 75%, transparent 75%, transparent);
  animation: barberpole2 .8s linear infinite;
  background-size: 35px 35px;
}
.dummy-loader:after {
  font-family: FontAwesome;
  position: relative;
  font-size: 5em;
  content: "\f1ce";
  position: absolute;
  color: #fff;
  top: 40%;
  left: 49%;
  -webkit-animation: fa-spin 1s infinite linear;
  animation: fa-spin 1s infinite linear;
}
@media (min-width: 768px) and (max-width: 991px) {
  .forum-last-posts {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 12px;
  }
  .sidebar-wrapper {
    width: 238px;
    -webkit-overflow-scrolling: touch;
    top: 107px;
    padding: 0;
    height: auto;
    bottom: 18px;
    -webkit-transform: translate3d(-238px, 0, 0);
    transform: translate3d(-238px, 0, 0);
  }
  .sidebar {
    padding-top: 10px;
    border-radius: 0;
  }
  .sidebar .navbar-collapse {
    padding: 0;
  }
  .sidebar .navbar-toggle {
    border: 0;
    color: #9099aa;
    padding: 0;
    font-size: 1.5em;
  }
  .sidebar .navbar-toggle ul {
    width: 170px;
  }
  .sidebar ul li a {
    font-size: 1em;
    font-weight: 700;
    color: #fff;
    text-align: left;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 12.5px 12.5px;
    border-bottom: 1px solid rgba(144, 153, 170, 0.4);
  }
  .sidebar ul li a i {
    display: inline-block;
    font-size: 1em;
    margin-right: 7px;
    line-height: .8em;
    font-weight: 400;
  }
  .sidebar ul.nav-second-level li:first-child a {
    position: relative;
    border-top: none;
  }
  .sidebar ul.nav-second-level li a {
    color: #fff;
    padding-left: 25px;
    font-weight: 400;
    font-size: 1em;
    text-transform: none;
    letter-spacing: 0;
    padding-top: 6.25px;
    padding-bottom: 6.25px;
  }
  .sidebar ul.nav-second-level li i {
    font-size: 1em;
    margin: 0 auto;
    display: inline-block;
  }
  .sidebar ul.nav-third-level li a {
    padding-left: 37.5px;
  }
  .wrapper {
    padding-top: 115px;
    -webkit-transition: all .3s;
    transition: all .3s;
    overflow: hidden !important;
  }
  .sidebar-toggle {
    display: none;
  }
  body.sidebar-wrapper-open-xs .page-content-wrapper {
    margin-left: 238px;
    margin-right: -238px;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  body.sidebar-wrapper-open-xs .sidebar-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .main-top-navbar {
    padding: 0 12.5px;
  }
  .main-top-navbar .navbar-nav .open .dropdown-menu {
    position: absolute!important;
    display: block;
    width: 100% !important;
    float: left;
    background: #f2f3f5;
  }
  .main-top-navbar .navbar-brand {
    width: auto;
    padding: 10px 0;
  }
  .main-top-navbar .navbar-brand img {
    width: 30px;
  }
  .main-top-navbar .visible-xs {
    display: inline-block !important;
  }
  .main-top-navbar > .navbar-right {
    float: right;
    text-align: center;
  }
  .main-top-navbar .navbar-left,
  .main-top-navbar .navbar-nav > li {
    float: left;
  }
  .main-top-navbar .navbar-nav .open .dropdown-menu.launcher-pad > li > a {
    padding: 8px 12px;
  }
  .main-top-navbar .user-menu > a {
    padding-left: 12px;
  }
  .main-top-navbar .user-menu > a img {
    position: relative;
    top: 0;
    left: 0;
  }
  .page-content-wrapper {
    padding: 12.5px;
    padding-top: 0;
    margin-left: 0;
  }
  .main-top-navbar .site-search {
    position: absolute;
    padding: 8.33333333px 12.5px;
    width: 100%;
    background: #fff;
    top: 55px;
    left: 0;
    margin: 0;
    height: 52px;
  }
  .site-search input {
    width: 100%;
  }
  .site-search input:focus {
    width: 100%;
  }
  .site-search i {
    left: 24px;
  }
  .nav-justified > li {
    display: table-cell;
    width: auto;
  }
  .userbar-wrapper .nav-tabs.nav-justified {
    display: table;
  }
  .bottom-bar .dropup-stats {
    left: 12.5px;
    right: 12.5px;
  }
  .panel .panel-body,
  .panel .panel-footer,
  .panel .panel-heading {
    padding: 12.5px;
  }
  .panel .panel-footer .btn-group-justified {
    margin: -12.5px -12.5px;
  }
  .panel .callout {
    margin: 12.5px -12.5px;
  }
  ul.timeline:before {
    left: 30px;
  }
  ul.timeline > li > .timeline-item {
    width: calc(80%);
  }
  ul.timeline > li > .timeline-badge {
    left: 7px;
    margin-left: 0;
    top: 16px;
  }
  ul.timeline > li > .timeline-badge-no-icon {
    left: 24px;
    margin-left: 0;
    top: 26px;
  }
  ul.timeline > li > .timeline-item {
    float: right;
  }
  ul.timeline > li > .timeline-item:before {
    border-left-width: 0;
    border-right-width: 10px;
    left: -10px;
    right: auto;
  }
  ul.timeline > li > .timeline-item:after {
    border-left-width: 0;
    border-right-width: 9px;
    left: -9px;
    right: auto;
  }
  .forum-last-posts {
    margin-top: 15px;
  }
  .chat-content-wrapper {
    padding: 12.5px;
    margin: 0;
    height: calc(100vh - 160px);
  }
  .chat-app .chat-users-menu {
    z-index: 1;
    left: -220px;
  }
  .chat-app .chatbar-toggle,
  .chat-app .chat-header,
  .chat-app .chat-messages,
  .chat-app .chat-message-form {
    left: 0;
  }
  .chat-app .chat-header .chat-toggler {
    float: right;
    margin-left: 10px;
  }
  /*Navbar-Default*/
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #9099aa;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #30353e;
    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: #30353e;
    background-color: #f2f3f5;
  }
  .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: #f2f3f5;
    background-color: transparent;
  }
  /*Navbar-Inverse*/
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #30353e;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #30353e;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #caced6;
  }
  .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: #30353e;
  }
  .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: #30353e;
    background-color: transparent;
  }
  /*MegaMenu*/
  .megamenu .half-width.dropdown > .dropdown-menu,
  .megamenu .full-width.dropdown > .dropdown-menu,
  .megamenu .third-width.dropdown > .dropdown-menu {
    width: 100%;
  }
  .megamenu .navbar-right .dropdown-submenu > a:after,
  .megamenu .dropdown-submenu > a:after {
    content: "\f0d7";
  }
  .megamenu .carousel,
  .megamenu .overlay-wrapper,
  .megamenu .embed-responsive-16by9,
  .megamenu .tab-content {
    margin-bottom: 10px;
  }
  /*Preventing panel heading breaking panel header*/
  .panel-title {
    display: block;
    max-width: 180px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .bottom-bar {
    padding: 6.25px 8.33333333px;
  }
  .modal:before {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 12px;
  }
  .chat-content-wrapper,
  .page-content-wrapper {
    margin-left: 136px;
  }
  .sidebar-wrapper {
    width: 136px;
  }
  body.sidebar-wrapper-closed .sidebar-wrapper {
    -webkit-transform: translate3d(-136px, 0, 0);
    transform: translate3d(-136px, 0, 0);
  }
  .main-top-navbar .navbar-brand {
    width: auto;
    padding: 10px 0;
  }
  .main-top-navbar .navbar-brand img {
    width: 30px;
  }
  .chat-content-wrapper,
  .page-content-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-top-navbar {
    padding: 0 15px;
  }
  .panel .panel-body,
  .panel .panel-footer,
  .panel .panel-heading {
    padding: 15px;
  }
  .panel .panel-footer .btn-group-justified {
    margin: -15px -15px;
  }
  .panel .callout {
    margin: 15px -15px;
  }
  .bottom-bar {
    padding: 6.25px 8.33333333px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body {
    font-size: 13px;
  }
  .navbar-brand {
    width: 161.5px;
  }
  .chat-content-wrapper,
  .page-content-wrapper {
    margin-left: 161.5px;
  }
  .sidebar-wrapper {
    width: 161.5px;
  }
  body.sidebar-wrapper-closed .sidebar-wrapper {
    -webkit-transform: translate3d(-161.5px, 0, 0);
    transform: translate3d(-161.5px, 0, 0);
  }
  .chat-content-wrapper,
  .page-content-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-top-navbar {
    padding: 0 15px;
  }
  .panel .panel-body,
  .panel .panel-footer,
  .panel .panel-heading {
    padding: 15px;
  }
  .panel .panel-footer .btn-group-justified {
    margin: -15px -15px;
  }
  .panel .callout {
    margin: 15px -15px;
  }
  .bottom-bar {
    padding: 6.25px 8.33333333px;
  }
}
.hotspots-container {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  z-index: 20;
  width: 80%;
}
.hotspots-container .container {
  width: auto;
}
.seq-container {
  z-index: 3;
  position: absolute;
  left: 50%;
  top: 80%;
  height: 180px;
  transform: translate(-50%, -70%);
}
.big-hotspot-buttons {
  display: block;
  margin: 0 auto;
  width: 150px;
  height: 150px;
  padding: 15px;
  box-shadow: ;
  text-align: center;
  transition-duration: 0.5s;
  transform-origin: center center;
  overflow: hidden;
  background: url(../images/bg-romb.png) no-repeat center center;
  background-size: contain;
  cursor: pointer;
}
.big-hotspot-buttons.disabled {
  opacity: 0.6;
  pointer-events: none;
}
.big-hotspot-buttons.rombo {
  background: url(../images/bg-romb.png) no-repeat center center;
  background-size: contain;
}
.big-hotspot-buttons.star {
  background: url(../images/bg-star.png) no-repeat center center;
  background-size: contain;
}
.big-hotspot-buttons img {
  width: 100%;
  padding: 0 10px 0;
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.big-hotspot-buttons img:last-child {
  margin-top: -20px;
  width: 100%;
  padding: 0 10px;
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.big-hotspot-buttons .numbers {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/numbers-1.png) no-repeat center center;
  background-size: contain;
  width: 150px;
  height: 150px;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  opacity: 0;
}
.big-hotspot-buttons .numbers.two {
  background: url(../images/numbers-2.png) no-repeat center center;
  background-size: contain;
}
.big-hotspot-buttons .numbers.three {
  background: url(../images/numbers-3.png) no-repeat center center;
  background-size: contain;
}
.big-hotspot-buttons .numbers.four {
  background: url(../images/numbers-4.png) no-repeat center center;
  background-size: contain;
}
.big-hotspot-buttons:after {
  content: "";
  position: absolute;
  background-size: contain;
  width: 150px;
  height: 150px;
  top: 0;
  left: 0;
  z-index: 1;
  transition: all 0.3s ease-in-out 0s;
}
.big-hotspot-buttons:hover {
  text-decoration: none;
  width: 150px;
  height: 150px;
  background: url(../images/bg-romb-blue.png) no-repeat top center;
  background-size: contain;
}
.big-hotspot-buttons:hover .numbers {
  width: 150px;
  height: 150px;
  opacity: 1;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}
.big-hotspot-buttons:hover img {
  margin-top: -10px;
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
}
.big-hotspot-buttons:hover img:last-child {
  margin-top: -10px;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.big-hotspot-buttons:hover:after {
  background: url(../images/bg-triangles-circle.png) center center no-repeat;
  background-size: contain;
  width: 150px;
  height: 150px;
  transform: rotate(360deg);
  transition: all 0.3s ease-in-out 0s;
}
.big-hotspot-buttons:hover.star:hover {
  text-decoration: none;
  width: 150px;
  height: 150px;
  background: url(../images/bg-star-red.png) no-repeat top center;
  background-size: contain;
}
.big-hotspot-buttons:hover.rombo:hover {
  text-decoration: none;
  width: 150px;
  height: 150px;
  background: url(../images/bg-romb-red.png) no-repeat top center;
  background-size: contain;
}
.big-hotspot-buttons.rombo .numbers {
  opacity: .7;
  transform: scale(1);
}
.big-hotspot-buttons.rombo:hover .numbers {
  opacity: 1;
  transform: scale(0.7);
}
.big-hotspot-not-menu {
  position: relative;
  width: 160px;
  height: 160px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  z-index: 110;
  border-radius: 50%;
  pointer-events: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-align: center;
  padding: 15px;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.3);
  transition: all .4s;
}
.big-hotspot-not-menu img {
  z-index: 2000;
  display: block;
  margin: 0 auto;
  margin-top: 0;
  width: 120px;
}
.big-hotspot-not-menu:after {
  z-index: 109;
  content: "";
  width: 170px;
  height: 170px;
  position: absolute;
  top: -5px;
  left: -5px;
  background: url(../images/bg-hotspot-after2.png) center center;
  background-size: contain;
  animation: 3.8s arrow2 infinite linear;
}
.big-hotspot-not-menu:before {
  z-index: 108;
  content: "";
  width: 190px;
  height: 190px;
  position: absolute;
  top: -15px;
  left: -15px;
  background: url(../images/bg-hotspot-before2.png) center center no-repeat;
  background-size: contain;
  animation: 2.9s arrow2- infinite linear;
}
.big-hotspot-not-menu:hover {
  background: rgba(0, 0, 0, 0.7);
}
.adv-block {
  position: relative;
  width: auto;
  height: auto;
  min-width:364px;
  max-width:546px;
  display: block;
  margin: 50% auto;
  cursor: pointer;
  z-index: 110;
  pointer-events: auto;
  text-align: center;
  transition: all .4s;
}
.infographic-block {
  position: relative;
  width: 270px;
  height: 270px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  z-index: 110;
  border-radius: 50%;
  pointer-events: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-align: center;
  padding: 15px;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.35);
  transition: all .4s;
}
.infographic-block img {
  z-index: 2000;
  display: block;
  margin: 0 auto;
  width: 250px;
}
.infographic-block:after {
  z-index: 109;
  content: "";
  width: 260px;
  height: 260px;
  position: absolute;
  top: 5px;
  left: 5px;
  background: url(../images/infographic-after.png) center center no-repeat;
  background-size: contain;
  animation: 6.8s arrow2 infinite linear;
}
.infographic-block:before {
  z-index: 108;
  content: "";
  width: 300px;
  height: 300px;
  position: absolute;
  top: -15px;
  left: -15px;
  background: url(../images/infographic-before.png) center center no-repeat;
  background-size: contain;
  animation: 4.9s arrow2- infinite linear;
}
.infographic-block:hover {
  background: rgba(0, 0, 0, 0.7);
}
.big-hotspot-buttons.disabled .numbers {
  background: url(../images/numbers-1-disabled.png) no-repeat center center;
  background-size: contain;
}
.big-hotspot-buttons.disabled .numbers.two {
  background: url(../images/numbers-2-disabled.png) no-repeat center center;
  background-size: contain;
}
.big-hotspot-buttons.disabled .numbers.three {
  background: url(../images/numbers-3-disabled.png) no-repeat center center;
  background-size: contain;
}
.big-hotspot-buttons.disabled .numbers.four {
  background: url(../images/numbers-4-disabled.png) no-repeat center center;
  background-size: contain;
}
.big-hotspot-buttons.disabled:hover .numbers {
  background: url(../images/numbers-1.png) no-repeat center center;
  background-size: contain;
}
.big-hotspot-buttons.disabled:hover .numbers.two {
  background: url(../images/numbers-2.png) no-repeat center center;
  background-size: contain;
}
.big-hotspot-buttons.disabled:hover .numbers.three {
  background: url(../images/numbers-3.png) no-repeat center center;
  background-size: contain;
}
.big-hotspot-buttons.disabled:hover .numbers.four {
  background: url(../images/numbers-4.png) no-repeat center center;
  background-size: contain;
}
.big-hotspot-buttons.active .numbers {
  background: url(../images/numbers-1-active.png) no-repeat center center;
  background-size: contain;
}
.big-hotspot-buttons.active .numbers.two {
  background: url(../images/numbers-2-active.png) no-repeat center center;
  background-size: contain;
}
.big-hotspot-buttons.active .numbers.three {
  background: url(../images/numbers-3-active.png) no-repeat center center;
  background-size: contain;
}
.big-hotspot-buttons.active .numbers.four {
  background: url(../images/numbers-4-active.png) no-repeat center center;
  background-size: contain;
}
.big-hotspot-buttons.active.rombo {
  background: url(../images/bg-romb-blue.png) no-repeat center center;
  background-size: contain;
}
.big-hotspot-buttons.active:hover h5 {
  color: #fff;
}
.interface-button {
  width: 50px;
  height: 50px;
  display: block;
  position: fixed;
  cursor: pointer;
  z-index: 9999;
  border-radius: 50%;
  pointer-events: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-align: center;
  padding: 15px;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.interface-button:hover {
  box-shadow: 0 0 0 5px #000000, 0 0 0 10px rgba(255, 255, 255, 0.8);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.interface-top-button {
  width: 65px;
  height: 65px;
  display: block;
  position: fixed;
  cursor: pointer;
  z-index: 110;
  border-radius: 50%;
  pointer-events: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-align: center;
  padding: 10px;
  transition-duration: 0.5s;
}
.interface-top-button:hover {
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px rgba(0, 0, 0, 0.7);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.left-button {
  bottom: 20px;
  left: 20px;
  background: url(../images/arrow-left-white.svg) no-repeat center center rgba(0, 118, 129, 0.85);
  background-size: 20px;
}
.top-left-button {
  top: 25px;
  left: 25px;
  background: url(../images/d.svg) no-repeat center center rgba(200, 32, 43, 0.5);
  background-size: 25px;
}
.top-right-button {
  top: 25px;
  right: 25px;
  background: url(../images/cardboard.svg) no-repeat center center rgba(200, 32, 43, 0.5);
  background-size: 25px;
}
/*
.top-right-button-monitor {
  top: 25px;
  right: 25px;
  background: url(../images/monitor.svg) no-repeat center center;
  background-size: 25px;
}
.share-button {
  top: 20px;
  right: 20px;
  background: url(../images/share-button.png) no-repeat center center, linear-gradient(180deg, #00b5e2, #00b5e2 calc(100% / 3), #ef3340 calc(100% / 3), #ef3340 calc(100% / 3 * 2), #509e2f calc(100% / 3 * 2), #509e2f 100%);
  background-size: 20px;
}
*/
.share-button {
  top: 20px;
  right: 20px;
  background: url(../images/share-button.png) no-repeat center center rgba(0, 118, 129, 0.85);
  background-size: 20px;
}
.vr-button {
  top: 20px;
  right: 105px;
  background: url(../images/vr-button.png) no-repeat center center rgba(0, 118, 129, 0.85);
  background-size: 30px;
}
.right-button {
  bottom: 20px;
  right: 20px;
  background: url(../images/arrow-right-white.svg) no-repeat center center rgba(0, 118, 129, 0.85);
  background-size: 20px;
}
.right-button.player-pov {
  bottom: 25px;
  right: 25px;
  background: url(../images/arrow-right-player-pov.svg) no-repeat center center #c8202b;
  background-size: 30px;
}
.right-button.player-goal {
  bottom: 25px;
  right: 25px;
  background: url(../images/arrow-right-goal.svg) no-repeat center center #c8202b;
  background-size: 30px;
}
.right-button.fun-hymn {
  bottom: 25px;
  right: 25px;
  background: url(../images/arrow-right-fun-hymn.svg) no-repeat center center #c8202b;
  background-size: 40px;
  padding: 2px;
}
.right-button.fun-wave {
  bottom: 25px;
  right: 25px;
  background: url(../images/arrow-right-wave.svg) no-repeat center center #c8202b;
  background-size: 30px;
}
.small-hotspot {
  position: relative;
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  z-index: 110;
  border-radius: 50%;
  pointer-events: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-align: center;
  padding: 0px;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.4);
  transition: all .4s;
}
.small-hotspot img {
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  width: 100px;
}
.small-hotspot:hover {
  background: rgba(0, 0, 0, 0.7);
}
.small-hotspot:after {
  z-index: 111;
  content: "";
  width: 120px;
  height: 120px;
  position: absolute;
  top: -10px;
  left: -10px;
  background: url(../images/bg-hotspot-after.png) center center;
  background-size: contain;
  animation: 2.8s arrow infinite linear;
}
.small-hotspot:before {
  z-index: 111;
  content: "";
  width: 120px;
  height: 120px;
  position: absolute;
  top: -10px;
  left: -10px;
  background: url(../images/bg-hotspot-before.png) center center;
  background-size: contain;
  animation: 2.5s arrow- infinite linear;
}
.logo-hotspot {
  width: 200px;
  top: 15px;
  left: 15px;
  padding: 0;
  display: block;
  position: fixed;
  cursor: pointer;
  z-index: 9999;
  border-radius: 50%;
  pointer-events: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-align: center;
  transition-duration: 0.5s;
}
.logo-hotspot img {
  display: block;
  margin: 2px auto;
  width: 200px;
  opacity: 0.85;
}
.logo-hotspot img:hover {
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
  transition-duration: 0.5s;
}
.player-hotspot {
  position: relative;
  padding: 0;
  width: 150px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  z-index: 110;
  pointer-events: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-align: center;
  font-size: 16px;
  transition: all .1s;
}
.player-hotspot img {
  display: block;
  margin: 0 auto;
  width: 150px;
}
.player-hotspot:hover {
  background: rgba(200, 32, 43, 0.5);
  position: relative;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
}
.player-hotspot:hover:after {
  z-index: 111;
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  bottom: -10px;
  right: -10px;
  background: url(../images/bg-top-right-corner.png) top right no-repeat, url(../images/bg-top-left-corner.png) top left no-repeat, url(../images/bg-bottom-left-corner.png) bottom left no-repeat, url(../images/bg-bottom-right-corner.png) bottom right no-repeat;
  background-size: 15px;
  animation: blinkingnormal .15s infinite;
}
.player-hotspot:hover:before {
  z-index: 111;
  content: "";
  position: absolute;
  left: -20px;
  top: -50px;
  bottom: 0;
  right: -20px;
  background: url(../images/bg-hotspot-before.png) center center no-repeat;
  background-size: contain;
  animation: 1s arrow2 infinite linear;
}
.quotes-marquee {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-weight: 600;
  overflow-x: hidden;
  padding: 15px 15px;
  text-transform: uppercase;
}
.quotes-marquee b {
  font-family: 'europa-nuova-bold', sans-serif;
  font-weight: 300;
}
.quotes-marquee i {
  font-family: 'europa-nuova-bold', sans-serif;
  font-weight: 300;
  font-style: normal;
  padding: 1px 5px;
  padding-top: 0;
  margin-left: 5px;
  background: #a51c20;
}
.quotes-marquee img {
  height: 30px;
  padding: 1px 5px;
  padding-top: 0;
  margin-left: 5px;
  background: #a51c20;
}
.quotes-marquee span {
  margin: 0 15px;
}
.animated-delay-1s {
  animation-delay: .1s;
}
.animated-delay-2s {
  animation-delay: .2s;
}
.animated-delay-3s {
  animation-delay: .3s;
}
.animated-delay-4s {
  animation-delay: .4s;
}
.animated-delay-5s {
  animation-delay: .5s;
}
.animated-delay-6s {
  animation-delay: .6s;
}
.animated-delay-7s {
  animation-delay: .7s;
}
.animated-delay-8s {
  animation-delay: .8s;
}
.animated-delay-9s {
  animation-delay: .9s;
}
.animated-delay-10s {
  animation-delay: 1s;
}
.animated-delay-11s {
  animation-delay: 1.1s;
}
.animated-delay-12s {
  animation-delay: 1.2s;
}
.animated-delay-13s {
  animation-delay: 1.3s;
}
.animated-delay-14s {
  animation-delay: 1.4s;
}
.animated-delay-15s {
  animation-delay: 1.5s;
}
.animated-delay-16s {
  animation-delay: 1.6s;
}
.animated-delay-17s {
  animation-delay: 1.7s;
}
.animated-delay-18s {
  animation-delay: 1.8s;
}
.animated-delay-19s {
  animation-delay: 1.9s;
}
.animated-delay-20s {
  animation-delay: 2s;
}
video#bgvid {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
}
@keyframes btn-blinking {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  80% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
  }
}
@keyframes btn-blinkingHover {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  80% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
  }
}
@keyframes blinkingnormal {
  0% {
    opacity: 0;
  }
  49% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes arrow {
  from {
    -webkit-transform: rotate(0deg) scale3d(0.9, 0.9, 0.9);
    transform: rotate(0deg) scale3d(0.9, 0.9, 0.9);
  }
  50% {
    -webkit-transform: rotate(180deg) scale3d(1.1, 1.1, 1.1);
    transform: rotate(180deg) scale3d(1.1, 1.1, 1.1);
  }
  to {
    -webkit-transform: rotate(360deg) scale3d(0.9, 0.9, 0.9);
    transform: rotate(360deg) scale3d(0.9, 0.9, 0.9);
  }
}
@keyframes arrow- {
  from {
    -webkit-transform: rotate(0deg) scale3d(0.6, 0.6, 0.6);
    transform: rotate(0deg) scale3d(0.6, 0.6, 0.6);
  }
  50% {
    -webkit-transform: rotate(-180deg) scale3d(1.2, 1.2, 1.2);
    transform: rotate(-180deg) scale3d(1.2, 1.2, 1.2);
  }
  to {
    -webkit-transform: rotate(-360deg) scale3d(0.6, 0.6, 0.6);
    transform: rotate(-360deg) scale3d(0.6, 0.6, 0.6);
  }
}
@keyframes arrow2 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes arrow2- {
  from {
    -webkit-transform: rotate(0deg) rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes megaopacity {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.dr-preloader-container {
  background: #00000098;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.dr-preloader {
  position: relative;
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  z-index: 110;
  pointer-events: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  padding: 15px;
  font-size: 16px;
  background: url(../images/dr-preloader-d.png) no-repeat center 12px;
  background-size: 50px;
  transition: all .4s;
}
.dr-preloader:before {
  z-index: 111;
  content: "";
  width: 130px;
  height: 130px;
  position: absolute;
  top: -15px;
  left: -15px;
  background: url(../images/dr-preloader-donut.png) center center;
  background-size: contain;
  animation: .9s arrow2 infinite linear;
}
