@import "thickbox.css";
@font-face {
    font-family: "OpenSansRegular";
    font-style: normal;
    font-weight: normal;
    src: url("font/opensans-regular.eot?#iefix") format("embedded-opentype"), url("font/opensans-regular.woff") format("woff"), url("font/opensans-regular.ttf") format("truetype"), url("font/opensans-regular.svg#OpenSansRegular") format("svg");
}
body, html {
    background-color: #FFFFFF;
    color: #666666;
    font-family: 'OpenSansRegular',Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.body_main {
    background: url("../images/body_bg.gif") repeat-x scroll left  transparent;
}
.body_vnutr {
    /*background: url("../images/body_vnutr.png") repeat-x scroll left 39px transparent;*/
}
.body_vnutr.nobg {
    background: none repeat scroll 0 0 transparent;
}
img {
    border: medium none;
}
.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}
td, th {
    vertical-align: top;
}
.right {
    float: right;
}
.left {
    float: left;
}
h1 {
    color: #000000;
    font-size: 14pt;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
    text-align: left;
    text-transform: none;
}
h2 {
    color: #000000;
    font-size: 12pt;
    font-weight: bold;
    margin: 5px 0;
}
h3 {
    color: #000000;
    font-size: 11pt;
    font-weight: bold;
    margin: 0;
}
h4 {
    color: #000000;
    font-size: 9pt;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
p {
    margin: 0;
    padding: 5px 0 10px;
}
a {
    color: #669933;
    outline: medium none;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
#all {
    margin: 0;
    min-width: 1000px;
    padding: 0;
}
.body_main #header {
    background: url("../images/main_hdr.jpg") no-repeat scroll center top transparent;
    display: block;
    height: 540px;
}
.body_main #header .content {
    margin: 0 auto;
    padding: 25px 0 270px;
    position: relative;
    width: 1000px;
}
/*.body_vnutr #header {
    background: url("../images/hdr_vnutr.png") no-repeat scroll center top transparent;
    display: block;
    height: 305px;
}*/
.body_vnutr #header .content {
    margin: 0 auto;
    padding: 25px 0 20px;
    position: relative;
    width: 1000px;
}
.body_main #header .content .clear, .body_vnutr #header .content .clear {
    height: 30px;
}
.logo {
    display: block;
    float: left;
    height: 100px;
    padding-left: 45px;
    width: 180px;
}
.login_block {
    display: block;
    float: left;
    height: 61px;
    margin-left: 41px;
    position: relative;
    width: 189px;
}
.private_link a {
    background: url("../images/private_link.gif") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    height: 20px;
    left: 22px;
    line-height: 14px;
    padding: 9px 0 0 40px;
    position: absolute;
    text-decoration: none;
    top: 15px;
    width: 104px;
    z-index: 11;
}
.login {
    background: url("../images/login_popup.png") no-repeat scroll left top transparent;
    display: block;
    height: 145px;
    left: 0;
    padding: 68px 22px 8px;
    position: absolute;
    top: 0;
    width: 145px;
    z-index: 10;
}
.login div {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    overflow: hidden;
    padding-bottom: 3px;
    width: 145px;
}
.login div label {
    color: #A6A6A6;
    display: block;
    font-size: 12px;
    padding-bottom: 0;
}
.login div input.login_input {
    border: 1px solid #A6A6A6;
    height: 19px;
    padding-left: 5px;
    padding-right: 5px;
    width: 132px;
}
.login div input.login_submit {
    background: url("../images/login_submit.gif") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    height: 25px;
    margin: 5px 0;
    width: 145px;
}
.login div a.recover_link {
    color: #A6A6A6;
    display: block;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    width: 145px;
}
.logout_block {
    background: url("../images/logout_bg_left.gif") no-repeat scroll left top #F2F2F2;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 29px;
    line-height: 18px;
    margin: 45px 0 0 58px;
    width: auto;
}
.logout_block.active {
    background: url("../images/logout_bg_left1.gif") no-repeat scroll left top #F2F2F2 !important;
}
.logout_block .logout {
    background: url("../images/logout_bg_right.gif") no-repeat scroll right top transparent;
    height: 29px;
    padding-left: 45px;
    padding-right: 10px;
}
.logout form div {
    float: left;
    padding-right: 10px;
    padding-top: 6px;
}
.logout form div input.logout_btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 transparent;
    border-color: -moz-use-text-color -moz-use-text-color #666666;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #666666;
    cursor: pointer;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 18px;
    margin: -5px 0 0;
    padding: 3px 0 0 0;
    text-decoration: none;
    line-height: 15px;
}
.logout form div input.logout_btn:hover {
    border-color: #F2F2F2;
}
/*.top_menu {
    float: left;
    margin: 63px 0 0;
    width:775px;
}
.top_menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.top_menu ul li {
    display: block;
    float: left;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.top_menu ul li a, .top_menu ul li a span {
    background: url("../images/top_menu_hover.gif") no-repeat scroll 0 -50px transparent;
    color: #444444;
    display: block;
    float: left;
    height: 29px;
    padding: 0;
    text-decoration: none;
	font-weight: 400;
	    font-size: 14px;
}
.top_menu ul li a span {
    margin: 0 0 2px 10px;
    padding: 4px 10px 2px 0;
}
.top_menu ul li a:hover, .top_menu ul li a:hover span {
    color: #FFFFFF;
    text-decoration: none;
}
.top_menu ul li a:hover {
    background-position: left top;
    cursor: pointer;
}
.top_menu ul li a:hover span {
    background-position: right top;
    cursor: pointer;
}
.top_menu ul li#active_top a, .top_menu ul li#active_top a span {
    color: #FFFFFF;
    text-decoration: none;
	
}
.top_menu ul li#active_top a {
    background-position: left top;
    cursor: pointer;
}
.top_menu ul li#active_top a span {
    background-position: right top;
    cursor: pointer;
}
.top_menu ul li a i {
    border-bottom: 1px solid #444444;
    font-style: normal;
}
.top_menu ul li a:hover i, .top_menu ul li#active_top a i {
    border: medium none;
}*/
.try_it {
    display: block;
    font-size: 24px;
    height: 183px;
    left: 768px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 135px;
    width: 183px;
    z-index: 90;
}
.try_it a {
    background: url("../images/try_it_link.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    height: 118px;
    padding-left: 3px;
    padding-top: 65px;
    position: relative;
    text-decoration: none;
    width: 180px;
}
.try_it a span {
    color: #000000;
    display: block;
    height: 118px;
    left: 2px;
    position: absolute;
    text-decoration: none;
    top: 64px;
    width: 180px;
    z-index: 99;
}
.try_it a:hover {
    background-position: left bottom;
}
.try_it a i {
    border-bottom: 1px solid #000000;
    font-style: normal;
}
.try_it a:hover i {
    border: medium none;
}
.slogan {
    color: #333333;
    float: left;
    font-size: 30px;
    line-height: 54px;
    margin-left: 35px;
    margin-top: 2px;
}
.slogan strong {
    color: #669900;
    display: block;
    font-size: 48px;
}
.slogan h1 {
    color: #669900;
    font-size: 48px;
    display:inline;
}
#content {
    height: auto !important;
    margin: 0 auto;
    min-height: 600px;
    padding: 15px 0;
    width: 960px;
}
html #content p {
    font-size: 14px;
    line-height: 20px;
}
#content table.no_border {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}
#content table.no_border td {
    margin: 0;
    padding: 0;
}
.columns_on_main {
    font-size: 12px;
    line-height: 18px;
}
.columns_on_main h2 {
    color: #FF6600;
    font-size: 30px;
    font-weight: normal;
    line-height: 36px;
    margin: 0 0 15px;
    padding: 0;
}
.columns_on_main .right {
    float: right;
    width: 294px;
}
.columns_on_main .left {
    float: left;
    width: 294px;
}
.columns_on_main .center {
    float: left;
    margin-left: 40px;
    width: 294px;
}
.columns_on_main strong {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}
.columns_on_main .comparison_link a {
    background: url("../images/comparison.png") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    display: block;
    height: 45px;
    outline: medium none;
    text-decoration: none;
    width: 288px;
}
.columns_on_main .comparison_link a:hover {
    background: url("../images/comparison_hover.png") no-repeat scroll left top transparent;
}
.columns_on_main .comparison_link a.active {
    background: url("../images/comparison_active.gif") no-repeat scroll left top transparent;
}
.comparison {
    background-color: #669933;
    margin-top: 15px;
    width: 960px;
}
.comparison_top {
    background: url("../images/copmarison_top.gif") no-repeat scroll left top transparent;
    height: 38px;
    width: 960px;
}
.comparison_top a.close {
    cursor: pointer;
    display: block;
    float: right;
    height: 15px;
    margin: 25px 9px 0 0;
    text-decoration: none;
    width: 15px;
}
.comparison_btm {
    background: url("../images/copmarison_btm.gif") no-repeat scroll left top transparent;
    height: 10px;
    overflow: hidden;
    width: 960px;
}
.comparison .content {
    color: #FFFFFF;
    font-size: 12px;
    height: auto !important;
    line-height: 16px;
    min-height: 80px;
    padding: 0 50px 5px 20px;
}
.comparison .content .right_table {
    float: right;
    width: 473px;
}
.comparison .content .left_table {
    float: left;
    width: 330px;
}
.comparison .content .block_name {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 5px;
}
.comparison .content .block_name span {
    font-size: 18px;
}
.comparison .content table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}
.comparison .content table th {
    border-bottom: 3px solid #94B871;
    font-size: 11px;
    font-weight: bold;
    padding: 6px 0;
}
.comparison .content .left_table table th.srv {
    width: 145px;
}
.comparison .content .right_table table th.srv {
    width: 290px;
}
.comparison .content table td {
    border-bottom: 1px solid #94B871;
    font-size: 12px;
    padding: 3px 0;
}
.comparison .content table td.itogo {
    border: medium none;
    font-size: 12px;
    font-weight: bold;
    padding-top: 15px;
}
.comparison .content table td.summa {
    border: medium none;
    font-size: 18px;
    font-weight: bold;
    padding-top: 15px;
}
.comparison .content table td.summa2 {
    border: medium none;
    font-size: 24px;
    font-weight: bold;
    padding-top: 15px;
}
.comparison .content table td.summa2 i {
    font-style: normal;
    text-decoration: line-through;
}
.banner {
    padding: 15px 0 5px;
}
.body_vnutr #content h1 {
    color: #FF6600;
    display: block;
    float: left;
    font-size: 36px;
    font-weight: normal;
    line-height: 40px;
    margin: 0 40px 0 0;
    padding: 0;
    text-align: center;
    width: 920px;
}
.body_vnutr #content h2 {
    color: #669933;
    font-size: 28px;
    font-weight: normal;
    line-height: 32px;
    margin: 10px 0;
    padding: 0;
}


