body {
  background: #0C0A0D;
  color: #f5f4f4;
  height: 100%;
}

#header .header_content, #footer_menu .header_content {
  height: 36px;
  margin:0 42px;
  position: relative;
  z-index: 2;
}

.content_body {
  position: relative;
  z-index: 5;
}

#header .header_content ul, #footer_menu .header_content ul {
  text-align: left;
  font-size: 12px;
}

#footer_menu .header_content ul {
  line-height: 40px;
}

#header .header_content ul.top_right {
  line-height: 32px;
  vertical-align: top;
  margin: 2px;
}

#header .header_content ul li, #footer_menu .header_content ul li{
  float: left;
  margin-right: 10px;
}

#header .header_content ul li:last-child {
  margin-right: 0;
}

#header .header_content li a, #footer_menu .header_content li a {
  color: #fff;
  text-transform: uppercase;
  padding: 0 10px;
}

#header .header_content .top_left li.active {
  border-bottom: 2px solid #fff;
}

#header .user_menu a {
  text-transform: none !important;
  font-weight: normal;
  padding: 0 !important;
}

#header .header_content ul.top_right, #footer_menu .header_content ul.top_right {
  float: right;
}

#header .header_content_right ul, #footer_menu .header_content_right ul{
  text-align: right;
  line-height: 33px;
  font-size: 14px;
}

.logo_area {
  height: 200px;
  width: 1280px;
  margin: auto;
  text-align: center;
}

.hidden {
  display: none;
}

.shown {
  display: block;
}

.form-group {
  margin: 15px 0;
}

.form-group-inside {
  margin: 45px 0 20px 9px;
  width: 1180px;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}
small, .small {
  font-size: 76%;
}
label {
  display: inline-block;
  margin-bottom: 5px !important;
  max-width: 100%;
}

.bonus_choices label.control-label {
  min-width: 50px;
  font-size: 16px;
  line-height: 1.31;
  letter-spacing: 0.4px;
  text-align: left;
  margin-left: 10px;
}

#pay.youtube .bonus_choices label.control-label {
  margin-left: 3px;
}

b, strong {
  font-weight: bold;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
input {
  line-height: normal;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

.form-control {
  border: 1px solid rgba(255, 255, 255, .3) !important;
  background-color: transparent;
  padding: 0.3rem 0.5rem;
  font-size: 14px;
  color: #fff;
}

.form-control:focus {
  border: 1px solid #404040;
}

.form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

#toggleCaseCreator {
  margin-bottom: 20px;
}
.btn-gray-light {
  background-color: #444444;
  border-color: #444444;
  color: white;
}

.newCaseImage {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 166px;
  width: 166px;
}

#caseImageContainer .newCaseImage {
  cursor: pointer;
}

#caseCreateImageHelp .newCaseImage.selected {
  border-color: #ffcc00;
}

.newCaseImage .cont img {
  width: 150px;
  height: 110px;
}

#caseImageContainer .newCaseImage {
    height: 85px;
    width: 178px;
}

#caseImageContainer .newCaseImage img {
  height: 85px;
  width: 85px;
}

#caseImageContainer .newCaseImage::before {
  border-right: 1px dashed #584D5B;
  position: absolute;
  content: '';
  height: 50px;
  width: 1px;
  margin-left: 88px;
  margin-top: 16px;
}

.case_body .caseImageContainer {
  overflow: hidden;
  width: 1188px;
  z-index: 1000;
  margin: auto;
  text-align: left;
}

.caseCreator .caseImageContainer .newCaseImage {
  height: 105px;
  width: 112px;
}
.newCaseImage span.title {
  display: block;
  font-size: 12px;
  line-height: 12px;
  margin: -2px 1px;
  padding: 7px 1px 7px 3px;
  text-align: left;
}

.case_absolute_item {
  max-height: 150px;
}

.custom .case_absolute_item {
   max-height: 105px;
}

.case_body .win_content {
  padding-right: 22px;
}

.case_body {
  text-align : center;
}

#case_create_form{
  text-align: left;
}

