/* Start General Class */
.contact-form label,
dl.metadata dt {
  color: #fff;
}
.light {
  color: #ffffff;
}
.light h1,
.light h2,
.light h3,
.light h4,
.light h5,
.light h6,
.light .contact-form label,
.light p {
  color: #ffffff;
}
.dark {
  color: #222222;
}
.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6,
.dark .contact-form label,
.dark p {
  color: #222222;
}
.primary {
  color: #1abc9c;
}
.primary h1,
.primary h2,
.primary h3,
.primary h4,
.primary h5,
.primary h6,
.primary .h1,
.primary .h2,
.primary .h3,
.primary .h4,
.primary .h5,
.primary .h6,
.primary .contact-form label,
.primary p {
  color: #1abc9c;
}
.label-primary,
.bg-primary {
  background: #1abc9c;
}
::-moz-selection,
::-moz-selection {
  background: #1abc9c;
  color: #ffffff;
}
::selection,
::-moz-selection {
  background: #1abc9c;
  color: #ffffff;
}
.demo-1 .sl-slide .sl-slide-inner,
.demo-2 .sl-slide .sl-slide-inner {
  background-repeat: no-repeat;
  background-size: cover;
}
.demo-1 .sl-slide .main-title,
.demo-2 .sl-slide .main-title {
  color: #ffffff;
}
.demo-1 .sl-slide blockquote p,
.demo-2 .sl-slide blockquote p {
  color: #ffffff;
}
.owl-theme .owl-controls .owl-page span {
  background: #222222;
}
.owl-theme.pagination-light .owl-page span {
  background: #ffffff;
}
.section-title span {
  color: #1abc9c;
}
.section-gray {
  background-color: #eeeeee;
}
.section-gray .indicator .indicator-line {
  border-top: 1px solid #dddddd;
  background-image: linear-gradient(90deg, #dddddd 1px, transparent 1px);
}
.section-shade {
  background-image: linear-gradient(to bottom, transparent 0, #000000 130%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000', GradientType=0);
}
.parallax {
  background-color: #222222;
}
.rating-input i,
.rate i {
  color: #1abc9c;
}
.price-shop ins {
  color: #222222;
}
.table .evidence td {
  background: #1abc9c;
  color: #ffffff;
}
.table .evidence td h5 {
  color: #ffffff;
}
.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-color: #eeeeee;
}
/* End General Class */
/* Start Bootstrap-Touchspin Class */
.bootstrap-touchspin .btn {
  border: 1px solid #eeeeee;
  color: #909090;
  background: none;
}
.bootstrap-touchspin .btn:hover {
  color: #222222;
  background: none;
}
.bootstrap-touchspin input.qty {
  border: 1px solid #eeeeee;
  background: #ffffff;
}
.bootstrap-touchspin input.qty:focus {
  color: #909090;
}
/* End Bootstrap-Touchspin Class */
/* Start Button Style */
#filters .btn {
  color: #909090;
}
#filters.light .btn {
  color: #ffffff;
}
#filters .btn-light,
.btn-light {
  color: #222222;
  background-color: #ffffff;
  border-color: #ffffff;
}
#filters .btn-light:hover,
.btn-light:hover,
#filters .btn-light:focus,
.btn-light:focus,
#filters .btn-light:active,
.btn-light:active,
#filters .btn-light.active,
.btn-light.active,
.open .dropdown-toggle#filters .btn-light,
.open .dropdown-toggle.btn-light {
  color: #222222;
  background-color: #ebebeb;
  border-color: #ebebeb;
  box-shadow: none;
}
#filters .btn-light:active,
.btn-light:active,
#filters .btn-light.active,
.btn-light.active,
.open .dropdown-toggle#filters .btn-light,
.open .dropdown-toggle.btn-light {
  background-image: none;
}
#filters .btn-light.disabled,
.btn-light.disabled,
#filters .btn-light[disabled],
.btn-light[disabled],
fieldset[disabled] #filters .btn-light,
fieldset[disabled] .btn-light,
#filters .btn-light.disabled:hover,
.btn-light.disabled:hover,
#filters .btn-light[disabled]:hover,
.btn-light[disabled]:hover,
fieldset[disabled] #filters .btn-light:hover,
fieldset[disabled] .btn-light:hover,
#filters .btn-light.disabled:focus,
.btn-light.disabled:focus,
#filters .btn-light[disabled]:focus,
.btn-light[disabled]:focus,
fieldset[disabled] #filters .btn-light:focus,
fieldset[disabled] .btn-light:focus,
#filters .btn-light.disabled:active,
.btn-light.disabled:active,
#filters .btn-light[disabled]:active,
.btn-light[disabled]:active,
fieldset[disabled] #filters .btn-light:active,
fieldset[disabled] .btn-light:active,
#filters .btn-light.disabled.active,
.btn-light.disabled.active,
#filters .btn-light[disabled].active,
.btn-light[disabled].active,
fieldset[disabled] #filters .btn-light.active,
fieldset[disabled] .btn-light.active {
  background-color: #ffffff;
  border-color: #ffffff;
  box-shadow: none;
}
#filters .btn-light .badge,
.btn-light .badge {
  color: #ffffff;
  background-color: #fff;
}
#filters .btn-light.btn-bordered,
.btn-light.btn-bordered {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
#filters .btn-light.btn-bordered:hover,
.btn-light.btn-bordered:hover,
#filters .btn-light.btn-bordered:focus,
.btn-light.btn-bordered:focus,
#filters .btn-light.btn-bordered:active,
.btn-light.btn-bordered:active,
#filters .btn-light.btn-bordered.active,
.btn-light.btn-bordered.active,
.open .dropdown-toggle#filters .btn-light.btn-bordered,
.open .dropdown-toggle.btn-light.btn-bordered {
  color: #e6e6e6;
  background-color: rgba(0, 0, 0, 0);
  border-color: #ebebeb;
  box-shadow: none;
}
#filters .btn-light.btn-bordered:active,
.btn-light.btn-bordered:active,
#filters .btn-light.btn-bordered.active,
.btn-light.btn-bordered.active,
.open .dropdown-toggle#filters .btn-light.btn-bordered,
.open .dropdown-toggle.btn-light.btn-bordered {
  background-image: none;
}
#filters .btn-light.btn-bordered.disabled,
.btn-light.btn-bordered.disabled,
#filters .btn-light.btn-bordered[disabled],
.btn-light.btn-bordered[disabled],
fieldset[disabled] #filters .btn-light.btn-bordered,
fieldset[disabled] .btn-light.btn-bordered,
#filters .btn-light.btn-bordered.disabled:hover,
.btn-light.btn-bordered.disabled:hover,
#filters .btn-light.btn-bordered[disabled]:hover,
.btn-light.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-light.btn-bordered:hover,
fieldset[disabled] .btn-light.btn-bordered:hover,
#filters .btn-light.btn-bordered.disabled:focus,
.btn-light.btn-bordered.disabled:focus,
#filters .btn-light.btn-bordered[disabled]:focus,
.btn-light.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-light.btn-bordered:focus,
fieldset[disabled] .btn-light.btn-bordered:focus,
#filters .btn-light.btn-bordered.disabled:active,
.btn-light.btn-bordered.disabled:active,
#filters .btn-light.btn-bordered[disabled]:active,
.btn-light.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-light.btn-bordered:active,
fieldset[disabled] .btn-light.btn-bordered:active,
#filters .btn-light.btn-bordered.disabled.active,
.btn-light.btn-bordered.disabled.active,
#filters .btn-light.btn-bordered[disabled].active,
.btn-light.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-light.btn-bordered.active,
fieldset[disabled] .btn-light.btn-bordered.active {
  background-color: transparent;
  border-color: #ffffff;
  box-shadow: none;
}
#filters .btn-light.btn-bordered .badge,
.btn-light.btn-bordered .badge {
  color: transparent;
  background-color: #fff;
}
#filters .btn-light.btn-muted,
.btn-light.btn-muted {
  color: #ffffff;
  background-color: transparent;
  border-color: transparent;
}
#filters .btn-light.btn-muted:hover,
.btn-light.btn-muted:hover,
#filters .btn-light.btn-muted:focus,
.btn-light.btn-muted:focus,
#filters .btn-light.btn-muted:active,
.btn-light.btn-muted:active,
#filters .btn-light.btn-muted.active,
.btn-light.btn-muted.active,
.open .dropdown-toggle#filters .btn-light.btn-muted,
.open .dropdown-toggle.btn-light.btn-muted {
  color: #e6e6e6;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  box-shadow: none;
}
#filters .btn-light.btn-muted:active,
.btn-light.btn-muted:active,
#filters .btn-light.btn-muted.active,
.btn-light.btn-muted.active,
.open .dropdown-toggle#filters .btn-light.btn-muted,
.open .dropdown-toggle.btn-light.btn-muted {
  background-image: none;
}
#filters .btn-light.btn-muted.disabled,
.btn-light.btn-muted.disabled,
#filters .btn-light.btn-muted[disabled],
.btn-light.btn-muted[disabled],
fieldset[disabled] #filters .btn-light.btn-muted,
fieldset[disabled] .btn-light.btn-muted,
#filters .btn-light.btn-muted.disabled:hover,
.btn-light.btn-muted.disabled:hover,
#filters .btn-light.btn-muted[disabled]:hover,
.btn-light.btn-muted[disabled]:hover,
fieldset[disabled] #filters .btn-light.btn-muted:hover,
fieldset[disabled] .btn-light.btn-muted:hover,
#filters .btn-light.btn-muted.disabled:focus,
.btn-light.btn-muted.disabled:focus,
#filters .btn-light.btn-muted[disabled]:focus,
.btn-light.btn-muted[disabled]:focus,
fieldset[disabled] #filters .btn-light.btn-muted:focus,
fieldset[disabled] .btn-light.btn-muted:focus,
#filters .btn-light.btn-muted.disabled:active,
.btn-light.btn-muted.disabled:active,
#filters .btn-light.btn-muted[disabled]:active,
.btn-light.btn-muted[disabled]:active,
fieldset[disabled] #filters .btn-light.btn-muted:active,
fieldset[disabled] .btn-light.btn-muted:active,
#filters .btn-light.btn-muted.disabled.active,
.btn-light.btn-muted.disabled.active,
#filters .btn-light.btn-muted[disabled].active,
.btn-light.btn-muted[disabled].active,
fieldset[disabled] #filters .btn-light.btn-muted.active,
fieldset[disabled] .btn-light.btn-muted.active {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
#filters .btn-light.btn-muted .badge,
.btn-light.btn-muted .badge {
  color: transparent;
  background-color: #fff;
}
#filters .btn-dark,
.btn-dark {
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
}
#filters .btn-dark:hover,
.btn-dark:hover,
#filters .btn-dark:focus,
.btn-dark:focus,
#filters .btn-dark:active,
.btn-dark:active,
#filters .btn-dark.active,
.btn-dark.active,
.open .dropdown-toggle#filters .btn-dark,
.open .dropdown-toggle.btn-dark {
  color: #ffffff;
  background-color: #0e0e0e;
  border-color: #0e0e0e;
  box-shadow: none;
}
#filters .btn-dark:active,
.btn-dark:active,
#filters .btn-dark.active,
.btn-dark.active,
.open .dropdown-toggle#filters .btn-dark,
.open .dropdown-toggle.btn-dark {
  background-image: none;
}
#filters .btn-dark.disabled,
.btn-dark.disabled,
#filters .btn-dark[disabled],
.btn-dark[disabled],
fieldset[disabled] #filters .btn-dark,
fieldset[disabled] .btn-dark,
#filters .btn-dark.disabled:hover,
.btn-dark.disabled:hover,
#filters .btn-dark[disabled]:hover,
.btn-dark[disabled]:hover,
fieldset[disabled] #filters .btn-dark:hover,
fieldset[disabled] .btn-dark:hover,
#filters .btn-dark.disabled:focus,
.btn-dark.disabled:focus,
#filters .btn-dark[disabled]:focus,
.btn-dark[disabled]:focus,
fieldset[disabled] #filters .btn-dark:focus,
fieldset[disabled] .btn-dark:focus,
#filters .btn-dark.disabled:active,
.btn-dark.disabled:active,
#filters .btn-dark[disabled]:active,
.btn-dark[disabled]:active,
fieldset[disabled] #filters .btn-dark:active,
fieldset[disabled] .btn-dark:active,
#filters .btn-dark.disabled.active,
.btn-dark.disabled.active,
#filters .btn-dark[disabled].active,
.btn-dark[disabled].active,
fieldset[disabled] #filters .btn-dark.active,
fieldset[disabled] .btn-dark.active {
  background-color: #222222;
  border-color: #222222;
  box-shadow: none;
}
#filters .btn-dark .badge,
.btn-dark .badge {
  color: #222222;
  background-color: #fff;
}
#filters .btn-dark.btn-bordered,
.btn-dark.btn-bordered {
  color: #222222;
  background-color: transparent;
  border-color: #222222;
}
#filters .btn-dark.btn-bordered:hover,
.btn-dark.btn-bordered:hover,
#filters .btn-dark.btn-bordered:focus,
.btn-dark.btn-bordered:focus,
#filters .btn-dark.btn-bordered:active,
.btn-dark.btn-bordered:active,
#filters .btn-dark.btn-bordered.active,
.btn-dark.btn-bordered.active,
.open .dropdown-toggle#filters .btn-dark.btn-bordered,
.open .dropdown-toggle.btn-dark.btn-bordered {
  color: #090909;
  background-color: rgba(0, 0, 0, 0);
  border-color: #0e0e0e;
  box-shadow: none;
}
#filters .btn-dark.btn-bordered:active,
.btn-dark.btn-bordered:active,
#filters .btn-dark.btn-bordered.active,
.btn-dark.btn-bordered.active,
.open .dropdown-toggle#filters .btn-dark.btn-bordered,
.open .dropdown-toggle.btn-dark.btn-bordered {
  background-image: none;
}
#filters .btn-dark.btn-bordered.disabled,
.btn-dark.btn-bordered.disabled,
#filters .btn-dark.btn-bordered[disabled],
.btn-dark.btn-bordered[disabled],
fieldset[disabled] #filters .btn-dark.btn-bordered,
fieldset[disabled] .btn-dark.btn-bordered,
#filters .btn-dark.btn-bordered.disabled:hover,
.btn-dark.btn-bordered.disabled:hover,
#filters .btn-dark.btn-bordered[disabled]:hover,
.btn-dark.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-dark.btn-bordered:hover,
fieldset[disabled] .btn-dark.btn-bordered:hover,
#filters .btn-dark.btn-bordered.disabled:focus,
.btn-dark.btn-bordered.disabled:focus,
#filters .btn-dark.btn-bordered[disabled]:focus,
.btn-dark.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-dark.btn-bordered:focus,
fieldset[disabled] .btn-dark.btn-bordered:focus,
#filters .btn-dark.btn-bordered.disabled:active,
.btn-dark.btn-bordered.disabled:active,
#filters .btn-dark.btn-bordered[disabled]:active,
.btn-dark.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-dark.btn-bordered:active,
fieldset[disabled] .btn-dark.btn-bordered:active,
#filters .btn-dark.btn-bordered.disabled.active,
.btn-dark.btn-bordered.disabled.active,
#filters .btn-dark.btn-bordered[disabled].active,
.btn-dark.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-dark.btn-bordered.active,
fieldset[disabled] .btn-dark.btn-bordered.active {
  background-color: transparent;
  border-color: #222222;
  box-shadow: none;
}
#filters .btn-dark.btn-bordered .badge,
.btn-dark.btn-bordered .badge {
  color: transparent;
  background-color: #fff;
}
#filters .btn-dark.btn-muted,
.btn-dark.btn-muted {
  color: #222222;
  background-color: transparent;
  border-color: transparent;
}
#filters .btn-dark.btn-muted:hover,
.btn-dark.btn-muted:hover,
#filters .btn-dark.btn-muted:focus,
.btn-dark.btn-muted:focus,
#filters .btn-dark.btn-muted:active,
.btn-dark.btn-muted:active,
#filters .btn-dark.btn-muted.active,
.btn-dark.btn-muted.active,
.open .dropdown-toggle#filters .btn-dark.btn-muted,
.open .dropdown-toggle.btn-dark.btn-muted {
  color: #090909;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  box-shadow: none;
}
#filters .btn-dark.btn-muted:active,
.btn-dark.btn-muted:active,
#filters .btn-dark.btn-muted.active,
.btn-dark.btn-muted.active,
.open .dropdown-toggle#filters .btn-dark.btn-muted,
.open .dropdown-toggle.btn-dark.btn-muted {
  background-image: none;
}
#filters .btn-dark.btn-muted.disabled,
.btn-dark.btn-muted.disabled,
#filters .btn-dark.btn-muted[disabled],
.btn-dark.btn-muted[disabled],
fieldset[disabled] #filters .btn-dark.btn-muted,
fieldset[disabled] .btn-dark.btn-muted,
#filters .btn-dark.btn-muted.disabled:hover,
.btn-dark.btn-muted.disabled:hover,
#filters .btn-dark.btn-muted[disabled]:hover,
.btn-dark.btn-muted[disabled]:hover,
fieldset[disabled] #filters .btn-dark.btn-muted:hover,
fieldset[disabled] .btn-dark.btn-muted:hover,
#filters .btn-dark.btn-muted.disabled:focus,
.btn-dark.btn-muted.disabled:focus,
#filters .btn-dark.btn-muted[disabled]:focus,
.btn-dark.btn-muted[disabled]:focus,
fieldset[disabled] #filters .btn-dark.btn-muted:focus,
fieldset[disabled] .btn-dark.btn-muted:focus,
#filters .btn-dark.btn-muted.disabled:active,
.btn-dark.btn-muted.disabled:active,
#filters .btn-dark.btn-muted[disabled]:active,
.btn-dark.btn-muted[disabled]:active,
fieldset[disabled] #filters .btn-dark.btn-muted:active,
fieldset[disabled] .btn-dark.btn-muted:active,
#filters .btn-dark.btn-muted.disabled.active,
.btn-dark.btn-muted.disabled.active,
#filters .btn-dark.btn-muted[disabled].active,
.btn-dark.btn-muted[disabled].active,
fieldset[disabled] #filters .btn-dark.btn-muted.active,
fieldset[disabled] .btn-dark.btn-muted.active {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
#filters .btn-dark.btn-muted .badge,
.btn-dark.btn-muted .badge {
  color: transparent;
  background-color: #fff;
}
#filters .btn-default,
.btn-default {
  color: #000;
  background: #00819d !important; /* Old browsers */
  /* background: -moz-linear-gradient(top,  #73551b 0%, #a4884b 100%); /* FF3.6+ */
  /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#73551b), color-stop(100%,#a4884b)); /* Chrome,Safari4+ */
  /* background: -webkit-linear-gradient(top,  #73551b 0%,#a4884b 100%); /* Chrome10+,Safari5.1+ */
 /*  background: -o-linear-gradient(top, #73551b 0%,#a4884b 100%); /* Opera 11.10+ */
  /* background: -ms-linear-gradient(top,  #73551b 0%,#a4884b 100%); /* IE10+ */
  /* background: linear-gradient(to bottom,  #73551b 0%,#a4884b 100%); /* W3C */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73551b', endColorstr='#a4884b',GradientType=0 ); /* IE6-9 */
  border: none;
  text-transform: uppercase;
  /*box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, .8);*/
  box-shadow: 0px 1px 0px 0px #00819d !important;
}

.navbar .btn-default {
  color: #000;
  background: #00bfd5 !important; /* Old browsers */
  /* background: -moz-linear-gradient(top,  #73551b 0%, #a4884b 100%); /* FF3.6+ */
  /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#73551b), color-stop(100%,#a4884b)); /* Chrome,Safari4+ */
  /* background: -webkit-linear-gradient(top,  #73551b 0%,#a4884b 100%); /* Chrome10+,Safari5.1+ */
 /*  background: -o-linear-gradient(top, #73551b 0%,#a4884b 100%); /* Opera 11.10+ */
  /* background: -ms-linear-gradient(top,  #73551b 0%,#a4884b 100%); /* IE10+ */
  /* background: linear-gradient(to bottom,  #73551b 0%,#a4884b 100%); /* W3C */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73551b', endColorstr='#a4884b',GradientType=0 ); /* IE6-9 */
  border: none;
  text-transform: uppercase;
  /*box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, .8);*/
  box-shadow: 0px 1px 0px 0px rgba(93, 158, 173, 1 !important);
}

.navbar .btn-default:hover {
   background: #00bfd5 !important;
   box-shadow: 0px 1px 0px 0px #00bfd5 !important;
}

#filters .btn-default:hover,
.btn-default:hover,
#filters .btn-default:focus,
.btn-default:focus,
#filters .btn-default:active,
.btn-default:active,
#filters .btn-default.active,
.btn-default.active,
.open .dropdown-toggle#filters .btn-default,
.open .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #00819d !important;
  border-color: none;
  /*box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, .8);*/
  box-shadow: 0px 1px 0px 0px rgba(93, 158, 173, 1) !important;
}
#filters .btn-default:active,
.btn-default:active,
#filters .btn-default.active,
.btn-default.active,
.open .dropdown-toggle#filters .btn-default,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
#filters .btn-default.disabled,
.btn-default.disabled,
#filters .btn-default[disabled],
.btn-default[disabled],
fieldset[disabled] #filters .btn-default,
fieldset[disabled] .btn-default,
#filters .btn-default.disabled:hover,
.btn-default.disabled:hover,
#filters .btn-default[disabled]:hover,
.btn-default[disabled]:hover,
fieldset[disabled] #filters .btn-default:hover,
fieldset[disabled] .btn-default:hover,
#filters .btn-default.disabled:focus,
.btn-default.disabled:focus,
#filters .btn-default[disabled]:focus,
.btn-default[disabled]:focus,
fieldset[disabled] #filters .btn-default:focus,
fieldset[disabled] .btn-default:focus,
#filters .btn-default.disabled:active,
.btn-default.disabled:active,
#filters .btn-default[disabled]:active,
.btn-default[disabled]:active,
fieldset[disabled] #filters .btn-default:active,
fieldset[disabled] .btn-default:active,
#filters .btn-default.disabled.active,
.btn-default.disabled.active,
#filters .btn-default[disabled].active,
.btn-default[disabled].active,
fieldset[disabled] #filters .btn-default.active,
fieldset[disabled] .btn-default.active {
  background-color: #cccccc;
  border-color: #cccccc;
  box-shadow: none;
}
#filters .btn-default .badge,
.btn-default .badge {
  color: #cccccc;
  background-color: #fff;
}
#filters .btn-default.btn-bordered,
.btn-default.btn-bordered {
  color: #cccccc;
  background-color: transparent;
  border-color: #cccccc;
}
#filters .btn-default.btn-bordered:hover,
.btn-default.btn-bordered:hover,
#filters .btn-default.btn-bordered:focus,
.btn-default.btn-bordered:focus,
#filters .btn-default.btn-bordered:active,
.btn-default.btn-bordered:active,
#filters .btn-default.btn-bordered.active,
.btn-default.btn-bordered.active,
.open .dropdown-toggle#filters .btn-default.btn-bordered,
.open .dropdown-toggle.btn-default.btn-bordered {
  color: #b3b3b3;
  background-color: rgba(0, 0, 0, 0);
  border-color: #b8b8b8;
  box-shadow: none;
}
#filters .btn-default.btn-bordered:active,
.btn-default.btn-bordered:active,
#filters .btn-default.btn-bordered.active,
.btn-default.btn-bordered.active,
.open .dropdown-toggle#filters .btn-default.btn-bordered,
.open .dropdown-toggle.btn-default.btn-bordered {
  background-image: none;
}
#filters .btn-default.btn-bordered.disabled,
.btn-default.btn-bordered.disabled,
#filters .btn-default.btn-bordered[disabled],
.btn-default.btn-bordered[disabled],
fieldset[disabled] #filters .btn-default.btn-bordered,
fieldset[disabled] .btn-default.btn-bordered,
#filters .btn-default.btn-bordered.disabled:hover,
.btn-default.btn-bordered.disabled:hover,
#filters .btn-default.btn-bordered[disabled]:hover,
.btn-default.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-default.btn-bordered:hover,
fieldset[disabled] .btn-default.btn-bordered:hover,
#filters .btn-default.btn-bordered.disabled:focus,
.btn-default.btn-bordered.disabled:focus,
#filters .btn-default.btn-bordered[disabled]:focus,
.btn-default.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-default.btn-bordered:focus,
fieldset[disabled] .btn-default.btn-bordered:focus,
#filters .btn-default.btn-bordered.disabled:active,
.btn-default.btn-bordered.disabled:active,
#filters .btn-default.btn-bordered[disabled]:active,
.btn-default.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-default.btn-bordered:active,
fieldset[disabled] .btn-default.btn-bordered:active,
#filters .btn-default.btn-bordered.disabled.active,
.btn-default.btn-bordered.disabled.active,
#filters .btn-default.btn-bordered[disabled].active,
.btn-default.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-default.btn-bordered.active,
fieldset[disabled] .btn-default.btn-bordered.active {
  background-color: transparent;
  border-color: #cccccc;
  box-shadow: none;
}
#filters .btn-default.btn-bordered .badge,
.btn-default.btn-bordered .badge {
  color: transparent;
  background-color: #fff;
}
#filters .btn-primary,
.btn-primary {
  color: #000000;
  background: #00bfd5 !important; /* Old browsers */
  /*background: -moz-linear-gradient(top,  #b5262b 0%, #6f1618 100%); /* FF3.6+ */
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5262b), color-stop(100%,#6f1618)); /* Chrome,Safari4+ */
  /*background: -webkit-linear-gradient(top,  #b5262b 0%,#6f1618 100%); /* Chrome10+,Safari5.1+ */
  /*background: -o-linear-gradient(top,  #b5262b 0%,#6f1618 100%); /* Opera 11.10+ */
  /*background: -ms-linear-gradient(top,  #b5262b 0%,#6f1618 100%); /* IE10+ */
  /*background: linear-gradient(to bottom,  #b5262b 0%,#6f1618 100%); /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5262b', endColorstr='#6f1618',GradientType=0 ); /* IE6-9 */
  border: none;
  text-transform: uppercase;
  box-shadow: 0px 1px 0px 0px #00bfd5 !important;
}

.navbar .btn-primary {
  color: #000000;
  background: #00819d !important; /* Old browsers */
  /*background: -moz-linear-gradient(top,  #b5262b 0%, #6f1618 100%); /* FF3.6+ */
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5262b), color-stop(100%,#6f1618)); /* Chrome,Safari4+ */
  /*background: -webkit-linear-gradient(top,  #b5262b 0%,#6f1618 100%); /* Chrome10+,Safari5.1+ */
  /*background: -o-linear-gradient(top,  #b5262b 0%,#6f1618 100%); /* Opera 11.10+ */
  /*background: -ms-linear-gradient(top,  #b5262b 0%,#6f1618 100%); /* IE10+ */
  /*background: linear-gradient(to bottom,  #b5262b 0%,#6f1618 100%); /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5262b', endColorstr='#6f1618',GradientType=0 ); /* IE6-9 */
  border: none;
  text-transform: uppercase;
  box-shadow: 0px 1px 0px 0px rgba(93, 158, 173, 1) !important;
}

.navbar .btn-primary{
  background-color: #00819d !important;
  box-shadow: 0px 1px 0px 0px #00bfd5 !important;
}

#filters .btn-primary:hover,
.btn-primary:hover,
#filters .btn-primary:focus,
.btn-primary:focus,
#filters .btn-primary:active,
.btn-primary:active,
#filters .btn-primary.active,
.btn-primary.active,
.open .dropdown-toggle#filters .btn-primary,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #00bfd5;
  border: none;
  box-shadow: 0px 1px 0px 0px rgba(93, 158, 173, 1) !important;
}
#filters .btn-primary:active,
.btn-primary:active,
#filters .btn-primary.active,
.btn-primary.active,
.open .dropdown-toggle#filters .btn-primary,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
#filters .btn-primary.disabled,
.btn-primary.disabled,
#filters .btn-primary[disabled],
.btn-primary[disabled],
fieldset[disabled] #filters .btn-primary,
fieldset[disabled] .btn-primary,
#filters .btn-primary.disabled:hover,
.btn-primary.disabled:hover,
#filters .btn-primary[disabled]:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] #filters .btn-primary:hover,
fieldset[disabled] .btn-primary:hover,
#filters .btn-primary.disabled:focus,
.btn-primary.disabled:focus,
#filters .btn-primary[disabled]:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] #filters .btn-primary:focus,
fieldset[disabled] .btn-primary:focus,
#filters .btn-primary.disabled:active,
.btn-primary.disabled:active,
#filters .btn-primary[disabled]:active,
.btn-primary[disabled]:active,
fieldset[disabled] #filters .btn-primary:active,
fieldset[disabled] .btn-primary:active,
#filters .btn-primary.disabled.active,
.btn-primary.disabled.active,
#filters .btn-primary[disabled].active,
.btn-primary[disabled].active,
fieldset[disabled] #filters .btn-primary.active,
fieldset[disabled] .btn-primary.active {
  background-color: #1abc9c;
  border-color: #1abc9c;
  box-shadow: none;
}
#filters .btn-primary .badge,
.btn-primary .badge {
  color: #1abc9c;
  background-color: #fff;
}
#filters .btn-primary.btn-bordered,
.btn-primary.btn-bordered {
  color: #1abc9c;
  background-color: transparent;
  border-color: #1abc9c;
}
#filters .btn-primary.btn-bordered:hover,
.btn-primary.btn-bordered:hover,
#filters .btn-primary.btn-bordered:focus,
.btn-primary.btn-bordered:focus,
#filters .btn-primary.btn-bordered:active,
.btn-primary.btn-bordered:active,
#filters .btn-primary.btn-bordered.active,
.btn-primary.btn-bordered.active,
.open .dropdown-toggle#filters .btn-primary.btn-bordered,
.open .dropdown-toggle.btn-primary.btn-bordered {
  color: #148f77;
  background-color: rgba(0, 0, 0, 0);
  border-color: #15987e;
  box-shadow: none;
}
#filters .btn-primary.btn-bordered:active,
.btn-primary.btn-bordered:active,
#filters .btn-primary.btn-bordered.active,
.btn-primary.btn-bordered.active,
.open .dropdown-toggle#filters .btn-primary.btn-bordered,
.open .dropdown-toggle.btn-primary.btn-bordered {
  background-image: none;
}
#filters .btn-primary.btn-bordered.disabled,
.btn-primary.btn-bordered.disabled,
#filters .btn-primary.btn-bordered[disabled],
.btn-primary.btn-bordered[disabled],
fieldset[disabled] #filters .btn-primary.btn-bordered,
fieldset[disabled] .btn-primary.btn-bordered,
#filters .btn-primary.btn-bordered.disabled:hover,
.btn-primary.btn-bordered.disabled:hover,
#filters .btn-primary.btn-bordered[disabled]:hover,
.btn-primary.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-primary.btn-bordered:hover,
fieldset[disabled] .btn-primary.btn-bordered:hover,
#filters .btn-primary.btn-bordered.disabled:focus,
.btn-primary.btn-bordered.disabled:focus,
#filters .btn-primary.btn-bordered[disabled]:focus,
.btn-primary.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-primary.btn-bordered:focus,
fieldset[disabled] .btn-primary.btn-bordered:focus,
#filters .btn-primary.btn-bordered.disabled:active,
.btn-primary.btn-bordered.disabled:active,
#filters .btn-primary.btn-bordered[disabled]:active,
.btn-primary.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-primary.btn-bordered:active,
fieldset[disabled] .btn-primary.btn-bordered:active,
#filters .btn-primary.btn-bordered.disabled.active,
.btn-primary.btn-bordered.disabled.active,
#filters .btn-primary.btn-bordered[disabled].active,
.btn-primary.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-primary.btn-bordered.active,
fieldset[disabled] .btn-primary.btn-bordered.active {
  background-color: transparent;
  border-color: #1abc9c;
  box-shadow: none;
}
#filters .btn-primary.btn-bordered .badge,
.btn-primary.btn-bordered .badge {
  color: transparent;
  background-color: #fff;
}
#filters .btn-warning,
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
#filters .btn-warning:hover,
.btn-warning:hover,
#filters .btn-warning:focus,
.btn-warning:focus,
#filters .btn-warning:active,
.btn-warning:active,
#filters .btn-warning.active,
.btn-warning.active,
.open .dropdown-toggle#filters .btn-warning,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #ed9c28;
  box-shadow: none;
}
#filters .btn-warning:active,
.btn-warning:active,
#filters .btn-warning.active,
.btn-warning.active,
.open .dropdown-toggle#filters .btn-warning,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
#filters .btn-warning.disabled,
.btn-warning.disabled,
#filters .btn-warning[disabled],
.btn-warning[disabled],
fieldset[disabled] #filters .btn-warning,
fieldset[disabled] .btn-warning,
#filters .btn-warning.disabled:hover,
.btn-warning.disabled:hover,
#filters .btn-warning[disabled]:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] #filters .btn-warning:hover,
fieldset[disabled] .btn-warning:hover,
#filters .btn-warning.disabled:focus,
.btn-warning.disabled:focus,
#filters .btn-warning[disabled]:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] #filters .btn-warning:focus,
fieldset[disabled] .btn-warning:focus,
#filters .btn-warning.disabled:active,
.btn-warning.disabled:active,
#filters .btn-warning[disabled]:active,
.btn-warning[disabled]:active,
fieldset[disabled] #filters .btn-warning:active,
fieldset[disabled] .btn-warning:active,
#filters .btn-warning.disabled.active,
.btn-warning.disabled.active,
#filters .btn-warning[disabled].active,
.btn-warning[disabled].active,
fieldset[disabled] #filters .btn-warning.active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
  box-shadow: none;
}
#filters .btn-warning .badge,
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
#filters .btn-warning.btn-bordered,
.btn-warning.btn-bordered {
  color: #f0ad4e;
  background-color: transparent;
  border-color: #f0ad4e;
}
#filters .btn-warning.btn-bordered:hover,
.btn-warning.btn-bordered:hover,
#filters .btn-warning.btn-bordered:focus,
.btn-warning.btn-bordered:focus,
#filters .btn-warning.btn-bordered:active,
.btn-warning.btn-bordered:active,
#filters .btn-warning.btn-bordered.active,
.btn-warning.btn-bordered.active,
.open .dropdown-toggle#filters .btn-warning.btn-bordered,
.open .dropdown-toggle.btn-warning.btn-bordered {
  color: #ec971f;
  background-color: rgba(0, 0, 0, 0);
  border-color: #ed9c28;
  box-shadow: none;
}
#filters .btn-warning.btn-bordered:active,
.btn-warning.btn-bordered:active,
#filters .btn-warning.btn-bordered.active,
.btn-warning.btn-bordered.active,
.open .dropdown-toggle#filters .btn-warning.btn-bordered,
.open .dropdown-toggle.btn-warning.btn-bordered {
  background-image: none;
}
#filters .btn-warning.btn-bordered.disabled,
.btn-warning.btn-bordered.disabled,
#filters .btn-warning.btn-bordered[disabled],
.btn-warning.btn-bordered[disabled],
fieldset[disabled] #filters .btn-warning.btn-bordered,
fieldset[disabled] .btn-warning.btn-bordered,
#filters .btn-warning.btn-bordered.disabled:hover,
.btn-warning.btn-bordered.disabled:hover,
#filters .btn-warning.btn-bordered[disabled]:hover,
.btn-warning.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-warning.btn-bordered:hover,
fieldset[disabled] .btn-warning.btn-bordered:hover,
#filters .btn-warning.btn-bordered.disabled:focus,
.btn-warning.btn-bordered.disabled:focus,
#filters .btn-warning.btn-bordered[disabled]:focus,
.btn-warning.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-warning.btn-bordered:focus,
fieldset[disabled] .btn-warning.btn-bordered:focus,
#filters .btn-warning.btn-bordered.disabled:active,
.btn-warning.btn-bordered.disabled:active,
#filters .btn-warning.btn-bordered[disabled]:active,
.btn-warning.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-warning.btn-bordered:active,
fieldset[disabled] .btn-warning.btn-bordered:active,
#filters .btn-warning.btn-bordered.disabled.active,
.btn-warning.btn-bordered.disabled.active,
#filters .btn-warning.btn-bordered[disabled].active,
.btn-warning.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-warning.btn-bordered.active,
fieldset[disabled] .btn-warning.btn-bordered.active {
  background-color: transparent;
  border-color: #f0ad4e;
  box-shadow: none;
}
#filters .btn-warning.btn-bordered .badge,
.btn-warning.btn-bordered .badge {
  color: transparent;
  background-color: #fff;
}
#filters .btn-danger,
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}
#filters .btn-danger:hover,
.btn-danger:hover,
#filters .btn-danger:focus,
.btn-danger:focus,
#filters .btn-danger:active,
.btn-danger:active,
#filters .btn-danger.active,
.btn-danger.active,
.open .dropdown-toggle#filters .btn-danger,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #d2322d;
  box-shadow: none;
}
#filters .btn-danger:active,
.btn-danger:active,
#filters .btn-danger.active,
.btn-danger.active,
.open .dropdown-toggle#filters .btn-danger,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
#filters .btn-danger.disabled,
.btn-danger.disabled,
#filters .btn-danger[disabled],
.btn-danger[disabled],
fieldset[disabled] #filters .btn-danger,
fieldset[disabled] .btn-danger,
#filters .btn-danger.disabled:hover,
.btn-danger.disabled:hover,
#filters .btn-danger[disabled]:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] #filters .btn-danger:hover,
fieldset[disabled] .btn-danger:hover,
#filters .btn-danger.disabled:focus,
.btn-danger.disabled:focus,
#filters .btn-danger[disabled]:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] #filters .btn-danger:focus,
fieldset[disabled] .btn-danger:focus,
#filters .btn-danger.disabled:active,
.btn-danger.disabled:active,
#filters .btn-danger[disabled]:active,
.btn-danger[disabled]:active,
fieldset[disabled] #filters .btn-danger:active,
fieldset[disabled] .btn-danger:active,
#filters .btn-danger.disabled.active,
.btn-danger.disabled.active,
#filters .btn-danger[disabled].active,
.btn-danger[disabled].active,
fieldset[disabled] #filters .btn-danger.active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d9534f;
  box-shadow: none;
}
#filters .btn-danger .badge,
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
#filters .btn-danger.btn-bordered,
.btn-danger.btn-bordered {
  color: #d9534f;
  background-color: transparent;
  border-color: #d9534f;
}
#filters .btn-danger.btn-bordered:hover,
.btn-danger.btn-bordered:hover,
#filters .btn-danger.btn-bordered:focus,
.btn-danger.btn-bordered:focus,
#filters .btn-danger.btn-bordered:active,
.btn-danger.btn-bordered:active,
#filters .btn-danger.btn-bordered.active,
.btn-danger.btn-bordered.active,
.open .dropdown-toggle#filters .btn-danger.btn-bordered,
.open .dropdown-toggle.btn-danger.btn-bordered {
  color: #c9302c;
  background-color: rgba(0, 0, 0, 0);
  border-color: #d2322d;
  box-shadow: none;
}
#filters .btn-danger.btn-bordered:active,
.btn-danger.btn-bordered:active,
#filters .btn-danger.btn-bordered.active,
.btn-danger.btn-bordered.active,
.open .dropdown-toggle#filters .btn-danger.btn-bordered,
.open .dropdown-toggle.btn-danger.btn-bordered {
  background-image: none;
}
#filters .btn-danger.btn-bordered.disabled,
.btn-danger.btn-bordered.disabled,
#filters .btn-danger.btn-bordered[disabled],
.btn-danger.btn-bordered[disabled],
fieldset[disabled] #filters .btn-danger.btn-bordered,
fieldset[disabled] .btn-danger.btn-bordered,
#filters .btn-danger.btn-bordered.disabled:hover,
.btn-danger.btn-bordered.disabled:hover,
#filters .btn-danger.btn-bordered[disabled]:hover,
.btn-danger.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-danger.btn-bordered:hover,
fieldset[disabled] .btn-danger.btn-bordered:hover,
#filters .btn-danger.btn-bordered.disabled:focus,
.btn-danger.btn-bordered.disabled:focus,
#filters .btn-danger.btn-bordered[disabled]:focus,
.btn-danger.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-danger.btn-bordered:focus,
fieldset[disabled] .btn-danger.btn-bordered:focus,
#filters .btn-danger.btn-bordered.disabled:active,
.btn-danger.btn-bordered.disabled:active,
#filters .btn-danger.btn-bordered[disabled]:active,
.btn-danger.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-danger.btn-bordered:active,
fieldset[disabled] .btn-danger.btn-bordered:active,
#filters .btn-danger.btn-bordered.disabled.active,
.btn-danger.btn-bordered.disabled.active,
#filters .btn-danger.btn-bordered[disabled].active,
.btn-danger.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-danger.btn-bordered.active,
fieldset[disabled] .btn-danger.btn-bordered.active {
  background-color: transparent;
  border-color: #d9534f;
  box-shadow: none;
}
#filters .btn-danger.btn-bordered .badge,
.btn-danger.btn-bordered .badge {
  color: transparent;
  background-color: #fff;
}
#filters .btn-success,
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
#filters .btn-success:hover,
.btn-success:hover,
#filters .btn-success:focus,
.btn-success:focus,
#filters .btn-success:active,
.btn-success:active,
#filters .btn-success.active,
.btn-success.active,
.open .dropdown-toggle#filters .btn-success,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #47a447;
  box-shadow: none;
}
#filters .btn-success:active,
.btn-success:active,
#filters .btn-success.active,
.btn-success.active,
.open .dropdown-toggle#filters .btn-success,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
#filters .btn-success.disabled,
.btn-success.disabled,
#filters .btn-success[disabled],
.btn-success[disabled],
fieldset[disabled] #filters .btn-success,
fieldset[disabled] .btn-success,
#filters .btn-success.disabled:hover,
.btn-success.disabled:hover,
#filters .btn-success[disabled]:hover,
.btn-success[disabled]:hover,
fieldset[disabled] #filters .btn-success:hover,
fieldset[disabled] .btn-success:hover,
#filters .btn-success.disabled:focus,
.btn-success.disabled:focus,
#filters .btn-success[disabled]:focus,
.btn-success[disabled]:focus,
fieldset[disabled] #filters .btn-success:focus,
fieldset[disabled] .btn-success:focus,
#filters .btn-success.disabled:active,
.btn-success.disabled:active,
#filters .btn-success[disabled]:active,
.btn-success[disabled]:active,
fieldset[disabled] #filters .btn-success:active,
fieldset[disabled] .btn-success:active,
#filters .btn-success.disabled.active,
.btn-success.disabled.active,
#filters .btn-success[disabled].active,
.btn-success[disabled].active,
fieldset[disabled] #filters .btn-success.active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #5cb85c;
  box-shadow: none;
}
#filters .btn-success .badge,
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
#filters .btn-success.btn-bordered,
.btn-success.btn-bordered {
  color: #5cb85c;
  background-color: transparent;
  border-color: #5cb85c;
}
#filters .btn-success.btn-bordered:hover,
.btn-success.btn-bordered:hover,
#filters .btn-success.btn-bordered:focus,
.btn-success.btn-bordered:focus,
#filters .btn-success.btn-bordered:active,
.btn-success.btn-bordered:active,
#filters .btn-success.btn-bordered.active,
.btn-success.btn-bordered.active,
.open .dropdown-toggle#filters .btn-success.btn-bordered,
.open .dropdown-toggle.btn-success.btn-bordered {
  color: #449d44;
  background-color: rgba(0, 0, 0, 0);
  border-color: #47a447;
  box-shadow: none;
}
#filters .btn-success.btn-bordered:active,
.btn-success.btn-bordered:active,
#filters .btn-success.btn-bordered.active,
.btn-success.btn-bordered.active,
.open .dropdown-toggle#filters .btn-success.btn-bordered,
.open .dropdown-toggle.btn-success.btn-bordered {
  background-image: none;
}
#filters .btn-success.btn-bordered.disabled,
.btn-success.btn-bordered.disabled,
#filters .btn-success.btn-bordered[disabled],
.btn-success.btn-bordered[disabled],
fieldset[disabled] #filters .btn-success.btn-bordered,
fieldset[disabled] .btn-success.btn-bordered,
#filters .btn-success.btn-bordered.disabled:hover,
.btn-success.btn-bordered.disabled:hover,
#filters .btn-success.btn-bordered[disabled]:hover,
.btn-success.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-success.btn-bordered:hover,
fieldset[disabled] .btn-success.btn-bordered:hover,
#filters .btn-success.btn-bordered.disabled:focus,
.btn-success.btn-bordered.disabled:focus,
#filters .btn-success.btn-bordered[disabled]:focus,
.btn-success.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-success.btn-bordered:focus,
fieldset[disabled] .btn-success.btn-bordered:focus,
#filters .btn-success.btn-bordered.disabled:active,
.btn-success.btn-bordered.disabled:active,
#filters .btn-success.btn-bordered[disabled]:active,
.btn-success.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-success.btn-bordered:active,
fieldset[disabled] .btn-success.btn-bordered:active,
#filters .btn-success.btn-bordered.disabled.active,
.btn-success.btn-bordered.disabled.active,
#filters .btn-success.btn-bordered[disabled].active,
.btn-success.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-success.btn-bordered.active,
fieldset[disabled] .btn-success.btn-bordered.active {
  background-color: transparent;
  border-color: #5cb85c;
  box-shadow: none;
}
#filters .btn-success.btn-bordered .badge,
.btn-success.btn-bordered .badge {
  color: transparent;
  background-color: #fff;
}
#filters .btn-info,
.btn-info {
  background: #2a2a2a;
  border-radius: 0px;
  /*-webkit-box-shadow: 0px 1px 1px 0px rgba(82, 82, 82, 1);
  -moz-box-shadow: 0px 1px 1px 0px rgba(82, 82, 82, 1);
  box-shadow: 0px 1px 1px 0px rgba(82, 82, 82, 1);*/
  color: #fff;
  border: none;
}
#filters .btn-info:hover,
.btn-info:hover,
#filters .btn-info:focus,
.btn-info:focus,
#filters .btn-info:active,
.btn-info:active,
#filters .btn-info.active,
.btn-info.active,
.open .dropdown-toggle#filters .btn-info,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #141414;
  border-color: #47bde4;
  box-shadow: none;
}
#filters .btn-info:active,
.btn-info:active,
#filters .btn-info.active,
.btn-info.active,
.open .dropdown-toggle#filters .btn-info,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
#filters .btn-info.disabled,
.btn-info.disabled,
#filters .btn-info[disabled],
.btn-info[disabled],
fieldset[disabled] #filters .btn-info,
fieldset[disabled] .btn-info,
#filters .btn-info.disabled:hover,
.btn-info.disabled:hover,
#filters .btn-info[disabled]:hover,
.btn-info[disabled]:hover,
fieldset[disabled] #filters .btn-info:hover,
fieldset[disabled] .btn-info:hover,
#filters .btn-info.disabled:focus,
.btn-info.disabled:focus,
#filters .btn-info[disabled]:focus,
.btn-info[disabled]:focus,
fieldset[disabled] #filters .btn-info:focus,
fieldset[disabled] .btn-info:focus,
#filters .btn-info.disabled:active,
.btn-info.disabled:active,
#filters .btn-info[disabled]:active,
.btn-info[disabled]:active,
fieldset[disabled] #filters .btn-info:active,
fieldset[disabled] .btn-info:active,
#filters .btn-info.disabled.active,
.btn-info.disabled.active,
#filters .btn-info[disabled].active,
.btn-info[disabled].active,
fieldset[disabled] #filters .btn-info.active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #5bc0de;
  box-shadow: none;
}
#filters .btn-info .badge,
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
#filters .btn-info.btn-bordered,
.btn-info.btn-bordered {
  color: #5bc0de;
  background-color: transparent;
  border-color: #5bc0de;
}
#filters .btn-info.btn-bordered:hover,
.btn-info.btn-bordered:hover,
#filters .btn-info.btn-bordered:focus,
.btn-info.btn-bordered:focus,
#filters .btn-info.btn-bordered:active,
.btn-info.btn-bordered:active,
#filters .btn-info.btn-bordered.active,
.btn-info.btn-bordered.active,
.open .dropdown-toggle#filters .btn-info.btn-bordered,
.open .dropdown-toggle.btn-info.btn-bordered {
  color: #31b0d5;
  background-color: rgba(0, 0, 0, 0);
  border-color: #39b3d7;
  box-shadow: none;
}
#filters .btn-info.btn-bordered:active,
.btn-info.btn-bordered:active,
#filters .btn-info.btn-bordered.active,
.btn-info.btn-bordered.active,
.open .dropdown-toggle#filters .btn-info.btn-bordered,
.open .dropdown-toggle.btn-info.btn-bordered {
  background-image: none;
}
#filters .btn-info.btn-bordered.disabled,
.btn-info.btn-bordered.disabled,
#filters .btn-info.btn-bordered[disabled],
.btn-info.btn-bordered[disabled],
fieldset[disabled] #filters .btn-info.btn-bordered,
fieldset[disabled] .btn-info.btn-bordered,
#filters .btn-info.btn-bordered.disabled:hover,
.btn-info.btn-bordered.disabled:hover,
#filters .btn-info.btn-bordered[disabled]:hover,
.btn-info.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-info.btn-bordered:hover,
fieldset[disabled] .btn-info.btn-bordered:hover,
#filters .btn-info.btn-bordered.disabled:focus,
.btn-info.btn-bordered.disabled:focus,
#filters .btn-info.btn-bordered[disabled]:focus,
.btn-info.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-info.btn-bordered:focus,
fieldset[disabled] .btn-info.btn-bordered:focus,
#filters .btn-info.btn-bordered.disabled:active,
.btn-info.btn-bordered.disabled:active,
#filters .btn-info.btn-bordered[disabled]:active,
.btn-info.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-info.btn-bordered:active,
fieldset[disabled] .btn-info.btn-bordered:active,
#filters .btn-info.btn-bordered.disabled.active,
.btn-info.btn-bordered.disabled.active,
#filters .btn-info.btn-bordered[disabled].active,
.btn-info.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-info.btn-bordered.active,
fieldset[disabled] .btn-info.btn-bordered.active {
  background-color: transparent;
  border-color: #5bc0de;
  box-shadow: none;
}
#filters .btn-info.btn-bordered .badge,
.btn-info.btn-bordered .badge {
  color: transparent;
  background-color: #fff;
}
.content-custom-button.dark {
  background: #222222;
}
/* End button Style */
/* Start Progress Bar Style */
.progress .progress-bar {
  background: #1abc9c;
}
.indicator .indicator-line {
  border-top: 1px solid #eeeeee;
  background-color: #ffffff;
  background-image: linear-gradient(90deg, #eeeeee 1px, transparent 1px);
}
/* End Progress Bar Style */
/* Main Nav */
.navbar li.open > a,
.navbar li.active > a,
.navbar li.open > a:hover,
.navbar li.active > a:hover,
.navbar li.open > a:focus,
.navbar li.active > a:focus {
  color: #1abc9c;
  border-color: #1abc9c;
}
.navbar .dropdown-submenu > a:after {
  border-left-color: #cccccc;
}
.navbar .dropdown-submenu:hover > a:after {
  border-left-color: #1abc9c;
}
.navbar .dropdown-menu > li > a {
  border-bottom: 1px solid #eeeeee;
  color: #909090;
}
.navbar .dropdown-menu > li > a:hover,
.navbar .dropdown-menu > li > a:focus {
  color: #91cad4;
  background:transparent;
}
.navbar .dropdown-menu > .active > a,
.navbar .dropdown-menu > .active > a:hover,
.navbar .dropdown-menu > .active > a:focus {
  color: #91cad4;
  background:transparent;
}
/* Start Menu Version */
/* Start Navbar Standard */
.navbar-standard {
  border-top: 5px solid #8d6e28;
}
.navbar-standard:first-child:before {
  content:'';
  position:absolute;
  width:100%;
  height:5px;
  background: #9900c1;
  background: -moz-linear-gradient(left,  #9900c1 0%, #00a0d3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#9900c1), color-stop(100%,#00a0d3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  #9900c1 0%,#00a0d3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  #9900c1 0%,#00a0d3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  #9900c1 0%,#00a0d3 100%); /* IE10+ */
  background: linear-gradient(to right,  #9900c1 0%,#00a0d3 100%); /* W3C */
  top:-5px;
  left:0;
}
.navbar-standard .navbar-nav > li > a {
  color: #47bde4;
  font-weight: 400;
}
.navbar-nav > li > a.jackpot {
  color: #ba25ff;
  font-weight: 400;
}
.navbar-nav > li > a.android {
  color: #82b029;
  font-weight: 400;
}
.navbar-nav > li > a:hover.jackpot,
.navbar-nav > li > a:focus.jackpot,
.navbar-nav > li > a:hover.android,
.navbar-nav > li > a:focus.android {
  color: #ffffff;
  font-weight: 400;
}
.navbar-standard .navbar-nav > li > a:hover,
.navbar-standard .navbar-nav > li > a:focus {
  color: #ffffff;
  font-weight: 400;
}
.navbar-standard .navbar-nav > li.open > a,
.navbar-standard .navbar-nav > li.active > a,
.navbar-standard .navbar-nav > li.open > a:hover,
.navbar-standard .navbar-nav > li.active > a:hover,
.navbar-standard .navbar-nav > li.open > a:focus,
.navbar-standard .navbar-nav > li.active > a:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.navbar-standard .navbar-nav .badge {
  background: #1abc9c;
}
.navbar-standard .navbar-nav .dropdown-menu {
  border-color: #47bde4;
}
.navbar-standard .navbar-toggle {
  color: #000;
}
.navbar-standard.opaque {
  background: #131313;
  background: -moz-linear-gradient(top,  #131313 0%, #000000 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#131313), color-stop(100%,#000000)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #131313 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #131313 0%,#000000 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #131313 0%,#000000 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #131313 0%,#000000 100%); /* W3C */
  /*border-bottom: 1px solid #393939; */
}
.navbar-standard.opaque .navbar-nav > li > a {
  color: #47bde4;
}
.navbar-standard.opaque .navbar-nav > li > a:hover,
.navbar-standard.opaque .navbar-nav > li > a:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.navbar-standard.opaque .navbar-nav > li.open > a,
.navbar-standard.opaque .navbar-nav > li.active > a,
.navbar-standard.opaque .navbar-nav > li.open > a:hover,
.navbar-standard.opaque .navbar-nav > li.active > a:hover,
.navbar-standard.opaque .navbar-nav > li.open > a:focus,
.navbar-standard.opaque .navbar-nav > li.active > a:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.navbar-standard.opaque .navbar-toggle {
  color: #ffffff;
}
.navbar-standard .search_button {
  color: #ffffff;
}
.navbar-standard .search_button:after {
  background-color: #1abc9c;
}
/* End Navbar Standard */
/* Start Navbar Light */
.navbar-light {
  background: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-nav > li > a {
  color: #909090;
}
.navbar-light .navbar-nav > li > a:hover,
.navbar-light .navbar-nav > li > a:focus {
  color: #1abc9c;
  border-color: #1abc9c;
}
.navbar-light .navbar-nav > li.active > a,
.navbar-light .navbar-nav > li.active > a:hover,
.navbar-light .navbar-nav > li.active > a:focus {
  color: #1abc9c;
  border-color: #1abc9c;
}
.navbar-light .navbar-nav .badge {
  background: #1abc9c;
}
.navbar-light .dropdown-menu {
  border-color: #1abc9c;
}
.navbar-light .search_button {
  color: #ffffff;
}
.navbar-light .search_button:after {
  background-color: #1abc9c;
}
.navbar-light .navbar-toggle {
  color: #222222;
}
/* End Navbar Light */
/* Start Navbar Dark */
.navbar-dark {
  background: #222222;
}
.navbar-dark .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-dark .navbar-nav > li > a:hover,
.navbar-dark .navbar-nav > li > a:focus {
  color: #1abc9c;
  border-color: #1abc9c;
}
.navbar-dark .navbar-nav > li.active > a,
.navbar-dark .navbar-nav > li.active > a:hover,
.navbar-dark .navbar-nav > li.active > a:focus {
  color: #1abc9c;
  border-color: #1abc9c;
}
.navbar-dark .navbar-nav .badge {
  background: #1abc9c;
}
.navbar-dark .dropdown-menu {
  border-color: #1abc9c;
}
.navbar-dark .search_button {
  color: #ffffff;
}
.navbar-dark .search_button:after {
  background-color: #1abc9c;
}
.navbar-dark .navbar-toggle {
  color: #ffffff;
}
/* End Navbar Dark */
/* Start Navbar Semidark */
.navbar-semidark {
  background: rgba(0, 0, 0, 0.6);
}
.navbar-semidark .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-semidark .navbar-nav > li > a:hover,
.navbar-semidark .navbar-nav > li > a:focus {
  color: #1abc9c;
  border-color: #1abc9c;
}
.navbar-semidark .navbar-nav > li.active > a,
.navbar-semidark .navbar-nav > li.active > a:hover,
.navbar-semidark .navbar-nav > li.active > a:focus {
  color: #1abc9c;
  border-color: #1abc9c;
}
.navbar-semidark .navbar-nav .badge {
  background: #1abc9c;
}
.navbar-semidark .dropdown-menu {
  border-color: #1abc9c;
}
.navbar-semidark .search_button {
  color: #ffffff;
}
.navbar-semidark .search_button:after {
  background-color: #1abc9c;
}
.navbar-semidark .navbar-toggle {
  color: #ffffff;
}
/* End Navbar Semidark */
/* Start Navbar Primary */
.navbar-primary {
  background: #1abc9c;
}
.navbar-primary .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-primary .navbar-nav > li > a:hover,
.navbar-primary .navbar-nav > li > a:focus {
  color: #222222;
  border-color: #222222;
}
.navbar-primary .navbar-nav > li.active > a,
.navbar-primary .navbar-nav > li.active > a:hover,
.navbar-primary .navbar-nav > li.active > a:focus {
  color: #222222;
  border-color: #222222;
}
.navbar-primary .navbar-nav .badge {
  background: #ffffff;
  color: #1abc9c;
}
.navbar-primary .dropdown-menu {
  border-color: #222222;
}
.navbar-primary .search_button {
  color: #1abc9c;
}
.navbar-primary .search_button:after {
  background-color: #ffffff;
}
.navbar-primary .navbar-toggle {
  color: #ffffff;
}
/* End Navbar Primary */
/* End Menu Version */
/* End Main Nav */
.shopping_cart_dropdown .product_list_widget li {
  border-bottom: 1px solid #eeeeee;
}
.shopping_cart_dropdown .total span {
  color: #1abc9c;
}
.bordered-right {
  border-right: 5px solid #1abc9c;
}
.bordered-left {
  border-left: 5px solid #1abc9c;
}
.nav-arrows span {
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.nav-arrows span:hover {
  border-color: #ffffff;
}
/* Start Testimonial Section */
.testimonials .user-thumb {
  border: 1px solid #1abc9c;
  background: #ffffff;
}
.testimonials blockquote:before,
.testimonials blockquote:after {
  color: #1abc9c;
}
.testimonials .info-text small:before,
.testimonials .info-text .small:before {
  border-top: 1px solid #1abc9c;
}
/* End Testimonial Section */
/* Start Blog Section */
.post-content a {
  color: #222222;
}
.post-content a:hover {
  color: #1abc9c;
}
.blog-preview .post-info:before {
  border-top: 1px solid #eeeeee;
}
.blog-preview .post-info .user-thumb {
  border: 1px solid #eeeeee;
  background: #ffffff;
}
/* End Blog Section */
.social-icon li.maxi a {
  background: #1abc9c;
  color: #ffffff;
}
.social-icon li.maxi a:hover {
  background: #0e6252;
}
.social-icon a.pill {
  background-color: #909090;
  color: #ffffff;
}
.social-icon a.pill:hover {
  background-color: #1abc9c;
}
.info-card .info-card-details .info-card-detail .social a {
  background-color: #d7d7d7;
}
a.social-icon:hover {
  color: #ffffff !important;
}
/* Start icon box*/
.icon-box h1,
.icon-box h2,
.icon-box h3,
.icon-box h4,
.icon-box h5,
.icon-box h6 {
  color: #1abc9c;
}
.icon-box .light {
  color: #ffffff;
}
.icon-box .icon-content {
  background-color: #1abc9c;
  color: #ffffff;
}
.icon-box .icon-content.inverter {
  background: #ffffff;
  color: #1abc9c;
}
.icon-gradient .icon-content {
  background-color: #1abc9c;
}
/* End icon box */
/* start typography */
blockquote {
  border-color: #1abc9c;
}
blockquote.theme {
  background-color: #1abc9c;
  color: #ffffff;
}
blockquote.theme .bold-quote {
  color: #ffffff;
}
blockquote.theme small,
blockquote.theme .small,
blockquote.theme .cite {
  color: #0e6252;
}
/* start typography */
/* Start Portfolio Section */
.device-content .device-mockup .device .screen .owl-carousel .owl-controls .owl-page span {
  border: 3px solid #ffffff;
}
.portfolio .item .article-body {
  border-bottom: 1px solid #eee;
}
.portfolio .item .mask {
  background-color: rgba(0, 0, 0, 0.75);
}
.portfolio .item .mask h4 {
  color: #ffffff;
}
.portfolio .item .mask .info {
  color: #ffffff;
}
.portfolio .item .mask.mask-light {
  background: #ffffff;
}
.portfolio .item .mask-light h4 {
  color: #000;
}
.portfolio .item .mask-light .info {
  color: #999;
}
.portfolio .item .mask-light a.info:hover {
  color: #000;
}
.portfolio-full .item-full .item-content {
  background: rgba(0, 0, 0, 0.8);
}
.portfolio-full .item-full .item-content:hover {
  background: rgba(0, 0, 0, 0.5);
}
.closeProject a {
  color: #909090;
  border: 1px solid #909090;
}
.closeProject a:hover {
  background-color: #1abc9c;
  border-color: #1abc9c;
  color: #ffffff;
}
/* End Portfolio Section */
.ajax-section .ajax-content-outer .nav-arrows span {
  border-color: rgba(144, 144, 144, 0.4);
}
.ajax-section .ajax-content-outer .nav-arrows span:hover {
  border-color: #909090;
}
/* Start Team Section */
.team-photo .team-connection .team-connection-list {
  background: #1abc9c;
}
.team-photo .team-connection .team-connection-list ul li a {
  color: #ffffff;
}
.team-name {
  border-bottom: 1px solid #eeeeee;
}
.team-name h5 {
  color: #1abc9c;
}
/* End Team Section */
/* Start PricingBox Section */
.pricing-box {
  background: rgba(255, 255, 255, 0.9);
}
.pricing-box ul li.option {
  border-bottom: 1px solid #eeeeee;
}
.pricing-box .price-row {
  background: #1abc9c;
  color: #ffffff;
}
.pricing-box .price-row .currency {
  color: #0e6252;
}
.pricing-box .price-row .plane {
  color: #0e6252;
}
.pricing-featured {
  background: #ffffff;
}
/* End PricingBox Section */
/* Start Shop Section */
.banner-shop a .banner-container .banner-text .banner-title {
  background: rgba(255, 255, 255, 0.95);
}
.bubble:before {
  border: 0px solid rgba(255, 255, 255, 0.75);
}
.outline-inward:before {
  border: 6px solid #1abc9c;
}
.outline-outward:before {
  border: 6px solid #1abc9c;
}
.product-image .bullet {
  color: #ffffff;
  background: #1abc9c;
}
.product-image .bullet.out {
  background: #dddddd;
}
.product-title p {
  color: #555555;
}
.product-detail a {
  color: #909090;
}
.size-product li label span {
  border: 1px solid #eeeeee;
  color: #909090;
}
.size-product li label span:hover {
  border-color: #909090;
}
.size-product li label input:checked + span {
  border-color: #eeeeee;
  background-color: #eeeeee;
}
.category-banner .category-content {
  background: #ffffff;
}
/* End Shop Section */
/* Start Widget */
.widget-title-bordered {
  border-bottom: 1px solid #eeeeee;
}
.widget .media-bordered {
  border-bottom: 1px solid #eeeeee;
}
.widget .media a:hover {
  color: #1abc9c;
}
.widget .cat-item {
  border-bottom: 1px solid #eeeeee;
}
.widget .cat-item a {
  color: #909090;
}
.widget .cat-item a:hover {
  color: #1abc9c;
}
.filter_price_content .slider .slider-track .slider-handle {
  background: #eeeeee;
}
.filter_price_content .slider .slider-track .slider-selection {
  background: #1abc9c;
}
/* End Widget */
/* Start Newsletter Section */
.newsletter-form input::-moz-placeholder {
  color: #ededed;
  opacity: 1;
}
.newsletter-form input:-ms-input-placeholder {
  color: #ededed;
}
.newsletter-form input::-webkit-input-placeholder {
  color: #ededed;
}
/* End Newsletter Section */
/* Start Accordion */
.accordion-group {
  border-top: 1px solid #dddddd;
}
.accordion-group .accordion-item {
  border-bottom: 1px solid #dddddd;
}
.accordion-group .accordion-item .accordion-icon {
  background-color: #aaa;
  color: #ffffff;
}
.accordion-group .accordion-item .accordion-icon.fa-minus {
  background-color: #1abc9c;
}
.accordion-group .accordion-item .accordion-icon.primary {
  background-color: #1abc9c;
}
/* end Accordion */
/* Start Panel */
.panel-primary .panel-heading {
  background-color: #1abc9c;
  border-color: #1abc9c;
}
.panel-primary .panel-heading a {
  color: #ffffff;
}
.panel-primary .panel-heading a small {
  color: #81eed8;
}
.panel-primary .panel-heading a:hover small {
  color: #ffffff;
}
/* End Panel */
/* Start Search Form */
.h_search_form {
  background-color: #222;
}
.h_search_form .btn {
  color: #ffffff;
}
.h_search_form .form-control {
  color: #ffffff;
}
.h_search_form .form-control:focus {
  color: #ffffff;
}
.theme-form-group {
  background-color: #1abc9c;
}
.theme-form-group .form-control {
  color: #ffffff;
}
.theme-form-group .form-control::-webkit-input-placeholder, .form-control::-webkit-input-placeholder {
  color: #ededed;
}
.theme-form-group .form-control::-moz-placeholder, .form-control::-moz-placeholder {
  color: #ededed;
}
.theme-form-group .form-control:-ms-input-placeholder, .form-control:-ms-input-placeholder {
  color: #ededed;
}
.theme-form-group .form-control:focus {
  color: #ffffff;
}
/* End Search Form */
/* Start Contact Form */
.form-control {
  background: #363636;
  border-radius: 4px;
  /* -webkit-box-shadow: 0px 1px 1px 0px rgba(82, 82, 82, 1);
  -moz-box-shadow:    0px 1px 1px 0px rgba(82, 82, 82, 1);
  box-shadow:         0px 1px 1px 0px rgba(82, 82, 82, 1); */
  color: #eae9e9;
  border: none;
  font-size: 11px;
}
.form-control:focus {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(251, 176, 69, 1);
  -moz-box-shadow:    0px 0px 5px 0px rgba(251, 176, 69, 1);
  box-shadow:         0px 0px 5px 0px rgba(251, 176, 69, 1);
}
.form-control.error {
  border-color: #d9534f;
  color: #d9534f;
}
.form-control.primary {
  border-color: #1abc9c;
  background: #1abc9c;
  color: #ffffff;
}
.form-captcha{
  width: 141px;
  height: 24px;
  border-radius: 4px;
}
.form-captcha2{
  width: 100%;
  height: 30px;
  border-radius: 4px;
}
.form-control.options {
  padding-right: 20px;
  background-image: url(../../img/bpk/arrow-down.png);
  background-repeat: no-repeat;
  background-size: 15px 10px;
  background-position: 97% 13px;
}
label.error {
  color: #d9534f;
}
.form-gray-fields .form-control {
  background-color: #000;
  border-color: #e9e9e9;
  color: #333;
}
.form-gray-fields .form-control:focus {
  background-color: #eeeeee;
}
/* End Contact Form */
/* start pagination */
.pager li > a,
.pager li > span {
  border: 2px solid #eeeeee;
}
.pager li > span,
.pager li > a:hover {
  background: #1abc9c;
  border-color: #1abc9c;
  color: #ffffff;
}
.pager.custom li > span,
.pager.custom li > a:hover {
  color: #1abc9c;
  background: none;
}
.pagination > li > a,
.pagination > li > span {
  color: #1abc9c;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #0e6252;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background: #1abc9c;
  border-color: #1abc9c;
  color: #ffffff;
}
/* end pagination */
.footer-link {
  height: 75px;
  background: #11151d; /* Old browsers */
  /* background: -moz-linear-gradient(top,  #6e5a21 0%, #493b14 100%); /* FF3.6+ */
  /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6e5a21), color-stop(100%,#493b14)); /* Chrome,Safari4+ */
  /* background: -webkit-linear-gradient(top,  #6e5a21 0%,#493b14 100%); /* Chrome10+,Safari5.1+ */
  /* background: -o-linear-gradient(top, #6e5a21 0%,#493b14 100%); /* Opera 11.10+ */
  /* background: -ms-linear-gradient(top,  #6e5a21 0%,#493b14 100%); /* IE10+ */
  /* background: linear-gradient(to bottom,  #6e5a21 0%,#493b14 100%); /* W3C */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e5a21', endColorstr='#493b14',GradientType=0 ); /* IE6-9 */
  /*-webkit-box-shadow: 0px -1px 0px 0px rgba(255,255,255,0.1);
  -moz-box-shadow: 0px -1px 0px 0px rgba(255,255,255,0.1);
  box-shadow: 0px -1px 0px 0px rgba(255,255,255,0.1); 
  border: 1px solid #280101; */
}
#footer {
  color: #898989;
}
#footer a {
  color: #ffffff;
}
#footer a:hover {
  color: #ba25ff;
}
.footer-line {
  height: 1px;
  background: -moz-linear-gradient(left,  rgba(45,46,46,0) 0%, rgba(45,46,46,1) 20%, rgba(45,46,46,1) 80%, rgba(45,46,46,0.05) 99%, rgba(45,46,46,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(45,46,46,0)), color-stop(20%,rgba(45,46,46,1)), color-stop(80%,rgba(45,46,46,1)), color-stop(99%,rgba(45,46,46,0.05)), color-stop(100%,rgba(45,46,46,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  rgba(45,46,46,0) 0%,rgba(45,46,46,1) 20%,rgba(45,46,46,1) 80%,rgba(45,46,46,0.05) 99%,rgba(45,46,46,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  rgba(45,46,46,0) 0%,rgba(45,46,46,1) 20%,rgba(45,46,46,1) 80%,rgba(45,46,46,0.05) 99%,rgba(45,46,46,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  rgba(45,46,46,0) 0%,rgba(45,46,46,1) 20%,rgba(45,46,46,1) 80%,rgba(45,46,46,0.05) 99%,rgba(45,46,46,0) 100%); /* IE10+ */
  background: linear-gradient(to right,  rgba(45,46,46,0) 0%,rgba(45,46,46,1) 20%,rgba(45,46,46,1) 80%,rgba(45,46,46,0.05) 99%,rgba(45,46,46,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002d2e2e', endColorstr='#002d2e2e',GradientType=1 ); /* IE6-9 */
}
#footer .inner {
  background: #000000;
  /*-webkit-box-shadow: 0px -1px 0px 0px rgba(255,255,255,0.1);
  -moz-box-shadow: 0px -1px 0px 0px rgba(255,255,255,0.1);
  box-shadow: 0px -1px 0px 0px rgba(255,255,255,0.1);*/
  color: #898989;
}
#footer .copyright {
  background: #000000;
  text-align: center;
  margin-top: 10px;
}
#footer small {
  color: #9f9a70;
}
#footer .widget-title {
  color: #ffffff;
}
#footer .widget-post li .date-post {
  border: 3px solid #ffffff;
}
#footer .widget-post li .date-post small {
  color: #ffffff;
}
#footer .widget-post li .title-post {
  color: #ffffff;
}
#footer .widget_archive li {
  border-bottom: 1px solid #555555;
}
#footer .form-control {
  border: 1px solid #555555;
}
#footer .form-control:focus {
  border-color: #ffffff;
  color: #ffffff;
}
#back_to_top a {
  color: #ffffff;
  background: #555555;
}
#back_to_top a:hover {
  background: #555555;
}
/* Start Featured Page */
.col-content {
  background: #eeeeee;
}
/* End Featured Page */
/* error pages */
.error-404,
.error-500 {
  background-color: #eee;
}
.error-404:before,
.error-500:before {
  color: rgba(0, 0, 0, 0.04);
}
/* end error pages */
p.browsehappy {
  background: #47bde4;
  color: #81eed8;
}
p.browsehappy a {
  color: #ffffff;
}
.main-nav {
  padding-top: 0px;
}
.jackpot-box {
  background: #9f9a70;
  color: #0f4f64;
  width: auto;
  height: auto;
  position: relative;
  font-size: 60px;
  font-weight: 300;
  padding: 0;
  margin: auto;
}
.jackpot-btn {
  position: relative;
  padding: 33% 0 0 0;
}
.btn-jacks {
  position: absolute;
  right: 0;
}
.btn-reg-lg {
  display: none;
}
#news {
  position: relative;
  width: 100%;
  height: 30px;
  margin-top: -40px;
  z-index: 20;
}
#news > span {
  float: left;
  margin-top: 4px;
  padding-left: 5px;
  color: #17b6ec;
}
.scrollnews {
  position: absolute;
  width: 100%;
  height: 24px;
  margin-left: 100px;
  margin-top: 0px;
  overflow: hidden;
}
#liscroll > li > a > span {
  color: #15b586;
  font-weight: normal;
  margin-top: 0px;
}
#liscroll {
  list-style: none;
}
#liscroll > li > a {
  list-style: none;
  color: #ffffff;
}
.middle {
  background: rgb(10,50,62); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(10,50,62,1) 0%, rgba(13,59,74,1) 43%, rgba(12,30,39,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(10,50,62,1)), color-stop(43%,rgba(13,59,74,1)), color-stop(100%,rgba(12,30,39,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(10,50,62,1) 0%,rgba(13,59,74,1) 43%,rgba(12,30,39,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(10,50,62,1) 0%,rgba(13,59,74,1) 43%,rgba(12,30,39,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(10,50,62,1) 0%,rgba(13,59,74,1) 43%,rgba(12,30,39,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(10,50,62,1) 0%,rgba(13,59,74,1) 43%,rgba(12,30,39,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a323e', endColorstr='#0c1e27',GradientType=0 ); /* IE6-9 */
  height: 138px;
  z-index: 40;
  border-top: 1px solid #090909;
  border-bottom: 1px solid #090909;
  -webkit-box-shadow: inset 0px 3px 0px 0px rgba(255,255,255,0.08), inset 0px -3px 0px 0px rgba(255,255,255,0.08);
  -moz-box-shadow: inset 0px 3px 0px 0px rgba(255,255,255,0.08), inset 0px -3px 0px 0px rgba(255,255,255,0.08);
  box-shadow: inset 0px 3px 0px 0px rgba(255,255,255,0.08), inset 0px -3px 0px 0px rgba(255,255,255,0.08);
}
.media-body {
  text-align: left;
  line-height: 1.3em;
}
.media-heading {
  font-size: 25px;
  font-weight: 300;
  color: #9f9a70;
  text-transform: uppercase;
}
.bottom {
  margin-top: 0px;
  /*background: url(../../img/bpk/bg.jpg) center top no-repeat;*/
}
.clear {
  clear: both;
}
.space_1 {
  height: 1px;
}
.space_2 {
  height: 2px;
}
.space_5 {
  height: 5px;
}
.space_10 {
  height: 10px;
}
.space_20 {
  height: 20px;
}
.panels {
  background: #04080f;
  background: -moz-linear-gradient(top,  #04080f 0%, #1b1f24 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#04080f), color-stop(100%,#1b1f24)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #04080f 0%,#1b1f24 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #04080f 0%,#1b1f24 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #04080f 0%,#1b1f24 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #04080f 0%,#1b1f24 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04080f', endColorstr='#1b1f24',GradientType=0 ); /* IE6-9 */  
  /*box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box; */
  border: 2px solid #1b1f24;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  /* -webkit-box-shadow: 0px 0px 13px 5px rgba(0, 0, 0, 0.65), 2px 2px 0px 0px rgba(255,255,255,0.08), -2px -2px 0px 0px rgba(255,255,255,0.1);
  -moz-box-shadow:    0px 0px 13px 5px rgba(0, 0, 0, 0.65), 2px 2px 0px 0px rgba(255,255,255,0.08), -2px -2px 0px 0px rgba(255,255,255,0.1);
  box-shadow:         0px 0px 13px 5px rgba(0, 0, 0, 0.65), 2px 2px 0px 0px rgba(255,255,255,0.08), -2px -2px 0px 0px rgba(255,255,255,0.1); 
  -webkit-box-shadow: inset 5px 5px 161px 13px rgba(236,236,236,1);
  -moz-box-shadow: inset 5px 5px 161px 13px rgba(236,236,236,1);
  box-shadow: inset 5px 5px 161px 13px rgba(236,236,236,1);*/
  padding: 8px 20px 20px 20px;
}
.panels2 {
  background: #04080f;
  background: -moz-linear-gradient(top,  #04080f 0%, #1b1f24 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#04080f), color-stop(100%,#1b1f24)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #04080f 0%,#1b1f24 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #04080f 0%,#1b1f24 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #04080f 0%,#1b1f24 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #04080f 0%,#1b1f24 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04080f', endColorstr='#1b1f24',GradientType=0 ); /* IE6-9 */  
  /*box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box; */
  border: 2px solid #1b1f24;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  /* -webkit-box-shadow: 0px 0px 13px 5px rgba(0, 0, 0, 0.65);
  -moz-box-shadow:    0px 0px 13px 5px rgba(0, 0, 0, 0.65);
  box-shadow:         0px 0px 13px 5px rgba(0, 0, 0, 0.65); 
  -webkit-box-shadow: inset 5px 5px 161px 13px rgba(236,236,236,1);
  -moz-box-shadow: inset 5px 5px 161px 13px rgba(236,236,236,1);
  box-shadow: inset 5px 5px 161px 13px rgba(236,236,236,1);*/
  padding: 5px 20px 8px 20px;
}
.news{
 background: #04080f;
 background: -moz-linear-gradient(top,  #04080f 0%, #1b1f24 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#04080f), color-stop(100%,#1b1f24)); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top,  #04080f 0%,#1b1f24 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top,  #04080f 0%,#1b1f24 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top,  #04080f 0%,#1b1f24 100%); /* IE10+ */
 background: linear-gradient(to bottom,  #04080f 0%,#1b1f24 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04080f', endColorstr='#1b1f24',GradientType=0 ); /* IE6-9 */ 
  
}
.winner-title {
  font-size: 25px;
  color: #177e9c;
  text-transform: uppercase;
}
.winner-title:before {
  content: "";
  background: url('../../img/bpk/star-icon.png') no-repeat;
  width: 20px;
  height: 20px;
  top: 38px;
  left: 40px;
  position: absolute;
  display: inline-block;
}
.winner-title:after {
  content: "";
  background: url('../../img/bpk/star-icon.png') no-repeat;
  width: 20px;
  height: 20px;
  top: 38px;
  right: 40px;
  position: absolute;
  display: inline-block;
}
.line {
  background: url('../../img/bpk/line.png') repeat-x;
  height: 4px;
  margin: 5px 0;
}
.line2 {
  background: url('../../img/bpk/line.png') repeat-x;
  height: 5px;
  margin: 5px 0 10px 0;
}
.date-win {
  font-size: 13px;
  color: #0a81b8;
  margin: 10px 0;
}
.winner-img {
  max-width: 160px;
  max-height: 160px;
  background-color: #000000;
  padding: 5px;
  margin: 0;
}
.winner-img > img {
  width: 150px;
  height: 150px;
}
.winner-name {
  max-height: 42px;
  overflow: hidden;
  border-right: 5px solid #5d29a3;
  padding-left: 15px;
  background: #000000;
  font-size: 30px;
  color: #0c8bc7;
}
.winner-card {
  height: 40px;
  background: url('../../img/bpk/cup-icon.png') no-repeat;
  background-position: 9px 8px;
  padding-top: 6px;
  padding-left: 42px;
  font-size: 19px;
  color: #830caf;
}
.winner-amount {
  height: 40px;
  background: url('../../img/bpk/win-icon.png') no-repeat;
  background-position: 0px 10px;
  padding-top: 0px;
  padding-left: 42px;
  font-size: 30px;
  color: #830caf;
}
.winner-congrats {
  height: 40px;
  font-size: 26px;
  color: #deb15b;
  font-style: italic;
  text-transform: uppercase;
}
.depo-title, .wd-title {
  font-size: 25px;
  color: #177e9c;
  text-transform: uppercase;
}
.control {
  position: relative;
  padding-top: 8px;
}
.depo-prev, .wd-prev {
  width: 7px;
  height: 11px;
  margin-right: 2px;
  display: inline-block;
  background: url(../../img/bpk/arrow-left-icon.png) 0px 0px no-repeat;
}
.depo-next, .wd-next {
  width: 7px;
  height: 11px;
  margin-left: 2px;
  display: inline-block;
  background: url(../../img/bpk/arrow-right-icon.png) 0px 0px no-repeat;
}
#depo-pager, #wd-pager {
  width: 100%;
  max-height: 62px;
  overflow: hidden;
  margin: auto;
}
.depo-img, .wd-img {
  width: 60px;
  background-color: #000000;
  padding: 5px;
  margin: 0;
}
.depo-name, .wd-name {
  font-size: 20px;
  color: #0c8bc7;
}
.depo-amount, .wd-amount {
  font-size: 24px;
  color: #830caf;
}
.depo-status, .wd-status {
  font-size: 16px;
  color: #deb15b;
  font-style: italic;
  padding-top: 35px;
}
.news {
  max-height: 570px;
}
.news-title {
  font-size: 22px;
  color: #5b2da1;
  padding-left: 35px;
  text-transform: uppercase;
}

.news-title:before {
  content: "";
  background: url('../../img/bpk/news-icon.png') no-repeat;
  width: 24px;
  height: 24px;
  top: 14px;
  left: 40px;
  position: absolute;
  display: inline-block;
}

.news-list {
  /* max-height: 500px;
  overflow-x: hidden ! important;
  overflow-y: auto ! important; */
}
.news-content {
  padding: 2px 0;
  font-size: 13px;
  border-left: 1px solid #5b2da1;
  margin-left: 3px;
  padding-bottom: 15px;
}
.news-content:last-child{
  border-bottom-color: transparent;
}
.news-titles {
  margin-left: 25px;
}
.news-titles a {
  color: #47bde4;
}
.news-titles a:hover,
.news-titles a:active {
  color: #fff;
}
.news-date {
  color: #fff;
  display: inline-block;
  margin-right: 10px;
}
.news-date:before{
  content: "";
  background: url('../../img/bpk/etc/bg-dotted.png') no-repeat center center;
  width: 25px;
  height: 6px;
  padding: 5px;
  position: relative;
  display: inline-block;
}
.match-title {
  font-size: 22px;
  color: #5b2da1;
  padding-left: 35px;
  text-transform: uppercase;
}

.match-title:before {
  content: "";
  background: url('../../img/bpk/match-icon.png') no-repeat;
  width: 24px;
  height: 21px;
  top: 16px;
  left: 40px;
  position: absolute;
  display: inline-block;
}

.update-title {
  font-size: 22px;
  color: #5b2da1;
  padding-left: 35px;
  text-transform: uppercase;
}

.update-title:before {
  content: "";
  background: url('../../img/bpk/update-icon.png') no-repeat;
  width: 23px;
  height: 22px;
  top: 14px;
  left: 40px;
  position: absolute;
  display: inline-block;
}

.support-title {
  font-size: 22px;
  color: #5b2da1;
  padding-left: 35px;
  text-transform: uppercase;
}
.support-title:before {
  content: "";
  background: url('../../img/bpk/support-icon.png') no-repeat;
  width: 23px;
  height: 22px;
  top: 14px;
  left: 40px;
  position: absolute;
  display: inline-block;
}
.navbar-brand {
  float: left;
  height: 71px;
  padding: 8px 5px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand2 {
  float: none;
  display: inline-block;
  height: 71px;
  padding: 7px 5px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-right-0 {
  margin-right: 0px;
}
.forgot-pass {
  color: #bfbfbf;
}
.forgot-pass:hover {
  color: #47bde4;
}
.main-menu {
  position: fixed;
  z-index: 999;
  top: 97px;
  width: 100%;
  left: 0;
}
.main-menu2 {
  position: fixed;
  z-index: 999;
  top: 58px;
  left: 365px;
}
.buttons {
  display: inline-block;
  margin-top: 18px;
  max-width: 150px;
  position: absolute;
  right: 0;
}
.bg-standard {
  background: #2a2a2a; /* Old browsers */
  background: -moz-linear-gradient(top,  #2a2a2a 0%, #0c0c0c 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a2a2a),  color-stop(100%,#0c0c0c)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #2a2a2a 0%, #0c0c0c 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #2a2a2a 0%, #0c0c0c 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #2a2a2a 0%, #0c0c0c 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #2a2a2a 0%, #0c0c0c 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2a2a', endColorstr='#0c0c0c',GradientType=0 ); /* IE6-9 */
  border-bottom: 1px solid #0c0c0c;
}
#main-navs {
  display: none;
}
label {
  padding-top: 5px;
}
.form-group {
  margin-bottom: 5px !important;
}
.user-group {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  width: auto;
}
.user-login, user-chips {
  display: inline-block;
  padding-left: 5px;
}
/*1*/
ol, ul{
  margin: 0;
    padding-left: 10px;
  counter-reset:first;
  list-style-type:none;
}
ol li{
  list-style-type: none;
  margin-bottom: 10px;
}
ol li:before{
  counter-increment: first;
    content:counter(first)". ";
}
.center-rules{
  width:100%;
  float:left;
  min-height:800px;
}
.content-rules{
    width:914px;
    color: #fff;
    /*background:#c3cee9; url(idn/img/bg01.jpg) center bottom repeat-x*/
    background: #000;
  margin-top:20px;
    padding:10px 20px;
    /* border:3px solid #f79536;
  border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;*/
}
font{
    color: #fff;
}
.blue-rules{
    background: #046497 url(idn/img/button03.jpg) top center repeat-x;
    border: 1px solid #006271;
}
.col-bank{
  background:#000000;
  border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
  position: relative;
    min-height: 1px;
    width: 100%;
    padding: 20px;
  margin-bottom:10px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(82, 82, 82, 1);
    -moz-box-shadow: 0px 1px 1px 0px rgba(82, 82, 82, 1);
    box-shadow: 0px 1px 1px 0px rgba(82, 82, 82, 1);
    color: #fff;
}
.col-bank table tr td {
  padding-right:25px;
}
.iframe-change-avatar{
  width:100%;
  height:480px;
  overflow:hidden;
  background: none !important;
}
.uialert{
    position: fixed;
    display: none;
    background: #0d0d0d;
    border: 2px solid #9900c1;
    padding: 20px;
    color: #fff;
    font-size: 15px;
    line-height: 1.5em;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    border-radius:5px;
}
.popup_ads{
    min-width: 600px;
    min-height: 350px;
}
.link-color{
    color:#f58c00;
}
/*----- Tabs -----*/
.tabs {
    width:100%;
    display:inline-block;
}
/*----- Tab Links -----*/
/* Clearfix */
.tab-links:after {
    display:block;
    clear:both;
    content:'';
}
.tab-links li {
    margin:0px 5px;
    float:left;
    list-style:none;
}
.tab-links a {
    padding:9px 15px;
    display:inline-block;
    border-radius:8px 8px 0px 0px;
    margin-bottom: 0 !important;
    font-size:16px;
    font-weight:400;
    color:#30055e;
    text-transform:uppercase;
    transition:all linear 0.15s;
  background: #7633b2;
}
.tab-links a:hover {
    background: #00a1bb;
  /* background: rgb(201,50,50); /* Old browsers */
    /* background: -moz-linear-gradient(top,  rgba(201,50,50,1) 0%, rgba(157,17,17,1) 100%); /* FF3.6+ */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(201,50,50,1)), color-stop(100%,rgba(157,17,17,1))); /* Chrome,Safari4+ */
    /*background: -webkit-linear-gradient(top,  rgba(201,50,50,1) 0%,rgba(157,17,17,1) 100%); /* Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(top,  rgba(201,50,50,1) 0%,rgba(157,17,17,1) 100%); /* Opera 11.10+ */
   /* background: -ms-linear-gradient(top,  rgba(201,50,50,1) 0%,rgba(157,17,17,1) 100%); /* IE10+ */
    /*background: linear-gradient(to bottom,  rgba(201,50,50,1) 0%,rgba(157,17,17,1) 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c93232', endColorstr='#9d1111',GradientType=0 ); /* IE6-9 */
    color:#fff;
    text-decoration:none;
}
li.active a, li.active a:hover {
    /*background: #00a1bb;*/
  /* background: rgb(201,50,50); /* Old browsers */
    /* background: -moz-linear-gradient(top,  rgba(201,50,50,1) 0%, rgba(157,17,17,1) 100%); /* FF3.6+ */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(201,50,50,1)), color-stop(100%,rgba(157,17,17,1))); /* Chrome,Safari4+ */
    /*background: -webkit-linear-gradient(top,  rgba(201,50,50,1) 0%,rgba(157,17,17,1) 100%); /* Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(top,  rgba(201,50,50,1) 0%,rgba(157,17,17,1) 100%); /* Opera 11.10+ */
   /* background: -ms-linear-gradient(top,  rgba(201,50,50,1) 0%,rgba(157,17,17,1) 100%); /* IE10+ */
    /*background: linear-gradient(to bottom,  rgba(201,50,50,1) 0%,rgba(157,17,17,1) 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c93232', endColorstr='#9d1111',GradientType=0 ); /* IE6-9 */
    color:#fff;
}
/*----- Content of Tabs -----*/
.tab-content {
    padding:15px;
    border-top: 1px solid #4c4c4c;
    color:#fff;
}
.tab {
    display:none;
}
.tab.active {
    display:block;
}
/*-------------------------------------------------------------------------*/
/*  5.  Bank Online/Offline
/*-------------------------------------------------------------------------*/
.bank-panel{
    display: block;
  position: fixed;
  z-index: 99;
}
.bank-panel.right{
  top: 19%;
  right: 0px;
}
.bank-panel .panel-black{
  display: block;
  position: relative;
    background-color: #404040;
    width: 170px;
    height: 70px;
    margin-bottom: 2px;
    border-radius: 12px 0px 0px 12px;
    -webkit-border-radius: 12px 0px 0px 12px;
    -moz-border-radius: 12px 0px 0px 12px;
    -ms-border-radius: 12px 0px 0px 12px;
    -o-border-radius: 12px 0px 0px 12px;
}
.online{
    float: left;
    width: 44px;
    height: 44px;
    margin-top: 12px;
    margin-left: 6px;
    background: url(../../images/indicator.png) 0px 0px no-repeat;
}
.offline{
    float: left;
    width: 44px;
    height: 44px;
    margin-top: 17px;
    margin-left: 6px;
    background: url(../../images/indicator.png) 0px -44px no-repeat;
}
.bank-panel .bca{
    float: right;
    width: 120px;
    height: 52px;
    margin-top: 8px;
    background: url(../../images//bank.png) -5px 0px no-repeat;
}
.bank-panel .mandiri{
    float: right;
    width: 120px;
    height: 52px;
    margin-top: 8px;
    background: url(../../images/bank.png) -127px 0px no-repeat;
}
.bank-panel .bri{
    float: right;
    width: 120px;
    height: 52px;
    margin-top: 8px;
    background: url(../../images/bank.png) -250px 0px no-repeat;
}
.bank-panel .bni{
    float: right;
    width: 120px;
    height: 52px;
    margin-top: 8px;
    background: url(../../images/bank.png) -373px 0px no-repeat;
}
.bank-panel .danamon{
    float: right;
    width: 120px;
    height: 52px;
    margin-top: 8px;
    background: url(../../images/bank.png) -494px 0px no-repeat;
}
.text-plain {
  padding-top: 5px;
}
.attention {
  color: #cdda00;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.border-bottom {
  padding-bottom: 10px;
  border-bottom: 1px solid #4c4c4c;
}
.note {
  font-size: 12px;
  color: #db9a3e;
}
.game-title {
  font-size: 26px;
  color: #e3db5b;
}
.news-ticker {
  margin-top: -50px;
  margin-bottom: 20px;
  z-index: 100;
}
.scroll-news {
  height: 31px;
  display: block;
  background: url(../../img/bpk/bg-ticker.jpg);
  color: #0d1734;
}
.news-head {
  display: inline-block;
  float: left;
  padding: 4px 10px 0 10px;
  font-size: 15px;
  color: #47bde4;
  text-transform: uppercase;
  font-weight: 600;
}
.marquee {
  width: 88%;
  display: inline-block;
  height: 29px;
  padding-top: 5px;
  overflow: hidden;
}
.marquee-content {
  padding-right: 20px;
  color: #ffffff;
}
.marquee-content .marquee-date {
  color: #2e0505;
  display: none;
}
.padding-top-12 {
  padding-top: 12px;
}
.update-list {
  padding: 2px 0;
  font-size: 13px;
  border-left: 1px solid #5b2da1;
  margin-left: 3px;
  padding-bottom: 15px;
}
.update-list:last-child{
  border-bottom-color: transparent;
}
.update-date {
  display: inline-block;
  margin-right: 10px;
  color: #ffffff;
}
.update-date:before{
  content: "";
  background: url('../../img/bpk/etc/bg-dotted.png') no-repeat center center;
  width: 25px;
  height: 6px;
  padding: 5px;
  position: relative;
  display: inline-block;
}
.update-content {
  margin-left: 25px;
}
.update-content a {
  color: #47bde4;
}
.update-content a:hover,
.update-content a:active {
  color: #fff;
}
.support-box {
  max-height: 200px;
  overflow-y: auto;
}
.support-list:hover {
  background: #3a3939;
}
.support-list {
  padding: 5px;
  border-top: 1px solid #4f4f4f;
}
.support-list.first {
  border-top: none;
}
.support-img {
  display: inline-block;
  width: 70px;
  vertical-align: middle;
  margin-right: 15px;
}
.support-img > img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.support-contact {
  display: inline-block;
  font-size: 14px;
}
.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-color: #323232;
  font-weight: 400;
  text-align: center;
  padding: 8px 0;
  color: #fff;
}
.table > thead > tr > th  {
  font-size: 15px;
  background: #028ca3;
  color: #fff;
  text-transform: uppercase;
}
.table > tbody > tr > td > span,
.table > tbody > tr > td:last-child {
  color: #7db8f3;
}
.table > tbody > tr:nth-child(odd)  {
  background: #171717;
}
.table > tbody > tr:nth-child(even)  {
  background: #2b2b2b;
}
.cycle-slideshow {
  margin: auto;
  overflow: hidden;
  max-height: 245px;
}
.lang {
  padding-right: 15px;
}
.dropdown-menu {
  background-color: #141414;
  top: 100%;
}
.dropdown-menu > li > a {
  color: #fff;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:active {
  background: #272727;
  color: #fff;
}
.jacks {
  padding: 24.5% 0 0 0;
}
.slider-wrapper {
  width: 100%;
  margin: 0px auto 0 auto;
  overflow: hidden;
}

.theme-dark.slider-wrapper{
  background: transparent; /* Old browsers */
  /*background: -moz-linear-gradient(top,  #816737 0%, #ffff9f 11%, #d7b959 57%, #fede7e 81%, #c89b3b 95%, #876018 100%); /* FF3.6+ */
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#816737), color-stop(10%,#ffff9f), color-stop(50%,#d7b959), color-stop(90%,#fede7e), color-stop(100%,#c89b3b)); /* Chrome,Safari4+ */
 /* background: -webkit-linear-gradient(top,  #816737 0%, #ffff9f 11%, #d7b959 57%, #fede7e 81%, #c89b3b 95%, #876018 100%); /* Chrome10+,Safari5.1+ */
 /* background: -o-linear-gradient(top, #816737 0%,#ffff9f 11%, #d7b959 57%, #fede7e 81%, #c89b3b 95%, #876018 100%); /* Opera 11.10+ */
  /*background: -ms-linear-gradient(top,  #816737 0%,#ffff9f 11%, #d7b959 57%, #fede7e 81%, #c89b3b 95%, #876018 100%); /* IE10+ */
  /*background: linear-gradient(to bottom,  #816737 0%,#ffff9f 11%,#d7b959 57%, #fede7e 81%, #c89b3b 95%, #876018 100%); /* W3C */
 /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#816737', endColorstr='#876018',GradientType=0 ); /* IE6-9 */
  padding: 0px 0 10px 0;
  border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
  
}
.progressive-jackpot {
  text-align: center;
  text-shadow: 1px 1px 3px #6b0002;
  margin-top: -168px;
  position: relative;
  z-index: 996;
}
.jp-text {
  font-family: 'bitsumishiregular';
  font-size: 40px;
  display: inline-block;
  text-shadow: 2px 2px 2px rgba(0,0,0,.75);
}
.jp-text.text-1 {
  margin-right: 10px;
  color: #d7d7d7;
}
.jp-text.text-2 {
  color: #d7d7d7;
}
.jp-bg {
  background: url(../../img/bpk/jackpot-bg.png) no-repeat;
  width: 564px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
}
.jp-big-txt {
  font-family: 'bitsumishiregular';
  font-size: 65px;
  color: #fff;
}
.run-text {
  top: 132px;
  z-index: 99;
}
.run-text:before {
  content: "";
  background: url('../../img/bpk/ticker-left.png') no-repeat;
  width: 164px;
  height: 31px;
  top: 0;
  left: 12%;
  position: absolute;
  display: inline-block;
  z-index: -1;
}
.run-text:after {
  content: "";
  background: url('../../img/bpk/ticker-right.png') no-repeat;
  width: 164px;
  height: 31px;
  top: 0;
  right: 12%;
  position: absolute;
  display: inline-block;
  z-index: -1;
}

a.btn-md{
  color: #00a1bb;
}
a.btn-md:hover {
  color: #7633b2;
}


.theme-dark .nivo-controlNav a{
  background: url(../images/icon/bullets.png) no-repeat 0 2px;
}

/*1*/
.popupcontainerMain ul.number{
  margin-left: 0px;
  counter-reset:first;
  list-style-type:none;

}
.popupcontainerMain ul.number li{
  list-style-type: none;
  font-weight: normal;
  color: #fff;
  margin-bottom: 10px;
}
.popupcontainerMain ul.number li:before{
  counter-increment: first;
    content:counter(first)". ";
}
/*1.1*/
.popupcontainerMain ul.number li ul{
  counter-reset:second;
  margin-top: 10px;
  margin-left: 45px;
}
.popupcontainerMain ul.number li ul li {
  font-weight: normal;
  color: #fff;
}
.popupcontainerMain ul.number li ul li span{
  display: inline-block;
  margin-left: 5px;
}
.popupcontainerMain ul.number li ul li:before{
  counter-increment: second;
    content: counter(first) ". " counter(second) ". ";
  margin-left: -35px;
  vertical-align: top;
}
/*1.1.1*/
.popupcontainerMain ul.number li ul li ul{
  counter-reset:third;
  margin-left: 40px;
}
.popupcontainerMain ul.number li ul li ul li:before{
  counter-increment: third;
    content: counter(first) ". " counter(second) ". "counter(third) ". ";
  margin-left: -53px;
}
/*1.1.1.1*/
.popupcontainerMain ul.number li ul li ul li ul{
  counter-reset:fourth;
  margin-left: 75px;
}
.popupcontainerMain ul.number li ul li ul li ul li:before{
  counter-increment: fourth;
    content: counter(first) ". " counter(second) ". " counter(third) ". " counter(fourth) ". ";
  margin-left: -66px;
}
/*1.1.1.1.1*/
.popupcontainerMain ul.number li ul li ul li ul li ul{
  counter-reset:fifth;
  margin-left: 85px;
}
.popupcontainerMain ul.number li ul li ul li ul li ul li:before{
  counter-increment: fifth;
    content: counter(first) ". " counter(second) ". " counter(third) ". " counter(fourth) ". " counter(fifth) ". ";
  margin-left: -80px;
}
/*1.1.1.1.1.1*/
.popupcontainerMain ul.number li ul li ul li ul li ul li ul{
  counter-reset:sixth;
  margin-left: 85px;
}
.popupcontainerMain ul.number li ul li ul li ul li ul li ul li:before{
  counter-increment: sixth;
    content: counter(first) ". " counter(second) ". " counter(third) ". " counter(fourth) ". " counter(fifth) ". " counter(sixth) ". ";
  margin-left: -85px;
}
/*1.1.a*/   /*1.1.1.1.1.a*/
.popupcontainerMain ul.number li ul li ul.alpha, .popupcontainerMain ul.number li ul li ul li ul li ul.alpha{
  counter-reset:list;
  margin-left: 20px;
}
.popupcontainerMain ul.number li ul li ul.alpha li:before, .popupcontainerMain ul.number li ul li ul li ul li ul.alpha li:before{
  counter-increment: list;
    content: counter(list, lower-alpha)". ";
  margin-left: -15px;
}

@media (max-width: 767px) {
  .navbar .service-nav .dropdown-menu.widget-box {
    background: #ffffff;
  }
  .navbar-nav > li > a,
  .navbar-nav .open .dropdown-menu > li > a,
  .yamm-content .widget .cat-item a {
    border-bottom: 1px solid #555555 !important;
  }
  .navbar-standard .navbar-collapse.collapse,
  .navbar-light .navbar-collapse.collapse,
  .navbar-dark .navbar-collapse.collapse,
  .navbar-semidark .navbar-collapse.collapse,
  .navbar-primary .navbar-collapse.collapse {
    background: #151515;
  }
  .navbar-standard .navbar-collapse.collapse .navbar-nav > li > a,
  .navbar-light .navbar-collapse.collapse .navbar-nav > li > a,
  .navbar-dark .navbar-collapse.collapse .navbar-nav > li > a,
  .navbar-semidark .navbar-collapse.collapse .navbar-nav > li > a,
  .navbar-primary .navbar-collapse.collapse .navbar-nav > li > a {
    color: #ffffff;
  }
  .navbar-standard .navbar-collapse.collapse .navbar-nav > li > a:hover,
  .navbar-light .navbar-collapse.collapse .navbar-nav > li > a:hover,
  .navbar-dark .navbar-collapse.collapse .navbar-nav > li > a:hover,
  .navbar-semidark .navbar-collapse.collapse .navbar-nav > li > a:hover,
  .navbar-primary .navbar-collapse.collapse .navbar-nav > li > a:hover,
  .navbar-standard .navbar-collapse.collapse .navbar-nav > li > a:focus,
  .navbar-light .navbar-collapse.collapse .navbar-nav > li > a:focus,
  .navbar-dark .navbar-collapse.collapse .navbar-nav > li > a:focus,
  .navbar-semidark .navbar-collapse.collapse .navbar-nav > li > a:focus,
  .navbar-primary .navbar-collapse.collapse .navbar-nav > li > a:focus {
    color: #1abc9c;
  }
  .navbar-standard .navbar-collapse.collapse .navbar-nav > li.active > a,
  .navbar-light .navbar-collapse.collapse .navbar-nav > li.active > a,
  .navbar-dark .navbar-collapse.collapse .navbar-nav > li.active > a,
  .navbar-semidark .navbar-collapse.collapse .navbar-nav > li.active > a,
  .navbar-primary .navbar-collapse.collapse .navbar-nav > li.active > a,
  .navbar-standard .navbar-collapse.collapse .navbar-nav > li.active > a:hover,
  .navbar-light .navbar-collapse.collapse .navbar-nav > li.active > a:hover,
  .navbar-dark .navbar-collapse.collapse .navbar-nav > li.active > a:hover,
  .navbar-semidark .navbar-collapse.collapse .navbar-nav > li.active > a:hover,
  .navbar-primary .navbar-collapse.collapse .navbar-nav > li.active > a:hover,
  .navbar-standard .navbar-collapse.collapse .navbar-nav > li.active > a:focus,
  .navbar-light .navbar-collapse.collapse .navbar-nav > li.active > a:focus,
  .navbar-dark .navbar-collapse.collapse .navbar-nav > li.active > a:focus,
  .navbar-semidark .navbar-collapse.collapse .navbar-nav > li.active > a:focus,
  .navbar-primary .navbar-collapse.collapse .navbar-nav > li.active > a:focus {
    color: #1abc9c;
  }
  .navbar-collapse.collapse .navbar-toggle,
  .navbar-collapse.collapse .opaque .navbar-toggle {
    color: #ffffff;
  }
  .navbar-header .navbar-brand , .navbar-header .navbar-brand2{
    float: none;
    display: inline-block;
    padding: 17px 0px;
  }
  .navbar .navbar-brand > img, .navbar .navbar-brand2 > img {
    max-height: 51px;
  }
  .navbar-toggle{
    /*display: none;*/
  }
  .slider-wrapper {
    width: 100%;
  }
  .nivo-controlNav, .nivo-directionNav {
    display: none;
  }
  .progressive-jackpot {
    margin-top: -65px;
  }
  .jp-text {
    font-size: 30px;
  }
  .jp-bg {
    width: 375px;
    height: 61px;
    background-size: 375px 61px;
  }
  .jp-big-txt {
    font-size: 45px;
    max-width: 300px;
    overflow: hidden;
  }
  .navbar-nav > li > a.m-btn {
    background: #ffcc00;
  /*background: rgb(192,54,75); /* Old browsers */
    /*background: -moz-linear-gradient(top,  rgba(192,54,75,1) 0%, rgba(144,0,11,1) 100%); /* FF3.6+ */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(192,54,75,1)), color-stop(100%,rgba(144,0,11,1))); /* Chrome,Safari4+ */
    /*background: -webkit-linear-gradient(top,  rgba(192,54,75,1) 0%,rgba(144,0,11,1) 100%); /* Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(top,  rgba(192,54,75,1) 0%,rgba(144,0,11,1) 100%); /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top,  rgba(192,54,75,1) 0%,rgba(144,0,11,1) 100%); /* IE10+ */
    /*background: linear-gradient(to bottom,  rgba(192,54,75,1) 0%,rgba(144,0,11,1) 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0364b', endColorstr='#90000b',GradientType=0 ); /* IE6-9 */
    border: 1px solid #8e000b;
    text-transform: uppercase;
    border-bottom: none !important;
    margin-bottom: 5px !important;
    color: #000;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
  }
  .navbar-nav > li > a.m-btn:hover{
    color: #000 !important;
  }
  .navbar-nav > li > a.m-btn.first {
    margin-top: 15px !important;
  }
  .navbar-nav > li > a.m-btn.last {
    margin-bottom: 15px !important;
  }
  .buttons:before {
  clear: both;
  }
  .buttonss {
    display: inline-block;
    margin: 10px 0;
  }
  .langs {
    margin-bottom: 10px;
  }
  .dropdown-menu {
    top: 65%;
    left: 28%;
  }
  .menu-inner {
    margin-top: 95%;
  }
  .invis {
    display: none;
  }
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: auto;
    left: auto;
  }
  .modal-dialog {
    width: 600px;
    margin: 15% auto;
  }
  .invis2 {
    display: none;
  }
}

@media (min-width: 1280px) and (max-width: 1440px) {
  .run-text:before {
    display: none;
  }
  .run-text:after {
    display: none;
  }
}
.join-button{
  margin-top:10px;
  margin:10px;
  padding:5px 50px 5px 50px;
  border-radius:5px;
  /*background-image: -moz-linear-gradient(top, #b5262b 0%, #6f1618 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5262b), color-stop(100%,#6f1618));
    background-image: -webkit-linear-gradient(top, #b5262b 0%,#6f1618 100%);
    background-image:      -o-linear-gradient(top, #b5262b 0%,#6f1618 100%);
    background-image:         linear-gradient(top, #b5262b 0%,#6f1618 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5262b', endColorstr='#6f1618',GradientType=0 );
  background-repeat: repeat-x; */
  background: #ffcc00;
  color:#000;
    
}
.info-button{
  border:0px;
  margin-top:10px;
  margin:10px;
  padding:5px 50px 5px 50px;
  border-radius:5px;
  /* background-image: -moz-linear-gradient(top, #73551b 0%, #a4884b 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#73551b), color-stop(100%,#a4884b));
    background-image: -webkit-linear-gradient(top, #73551b 0%,#a4884b 100%);
    background-image:      -o-linear-gradient(top, #73551b 0%,#a4884b 100%);
    background-image:         linear-gradient(top, #73551b 0%,#a4884b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73551b', endColorstr='#a4884b',GradientType=0 );
    background-repeat: repeat-x; */
  background: #286090;
    color:#fff;
}
.title-promo{
  font-weight: 600;
  background: -webkit-linear-gradient(#db9a3e, #b78032);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
  font-family: agency fb;
  text-transform: uppercase;
  padding-top: 15px;
}
.title-promo-wrap{
  float: none;
    margin-top: 0px;
    text-align: left;
}
#slide-panel{
  padding:20px;
  display:none;
}
#slide-panel2{
  padding:20px;
  display:none;
}

@media (max-width: 600px) {
  .title-promo-wrap{
  margin-top:48px;
  float:none;
  }
}


/*    ---------TAMBAHAN----------    */

.body-wrap {
    position: relative;
    min-height: 375px;
    height: 100%;
  background: #04080f;
    border: 1px solid #139bc7;
    padding: 20px;
    border-radius: 0px 0px 15px 15px;
    -webkit-border-radius: 0px 0px 15px 15px;
    -moz-border-radius: 0px 0px 15px 15px;
    -ms-border-radius: 0px 0px 15px 15px;
    -o-border-radius: 0px 0px 15px 15px;
    margin-bottom: 30px;
}

.theme-dark .nivo-directionNav a{
  border: 1px solid #fff;
    border-radius: 3px;
  bottom: 15px;
    margin-right: 10px;
}

.theme-dark .nivo-directionNav a:hover {
    background-color: #23213d;
}

.theme-dark .nivo-controlNav{
  margin-top: -35px;
}

.theme-dark .nivo-controlNav a{
  margin: 0 10px;
  display: none;
}

.input-sm, .form-group-sm .form-control{
  height: 24px;
    padding: 5px 6px;
    font-size: 11px;
}

#content #no.row.sep-top-sm.invis{
     margin-top: 40px;
}

#mid-content{
  margin-top: 20px;
  margin-right: 0px;
    margin-left: 0px;
}

#mid-content .icon-box a img{
  width: 100% !important;
  height: auto !important;
}

