/* CABINET CABINET CABINET CABINET CABINET CABINET CABINET CABINET CABINET CABINET CABINET CABINET CABINET CABINET CABINET CABINET CABINET CABINET */

.cab_success {
height:40px;
line-height:40px;
margin-bottom:20px;
font-size:18px;
color:#ffffff;
text-align:center;
border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;
border:3px solid #ffffff;
box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
background:url('../images/success.png');
}

.cab_error {
height:40px;
line-height:40px;
margin-bottom:20px;
font-size:18px;
color:#5A4327;
text-align:center;
border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;
border:3px solid #ffffff;
box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
background:url('../images/error.png');
}

.cab_login_div {
padding:20px;
margin-bottom:20px;
border:5px solid #a2c3d9;
border-radius:6px;
-webkit-border-radius:6px;
-moz-border-radius:6px;
background:url('../images/gradient_small.png') bottom repeat-x;
}

.cab_login_title {
margin-bottom:20px;
color:#404040;
text-align:center;
}

.cab_login_title span {
display:inline-block;
padding:5px;
color:#ffffff;
border-radius:6px;
-webkit-border-radius:6px;
-moz-border-radius:6px;
background:#0099d1;
}

.cab_login_title a {
font-size:14px;
font-weight:bold;
color:#00A1BD;
}

.cab_login_title a:hover {
text-decoration:none;
}

.cab_login_if {
margin-bottom:20px;
color:#404040;
text-align:center;
}

.cab_login_form {
margin-bottom:20px;
text-align:center;
}

.cab_login_input {
width:200px;
height:30px;
line-height:30px;
text-align:center;
font-size:14px;
color:#000000;
border:2px solid #0099d1;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:#ffffff;
}

.cab_login_send {
cursor:pointer;
display:inline-block;
width:120px;
height:32px;
line-height:32px;
margin-left:20px;
font-size:16px;
color:#ffffff;
text-align:center;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
background:url('../images/cabinet/blue_strip.png');
}

.cab_login_send:hover {
background:#0D93D1;
}

.cab_login_notice {
color:#404040;
text-align:center;
}

.cab_table {
width:100%;
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
background:#BED5E0;
}

.cab_table td {
background:#ffffff;
}

.cab_button {
display:block;
width:340px;
height:40px;
line-height:40px;
margin:auto;
margin-top:20px;
font-size:14px;
color:#ffffff;
text-align:center;
text-decoration:none;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
background:url('../images/cabinet/blue_strip.png');
}

.cab_button:hover {
background:#0D93D1;
}

.cab_item {
width:190px;
line-height:24px;
padding-left:10px;
font-size:16px;
color:#404040;
}

.cab_value {
padding-left:10px;
font-size:16px;
color:#404040;
}

/* BALANCE UP BALANCE UP BALANCE UP BALANCE UP BALANCE UP BALANCE UP BALANCE UP BALANCE UP BALANCE UP BALANCE UP BALANCE UP BALANCE UP BALANCE UP */

.bup_message {
height:60px;
padding-top:10px;
}

.bup_success {
width:400px;
height:40px;
line-height:40px;
margin:auto;
font-size:18px;
color:#ffffff;
text-align:center;
border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;
border:3px solid #ffffff;
box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
background:url('../images/success.png');
}

.bup_error {
width:400px;
height:40px;
line-height:40px;
margin:auto;
font-size:18px;
color:#5A4327;
text-align:center;
border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;
border:3px solid #ffffff;
box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
background:url('../images/error.png');
}

.bup_ballance_span {
display:inline-block;
height:40px;
line-height:40px;
padding-left:10px;
padding-right:10px;
vertical-align:top;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
background:url('../images/cabinet/blue_strip.png');
}

.bup_ballance_coins {
display:inline-block;
width:16px;
height:40px;
padding-right:10px;
background:url('../images/cabinet/coins.png') left center no-repeat;
}