.case_open .win_content .title.custom{
  text-align: left;
  margin-bottom: 0 !important;
}

#titleCaseName.custom {
  text-align: left;
  padding-left: 60px;
  margin-bottom: 0 !important;
}

.case_body .heading{
  line-height:70px;
  font-size:15px;
  color:#e2e2e2;
  height: 60px;
  text-align: left;
}

#newCaseWeapon {
  height: 460px;
  overflow: hidden;
  padding: 20px 0 12px 9px;
  width: 1195px;
}

#newCaseWeapon div.weaponDiv {
  cursor: pointer;
  display: inline-block;
  height: 143px;
  margin: 1px;
  overflow: hidden;
  padding: 2px;
  position: relative;
  width: 143px;
  z-index: 1;
  background-image: linear-gradient(to bottom, #7D76AB, #4596C1), linear-gradient(#7D76AB, #4596C1);
  background-color: #6E91B5;
}

.filter_list_item {
  display: inline-block;
  height: 30px;
}

.filter .filter_list_item {
  width: 290px;
}

.filter_list_item label {
  min-width: 12px;
  min-height: 12px;
  vertical-align: top;
}

#filter_price_div span {
  display: inline-block;
  margin-top: 5px;
}

#newCaseWeapon > div .image {
  margin: 7% auto 0 auto;
  width: auto;
  z-index: 2;
  display: block;
  min-height: 88px;
}

#newCaseWeapon .weaponDiv:hover {
  border: 1px solid #ffcc00;
}

#newCaseWeapon .weaponDiv.selected {
  border-color: #e00f8b;
}

#newCaseWeapon .weapon {
  letter-spacing: 0.4px;
  text-align: left;
  font-size: 14.2px;
  line-height: 1.14;
  color: #ffcc00;
}

#newCaseWeapon .name {
  font-size: 12.5px;
  line-height: 1.33;
  letter-spacing: 0.4px;
  text-align: left;
  color: #ffffff;
}

#newCaseWeapon .title {
  text-align: left;
  margin: 0 0 0 7px;
  height: 40px;
  line-height: 15px;
}

#newCaseWeapon .added {
  border: 1px solid #EE6723 !important;
}