#mid-content .col-md-4.col-sm-6.sep-top-xs{
  padding-left: 0px;
    padding-right: 0px;
}

.nextpanelgamescs .col-md-8, .nextpanelgamescs .col-md-4{
  width:100%;
}

.nextpanelgamescs .col-md-8 .row .col-xs-6:nth-child(1){
  float:right;
}

.nextpanelgamescs .col-md-8 .row .col-xs-6:nth-child(2){
  float:left;
}

.nextpanelgamescs .col-md-8 .row .col-xs-6:nth-child(3), .nextpanelgamescs .col-md-8 .row .col-xs-6:nth-child(4){
  display: none;
}

.nextpanelgamescs  .line{
  display:none;
}

#disclaimer{
  font-size:12px;
}

.head-wrap{
  background: #000;
}

.head-wrap table, .col-bank table{
  color: #fff;
}

.user-login span{
  color: #b99a19 !important;
}

.table tfoot{
  background: #000;
}

input.form-control,input.form-control:focus {
    border:none;
    box-shadow: none;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   -moz-transition: none;
   -webkit-transition: none;
}

iframe{
  background: #000;
}

.ttlgame{
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin-bottom: 5px;
}



/*    ----------SUPPORT CS--------    */
.supportcs{
  margin-top: 20px;
  /*border: 2px solid #350404;*/
  background: #ffffff;
    /*-webkit-box-shadow: inset 5px 5px 161px 13px rgba(236,236,236,1);
    -moz-box-shadow: inset 5px 5px 161px 13px rgba(236,236,236,1);
    box-shadow: inset 5px 5px 161px 13px rgba(236,236,236,1);*/
  color: #434959;
}