.bup_ballance_text_1 {
display:inline-block;
font-size:16px;
color:#ffffff;
vertical-align:top;
}

.bup_ballance_text_2 {
display:inline-block;
font-size:16px;
color:#ffffff;
vertical-align:top;
}

.bup_ballance_text_3 {
display:inline-block;
font-size:16px;
color:#ffffff;
vertical-align:top;
}

.bup_ballance_up_coin {
display:inline-block;
width:16px;
height:40px;
margin-left:10px;
vertical-align:top;
background:url('../images/cabinet/coin.gif') left center no-repeat;
}

.bup_payeer_table {
padding:20px;
border:2px solid #0D94D2;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

.bup_payeer_word {
height:32px;
line-height:32px;
font-size:18px;
color:#107abf;
}

.bup_payeer_word span {
color:#008000;
}

.bup_payeer_input {
width:168px;
height:40px;
line-height:40px;
text-align:center;
font-size:20px;
color:#008000;
border:0;
background:url('../images/cabinet/r_input.png');
}

.bup_payeer_button {
cursor:pointer;
width:120px;
height:43px;
line-height:43px;
margin-left:20px;
font-size:20px;
color:#5A4327;
text-align:center;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
background:url('../images/cabinet/yellow_button.png') bottom;
}

.bup_payeer_button:hover {
background:url('../images/cabinet/yellow_button_2.png') bottom;
}

.bup_informer {
height:40px;
line-height:40px;
font-size:12px;
color:#202020;
text-align:center;
}

.bup_informer span {
color:#008000;
}

.bup_ballance_table {
padding:20px;
border:2px solid #0D94D2;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

.bup_ballance_word {
line-height:20px;
font-size:16px;
color:#202020;
}

.bup_ballance_input {
width:168px;
height:40px;
line-height:40px;
text-align:center;
font-size:20px;
color:#008000;
border:0;
background:url('../images/cabinet/r_input.png');
}

.bup_ballance_button {
cursor:pointer;
width:120px;
height:43px;
line-height:43px;
margin-left:20px;
font-size:20px;
color:#5A4327;
text-align:center;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
background:url('../images/cabinet/yellow_button.png') bottom;
}

.bup_ballance_button:hover {
background:url('../images/cabinet/yellow_button_2.png') bottom;
}

.bup_lasts_table {
width:714px;
margin-top:20px;
margin-bottom:20px;
}

.bup_lasts_left {
width:200px;
line-height:30px;
font-size:20px;
color:#00a0a0;
}

.bup_pages_div {
text-align:right;
}

.bup_np_def {
display:inline-block;
text-align:center;
padding-left:10px;
padding-right:10px;
height:30px;
line-height:30px;
margin-right:5px;
font-size:14px;
color:#ffffff;
text-decoration:none;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:#02B5C3;
}

.bup_np_def:hover {
background:#FF9E0E;
}

.bup_np_now {
display:inline-block;
text-align:center;
padding-left:10px;
padding-right:10px;
height:30px;
line-height:30px;
margin-right:5px;
font-size:14px;
color:#ffffff;
text-decoration:none;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:#FF9E0E;
}

.bup_np_more {
display:inline-block;
text-align:center;
padding-left:10px;
padding-right:10px;
height:30px;
line-height:30px;
margin-right:5px;
font-size:14px;
color:#ffffff;
text-decoration:none;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:#02B5C3;
}

.bup_np_more:hover {
background:#FF9E0E;
}

.bup_stat_titles {
padding-left:20px;
height:50px;
line-height:50px;
font-size:16px;
color:#ffffff;
text-shadow:1px 1px 1px #006D97;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:url('../images/cabinet/bup_stat_titles.png');
}

.bup_stat_data {
height:40px;
line-height:40px;
border-bottom:1px solid #eeeeee;
}

.bup_stat_date {
padding-left:20px;
width:180px;
font-size:16px;
color:#404040;
}

.bup_stat_sum {
width:164px;
}

.bup_stat_sum span {
font-size:16px;
font-weight:bold;
color:#008000;
}

.bup_stat_sum font {
font-size:14px;
color:#404040;
}

.bup_stat_batch {
width:200px;
font-size:16px;
color:#404040;
}

.bup_stat_status {
width:150px;
}

.bup_stat_1 {
width:78px;
height:40px;
background:url('../images/cabinet/bup_stat_1.png') left center no-repeat;
}

.bup_stat_2 {
font-size:16px;
color:#008000;
}

/* WITHDRAWAL WITHDRAWAL WITHDRAWAL WITHDRAWAL WITHDRAWAL WITHDRAWAL WITHDRAWAL WITHDRAWAL WITHDRAWAL WITHDRAWAL WITHDRAWAL WITHDRAWAL */

.w_message {
height:60px;
padding-top:10px;
}

.w_success {
width:400px;
height:40px;
line-height:40px;
margin:auto;
font-size:18px;
color:#ffffff;
text-align:center;
border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;
border:3px solid #ffffff;
box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
background:url('../images/success.png');
}

.w_error {
width:400px;
height:40px;
line-height:40px;
margin:auto;
font-size:18px;
color:#5A4327;
text-align:center;
border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;
border:3px solid #ffffff;
box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
background:url('../images/error.png');
}

.w_notice {
width:400px;
height:40px;
line-height:40px;
margin:auto;
font-size:18px;
color:#5A4327;
text-align:center;
border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;
border:3px solid #ffffff;
box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
background:url('../images/error.png');
}

.w_ballance_span {
display:inline-block;
height:40px;
line-height:40px;
padding-left:10px;
padding-right:10px;
vertical-align:top;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
background:url('../images/cabinet/blue_strip.png');
}

.w_ballance_coins {
display:inline-block;
width:16px;
height:40px;
padding-right:10px;
background:url('../images/cabinet/coins.png') left center no-repeat;
}

.w_ballance_text_1 {
display:inline-block;
font-size:16px;
color:#ffffff;
vertical-align:top;
}

.w_ballance_text_2 {
display:inline-block;
font-size:16px;
color:#ffffff;
vertical-align:top;
}

.w_ballance_text_3 {
display:inline-block;
font-size:16px;
color:#ffffff;
vertical-align:top;
}

.w_info {
height:40px;
line-height:40px;
font-size:18px;
color:#00a0a0;
text-align:right;
}

.w_table {
padding:20px;
border:2px solid #0D94D2;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

.w_word {
line-height:20px;
font-size:16px;
color:#202020;
}

.w_input {
width:168px;
height:40px;
line-height:40px;
text-align:center;
font-size:20px;
color:#008000;
border:0;
background:url('../images/cabinet/r_input.png');
}

.w_button {
cursor:pointer;
width:120px;
height:43px;
line-height:43px;
margin-left:20px;
font-size:20px;
color:#5A4327;
text-align:center;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
background:url('../images/cabinet/yellow_button.png') bottom;
}

.w_button:hover {
background:url('../images/cabinet/yellow_button_2.png') bottom;
}

.w_activation {
padding-top:5px;
line-height:30px;
font-size:12px;
color:#505050;
text-align:center;
}

.w_activation span {
color:#008000;
}

.w_lasts_table {
width:714px;
margin-top:40px;
margin-bottom:20px;
}

.w_lasts_left {
width:200px;
line-height:30px;
font-size:20px;
color:#00a0a0;
}

.w_pages_div {
text-align:right;
}

.w_np_def {
display:inline-block;
text-align:center;
padding-left:10px;
padding-right:10px;
height:30px;
line-height:30px;
margin-right:5px;
font-size:14px;
color:#ffffff;
text-decoration:none;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:#02B5C3;
}

.w_np_def:hover {
background:#FF9E0E;
}

.w_np_now {
display:inline-block;
text-align:center;
padding-left:10px;
padding-right:10px;
height:30px;
line-height:30px;
margin-right:5px;
font-size:14px;
color:#ffffff;
text-decoration:none;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:#FF9E0E;
}

.w_np_more {
display:inline-block;
text-align:center;
padding-left:10px;
padding-right:10px;
height:30px;
line-height:30px;
margin-right:5px;
font-size:14px;
color:#ffffff;
text-decoration:none;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:#02B5C3;
}

.w_np_more:hover {
background:#FF9E0E;
}

.w_stat_titles {
padding-left:20px;
height:50px;
line-height:50px;
font-size:16px;
color:#ffffff;
text-shadow:1px 1px 1px #006D97;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:url('../images/cabinet/w_stat_titles.png');
}

.w_stat_data {
height:40px;
line-height:40px;
border-bottom:1px solid #eeeeee;
}

.w_stat_date {
padding-left:20px;
width:180px;
font-size:16px;
color:#404040;
}

.w_stat_sum {
width:150px;
}

.w_stat_sum span {
font-size:16px;
font-weight:bold;
color:#008000;
}

.w_stat_sum font {
font-size:14px;
color:#404040;
}

.w_stat_batch {
width:170px;
font-size:16px;
color:#404040;
}

.w_stat_status {
width:194px;
}

.w_stat_status_pending {
padding-left:50px;
font-size:16px;
font-weight:bold;
color:#006ea5;
background:url('../images/cabinet/w_stat_status_pending.png') left center no-repeat;
}

.w_stat_status_payed {
padding-left:50px;
font-size:16px;
font-weight:bold;
color:#008000;
background:url('../images/cabinet/w_stat_status_payed.png') left center no-repeat;
}

/* REFS REFS REFS REFS REFS REFS REFS REFS REFS REFS REFS REFS REFS REFS REFS REFS REFS REFS REFS REFS REFS REFS REFS REFS REFS REFS REFS REFS REFS */

.refs_common {
padding:20px;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:#ffffff;
}

.refs_notice {
margin-bottom:20px;
line-height:16px;
font-size:14px;
color:#707070;
text-align:center;
}

.refs_levels {
margin-bottom:20px;
text-align:center;
}

.refs_levels span {
display:inline-block;
padding-left:25px;
line-height:24px;
font-size:18px;
color:#00a0a0;
background:url('/images/cabinet/refs_levels.png') left center no-repeat;
}

.refs_levels font {
font-size:18px;
color:#ff4242;
}

.refs_link {
margin-bottom:20px;
font-size:18px;
color:#00a0a0;
text-align:center;
}

.refs_link span {
display:inline-block;
padding-left:40px;
line-height:32px;
font-size:18px;
background:url('/images/cabinet/refs_link.png') left center no-repeat;
}

.refs_share_title {
padding-bottom:10px;
font-size:18px;
color:#707070;
text-align:center;
}

.refs_show {
margin-top:20px;
text-align:center;
}

.refs_show span {
cursor:pointer;
display:inline-block;
width:130px;
line-height:40px;
color:#ffffff;
text-align:center;
text-shadow:#203644 1px 1px 1px;
background:url('../images/cabinet/blue_button.png');
}

.refs_show span:hover {
background:url('../images/cabinet/blue_button_2.png');
}

.refs_b_title {
font-size:18px;
color:#00a0a0;
}

.refs_b_table {
width:100%;
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
background:#BED5E0;
}

.refs_b_table td {
background:#ffffff;
}

.refs_b_item {
width:120px;
line-height:30px;
font-size:12px;
color:#202020;
}

.refs_b_value {
}

.refs_b_value input {
width:100%;
font-family:arial;
font-size:12px;
color:#202020;
background:none;
border:0px;
}

.refs_stat_title {
padding-top:20px;
padding-bottom:20px;
font-size:18px;
color:#00a0a0;
text-align:center;
}

.refs_stat_t {
background:#ffffff;
}

.refs_stat_t td {

}

.refs_stat_i {
font-size:16px;
color:#42290b;
background:url('../images/cabinet/refs_stat_i.png');
}

.refs_stat_v {
font-size:16px;
color:#ffffff;
background:url('../images/cabinet/refs_stat_v.png');
}

.refs_s_div {
padding:20px;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:#ffffff;
}

.refs_s_but {
padding-top:20px;
text-align:center;
}

.refs_s_but span {
display:inline-block;
margin-right:10px;
margin-bottom:20px;
padding-left:10px;
padding-right:10px;
line-height:40px;
text-align:center;
color:#42290b;
border-radius:4px 4px 6px 6px;
-webkit-border-radius:4px 4px 6px 6px;
-moz-border-radius:4px 4px 6px 6px;
background:url('../images/cabinet/refs_s_but_span.png');
}

.refs_s_but a {
display:inline-block;
margin-right:10px;
margin-bottom:20px;
padding-left:10px;
padding-right:10px;
line-height:40px;
color:#ffffff;
text-align:center;
text-shadow:#203644 1px 1px 1px;
text-decoration:none;
border-radius:4px 4px 6px 6px;
-webkit-border-radius:4px 4px 6px 6px;
-moz-border-radius:4px 4px 6px 6px;
background:url('../images/cabinet/refs_s_but_a.png');
}

.refs_s_but a:hover {
background:url('../images/cabinet/refs_s_but_a_2.png');
}

.refs_s_default {
text-align:center;
}

.refs_empty {
text-align:center;
}

.refs_sort {
text-align:center
}

.refs_sort span {
color:#404040;
}

.refs_sort_a {
display:inline-block;
margin-right:10px;
padding-left:10px;
padding-right:10px;
line-height:30px;
color:#ffffff;
text-align:center;
text-shadow:#203644 1px 1px 1px;
text-decoration:none;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:#0092c5;
}

.refs_sort_a:hover {
background:#00a1d9;
}

.refs_sort_a_2 {
display:inline-block;
margin-right:10px;
padding-left:10px;
padding-right:10px;
line-height:30px;
color:#42290b;
text-align:center;
text-decoration:none;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:#ff9508;
}

.refs_sort_a_2:hover {
background:#ffa835;
}

.refs_s_title {
padding-left:20px;
height:50px;
line-height:50px;
font-size:16px;
color:#ffffff;
text-shadow:1px 1px 1px #006D97;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:url('../images/cabinet/refs_s_title.png');
}

.refs_s_table td {
border-bottom:1px solid #eeeeee;
}

.refs_s_uid {
width:60px;
height:40px;
padding-left:20px;
font-size:16px;
color:#404040;
}

.refs_s_login {
width:150px;
font-size:16px;
color:#404040;
}

.refs_s_sum {
width:150px;
}

.refs_s_sum span {
font-size:16px;
font-weight:bold;
color:#008000;
}

.refs_s_sum font {
font-size:14px;
color:#404040;
}

.refs_s_date {
width:150px;
font-size:16px;
color:#404040;
}

.refs_s_level {
width:100px;
}

.refs_s_level span {
display:inline-block;
width:30px;
height:30px;
line-height:30px;
font-size:16px;
color:#404040;
font-size:16px;
color:#ffffff;
text-align:center;
text-shadow:1px 1px 1px #006D97;
border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
background:#0095cd;
}

.refs_pages_div {
text-align:center;
}

.refs_np_def {
display:inline-block;
text-align:center;
padding-left:10px;
padding-right:10px;
height:30px;
line-height:30px;
margin-right:5px;
font-family:arial;
font-size:14px;
color:#ffffff;
text-decoration:none;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:#02B5C3;
}

.refs_np_def:hover {
background:#FF9E0E;
}

.refs_np_now {
display:inline-block;
text-align:center;
padding-left:10px;
padding-right:10px;
height:30px;
line-height:30px;
margin-right:5px;
font-family:arial;
font-size:14px;
color:#ffffff;
text-decoration:none;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:#FF9E0E;
}

.refs_np_more {
display:inline-block;
text-align:center;
padding-left:10px;
padding-right:10px;
height:30px;
line-height:30px;
margin-right:5px;
font-family:arial;
font-size:14px;
color:#ffffff;
text-decoration:none;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:#02B5C3;
}

.refs_np_more:hover {
background:#FF9E0E;
}

/* ADVERT ADVERT ADVERT ADVERT ADVERT ADVERT ADVERT ADVERT ADVERT ADVERT ADVERT ADVERT ADVERT ADVERT ADVERT ADVERT ADVERT ADVERT ADVERT */

.advert_message {
height:60px;
padding-top:10px;
}

.advert_success {
width:400px;
height:40px;
line-height:40px;
margin:auto;
font-size:18px;
color:#ffffff;
text-align:center;
border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;
border:3px solid #ffffff;
box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
background:url('../images/success.png');
}

.advert_error {
width:400px;
height:40px;
line-height:40px;
margin:auto;
font-size:18px;
color:#5A4327;
text-align:center;
border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;
border:3px solid #ffffff;
box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
background:url('../images/error.png');
}

.advert_ballance_span {
display:inline-block;
height:40px;
line-height:40px;
padding-left:10px;
padding-right:10px;
vertical-align:top;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
background:url('../images/cabinet/blue_strip.png');
}

.advert_ballance_coins {
display:inline-block;
width:16px;
height:40px;
padding-right:10px;
background:url('../images/cabinet/coins.png') left center no-repeat;
}

.advert_ballance_text_1 {
display:inline-block;
font-size:16px;
color:#ffffff;
vertical-align:top;
}

.advert_ballance_text_2 {
display:inline-block;
font-size:16px;
color:#ffffff;
vertical-align:top;
}

.advert_ballance_text_3 {
display:inline-block;
font-size:16px;
color:#ffffff;
vertical-align:top;
}

.advert_info {
padding:10px;
line-height:18px;
font-size:14px;
color:#ffffff;
text-shadow:#00709A 1px 1px 1px;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
background:#3A99D8 url('../images/cabinet/adt_info.png') bottom;
}

.advert_title {
padding-left:10px;
margin-top:20px;
margin-bottom:20px;
height:40px;
line-height:38px;
font-size:18px;
color:#5A4327;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:url('../images/cabinet/yellow_strip.png');
}

.advert_title a {
color:#5A4327;
text-decoration:underline;
}

.advert_title a:hover {
text-decoration:none;
}

.advert_buy td {
padding-right:20px;
}

.advert_buy font {
line-height:20px;
font-size:18px;
color:#505050;
}

.advert_buy span {
line-height:20px;
font-size:18px;
color:#009000;
}

.advert_buy a {
display:block;
width:130px;
height:40px;
line-height:38px;
color:#ffffff;
text-shadow:#203644 1px 1px 1px;
text-align:center;
text-decoration:none;
background:url('../images/cabinet/blue_button.png');
}

.advert_buy a:hover {
background:url('../images/cabinet/blue_button_2.png');
}

.advert_limit {
padding-top:5px;
color:#404040;
text-align:center;
}

.advert_max {
padding-bottom:5px;
color:#404040;
text-align:center;
}

.advert_stat {
padding-left:10px;
height:30px;
line-height:30px;
font-size:14px;
color:#ffffff;
background:#0975BD;
}

.advert_input_link {
width:926px;
padding-left:10px;
height:30px;
margin-bottom:5px;
line-height:30px;
font-size:16px;
color:#505050;
border:1px solid #D7A722;
background:#FFFADB;
}

.advert_input_text {
width:926px;
padding-left:10px;
height:30px;
margin-bottom:5px;
line-height:30px;
font-size:16px;
color:#505050;
border:1px solid #D7A722;
background:#FFFADB;
}

.advert_input_img {
width:926px;
padding-left:10px;
height:30px;
margin-bottom:5px;
line-height:30px;
font-size:16px;
color:#505050;
border:1px solid #D7A722;
background:#FFFADB;
}

.advert_form_buttons {
margin-top:10px;
}

.advert_form_buttons a {
display:inline-block;
width:130px;
height:40px;
line-height:38px;
font-size:20px;
color:#ffffff;
text-align:center;
text-decoration:none;
background:url('../images/cabinet/blue_button.png');
}

.advert_form_buttons a:hover {
background:url('../images/cabinet/blue_button_2.png');
}

.advert_form_buttons div {
cursor:pointer;
display:inline-block;
width:130px;
height:40px;
line-height:38px;
font-size:20px;
color:#ffffff;
text-align:center;
text-decoration:none;
background:url('../images/cabinet/blue_button.png');
}

.advert_form_buttons div:hover {
background:url('../images/cabinet/blue_button_2.png');
}

/* DEPS DEPS DEPS DEPS DEPS DEPS DEPS DEPS DEPS DEPS DEPS DEPS DEPS DEPS DEPS DEPS DEPS DEPS DEPS DEPS DEPS DEPS DEPS DEPS DEPS DEPS DEPS */

.deps_message {
height:60px;
padding-top:10px;
}

.deps_success {
width:400px;
height:40px;
line-height:40px;
margin:auto;
font-size:18px;
color:#ffffff;
text-align:center;
border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;
border:3px solid #ffffff;
box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
background:url('../images/success.png');
}

.deps_error {
width:400px;
height:40px;
line-height:40px;
margin:auto;
font-size:18px;
color:#5A4327;
text-align:center;
border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;
border:3px solid #ffffff;
box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
background:url('../images/error.png');
}

.deps_notice {
width:400px;
height:40px;
line-height:40px;
margin:auto;
font-size:18px;
color:#5A4327;
text-align:center;
border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;
border:3px solid #ffffff;
box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
background:url('../images/error.png');
}

.deps_ballance_span {
display:inline-block;
height:40px;
line-height:40px;
padding-left:10px;
padding-right:10px;
vertical-align:top;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
background:url('../images/cabinet/blue_strip.png');
}

.deps_ballance_coins {
display:inline-block;
width:16px;
height:40px;
padding-right:10px;
background:url('../images/cabinet/coins.png') left center no-repeat;
}

.deps_ballance_text_1 {
display:inline-block;
font-size:16px;
color:#ffffff;
vertical-align:top;
}

.deps_ballance_text_2 {
display:inline-block;
font-size:16px;
color:#ffffff;
vertical-align:top;
}

.deps_ballance_text_3 {
display:inline-block;
font-size:16px;
color:#ffffff;
vertical-align:top;
}

.deps_table {
border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;
border:3px solid #ffffff;
box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
background:url('../images/cabinet/deps_table.png');
}

.deps_left {
width:200px;
height:38px;
padding-left:30px;
font-size:14px;
color:#ffffff;
border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;
background:url('../images/cabinet/deps_left.png');
}

.deps_center {
width:560px;
}

.deps_notime {
width:540px;
padding-left:20px;
font-size:18px;
color:#505050;
}

.deps_notime font {
color:#00a0a0;
}

.deps_sum {
padding-left:20px;
padding-right:20px;
font-size:16px;
color:#505050;
}

.deps_input {
width:110px;
}

.deps_input input {
width:90px;
height:38px;
line-height:38px;
border:none;
font-size:20px;
color:#404040;
text-align:center;
background:url('../images/cabinet/deps_input.png');
}

.deps_out {
width:160px;
padding-right:20px;
font-size:16px;
color:#505050;
}

.deps_out span {
font-size:18px;
color:#008000;
}

.deps_button {
width:140px;
}

.deps_button div {
cursor:pointer;
width:140px;
height:38px;
line-height:38px;
font-size:20px;
color:#ffffff;
text-align:center;
border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;
background:url('../images/cabinet/deps_button.png');
}

.deps_button div:hover {
background:url('../images/cabinet/deps_button_2.png');
}

.deps_bonus_text {
margin-top:20px;
text-align:center;
}

.deps_bonus_text span {
display:inline-block;
padding-left:10px;
padding-right:10px;
line-height:30px;
font-size:14px;
color:#ffffff;
text-shadow:#00709A 1px 1px 1px;
border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;
background:url('../images/cabinet/deps_bonus_text.png');
}

.deps_info {
width:100%;
margin-top:40px;
text-shadow:#00709A 1px 1px 1px;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
background:url('../images/cabinet/deps_info.png');
}

.deps_info_item {
padding-left:10px;
line-height:30px;
font-size:14px;
color:#ffffff;
}

.deps_info_value {
padding-left:10px;
line-height:30px;
font-size:16px;
color:#ffffff;
}

.deps_info_value font {
color:#ffffff;
}

.deps_info_text {
width:632px;
padding-left:10px;
font-size:16px;
color:#505050;
}

.deps_lasts_table {
width:938px;
margin-top:40px;
margin-bottom:20px;
}

.deps_lasts_left {
width:200px;
line-height:30px;
font-size:20px;
color:#00a0a0;
}

.deps_pages_div {
text-align:right;
}

.deps_np_def {
display:inline-block;
text-align:center;
padding-left:10px;
padding-right:10px;
height:30px;
line-height:30px;
margin-right:5px;
font-size:14px;
color:#ffffff;
text-decoration:none;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:#02B5C3;
}

.deps_np_def:hover {
background:#FF9E0E;
}

.deps_np_now {
display:inline-block;
text-align:center;
padding-left:10px;
padding-right:10px;
height:30px;
line-height:30px;
margin-right:5px;
font-size:14px;
color:#ffffff;
text-decoration:none;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:#FF9E0E;
}

.deps_np_more {
display:inline-block;
text-align:center;
padding-left:10px;
padding-right:10px;
height:30px;
line-height:30px;
margin-right:5px;
font-size:14px;
color:#ffffff;
text-decoration:none;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:#02B5C3;
}

.deps_np_more:hover {
background:#FF9E0E;
}

.deps_s_title {
height:50px;
line-height:50px;
font-size:16px;
color:#ffffff;
text-shadow:1px 1px 1px #006D97;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:url('../images/cabinet/deps_s_title.png');
}

.deps_s_data {

}

.deps_s_data td {
height:50px;
line-height:50px;
border-bottom:1px solid #eeeeee;
}

.deps_s_num {
width:40px;
padding-right:20px;
font-size:16px;
color:#505050;
text-align:right;
}

.deps_s_date {
width:160px;
font-size:14px;
color:#505050;
}

.deps_s_date2 {
width:140px;
font-size:14px;
color:#505050;
}

.deps_s_sum {
width:105px;
padding-right:20px;
font-size:18px;
color:#505050;
text-align:right;
}

.deps_s_sum font {
color:#009000;
}

.deps_s_sum2 {
width:105px;
padding-right:30px;
font-size:18px;
color:#505050;
text-align:right;
}

.deps_s_sum2 font {
color:#009000;
}

.deps_s_batch {
width:130px;
font-size:16px;
color:#505050;
}

.deps_s_status {
width:188px;
}

.deps_s_status_0 font {
font-size:18px;
color:#505050;
color:#008000;
}

.deps_s_timer {
padding-left:50px;
font-size:16px;
font-weight:bold;
color:#006ea5;
background:url('../images/cabinet/deps_s_timer.png') left center no-repeat;
}

.deps_s_pending {
padding-left:50px;
font-size:16px;
font-weight:bold;
color:#006ea5;
background:url('../images/cabinet/deps_s_pending.png') left center no-repeat;
}

.deps_s_payed {
padding-left:50px;
font-size:16px;
font-weight:bold;
color:#008000;
background:url('../images/cabinet/deps_s_payed.png') left center no-repeat;
}

.deps_empty {
padding-top:20px;
text-align:center;
font-size:16px;
color:#505050;
}
