* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

body {
    height: 100%;
    font-family: 'ProximaNova';
    overflow-y: auto;
    overflow-x: hidden;
}

body::before {
    content: '';
    position: absolute;
    height: 870px;
    width: 100%;
}

#footer_bg {
    height: 1077px;
    margin-top: -480px;
    width: 100%;
    position: relative;
    z-index: 4;
}

#footer_bg_shadow {
    height: 221px;
    margin-top: -221px;
    width: 100%;
    position: relative;
    z-index: 4;
}

.header_personage_block {
    position: absolute;
    display: block;
    left: 50%;
    height: 100%;
    width: 100%;
    z-index:0;
}

#header_personage {
    position: relative;
    left: -80.55%;
}

#main {
    margin: auto;
    width: 1200px;
    left: inherit;
    background: none;
    overflow: hidden;
    min-height: 880px;
}

#main .title_content {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    height: 46px;
    line-height: 42px;
    padding: 4px 10px;
}

#main .title_content .top_left {
    float: left;
}

#main .title_content .top_right {
    float: right;
}

#main .title_content .block_cont div {
    float: left;
    font-size: 14px;
    line-height: 40px;
    margin-right: 10px;
}

.logo_area {
    margin: 10px auto;
}

.logo_area .logo {
    height: 110px;
    margin: auto;
    width: 505px;
    position: relative;
    z-index: 2;
}

.logo_area .choose_side{
    font-size: 14px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    top: -13px;
}

.logo_area .logo {
    height: 110px;
    margin: 25px auto 0 auto;
    width: 505px;
}

.left_box_shadow {
    height: 159px;
}

#live_drop .item .title {
    border-bottom: none;
    height: auto;
}

#live_drop .item .title .title_item {
    border-radius: 15px;
    font-size: 14px;
    margin: auto;
    padding: 4px;
    width: 80%;
    opacity: 0;
}

#live_drop .item .title .title_text {
    font-size: 14px;
    height: 20px;
    line-height: 15px;
}

.content .weapons {
    margin-top: -12px !important;
}

.content .container_fix {
    margin-top: -70px !important;
}

.items_container {
    text-align: left;
    margin-top: 1px !important;
}

#main .title_content .title_icon {
    text-transform: uppercase;
}

#main .title_content .title_text {
    font-size: 17px;
}

#main .title_content .title_val {
    font-size: 14px !important;
    line-height: 40px !important;
    vertical-align: top !important;
    width: 90px;
}

#live_drop .drop_cont_menu {
    font-size: 14px;
    height: 120px;
    line-height: 37px;
    margin-top: 0;
    padding: 0 15px 15px 35px;
    text-align: left;
    text-transform: uppercase;
}

#live_drop .drop_cont_menu li {
    list-style: outside none none;
}
#live_drop .drop_cont_menu li::before {
    content: "·";
    font-size: 80px;
    line-height: 42px;
    margin-right: 5px;
    vertical-align: top;
}

.items_container.weapons .heading {
    height: 42px;
}

.items_container.custom_cases .heading,
.items_container.random .heading,
.items_container.rare .heading,
.items_container.premium .heading,
.items_container.collections .heading {
    height: 48px;
}

.items_container .heading .text, .heading_text {
    font-size: 23px;
    font-weight: bold;
    text-align: left;
    -webkit-background-clip: text;
    background-clip: text;
}

.items_container .heading .text::before, .heading_text::before {
    content: "___";
    font-size: 38px;
    line-height: 56px;
    vertical-align: top;
    position: absolute;
}

.heading_text::before {
    line-height: 47px;
}

.heading_text {
    margin: 35px 0;
}

.case_contains.custom .heading_text{
    margin: 65px 0 45px 0;
}

.case_contains.case_classic .heading_text{
    margin: 45px 0 35px 0;
}

.user_info_section.section_items_block .heading_text {
    margin: 85px 0 30px 0;
}

.dailyfree img {
    margin-top: 18px !important;
}

.case_contains img {
    position: relative;
    z-index: 0;
    margin-top: 33px;
}

.case_contains.case_classic img {
    display: inline-block;
    height: 110px;
    line-height: 55px;
    margin-top: 10px;
    vertical-align: bottom;
}

.case_contains .title {
    margin-top: 25px !important;
}

.case_contains #customCasesList_paging .title {
    margin-top: 50px !important;
}

.items_container .heading_link .text {
    font-size: 14px;
    line-height: 40px;
    width: auto;
    margin-right: 80px;
    text-transform: uppercase;
}

.items_container .heading_link .text::before {
    content: "·";
    font-size: 80px;
    line-height: 46px;
    margin-right: 5px;
    vertical-align: top;
}

.items_container .heading_link .text a {
    text-decoration: none;
}

.container {
    margin-left: 0;
    padding: 0 1px;
}

.case .title {
    font-size: 16px;
    letter-spacing: 0.4px;
}

.case .price, .case .open {
    width: 158px;
    height: 40px;
    line-height: 38px !important;
    border-radius: 20px;
}

.case .open{
    background:none;
    padding:0 13px !important;
    font-size: 16px;
    letter-spacing: 0.4px;
    text-align: center;
    text-transform: uppercase;
}

.case .price {
    font-size: 18px;
    text-align: center;
    line-height: 35px;
}

.breadcrumbs {
    padding: 0;
    padding-left: 25px;
    height: 44px;
    line-height: 44px;
    margin-top: -12px;
}

.breadcrumbs a {
    cursor: pointer;
    margin-right: 0;
    text-decoration: none;
    font-size: 24px;
    line-height: 40px;
    position: static;
}

.breadcrumbs .submenu {
    font-size: 18px;
    line-height: 30px;
    padding: 6px 10px 0;
    vertical-align: top;
}

.breadcrumbs a:last-child::before {
    bottom: 7px;
}

.info_page {
    background: none;
}

.faq_page {
    margin: 20px 10px 0;
    padding: 10px;
}

.discount_page {
    margin: 0;
    padding: 40px;
}

.giveaway_page {
    margin: 0;
    padding: 0;
}

.faq_page, .giveaway_page {
    min-height: 560px;
}

.case_open {
    background: none;
    padding: 0;
    margin: 0;
}

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

#roulette-container.custom, .roulette-container {
    border: none;
}

#roulette-container, .roulette-container,  .opencase .opencase-top {
    background: none;
    box-shadow: none;
}

#titleCaseName.custom {
    font-size: 18px;
    margin: 15px auto 10px !important;
    padding-left: 0;
    text-align: center;
    width: 200px;
    height: 42px;
}

.title_price {
    background: none;
    border-radius: 26px;
    line-height: 26px;
    text-transform: uppercase;
    font-size: 25px;
    padding: 10px 28px;
}

.title_price b{
    position: relative;
    top: -1px;
}
.title_price #case_price {
    padding-left: 15px;
    font-size: 22px;
}

#titleCaseName .title_name {
    margin-bottom: 10px;
}

.case_control_area {
    width: 52%;
    margin-top: 20px;
}

.opencase .opencase-bottom .opencase-bottom-opening,
.opencase .opencase-bottom .opencase-bottom-case1,
.opencase .opencase-bottom .opencase-bottom-case,
.opencase .opencase-bottom .opencase-bottom-items,
.opencase .opencase-bottom .opencase-bottom-auth {
    height: 40px;
    line-height: 38px;
    padding: 0 20px;
    border-radius: 25px;
    font-size: 15px;
}

.case_control_area_right {
    background: none;
    border: none;
    padding: 0;
    margin-right: 20px;
    width: 200px;
}

.case_control_area_right .drop {
    font-size: 14px;
}

.btn_download span {
    font-size: 11px;
}