.supportcs a{
  color: #434959;
}

.supportcs a:hover{
  color: #0099b3;
}

.supporticon{
  margin-top: -9px;
    margin-bottom: -8px;
    margin-right: 10px;
  margin-left: 8px;
}

.supportcs span{
  font-size: 16px;
}

.supportcs li{
  display: inline-block;
  padding: 5px 0px;
  width: 224px;
  border-right: 1px solid #646464;
  text-align: center;
}

.supportcs li:first-child{
  border-color: #e1e1e1;
  text-align: left;
}

.supportcs li:last-child{
  border-right: none;
}

/*    ----------GAAMES HOMEPAGE--------    */

.gamesimage{
  background: #04080f;
  background: -moz-linear-gradient(top,  #04080f 0%, #1b1f24 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#04080f), color-stop(100%,#1b1f24)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #04080f 0%,#1b1f24 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #04080f 0%,#1b1f24 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #04080f 0%,#1b1f24 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #04080f 0%,#1b1f24 100%); /* W3C */
  padding: 15px 40px 20px 40px;
  
}

.gamesimage ul{
  list-style:none;
  margin:0;
  padding:0;
}

.gamesimage ul li{
  display: inline-block;
  margin-right: 89px;
}

.gamesimage ul li:last-child{
  margin-right: 0px;
}

.gamesimage .title .lines{
  height: 13px;
    width: 95%;
    border-bottom: 2px solid #5b2da1;
}

/*    ----------TAB PANEL HOMEPAGE--------    */

.nextpanelgamescs .nav-tabs > li {
  margin-left: -15px;
}

.nextpanelgamescs .nav-tabs > li.active{
  z-index: 2;
}

.nextpanelgamescs .nav-tabs > li > a{
  color: #30055e;
  background: #7633b2;
  padding: 5px 14px;
  border-radius: 0px;
  margin-left: 30px;
  text-transform: uppercase;
    font-style: italic;
  font-size: 14px;
  transition: none;
}

.nextpanelgamescs .nav-tabs > li > a:before{
    content: '';
    width: 19px;
    height: 31px;
    position: absolute;
    z-index: 1;
    transform: skew(-25deg);
    top: 0px;
  left: -9px;
    background: #7633b2;
}

.nextpanelgamescs .nav-tabs > li > a:after{
    content: '';
    width: 19px;
    height: 31px;
    position: absolute;
    z-index: 1;
    transform: skew(28deg);
    top: 0px;
  margin-left: 5px;
    background: #7633b2;
}

.nextpanelgamescs .nav-tabs > li > a:hover {
  border-color: transparent;
  background: #8640c5;
  color: #30055e;
}

.nextpanelgamescs .nav-tabs > li > a:hover:before,
.nextpanelgamescs .nav-tabs > li > a:hover:after{
  background: #8640c5;
}

.nextpanelgamescs .nav-tabs > li.active > a,
.nextpanelgamescs  .nav-tabs > li.active > a:hover,
.nextpanelgamescs .nav-tabs > li.active > a:focus{
  color: #fff;
    background-color: #00a1bb;
  border-color: transparent;
}

.nextpanelgamescs .nav-tabs > li.active > a:before,
.nextpanelgamescs  .nav-tabs > li.active > a:hover:before,
.nextpanelgamescs .nav-tabs > li.active > a:focus:before,
.nextpanelgamescs .nav-tabs > li.active > a:after,
.nextpanelgamescs  .nav-tabs > li.active > a:hover:after,
.nextpanelgamescs .nav-tabs > li.active > a:focus:after{
    background: #00a1bb;
}


.nextpanelgamescs .nav-tabs{
  border-bottom: none;
  margin-left: 10px;
}

.titletabs {
  margin-left: -10px;
    margin-top: 5px;
    margin-bottom: 8px;
  position: relative;
}

.titletabs .lines{
  height: 15px;
    width: 77%;
    border-bottom: 1px solid #5b2da1;
    position: absolute;
}

.latestjackpothome .titletabs .lines{
   width: 71%;
}

.titletabs .text{
  margin-top: 3px;
}

.latestupdatehome .panels{
  height: 265px;
    overflow-y: scroll;
}


@media (max-width: 1200px){
    .gamesimage ul li img{
    width:158px;
    
  }
  
  .gamesimage ul li {
    margin-right: 76px;
  }
  
  .nextpanelgamescs .titletabs .lines{
    width: 72%;
  }
  
  .latestjackpothome .titletabs .lines{
   width: 64%;
  }
  
  .gamesimage .title .lines{
   width: 94%;
  }
  
  .supportcs li{
    width: 174px;
  }
  
  .supportcs li:first-child{
    width: 224px;
  }
  
  .marquee {
    width: 87%;
  }
  
  #footer a{
    font-size: 13px;
  }
  
  .social-icon li:after{
      padding: 0 2px 0 2px;
  }
  
  .title-promo-wrap{
    float: none !important;
    margin-top: 0px !important;
    text-align: center !important;
  }
}

@media (max-width: 992px) {
  
  .navbar .navbar-brand > img{
    max-height: 51px !important;
  }
  
  .navbar-nav > li > a{
    padding-left: 10px;
    padding-right: 10px;
  }
  .gamesimage li img{
    width: 120px !important;
  }
  .gamesimage ul li {
    margin-right: 53px;
  }
  
  .supportcs li{
    width: 134px;
    font-size: 13px;
  }
  
  .supporticon{
    margin-left: 5px;
    margin-right: 5px;
  }
  
  .supportcs li:first-child{
    width: 215px;
  }
  
  .supportcs li:last-child {
 
    width: 85px;
  }
  
  .footer-link{
    height: auto;
    padding-bottom: 20px;
    text-align: center;
  }
  
  .footer-link img{
    float:none !important;
  }
  
  .slidershadow{
    display: none;
  }
  
  .gamesimage .title .lines {
    height: 11px !important;
    width: 92% !important;
  }
  
  .nextpanelgamescs .titletabs .lines{
    width: 55%;
  }
  
  .latestjackpothome .titletabs .lines{
   width: 61%;
  }
  
  .theme-dark .nivoSlider{
    margin-bottom: 0px;
  }
  
  
  
  
  
}