.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

@font-face {
  font-family: SquareMeal;
  font-style: normal;
  font-weight: normal;
  src: url('fonts/SquareMeal.eot') format('embedded-opentype'), url('fonts/SquareMeal.ttf') format('truetype'), url('fonts/SquareMeal.woff') format('woff');
}

body {
  height: 100%;
  min-height: 100%;
  padding: 0;
  margin: 0;
  background-color: #c6c6c8;
  background-position: top center;
  background-repeat: repeat-x;
}

.clear {
  clear: both;
}

.c-menu {
  display: none;
  text-align: center;
}

.c-menu .btn-c-billt {
  margin: 5px;
  font-weight: bold;
}

.c-menu a.active {
  color: #fff;
  text-shadow: none;
  background-color: #7bb4ff;
  box-shadow: none;
}

.btn-c-billt {
  color: #237eff;
  background: #fff;
  border: 0;
  box-shadow: none;
}

.c-container {
  width: 1024px;
  height: 800px;
  margin-top: 20px;
  background-image: url('../images/Fotor121894750.png');
  background-position: center center;
  background-size: auto 100%;
  border: 1px solid #a3a3a5;
  -webkit-box-shadow: 0 1px 2px #a3a3a5;
     -moz-box-shadow: 0 1px 2px #a3a3a5;
          box-shadow: 0 1px 2px #a3a3a5;
}

.c-container .c-content {
  height: 610px;
  padding: 30px;
}

.c-container .c-content .c-content-inner {
  max-height: 550px;
  padding: 10px;
  overflow-y: auto;
  background: url('../images/content-bg.png') repeat-x bottom;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.c-container .c-header {
  width: 100%;
  height: 110px;
  background-color: #ffffff;
}

.c-container .c-header .row-fluid,
.c-container .c-header .span6 {
  position: relative;
  height: 100%;
}

.c-container .c-header .row-fluid .logo-wrap,
.c-container .c-header .span6 .logo-wrap {
  width: 100%;
  text-align: center;
}

.c-container .c-header .row-fluid .logo-wrap img,
.c-container .c-header .span6 .logo-wrap img {
  max-width: 90%;
}

.c-container .c-header .row-fluid .menu-wrap,
.c-container .c-header .span6 .menu-wrap {
  width: 100%;
  text-align: center;
}

.c-container .c-header .menu-cloud {
  position: relative;
  padding-top: 10px;
  text-align: center;
  background-color: #fff;
  -webkit-border-radius: 0 0 0 35px;
     -moz-border-radius: 0 0 0 35px;
          border-radius: 0 0 0 35px;
}

.c-container .c-header .menu-cloud #title-7 {
  display: none;
}

.c-container .c-header .menu-cloud .c-title {
  display: inline-block;
  padding: 5px 10px;
  font-size: 18px;
}