.panel {
  background: -moz-linear-gradient(left, rgba(0, 166, 220, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 166, 220, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  background: -webkit-linear-gradient(left, rgba(0, 166, 220, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: -o-linear-gradient(left, rgba(0, 166, 220, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: -ms-linear-gradient(left, rgba(0, 166, 220, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: linear-gradient(left, rgba(0, 166, 220, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  border-radius: 3px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: normal !important;
  text-transform: uppercase;
}

.panel-default {
  border-color: #262626;
  padding: 30px;
}

#customCasesList .panel-default, #customCasesList_paging .panel-default {
  padding: 10px !important;
}

.weaponListImage {
  width: 121px;
}

.weaponListImage.weaponZero {
  margin: 0 25px;
  padding: 10px;
  width: 90px;
}

.case_body .btn_small {
  margin: 0;
  padding: 0 20px;
}

#newCaseWeaponTable .btn_small {
  height: 30px;
}

#newCaseWeaponTable td {
  vertical-align: middle;
}

select.form-control {
  height: 17px !important;
}

.float_left {
  float: left;
}

.float_right {
  float: right;
}

#clearNewCaseList {
  margin: 8px 0;
}

.stattrack_text {
  font-size: 12px;
  position: relative;
  top: -3px;
  vertical-align: top;
  color: #C10F7E !important;
}

.stattrack {
  color: #C10F7E;
  display: block;
  font-size: 11px;
  position: absolute;
  right: 10px;
  top: 11px;
}

#roulette-container .stattrack {
  position: static;
  float: right;
  margin-top: 10px;
  margin-right: 10px;
}

.win_content.win .stattrack {
  position: static;
  float: right;
}

.stat-roul {
  color: #C10F7E;
  content: "D24F56™";
  display: block;
  font-size: 12px;
  position: relative;
  right: 10px;
  bottom: 99px;
  float: right;
}

#customCasesList .btn_small, #customCasesList_paging .btn_small{
  font-size: 10px;
  height: 12px;
  margin: 0;
  padding: 0 5px;
}

.panel-heading h3{
    font-size: 14px;
    font-weight: bold;
}

.case_open.case_body, .case_existing {
  min-height: 230px;
}

a:hover {
  color:#FFF;
  text-decoration: none;
}

*, *::after, *::before {
  box-sizing: content-box;
}

.balance::after, .balance::before {
  box-sizing: border-box !important;
}

.user_menu.balance span, .user_menu.balance b{
  position: relative;
  top: -2px;
  font-weight: normal;
}

.cases_reached {
  background-color: #1a1a1a;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  color: #cc4858;
  display: inline-block;
  font-size: 14px;
  padding: 10px;
  text-align: center;
  width: auto;
}

/*
.jconfirm .btn {
  padding: 0;
  height: 20px;
}

.jconfirm .jconfirm-box {
  border: 2px solid #241C1C;
  color: #fff;
  display: inline-block;
  padding: 35px 35px 32px;
  text-align: justify;
  width: 30% !important;
  background-color: #581010 !important;
  left: 35%;
  line-height: 16px;
  font-size: 14px;
}

@media all and (max-width: 1400px) {
  .jconfirm .jconfirm-box {
    width: 580px !important;
    left: 27%;
  }
}

.jconfirm .jconfirm-box span {
  font-size: 18px;
}

.jconfirm .jconfirm-box hr {
  border: 1px solid #82c8d8;
  color: #000 !important;
  height: 2px;
}

*/
#customCasesList a, #customCasesList_paging a {
  cursor: pointer;
}

.deleteCustomCase {
  margin: 14px 5px 5px 5px;
  padding: 0 17px !important;
}

.container {
  width: auto;
}

.case_absolute_item_custom {
  height: 150px;
  left: 2% !important;
  top: 8%;
}

#roulette-container.custom, .roulette-container {
  float:left;
}

.case_open {
  margin: 0 40px;
}

.custom .case_absolute {
  left: 10%;
}

.case_absolute_item_custom {
  left: 9%;
}

.opencase #roulette-container.custom {
  width: 250px !important;
  margin-left: 50px;
}

.case_open .title_password, .case_open .title_price {
  color: #cbcbcb;
  font-size: 18px;
  margin-bottom: 10px;
  padding: 10px 0 0 60px;
  float: left;
}

.case_open .title_password {
  padding: 0;
  margin-top: 124px;
  width: 180px;
  position: absolute !important;
}

.case_control_area {
  width: 60%;
  height: 180px;
  float: right;
}

#roulette-container.custom, .roulette-container {
  border-width: 5px;
  border-style: double;
  border-color: #6C6C6C;
}

.case_control_area .btn {
  margin: 10px;
  background: #1A0705 none repeat scroll 0 0;
}

.case_control_area .btn:hover {
  background:#1A0705 !important;
  color: #e2e2e2 !important;
}

.activeCell {
  border: 2px solid #ffcc00 !important;
}

.case_simple {
  border: 2px solid #353535;
  background-color: #1a1a1a;
}

#case_price, #win_pwd {
  color: #FD9801;
  font-size: 20px;
}

.btn_push {
  text-decoration:none;
  color:#e2e2e2;
  position:relative;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  border-radius: 40px;
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
  white-space: nowrap;
  margin: 0  0 18px 0;
}

.label_right {
  float:right;
  padding-right: 20px;
}

.cell_num {
  position:absolute;
  color: #FA9806;
  text-align:right;
  font-size: 24px;
  font-weight: bold;
  text-shadow: 1px 1px 1px white, 0 0 1em #9F9B9A;
  width: 142px;
  height: 162px;
}

.newCaseImage .cont {
  position: relative;
}

.progress_container {
  margin: auto;
  overflow: hidden;
  margin-bottom: 10px;
}

.about_work {
  list-style: square outside;
  margin: 12px;
  font-size: 16px;
}

.about_work li{
  padding: 10px;
}

