#register_container {
   
}
.flex {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.col3 {
    width: 50%;
    margin-right: 1px;
    margin-top: 14px;
}
.dont-shrink {
    flex-shrink: 0;
    flex-grow: 0;
}
#registerForm .tl_reg_item {
    min-height: 81px;
    height: auto;
}
.tl_reg_item {
    border-right: 1px solid #02050e;
    height: 120px;
}
.tl_reg_item.end{
    border-right: 0px;
}
#register_container .lbl_reg {
	text-align: left;
    display: block;
    width: 234px;
    height: 20px;
    line-height: 20px;
    margin: 0 auto 0 auto;
    font-size: 13px;
}
#register_container .tl_input_popup_reg {
    margin: 0 auto;
    width: 234px;
    display: block;
    text-indent: 15px;
    outline: none;
    height: 36px;
    border: 0;
    border-radius: 2px;
    line-height: 36px;
    font-size: 14px;
}
.reg_err_mess, #customCityVal {
    display: block;
    position: relative;
    color: red!important;
    width: 234px;
    line-height: 20px;
    margin: 5px auto 0 auto;
    bottom: 0!important;
    font-size: 12px;
}
.tl_reg_item .tl_mobile_item {
    width: 234px;
    margin: 0 auto;
}


.tl_reg_item .tl_mobile_item .tl_mobile_code, .tl_my_prof_item_long .tl_mobile_item .tl_mobile_code {
    display: block;
    font-size: 14px;
    text-align: center;
    color: #999;
    min-width: 55px;
    line-height: 36px;
    margin-right: 8px;
}
#Mobile.tl_input_popup_reg_min {
    width: 158px;
}

.mCustomScrollbar.mCS_no_scrollbar {
    -ms-touch-action: auto;
    touch-action: auto;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
}

.tl_dd_select {
    color: #999;
    margin: 0 auto;
    flex: 1;
    display: block;
    padding: 0 15px;
    outline: none;
    cursor: pointer;
    height: 36px;
    width: 68px;
    border: 0;
    border-radius: 2px;
    border-bottom: 1px solid #898989;
    line-height: 36px;
    background-color: #2b2b2b;
}
ol, ul {
    list-style: none;
}
.tl_sel_custom_popup_reg {
    display: block;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    color: #999;
    width: 234px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
}
.tl_sel_custom_popup_reg_options {
    display: none;
    max-height: 250px;
    width: 100%;
    line-height: 21px;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 10;
    top: 36px;
    left: 0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    background-color: #2b2b2b;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.55);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.55);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.55);
    z-index: 999;
}

.tl_sel_custom_popup_reg_hidden {
    visibility: hidden;
}

.tl_input_popup_reg, .tl_sel_custom_popup_reg_selected, .tl_input_popup, .tl_input, .tl_gh_filter, .tl_sel_custom_popup_reg_language {
    background-color: #fff;
    color: #333;
}

.tl_sel_custom_popup_reg_language, .tl_sel_custom_popup_reg_selected {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-left: 15px;
    padding-right: 16px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    outline: 0;
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}
.mCSB_container {
    margin-right: 0!important;
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}
.tl_sel_custom_popup_reg.sel_short .tl_sel_custom_popup_reg_options li {
    text-indent: 8px;
}

.tl_sel_custom_popup_reg_language li, .tl_sel_custom_popup_reg_options li {
    background-color: #fff;
    color: #000;
}
.tl_sel_custom_popup_reg_language li, .tl_sel_custom_popup_reg_options li {
    height: 30px;
    line-height: 30px;
    text-indent: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    color: #999;
    background-color: #333;
    margin-bottom: 1px;
    -moz-transition: color .3s ease;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    font-size: 13px;
}

.tl_sel_custom_popup_reg_options li:hover, .tl_sel_custom_popup_reg_options li.active {
    background-color: #e0e0e0;
    color: #333;
}