.case_open .title_password, .case_open .title_price {
    margin-bottom: 0;
}

.case_control_area_left .title_password {
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.opencase .opencase-bottom {
    height: 90px;
    width: 470px;
}

.opencase #titleCaseName .opencase-bottom {
    width: auto;
}

.case_price_text, #case_price, #win_pwd {
    font-size: 16px;
    line-height: 1.31;
    letter-spacing: 0.4px;
    text-align: left;
}

.case_price_text {
    position: relative;
    top: -78px;
}

.titleCaseName .btn {
    margin: 20px 0 15px;
}

.newCaseImage {
    margin: 0 3px 3px 0;
    border-top: 2px solid transparent !important;
}

.newCaseImage.item {
    margin: 0 0 3px 0 !important;
}

.newCaseImage span.title {
    padding: 11px 1px 2px 10px;
}

.newCaseImage span.stattrack_star {
    padding-left: 25px;
}

.newCaseImage img {
    position: relative;
    top: 14px;
}

.newCaseImage img.zero {
    top: 40px;
    margin-bottom: 45px;
    text-align: left;
    margin-left: 1px;
    padding: 5px 30px;
}

.newCaseImage .black_border img {
    top: 45px;
    padding: 0 14px 54px 28px;
    width: auto;
    height: auto;
}

.newCaseImage.case_simple img {
    margin-left: 10px;
}

.case_contains_custom .newCaseImage img {
    position: relative;
    top: -20px;
}

.case_contains_custom .newCaseImage.black_border img {
    position: relative;
    top: 10px;
}

.case_open > div .title, .opencase > div .title, .case_contains_custom .title{
    font-size: 14.2px;
    line-height: 1.33;
    letter-spacing: 0.2px;
    text-align: left;
}

.case_open > div .title span, .opencase > div .title  span, .case_contains_custom .title span{
    font-size: 14.3px;
    line-height: 1.14;
    letter-spacing: 0.4px;
}

.numerated .item {
    counter-increment: custom_cells;
}

.numerated .item:before {
    content: counter(custom_cells, decimal);
    height: 32px;
    left: 20px;
    position: absolute;
    text-align: left;
    margin-top: 5px;
    width: 12px;
    font-size: 18px;
    line-height: 1.17;
    letter-spacing: 0.5px;
}

.case_contains_custom.wod .newCaseImage{
    counter-increment: weapon_cells_contain;
}

.case_contains_custom.wod .newCaseImage:before {
    content: counter(weapon_cells_contain, decimal);
    height: 32px;
    position: absolute;
    text-align: left;
    width: 12px;
    font-size: 18px;
    line-height: 1.17;
    letter-spacing: 0.5px;
    left: 80px;
    top: 7px;
}

.caseImageContainer .newCaseImage:before {
    content: counter(weapon_cells, decimal);
    height: 32px;
    position: absolute;
    text-align: left;
    width: 12px;
    font-size: 18px;
    line-height: 1.17;
    letter-spacing: 0.5px;
    margin: 8px 2px 0 5px;
    z-index: 1;
}

.caseImageContainer .newCaseImage.case_simple:before {
    margin: 8px 0 0 14px;
}

.caseImageContainer .newCaseImage{
    counter-increment: weapon_cells;
}

.case_contains {
    background: none;
    margin: 0;
    padding: 5px;
}

.case_contains .heading {
    font-size: 18px;
    line-height: 40px;
    margin: 0 auto;
}

.case_body label {
    font-size: 18px;
    padding-bottom: 2px;
    padding-left: 20px;
}

.case_contains .heading.float_right {
    margin-right: 10px;
}

.progress_container {
    margin: 0;
    height: 13px;
}

.progress_border {
    float: left;
    height: 30px;
}

.progress_border span {
    left: -12px;
    position: relative;
    top: 30px;
}

.progress-numbers {
    margin-bottom: 70px;
}

.case_contains .item, .spin_container .item {
    margin: 0 0 3px 0 !important;
}

.case_contains #profile_paging .item {
    margin: 2px 5px !important;
}

.case_contains .item .title, .spin_container .item .title {
    font-size: 18px;
    line-height: 1.14;
    letter-spacing: 0.5px;

    top: 125px;
    height: 50px;
}

.case_contains.case_classic .item .title {
    font-size: 14.2px;
    line-height: 1.33;
    letter-spacing: 0.4px;
    text-align: left;
    top: 95px;
}

.case_contains_custom .item .title {
    top: 90px;
    font-size: 14.2px;
    line-height: 1.33;
    letter-spacing: 0.2px;
    text-align: left;
}

.case_contains .item .title div {
    font-size: 15px;
    line-height: 1.33;
    letter-spacing: 0.4px;
    text-align: center;
}

.profile_container .item .title {
    background-color: transparent;
}

.case_contains .item .probability, .spin_container .item .probability {
    width: 77px;
    font-size: 13.8px;
    line-height: 1.4;
    letter-spacing: 0.3px;
    text-align: left;
    padding: 10px;
}

.case_contains .title span {
    margin-left: 0;
}

.special_offer_content .top_info, .section_stats_details_block .top_info {
    padding: 35px 35px 16px 35px !important;
}

.section_stats_details_block .top_info {
    width: 762px;
    margin: auto;
}

.table_block_sep {
    width: 600px;
    height: 1px;
    opacity: 0.4;
    margin: 20px auto;
    padding: 0 !important;
}

.partner .table_block_sep{
    margin: 0;
    position: absolute;
    width: 95.3%;
}

.special_offer_content .table_block_sep{
    width: 93.8%;
}

.partner_block h3 {
    font-size: 24px;
    margin: 20px auto;
    text-align: center;
}

.partner_block.text-center {
    margin-bottom: 70px;
    width: 1180px;
}

.partner .top_info {
    padding: 0;
}

.case_simple {
    background-color: unset;
    border: 0; 
}

#roulette-container, .roulette-container {
    border: 0;
}

#roulette-container.done {
    padding: 3px 0 5px 0;
}

.btn_small, .btn {
    text-transform: uppercase;
    padding: 0 40px;
}

.btn_push {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    width: 344px;
    font-size: 14px;
    letter-spacing: 0.4px;
    text-align: center;
}

.opencase .opencase-bottom .opencase-bottom-opening {
    border: none !important;
    margin-top: 16px;
}

.opencase .opencase-bottom .opencase-bottom-opening.custom {
    border: none !important;
    margin-top: 0;
}

.btn_small i, .btn i {
    font-style: normal;
}

.btn_silver {
    padding: 0 20px;
}

.case_body .case_top_right {
    float: left;
    margin-top: 40px;
    padding-left: 3%;
    width: 35%;
}

.case_body #case_create_form .win_content {
    padding-right: 0;
}

.case_body #filter_control_div input[type="text"] {
    width: 200px;
    border-radius: 20px;
    font-size: 18px;
    padding: 5px 20px;
    margin: 10px 0 10px auto;
}

.case_body #filter_control_div input[type="text"] {
    width: 371px;
}

.case_top_right_title {
    width: 175px;
    font-weight: bold;
    display: inline-block;
    line-height: 35px;
    font-size: 14px;
}

.case_down_right_title {
    display: inline-block;
    font-size: 18px;
    margin-left: 20px;
    width: 165px;
}

.case_top_right .case_down_right_title {
    width: 170px;
}

.dark_bg {
    margin: 0 12px;
    min-height: 80px;
    padding: 1px;
}

#caseImageContainer .newCaseImage {
    width: 117px;
    height: 117px;
    vertical-align: top;
    margin: 1px 0;
    padding: 2px;
    border-radius: 0;
}