.body_vnutr #content h3 {
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    margin: 10px 0 5px;
    padding: 0;
}
.body_vnutr #content .details {
    color: #666666;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    float: left;
}
.body_vnutr #content .details ul {
    list-style: none outside none;
    margin: 0 !important;
    padding: 10px 0 0;
}
.body_vnutr #content .details ul li {
    display: block;
    float: left;
    font-size: 14px;
    line-height: 20px;
    list-style-image: none;
    margin: 0;
    padding: 0;
}
.body_vnutr #content .details ul li a, .body_vnutr #content .details ul li a span {
    background: url("../images/top_menu_hover.gif") no-repeat scroll 0 -50px transparent;
    color: #444444;
    display: block;
    float: left;
    height: 29px;
    padding: 0;
    text-decoration: none;
}
.body_vnutr #content .details ul li a span {
    margin: 0 0 2px 10px;
    padding: 4px 10px 2px 0;
}
.body_vnutr #content .details ul li a:hover, .body_vnutr #content .details ul li a:hover span {
    color: #FFFFFF;
}
.body_vnutr #content .details ul li a:hover {
    background-position: left top;
    cursor: pointer;
}
.body_vnutr #content .details ul li a:hover span {
    background-position: right top;
    cursor: pointer;
}
.body_vnutr #content .details ul li#active_top2 a, .body_vnutr #content .details ul li#active_top2 a span {
    color: #FFFFFF;
}
.body_vnutr #content .details ul li#active_top2 a {
    background-position: left top;
    cursor: pointer;
}
.body_vnutr #content .details ul li#active_top2 a span {
    background-position: right top;
    cursor: pointer;
}
.body_vnutr #content .details ul li a i {
    border-bottom: 1px solid #444444;
    font-style: normal;
}
.body_vnutr #content .details ul li#active_top2 a i, .body_vnutr #content .details ul li a:hover i {
    border: medium none;
}
hr {
    background-color: #C1C1C1;
    border: medium none;
    clear: both;
    height: 1px !important;
    margin-bottom: 25px;
}
span.orange {
    color: #FF6600;
}
span.orange a {
    color: #FF6600;
}
.faq_list {
    padding: 10px 0 15px;
    width: 430px;
}
.faq_list ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.faq_list ul li {
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    padding: 10px 0;
    position: relative;
}
.faq_list ul li a {
    border-bottom: 1px dotted #333333;
    color: #333333;
    text-decoration: none;
}
.faq_list ul li a:hover, .faq_list ul li a.active {
    border: medium none;
    color: #000000;
    text-decoration: none;
}
.faq_list ul li .answer {
    display: none;
    left: 500px;
    position: absolute;
    top: -30px;
    width: 440px;
    z-index: 99;
}
.faq_list ul li .answer_top {
    background: url("../images/faq_answer_top.gif") no-repeat scroll left top transparent;
    height: 20px;
    width: 440px;
}
.faq_list ul li .answer_btm {
    background: url("../images/faq_answer_btm.gif") no-repeat scroll left top transparent;
    height: 20px;
    width: 440px;
}
.faq_list ul li .answer .content {
    background: url("../images/faq_answer_bg.gif") no-repeat scroll left top transparent;
    color: #333333;
    font-size: 14px;
    height: auto !important;
    line-height: 20px;
    min-height: 80px;
    padding: 0 30px 0 45px;
}
.faq_list ul li .answer .content a {
    border: medium none;
    text-decoration: underline;
}
.faq_list ul li .answer .content a:hover {
    text-decoration: none;
}
.tariffs {
    border-top: 1px solid #D1D1D1;
    margin: 20px 0 10px;
}
.tariffs form {
    margin: 0;
    padding: 0;
}
.tariffs table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}
.tariffs table th {
    border-bottom: 3px solid #D1D1D1;
    color: #000000;
    font-weight: normal;
    margin: 0;
    padding: 15px 10px 10px;
}
.tariffs table th.srv {
    font-size: 16px;
    line-height: 22px;
}
.tariffs table th.srv_name {
    color: #FF6600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    width: 210px;
}
.tariffs table td {
    border-bottom: 1px solid #D1D1D1;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    margin: 0;
    padding: 10px 10px 8px;
    text-align: center;
    vertical-align: middle;
}
.tariffs table td.name {
    font-weight: normal;
    text-align: left;
}
.tariffs table td a.try_free {
    background: url("../images/try_free_link.gif") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    display: block;
    height: 45px;
    margin: 10px auto;
    text-decoration: none;
    width: 178px;
}
.tariffs table td a.try_free:hover {
    background: url("../images/try_free_link_hover.gif") no-repeat scroll left top transparent;
}
.tariffs table td.calc {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    width: 270px;
}
.tariffs table td.summa {
    color: #000000;
    font-size: 36px;
    font-weight: normal;
    line-height: 40px;
}
.tariffs table td.summa span {
    display: block;
    font-size: 12px;
    line-height: 14px;
    margin-top: -5px;
}
.tariffs table td.summa span.sum {
    font-size: 36px;
    line-height: 42px;
}
.tariffs table td.calc .count {
    float: right;
    height: 30px;
    margin: 3px 0 10px 10px;
    position: relative;
    width: 80px;
}
.tariffs table td.calc .count input {
    background: url("../images/calc_input.gif") no-repeat scroll left top transparent;
    border: medium none;
    color: #333333;
    font-size: 18px;
    height: 24px;
    padding-bottom: 3px;
    padding-left: 24px;
    padding-right: 24px;
    text-align: center;
    vertical-align: bottom;
    width: 30px;
}
.tariffs table td.calc .count a.count_up {
    border: medium none;
    display: block;
    height: 27px;
    left: 0;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 25px;
    z-index: 99;
}
.tariffs table td.calc .count a.count_down {
    border: medium none;
    display: block;
    height: 27px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
    width: 25px;
    z-index: 99;
}
.tariffs table td.calc .discounts {
    clear: both;
    padding: 5px 0;
}
.tariffs table td.calc .discounts div {
    display: block;
    height: 25px;
    margin: 1px 0;
    padding: 4px 3px 0;
}
.tariffs table td.calc .discounts div.active {
    background: url("../images/active_checkbox_bg.gif") no-repeat scroll left top transparent;
}
.account {
    padding-bottom: 10px;
}
.account table, .user_credentials table, .add_user table {
    border-collapse: collapse;
    border-spacing: 0;
    border-top: 3px solid #D9D9D9;
    margin: 0;
    padding: 0;
    width: 100%;
}
.account table td {
    border-bottom: 1px solid #D9D9D9;
    color: #333333;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    padding: 20px 10px;
    text-align: center;
    vertical-align: middle;
    width: 33%;
}
.account table td.name {
    text-align: left;
    width: 40%;
}
.account table td strong {
    color: #FF6600;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}
.account table td strong.big {
    font-size: 24px;
}
.account table td span {
    display: block;
    font-size: 10px;
    line-height: 14px;
    padding-top: 5px;
}
.account table td span strong {
    font-size: 10px;
    line-height: 14px;
}
.account table td.btm {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: medium none;
    border-top: 3px solid #D9D9D9;
}
.account table td.btm a.connect {
    background: url("../images/connect_link.gif") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    height: 45px;
    margin: 0 auto;
    text-decoration: none;
    width: 296px;
}
.account table td.btm a.connect:hover {
    background: url("../images/connect_link_hover.gif") no-repeat scroll left top transparent;
    text-decoration: none;
}
.user_credentials {
    padding-bottom: 20px;
}
.user_credentials table {
    border-bottom: 3px solid #D9D9D9;
    border-top: medium none;
}
.user_credentials table th, .add_user table th {
    border-bottom: 3px solid #D9D9D9;
    color: #000000;
    font-size: 16px;
    font-style: normal;
    line-height: 20px;
    padding: 10px;
    text-align: left;
}
.user_credentials table td {
    border-bottom: 1px solid #D9D9D9;
    margin: 0;
    padding: 20px 40px 20px 10px;
    vertical-align: middle;
}
.user_credentials table td.name {
    width: 640px;
}
.user_credentials table td input.edit {
    background: url("../images/edit_btn.gif") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    height: 18px;
    width: 90px;
}
.user_credentials table td input.edit:hover {
    background: url("../images/edit_btn_hover.gif") no-repeat scroll left top transparent;
}
.user_credentials table td input.delete {
    background: url("../images/delete_btn.gif") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    height: 18px;
    width: 90px;
}
.user_credentials table td input.delete:hover {
    background: url("../images/delete_btn_hover.gif") no-repeat scroll left top transparent;
}
.add_user table {
    border: medium none;
}
.add_user table td {
    border-bottom: 1px solid #D9D9D9;
    margin: 0;
    padding: 20px 10px;
    vertical-align: top;
}
.add_user table td.name {
    width: 365px;
}
.add_user table td input {
    border: 1px solid #A6A6A6;
    cursor: text;
    height: 23px;
    padding-left: 10px;
    padding-right: 10px;
    width: 528px;
}
.add_user table td.btm {
    border-bottom: medium none;
    border-top: 3px solid #D9D9D9;
}
a.adduser {
    background: url("/images/add_user_link.gif") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    float: left;
    height: 45px;
    text-decoration: none;
    width: 292px;
}
a.adduser:hover {
    background: url("/images/add_user_link_hover.gif") no-repeat scroll left top transparent;
    text-decoration: none;
}
a#addBtn {
    background: url("/images/saves.png") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    float: left;
    height: 45px;
    text-decoration: none;
    width: 178px;
}
a#addBtn:hover {
    background: url("/images/saves.png") no-repeat scroll left top transparent;
    text-decoration: none;
}
#footer {
    height: 85px;
    width: 100%;
}
#footer .content {
    border-top: 1px solid #DDDDDD;
    height: 60px;
    margin: 0 auto;
    padding-top: 25px;
    width: 960px;
}
#footer .content .copyright {
    color: #000000;
    float: right;
    font-size: 12px;
    line-height: 16px;
    text-align: right;
    width: 180px;
}
#footer .content .support {
    color: #333333;
    float: left;
    font-size: 16px;
    line-height: 18px;
    width: 410px;
}
#footer .content .support .supp_number{
    color: #FF6600;
    display: block;
    float: right;
    font-size: 36px;
    line-height: 40px;
}
#footer .content .support .supp_number a {  color: #FF6600;text-decoration:none;}
#footer .content .support .supp_number_desc {
    display: block;
    float: left;
}
#footer .content .support .supp_number span {
    color: #333333;
}
#footer .content .order_call {
    background: url("../images/order_call.gif") no-repeat scroll right top transparent;
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin-left: 10px;
    margin-top: 6px;
    padding-right: 20px;
    width: 160px;
}
#footer .content .order_call a.thickbox {
    border-bottom: 1px dotted #336600;
    color: #336600;
    display: block;
    float: left;
    padding-bottom: 2px;
    text-decoration: none;
}
#footer .content .order_call a.thickbox:hover {
    border: medium none;
    text-decoration: none;
}
#backfeed {
    padding: 15px 15px 0;
    padding-top: 5px;
}
#backfeed form {
    margin: 0;
    padding: 0;
}
#backfeed table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}
#backfeed table td {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0 10px 6px 0;
}
.my_success_send {
    font-size: 16px;
    line-height: 20px;
}
#backfeed table td span {
    color: #BF0707;
}
#backfeed table td.txt {
}
#backfeed table td.help {
    font-size: 12px;
}
#backfeed table td input {
    height: 19px;
    width: 585px;
}
#backfeed table td textarea {
    height: 110px;
    overflow: auto;
    resize: none;
    width: 585px;
}
#backfeed table td input.backfeed_submit {
    background: url("../images/send_b.jpg") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    height: 26px;
    width: 145px;
    margin-right: 20px;
}
a.change_tarif {
    background: url("/images/change_tarif.gif") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    display: block;
    height: 45px;
    margin: 10px auto;
    text-decoration: none;
    width: 178px;
}
a.change_tarif.noact {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    cursor: default;
}
a.save_button {
    background: url("/images/save.gif") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    float: left;
    height: 45px;
    text-decoration: none;
    width: 292px;
}
a.show_button {
    background: url("/images/show.png") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    height: 62px;
    text-decoration: none;
    width: 188px;
}
a.history_button {
    background: url("/images/history.png") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    height: 62px;
    text-decoration: none;
    width: 188px;
}
a.conclusion_button {
    background: url("/images/conclusion.png") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    height: 62px;
    margin: 0 auto;
    text-decoration: none;
    width: 188px;
}
a.confirm_button {
    background: url("/images/confirm.png") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    height: 62px;
    text-decoration: none;
    width: 188px;
}
a.pay_button {
    background: url("/images/pay.gif") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    float: left;
    height: 45px;
    text-decoration: none;
    width: 292px;
}
input.pay_button {
    background: url("/images/pay.gif") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    float: left;
    height: 45px;
    text-decoration: none;
    width: 178px;
    cursor: pointer;
}
a.bill_button {
    background: url("/images/bill.gif") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    float: left;
    height: 45px;
    text-decoration: none;
    width: 292px;
}
input.bill_button {
    background: url("/images/bill.gif") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    float: left;
    height: 45px;
    text-decoration: none;
    width: 178px;
    cursor: pointer;
}
input.bill_button2 {
    background: url("/images/extend.png") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    float: left;
    height: 45px;
    text-decoration: none;
    width: 178px;
    cursor: pointer;
}
a.bill_button.cust {
    margin-left: 60px;
    width: 178px;
}
a.blue {
    color: #669933;
}
a#TB_closeWindowButton, a#TB_closeWindowButton:visited {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
a#TB_closeWindowButton:focus, a#TB_closeWindowButton:hover {
    color: #800000;
}
span.orange {
    color: #FF6600;
    font-weight: bold;
}
#personalCabinet {
    position: absolute;
}
#personalCabinet a {
    font-size: 11px;
}
#big_form_font {
    font-size: 14px;
}
.account table td .discounts {
    clear: both;
    padding: 5px 0;
}
.account table td .discounts div {
    display: block;
    height: 25px;
    margin: 1px 0;
    padding: 4px 3px 0;
}
.account table td .discounts div.active {
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
}
.summa span.sum {
    font-size: 24px;
}
.account table td.btm a.p1c81 {
    background: url("../images/1c81.png") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    float: left;
    height: 45px;
    margin: 0 15px 0 10px;
    text-decoration: none;
    width: 296px;
}
.account table td.btm a.p1c81:hover {
    background: url("../images/1c81Hover.png") no-repeat scroll left top transparent;
    text-decoration: none;
}
.account table td.btm a.p1c82 {
    background: url("../images/1c82.png") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    float: left;
    height: 45px;
    margin: 0 15px 0 auto;
    text-decoration: none;
    width: 296px;
}
.account table td.btm a.p1c82:hover {
    background: url("../images/1c82Hover.png") no-repeat scroll left top transparent;
    text-decoration: none;
}
.account table td.btm a.p1c83 {
    background: url("../images/1c83.png") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    float: left;
    height: 45px;
    margin: 0 15px 0 auto;
    text-decoration: none;
    width: 296px;
}
.account table td.btm a.p1c83:hover {
    background: url("../images/1c83Hover.png") no-repeat scroll left top transparent;
    text-decoration: none;
}
  .account table td.btm a.p1cl {
    background: url("../images/1c_local.png") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    float: left;
    height: 45px;
    margin: 0 15px 0 auto;
    text-decoration: none;
    width: 296px;
    margin-left: 160px;
}
.account table td.btm a.p1cl:hover {
    background: url("../images/1c_local_act.png") no-repeat scroll left top transparent;
    text-decoration: none;
}
.account table td.btm a.rdp {
    background: url("../images/rdp.png") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    float: left;
    height: 45px;
    margin: 0 auto;
    text-decoration: none;
    width: 296px;
}
.account table td.btm a.rdp:hover {
    background: url("../images/rdpHover.png") no-repeat scroll left top transparent;
    text-decoration: none;
}
div.youMay {
    color: #669933;
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center;
}
div.payUnit {
    float: left;
    margin-bottom: 50px;
    margin-right: 50px;
    min-height: 60px;
    text-align: center;
}
div.payUnitDesc {
    text-align: right;
}
div.payUnitDesc div.payUnit {
    margin-bottom: 5px;
    margin-right: 10px;
}
div.logos_main {
    margin-top: 50px;
}
div.logos_main img {
    float: left;
    margin-right: 44px;
    width: 82px;
}
div.logos_main img.last {
    margin-right: 0;
}
div.fields {
    line-height: 20px;
}
sup {
    cursor: pointer;
    margin: 4px;
}
.answer {
    background-color: #F8FBEA;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 5px #40310A;
    display: none;
    margin-top: 5px;
    padding: 10px;
    position: absolute;
    width: 300px;
    z-index: 1000;
}
.faq_list .answer {
    background-color: #FFFFFF;
    border-radius: 0 0 0 0;
    box-shadow: 0 0 0 #FFFFFF;
    display: none;
    margin-top: 0;
    padding: 0;
}
sup:hover .answer {
    display: block;
}
#overlay {
    background-color: #333333;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.75;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 120;
}
table.sale-personal-order-list {
    background-color: #F9FAFB;
    border-collapse: collapse;
    font-size: 100%;
    width: 100%;
}
table.sale-personal-order-list th {
    background-image: url("/images/table_head.gif");
    background-repeat: repeat-x;
    color: #25639A;
    text-align: center;
}
table.sale-personal-order-list th, table.sale-personal-order-list td {
    border: 1px solid #ADC3D5;
    vertical-align: top;
}
table.sale-personal-order-list td {
    background-color: #F2F2F2;
}
.skype_icq {
    float: left;
    height: 42px;
    margin-left: 14px;
}
.skype_icq p {
    padding: 0;
}
input.show_button, input.show_button:hover, input.show_button:focus, input.show_button:active {
    background: none repeat scroll 0 0 #FF9900;
    border: medium none;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 29px;
    margin: 0 auto;
    text-decoration: none;
    width: 135px;
}
input.history_button, input.history_button:hover, input.history_button:focus, input.history_button:active {
    background: none repeat scroll 0 0 #FF9900;
    border: medium none;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 29px;
    margin: 0 auto;
    text-decoration: none;
    width: 175px;
}
input.confirm_button, input.confirm_button:hover, input.confirm_button:focus, input.confirm_button:active {
    background: none repeat scroll 0 0 #FF9900;
    border: medium none;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 29px;
    margin: 0 auto;
    text-decoration: none;
    width: 135px;
}
input.refresh_button, input.refresh_button:hover, input.refresh_button:focus, input.refresh_button:active {
    background: none repeat scroll 0 0 #FF9900;
    border: medium none;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 29px;
    margin: 0 auto;
    text-decoration: none;
    width: 135px;
}
a.conclusion_button {
    background: none repeat scroll 0 0 #FF9900;
    border: medium none;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 22px;
    margin: 0 auto;
    padding-top: 7px;
    text-align: center;
    text-decoration: none;
    width: 135px;
}
.sel_fields {
    margin: 0 auto 20px;
    width: 500px;
}
.sel_fields select {
    display: block;
    margin: 0 auto 20px;
    width: 310px;
}
.sel_fields p {
    display: block;
    margin: 0 auto;
    width: 310px;
}
input.fields_sbt {
    background: none repeat scroll 0 0 #FF9900;
    border: medium none;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 29px;
    margin: 0 auto;
    text-decoration: none;
    width: 135px;
}
.account table td table.spo {
    border: 0 none;
}
.account table td table.spo td {
    border: 0 none;
    padding: 0;
}
.account table td table.spo td.spo2 {
    width: 5%;
}
.account table td table.spo td.spo2 span {
    display: block;
    font-size: 14px !important;
    padding: 10px 0;
}
.account table td table.spo td.spo2 span:first-child {
    padding: 6px 0 17px;
}
.oferta {
    font-size: 16px !important;
}
.oferta_sbt {
    background: none repeat scroll 0 0 #FF9900;
    border: medium none;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 29px;
    text-decoration: none;
    width: 135px;
}
td.vvv {
    background: none repeat scroll 0 0 #FFFFFF !important;
}
table.referal_list {
    border: 0 none;
    border-collapse: collapse;
}
table.referal_list td {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 1px solid #D1D1D1;
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    padding: 8px;
    width: auto !important;
}
table.referal_list th {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #D1D1D1;
    color: #FF6600;
    font-size: 16px;
    font-weight: normal;
    padding: 8px;
}
table.referal_list tr.vmid td {
    padding: 20px;
}
table.ref_itogo td {
    width: 25%;
}
p.mon_err {
    color: #FF6600;
    font-size: 16px !important;
    padding: 5px 0;
}
p.mon_ok {
    color: #669933;
    font-size: 16px !important;
    padding: 5px 0;
}
.call_and_tp {
    float: left;
    width: 200px;
}
.username a {
    color: #666666;
    text-decoration: underline;
}
#footer .content .order_tp {
    background: url("/images/order_call.gif") no-repeat scroll right top transparent;
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 13px;
    padding-right: 20px;
    width: 160px;
}
#footer .content .order_tp a.thickbox {
    border-bottom: 1px dotted #336600;
    color: #336600;
    line-height: 18px;
    padding-bottom: 2px;
    text-decoration: none;
}
#footer .content .order_tp a.thickbox:hover {
    border: medium none;
    text-decoration: none;
}
.order_tp {
    background: url("/images/tplogo.png") no-repeat scroll 2px 9px transparent;
    padding: 5px 0 0 29px;
    text-align: left;
    margin-top: 0px;
    font-size: 14px;
}