.tl_sel_custom_popup_reg_options li.active {
    text-indent: 5px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    background-color: #474747;
    line-height: 30px;
}

.mCS-custom-theme .mCSB_scrollTools {
    right: 4px!important;
}

.mCSB_scrollTools {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
    -webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
}
.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}
.tl_sel_custom_popup_reg.sel_short .tl_sel_custom_popup_reg_selected {
    padding-left: 8px;
}
#register_container .tl_sel_popup_reg {
    color: #999;
    margin: 0 auto;
    width: 234px;
    display: block;
    padding: 0 15px;
    cursor: pointer;
    outline: none;
    height: 36px;
    border: 0;
    border-radius: 2px;
    border-bottom: 1px solid #898989;
    line-height: 36px;
    background-color: #2b2b2b;
}



    label.custom-select {
        position: relative;
        display: inline-block;
    }

    .custom-select select {
        display: inline-block;
		width: 234px;
		height: 35px;
        border: 2px solid #bbb;
        padding: 4px 3px 3px 5px;
        margin: 0;
        font: inherit;
        outline:none; /* remove focus ring from Webkit */
        line-height: 1.2;
        background: #fff;
        -webkit-appearance:none; /* remove the strong OSX influence from Webkit */
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }

    /* for Webkit's CSS-only solution */
    @media screen and (-webkit-min-device-pixel-ratio:0) { 
        .custom-select select {
            padding-right:20px;    
        }
    }
    
    /* Since we removed the default focus styles, we have to add our own */
    .custom-select select:focus {
        -webkit-box-shadow: 0 0 3px 1px #c00;
        -moz-box-shadow: 0 0 3px 1px #c00;
        box-shadow: 0 0 3px 1px #c00;
    }
    
    /* Select arrow styling */
    .custom-select:after {
        content: "▼";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        font-size: 60%;
        line-height: 30px;
        padding: 0 7px;
        background: #bbb;
        color: white;
        
        pointer-events:none;
        
        -webkit-border-radius: 0 6px 6px 0;
        -moz-border-radius: 0 6px 6px 0;
        border-radius: 0 6px 6px 0;
    }
    
    .no-pointer-events .custom-select:after {
        content: none;
    }

#tl_profile_content {
    width: 100%;
    height: auto;
    min-height: 500px;
}
.tl_payment_cont {
    /*width: 100%;*/
    padding: 12px;
    /*padding-bottom: 70px;*/
    text-align: left;
}
.tl_mail_details, .popup_lbl, a.popup_lbl, .popup_lbl_2, a.popup_lbl_2 {
    color: #fff;
}

.popup_lbl, a.popup_lbl, .popup_lbl_2, a.popup_lbl_2, .deposit_payment, .icon_color, .dropdownColor {
    color: #999;
}
.tl_payment_head {
    /*width: 100%;*/
    cursor: pointer;
    padding: 0 12px;
    align-items: center;
}
.tl_payment_block .tl_payment_head .tl_payment_icon {
    width: 86px;
    height: 42px;
    min-width: 86px;
    border-radius: 4px;
}
.koreanpayment {
    background-position: 0 -1916px;
}
.tl_payment_icon {
    background-image: url(../images/digitain_sprite.png);
    display: inline-block;
}
.tl_my_acc_title {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 14px;
    height: 20px;
    line-height: 20px;
}
.tl_payment_block.active, .tl_payment_inner_block.active .tl_payment_block_inter.active {
    background-color: #1a1a1a;
}