#caseImageContainer .case_simple {
    border: none;
}

.weaponAddContainer {
    border: 0;
}

.weaponAddContainer label {
    display: inline-block;
    font-size: 1rem;
    line-height: 1rem;
    padding: 0;
    position: relative;
}

.weaponAddContainer label > input[type="checkbox"] {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    margin: -.5rem;
    cursor: pointer;
    opacity: 0;
    z-index: 666;
}

.weaponAddContainer label span {
    display: inline-block;
    height: 13px;
    width: 13px;
}

.weaponAddContainer .filter_list_item span.filter_name {
    font-size: 16px;
    margin-left: 5px;
    vertical-align: top;
}

#filter_extra_div .filter_list_item {
    width: auto !important;
    margin-left: 24px;
}

ul.filter_list .filter_list_item {
    width: 215px !important;
 }

.weaponAddContainer .filter_list_item span.filter_name span {
    font-size: 14px;
}

.filter_list_item {
    height: 25px;
    vertical-align:top;
}

#filter_extra_div .ul_stat {
    margin-top: 16px;
}

#filter_extra_div label {
    border-radius: 11px;
    display: inline-block;
    font-size: 1rem;
    line-height: 1rem;
    padding: 0;
    position: relative;
}

#filter_extra_div label > input[type="radio"] {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    margin: -.5rem;
    cursor: pointer;
    opacity: 0;
    z-index: 666;
}

#filter_extra_div label span {
    display: inline-block;
    height: 15px;
    width: 15px;
    border-radius: 4px;
}

#filter_extra_div li {
    width: 120px !important;
}

#filter_extra_div .filter_list {
    vertical-align: middle;
    line-height: 26px;
}

#newCaseWeapon {
    overflow: hidden;
    text-align: left;
}

#newCaseWeapon div.weaponDiv {
    width: 131px;
    height: 131px;
    vertical-align: top;
    margin: 0;
    padding: 2px;
    border-radius: 0;
}

#newCaseWeapon {
    background: none;
    height: 411px;
}

.mCSB_container {
    margin-right: 20px;
}

.stattrack {
    font-size: 14px;
    font-weight: normal;
}

#newCaseWeapon .name {
    font-size: 13px;
}

#newCaseWeapon > div .image {
    margin-top: 10%;
    width: auto;
    z-index: 2;
}

#newCaseWeapon .title {
    height: 40px;
    line-height: 14px;
    margin: -7px 0 0 5px;
    text-align: left;
}
#newCaseWeapon .weapon {
    font-weight: normal;
}

/*---CUSTOM SELECT---*/

div.styled-select { margin: 22px 0 8px 0; }

.styled-select {
    height: 36px;
    overflow: hidden;
    width: 295px;
}

.styled-select select {
    background: transparent;
    border: none;
    font-size: 14px;
    height: 36px;
    padding: 0 10px;
    width: 300px;
    font-weight: normal;
}

.styled-select.fixed_mode {
    width: 120px;
}
.styled-select select#fixed_mode {
    width: 130px;
}

.rounded {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.styled-select option {
    font-size: 14px;
    height: 18px;
    padding: 4px 0;
    vertical-align: middle;
    font-weight: normal;
}

/*---CUSTOM SELECT END---*/

#fixed_price_block input[type="text"] {
    border-radius: 20px;
    font-size: 15px !important;
    font-weight: normal !important;
    margin: 12px auto !important;
    padding: 5px 10px !important;
    width: 130px !important;
}

.weapons_bg {
    height: 40px;
    position: absolute;
    width: 940px;
    opacity: 0.4;
}

.panel-body .block_middle {
    margin-left: 25px;
}

#clearNewCaseList {
    line-height: 34px;
    height: 32px;
    margin: 16px 0 0;
}

#weapons_limit, #weapons_total {
     font-size: 20px;
    font-weight: bold;
    padding: 25px 0 0;
}

.weaponListImage {
    width: 120px;
}

.table#newCaseWeaponTable td {
    padding: 0 1.2rem;
}

.newWeaponItem input[type="radio"], .bonus_choices input[type="radio"] {
    display:none;
}
.newWeaponItem input[type="radio"] + label, .bonus_choices input[type="radio"] + label {
    font-size:14px;
    padding: 0;
    border-radius: 10px;
    margin-bottom: 8px !important;
}

.bonus_choices input[type="radio"] + label {
    margin-left: 3px;
}

.newWeaponItem input[type="radio"] + label span, .bonus_choices input[type="radio"] + label span {
    border-radius: 6px;
    display: inline-block;
    height: 15px;
    width: 15px;
}

.newWeaponItem input[type="radio"] + label span {
    border-radius: 7px;
}

.bonus_choices input[type="radio"] + label span {
    height: 12px;
    width: 12px;
}

#newCaseWeaponTable {
    font-size: 18px;
}

.stattrack_text {
    font-size: 14px;
    margin-top: 5px;
    position: relative;
}

.styled-select-short {
    width: 150px;
    height: 34px;
}

.styled-select-short .dec{
    height: 34px;
    width: 34px;
    overflow: hidden;
    float: left;
    border-radius: 30px;
    padding: 0;
    cursor: pointer;
}

.styled-select-short .inc{
    height: 34px;
    width: 34px;
    overflow: hidden;
    float: right;
    border-radius: 30px;
    padding: 0;
    cursor: pointer;
}

.styled-select-short input {
    font-size: 18px;
    padding: 0 5px;
    text-align: center;
    width: 80px;
    line-height: 32px;
}

#newCaseWeaponTable .newWeaponPercentage {
    width: 80px;
}

.v-a-m {
    height: 100px !important;
}
#newCaseWeaponTable th.col1, .v-a-m.col1 { width: 5%;}
#newCaseWeaponTable th.col2, .v-a-m.col2 { width: 20%;}
#newCaseWeaponTable th.col3, .v-a-m.col3 { width: 35%;}
#newCaseWeaponTable th.col4, .v-a-m.col4 { width: 20%;}
#newCaseWeaponTable th.col5, .v-a-m.col5 { width: 10%;}

.v-a-m label {
    margin-top: 8px !important;
    margin-bottom: 0 !important;
}

.float_right .btn {
    margin: 0 10px;
}

.irs-line-mid {
    left: 1%;
    width: 92%;
}

.irs-line-left {
    width: 1%;
}

.activeCell {
    border-bottom: 0 !important;
}

#customCasesList div.panel, #customCasesList_paging div.panel{
    width: 24%;
    float: left;
    margin-left: 7px;
}

#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;
}

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

#header .user_li a#addbalance {
    display: inline-block;
    height: 12px;
    width: 23px;
    margin: 1px 3px;
}

#header .user_li a#logout {
    display: inline-block;
    height: 22px;
    width: 22px;
}

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

.logged .plus {
    border-width: 0;
    height: 30px;
    margin: 14px;
}

#filter_extra_div .ul_stat {
    margin-left: 31px;
}

.modal input[type="text"]  {
    font-size: 16px;
}

#banner_content.modal input[type="text"]  {
    font-size: 12px;
    padding: 0 3px;
}

.breadcrumbs .common_breadcrumb_circle {
    border-radius: 20px;
    padding: 3px 4px;
}

.logo_area .logo a {
    width: 309px;
    height: 100px;
    display: inline-block;
}

/*---ABOUT PAGE---*/

.about_page .about_item {
    margin-right: 0;
    padding-left: 31px;
    padding-right: 28px;
    margin-top: 10px;
}

.info_page .title {
    margin-left: 58px;
}

.about_work {
    font-size: 16px;
    list-style: outside none;
    margin: 18px 25px;
}

