.footer {
background: #e7eaec !important; 
color: #676a6c  !important; 
}
.footer a {
color: #1C84C6 !important; 
}
.footer-fixed {
left:0;
bottom: 0;
position: fixed;
padding: 5px 15px 5px 15px;
background: #e7eaec;
color: #676a6c;
}
/*Предметы*/
.product.fadeIn.animated:hover {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-o-transform: scale(1.05);
 }
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #eee;
    background: #d24a43;
}
.product.fadeIn.animated {
-moz-transition: all 0.1s ease-out;
-o-transition: all 0.1s ease-out;
-webkit-transition: all 0.1s ease-out;

}
.product__name {
background: rgba(6, 47, 74, 0.0);
opacity: 10;
}
.progress-bar-danger, .progress-bar-success {
    background-color: #f67555;
}
.btn-default.active, {
    color: #fff;
    background: #f67555;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
    border: none!important;
}
.store__filters > .input-group-addon {
display: none;
}
.btn-success {
    color: #fff;
    background-color: #1C84C6;
    border-color: #1C84C6;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
}
.btn-default.active, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active, .btn-default:active:focus, .btn-default:active:hover {
    color: #fff;
    background: #1C84C6;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
    border: solid 1px #1C84C6 !important;
   margin-right: 5px;
}
.product__name {
 display: block !important;
  text-align: center;
  transform: none !important;
}
@media (min-width: 768px) and (max-width: 1199px) {
    body {
        background: url(http://i.imgur.com/SJLSfUX.png) !important;
    }
}
@media (min-width: 992px) {
     body {
        background: url(http://i.imgur.com/Qti1a7V.png) left -60px top 0px repeat-y, url(http://i.imgur.com/yCzDWzY.png) right -60px top 485px repeat-y, url(http://i.imgur.com/SJLSfUX.png) !important;
    }
}
@media (min-width: 1200px) {
     body {
        background: url(http://i.imgur.com/Qti1a7V.png) left -50px top 0px repeat-y, url(http://i.imgur.com/yCzDWzY.png) right -50px top 485px repeat-y, url(http://i.imgur.com/SJLSfUX.png) !important;
    }
}
@media (min-width: 1600px) {
     body {
        background: url(http://i.imgur.com/Qti1a7V.png) left 0px top 0px repeat-y, url(http://i.imgur.com/yCzDWzY.png) right 0px top 485px repeat-y, url(http://i.imgur.com/SJLSfUX.png) !important;
    }
}
@media (min-width: 2000px) {
     body {
        background: url(http://i.imgur.com/Qti1a7V.png) left 0 top 0px repeat-y, url(http://i.imgur.com/yCzDWzY.png) right 0 top 485px repeat-y, url(http://i.imgur.com/SJLSfUX.png) !important;
    }
}
.navbar {
 background: #e7eaec; 
}
.navbar-brand {
 display: none; 
}
.navbar .nav>li>a {
      padding: 15px 20px;
    color: #676a6c !important;
}
.navbar .nav>li>a:hover {
      color: rgb(26, 179, 148);
    background: rgb(255, 255, 255);
}
.navbar .nav>li>a:focus, .navbar .nav>li>a:hover {
        color: rgb(26, 179, 148);
    background: rgb(255, 255, 255);
}
.xbox__header {
 display: none; 
}
.navbar {
 margin-bottom: 10px; 
}
.xbox__body {
 background: white !important;
  border-top: solid 2px #e7eaec; 
}
.btn-default, .btn-default:focus, .btn-default:hover {
  background: #e7eaec;
  border: solid 1px #e7eaec;
  color: #676a6c;
}
input[type="Search"] {
    background-color: rgb(255, 255, 255);
    background-image: none;
    color: rgb(103, 106, 108) !important;
    display: block;
    width: 100%;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(229, 230, 231);
    border-image: initial;
    border-radius: 1px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
input[type="Search"]:focus {
 border: solid 1px #1C84C6;
}
.input-group-addon:first-child {
 display: none; 
}
.input-group {
 width: 100%; 
}
.btn+.btn {
 margin-right: 5px;
  margin-left: 0 !important;
}
.store-categories {
 text-align:left !important; 
}
.store-categories>.btn.btn-default:first-child {
   margin-right: 5px;
}
.product {
  background: white;
  border: solid 1px #e7eaec;
}
.product__name, .product__price {
    position: inherit;
}
.product__price {
  top: auto;
  left: auto;
  text-align: center;
  background: rgb(231, 234, 236);
  color: #676a6c !important;
}
.product__discount {
 top: auto;
color: #fff;
    background: #1C84C6;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
    border: solid 1px #1C84C6 !important;
  border-radius: 0px;
}
.product__name {
    background: rgb(231, 234, 236);
  color: #676a6c !important;
}
.modal-header {
      background: rgb(231, 234, 236) !important;
  color: #676a6c !important;
    border: none !important;
}
.modal-body {
 background: white !important;
}
.modal-footer {
        background: rgb(231, 234, 236) !important;
  color: #676a6c !important;
    border: none !important;
}
.btn-default, .btn-default:focus, .btn-default:hover {
 background: white;
  color: #676a6c;
  border: solid 1px white;
}
.input-group-btn:first-child>.btn, .input-group-btn:last-child>.btn {
      color: #fff;
    background: #1C84C6;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
    border: none !important;
  margin: 0 !important;
}
.input-group-btn:first-child>.btn, .input-group-btn:last-child>.btn:hover {
        color: #fff;
    background: #217eba;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
    border: none !important;
  margin: 0 !important;
}
.input-group .form-control:not(:first-child):not(:last-child) {
  background: rgb(231, 234, 236) !important;
  border: solid 1px rgb(231, 234, 236) !important;
}
.form-group label {
    color: #676a6c;
}
.form-group > .input-group > .form-control {
 background:  rgb(231, 234, 236) !important;
  border: solid 1px rgb(231, 234, 236) !important;
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
      color: #fff;
    background-color: #217eba!important;
    border-color: #217eba!important;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
}
.store-categories>.btn.btn-default {
    background: #e7eaec !important;
  border: solid 1px #e7eaec !important;
  color: #676a6c !important;
}
.store-categories>.btn.btn-default.active {
    color: #fff !important;
    background: #1C84C6 !important;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
    border: solid 1px #1C84C6 !important;
   margin-right: 5px;  
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
 background:  #1C84C6 !important;
      border: solid 1px #1C84C6 !important;
   color: #fff !important;
   text-shadow: 0 1px 1px rgba(0,0,0,.4);
}
.nav>li>a {
  background: #e7eaec;
  border: solid 1px #e7eaec;
  color: #676a6c;
}
.nav>li>a:hover {
   background:  #1C84C6 !important;
      border: solid 1px #1C84C6 !important;
   color: #fff !important;
   text-shadow: 0 1px 1px rgba(0,0,0,.4);
}
.xbox__footer {
  background: #e7eaec;
  color: #676a6c !important;
}
.xbox__body {
 border-bottom: 0 !important; 
}
th,td {
    background: #e7eaec !important;
  color: #676a6c !important;
  border-bottom: solid 1px white !important;
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-bottom: solid 1px white !important;
}
td > a, th > a {
  color: #1C84C6 !important;
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
 border-right: solid 1px white !important; 
}
.form-control {
      background: #e7eaec !important;
  color: #676a6c !important;
  border: none !important;
}
.pull-right>.btn.btn-default {
 background:  #e7eaec;
  border: solid 1px  #e7eaec;
}
.gs-loader {
  background: url("http://i.imgur.com/SJLSfUX.png") repeat !important
}
.gs-loader .gs-loader-inner .spi:before {
    border-top: solid 15px #1C84C6;
    border-bottom: solid 15px #1C84C6;
}
.gs-loader .gs-loader-inner .spi:after {
    background-color: #1C84C6;
}
p {
    color: #676a6c !important;
}
.service__description {
 background: #e7eaec;
  color: #676a6c;
}
.navbar-collapse {
 padding-left: 0px !important; 
}
@media (min-width: 768px) {
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
 margin-right: -15px !important; 
 margin-left: -15px !important;  
}
}
.text-center {
    color: #676a6c;
}
* {
 border-radius: 0px !important; 
}
.modal-body {
 border-top: none !important; 
}
.roulette:after {
      border-bottom: 24px solid #1C84C6;
}
.roulette:before {
    border-top: 24px solid #1C84C6;
}
.roulette-item {
  background: white;
  border: solid 1px rgb(231, 234, 236);
}
.roulette {
 background:  rgb(231, 234, 236);
  margin-bottom: 30px;
}
.roulette-item__description {
     color: #676a6c; 
}
.roulette__description {
 display: none; 
}
.product__servers {
       color: #676a6c; 
}
.progress-bar-danger, .progress-bar-success {
    background-color: #1C84C6;
}
.xserver {
         color: #676a6c; 
}
.kit-product {
 background:  rgb(231, 234, 236) !important;
}
.kit-product__name, .kit-product__quantity {
 background: rgba(231, 234, 236, 0.6);
    color: #676a6c !important; 
}