#case_create_form .form-group {
  margin: 35px 0 15px 10px;
  padding: 0;
  width: 1180px;
}

@media all and (max-width: 1280px) {
  #case_create_form .form-group, .panel.panel-default, .form-group-inside {
    margin-left: 0;
  }

  #newCaseWeapon {
    padding-left: 0;
    width: 1182px;
  }
}

.message.fail {
  background: #b72626 url("../img/new_des/fail.png") no-repeat scroll 15px 22px;
  color: #e2e2e2;
  z-index: 10;
}

.message .title {
  color: #f4be05;
  margin-bottom: 10px;
  font-size: 18px;
}

.message .text {
  font-size: 16px;
  color: #fff;
}

.message {
  border: 1px solid #000;
  border-radius: 15px;
  right: 30px;
  bottom: 30px;
  padding: 20px 25px 25px 78px;
  width: 285px;
}

.message.success {
  background: #069d42 url("../img/new_des/success.png") no-repeat scroll 15px 22px;
  z-index: 10;
}

/*---HH COMMON STYLES---*/

.logo_area .choose_side{
  padding: 0 10px 5px;
  text-transform: uppercase;
  font-size: 59px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-align: center;
  color: #ffffff;
  text-shadow: 0 3px 21.6px rgba(0, 0, 0, 0.54);
  position: relative;
  top: -3px;
  z-index: 2;
}

@media all and (max-width: 1400px) {
  body {
    background-size: 183%;
  }
  .logo_area {
    height: 202px;
  }
  .logo_area .logo {
    margin: 105px auto 10px;
  }

  .logo_area .logo {
    background: url('../img/last_design/common/logo.png') no-repeat center top;
    height: 271px;
    margin: 14px 35px 10px 0;
  }
}

.logo_area .choose_side_control .choose_side_heaven {
  color: #B09180;
  float: left;
  background-color: transparent;
  width: 150px;
  height: 36px;
  font-size: 20px;
  line-height: 32px;
  text-transform: uppercase;
}

.logo_area .choose_side_control .choose_side_hell {
  float: left;
  color: #fff;
  width: 140px;
  height: 36px;
  font-size: 20px;
  line-height: 32px;
  text-transform: uppercase;
  margin-left: 5px;
}

.logo_area .choose_side_control .choose_side_hell a {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #ff6724, #ff244f), linear-gradient(#ff6724, #ff6724);
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.4px;
  text-align: left;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  top: 15px;
  background-color: #ff6724;
}

.logo_area .choose_side_control .choose_side_heaven, .logo_area .choose_side_control .choose_side_hell {
  height: 44px;
  line-height: 46px;
}

.logo_area .choose_side_control .choose_side_heaven a {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #56ffd5, #56ffd5), linear-gradient(#56fffb, #56fffb);
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.4px;
  text-align: left;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  top: 15px;
  background-color: #56ffd5;
}

#footer {
  bottom: 15px;
  width: 100%;
  background: none;
  margin: auto;
  padding: 0 !important;
}

#header_logo_text_footer {
  float: left;
  height: 93px;
  position: relative;
  width: 226px;
}

#footer_menu {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
}

#live_drop_hide {
  border: 1px solid red;
  bottom: 0;
  height: 250px;
  opacity: 1;
  position: absolute;
  width: 240px;
  z-index: 100000;
}

.footer_text_left {
  margin: auto;
  width: 1196px;
  top: -100px;
}

#header_text_footer {
  color: #000;
  float: left;
  height: 29px;
  left: 10px;
  line-height: 20px;
  position: relative;
  top: 132px;
  font-size: 13px;
  font-weight: 300;
  text-align: left;
  color: rgba(255, 255, 255, 0.3);
}

.fb, .vk, .yt, .twitter {
  width: 34px;
  height: 34px;
  border: 0;
  margin-left: 15px;
  margin-top: 3px;
}

.fb:hover, .vk:hover, .yt:hover, .twitter:hover { border-color:#88B1CE;}

#footer .bottom a {
  color: #ffcc00;
  font-size: 14px;
  text-transform: uppercase;
}