.about_work li:before {
    content: "·";
    font-size: 80px;
    height: 60px;
    line-height: 44px;
    vertical-align: top;
    margin-right: 10px;
}

.about_work li {
    height: 42px;
    line-height: 38px;
}

.info_page {
    font-size: 16px;
}

/*---FAQ PAGE---*/
 .faq_page .half:first-child .faq_item:first-child, .info_page .half:first-child .profile_item:first-child,
 .info_page.questions .half:nth-child(3) .partner_item:first-child {
    margin-left: 0;
    margin-right: 0;
    padding-left: 62px;
    padding-right: 28px;
}

.info_page .half:nth-child(2)  {
    padding-left: 0;
}

.info_page.questions .half:nth-child(3) .partner_item:first-child {
    padding-left: 0;
}

.partner_page .partner_item {
    margin-top: 20px;
}

.partner_code {
    font-size: 16px;
    line-height: 1.31;
    letter-spacing: 0.4px;
    text-align: center;
    margin-top: 24px;
}

.partner_page .partner_item .text::before, .info_page .profile_item .text::before {
    top: -10px;
}

.info_page .text {
    margin-left: 58px;
    margin-right: 3px;
    position: relative;
}

.partner_item .text, .faq_item .text, .profile_item .text {
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
}

.partner_item .text {
    padding: 3px 0 25px;
}

.faq_item, .profile_item {
    margin-bottom: 45px;
}

/*---TOS PAGE---*/
.tos_page .tos_item {
    margin-right: 0;
    padding-left: 31px;
    padding-right: 28px;
    margin-top: 10px;
}

.tos_item .text{
    font-size: 15px;
    line-height: 16px;
    margin-top: 20px;
}

.left_box_shadow {
    box-shadow: none !important;
}

.b_consumer, .b_common, .case_bottom_line.consumer_border, .main_left_line.consumer_border {
    width: 100%;
    min-height: 166px;
    z-index: 0;
}

.win_content .img.b_consumer, .win_content .img.b_common  {
    left: 10px;
    height: 210px;
    z-index: 0;
    width: 100%;
}

.case_classic .b_consumer, .case_classic .b_common,
.case_classic .case_bottom_line.consumer_border,
.case_classic .main_left_line.consumer_border,
.case_contains_custom .case_bottom_line.common_border,
.case_contains_custom .case_bottom_line.consumer_border {
    top: 0;
    width: 166px;
    height: 166px;
}

.b_rare, .case_bottom_line.rare_border, .main_left_line.rare_border {
    width: 100%;
    min-height: 166px;
    z-index: 0;
}

.win_content .img.b_rare {
    left: 10px;
    height: 210px;
    z-index: 0;
    width: 100%;
}

.case_classic .b_rare, .case_classic .case_bottom_line.rare_border,
.case_classic .main_left_line.rare_border,
.case_contains_custom .case_bottom_line.rare_border {
    top: 0;
    width: 166px;
    height: 166px;
}

.b_classified, .case_bottom_line.classified_border, .main_left_line.classified_border {
    width: 100%;
    min-height: 166px;
    z-index: 0;
}

.win_content .img.b_classified {
    left: 10px;
    height: 210px;
    z-index: 0;
    width: 100%;
}

.case_classic .b_classified, .case_classic .case_bottom_line.classified_border,
.case_classic .main_left_line.classified_border,
.case_contains_custom .case_bottom_line.classified_border {
    top: 0;
    width: 166px;
    height: 166px;
}

.b_industrial, .b_milspec,
.case_bottom_line.industrial_border,
.case_bottom_line.milspec_border,
.main_left_line.industrial_border,
.main_left_line.milspec_border {
    width: 100%;
    min-height: 166px;
    z-index: 0;
}

.win_content .img.b_industrial, .win_content .img.b_milspec {
    left: 10px;
    height: 210px;
    z-index: 0;
    width: 100%;
}

.case_classic .b_industrial, .case_classic .b_milspec,
.case_classic .case_bottom_line.industrial_border,
.case_classic .case_bottom_line.milspec_border,
.case_classic .main_left_line.industrial_border,
.case_classic .main_left_line.milspec_border,
.case_contains_custom .case_bottom_line.milspec_border,
.case_contains_custom .case_bottom_line.industrial_border {
    top: 0;
    width: 166px;
    height: 166px;
}

.b_restricted, .case_bottom_line.restricted_border, .main_left_line.restricted_border {
    min-height: 166px;
    width: 100%;
    z-index: 0;
}

.win_content .img.b_restricted {
    left: 10px;
    height: 210px;
    z-index: 0;
    width: 100%;
}

.case_classic .b_restricted,
.case_classic .case_bottom_line.restricted_border,
.case_classic .main_left_line.restricted_border,
.case_contains_custom .case_bottom_line.restricted_border {
    top: 0;
    width: 166px;
    height: 166px;
}

.b_covert, .case_bottom_line.covert_border, .main_left_line.covert_border {
    width: 100%;
    z-index: 0;
    min-height: 166px;
}

.win_content .img.b_covert {
    left: 10px;
    height: 210px;
    z-index: 0;
    width: 100%;
}

.case_classic .b_covert, .case_classic .case_bottom_line.covert_border, .case_classic .main_left_line.covert_border, .case_contains_custom .case_bottom_line.covert_border {
    top: 0;
    width: 166px;
    height: 166px;
}

.newCaseImage.restricted_border,
.newCaseImage.classified_border,
.newCaseImage.rare_border,
.newCaseImage.consumer_border,
.newCaseImage.covert_border,
.newCaseImage.industrial_border,
.newCaseImage.milspec_border {
    top: 0 !important;
    width: 166px;
    height: 166px;
    vertical-align: top;
}

.main_left_line.classified_border,
.main_left_line.rare_border,
.main_left_line.restricted_border,
.main_left_line.covert_border,
.main_left_line.consumer_border,
.main_left_line.industrial_border,
.main_left_line.milspec_border {
    top: 0;
}

.caseImageContainer .newCaseImage .case_bottom_line.restricted_border,
.caseImageContainer .newCaseImage .case_bottom_line.classified_border,
.caseImageContainer .newCaseImage .case_bottom_line.rare_border,
.caseImageContainer .newCaseImage .case_bottom_line.consumer_border,
.caseImageContainer .newCaseImage .case_bottom_line.covert_border,
.caseImageContainer .newCaseImage .case_bottom_line.industrial_border,
.caseImageContainer .newCaseImage .case_bottom_line.milspec_border {
    width: 166px;
    height: 166px;
}

.cont.classified_border,
.cont.rare_border,
.cont.restricted_border,
.cont.covert_border,
.cont.consumer_border,
.cont.industrial_border,
.cont.milspec_border {
    border-width: 0 !important;
}

.cont.finished.classified_border,
.cont.finished.rare_border,
.cont.finished.restricted_border,
.cont.finished.covert_border,
.cont.finished.consumer_border,
.cont.finished.industrial_border,
.cont.finished.milspec_border {
    border-width: 2px !important;
}

.activeCell .cont.case_bottom_line {
    width: 100%;
}

/* DivTable.com */
.divTable{
    display: table;
    width: 100%;
}
.divTableRow {
    display: table-row;
}
.divTableHeading {
    display: table-header-group;
    padding: 15px;
}

.divTableCell, .divTableHead {
    display: table-cell;
    padding: 14px 2px 10px 2px;
    text-transform: uppercase;
    vertical-align: middle;
    font-size: 22px;
    line-height: 2.02;
    letter-spacing: 0.6px;
    text-align: left;
}

.divTableHead {
    font-size: 16px;
    letter-spacing: 0.4px;
    text-align: left;
    font-weight: normal;
}

