@import "checkbox-01.css";
@import "checkbox-font.css";
@import "timeline-font.css";
@import "tiecons.css";
.sidebar {
  width: 225px;
  float: left;
  height: 1px;
}
#sidebar {
  display: block;
  height: 100%;
  width: 225px;
  background: #1B1B1B url('../image/adonis_bg_menu.png') top center no-repeat !important;
  position: fixed;
}
.side-nav {
  border-radius: 0;
  border: none;
  height: 100%;
  overflow-y: auto;
}
.side-nav1 {
  width: inherit;
  border-radius: 0;
  border: none;
  overflow-y: auto;
  padding: 15px 25px;
}
.side-nav2 {
  width: inherit;
  border-radius: 0;
  border: none;
  overflow-y: auto;
  padding: 25px 25px;
}
.side-nav > li.dropdown > ul.dropdown-menu > li > a:hover,
.side-nav > li.dropdown > ul.dropdown-menu > li > a.current,
.side-nav > li.dropdown > ul.dropdown-menu > li > a:focus {
  color: #fff;
  background-color: #262626;
}
.site-nav-bottom > li > a:hover,
.site-nav-bottom > li > a:focus,
.site-nav-bottom > li.active {
  background-color: #2f2f2f;
  color: white;
}
.side-nav a {
  color: #f5f5f5;
  text-decoration: none;
}
.side-nav a:hover,
.side-nav a:focus {
  color: #ddba2c;
  text-decoration: none;
}
.side-nav > li.current > a,
.side-nav > li.current > a:focus,
.side-nav > li.current > a:hover,
.side-nav > li.current_ancestor > a,
.side-nav > li.current_ancestor > a:focus,
.side-nav > li.current_ancestor > a:hover {
  color: white;
  background: #ddba2c;
  border-radius: 5px;
}
.nav-tabs > li > a {
  border: 1px transparent;
}
.side-nav {
  font-size: 14px;
}
.side-nav span {
  margin-right: 10px;
}
.side-nav-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 225px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent;
}
.nav .dropdown-menu {
  /*margin-left : 5px;*/
  margin-top: -3px;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  /* HOVER */
  color: #fff;
}
.breadcrumb {
  background-color: #ffffff;
  padding-left: 0;
  margin-bottom: -6px;
  padding-bottom: 0;
}
.navbar {
  border-radius: 0;
}
.navbar-nav {
  width: 100%;
}
.navbar-default {
  background: white;
}
.avatar-circle {
  float: right;
}
.avatar-circle .dropdown-toggle {
  padding-top: 5px;
  padding-bottom: 5px;
  z-index: 99999;
}
.avatar-circle .dropdown-toggle img {
  width: 40px;
  height: 40px;
  border: 3px solid #ddba2c;
}
.avatar-circle .dropdown-toggle i {
  color: white;
}
.avatar-circle .dropdown-menu {
  border: 5px solid #ddba2c !important;
  background-color: #ffffff !important;
  margin-top: -25px !important;
  z-index: 999999;
  width: 350px;
  margin-right: 15px;
  padding-top: 0 !important;
}
.avatar-circle .dropdown-menu .box {
  background: #ddba2c;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  color: white;
}
.avatar-circle .dropdown-menu .item {
  border-bottom: 1px solid #9BA3AF;
}
.avatar-circle .dropdown-menu .item a {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .hidden-large {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .hidden-small {
    display: none !important;
  }
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
  .avatar-circle .dropdown-menu > li > a {
    display: block;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333 !important;
    white-space: nowrap;
  }
}
@media screen and (max-width: 400px) {
  .avatar-circle .dropdown-menu {
    max-width: 290px;
    left: -220px !important;
  }
}
#open-walkthrough {
  margin-top: 5px;
  margin-bottom: -5px;
}
.timeline .btn-days {
  background-color: #4e515e;
  color: #ffffff;
  border: none;
  margin-bottom: 10px;
}
.timeline .btn-days:hover {
  background-color: #ddba2c;
  border: none;
}
.timeline .timeline-content {
  margin-top: 30px;
  padding-left: 60px;
}
.timeline .timeline-content .day {
  margin-top: 13px;
}
.timeline .timeline-content .days {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  line-height: 36px;
  border-radius: 50%;
  background-color: #4e515e;
  display: inline-block;
  text-align: center;
  width: 32px;
  height: 32px;
  margin-left: 3px;
  margin-right: 37px;
  position: relative;
}
.timeline .timeline-content .days:after {
  content: "";
  border-left: dotted 1px #b7b7b7;
  height: 55px;
  left: 15px;
  top: 32px;
  position: absolute;
}
.timeline .timeline-content .days:before {
  content: "";
  border-top: dotted 1px #b7b7b7;
  width: 19px;
  left: 32px;
  top: 14px;
  position: absolute;
}
.timeline .timeline-content h2 {
  color: #4e515e;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 34px;
}
.timeline .timeline-content .btn-days {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #4e515e;
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
  margin-right: 17px;
  margin-top: -6px;
  position: relative;
  border: none;
  margin-bottom: 2px;
}
.timeline .timeline-content .btn-days:hover {
  background-color: #ddba2c;
  border: none;
}
.timeline .timeline-content .btn-days:before {
  content: "";
  border-bottom: dotted 1px #b7b7b7;
  position: absolute;
  left: -21px;
  top: 11px;
  width: 21px;
}
.timeline h2.main-h2 {
  color: #4e515e;
  display: inline-block;
}
.timeline .fa-angle-left {
  font-size: 27px;
  color: #ffffff;
  background-color: #ddba2c;
  padding: 14px 18px;
  line-height: 0.7;
  margin-right: 22px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.timeline h3.h3-now {
  color: #4e515e;
  display: inline-block;
}
.timeline .icon-now {
  display: inline-block;
  width: 47px;
  height: 47px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background-color: #ddba2c;
  margin-right: 16px;
  margin-left: 47px;
  position: relative;
}
.timeline .icon-now:after {
  content: "";
  border-left: dotted 1px #b7b7b7;
  height: 58px;
  left: 23px;
  top: 47px;
  position: absolute;
}
.timeline .icon-now-inside {
  padding: 12px 15px;
}
.timeline .icon-stop {
  display: inline-block;
  width: 47px;
  height: 47px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background-color: #4e515e;
  margin-right: 16px;
  margin-left: 47px;
  margin-top: 19px;
}
.timeline .icon-stop-inside {
  padding: 11px 11px;
}
@media screen and (max-width: 768px) {
  .timeline .timeline-content {
    margin-top: 100px;
    padding-left: 0px;
  }
  .timeline .timeline-content h2 {
    margin-top: -20px;
  }
  .timeline .timeline-content .days:before {
    width: 80px;
  }
  .timeline .timeline-content .days:after {
    border: none;
  }
  .timeline .timeline-content .btn-days {
    margin-right: 15px;
    margin-top: 30px;
    position: relative;
    display: table;
    top: -52px;
    left: 120px;
    padding: 6px 32px;
    line-height: 32px;
  }
  .timeline .timeline-content .btn-days:before {
    border-left: dotted 1px #b7b7b7;
    border-top: none;
    left: 47px;
    top: -31px;
    height: 30px;
    width: 0px;
  }
  .timeline .fa-angle-left {
    margin-right: 10px;
  }
  .timeline h2.main-h2 {
    font-size: 21px;
  }
}
@media screen and (min-width: 769px) and (max-width: 989px) {
  .timeline .icon-now {
    margin-left: 25px;
  }
  .timeline .icon-now:after {
    content: none;
  }
  .timeline .timeline-content {
    padding-left: 0px;
    margin-left: -25px;
    margin-right: -50px;
  }
  .timeline .timeline-content .btn-days {
    font-size: 12px;
    line-height: 13px;
    margin-right: 11px;
    margin-top: -3px;
    padding: 5px 10px;
  }
  .timeline .timeline-content .btn-days:before {
    left: -15px;
    width: 15px;
  }
  .timeline .timeline-content h2 {
    font-size: 0px;
    margin-top: 17px;
  }
  .timeline .timeline-content .days {
    font-size: 15px;
    line-height: 32px;
    width: 30px;
    height: 30px;
    margin-left: 0px;
    margin-right: 20px;
  }
  .timeline .timeline-content .days:before {
    width: 7px;
    left: 30px;
  }
  .timeline .timeline-content .days:after {
    left: 14.5px;
  }
  .timeline .timeline-content .days.last-day:after {
    content: none !important;
  }
}
@media screen and (min-width: 850px) and (max-width: 989px) {
  .timeline .timeline-content h2 {
    font-size: 17px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 17px;
  }
  .timeline .timeline-content .days:before {
    width: 27px;
    left: 30px;
  }
}
@media screen and (min-width: 990px) and (max-width: 1050px) {
  .timeline .timeline-content {
    margin-top: 30px;
    padding-left: 0px;
  }
}
@media screen and (min-width: 500px) and (max-width: 549px) {
  .timeline .timeline-content {
    padding-left: 80px;
  }
}
@media screen and (min-width: 550px) and (max-width: 599px) {
  .timeline .timeline-content {
    padding-left: 100px;
  }
}
@media screen and (min-width: 600px) and (max-width: 649px) {
  .timeline .timeline-content {
    padding-left: 150px;
  }
}
@media screen and (min-width: 650px) and (max-width: 699px) {
  .timeline .timeline-content {
    padding-left: 180px;
  }
}
@media screen and (min-width: 700px) and (max-width: 749px) {
  .timeline .timeline-content {
    padding-left: 220px;
  }
}
@media screen and (min-width: 750px) and (max-width: 767px) {
  .timeline .timeline-content {
    padding-left: 250px;
  }
}
@media screen and (max-width: 768px) {
  .timeline .event .content-perspective .content {
    min-height: 290px;
  }
}
@media screen and (max-width: 389px) {
  .timeline .event .content-perspective .content {
    min-height: 300px;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.tags {
  list-style: none;
  float: right;
  margin-top: 8px;
  margin-bottom: 0px;
  font-size: 14px;
}
.tags:before,
.tags:after {
  content: " ";
  display: table;
}
.tags:after {
  clear: both;
}
.tags li {
  float: right;
  height: 24px;
  line-height: 24px;
  position: relative;
}
.tags a {
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
  margin-left: 20px;
  padding: 0 10px 0 12px;
  background: #ddba2c;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  float: left;
  height: 24px;
  line-height: 24px;
  position: relative;
  pointer-events: none;
}
.tags a:before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  left: -10px;
  width: 0;
  height: 0;
  border-top-color: transparent;
  border-right-color: #ddba2c;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-style: solid;
  border-width: 12px 12px 12px 0;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
.tags a:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  float: left;
  width: 4px;
  height: 4px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
}
.tags a:hover {
  background: #555;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
.tags a:hover:before {
  border-top-color: transparent;
  border-right-color: #555;
  border-bottom-color: transparent;
  border-left-color: transparent;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
/* Global overrides */
body {
  font-size: 12px;
  font-family: 'Roboto', 'proxima-nova', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
h1,
h2,
h3,
h5 {
  font-family: 'LayarBahteraDoomsday', sans-serif;
}
h4 {
  font-family: 'LayarBahteraDoomsdayLight';
}
hr {
  border-bottom: 1px solid;
}
a,
a:hover,
a:visited {
  text-decoration: none;
}
/* PAGE STYLES */
.fixed {
  position: fixed;
  top: 0;
  border-bottom: solid 2px #eeeeee;
  background: white;
}
.panel-heading {
  color: white !important;
  background: #2f2f2f url('../image/adonis_bg_menu.png') top center no-repeat !important;
  background-size: 100% !important;
  border: none;
}
#page-title {
  color: #2f2f2f;
  margin-top: 13px;
  margin-bottom: 0px;
}
#wrapper {
  padding-left: 0;
  height: 100%;
  /*background-color: #f2f6f8;*/
}
#page-wrapper {
  width: 100%;
  /*min-height: 100%;*/
  /*background-color: #f2f6f8;*/
  /* #ebf0f4;  */
  /* */
  /*#E6EDF2;*/
  font-size: 17px;
  border-top: 2px solid #ddba2c;
  padding: 15px 0 80px !important;
  margin-bottom: 80px !important;
}
/* RESOLUTION BASED CLASSES */
@media (max-width: 1185px) {
  .front-figure-canvas {
    text-align: center;
    float: none;
    padding-left: 0;
  }
  .back-figure-canvas {
    text-align: center;
    float: none;
    padding-right: 0;
  }
}
@media (max-width: 900px) {
  .white_content {
    left: 5%;
    width: 90%;
    top: 5%;
    height: 90%;
  }
}
@media (min-width: 768px) {
  /* Wrappers */
  #wrapper {
    padding-left: 0px;
    /*wrapper - 255px*/
  }
  #page-wrapper {
    padding: 15px 15px 150px !important;
    margin-bottom: 80px;
    border-top: 2px solid #ddba2c;
  }
  .site-nav-bottom {
    width: inherit;
    border: none;
    background-color: #262626;
    overflow-y: auto;
  }
  .bottom-nav {
    width: 50%;
  }
  .search-bar {
    width: 150% !important;
    border: none;
  }
  .navbar-fixed-top {
    border-bottom: solid 1px lightgrey;
  }
  .breadcrumb .text-muted a:link,
  .breadcrumb .text-muted a:visited {
    color: #a9a9a9;
  }
  .breadcrumb .text-muted a:hover {
    color: #2f2f2f;
  }
  .paddhr {
    /*before 20px*/
    margin-top: 10px;
  }
  address {
    margin-bottom: 0px !important;
  }
  .btn-group {
    margin-bottom: 10px;
  }
  .calculate {
    padding: 3%;
  }
  .page-header {
    border-bottom: none;
    /* 1px solid #a9a9a9;*/
    margin-top: 0px;
  }
  .page-header .text-muted {
    font-size: 125%;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    background-color: transparent;
    border: none;
  }
  .nav-tabs {
    border: none;
  }
  .margright {
    margin-right: 30px;
  }
  /* Bootstrap Default Overrides - Customized Dropdowns for the Side Nav */
  .navbar-fixed-top {
    left: 15%;
    width: 85%;
  }
  .side-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 0;
  }
  .side-nav > li.dropdown > ul.dropdown-menu {
    position: relative;
    /*min-width: 225px;*/
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  .side-nav > li.dropdown > ul.dropdown-menu > li > a {
    color: #fff;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 25px;
    padding-bottom: 15px;
  }
  .side-nav > li {
    width: 80%;
    margin-left: 10%;
  }
  /* Nav Messages */
  .messages-dropdown .dropdown-menu {
    min-width: 300px;
  }
  .messages-dropdown .dropdown-menu li a {
    white-space: normal;
  }
}
@media screen and (min-width: 769px) {
  #mainContent {
    background: white;
    width: calc(100% - 225px);
    width: -webkit-calc(100% - 225px);
    width: -moz-calc(100% - 225px);
    position: absolute;
    left: 225px;
    height: 100%;
    float: none;
  }
  .venice-search {
    width: 150%;
  }
  .text-center {
    text-align: center;
  }
}
@media (max-width: 768px) {
  #mainContent {
    background: white;
    width: 100%;
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    position: absolute;
    height: 100%;
    float: none;
  }
  .navbar-nav {
    margin-left: 0;
    margin-right: 0;
  }
  #sidebar {
    left: -225px;
  }
  #sidebar.open-sidebar {
    left: 0;
    z-index: 8000;
  }
  #sidebar.transitions {
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    transition-property: left;
  }
  .bottom-nav {
    margin-left: 15px;
    width: 225px;
  }
  .side-nav1,
  .side-nav2,
  .site-nav-bottom {
    display: none;
  }
  .nav-tabs {
    margin-bottom: -1px;
  }
}
.page-navigation {
  background: #ddba2c;
  color: white;
  padding-left: 12px;
}
.page-navigation > li a {
  /*border-bottom: none !important;*/
  border-radius: 0;
  margin-right: 0;
  border: none;
  margin-bottom: -5px;
  color: white;
}
.page-navigation > li.current {
  margin-bottom: 0;
}
.page-navigation > li.current > a {
  font-weight: bold;
  line-height: 1;
}
.page-navigation > li a:hover,
.page-navigation > li a:focus {
  color: #D4DCE2;
}
/* BUTTON OVERRIDES */
.btn-immersion {
  color: #ffffff;
  background-color: #f64a4a;
  border-color: #d61c1c;
  margin: 20px 0px 5px 5px;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-immersion:hover {
  color: #ffffff;
  background-color: #ec3434;
  border-color: #d61c1c;
}
.btn-dark {
  background: #2f2f2f;
  color: white;
  margin-top: 10px;
}
.btn-dark:hover {
  color: #ddba2c;
}
.btn-margin {
  margin: 10px;
}
.btn-full-width {
  width: 100%;
}
.btn-noBackground {
  background: none;
}
.btn-re-primary {
  color: #ddba2c;
  border-color: #ddba2c;
  background-color: #ffffff;
  border-radius: 50%;
}
.btn-margin-top {
  margin-top: 5px;
}
.btn-circle {
  border-radius: 20px;
}
.btn-border-none {
  border: none;
  margin-left: 1px;
  margin-top: 5px;
}
.btn-group-top-left {
  margin-left: -13%;
}
.btn-default .badge {
  color: white;
}
.btn .badge {
  top: 1px;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-color: transparent;
}
.btn-agr,
.btn-agr > a:hover,
.btn-agr > a:focus,
.btn-agr > a {
  background-color: #ddba2c;
  color: #e9ca4e;
}
.btn-primary > a:hover,
.btn-primary > a:focus {
  color: #f5f5f5;
}
.btn-group.open > .btn-primary,
.btn-group > button:active {
  background: #ddba2c !important;
}
.btn-secondary {
  background: #9BA3AF;
}
.btn-to-img {
  margin-left: -5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background: #ddba2c;
}
/* VIDEO */
#video {
  width: 100%;
  height: 100%;
}
#video .loading {
  background: gray;
  display: block;
}
.videoLink {
  margin-bottom: 5px;
  display: block;
  color: #2f2f2f;
  font-size: 110%;
  cursor: pointer;
}
.videoLink i {
  width: 29px;
  color: #E6EDF2;
  background: dimgray;
  border-radius: 100%;
  padding: 5px 5px 5px 9px;
  margin-right: 10px;
}
.videoLink:hover > i {
  background: #ddba2c;
}
.videoLink .active {
  background: #ddba2c !important;
}
.front-figure-canvas {
  float: left;
  padding-left: 20%;
}
.front-figure-canvas canvas {
  background: url("../image/front_c.png") no-repeat;
  background-size: contain;
  opacity: 1 !important;
}
.back-figure-canvas {
  float: right;
  padding-left: 0;
  padding-right: 20%;
}
.back-figure-canvas canvas {
  background: url("../image/back_c.png") no-repeat;
  background-size: contain;
  opacity: 1 !important;
}
/* ADMIN */
.admin-contest-table ul,
.admin-downloads-table ul {
  list-style-type: none;
  padding: 0;
}
.admin-contest-table ul li,
.admin-downloads-table ul li {
  margin: 4px;
  display: inline;
}
.display-none {
  display: none;
}
.admin-downloads-table a,
.admin-downloads-table a:link,
.admin-downloads-table a:visited {
  color: #2f2f2f;
}
.admin-downloads-table a:hover {
  color: #ddba2c;
}
.admin-downloads-table a:active {
  color: #ddba2c;
}
/* FILE DRAG */
#file-drag {
  width: 100%;
  border: 5px dashed #777777;
  /*border-radius: 7px;*/
  cursor: default;
  text-align: center;
  padding: 50px;
}
#file-drag:hover {
  border: 5px dashed #ddba2c;
}
.file-drag {
  width: 100%;
  border: 5px dashed #777777;
  cursor: default;
  text-align: center;
  /*padding: 50px;*/
  margin-bottom: 5px;
}
.file-drag:hover {
  border: 5px dashed #ddba2c;
}
/* OTHER */
.page-text a {
  color: #ddba2c;
}
.navbar-user {
  margin-right: 0 !important;
}
.navbar-user > li > a {
  padding-top: 15px !important;
}
.progress-sm {
  height: 17px;
}
.paddLR-sm > li > a {
  padding-left: 5px;
}
.margright-sm {
  margin-right: 10px;
}
.navbar {
  margin-bottom: 0;
}
.paddBLG {
  margin-bottom: 5%;
}
.paddLT {
  margin-left: 20px;
  margin-top: 10px;
}
.border-bottom {
  border-bottom: solid 2px #777777;
}
.xxx-lg {
  font-size: 40px;
}
.paddL {
  margin-left: 20px;
}
.text-big {
  font-size: 24px;
}
.text-re-primary {
  color: #ffffff;
  background-color: #ddba2c;
}
.br-large {
  margin-top: 10px;
}
.paddSM {
  padding-top: 10px;
}
.paddT {
  margin-top: 40px;
}
.border-primary {
  border: 1px solid #ddba2c;
  background: transparent;
}
.bg-secondary {
  background-color: #ffffff;
}
.bg-transparent {
  background: transparent;
  border: solid 1px #a9a9a9;
}
.thumbnail:hover {
  border: 1px solid #ddba2c;
}
.progress-lg {
  height: 30px;
}
.progress-width {
  width: 85%;
}
.box {
  background-color: #343434;
  color: #ffffff;
  padding: 4px;
  position: relative;
}
.span-icon-inBox-LG {
  padding: 6%;
  position: absolute;
  top: -23%;
  left: 42%;
}
.span-icon-inBox-SM {
  padding: 10%;
  position: absolute;
  top: -23%;
  left: 36%;
}
.hr-scroll {
  position: relative;
  height: 10px;
}
.span-icon-scroll {
  position: absolute;
  left: 49%;
  top: -150%;
  border: solid 1px #999999;
  background-color: #ffffff;
  color: #2f2f2f;
  border-radius: 50%;
  padding: 10px;
}
/* Nav Messages */
.messages-dropdown .dropdown-menu .message-preview .avatar,
.messages-dropdown .dropdown-menu .message-preview .name,
.messages-dropdown .dropdown-menu .message-preview .message,
.messages-dropdown .dropdown-menu .message-preview .time {
  display: block;
}
.messages-dropdown .dropdown-menu .message-preview .avatar {
  float: left;
  margin-right: 15px;
}
.messages-dropdown .dropdown-menu .message-preview .name {
  font-weight: bold;
}
.messages-dropdown .dropdown-menu .message-preview .message {
  font-size: 12px;
}
.messages-dropdown .dropdown-menu .message-preview .time {
  font-size: 12px;
}
/* Nav Announcements */
.announcement-heading {
  font-size: 50px;
  margin: 0;
}
.announcement-text {
  margin: 0;
}
/* Table Headers */
table.tablesorter thead {
  cursor: pointer;
}
table.tablesorter thead tr th:hover {
  background-color: #f5f5f5;
}
/* Flot Chart Containers */
.flot-chart {
  display: block;
  height: 400px;
}
.flot-chart-content {
  width: 100%;
  height: 100%;
}
.agr-system a {
  color: #000;
}
/* Side Nav */
/* Edit Below to Customize Widths > 768px */
.nav-tabs > li.current > a,
.nav-tabs > li.current > a:hover,
.nav-tabs > li.current > a:focus,
.nav-tabs > li.current_ancestor > a,
.nav-tabs > li.current_ancestor > a:focus,
.nav-tabs > li.current_ancestor > a:hover {
  font-weight: bold;
  color: white;
  background: #ddba2c;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  background: transparent !important;
}
.main-logo {
  margin-bottom: 45px;
  margin-top: 30px;
}
.main-navigation {
  padding-left: 15px;
  /*margin-top: 95px;*/
}
.main-navigation > li a {
  color: #999;
}
.main-navigation > li a:hover,
.main-navigation > li a:focus {
  color: #ddba2c;
}
.product-description {
  font-size: 120%;
}
.img-center {
  display: block;
  position: relative;
  margin: 0 auto;
}
.panel-primary {
  border-color: #D4DCE2;
  font-size: 1em;
  margin-top: 10px;
}
#podcast-table thead {
  background-color: #2f2f2f;
  color: #ffffff;
}
#podcast-table a,
#podcast-table a:link,
#podcast-table a:visited {
  color: #2f2f2f;
}
#podcast-table a:hover,
#podcast-table a:focus {
  color: #ddba2c;
}
#podcast-table a:active {
  color: #ddba2c;
}
#notification-dropdown .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 69px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: #2f2f2f;
  content: '';
}
#notification-dropdown .dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 70px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}
#user-dropdown .dropdown-menu:before {
  position: absolute;
  top: -7px;
  right: 34px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: #2f2f2f;
  content: '';
}
#user-dropdown .dropdown-menu:after {
  position: absolute;
  top: -6px;
  right: 35px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}