.order_tp.template1 {
    background: url("/images/tplogo.png") no-repeat scroll 6px 9px transparent;
    padding: 5px 0 0 35px;
    text-align: left;
    margin-top: 15px;
}

.order_tp a.thickbox {
    border-bottom: 1px dotted #669933;
    line-height: 18px;
    padding-bottom: 2px;
    text-decoration: none;
}
.order_tp a.thickbox:hover {
    border: medium none;
    text-decoration: none;
}
.reg_partner {
    margin-top: 50px;
    overflow: hidden;
    padding-bottom: 2px;
    text-align: center;
}
.reg_partner a {
    border-bottom: 1px dotted #669933;
    line-height: 18px;
    padding-bottom: 2px;
    text-decoration: none;
}
.reg_partner a:hover {
    border: medium none;
    text-decoration: none;
}
#backfeed_tp {
    overflow: hidden;
    padding: 15px 15px 0;
    width: 600px;
}
#backfeed_tp.tptp {
    height: 335px;
    overflow: hidden;
    padding: 0 15px;
    width: 600px;
}
#backfeed_tp form {
    margin: 0;
    padding: 0;
}
#backfeed_tp table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}
#backfeed_tp table td {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0 10px 10px 0;
}
#backfeed_tp table td span {
    color: #BF0707;
}
#backfeed_tp table td.txt {
}
#backfeed_tp table td.help {
    font-size: 12px;
}
#backfeed_tp table td input {
    height: 19px;
    width: 585px;
}
#backfeed_tp table td textarea {
    height: 120px;
    overflow: auto;
    resize: none;
    width: 585px;
}
#backfeed_tp table td input.tp_submit {
    background: url("/images/send_b.jpg") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    height: 26px;
    width: 145px;
}
.link_select_wr {
    margin: 30px auto 20px;
    overflow: hidden;
    width: 950px;
}
.link_select.marg {
    margin: 0 20px 0 180px;
}
.link_select {
    background: none repeat scroll 0 0 #f8f8f8;
    color: #669933;
    display: block;
    float: left;
    font-size: 16px;
    height: 30px;
    padding: 7px 0 0;
    text-align: center;
    width: 300px;
    border: 1px solid #fff;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
}
.link_select.active {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e2e2e2;
    color: #669933;
    text-decoration: none;
}
input.client_pas {
    border: 1px solid #A6A6A6;
    height: 23px;
    padding: 0 10px;
    width: 200px;
}
.stat_partnerom {
    background: url("/images/btn_partner.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 54px;
    margin: 10px auto;
    width: 269px;
}
.fuck_reg {
    background: url("/images/fuckingBtn.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 45px;
    margin: 10px auto;
    width: 178px;
}
.imgMan {
    float: left;
    margin: 5px 20px 0 0;
}
.fText {
    float: left;
    text-align: justify;
}
.fH2 {
    display: block;
    margin: 30px 0 0;
    text-align: center;
}
.bannerDescstop {
    border-radius: 10px 10px 10px 10px;
    float: left;
    width: 950px;
}
.bannerClass img {
    width: 280px;
}
.bannerClass {
    border: 2px solid white;
    border-radius: 10px 10px 10px 10px;
    float: left;
    font-size: 20px;
    height: 290px;
    padding: 5px 5px 15px;
    text-align: center;
    width: 286px;
}
.bannerClass:nth-child(2n) {
    margin: 0 24px;
}
.bannerText {
    display: block;
    float: left;
    padding: 10px;
}
#tBanner1, #tBanner2, #tBanner3 {
    height: 290px;
}
#bannerTextWindow {
    background-color: #FFFFFF;
    border: 2px solid #669933;
    border-radius: 7px 7px 7px 7px;
    float: left;
    height: 315px;
    margin: 0;
    overflow: hidden;
    width: 943px;
}
#bannerTextWindow ul li {
    list-style: none outside none;
    margin: 0 0 20px;
}
#bannerTextWindow ul li a {
    border-bottom: 1px dotted;
    cursor: pointer;
    text-decoration: none;
}
.recBanner {
    float: left;
    margin: 15px 0 0;
}
#imgBanner1 {
    margin-left: 120px;
}
.ttMessage {
    position: absolute;
    width: 820px;
    z-index: 200;
}
.ttMessageT {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 2px solid #D9D9D9;
    border-radius: 10px 10px 10px 10px;
    float: left;
    padding: 10px;
    text-align: justify;
    width: 820px;
}
#em1 {
    display: none;
    margin: 145px 0 0 50px;
}
#em2 {
    display: none;
    margin: 355px 0 0 50px;
    padding-bottom: 15px;
}
#em3 {
    display: none;
    margin: 390px 0 0 50px;
    padding-bottom: 15px;
}
#em4 {
    display: none;
    margin: 365px 0 0 50px;
}
#em5 {
    display: none;
    margin: 480px 0 0 50px;
}
#em6 {
    display: none;
    margin: 435px 0 0 50px;
}
#bannerAsk {
    border: 2px solid white;
    border-radius: 10px 10px 10px 10px;
    display: block;
    float: left;
    margin: 0 0 0 -10px;
    padding: 5px;
    width: 300px;
}
.bannerA {
    font-weight: bolder;
    text-decoration: none;
}
.bannerA span {
    border-bottom: 1px dashed;
}
.bannerA:hover span {
    border-bottom: 1px dashed white;
}
#bannerTD {
    font-size: 20px;
    font-weight: bolder;
    text-align: center;
}
#rectangleTT {
    float: left;
    margin: -8px 0 0 50px;
}
#rectangleTT2 {
    float: left;
    margin: -8px 0 0 50px;
}
#rectangleTT3 {
    float: left;
    margin: -8px 0 0 50px;
}
#rectangleTT4 {
    float: left;
    margin: -8px 0 0 50px;
}
#rectangleTT5 {
    float: left;
    margin: -8px 0 0 50px;
}
#rectangleTT6 {
    float: left;
    margin: -8px 0 0 50px;
}
.messageForm:hover {
    color: #000000;
}
#marginDiv {
    margin: 20px 0 0;
}
.option_list table {
    border: 0 none;
    border-collapse: collapse;
    width: 100%;
}
.option_list table th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #D1D1D1 -moz-use-text-color;
    border-image: none;
    border-left: 0 none;
    border-right: 0 none;
    border-style: solid none;
    border-width: 1px 0 3px;
    font-size: 16px;
    font-weight: normal;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}