.tl_payment_block {
    padding: 22px 0 11px 0;
}
.koreanpayment {
    background-position: 0 -1916px;
}
.tl_payment_block, .tl_payment_block_inter, .tl_payment_inner_block {
    width: 100%;
    min-height: 95px;
    background-color: #2b2b2b;
    border-radius: 2px;
    margin-bottom: 16px;
    -moz-transition: background-color .2s ease;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
}
.tl_payment_block.active .tl_payment_head, .tl_payment_inner_block.active .tl_payment_head, .tl_payment_block_inter.active .tl_payment_head {
    min-height: 120px;
    margin-bottom: 12px;
}
.tl_payment_block .tl_payment_head .tl_icon_col {
    width: 86px;
    height: 45px;
    flex-shrink: 0;
    flex-grow: 0;
}
.tl_payment_block .tl_payment_head .tl_desc_col {
    flex: 1;
    cursor: auto;
    height: auto;
    padding: 0 12px;
}
.tl_payment_block .tl_payment_head .tl_info_col, .tl_payment_block_inter .tl_payment_head .tl_info_col {
    width: 300px;
    align-items: center;
    flex-shrink: 0;
    flex-grow: 0;
}
.tl_payment_block .tl_payment_head .tl_min_max_col, .tl_payment_block_inter .tl_payment_head .tl_min_max_col {
    width: 230px;
    flex-shrink: 0;
    flex-grow: 0;
    align-items: center;
    flex-wrap: wrap;
}
.tl_payment_block .tl_payment_col, .tl_payment_block_inter .tl_payment_col {
    min-height: 80px;
    height: auto;
}
.tl_payment_block .tl_payment_col, .tl_payment_inner_block .tl_payment_col, .tl_payment_block_inter .tl_payment_col {
    height: 80px;
}
.tl_payment_block.active .tl_payment_body, .tl_payment_inner_block.active .tl_payment_inner_body, .tl_payment_block_inter.active .tl_payment_body_inter {
    min-height: 160px;
    overflow: visible;
    height: auto;
    padding-top: 24px;
}

.tl_payment_body, .tl_payment_body_inter, .tl_payment_inner_body {
    position: relative;
    height: 0;
    /*width: 100%;*/
    overflow: hidden;
    padding: 0 24px;
}

.tl_payment_block .tl_payment_head .tl_min_max, .tl_payment_block_inter .tl_payment_head .tl_min_max {
    margin: 5px 0;
    width: 100%;
}
.deposit_payment, .payment_lbl, .icon_color {
    color: #fff;
}
.tl_payment_block .tl_payment_head .tl_min_max .tl_min_max_key, .tl_payment_block_inter .tl_payment_head .tl_min_max .tl_min_max_key {
    display: inline-block;
    width: 70px;
}

.transition {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.lbl {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
}

.tl_payment_block .tl_payment_body .tl_input_popup, .tl_payment_block .tl_payment_body .tl_sel_custom_popup_reg, .tl_payment_block_inter .tl_payment_body_inter .tl_input_popup, .tl_payment_block_inter .tl_payment_body_inter .tl_sel_custom_popup_reg {
    border-color: transparent;
}

.tl_popup_content .tl_input_popup, .tl_input_popup {
    margin: 0 auto;
    width: 234px;
    display: block;
    padding: 0 15px;
    outline: none;
    font-size: 13px;
    height: 36px;
    border: 0;
    border-radius: 2px;
    line-height: 36px;
    -webkit-transition: border-color .3s ease;
    -moz-transition: border-color .3s ease;
    transition: border-color .3s ease;
}
.tl_input_popup {
    background-color: #fff;
    color: #333;
}

.tl_payment_block .tl_payment_col, .tl_payment_block_inter .tl_payment_col {
    min-height: 80px;
    height: auto;
}

.tl_payment_block .tl_payment_col, .tl_payment_inner_block .tl_payment_col, .tl_payment_block_inter .tl_payment_col {
    height: 80px;
}
.tl_payment_padd {
    position: relative;
    margin: 0 6px;
}
.tl_payment_block .tl_deposit_button {
    text-transform: uppercase;
    border-radius: 2px;
    outline: none;
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-decoration: none;
    padding: 0 15px;
    margin-top: 20px;
}

.btnSec, a.btnSec {
    background-color: #229e65;
    color: #fff;
}