.c-container .c-header .menu-cloud a.active {
  border: 2px #0088cc solid;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}

.c-container .c-body {
  position: relative;
  width: 100%;
  max-height: 800px;
}

.c-container .c-body h1 {
  margin-top: 0;
  text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff;
}

.c-container .c-body .span7 {
  margin-top: 80px;
  line-height: 22px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.c-container .c-body .span7 img.c-title {
  margin-bottom: 20px;
}

.c-container .c-body .span5 div.flag-holder {
  position: absolute;
  top: 20px;
  right: 2px;
  width: 32px;
  height: 80px;
}

.c-container .c-body .span5 div.flag-holder :first-child {
  margin-bottom: 10px;
}

.c-container .c-body .span5 div.flag-holder a {
  display: block;
  width: 32px;
  height: 32px;
  overflow: hidden;
  border: 1px rgba(238, 238, 247, 0) solid;
  border-radius: 20px;
}

.c-container .c-body .span5 div.flag-holder a:hover {
  border: 1px rgba(238, 238, 247, 0.7) solid;
}

.c-container .c-body .span5 div.flag-holder a img {
  border: 0;
}

.c-container .c-body .span5 div.btn-login-holder {
  position: absolute;
  top: 110px;
  right: 0;
  height: 50px;
  min-width: 38px;
  cursor: pointer;
}

.c-container .c-body .span5 div.btn-login-holder a.login-icon {
  display: block;
  float: left;
  width: 38px;
  height: 50px;
  background: url('../images/login-icon.png') 0 0 no-repeat;
}

.c-container .c-body .span5 div.btn-login-holder .btn-login-text {
  display: block;
  float: left;
  width: 0;
  height: 40px;
  margin-top: 5px;
  overflow: hidden;
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
  color: #B1B2B4;
  text-align: center;
  background: #fff;
  text-wrap: none;
}

.c-container .c-body .span5 div.btn-login-holder:hover a.login-icon {
  background-position: 0 -50px;
}

.c-container .c-body .span5 div.btn-login-holder:hover .btn-login-text {
  color: #0088cc;
}

.c-container .c-body .span5 .c-monitor {
  position: relative;
  width: 240px;
  height: 209px;
  margin-top: 170px;
  margin-left: 20px;
}

.c-container .c-body .span5 .c-monitor .holder,
.c-container .c-body .span5 .c-monitor .mask {
  position: absolute;
  top: 0;
  left: 0;
}

.c-container .c-body .span5 .c-monitor .mask {
  z-index: 2;
  width: 100%;
  height: 100%;
  background: url('../images/monitor.png') no-repeat;
}

.c-container .c-body .span5 .c-monitor .holder {
  z-index: 1;
  width: 200px;
  height: 136px;
  margin: 20px;
}

.c-container .c-body .span5 .c-monitor .holder img {
  width: 100%;
  height: 100%;
}

.c-container .c-body .span5 .c-monitor-1 {
  margin-top: 170px;
  -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
          transform: rotate(-10deg);
}

.c-container .c-body .span5 .c-monitor-2 {
  margin-top: -70px;
  margin-left: 150px;
  -webkit-transform: rotate(8deg);
     -moz-transform: rotate(8deg);
      -ms-transform: rotate(8deg);
       -o-transform: rotate(8deg);
          transform: rotate(8deg);
}

.c-container .c-body .span5 .c-monitor-3 {
  margin-top: -70px;
  -webkit-transform: rotate(-2deg);
     -moz-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
       -o-transform: rotate(-2deg);
          transform: rotate(-2deg);
}

@media only screen and (max-width: 480px) {
  body {
    padding-bottom: 0;
    margin: 0;
    line-height: 100%;
    background: url('../images/back-480.png') repeat-x center 20% #529dff;
  }
  .c-menu {
    display: block;
  }
  .c-menu .span12 {
    padding: 20px;
  }
  .c-container {
    width: auto;
    height: auto;
    margin-top: 0;
    background: none;
    border: none;
    box-shadow: none;
  }
  .c-container .c-content {
    height: 600px;
    overflow-y: auto;
  }
  .c-container .c-header {
    width: 100%;
    height: 110px;
  }
  .c-container .c-header .row-fluid,
  .c-container .c-header .span6 {
    width: 100%;
  }
  .c-container .c-header .row-fluid .logo-wrap,
  .c-container .c-header .span6 .logo-wrap {
    width: 100%;
    text-align: center;
  }
  .c-container .c-header .row-fluid .logo-wrap img,
  .c-container .c-header .span6 .logo-wrap img {
    max-width: 90%;
  }
  .c-container .c-header .c-span-left {
    margin-bottom: 10px;
  }
  .c-container .c-header .c-span-right {
    display: none;
  }
  .c-container .c-body h1 {
    font-size: 22px !important;
  }
  .c-container .c-body .span7 {
    width: 100%;
    padding: 20px;
    margin: 0;
  }
  .c-container .c-body .span5 {
    display: none;
  }
}

@media screen and (max-width: 980px) {
  body {
    padding-bottom: 0;
    margin: 0;
  }
  .c-container {
    width: auto;
    margin-top: 0;
  }
  .c-container .c-content {
    height: auto;
  }
  .c-container .c-header {
    width: 100%;
    height: 110px;
  }
  .c-container .c-header .row-fluid .logo-wrap,
  .c-container .c-header .span6 .logo-wrap {
    width: 100%;
    text-align: center;
  }
  .c-container .c-header .row-fluid .logo-wrap img,
  .c-container .c-header .span6 .logo-wrap img {
    max-width: 90%;
  }
  .c-container .c-header .c-span-left {
    margin-bottom: 50px;
  }
  .c-container .c-body .span7 {
    padding: 20px;
    margin: 0;
  }
  .c-container .c-body .span5 .c-monitor {
    width: 200px;
    height: 169px;
  }
  .c-container .c-body .span5 .c-monitor .holder {
    width: 160px;
    height: 110px;
    margin: 18px;
  }
  .c-container .c-body .span5 .c-monitor .mask {
    background-size: contain;
  }
  .c-container .c-body .span5 .c-monitor-1 {
    margin-top: 120px;
  }
  .c-container .c-body .span5 .c-monitor-2 {
    margin-top: -20px;
    margin-left: 40px;
  }
  .c-container .c-body .span5 .c-monitor-3 {
    margin-top: -15px;
  }
}

.bar-preview {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  line-height: 35px;
  color: #664703;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ffd65e;
  background-image: -moz-linear-gradient(top, #ffdb69, #ffcf4d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffdb69), to(#ffcf4d));
  background-image: -webkit-linear-gradient(top, #ffdb69, #ffcf4d);
  background-image: -o-linear-gradient(top, #ffdb69, #ffcf4d);
  background-image: linear-gradient(to bottom, #ffdb69, #ffcf4d);
  background-repeat: repeat-x;
  border-bottom: 1px #d69b32 solid;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffdb69', endColorstr='#ffffcf4d', GradientType=0);
}

.border {
  border: 1px dotted #fff;
}

::-webkit-scrollbar-thumb {
  background-color: #237eff;
  border: 1px #d7efff solid;
  border-radius: 10px;
}

/* Let's get this party started */

::-webkit-scrollbar {
  width: 12px;
}

/* Track */

/* Handle */

::-webkit-scrollbar-thumb {
  background-color: #237eff;
  border: 1px #d7efff solid;
  border-radius: 10px;
}