.rank-table .divTableHead {
    line-height: 1.3;
}

.divTableHead:first-child {
    padding: 12px 15px;
}

.divTableCell {
    padding: 14px 2px 10px 2px;
}

.divTableHeading {
    display: table-header-group;
    font-weight: bold;
}

.divTableFoot {
    display: table-footer-group;
    font-weight: bold;
}

.divTableBody {
    display: table-row-group;
}

.partner .partner_level_text_up {
    float: none;
}

.profile_container .partner_block_img {
    text-align: center;
    top: 1px;
}

.profile_container .partner_block_img img {
    position: relative;
}

.profile_container .partner_block_img.float_left {
    margin-left: 0;
}

.partner .partner_level_text {
    top: 5px;
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 0;
}

.partner .partner_level_text_up {
    border: medium none;
    border-radius: 10px;
    font-size: 15px;
    margin-left: 160px;
    margin-top: -33px;
    position: absolute;
    text-transform: uppercase;
}

.partner_title {
    font-size: 16px;
    line-height: 1.63;
    text-align: justify;
    margin: 50px 0 20px 0;
}

.width15 {
    width: 15px;
    display: inline-block;
}

.rank-table .divTableCell:first-child {
    width: 30%;
}

.info_page.partner_page {
    padding: 20px 20px 50px 0;
}

/*---PROFILE---*/

.profile_container .user_info {
    margin: 15px 2px;
    padding: 0;
    font-size: 16px;
    line-height: 2.62;
    letter-spacing: 0.4px;
}

.logged .user_info > div:nth-child(2) {
    padding-top: 0;
}

.profile_container .username {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.4px;
    text-align: left;
    padding: 0;
}

.logged .user_info > div:nth-child(2)::after {
    background: none;
}

.steam_link {
    font-size: 16px !important;
    height: 33px;
    line-height: 33px;
    padding: 4px 15px 0 45px;
}

.steam_link_simple {
    font-size: 16px;
    line-height: 1.31;
    letter-spacing: 0.4px;
    text-align: left;
    margin-left: 10px;
    padding-bottom: 2px;
}

.logged .balance {
    font-size: 18px;
    height: 27px;
    line-height: 27px;
    font-weight: bold;
    letter-spacing: 0.4px;
}

.logged .plus:hover {
    background-color: transparent ;
}

.url_form span {
    font-size: 16px;
    letter-spacing: 0.4px;
    position: relative;
    text-align: left;
}

.profile_contains_help {
    height: 36px;
    left: 336px;
    position: relative;
    top: -64px;
    width: 34px;
}

.case_contains div.help {
    border: none;
    height: 55px;
}

.url_form .code_content .btn{
    margin-top: 16px;
    width: 40px;
}

.url_form .code_content .code {
    margin-top: 0;
}

.profile_warning, .gray_warning {
    height: 40px;
    margin: 12px 23px 70px 23px;
    padding: 12px 40px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
}

.case_contains .item .info {
    top: auto;
    bottom: 0;
}

.case_contains .item .drop-image {
    position: relative;
    z-index: 5;
}

.profile_container .case_contains .item .title {
    bottom: 30px;
}


.case_contains .item .info {
    background: none;
    height: 42px;
}

.profile_container .case_contains {
    padding: 2px;
}

.item .info .price {
    min-width: 90px;
    border-radius: 20px;
    margin-top: 2px;
    height: 40px;
    margin-right: 8px;
    margin-left: 3px;
    font-size: 16px !important;
    line-height: 32px;
    letter-spacing: 0.4px;
    text-align: center;
    font-weight: normal;
}

.item .info .status {
    border-radius: 20px;
    height: 40px;
    line-height: 30px;
    margin-left: 2px;
    margin-top: 2px;
    padding: 5px;
}

.case_contains .item .info {
    width: 170px;
}

.status.can_sell, .status.can_sell_view {
    border-radius: 12px;
    float: left;
    height: 24px;
    margin-top: 2px;
    padding: 6px;
    text-transform: uppercase;
    font-size: 15px !important;
    line-height: 1.4;
    letter-spacing: 0.4px;
    text-align: left;
}

.status.can_sell_view {
    border: 2px solid transparent !important;
}

.item .info .status.sold {
    padding: 8px 0 8px 45px;
    font-size: 16px;
    line-height: 1.31;
    letter-spacing: 0.4px;
    text-align: left;
    text-transform: uppercase;
    cursor: default;
    border: 2px solid transparent !important;
}

.item .info .price_noborder {
    border-radius: 12px;
    height: 24px;
    line-height: 16px;
    margin-top: 10px;
    padding: 5px 10px;
    width: 68px;
    text-align: center;
    margin-right: 8px;
    margin-left: 0;
    letter-spacing: 0.4px;
    border: none !important;
    font-size: 16px;
    font-weight: normal;
}

.users_container.top_users {
    margin: 0 10px;
}

.topusers {
    padding: 5px;
}

/*---PARTNER PAGE---*/

.partner_main_block {
    height: 170px;
    margin: 65px 0 30px;
}

.partner .top_info .partner_rank_info {
    float: left;
    margin-right: 70px;
    width: 45%;
    border-radius: 20px;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
}

.partner .partner_top_right {
    float: left;
    width: 45%;
    border-radius: 20px;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
}

.partner .partner_input_text {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.partner .partner_block_up {
    display: block;
    margin-left: auto;
    padding: 10px 10px 12px;
    width: auto;
}

.partner .divTableCell .partner_block_img {
    width: 150px;
}

.partner .partner_block_progress {
    font-size: 16px;
    line-height: 1.31;
    letter-spacing: 0.4px;
    text-align: center;
}

.partner .progress_block {
    width: 240px;
    border-radius: 20px !important;
}
.progress_percent {
    font-size: 16px;
    line-height: 1.31;
    letter-spacing: 0.4px;
    margin-left: 5px;
}

.partner .top_info .partner_rank_info .possible_win {
    border-radius: 24px;
    padding: 9px 25px 7px 25px;
    margin: 1px 7px 2px 9px;
    top: 0;
}

.url_form .btn.code {
    font-size: 16px !important;
    letter-spacing: 0.4px !important;
    text-align: left !important;
    padding: 0 40px;
    margin-left: 70px;
}

.partner .url_form input[type="text"] {
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    margin-top: 9px;
    max-width: 900px;
    min-width: 90% !important;
    outline: medium none;
    padding: 0 20px;
    transition: all 0.2s ease 0s;
    vertical-align: top;
    width: 85%;
    margin-left: 0;
    position: static
}

.partner .partner_block {
    position: relative;
    top: 34px;
}

.earnings {
    padding: 0;
    margin: 20px 0;
}

.earnings_block_top, .earnings_block_bottom {
    display: block;
    height: 34px;
    padding: 10px 3px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.31;
    letter-spacing: 0.4px;
    text-align: left;
}

.earnings_block_bottom {
    line-height: 13px;
    font-weight: normal;
    padding: 3px;
    letter-spacing: 0;
}

.earnings_block {
    height: 60px;
}

.partner_block_content {
    margin: auto;
    margin-top: 0;
    position: static;
    text-align: center;
}

.earnings .block {
    width: 14%;
}

.url_form .btn {
    text-transform: uppercase;
}

.user_info .url_form .btn {
    padding: 0 50px;
    margin-left: 0;
    font-size: 16px;
}

.partner .url_form .btn, .partner_block .btn{
    line-height: 40px;
    height: 40px;
    width: 105px;
    text-transform: uppercase;
    font-size: 16px;
}

.earnings_block_main {
    padding: 21px 0 21px 0;
    position: relative;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.11;
    letter-spacing: 0.5px;
    text-align: left;
}

.pshadow {
    height: 50px;
    left: -2px;
    position: absolute;
    top: 5px;
    width: 1px;
}

.profile_container {
    margin-top: 30px;
}

.partner .rank-table {
    width: 100%;
}

.partner .rank-table .divTableBody .divTableRow:last-child {
    background-color: inherit;
}

.partner .rank-table .divTableBody .divTableRow:last-child .divTableCell:nth-child(1) {
    border-bottom-left-radius: 20px;
}

.partner .rank-table .divTableBody .divTableRow:last-child .divTableCell:nth-child(4) {
    border-bottom-right-radius: 20px;
}

/*---CANVAS---*/

#container {
    height: 384px;
    margin: 0 auto;
}