.item-button {
  margin-bottom: 20px;
  padding: 5px;
  text-align: left;
}
.login-form input {
  width: 100%;
  margin-bottom: 5px !important;
}
.login-form > label {
  display: block;
}
.page-header > h1 {
  display: inline;
}
.page-header > .btn-right {
  float: right;
  margin-bottom: 0;
}
.btn-right {
  float: right !important;
  margin-bottom: 5px;
}
#contests-table a,
#contests-table a:link,
#contests-table a:visited {
  color: #2f2f2f;
}
#contests-table a.btn {
  color: white !important;
}
#contests-table a:hover {
  color: #ddba2c;
}
#contests-table a:active {
  color: #ddba2c;
}
.product-thumbnail {
  position: relative;
}
.product-thumbnail .btn {
  margin: 0 auto;
  display: block;
}
.contest-photo {
  position: relative;
}
.contest-photo img {
  display: block;
  margin: 0 auto;
  height: 240px;
}
.contest-photo h4 {
  text-align: center;
}
.table-responsive {
  overflow-x: auto;
}
#tracker-graph-menu li:hover {
  color: #ddba2c;
  cursor: pointer;
}
#tracker-graph-menu li:active {
  color: #ddba2c;
}
.tracker-graph-menu-active {
  font-weight: bold;
}
.froala-element {
  background: white;
}
.form_row {
  margin-bottom: 15px;
}
.pull-right {
  margin-bottom: 15px;
}
.navbar-always {
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  background: white !important;
}
.navbar-reset-margin {
  margin-top: 0;
}
.bootstrap-date select {
  display: inline;
  width: auto;
  margin-right: 5px;
}
.example {
  display: inline-block;
  margin-right: 0;
  float: right;
}
.upper-menu-item {
  font-size: 1.5em;
}
@media screen and (max-width: 767px) {
  .product-item {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.btn-margin-bottom {
  margin-bottom: 5px;
}
.products-title {
  color: #2f2f2f;
  font-size: 20px;
}
.products-buttons {
  padding-top: 5px;
}
img.desaturate {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
}
.btn {
  white-space: inherit;
}
.fancybox-inner {
  overflow: visible !important;
}
.tooltip-speedy {
  position: relative;
}
.tooltip-speedy .tooltip-hover {
  position: relative;
}
.tooltip-speedy .tooltip-hover:hover > .tooltip-show {
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
  opacity: 1;
  visibility: visible;
}
.tooltip-speedy .tooltip-show {
  position: absolute;
  top: -72px;
  right: -73px;
  background: rgba(0, 0, 0, 0.9);
  text-align: center;
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 11px;
  cursor: default;
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
  opacity: 0;
  visibility: hidden;
  width: 200px;
}
.tooltip-speedy .tooltip-show:before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 110px;
  border-style: solid;
  border-width: 10px 10px 0;
  border-color: rgba(0, 0, 0, 0.9) transparent;
  display: block;
  width: 0;
  z-index: 1;
}
.list-group-item:not(.homepage-headline) {
  margin: 0 10px 10px 10px;
  border: none;
  /*box-shadow: 0 4px 2px -2px #888888;*/
  padding: 5px;
}
.list-group-item:last-child {
  box-shadow: none;
}
.messages-table {
  border-spacing: 5px;
  width: 100%;
  text-align: left;
  vertical-align: top;
}
.messages-table td,
.messages-table th {
  padding: 5px;
  vertical-align: top;
  text-align: left;
}
.messages-table td {
  padding: 0 5px 5px 5px;
}
.td-date {
  text-align: right;
}
.td-button {
  width: 20px;
}
.messages-table td.td-icon {
  width: 10px;
  padding-top: 4px;
}
.th-seen {
  font-weight: normal;
  font-style: italic;
}
.login-form-item {
  margin-top: 4px;
}
.login-form-item > input[type="submit"] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.login-form-item:nth-child(1) {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
}
#username,
#password {
  padding-left: 45px;
  padding-top: 7px;
  padding-bottom: 7px;
  height: 50px;
}
.placeholder-icon {
  position: absolute;
  display: block;
  left: 30px;
  top: 17px;
  color: #777777;
}
#video {
  margin: 15px auto 0;
}
#videos-placeholder {
  text-align: center;
  border: 1px solid black;
  border-radius: 10px;
  min-height: 213px;
  padding: 30px;
  background-color: white;
  margin-top: 45px;
}
#videos-placeholder > .fa {
  color: #ddba2c;
}
.change-pass-form {
  padding-left: 45px;
  padding-top: 7px;
  padding-bottom: 7px;
  height: 50px;
}
.invoice-pay-system {
  font-style: italic;
  color: grey;
  font-size: 0.8em;
  margin-left: 20px;
}
.invoice-item {
  font-style: italic;
  margin-left: 20px;
}
.whats-immersion {
  padding-left: 10px;
  padding-top: 10px;
}
.color-grey {
  color: grey;
}
a:hover.color-grey {
  color: grey;
}
a:visited.color-grey {
  color: grey;
  text-decoration: none;
}
@media screen and (max-width: 600px) {
  .dash {
    margin-left: auto;
    margin-right: auto;
  }
  .dash .item {
    display: block;
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .dash .item a {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .miscellaneous select {
    width: 100%;
    margin-bottom: 10px;
  }
}
.timeline {
  position: relative;
  list-style-type: none;
  width: 100%;
  float: left;
}
.timeline .event {
  padding-left: 3%;
}
.timeline .event:last-child label:before {
  display: none;
}
.timeline .event input[type="radio"] {
  display: none;
}
.timeline .event input[type="radio"]:checked ~ label {
  background-color: #ddba2c;
}
.timeline .event input[type="radio"]:checked ~ label:before {
  content: "";
  width: 400px;
  height: 2px;
  bottom: 50%;
  right: -400px;
  position: absolute;
  background: #ddba2c;
}
.timeline .event input[type="radio"]:checked ~ .content-perspective .content {
  display: block;
}
.timeline .event label {
  border-radius: 4px;
  background-color: #4e515e;
  font-size: 13px;
  color: #ffffff;
  padding: 5px 10px;
  margin-bottom: 20px;
  position: relative;
  width: 150px;
  text-align: center;
}
.timeline .event label:after {
  content: "";
  width: 2px;
  height: 15px;
  bottom: -17px;
  left: 50%;
  position: absolute;
  background: #b7b7b7;
}
.timeline .event label:hover {
  cursor: pointer;
  background-color: #ddba2c;
}
.timeline .event .start {
  position: relative;
  margin-bottom: 35px;
  display: table;
  width: 150px;
  text-align: center;
}
.timeline .event .start:after {
  content: "";
  width: 2px;
  height: 33px;
  bottom: -32px;
  left: 50%;
  position: absolute;
  background: #b7b7b7;
}
.timeline .event .start .icon-timeline-circle {
  position: relative;
  font-size: 47px;
  color: #ddba2c;
}
.timeline .event .start .icon-timeline-start {
  position: absolute;
  top: 0;
  left: 1px;
  padding: 11px 0px 0px 14px;
  font-size: 25px;
  color: #ffffff;
}
.timeline .event .finish {
  position: relative;
  margin-bottom: 35px;
  display: table;
  width: 152px;
  text-align: center;
}
.timeline .event .finish .icon-timeline-circle {
  position: relative;
  font-size: 47px;
  color: #4e515e;
}
.timeline .event .finish .icon-timeline-finish {
  position: absolute;
  top: 0;
  left: 0px;
  padding: 11px 0px 0px 11px;
  font-size: 25px;
  color: #ffffff;
}
.timeline .event .content-perspective {
  width: 70%;
  float: right;
  position: absolute;
  top: 0px;
  left: 25%;
  border-radius: 4px;
}
.timeline .event .content-perspective .content {
  display: none;
  position: relative;
  top: 0px;
}
.timeline .event .content-perspective .content hr {
  border: 0;
  border-top: 1px solid #eeeeee;
  padding: 0;
  margin: 0 auto;
  width: 95%;
}
.timeline .event .content-perspective .content .content-inner {
  background-color: #ffffff;
  min-height: 220px;
  margin-right: 0px;
  margin-left: 0px;
}
.timeline .event .content-perspective .content .content-inner:hover {
  background-color: #eeeeee;
}
.timeline .event .content-perspective .content .content-inner.disable img {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
  opacity: 0.6;
}
.timeline .event .content-perspective .content .content-inner.disable h2 {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
  opacity: 0.6;
}
.timeline .event .content-perspective .content .content-inner.disable p {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
  opacity: 0.6;
}
.timeline .event .content-perspective .content .content-inner.disable .buttonis {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
  opacity: 0.6;
}
.timeline .event .content-perspective .content .content-inner .first {
  padding: 0;
}
.timeline .event .content-perspective .content .content-inner .second {
  padding: 0;
}
.timeline .event .content-perspective .content .content-inner .tertiar {
  padding: 0;
  margin-top: 65px;
}
.timeline .event .content-perspective .content .content-inner img {
  padding: 17px 36px 17px 26px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.timeline .event .content-perspective .content .content-inner h2 {
  color: #4e515e;
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
  padding: 10px 0px 10px 0px;
  margin-top: 0;
  margin-bottom: 0;
}
.timeline .event .content-perspective .content .content-inner p {
  color: #93949b;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  padding-right: 10px;
}
.timeline .event .content-perspective .content .content-inner .right {
  text-align: right;
}
.timeline .event .content-perspective .content .content-inner .right .buttonis {
  text-align: right;
  width: 73%;
  margin-top: -10px;
}
.timeline .event .content-perspective .content .content-inner .right .aviable-button {
  border-radius: 4px;
  background-color: #4e515e;
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  padding: 11px 35px;
  white-space: nowrap;
}
.timeline .event .content-perspective .content .content-inner .right a.icon-timeline-circle {
  color: #ddba2c;
  position: relative;
  font-size: 38px;
  text-align: right;
}
.timeline .event .content-perspective .content .content-inner .right a.icon-timeline-circle:first-child {
  margin-right: 10px;
}
.timeline .event .content-perspective .content .content-inner .right a.icon-timeline-circle .icon-timeline-download {
  position: absolute;
  top: 9px;
  left: 11.5px;
  line-height: 0;
}
.timeline .event .content-perspective .content .content-inner .right a.icon-timeline-circle .icon-timeline-download:before {
  font-size: 17px;
}
.timeline .event .content-perspective .content .content-inner .right a.icon-timeline-circle .icon-timeline-play {
  position: absolute;
  top: 11px;
  left: 12px;
  line-height: 0;
}
.timeline .event .content-perspective .content .content-inner .right a.icon-timeline-circle .icon-timeline-play:before {
  font-size: 21px;
}
.timeline .event .content-perspective .content .content-inner .right a.icon-timeline-circle .fa-arrow-right {
  position: absolute;
  top: 13px;
  left: 10px;
  line-height: 0;
  color: #ffffff;
}
.timeline .event .content-perspective .content .content-inner .right a.icon-timeline-circle .fa-arrow-right:before {
  font-size: 21px;
}
.timeline .event .content-perspective .content .content-inner .right a.icon-timeline-circle .fa-eye {
  position: absolute;
  top: 13px;
  left: 8px;
  line-height: 0;
  color: #ffffff;
}
.timeline .event .content-perspective .content .content-inner .right a.icon-timeline-circle .fa-eye:before {
  font-size: 21px;
}
.timeline .event input[type="radio"]:checked ~ .content-perspective {
  border: solid 2px #ddba2c;
}
@media screen and (min-width: 769px) {
  .timeline .event .content-perspective {
    margin-bottom: 400px;
  }
}
@media screen and (max-width: 1070px) {
  .timeline .event .content-perspective .content .content-inner .right .aviable-button {
    top: -8px;
    right: 100px;
  }
  .timeline .event .content-perspective .content .content-inner .right .buttonis {
    margin-top: -10px;
  }
}
@media screen and (max-width: 1090px) {
  .timeline .event {
    padding-left: 0;
  }
}
@media screen and (max-width: 919px) {
  .timeline .event .content-perspective .content .content-inner .second {
    width: 70%;
    left: 5%;
  }
  .timeline .event .content-perspective .content .content-inner .tertiar {
    position: absolute;
    margin-top: 150px;
    width: 33%;
  }
  .timeline .event .content-perspective .content .content-inner .right .aviable-button {
    right: -270px;
    z-index: 1;
    margin: 0;
    top: -180%;
  }
  .timeline .event .content-perspective .content .content-inner .right .buttonis {
    margin-top: 10px;
  }
}
@media screen and (max-width: 870px) {
  .timeline .event .content-perspective .content .content-inner .tertiar {
    width: 36%;
  }
  .timeline .event .content-perspective .content .content-inner .right .aviable-button {
    right: -126px;
  }
}
@media screen and (max-width: 840px) {
  .timeline .event input[type="radio"]:checked ~ label::before {
    width: 300px;
    right: -300px;
  }
  .timeline .event .content-perspective .content .content-inner img {
    padding: 14px 36px 17px 12px;
  }
}
@media screen and (max-width: 768px) {
  #page-wrapper.timeline-page-wrapper {
    padding: 15px;
  }
  .timeline .event .content-perspective .content .content-inner .tertiar {
    width: 30%;
    padding-right: 0px;
  }
  .timeline .event .content-perspective .content .content-inner h2 {
    text-align: left;
  }
  .timeline .event .content-perspective .content .content-inner .right .aviable-button {
    right: -151px;
  }
  .timeline .event .content-perspective .content .content-inner .right {
    padding-left: 10px;
    padding-right: 10px;
  }
  .timeline .event .content-perspective .content .content-inner .right .buttonis {
    width: 100%;
    text-align: center;
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    position: relative;
    margin: 20px 0px;
  }
  .timeline .event {
    margin-top: 20px;
    text-align: center;
  }
  .timeline .event .start {
    width: 100%;
  }
  .timeline .event .content-perspective {
    position: relative;
    width: 100%;
    left: 0;
    float: none;
  }
  .timeline .event .content-perspective:after {
    content: "";
    width: 2px;
    height: 15px;
    bottom: -17px;
    left: 50%;
    position: absolute;
    background: #b7b7b7;
  }
  .timeline .event .finish {
    width: 100%;
    margin-top: 20px;
  }
  .timeline .event input[type="radio"]:checked ~ label:before {
    display: none;
  }
  .timeline .event label {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 401px) {
  .timeline .event .content-perspective .content .content-inner .right a.icon-timeline-circle:first-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 368px) {
  .timeline .event .content-perspective .content .content-inner .first {
    padding: 0px;
    width: 100%;
  }
  .timeline .event .content-perspective .content .content-inner .second {
    left: 5%;
    width: 90%;
  }
  .timeline .event .content-perspective .content .content-inner .tertiar {
    padding-right: 0px;
    width: 100%;
    position: relative;
    margin-top: 0px;
  }
  .timeline .event .content-perspective .content .content-inner .right {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    text-align: center;
    margin-top: 20px;
  }
  .timeline .event .content-perspective .content .content-inner .right .aviable-button {
    position: relative;
    left: 0px;
    right: 0px;
    text-align: center;
  }
  .timeline .event .content-perspective .content .content-inner .right .buttonis {
    width: 100%;
    text-align: center;
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    position: relative;
    margin: 20px 0px;
  }
  .timeline .event .content-perspective .content .content-inner.disable h2 {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 800px) {
  .timeline .event label {
    padding: 4px 6px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1080px) {
  .timeline .event .content-perspective {
    width: 60%;
    left: 35%;
  }
}
@media screen and (max-width: 1295px) {
  .timeline .event .content-perspective .content .content-inner img {
    padding: 10px;
  }
}
@media screen and (max-width: 1199px) {
  .timeline .event .content-perspective .content .content-inner .second {
    padding-left: 30px;
  }
  .timeline .event .content-perspective .content .content-inner .right a.icon-timeline-circle:first-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .timeline .event .content-perspective .content .content-inner .first {
    text-align: center;
  }
  .timeline .event .content-perspective .content .content-inner .second {
    width: 90%;
    left: 5%;
    padding: 0;
  }
  .timeline .event .content-perspective .content .content-inner h2 {
    text-align: center;
  }
  .timeline .event .content-perspective .content .content-inner p {
    text-align: center;
  }
  .timeline .event .content-perspective .content .content-inner .tertiar {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 10px 0;
  }
  .timeline .event .content-perspective .content .content-inner .right a.icon-timeline-circle {
    margin: 10px;
  }
  .timeline .event .content-perspective .content .content-inner .right .buttonis {
    width: 100%;
    text-align: center;
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    position: relative;
    margin: 20px 0px;
  }
}
.timeline .event .content-perspective .content .content-inner.disable .tertiar {
  display: none;
}
@media screen and (min-width: 992px) {
  .timeline .event .content-perspective {
    width: 70%;
    left: 25%;
  }
  .timeline .event .content-perspective .content .content-inner img {
    width: 175px !important;
    height: 175px !important;
  }
  .timeline .event .content-perspective .content .content-inner .right .aviable-button {
    position: absolute;
    right: 0;
    top: -40px;
  }
  .timeline .event .content-perspective .content .content-inner .right .buttonis {
    position: relative;
  }
  .timeline .event .content-perspective .content .content-inner.disable .second {
    width: 65%;
  }
}
@media screen and (min-width: 1070px) {
  .timeline .event .content-perspective .content .content-inner img {
    width: 200px !important;
    height: 200px !important;
  }
}
@media screen and (min-width: 1360px) and (max-width: 1499px) {
  .timeline .event .content-perspective .content .content-inner .first {
    max-width: 250px;
  }
  .timeline .event .content-perspective .content .content-inner .second {
    min-width: 47%;
  }
  .timeline .event .content-perspective .content .content-inner .tertiar {
    max-width: 20%;
    float: right;
  }
}
@media screen and (min-width: 1500px) and (max-width: 1599px) {
  .timeline .event .content-perspective .content .content-inner .first {
    max-width: 250px;
  }
  .timeline .event .content-perspective .content .content-inner .second {
    min-width: 52%;
  }
  .timeline .event .content-perspective .content .content-inner .tertiar {
    max-width: 15%;
    float: right;
  }
}
@media screen and (min-width: 1600px) and (max-width: 1799px) {
  .timeline .event .content-perspective .content .content-inner .first {
    max-width: 250px;
  }
  .timeline .event .content-perspective .content .content-inner .second {
    min-width: 59%;
  }
  .timeline .event .content-perspective .content .content-inner .tertiar {
    max-width: 14%;
    float: right;
  }
}
@media screen and (min-width: 1750px) {
  .timeline .event .content-perspective .content .content-inner.disable .second {
    width: 75%;
  }
}
@media screen and (min-width: 1800px) {
  .timeline .event .content-perspective .content .content-inner .first {
    max-width: 250px;
  }
  .timeline .event .content-perspective .content .content-inner .second {
    min-width: 64%;
  }
  .timeline .event .content-perspective .content .content-inner .tertiar {
    max-width: 12%;
    float: right;
  }
}
@media screen and (min-width: 2700px) {
  .timeline .event input[type="radio"]:checked ~ label::before {
    width: 2000px;
    right: -2000px;
  }
}
@media screen and (min-width: 2500px) {
  .timeline .event .content-perspective .content .content-inner.disable .second {
    width: 80%;
  }
}
#videos-placeholder {
  text-align: center;
  border: 1px solid black;
  border-radius: 10px;
  min-height: 213px;
  padding: 30px;
  background-color: white;
}
#videos-placeholder > .fa {
  color: #ddba2c;
}
.bottom {
  clear: both;
}
.bottom h3 {
  padding-top: 30px;
  margin-left: 25px;
  color: #ddba2c;
}
.itemVideo {
  float: left;
}
.videoLink {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  float: left;
  width: 315px;
  margin: 5px 10px;
  padding-left: 35px;
}
.videoIcon {
  position: absolute;
  top: 0;
  left: 0;
}
.front-figure-canvas {
  padding-left: 0;
  display: inline-block;
  float: none;
}
.back-figure-canvas {
  padding-right: 0;
  display: inline-block;
  float: none;
}
@media (max-width: 650px) {
  .front-figure-canvas {
    text-align: center;
    float: none;
    padding-left: 0;
    margin: auto;
  }
  .back-figure-canvas {
    text-align: center;
    float: none;
    padding-right: 0;
    margin: auto;
  }
}
#btn-favorite {
  margin-top: 10px;
}
#titleVideo {
  margin-top: 10px;
}
.bottom {
  clear: both;
}
.bottom h3 {
  padding-top: 30px;
  margin-left: 25px;
  color: #ddba2c;
}
.itemVideo {
  float: left;
}
.videoLink {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  float: left;
  width: 315px;
  margin: 5px 10px;
  padding-left: 35px;
}
.videoIcon {
  position: absolute;
  top: 0;
  left: 0;
}
a:hover,
a:focus {
  text-decoration: none;
}
.jwplayer span {
  color: white !important;
}
#player_controlbar .jwcapLeft {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#player_controlbar .jwcapRight {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#player_controlbar .jwplay.jwtoggle button,
#player_controlbar .jwplay button {
  width: 45px !important;
  background-size: 16px !important;
  background-color: #ddba2c !important;
  margin-left: -12px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#player_controlbar .jwmute.jwtoggle button {
  background-size: 15px !important;
  margin-left: 10px;
}
#player_controlbar .jwmute button {
  background-size: 15px !important;
  margin-left: 8px;
}
#player_controlbar .jwtimeSliderProgressCapRight {
  width: 30px !important;
  background-size: 16px !important;
}
#player_controlbar .jwtimeSliderProgressCapRight {
  background-size: 12px 12px !important;
  width: 12px !important;
}
#player_controlbar .jwtimeSliderProgress {
  background-size: 2px 24px !important;
  left: 0px !important;
  right: 6px !important;
}
#player_controlbar .jwtimeSliderBuffer {
  background-size: 2px 22px !important;
}
.jwslider.jwtime .jwrailgroup.Rail {
  border-radius: 50px !important;
  height: 8px;
  top: 11px;
  background-repeat: no-repeat;
  width: 263px;
  left: -4px;
}
#player_controlbar .jwtimeSliderRail {
  background: none !important;
}
#player_controlbar .jwvolumeHRail {
  background-size: 43px 30px !important;
}
#player_controlbar .jwvolumeHProgress {
  background-size: 44px 30px !important;
}
#player_controlbar .jwvolumeH .jwrail {
  overflow: hidden !important;
}
.jwslider.jwvolumeH.jwhorizontal .jwrail .jwprogressOverflow .jwrailgroup.Progress {
  width: 110% !important;
}
span.jwcontrolbar .jwprogressOverflow {
  overflow: visible !important;
}
span.jwcontrolbar .jwcenter {
  margin-left: 6px !important;
}
#player_controlbar .jwvolumeHProgressCapRight {
  background-size: 3px 24px !important;
}
.navbar-default .navbar-nav > li > a {
  background-color: #ddba2c;
  border-radius: 50px;
  padding: 3px 4px;
  margin-top: 2px;
  margin-bottom: 3px;
}
.navbar-default .navbar-nav > li > a span.login-name {
  color: #3d3f3f;
  font-size: 16px;
  font-weight: 500;
  margin-right: 7px;
  margin-left: 2px;
  vertical-align: middle;
}
.avatar-circle .dropdown-toggle i {
  color: #3d3f3f;
  font-size: 20px;
  vertical-align: middle;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background-color: #ddba2c !important;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #ddba2c !important;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 23px;
  border-top-left-radius: 23px;
}
.navbar-nav > li > .dropdown-menu {
  margin-top: -3px !important;
  margin-right: 0px !important;
}
.dropdown-menu {
  box-shadow: 0px 12px 12px rgba(0, 0, 0, 0.176);
}
li.not-login > a {
  background-color: transparent !important;
  padding: 13px !important;
}
.navbar-default .navbar-nav > li.not-login > a:hover,
.navbar-default .navbar-nav > li.not-login > a:focus {
  background-color: transparent !important;
}
@media screen and (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    right: -15px !important;
    left: auto !important;
  }
}
@media (min-width: 1000px) {
  .height-400 {
    height: 600px;
  }
}
@media (min-width: 1100px) {
  .height-400 {
    height: 550px;
  }
}
@media (min-width: 1200px) {
  .height-400 {
    height: 500px;
  }
}
@media (min-width: 1300px) {
  .height-400 {
    height: 450px;
  }
}
@media (min-width: 1400px) {
  .height-400 {
    height: 400px;
  }
}
.selected-star1 {
  color: #ddba2c;
}
@media screen and (max-width: 400px) {
  .thumbnail {
    display: block;
    padding: 5px;
  }
  .thumbnail .menu-icon.fa-4x {
    width: 90px;
    height: 90px;
    font-size: 2em;
  }
}
.nomark {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#videos-search,
#videos-filter {
  font-family: "Proxima Nova", sans-serif !important;
}
#videos-search {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
#videos-search input[type="search"] {
  background-color: #fff;
  border: 2px solid #b3b3b3;
  border-radius: 5px;
  padding: 13px 12px;
  margin-bottom: 12px;
  max-width: 460px;
  width: 100%;
  outline: none;
}
#videos-search input[type="search"]:focus {
  box-shadow: 0 0 5px #ddba2c;
  border: 2px solid #FFFFFF;
}
#videos-search button.button-search {
  display: block;
  margin: auto;
  background-color: #ddba2c;
  border: solid 2px #ddba2c;
  color: #ffffff;
  padding: 8px 34px;
  border-radius: 4px;
  font-size: 19px;
  font-weight: 600;
  line-height: 1;
}
#videos-search button.button-search span.tiecons {
  font-size: 34px;
  vertical-align: -0.34ex;
  margin-right: 13px;
}
#videos-search button.button-search:hover {
  background-color: #ffffff;
  color: #ddba2c;
}
#videos-filter {
  margin-bottom: 40px;
  margin-top: 40px;
}
#videos-filter .row div {
  text-align: center;
}
#videos-filter input[type=checkbox]:checked + label:before {
  font-family: tiecons;
  content: "\e68d";
  font-size: 15px;
  color: #ffffff;
  background-color: #ddba2c;
  text-align: center;
  line-height: 23px;
}
#videos-filter label {
  position: relative;
  color: #2f2f2f;
  margin: 20px;
  font-size: 13px;
  font-weight: 400;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#videos-filter label:before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  border-radius: 6px;
  position: absolute;
  left: -35px;
  bottom: -4.4px;
  border: solid 2px #ddba2c;
  background-color: #ffffff;
}
.my-clearfix:before,
.my-clearfix:after {
  content: " ";
  display: table;
}
.my-clearfix:after {
  clear: both;
}
#videoContainer #videoTitle {
  background-color: #ddba2c;
  margin: -7px 0 0;
  color: #ffffff;
  padding: 10px 0;
}
#videoContainer #videoTitle #titleVideo {
  margin-top: 0;
}
#videoContainer #videoTitle #titleVideo span {
  font-size: 20px;
  line-height: 1;
}
#videoContainer #videoTitle #favoriteVideo {
  margin-bottom: 0;
}
#videoContainer #videoTitle .button-favourite {
  background-color: #fff;
  border: 2px solid #ddba2c;
  border-radius: 4px;
  display: block;
  color: #2f2f2f;
  font-size: 13px;
  font-weight: 400;
  padding: 7px 18px;
  white-space: pre;
  z-index: 10;
  margin-left: auto;
  margin-top: 0;
}
#videoContainer #videoTitle .button-favourite.active,
#videoContainer #videoTitle .button-favourite:hover {
  background-color: #ddba2c;
  border-color: #ffffff;
  color: #ffffff;
}
#videoContainer #videoTitle .button-favourite.active .tiecons,
#videoContainer #videoTitle .button-favourite:hover .tiecons {
  color: #ffffff;
}
#videoContainer #videoTitle .button-favourite.active .tiecons:before,
#videoContainer #videoTitle .button-favourite:hover .tiecons:before {
  content: "\e71a";
}
#videoContainer #videoTitle .button-favourite.active span.text-favourite,
#videoContainer #videoTitle .button-favourite:hover span.text-favourite {
  color: #ffffff;
}
#videoContainer #videoTitle .button-favourite .tiecons {
  color: #e4c339;
  font-size: 20px;
  vertical-align: -0.2ex;
  margin-right: 5px;
}
#videoContainer #videoTitle .button-favourite span.text-favourite {
  font-family: "Proxima Nova", sans-serif;
  color: #2F2F2F;
  font-size: 13px;
  font-weight: 400;
  vertical-align: middle;
}
#videos-list .videoLink {
  z-index: 1;
  height: 135px;
  width: 100%;
  top: auto;
  left: auto;
  display: block;
  float: none;
  padding: 20px;
  margin: auto;
}
#videos-list .videoLink:hover {
  background-color: #f2f2f2;
}
#videos-list .videoLink:before,
#videos-list .videoLink:after {
  content: " ";
  display: table;
}
#videos-list .videoLink:after {
  clear: both;
}
#videos-list div {
  display: block;
}
#videos-list .image {
  background-color: #ddba2c;
  width: 148px;
  height: 93px;
  float: left;
  margin-right: 30px;
  position: relative;
}
#videos-list .image.with-image:after {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.44);
  z-index: 5;
}
#videos-list .image:before {
  font-family: "tiecons";
  content: "\e6e3";
  color: #fff;
  font-size: 25px;
  z-index: 10;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