.option_list table td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #D1D1D1;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    font-size: 12px;
    padding: 10px;
    vertical-align: middle;
}
.option_list table td.opt_itogo {
    color: #000000;
    font-size: 25px;
    font-weight: normal;
    text-align: center;
    width: 120px;
}
.option_list table td.gray, .option_list table th.gray {
    background: none repeat scroll 0 0 #F2F2F2;
}
.option_list table td.price_opt {
    color: #FF6600;
    font-size: 14px;
}
.opt_disc_desc {
    display: block;
    font-size: 11px !important;
    line-height: 5px !important;
    padding: 0;
    text-align: center;
}
.option_list table td a.opt_detail {
    border-bottom: 1px dashed #669933;
    font-size: 14px;
    text-decoration: none;
}
.option_list table td.opt_info {
    font-size: 14px;
}
table.app_list {
    border: 0 none;
    border-collapse: collapse;
}
table.app_list th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #D1D1D1 -moz-use-text-color;
    border-image: none;
    border-left: 0 none;
    border-right: 0 none;
    border-style: solid none;
    border-width: 1px 0 3px;
    font-size: 16px;
    font-weight: normal;
    padding: 10px;
    vertical-align: middle;
}
table.app_list td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #D1D1D1;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    font-size: 12px;
    padding: 10px;
    vertical-align: middle;
}
table.app_list td a.app_detail {
    border-bottom: 1px dashed #669933;
    font-size: 14px;
    text-decoration: none;
}
table.app_list td.app_cost {
    color: #FF6600;
    font-size: 15px;
    text-align: center;
}
table.app_list td.gray, table.app_list th.gray {
    background: none repeat scroll 0 0 #F2F2F2;
}
.option_on {
    background: url("../images/opt_on.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    font-size: 0;
    height: 47px;
    width: 197px;
}
.option_off {
    background: url("../images/opt_off.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    font-size: 0;
    height: 47px;
    width: 197px;
}
.option_reon {
    background: url("../images/option_extent.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    font-size: 0;
    height: 45px;
    margin: 7px 0 0;
    width: 178px;
}
.balance_sbt {
    background: url("../images/bill.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    font-size: 0;
    height: 45px;
    width: 178px;
}
.pop_info_opt {
    display: block;
    font-size: 16px;
    padding: 0;
    text-align: center;
    width: 600px;
}
table.pay_info {
    border: 0 none;
    width: 95%;
}
table.pay_info td {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 0 none;
    font-size: 16px;
    padding: 10px 0 !important;
    text-align: center;
    vertical-align: middle;
}
table.pay_info td a {
    color: #669933 !important;
    font-size: 18px;
}
table.pay_info td.ili {
    font-size: 14px;
}
.live_button {
    bottom: 0;
    position: fixed;
    right: 0;
    z-index: 999;
}
.tariffs_wrap {
    border: 2px solid #FF6600;
    border-radius: 10px 10px 10px 10px;
    margin: 40px 0 0;
    padding: 5px 7px;
}
.tar_edit_head {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #FF6600;
    font-size: 16px;
    font-weight: bold;
    left: 418px;
    margin: 0 auto;
    padding: 10px 20px;
    position: relative;
    top: -17px;
}
.tarifs_more_info {
    }
.options_wrap {
    border: 2px solid #FF6600;
    border-radius: 10px 10px 10px 10px;
    margin: 40px 0 0;
    padding: 10px 7px;
}
.opt_edit_head {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #FF6600;
    font-size: 16px;
    font-weight: bold;
    left: 366px;
    margin: 0 auto;
    padding: 10px 20px;
    position: relative;
    top: -21px;
}
.discs_wrap {
    border: 2px solid #FF6600;
    border-radius: 10px 10px 10px 10px;
    margin: 40px 0 0;
    padding: 10px 7px;
}
.disc_edit_head {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #FF6600;
    font-size: 16px;
    font-weight: bold;
    left: 317px;
    margin: 0 auto;
    padding: 10px 20px;
    position: relative;
    top: -21px;
}
.apps_wrap {
    border: 2px solid #FF6600;
    border-radius: 10px 10px 10px 10px;
    margin: 40px 0 0;
    padding: 10px 7px;
}
.app_edit_head {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #FF6600;
    font-size: 16px;
    font-weight: bold;
    left: 418px;
    margin: 0 auto;
    padding: 10px 20px;
    position: relative;
    top: -21px;
}
.plus {
    color: #FF6600;
    font-size: 60px;
    padding: 30px 0 0;
    text-align: center;
}
#tarifs_more {
    background: url("../images/comparison.gif") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    display: block;
    height: 45px;
    margin: 0 auto;
    outline: medium none;
    text-decoration: none;
    width: 288px;
}
#tarifs_more:hover {
    background: url("../images/comparison_hover.gif") no-repeat scroll left top transparent;
}
#tarifs_more.active {
    background: url("../images/comparison_active.gif") no-repeat scroll left top transparent;
}
.trf_prices {
    font-size: 16px !important;
    font-weight: normal !important;
    text-align: left !important;
}
.account table td .discounts.cust div {
    height: auto;
    margin: 0;
    padding: 0;
}
.account table td .discounts {
    clear: both;
    padding: 5px 0;
}
.account table td .discounts div.custom {
    border: 1px solid #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    display: block;
    height: 25px;
    margin: 1px 0;
    padding: 4px 3px 0;
}
.account table td .discounts div.custom.active {
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
}
.account table td.disc_name {
    border: 0 none;
}
.account table td.disc_name.active {
    background: none repeat scroll 0 0 #F2F2F2;
}
.account table td.disc_name.active .discounts div.custom {
    border: 1px solid #F2F2F2;
}
.account table td.disc_name.active .discounts div.custom.active {
    border: 1px solid #CCCCCC;
}
.account table td.disc_desc {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 0 none;
}
.account table td.disc_desc.active {
    background: none repeat scroll 0 0 #F2F2F2 !important;
    border: 0 none;
}
.ok_dopl, .ok_opt_sbt, .ok_prepay_sbt, .ok_tarif_sbt, .ok_sbt, .ok_package_sbt {
    background: url("../images/ok.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    float: left;
    height: 45px;
    margin: 30px 30px 0 98px;
    width: 178px;
    cursor: pointer;
}
.ok_opt_sbt, .ok_prepay_sbt, .ok_tarif_sbt, .ok_sbt, .ok_package_sbt {
    margin-left: 200px;
}
#packSbt {
    background: url("../images/apply.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    float: left;
    height: 45px;
    margin: 30px 30px 0 98px;
    width: 178px;
    cursor: pointer;
}

.no_dopl {
    background: url("../images/cancel.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    float: left;
    height: 45px;
    margin: 30px 20px 0 10px;
    width: 178px;
}
.iButton {
    background-image: url("../images/ibuttons/bg_off.jpg");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 49px;
    margin: 0 auto;
    width: 130px;
}
.iround {
    background-image: url("../images/ibuttons/button.png");
    background-repeat: no-repeat;
    height: 77px;
    margin: 0 0 0 -2px;
    width: 130px;
}
.iText {
    color: #000000;
    font-size: 12px;
    margin: -60px 0 0 48px;
}
.activ {
    background-image: url("../images/ibuttons/bg_on.jpg");
}
.activ .iround {
    margin: 0 0 0 85px;
}
.iText.cust {
    font-size: 11px;
}
.account table td.itogo_bla {
    font-size: 18px;
}
.account table td.itogo_bla strong {
    font-size: 20px;
}
.tariffs table td .calc_opts {
    width: 100%;
}
.tariffs table td .calc_opts td {
    border: 0 none;
    font-size: 14px;
    font-weight: normal;
    padding: 5px;
    text-align: left;
}
.tariffs table td .calc_opts td .calc_opt_link {
    border-bottom: 1px dashed #669933;
    color: #669933;
    text-decoration: none;
}
.tariffs table td .calc_opts td.calc_opt_price {
    font-size: 12px;
    font-weight: bold;
}
.tariffs table td .calc_opts {
    width: 100%;
}
.tariffs table td .calc_opts td {
    border: 0 none;
    font-size: 14px;
    font-weight: normal;
    padding: 5px;
    text-align: left;
}
.tariffs table td .calc_opt_link.cust {
    border-bottom: 1px dashed #669933;
    color: #669933;
    font-size: 14px;
    text-decoration: none;
}
.tariffs table td.calc_opt_price2 {
    font-size: 14px;
    font-weight: bold;
}
.tariffs table td.calc_opt_desc {
    background: none repeat scroll 0 0 #FFFFFF !important;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
}
.tariffs table td.calc_opt_btn {
    background: none repeat scroll 0 0 #FFFFFF !important;
}
.reg_tp {
    float: left;
    margin: 50px 0 0 16px;
    overflow: hidden;
    width: 160px;
}
.proga_tp {
    background: url("/images/ammy.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 28px;
    margin: 8px 0 0;
    overflow: hidden;
    padding: 2px 0 0 31px;
    width: 267px;
}
.proga_tp a {
    border-bottom: 1px dotted #669933;
    line-height: 20px;
    text-decoration: none;
}
#erer, #erer22 {
    padding: 5px 0 0;
}
#erer span, #erer22 span, #erer22 p {
    color: #FF0000;
    font-size: 11px;
    font-style: italic;
    line-height: 18px;
}

#ererLogin, #ererPass {
    color: #FF0000;
    font-size: 11px;
    font-style: italic;
    line-height: 18px;
    padding: 5px 0 0 0;
}

#erer22 p {padding: 0;}
.no_act_child {
    font-size: 11px;
    font-style: italic;
}
.qiwi_pay_button {
    background: url("/images/pay.gif") no-repeat scroll left top transparent;
    border: medium none;
    font-size: 0;
    height: 45px;
    text-decoration: none;
    width: 292px;
}
.bannersWrap {
}
.bannersWrap .pageTitle {
    border-bottom: 1px solid #E0E0E0;
    color: #669933;
    font-size: 30px;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    padding: 20px 10px 10px;
    width: 940px;
}
.bannersWrap .pageBan {
    border: 0 none;
    border-collapse: collapse;
    margin: 30px 0 30px -10px;
    width: 940px;
}
.bannersWrap .pageBan td {
    border: 0 none;
    color: #666666;
    font-size: 14px;
    padding: 10px 0;
    text-align: left;
    vertical-align: top;
}
.bannersWrap .pageBan td.left {
    padding: 10px 7px 10px 0;
}
.bannersWrap .pageBan td .leftleft {
    font-weight: bold;
    width: 389px;
}
.bannersWrap .pageBan td .leftleft2 {
    font-weight: 400;
    width: 389px;
}
.bannersWrap .pageBan td.im {
    padding: 10px;
    text-align: center;
    width: 80px;
}
.bannersWrap .pageBan td p {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 10px;
}


.dopgb {font-size: 16px !important;}
.dopgb input {font-size: 20px; color: #FF6600;}
#slider-range-min {width: 930px; margin: 0 auto;}

#sbt_gb {
background: url("/images/greenButtonBest.png") no-repeat scroll left top transparent;
border: medium none;
cursor: pointer;
display: block;
height: 45px;
margin: 10px auto;
text-decoration: none;
width: 178px;
}

.gbW {width: 92px; height: 25px; float: left; background: url(../images/pm.png) no-repeat; margin: 3px 0px 0 100px;}
.gbW .plusGB {width: 26px; height: 25px; float: left; padding: 0;}
.gbW .minusGB {width: 26px; height: 25px; float: left;}
.gbW input {padding:0; border-radius: 0; -webkit-border-radius: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; border:0;width: 38px; height: 21px; margin-top: 1px; float: left; text-align: center; color: #000; font-size: 14px;}
.gbW input:focus {outline: none;}
#priceGB {font-size: 18px; font-weight:bold;}


 #forgotpassdiv .logbut {
    background: url("../images/reg-ok_auth.png") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    height: 45px;
    margin: 0 15px 0 auto;
    text-decoration: none;
    width: 296px;
    margin-left: 160px;
}
#forgotpassdiv  .logbut:hover {
    background: url("../images/reg-ok_auth-act.png") no-repeat scroll left top transparent;
    text-decoration: none;
}