#status_label {
    top: 390px;
    width: 344px;
    margin: 0 auto;
}

.case_contains.custom .image {
    top: 10px;
    position: relative;
}

.heading_pager {
    margin-top: 10px;
    margin-right: 3px;
}

#weapons .heading_pager {
    border: 1px solid transparent;
    padding: 0 30px 10px 30px;
}

.title_separator {
    width: 95%;
    margin: auto;
}

.loader {
    height: 60px;
    margin: 20px auto 15px auto;
}

.loader_ajax {
    height: 84px;
    margin: 43px 25px;
}

.header_stats .stat_num {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.5px;
    text-align: left;
    position: relative;
    top: 2px;
}

#header_text_footer {
    font-size: 13px;
    font-weight: 300;
    text-align: left;
}

.logo_area .mode_choice {
    height: 42px;
    margin-left: 130px;
    position: absolute;
    width: 41px;
}

.logo_area .choose_side_control .choose_side_heaven {
    border-right: 0;
    cursor: pointer;
}

.logo_area .choose_side_control .choose_side_hell {
    border-left: 0;
    cursor: pointer;
}

#profile_paging div.item{
    margin: 0 0 1px 0;
}

#main_menu {
    width:1178px;
    margin: 25px auto 0 auto;
    text-align: center;
}

#main_menu .active, #filter_menu .active {
    border-radius: 20px;
    font-weight: 400;
    padding: 8px 18px;
}

#main_menu .active a, #filter_menu .active a {
    font-size: 15px;
    text-align: center;
}

#main_menu_sep {
    width: 1170px;
    height: 1px;
    opacity: 0.4;
    margin: 20px auto;
}

#filter_menu {
    width:1148px;
    margin: 15px auto;
    text-align: center;
}

#main_menu a, #filter_menu a {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin: 0 13px;
    position: relative;
}

#case_creator_banner {
    width: 1200px;
    text-align:center;
    margin: 75px 0 5px 0;
    height: 200px;
}

#case_creator_banner .gun_left{
    width: 182px;
    height: 177px;
    float: left;
    position: absolute;
    left: 0;
    top: 40px;
}

#case_creator_banner .gun_center{
    text-align:center;
    margin: auto;
}

#case_creator_banner .gun_center .gun_text_title{
    margin: 8px;
    font-size: 37px;
    font-weight: bold;
    line-height: 0.95;
    letter-spacing: 0.9px;
}

#case_creator_banner .gun_center .gun_text{
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    text-align: center;
}

#case_creator_banner .gun_center .gun_control{
    width: 65%;
    margin: 10px auto;
}
#case_creator_banner .gun_center .gun_control .gun_button{
    padding: 10px 52px;
    height: 40px;
    border-radius: 20px;
    display: inline-block;
    position: relative;
    top: -44px;
    margin: 0 35px;
}

#case_creator_banner .gun_center .gun_control .gun_button a {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.4px;
    text-align: left;
    text-transform: uppercase;
}

#case_creator_banner .gun_center .gun_control .gun_shape_left{
    width: 245px;
    height: 77px;
    display: inline-block;
}

#case_creator_banner .gun_center .gun_control .gun_shape_right{
    width: 245px;
    height: 77px;
    display: inline-block;
}

#case_creator_banner .gun_right{
    width: 182px;
    height: 177px;
    position: absolute;
    right: 0;
    top: 40px;
}

#profile_stats_banner {
    text-align:center;
    height: 180px;
}

#profile_stats_banner .money_left{
    width: 387px;
    height: 158px;
    display: inline-block;
    left: 0;
    position: absolute;
}

#profile_stats_banner .money_center{
    text-align:center;
    margin: auto;
    width: 800px;
    display: inline-block;
    vertical-align:top;
    left: 17%;
    position: absolute;
}

#profile_stats_banner .money_center .money_text_title{
    margin: 25px;
    font-size: 30px;
    line-height: 0.95;
    letter-spacing: 0.9px;
}

#profile_stats_banner .money_center .money_text{
    font-size: 25px;
    font-weight: 300;
    text-align: center;
}

#profile_stats_banner .money_right{
    width: 387px;
    height: 158px;
    display: inline-block;
    float: right;
    right: 0;
    position: absolute;
}

.simple_page_title {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 35px 0;
    text-transform: uppercase;
}

.simple_page_title_help {
    margin: -10px 0 30px 0;
}