#videos-list .image img {
  background-color: #ddba2c;
  width: 100%;
}
#videos-list h2 {
  color: #2f2f2f;
  font-family: "Proxima Nova", sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 24px;
  margin-top: 5px;
}
#videos-list .button-favourite {
  background-color: #fff;
  border: 1px solid #ddba2c;
  border-radius: 4px;
  display: block;
  color: #2f2f2f;
  font-size: 13px;
  font-weight: 400;
  padding: 7px 18px;
  white-space: pre;
  z-index: 10;
}
#videos-list .button-favourite.active,
#videos-list .button-favourite:hover {
  background-color: #ddba2c;
  border-color: #ddba2c;
  color: #ffffff;
}
#videos-list .button-favourite.active .tiecons,
#videos-list .button-favourite:hover .tiecons {
  color: #ffffff;
}
#videos-list .button-favourite.active .tiecons:before,
#videos-list .button-favourite:hover .tiecons:before {
  content: "\e71a";
}
#videos-list .button-favourite .tiecons {
  color: #e4c339;
  font-size: 20px;
  vertical-align: -0.2ex;
  margin-right: 5px;
}
#video-footer {
  position: absolute;
  bottom: 0px;
  left: 0;
  display: block;
  width: 100%;
  height: 96px;
  overflow: hidden;
  background-color: #f2f2f2;
}
#video-footer .pagination {
  margin: 31px 0;
  display: block;
}
#video-footer .pagination > li {
  display: inline-block;
  margin: 0 5px;
}
#video-footer .pagination > li.active > a {
  background-color: #ddba2c;
  border: 2px solid #ddba2c;
  color: #fff;
}
#video-footer .pagination > li.active > a:hover {
  color: #ffffff;
}
#video-footer .pagination > li.arrow {
  margin: 0px 51px;
}
#video-footer .pagination > li.arrow > a {
  background-color: #ddba2c;
  border-radius: 4px;
  color: #ffffff;
  border: solid 2px #ddba2c;
}
#video-footer .pagination > li.arrow > a:hover {
  background-color: #ffffff;
  color: #ddba2c;
}
#video-footer .pagination > li.arrow.disabled {
  cursor: not-allowed;
}
#video-footer .pagination > li.arrow.disabled > a {
  background-color: #fff;
  border: 2px solid #b3b3b3;
  border-radius: 4px;
  color: #a9a9a9;
  pointer-events: none;
}
#video-footer .pagination > li:not(.arrow) > a {
  width: 40px;
  height: 40px;
  padding: 6px 0;
}
#video-footer .pagination > li > a {
  font-family: "proxima nova", sans-serif;
  border-radius: 4px;
  background-color: #fff;
  border: 2px solid #b3b3b3;
  color: #a9a9a9;
  font-size: 18px;
  font-weight: 600;
}
#video-footer .pagination > li > a:hover {
  border: 2px solid #ddba2c;
  color: #ddba2c;
}
#video-footer .pagination > li > a > span {
  vertical-align: -0.2ex;
  padding: 0 9px;
}
#videoContainer #video_display_button {
  background: transparent url("../jwplayer/five-video/src/display/playbutton.png") no-repeat !important;
  background-size: 100px !important;
  height: 77px !important;
  padding: 50px !important;
  margin-top: -44px !important;
}
#videoContainer #video_display_button #video_display_button_play {
  display: none;
}
#videoContainer #video_display:hover #video_display_button {
  opacity: 0.7;
}
#videoContainer #video_controlbar {
  height: 40px !important;
}
#videoContainer #video_controlbar .jwfullscreen button {
  width: 45px;
}
#videoContainer #video_controlbar .jwfullscreen button:hover {
  background-color: #414956;
  cursor: pointer;
}
#videoContainer #video_controlbar .jwbackground {
  background: transparent url("../jwplayer/five-video/src/controlbar/background.png") repeat scroll center center / 1px 40px;
  left: 0;
  right: 0;
}
#videoContainer #video_controlbar .jwfullscreen button {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 18px 18px;
}
#videoContainer #video_controlbar .jwtext {
  font-size: 14px;
  line-height: 38px;
}
#videoContainer #video_controlbar .jwcapRight {
  width: 0;
}
#videoContainer #video_controlbar .jwcapLeft {
  width: 0;
}
#videoContainer #video_controlbar .jwgroup.jwcenter {
  margin-left: 20px !important;
  margin-right: 20px;
}
#videoContainer #video_controlbar .jwgroup.jwleft #video_controlbar_elapsed {
  margin-left: 20px;
  line-height: 40px;
}
#videoContainer #video_controlbar .jwgroup.jwleft .jwplay span button {
  background-size: 16px 18px;
  width: 16px;
  padding: 0 23px;
}
#videoContainer #video_controlbar .jwgroup.jwleft .jwplay span button:hover {
  background-color: #414956;
  cursor: pointer;
}
#videoContainer #video_controlbar .jwgroup.jwright {
  right: 0 !important;
}
#videoContainer #video_controlbar .jwmute:hover {
  background-color: #414956;
  cursor: pointer;
}
#videoContainer #video_controlbar .jwoverlay {
  bottom: 36px !important;
  margin-left: -23px !important;
  padding: 5px 19px 7px !important;
}
#videoContainer #video_controlbar .jwtimeSliderBuffer {
  background: transparent url("../jwplayer/five-video/src/controlbar/timeSliderBuffer.png") repeat-x scroll center center / 2px 30px;
  left: 0px;
  right: 0px;
  height: 8px;
  border-radius: 10px;
  top: 15px;
}
#videoContainer #video_controlbar .jwtimeSliderProgress {
  background: transparent url("../jwplayer/five-video/src/controlbar/timeSliderProgress.png") repeat-x scroll center center / 2px 21px;
  left: 0px;
  border-radius: 10px;
  height: 7px;
  top: 16px;
  right: 3px;
}
#videoContainer #video_controlbar .jwtimeSliderRail {
  background: transparent url("../jwplayer/five-video/src/controlbar/timeSliderRail.png") repeat-x scroll center center / 2px 32px;
  top: 4px;
  left: 5px;
  border-radius: 10px;
}
#videoContainer #video_controlbar .jwtimeSliderCapRight {
  width: 0;
}
#videoContainer #video_controlbar .jwtimeSliderCapLeft {
  width: 0;
}
#videoContainer #video_controlbar .jwtime .jwrail {
  z-index: 10;
}
#videoContainer #video_controlbar .jwslider.jwtime .jwrailgroup.Rail {
  width: 100%;
}
#videoContainer #video_controlbar .jwslider.jwtime .jwrail .jwtimeSliderProgress {
  right: 3px;
}
#videoContainer #video_controlbar .jwslider.jwtime .jwrail .jwtimeSliderProgressCapRight.jwcapRight {
  background-size: 16px auto;
  width: 6px;
}
#videoContainer #video_controlbar #video_controlbar_duration {
  margin-right: 8px;
}
#videoContainer #video_controlbar .jwgroup.jwright #video_controlbar_duration {
  margin-top: 1px;
}
#videoContainer #video_controlbar .jwmute button {
  background-size: 18px;
  width: 46px;
}
@media screen and (max-width: 860px) {
  #video-footer .pagination > li.arrow.arrow-left {
    position: absolute;
    left: 25px;
    top: 31px;
    margin: 0;
  }
  #video-footer .pagination > li.arrow.arrow-right {
    position: absolute;
    top: 31px;
    margin: 0;
    right: 25px;
  }
}
@media screen and (max-width: 470px) {
  #video-footer .pagination > li.arrow {
    display: none;
  }
}
@media screen and (max-width: 1330px) {
  #videos-list h2 {
    font-size: 16px;
    line-height: 20px;
  }
  #videos-list .button-favourite {
    padding: 4px 12px;
  }
}
@media screen and (max-width: 991px) {
  #videoContainer #videoTitle .button-favourite {
    margin-right: auto;
    margin-top: 10px;
  }
  #videoContainer #videoTitle #titleVideo {
    text-align: center;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  #videos-list .videoLink {
    width: 100%;
    top: auto;
    left: auto;
    display: block;
    float: none;
    padding: 20px;
    margin: auto;
    height: 220px;
    text-align: center;
  }
  #videos-list .image {
    background-color: #ddba2c;
    float: none;
    margin: auto;
  }
  #videos-list .button-favourite {
    background-color: #FFF;
    border: 1px solid #ddba2c;
    border-radius: 4px;
    display: inline-block;
    color: #2F2F2F;
    font-size: 13px;
    font-weight: 400;
    padding: 7px 18px;
    white-space: pre;
  }
}
@media screen and (max-width: 530px) {
  #videos-list .videoLink {
    width: 100%;
    top: auto;
    left: auto;
    display: block;
    float: none;
    padding: 20px;
    margin: auto;
    height: 250px;
    text-align: center;
  }
  #videos-list .image {
    background-color: #ddba2c;
    float: none;
    margin: auto;
  }
  #videos-list .button-favourite {
    background-color: #FFF;
    border: 1px solid #ddba2c;
    border-radius: 4px;
    display: inline-block;
    color: #2F2F2F;
    font-size: 13px;
    font-weight: 400;
    padding: 7px 18px;
    white-space: pre;
  }
}
@media screen and (max-width: 500px) {
  #videoContainer #video_display_button {
    background-size: 70px !important;
    height: 27px !important;
    padding: 36px !important;
    margin-top: -50px !important;
  }
}
.special-bonuses .thumbnail > img,
.special-bonuses .thumbnail a > img {
  height: 200px;
}
#page-wrapper {
  padding-bottom: 0 !important;
  margin-bottom: 120px !important;
}
.disclaimer-row {
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 15px 0;
  background-color: #f5f5f5;
}
.disclaimer-row p {
  margin: 0;
  color: #777;
  font-size: 14px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .timeline-wrapper-row {
    margin: 0;
  }
}
.special-bonuses-disclaimer {
  position: absolute;
}
.border-bottom-contest-main {
  border-bottom: solid 2px grey;
  padding-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: bold;
}
.border-bottom-contest {
  border-bottom: solid 1px grey;
  padding-bottom: 15px;
  padding-top: 15px;
  margin-left: 10px;
  margin-right: 10px;
}
.font-bold {
  font-weight: bold;
}
.white-spacing {
  white-space: nowrap;
}
.photo-bottom-contest {
  margin-left: 10px;
  margin-right: 10px;
}
.btn-contest-responsive {
  width: 30%;
  margin-top: 10px;
}
.btn-contest-responsive-insert {
  width: 30%;
}
@media screen and (max-width: 1024px) {
  .btn-contest-responsive {
    width: 30%;
    float: none;
  }
  .btn-contest-responsive-insert {
    float: none;
    width: 30%;
  }
}
@media screen and (max-width: 768px) {
  .btn-contest-responsive {
    width: inherit;
    float: left;
  }
  .btn-contest-responsive-insert {
    float: left;
    width: inherit;
  }
  .contest-photo-description {
    padding-top: 10px;
  }
  .border-bottom-contest-main {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.contest-padding-top {
  padding-top: 10px;
}
.contest-padding-bottom {
  padding-bottom: 15px;
}
.contest-padding-top-40 {
  padding-top: 40px;
}
#menu-top-right a,
#menu-top-right a:hover {
  color: #ffffff;
}
.download-section {
  float: right;
}
@media screen and (max-width: 991px) {
  .download-section {
    float: none !important;
  }
}
.word-break-all {
  word-break: break-all;
}
@media only screen and (max-width: 809px) {
  .table-scroll-full {
    overflow: scroll;
  }
}
.label-ie-only {
  display: none;
}
@media only screen and (max-width: 768px) {
  .navbar-nav {
    padding-bottom: 20px;
  }
  .btn-special {
    font-size: 12px;
  }
  #page-wrapper .item {
    display: inline-block;
    width: 46% !important;
    margin: 22px 1% !important;
  }
}
@media only screen and (max-width: 767px) {
  .special-btn {
    margin-bottom: 45px !important;
  }
}
@media only screen and (max-width: 480px) {
  #page-wrapper .item {
    display: inline-block;
    width: 98% !important;
    margin: 22px 1% !important;
  }
  #page-wrapper .item a {
    display: block;
  }
}
.change-password-page #sidebar {
  width: 285px;
}
.change-password-page #mainContent {
  padding-left: 0;
  padding-right: 0;
  width: calc(100% - 285px);
  left: 285px;
}
.change-password-page .form-change-pass {
  max-width: 400px;
  width: 100%;
}
.change-password-page .main-logo {
  float: none;
}
.change-password-page .sidebar-h1 {
  color: #fff;
  font-size: 47px;
  max-width: 100%;
  text-align: right;
  word-spacing: 285px;
  padding-right: 30px;
}
.change-password-page .wrapper-h1 {
  display: none;
  padding-left: 15px;
  padding-right: 15px;
  margin: 20px auto;
}
.change-password-page #page-wrapper {
  padding-top: 35px !important;
  margin-top: 120px;
}
@media (max-width: 768px) {
  .change-password-page .main-logo {
    width: 100%;
    margin-left: auto;
  }
  .change-password-page #sidebar {
    left: 0;
    width: 200px;
  }
  .change-password-page .sidebar-h1 {
    font-size: 40px;
    padding-right: 10px;
    margin-top: -10px;
  }
  .change-password-page #mainContent {
    left: 200px;
    width: calc(100% - 200px);
  }
}
@media (max-width: 479px) {
  .change-password-page .wrapper-h1 {
    display: block;
  }
  .change-password-page #sidebar {
    display: none;
  }
  .change-password-page #mainContent {
    width: 100%;
    left: 0;
  }
  .change-password-page #page-wrapper {
    padding: 20px 0 !important;
    margin: auto;
  }
}