#login_block_5.login_block6 {
display: block;
float: left;
height: 61px;
margin-left: 41px;
position: absolute;
width: 189px;
right: 0;
top: 21px;
}
#login_block_5.login_block6 .supp_number{
color: #FF6600;
display: block;
float: right;
font-size: 36px;
line-height: 40px;
margin-right: 18px;
}
#login_block_5.login_block6 .supp_number a{
color: #FF6600;
text-decoration:none;
}
#login_block_5.login_block6 .supp_number a:hover{color: #FF6600;}
#login_block_5.login_block6 .supp_number span {
color: #333333;
}
#login_block_5.login_block6 a.thickbox {
border-bottom: 1px dotted #336600;
color: #336600;
display: block;
float: left;
padding-bottom: 2px;
text-decoration: none;
}

.serg_smap {padding:0;margin:0;}
.serg_smap li{list-style:none;padding:7px 0 7px 0;font-weight:bold;}
.serg_smap li a.s_level1{text-decoration:none;border-bottom:1px dashed #669933;}
.serg_smap li a.s_level1:hover{border-bottom:none;}
.serg_smap li ul{padding:7px 0 0 10px;}
.serg_smap li ul li{font-weight:normal;}

.preRes {width: 100%; padding: 30px 0 20px 0; margin: 20px 0 20px 0; overflow: hidden; font-size: 16px;}
.preRes strong {color: #FF6600;}
.preRes table td {padding: 10px 20px 10px 0;}

.mnLeft {width: 250px; float:left;}
.mnLeft ul {padding: 0; margin: 0;}
.mnLeft li {list-style: none; padding: 5px 0;}
.mnLeft li a {font-style: normal;}
.mnLeft li#active a {text-decoration: none; color: #333;}
.mnRight {width: 960px; float:left; margin: 0 0 0 20px;}

.payCurLink {font-weight: bold; text-decoration: none;}


hr.lcHR {background-color: #e0e0e0;
border: medium none;
clear: both;
height: 3px !important;
margin-bottom: 0px;}


.pop_info_optM1, .pop_info_optM11, .pop_info_optM111, .pop_info_optM112, .pop_info_optM2 {font-size: 18px; text-align: center; float: left; width: 100%; color: #333333; line-height: 25px;}
.pop_info_optM1, .pop_info_optM11, .pop_info_optM111, .pop_info_optM112 {font-size: 16px;}

#dopDeleteOk, #dopAddOk, #no_block, #nextMonthPay, #ind, #ind1, #ind2, #old {margin-left: 105px; margin-top: 40px; float:left; font-size:1.2em;}

#dopDeleteOk, #dopAddOk, #no_block, #nextMonthPay, #ind, #ind1, #ind2, #old {padding: 11px 0 11px 0; width: 133px; border-radius: 7px; -moz--radius: 7px; -webkit-radius: 7px; text-shadow: 0px 1px 1px rgba(180, 84, 7, 1);}

#dopDeleteNo, #dopAddNo {
    border:0;
    font-size: 1.2em;
    display: inline-block;
    padding: 12px 0px 11px 0px;
    text-align:center;
    color:#ff9900!important;
    margin:15px;
    margin-left:8px;
    margin-top: 40px;
    cursor: pointer;
    width: 78px; 
    float:left;
    font-size:1.2em;
}

#no_block, #nextMonthPay, #ind, #ind1, #ind2, #old {margin-left: 156px;}

.manager table td {padding: 5px;}

#htht {color: #669900!important; border-bottom: 1px dotted !important;
    text-decoration: none !important;}

.error_input_in_form{
    color: red;
}

/* bottom menu  */
.bot_menu{
    margin-top: 68px;
    border-top: 1px solid #dddddd;
    position: relative;
    height: 62px;
}
.bot_menu ul{
    list-style: none;
    margin: 0px 0 0 -46px;
}
.bot_menu ul li{
    float: left;
    padding: 14px 2px;
}
#footer .bot_menu ul li a{
    color: #767676;
    display: block;
    padding: 4px 18px;
    font-weight: 100;
    text-decoration: none;
    font-size: 14px;
}
#footer .bot_menu ul li a:hover{
    background: #FF9900;
    border-radius: 10px;
    color: #fff;
}
.bot_menu ul li a i{
    font-style: normal;
    border-bottom: 1px solid #444444;
    padding: 2px 0;
}
.bot_menu ul li a:hover i{
    border: none;
}
.bot_menu table{
    position: absolute;
    top: 10px;
    right: 2px;
}