.wrapper {
  position: relative;
  min-height: 100%;
  overflow: hidden;
}

#footer .footer_text_right {
  margin: auto;
  text-align: right;
  position: relative;
}

.top_center {
  height: 38px;
  margin: auto;
  text-transform: uppercase;
  width: 660px;
  margin-left: 25%;
}

.del_cont {
  cursor: pointer;
  margin-left: 178px !important;
  margin-top: 20px;
  position: absolute;
}

.mode_choice {
  cursor: pointer;
}

.cuurency_sign {
  color: #ffcc00;
  float: right;
  font-size: 20px;
  height: 30px;
  margin-right: 60px;
  margin-top: -50px;
  width: 30px;
}

a:hover {
  color: #000 !important;
}

.win_content .sound{
  display:inline-block;
}

.win_content .sound .sound_block{
  background: url('../img/last_design/common/sound_on.png') no-repeat;
  width: 30px;
  height: 30px;
}
.win_content .sound.off .sound_block{
  background: url('../img/last_design/common/sound_off.png') no-repeat;
  width: 30px;
  height: 30px;
}

.cases_opening_amount {
  margin: 5px 17px 5px 12px;
  width: 40px;
}

.cases_to_open {
  margin: 10px 0 0;
}

.cases_opening_amount_text {
  float: left;
  margin: 25px 6px 0 0;
  position: relative;
  font-size: 18px;
  line-height: 1.17;
  letter-spacing: 0.5px;
  text-align: left;
  color: #ffffff;
}

.select_cases_opening_amount {
  width: 48px;
}

#header .user_li span.user_menu {
  display: inline-block;
  line-height: 30px;
  margin-left: 5px;
  vertical-align: middle;
}

#header .user_li span.user_menu:last-child {
  margin-left: 50px;
}

#header .user_li span.user_menu:nth-child(1) {
  font-size: 18px;
  height: 30px;
  line-height: 24px !important;
  vertical-align: top;
  color: #FFCC00;
}

#header .user_li span.user_menu:nth-child(2) {
  margin-top: -7px;
  vertical-align: top;
}

#header .userpic {
  border-radius: 20px;
  display: inline-block;
  height: 28px;
  line-height: 20px;
  position: static;
  width: 28px;
  left: 0;
  border: 2px solid #ffcc00;
}

.help_title_height {
  display: inline-block;
  margin: 50px auto 15px auto;
  text-align: center;
  width: 100%;
}

.modal .title.heaven_mode_text {
  margin-top: 55px;
  margin-bottom: 32px;
  font-size: 28px;
  font-weight: 600;
  line-height: 0.75;
  letter-spacing: 0.7px;
  text-align: center;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #56fffb, #56ffd5), linear-gradient(#56fffb, #56ffd5);
}

.modal .title.hell_mode_text {
  margin-top: 55px;
  margin-bottom: 32px;
  font-size: 28px;
  font-weight: 600;
  line-height: 0.75;
  letter-spacing: 0.7px;
  text-align: center;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #ff6724, #ff244f), linear-gradient(#ff6724, #ff244f);
}

div#modes_help.modal div.text {
  width: 330px;
  font-size: 16px;
  line-height: 1.56;
  letter-spacing: 0.4px;
  text-align: justify;
  color: #ffffff;
  margin: auto;
}

div#modes_help.modal a.btn_close{
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  margin-top: 55px;
  padding: 0 52px;
  letter-spacing: 0.4px;
  color: #ffcc00;
}

div#modes_help::before {
  background: rgba(0, 0, 0, 0) url("../img/last_design/hell/common/header_angel_help.png") no-repeat scroll 0 0;
  content: "";
  height: 580px;
  left: -530px;
  position: absolute;
  top: -325px;
  width: 895px;
  z-index: 0;
}

div#modes_help::after {
  width: 1100px;
  background: rgba(0, 0, 0, 0) url("../img/last_design/hell/common/header_daemon_help.png") no-repeat scroll 0 0;
  content: "";
  height: 635px;
  left: 370px;
  position: absolute;
  top: -279px;
  z-index: -1;
}