.simple_page_title_help span {
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.simple_page_title_help_icn {
    display: inline-block;
    height: 25px;
    margin: 0 0 0 12px;
    position: relative;
    top: 5px;
    width: 25px;
    cursor: pointer;
}

.simple_page_title.discount_area {
    text-transform: uppercase;
    font-size: 29.9px;
    font-weight: bold;
    text-align: center;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.simple_page_title.faq_title {
    text-transform: none;
}

input {
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.discount_page {
    min-height: 620px;
}

.win_positions {
    width: 1150px;
    height: 580px;
    position: relative;
}

.win_positions .win_position_1 {
    position: absolute;
    top: 163px;
    left: 14px;
    width: 200px;
    height: 160px;
    margin: 20px;
}

.win_positions .win_position_2 {
    position: absolute;
    top: 102px;
    left: 235px;
    width: 200px;
    height: 160px;
    margin: 20px;
}

.win_positions .win_position_3 {
    position: absolute;
    top: 41px;
    left: 446px;
    width: 200px;
    height: 160px;
    margin: 20px;
}

.win_positions .win_position_4 {
    position: absolute;
    top: 94px;
    left: 668px;
    width: 200px;
    height: 160px;
    margin: 20px;
}

.win_positions .win_position_5 {
    position: absolute;
    top: 154px;
    left: 875px;
    width: 200px;
    height: 160px;
    margin: 20px;
}

.win_positions .win_number {
    font-size: 48px;
    font-weight: bold;
    line-height: 1.84;
    letter-spacing: 1.2px;
    text-align: left;
    top: 75px;
    position: relative;
}

.win_positions .win_name {
    top: 265px;
    font-size: 26px;
    left: 0;
    letter-spacing: 0.4px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 215px;
}

.win_positions .win_position_3 .win_name { top: 275px; }
.win_positions .win_position_4 .win_name { top: 275px; }
.win_positions .win_position_5 .win_name { top: 275px; }

.win_positions .win_name div {
    font-size: 24px;
}

.win_positions .win_position_2 .win_name { width: 220px; }
.win_positions .win_position_3 .win_name { width: 200px; }
.win_positions .win_position_4 .win_name { width: 200px; }
.win_positions .win_position_5 .win_name { width: 200px; }

.win_positions .win_position_prize {
    position: absolute;
    top: 380px;
    left: 450px;
    width: 200px;
    height: 150px;
    margin: 20px;
}

.profile_menu {
    text-align: center;
    margin: 35px 0 40px;
}

.profile_menu a {
    border-radius: 14.5px;
    padding: 8px 25px;
    margin: 0 10px;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
}

.profile_menu a.active {
    text-decoration: none;
}

.profile_menu_line_sep, .case_custom_area_menu_line_sep {
    width: 1180px;
    height: 1px;
    opacity: 0.4;
}

.case_custom_area_menu_line_sep {
    width: 1192px;
}

.profile_area, .case_custom_area {
    width: 30.3%;
    float: left;
    height: 190px;
}

.case_custom_area {
    height: 250px;
}

.profile_area_line_sep, .case_custom_area_line_sep {
    width: 1px;
    height: 80px;
    opacity: 0.4;
    float: left;
    margin: 40px 34px 0 18px;
}

.case_custom_area_line_sep {
    height: 110px;
}

.earnings_block .profile_area_line_sep {
    margin: -10px 0 0 -18px;
    height: 70px;
}

.partner_block .partner .profile_area_line_sep {
    height: 90px;
}

.userpic_block {
    height: 200px;
    float: left;
    width: 116px;
}

.profile_stats_control {
    width: 221px;
}

.profile_stats_control_details_case {
    width: 260px;
    vertical-align: top;
    display: inline-block;
}

.profile_stats_control_details_case .case {
    margin-bottom: 0;
    padding-top: 160px;
    top: -5px;
    height: 71px;
    background-size: 260px auto !important;
    background-position-y: -10px !important;
    background-repeat: no-repeat !important;
    cursor: default;
}

.profile_stats_control_details {
    width: 300px;
    height: 230px;
    vertical-align: top;
    display: inline-block;
}

.profile_stats_control_details .title {
    font-size: 18px;
    line-height: 1.17;
    letter-spacing: 0.5px;
    text-align: center;
}

.filter_dates {
    margin: 30px 0 20px 0;
    font-size: 16px;
    line-height: 35px;
    letter-spacing: 0.4px;
    text-align: center;
}

.section_stats_details_block {
    width: 1180px !important;
    text-align:center;
    margin: auto;
}

.profile_stats_control .profile_stats_control_l, .profile_stats_control .profile_stats_control_r {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.4px;
    text-align: left;
    width: 122px;
    margin-left: 15px;
}

.profile_stats_control_details .profile_stats_control_l, .profile_stats_control_details .profile_stats_control_r {
    width: 120px;
    margin-left: 34px;
}

.profile_stats_control .profile_stats_control_r {
    width: 80px;
    margin-left: 0;
}

.profile_stats_control_details .profile_stats_control_r {
    width: 125px;
}

.profile_stats_control_details .btn {
    margin: 17px 0 15px;
}

.calendar {
    width: 21px;
    height: 30px;
    display: inline-block;
    margin: 6px 16px 0 0;
    position: relative;
    top: 5px;
    cursor: pointer;
}

.ui-datepicker-trigger, .ui-datepicker-trigger:hover {
    background: none;
}

.filter_dates.url_form button.ui-datepicker-trigger {
    position: relative;
    top: 5px;
}

.ui-datepicker-trigger img {
    position: relative;
    margin-top: 0;
}

.filter_calendar_septime {
    margin: 0 25px 0 0;
}

.filter_dates.url_form .btn {
    margin-top: -1px;
    height: 38px;
}

.section_stats_details_total td {
    font-size: 16px;
    line-height: 1.31;
    letter-spacing: 0.4px;
    text-align: left;
    text-transform: uppercase;
}

tr.section_stats_details_total {
    background-image: none !important;
}

.case_control_area_left {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    padding: 26px 15px;
    width: 210px;
    height: 210px;
    margin: auto;
    background-size: cover !important;
}

.case_control_area_left.active {
    background-size: 210px auto;
}

.case_control_area_right {
    width: auto;
    height: 210px;
    padding: 20px;
    margin-right: 50px;
    font-size: 22px;
    text-align: center;
}

.case_custom_img {
    position: relative;
    top: -50px;
    height: 275px;
}

.modal .discount {
    height: 33px;
    margin-top: 15px;
}

.content_main_body {
    padding-bottom: 195px;
}

#footer {
    bottom: 100px;
}

.own_case_fire {
    height: 77px;
    width: 60px;
    position: absolute;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    top: 100px;
    left: 160px;
    padding-top: 38px;
}

#caseCustomWinSlotHelp.modal .text_num {
    margin-right: 10px;
    margin-left: 22px;
    font-size: 16px;
    line-height: 26px;
}

#caseCustomWinSlotHelp.modal .btn{
    cursor: default;
    margin: 10px 50px 25px 40px;
}
#caseCustomWinSlotHelp.modal .btn:hover {
    background-color: transparent !important;
}

#caseCustomWinSlotHelp.modal .cont .text_num {
    display: inline-block;
    position: relative;
    top: -4px;
}

.win_content.win img {
    max-width: 250px;
}

.opencase .opencase-top .opencase-top-carousel-selector {
    position: absolute;
    top: 0;
    left: 590px;
    width: 1px;
    height: 100%;
    z-index: 999;
}

.opencase .opencase-top .opencase-top-carousel-selector::after {
    position: absolute;
    content: '';
    height: 12px;
    width: 33px;
    top: 0;
    left: -16px;
}

.opencase .opencase-top .opencase-top-carousel-selector::before {
    position: absolute;
    content: '';
    height: 12px;
    width: 33px;
    bottom: 0;
    left: -16px;
}

.win_positions::before {
    position: absolute;
    content: '';
    width: 1090px;
    height: 886px;
    top: -125px;
    left: 23px;
}

.win_positions div.shadow_1,
.win_positions div.shadow_2,
.win_positions div.shadow_3,
.win_positions div.shadow_4,
.win_positions div.shadow_5 {
    position: relative;
    width: 200px;
    height: 200px;
}

.win_positions div.shadow_1 {
    top: 128px;
    left: 45px;
}

.win_positions div.shadow_2 {
    top: -132px;
    left: 268px;
}

.win_positions div.shadow_3 {
    top: -382px;
    left: 470px;
}

.win_positions div.shadow_4 {
    top: -541px;
    left: 698px;
}

.win_positions div.shadow_5 {
    top: -680px;
    left: 910px;
}

.expectedReturnHell, .expectedReturnHeaven {
    font-size: 14px;
    font-weight: bold;
}

#header, #footer_menu {
    height: 36px;
    line-height: 36px;
    margin-left: 0;
    padding-left: 0;
}

.header_stats #online-stat{
    display: inline-block;
    padding-left: 45px;
    font-size: 15px;
}

.header_stats #overall-case-stat{
    display: inline-block;
    padding-left: 45px;
    font-size: 15px;
}

.header_stats #registered-stat{
    display: inline-block;
    padding-left: 45px;
    font-size: 15px;
}

.header_stats .stat_text {
    font-size: 13px;
    line-height: 22px;
    text-align: left;
    text-transform: uppercase;
}

.header_stats .header_stats_data #create_case a {
    min-width: 140px;
    border-radius: 29px;
    padding: 0 20px;
    position: relative;
    top: -10px;
    border-image-slice: 1;
    margin-left: 20px;
    display: inline-block;
    height: 40px;
    line-height: 43px;
    font-size: 14px;
}

.selected_giveaway:hover {
    cursor: pointer;
}

#hoverItem {
    bottom: 5px !important;
    width: 237px;
    height: 80px;
    display: none;
    z-index: 7;
    text-align:center;
}

#hoverItem .picture {
    top: 10px;
    position: relative;
    text-align: center;
}

#hoverItem .case-image {
    height: 48%;
    position: relative;
}

#hoverItem .userpic {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    display: inline-block;
}

#hoverItem .user{
    position: relative;
    margin: 0 10px;
    display: inline-block;
    width: 220px;
}