/* ----- snow ------ */
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}


.fir-tree-bg {
    position: relative;
    height: 35px;
    width: 100%;
    background: url(../images/fir.png) repeat-x;
}

.content-ball {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

.two-ball {
   /*  background-image: url(../images/two-balls.png);
   width: 102px;
   height: 118px;
   position: absolute;
   top: -35px;
   left: -50px;
   z-index: 10; */

}

.two-ball_left {
    position: absolute;
    width: 51px;
    height: 236px;
    z-index: 10;
    background-image: url(../images/two-balls_left.png);
    top: -153px;
    left: -50px;
}
.two-ball_right {
    position: absolute;
    width: 42px;
    height: 196px;
    z-index: 10;
    background-image: url(../images/two-balls_right.png);
    top: -143px;
    left: 15px;
}


.ball-animation {
    animation: swing 2.5s ease-in;
    -webkit-animation:swing 2.5s ease-in;
    -moz-animation:swing 2.5s ease-in;
    -o-animation:swing 2.5s ease-in;
}

.one-ball {
    background-image: url(../images/one-ball.png);
    width: 77px;
    height: 292px;
    position: absolute;
    top: -181px;
    right: -100px;
    z-index: 100;
}

.small-ball {
    background-image: url(../images/small-ball.png);
    width: 29px;
    height: 50px;
    position: absolute;
    top: 106px;
    left: 135px;
    z-index: 2;
}

.body_vnutr,
.body_main {
    /*background-position-y: 35px;*/
}
/* ----- end snow ------ */


.pStiker13WW {position: relative; padding-top: 13px; padding-bottom: 17px; height: 17px; background: #f7f7f7;}
.pStiker13WW2 {padding-top: 9px; padding-bottom: 21px; height: 17px; background: #f7f7f7;}
.pStiker13W {position: absolute; width: 225px; height: 47px; background: #f7f7f7; top: 0px; left: -225px;}
.pStiker13 {width: 187px; height: 50px; background: url(../images/stiker1.png) no-repeat; margin: -2px 0 0 -2px; font-size: 15px; color: #000; padding: 8px 0 0 31px; line-height: 16px;}

table#tblStiker13 {margin-bottom: 5px; width: 439px;}
table#tblStiker13 td {vertical-align: middle;}
table.Glad-unvisible tbody tr#trStiker13 td {padding-top: 5px;}








/* новая шапка*/
    .header_fixed-padding-top{padding-top: 110px!important;}

    #header {font-family: 'PT Sans', sans-serif;width: 100%; margin: 0 0 3px; background: #fdfcfb; box-shadow: 0px 3px 6px 1px rgba(50, 50, 50, 0.11); height: 107px; position: relative;}
    #header.fixed .block_customer_contact{display: none;}
    #header .header-content {width: 1170px; margin: 0 auto;}
    #header .header-content .header-content-top { float: left;}
    #header .header-content .header-content-top .logo {position: relative; padding: 12px 0 0 0;}
    #header .header-content .header-content-top .logo a {text-decoration: none;}
    #header .header-content .header-content-top .logo a .logo-letters {color: #a4a5a5; font-size: 33px; text-decoration: none; font-weight: 300; letter-spacing: -1px; position: absolute; top: 63px; left: 2px;}
    #header .header-content .header-content-top .logo a .logo-letters span{color: #000;}
    #header .header-content .phone-header {float: right;}
    #header .header-content .phone-header .phone-header-number {font-weight: 700; padding: 20px 25px 32px 0px; font-size: 24px; cursor: pointer;}
    #header .header-content .phone-header .phone-header-number a {color: #404040; text-decoration: none;}
    #header .header-content .top_menu {float: right; padding: 0 5px 0 0; margin-top: -7px;}
    #header .header-content .top_menu ul {margin: 0; padding: 0;}
    #header .header-content .top_menu ul li {list-style-type: none; float: left; margin-left: 49px /*!important*/; display:block; padding-bottom: 5px;}
    #header .header-content .top_menu ul li a {text-decoration: none; color: #404040; text-transform: uppercase; font-weight: 700; font-size: 15px; transition: .15s;}
    #header .header-content .top_menu ul li a:hover, #header .header-content .top_menu ul li.active a  {color: #ff7c00;}
    #header .header-content .top_menu .parent {position: relative;}
    #header .header-content .top_menu .parent .root-item a{font-size: 13px;}
    #header .header-content .top_menu .parent > a::after {content: "";width:12px;height:6px;position:absolute;top:7px;right:-16px;background: url(/images/menu-triangle.png);background-position: -17px 0px;}
    #header .header-content .top_menu .parent > a:hover::after {background-position: 0px 0px;}

    #header.fixed .header-content{position: relative;}
    #header.fixed{position: fixed; top: 0; z-index: 999; height: 60px;     background: transparent;}
    #header.fixed .substrate{opacity: .97; width: 100%; height: 60px; position: absolute;  background-color: #fff;}
    #header.fixed .header-content .header-content-top .logo{padding: 11px 0 0 0;}
    #header.fixed .header-content .header-content-top .logo img{width: 65px;}
    #header.fixed .phone-header, #header.fixed #form_search_row{display: none;}
    .body_head_page #content.padding_top_124px{padding: 124px 0 0 0;}
    #header.fixed #login-block .private-link{padding: 5px 0 0 0;}
    #header.fixed #logout-block{padding: 14px 0 0 0;}
    #header.fixed .header-content .top_menu{position: absolute; left: 90px;  top: 27px;}
    #header.fixed .header-content .top_menu ul li{margin-left: 35px}
    #header.fixed #login-block .private-link a {display: block ; margin-top:8px;}
    #header.fixed #login-block .private-link a:nth-of-type(2) { position: relative ; top: 0 ;}
    

    /* Многоуровневое верхнее меню */
    #vertical-multilevel-menu{}
    #vertical-multilevel-menu li{position: relative;}
    #vertical-multilevel-menu li.parent a{cursor: default;}
    #vertical-multilevel-menu li.parent ul.root-item li a{cursor: pointer;}
    #vertical-multilevel-menu li:hover{}
    #vertical-multilevel-menu li ul.root-item,
    #header #vertical-multilevel-menu li ul.root-item{display: none;position: absolute; top: 5px; left: -10px; z-index: 100; background-color: #fdfcfb; padding: 10px 5px 0 10px; margin: 15px 0 0 0;}
    #vertical-multilevel-menu li:hover ul.root-item, 
    #vertical-multilevel-menu li.show ul.root-item,
    #header #vertical-multilevel-menu li:hover ul.root-item, 
    #header #vertical-multilevel-menu li.show ul.root-item{display: block; box-shadow: 2px 2px 5px 0px rgba(161, 161, 161, 0.35); border-radius: 0 0 5px 5px;}
    #vertical-multilevel-menu li ul.root-item li, 
    #header #vertical-multilevel-menu li ul.root-item li{margin: 0 0 10px 0; min-width: 130px; padding: 0;}
    /* /лэндинг new_way_bay_1c - форма*/

    /* Блок логина */
    #login-block {position: relative; float: right; min-height: 20px;}
    #login-block .private-link {float: right; padding: 20px 0 0 0; }
    #login-block .private-link a {display: block; font-weight: bold;text-align: center; background: #f78806; border-radius: 17px ; height: 34px; width: 160px; color: #fff; text-decoration: none; padding: 0; line-height: 32px; z-index: 1000; float: left;font-size: 15px;    transition: background 0.3s;-webkit-transition: background 0.3s;}
    #login-block .private-link a:hover {background:#ffa31a;}
    #login-block .private-link a:first-child {background: none; color: #68930b; text-decoration: underline; padding: 0; line-height: 32px; z-index: 1000; width: 130px;}
    #login-block .login {position: absolute; margin: 0; padding: 36px 0 0 0; width: 220px; height: 195px; background: #fff; text-align: center; top: 55px;left:-100px; box-shadow: 0 2px 2px 0 #ddd; border-radius: 17px; display: none; z-index: 500; }
    #login-block .login div { margin: 10px 0 0 0; }
    #login-block .login div input[type=text], #login-block .login div input[type=password] { background-color: rgb( 242, 242, 242 ); border-radius: 23px; width: 180px; height: 33px; padding: 0 0 0 15px; box-sizing: border-box; text-align: left; outline: none; font-size: 14px; color: #000; font-weight: 400; box-shadow: inset 0px 3px 6px 0px rgba(50, 50, 50, 0.1); border: none; }
    #login-block .login .orange-btn {width: 180px; height: 33px; font-size: 14px; outline: none; padding: 0; }
    /* / Блок логина */

    /* Блок логина - когда пользователь автризован*/
    #logout-block {position: relative; float: right; min-width: 175px; min-height: 20px; padding: 19px 0 0 0; }
    #logout-block .logout { background: #f6f5f3; border-radius: 17px; display: block; height: 34px; line-height: 32px; padding: 0 0 0 40px; min-width: 175px; position: relative; }
    #logout-block .logout .username { float: left; padding: 0 25px 0 10px;}
    #logout-block .logout .username a {text-decoration: none; color: #404040;}
    #logout-block .logout .logout-lock {    display: block; background: url('/bitrix/templates/cloud_inner/images/common/sprite2.png') -103px -27px no-repeat; width: 34px; height: 34px; position: absolute; left: 0; top: 0;}
    #logout-block .logout .logout-link {display: inline-block; padding: 0 20px 0; font-size: 14px;}
    /* / Блок логина - когда пользователь автризован*/
/* /новая шапка*/