#hoverItem .user .text{
    top: -2px;
    position: relative;
    margin-left: 8px;
    display: inline-block;
    max-width: 160px;
    max-height: 40px;
    overflow: hidden;
}

#hoverItem .title {
    font-size: 16px;
    text-align: center;
}

#hoverItem .bottom_box_shadow {
    bottom: 0 !important;
    position: fixed;
}

#hoverItem .drop-image {
    display: none;
}

div#caseCustomWinSlotHelp.modal {
    width: 450px;
    height: 280px;
    z-index: 1000;
}

#header_stats {
    height: 50px;
    line-height: 50px;
    margin-left: 0;
    padding-left: 0;
    text-align: center;
    position: relative;
}

#header_line_separate {
    height: 1px;
    opacity: 0.4;
}

#top_left {
    width: 504px;
    height: 87px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

#top_right {
    height: 87px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

#top_left.big, #top_right.big {
    height: 409px;
}

.logo_area .choose_side_control {
    width: 302px;
    height: 46px;
    margin: auto;
    z-index: 2;
    position: relative;
    top: -10px;
}

#header .user_li a#addbalance {
    display: inline-block;
    height: 12px;
    width: 23px;
    margin: 1px 3px;
}

#header .user_li a#logout {
    display: inline-block;
    height: 22px;
    width: 22px;
}

.logged .plus {
    border-width: 0;
    height: 30px;
    margin: 14px;
}

#live_drop .item {
    cursor:pointer;
    overflow:hidden;
    position:relative;
    height: 80px;
     width: 237px;
    float:left;
    border-bottom:5px solid;
}

.url_form input[type=text], #coupon_content input[type=text] {
    transition:all 0.2s ease;
    margin-top: 16px;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 3px;
    font-size: 16px;
    outline: none;
    min-width: 336px;
    max-width: 900px;
    width: 336px;
    background-color: transparent;
}

.info .sell {
    float:right;
}
.logged .userpic {
    float:left;
    margin-right: 30px;
}

.user_menu.balance {
    height: 26px !important;
    margin-top: -13px;
    font-size: 14px;
}

.section_stats_block .case_contains .title {
    margin-top: 50px;
    font-size: 18px;
    letter-spacing: 0.5px;
}

.partner .rank-table {
    clear: both;
    width: 100%;
}

.partner .rank-table td, .table_block .rank-table td {
    font-size: 20px;
    vertical-align: middle;
}

.partner .rank-table th, .table_block .rank-table th {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.4px;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
}

.partner .rank-table td, .table_block .rank-table td {
    padding: 3px 15px;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.4px;
    text-align: center;
}

.partner .rank-table th, .partner .rank-table td {
    text-align: left;
}

.special_offer_content .table_block .rank-table td {
    padding: 4px 15px 2px 25px;
}

.rank-table th {
    padding: 13px 16px 12px 25px;
}

.table_block .partner_block {
    position: relative;
    top: -13px;
}

.partner .partner_level_text {
    position: relative;
    top: -6px;
    padding-left: 10px;
}

.partner .partner_block_up {
    display: inline-block;
    width: 100px;
    font-size: 16px;
    line-height: 1.31;
    letter-spacing: 0.4px;
    text-align: center;
    color: #ffffff;
}

.partner .partner_level_text_up {
    border-radius: 10px;
    float: right;
    font-size: 14px;
    margin-top: -31px;
    padding: 4px 6px;
    position: absolute;
}

.partner .img_level {
    font-size: 18px;
    left: 78px;
    margin-top: 10px;
    position: absolute;
}

.giveaway_text, .discount_text {
    font-size: 20px;
    line-height: 1.08;
    text-align: center;
    margin-bottom: 17px;
}

.opencase .opencase-top {
    width: 1180px;
 }

.daily_bonus_free_title {
    margin-top: 20px;
    font-size: 21px;
    line-height: 1.24;
    text-align: center;
    margin-bottom: 15px;
}

.daily_bonus_free_text {
    font-size: 16px;
    line-height: 1.88;
    text-align: center;
    margin-bottom: 15px;
}

.partner_stats_help {
    color: red;
}

#partner_banner .partner_steps .partner_steps_title, .partner_block .partner_steps_title {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
}

.partner_block .partner_steps_title {
    text-transform: none;
}

#partner_banner .partner_steps .partner_steps_text {
    margin: 10px 25px 0 0;
    display: inline-block;
    font-size: 18px;
    line-height: 1.44;
    text-align: justify;
}

#partner_banner .partner_steps:nth-child(4) .partner_steps_text {
    margin: 10px 0 0 0;
}

.half .partner_bold {
    font-weight: bold;
}

#win_slot {
    font-size: 43px;
    font-weight: bold;
    font-style: italic;
    height: 120px;
    margin: auto auto auto 26px;
    padding-top: 38px;
    position: absolute;
    text-align: center;
     width: 120px;
}

.select_giveaway, .select_lang, .select_currency, .select_cases_opening_amount {
    display: none;
    border-radius: 3px;
    width: 90px;
    position: absolute;
    left: 0;
    top: 27px;
    padding: 4px 11px;
}

.selected_cases_opening_amount {
    width: 48px;
    height: 32px;
    border-radius: 0;
}

.select_cases_opening_amount {
    width: 48px !important;
    left: auto;
    top: 18px;
    padding: 0;
    margin-left: 0;
    border-radius: 0;
}

.select_cases_opening_amount a {
    font-size: 14px;
    height: 25px;
    display: block;
    margin-top: 1px;
    margin-left: 0;
    padding-top: 5px;
    text-align: center;
}

.case_contains_custom .item, .case_contains.case_classic .item, .spin_container .item {
    position: relative;
    width: 166px;
    height: 166px;
    margin: 2px 0;
    vertical-align: top;
 }

.special_offer_width_text b {
    font-weight: bold;
 }

.special_offer_width_text {
    font-size: 16px;
    line-height: 1.19;
    letter-spacing: 0.4px;
    text-align: center;
}

.filtered_all #profitable_paging div.default:before,
.filtered_all #popever_paging div.default:before,
.filtered_all #pop24_paging div.default:before,
.filtered_all #pop48_paging div.default:before,
.filtered_all #new_paging div.default:before
{
    content: counter(top_cells, decimal);
    height: 32px;
    position: absolute;
    text-align: left;
    width: 12px;
    font-size: 38px;
    line-height: 1.17;
    letter-spacing: 0.5px;
    margin: 18px 0 0 173px;
}

.filtered_all div.default{
    counter-increment: top_cells;
}

.profile_stats_control_area_btn {
    text-align:center;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 1.5em !important;
}

#profile_paging .status.waiting,
#profile_paging .status.take_it,
#profile_paging .status.error,
#profile_paging .status.accepted
{
    border-radius: 0;
    text-transform: none;
    display: inline-block;
    margin-top: 9px;
    line-height: 17px;
    font-size: 14px;
}

.noDataBlock {
    font-size: 20px;
    text-align:center;
    margin-top: 60px;
    display: none;
}

.otherOpacity {
    opacity: 0.6 !important;
}

.flip-clock-divider .flip-clock-label { right: -95px !important; }
.flip-clock-divider.minutes .flip-clock-label {right: -105px !important;}
.flip-clock-divider.seconds .flip-clock-label {right: -108px !important;}
.flip-clock-dot.top {top: 26px !important;}
.flip-clock-dot.bottom {bottom: 40px !important;}

.toggle-status{
    cursor: pointer;
}

.header_table {
    margin: 40px 10px 10px 10px;
    font-size: 18px;
    line-height: 1.17;
    letter-spacing: 0.5px;
    text-align: center;
}