
div.title-dark a.account-payment {
    height: 19px;
    display: block;
    float: right;
    width: auto;
}

div.account-user-info {
    height: 19px;
    line-height: 19px;
    padding: 0 10px;
}
.service_sp
{
    width:auto;
    display:block;
   
    float: right;
}

div.user-account {
    padding-left: 260px;
}
div.user-account div.left-col {
    width: 250px;
    float: left;
    margin-left: -260px;
}
div.account-hint {
    height: 21px;
    line-height: 21px;
    padding: 0 10px;
    background: #e1e1e1;
    margin-bottom: 1px;
}

/* Новые */
.main_contaner {
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}

.main_contaner .floor_menu {
    margin-right: 0;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 20px;

}

.main_contaner .floor_menu ul {
    margin-left: -15px;
}

.site_search h1 {
    color: #5e5e5e;
    font-size: 24px;
    text-transform: none;
    text-align: left;
    margin-bottom: 1em;
}

.site_search h1 span {
    font-weight: bold;
    color: #000;
}

.search_result_block {
    margin-bottom: 40px;
}

.search_result_block h2 {
    font-weight: normal;
}

.btn_show_more {
    display: inline-block;
    vertical-align: top;
    padding: 10px 25px;
    color: #5e5e5e;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #5e5e5e;
    font-size: 22px;
    text-decoration: none;
    margin: 15px 0;
    background-color: rgba(255, 255, 255, 0.9);
}

.btn_show_more:hover {
    background-color: #FFF;
    box-shadow: inset 0 10px 40px rgba(255, 74, 0, 0.1);
}

.show_more_results {
    text-align: center;
}

.search_result_list {
    overflow: hidden;
    margin-right: -30px;
    margin-bottom: 10px;
}

.search_result_list .col-1-4,
.search_result_list .col-1-6 {
    padding-right: 30px;
}

.srl_img a,
.srl_img img {
    display: block;
}

.srl_img img {
    width: 100%;
    height: auto;
}

.srl_caption {
    padding: 7px 0;
}

.slr_title {
    color: #5e5e5e;
    font-size: 16px;
    margin-bottom: 5px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 18px;
    white-space: nowrap;
}

.slr_title a,
.slr_title a:focus {
    text-decoration: none;
    color: #5e5e5e;
}

.slr_title a:hover {
    text-decoration: underline;
    color: #5e5e5e;
}


.slr_subtitle {
    font-size: 12px;
    color: #5e5e5e;
    margin-bottom: 4px;
    height: 14px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.slr_desc {
    height: 32px;
    overflow: hidden;
    font-size: 12px;
    color: #5e5e5e;
    line-height: 1.3;
}

.searched_words {
    display: inline !important;
    background-color: #ffff00;
    padding: 0 3px;
}

.search_result_list_specialists {
    margin-bottom: -20px;
}

.search_result_list_specialists .specialist_block {
    margin-bottom: 30px;
}
.search_result_list_specialists .specialist_block .user_photo a {
    display: block;
}

.search_result_list_specialists .specialist_block .user_photo img {
    width: 100%;
    height: auto;
    display: block;
    max-width: 160px;
}

.search_result_list_users {
    margin-bottom: -20px;
}

.search_result_list_users .user_block .user_photo,
.search_result_list_users .user_block .user_photo a,
.search_result_list_users .user_block .user_photo img {
    display: block;
}

.search_result_list_users .user_block .user_photo img {
    width: 100%;
    height: auto;
}

.search_result_list_users .user_block .user_name {
    height: 70px;
    overflow: hidden;
    padding: 10px 10px;
    display: block;
    text-align: center;
}

.search_result_list_specialists .user_name a,
.search_result_list_users .user_block .user_name a {
    font-size: 14px;
    font-weight: normal;
}
.search_result_list_company .col-1-6 {
    margin-bottom: 30px;
}

.search_result_list_company .company_block {
    margin-bottom: 10px;
}

@media only screen and (max-width: 992px) {

    .search_result_list .col-1-6 {
        padding-right: 30px;
        width: 25%;
    }
}

@media only screen and (max-width: 767px) {
    .search_result_list_users,
    .search_result_list_specialists,
    .search_result_list_company {
        margin-right: -20px;
    }
    .search_result_list .col-1-6 {
        padding-right: 20px;
        width: 25%;
        float: left;
    }
    .search_result_list .col-1-4 {
        width: 50%;
        float: left;
    }

    .search_result_list_users {
        margin-bottom: 0;
    }

    .search_result_list_company .col-1-6 {
        margin-bottom: 10px;
    }
    .search_result_list_users .user_block {
        margin-bottom: 0;
    }

    .search_result_list_specialists .specialist_block {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 680px) {
    .search_result_list_users,
    .search_result_list_specialists,
    .search_result_list_company {
        margin-right: -20px;
    }
    .search_result_list .col-1-6 {
        padding-right: 20px;
        width: 33.3333%;
        float: left;
    }

    .search_result_list_users {
        margin-bottom: 0;
    }

    .search_result_list_company .col-1-6 {
        margin-bottom: 10px;
    }
    .search_result_list_users .user_block {
        margin-bottom: 0;
    }

    .search_result_list_specialists .specialist_block {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 500px) {
    .search_result_list_users,
    .search_result_list_specialists,
    .search_result_list_company {
        margin-right: -20px;
    }
    .search_result_list .col-1-6 {
        padding-right: 20px;
        width: 50%;
        float: left;
    }

    .search_result_list_users {
        margin-bottom: 0;
    }

    .search_result_list_company .col-1-6 {
        margin-bottom: 10px;
    }
    .search_result_list_users .user_block {
        margin-bottom: 0;
    }

    .search_result_list_specialists .specialist_block {
        margin-bottom: 10px;
    }

    .search_result_list .col-1-4 {
        width: 100%;
        float: none;
    }

    .btn_show_more {
        font-size: 18px;
    }
}


/*08.06.2016*/

.specialist_paid_services {
    background-color: #fff;
    margin-bottom: 80px;
    padding-left: 15px;
    padding-right: 15px;
}


.specialist_paid_services .detail_sect_title {
    margin-left: 15px;
    margin-right: 15px;
    line-height: 1.2;
    text-align: center;
}
.sps_notification {
    background-color: #e6e6e6;
    padding: 15px 18px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #2f2f2f;
}

.specialist_paid_services .top_for_content {
    padding: 20px 10% 5px;
    background: #fff;
    text-align: center;
}

.account_paid_top {
    overflow: hidden;
    font-size: 16px;
    padding: 27px 0;
    line-height: 1.4;
}

.account_number_block {
    float: left;
    text-align: left;
}

.account_currency_info {
    margin-left: 48%;
    text-align: left;
}

.account_currency_info a:hover {
    text-decoration: none;
}

.anb_row {

}

.anb_currency_rate {
    color: #ed1c24;
}

.anb_value {
    font-weight:bold;
}

.user_lk_bill .user_lk_bill_value {
    float: right;
    display: block;
}



div.floor {
    height: 18px;
    line-height: 18px;
    /*background: #F1F1F1 3px 2px no-repeat url('/bitrix/templates/archiprofi-new/images/floor-arrow-right.png');*/
    font-size: 12px;
    color: #333333;
    margin-bottom: 1px;
    position: relative;
    zoom: 1;
}
/*div.floor.floor-opened {*/
    /*background: #F1F1F1 3px 3px no-repeat url('/bitrix/templates/archiprofi-new/images/floor-arrow-down.png');*/
/*}*/
/*div.floor:hover {*/

    /*background: #acacac 3px -20px no-repeat url('/bitrix/templates/archiprofi-new/images/floor-arrow-right.png');*/
/*}*/
/*div.floor.floor-opened:hover {*/
    /*background: #c9c9c9 3px -20px no-repeat url('/bitrix/templates/archiprofi-new/images/floor-arrow-down.png');*/
/*}*/
div.floor div.floor-additional {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    height: 18px;
    display: none;
}
div.floor.floor-opened div.floor-additional {
    display: block;
}
div.floor.floor-edited div.floor-additional {
    display: none;
}
div.floor.floor-own div.floor-additional {
    right: 20px;
}
div.floor a.floor-toggle {
    display: block;
    height: 18px;
    line-height: 18px;
    padding-left: 20px;
    text-decoration: none;
    width: 553px;
    float: left;
}
div.floor a.floor-edit {
    width: 18px;
    height: 18px;
    display: none;
    float: right;
    cursor: pointer;
}
div.floor.floor-opened a.floor-edit {
    display: inline-block;
    background-position: 1px 1px;
}
div.floor.floor-edited a.floor-edit {
    display: none;
}
div.floor a.floor-back {
    width: 14px;
    height: 14px;
    display: none;
    float: right;
    cursor: pointer;
}
div.floor.floor-opened a.floor-back {
    display: none;
}
div.floor.floor-edited a.floor-back {
    display: none;
}
div.floor.floor-edited.floor-opened a.floor-back {
    display: inline-block;
}

div.floor-content {
    display: none;
    margin-bottom: 1px;
    position: relative;
    zoom: 1;
}

a.floor-open-all {
    display: block;
    text-decoration: none;
    width: 14px;
    height: 18px;
    /*background: 0% 50% no-repeat url('/bitrix/templates/archiprofi-new/images/floor-toggle.png');*/
    float: right;
}
a.floor-close-all {
    display: none;
    text-decoration: none;
    width: 14px;
    height: 18px;
    /*background: 100% 50% no-repeat url('/bitrix/templates/archiprofi-new/images/floor-toggle.png');*/
    float: right;
}

ul.floor-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    font-size: 11px;
    height: 18px;
}
ul.floor-menu li {
    display: block;
    width: auto;
    float: left;
    height: 18px;
    /*background: 100% 50% no-repeat url('/bitrix/templates/archiprofi-new/images/menu-break.gif');*/
}
ul.floor-menu li.floor-menu-last {
    background: none;
}
ul.floor-menu li a {
    display: block;
    height: 18px;
    line-height: 18px;
    position: relative;
    margin-left: -1px;
    padding: 0 10px;
    color: #333333;
    text-decoration: none;
}
ul.floor-menu li a span {
    text-decoration: none;
}
ul.floor-menu li a:hover, ul.floor-menu li a.floor-menu-selected {
    background: #dddddd;
    height: 19px;
    /*background: url("/bitrix/templates/archiprofi-new/images/reviews-menu-bg.png") repeat-x scroll 0 0 transparent;*/
    border-left: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3;
    color: #FFFFFF;
    padding: 0 9px !important;
}
ul.floor-menu li a:hover span, ul.floor-menu li a.floor-menu-selected span {
    text-decoration: none;
}
ul.floor-menu li a.floor-menu-selected {
    font-weight: bold;
    color: #FFF;
}
ul.floor-menu li a span.floor-menu-cnt {
    text-decoration: none;
    color: #666666;
}
ul.floor-menu li a.floor-menu-selected span.floor-menu-cnt {
    font-weight: normal;
    color: #999999;
}


div.user-account {
    padding-left: 260px;
}
div.user-account div.left-col {
    width: 250px;
    float: left;
    margin-left: -260px;
}
div.account-hint {
    height: 21px;
    line-height: 21px;
    padding: 0 10px;
    background: #e1e1e1;
    margin-bottom: 1px;
}

div.service-profi table {
    width: 100%;
    color: #333333;
}
div.service-profi table thead td {
    height: 26px;
    vertical-align: middle;
    padding: 10px;
    /*background: #c5c5c5;*/
    font-weight: bold;
    font-size: 17px;
    color: #5e5e5e;
    line-height: 1.4;
}
div.service-profi table tbody td {
    width: 430px;
}
div.service-profi table tbody td + td{
    width: auto;
}
div.service-profi table tbody td {
    vertical-align: middle;
    padding: 10px;
    border-top: 1px solid #cccccc;
    font-size: 17px;
    color: #5e5e5e;
    line-height: 1.4;
}
div.service-profi table tbody td.service-profi-enabled {
    text-align: center;
    background: #eeeeee;
    color: #ff0000;
    font-weight: bold;
    white-space: nowrap;
}
div.service-profi table tbody td.service-profi-enabled span {
    display: inline-block;
    width: 15px;
    height: 12px;
    overflow: hidden;
    font-size: 0;
    background: 0% 0% no-repeat url('/profile/account/images/mark.png');
    color: transparent;
}
div.service-profi table tbody td.service-profi-disabled {
    text-align: center;
    color: #999999;
    white-space: nowrap;
}

div.service-profi form div.service-profi-field {
    padding-top: 10px;
}
div.service-profi form div.service-profi-field label,
div.service-profi form div.service-profi-field input {
    vertical-align: middle;
}
div.service-profi form div.service-profi-field label {
    font-size: 16px;
    color: #5e5e5e;
    line-height: 1.2;
}
div.service-profi p {
    margin: 5px 0 0;
    padding: 0 0 2px;
}
div.service-profi a.button-orange {
    width: 80px;
    margin-top: 10px;
    margin-bottom: 5px;
}

div.service-additional {
    padding-top: 12px;;
    font-size: 16px;
    color: #5e5e5e;
    line-height: 1.4;
}
div.service-additional table {
    width: 100%;
}
div.service-additional table tbody td {
    vertical-align: bottom;
    padding: 3px 0;
    width: 430px;
}

div.service-additional table tbody td + td {
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
}


div.service-additional table tbody td.service-additional-price {
    text-align: right;
    /*width: 10%;*/
    padding-right: 10px;
}


div.service-additional div.service-additional-field {
    display: none;
}
div.service-additional div.service-additional-section {
    padding: 5px 0 5px 17px;
}
div.service-additional div.service-additional-section div.error {
    padding-top: 2px;
    display: none;
}
div.service-additional div.service-additional-section-holder {
    position: relative;
    zoom: 1;
}
div.service-additional div.service-additional-section-holder span {
    display: block;
    float: left;
    width: auto;
    white-space: nowrap;
    margin-top: 5px;
    margin-right: 15px;
    font-size: 11px;
    color: #666666;
    max-width: 200px;
    position: relative;
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    padding-right: 14px;
}
div.service-additional div.service-additional-section-holder span a {
    display: block;
    width: 14px;
    height: 14px;
    text-decoration: none;
    background: #ffffff 50% 50% no-repeat url('/profile/account/images/icons/del.png');
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}

div.service-additional input.text {
    width: 30px;
}
div.service-additional select.select {
    width: 200px;
}

div.service-additional div.service-additional-total div {
    text-align: right;
}
div.service-additional div.service-additional-total div.service-additional-total-price {
    font-size: 14px;
    font-weight: bold;
    display: none;
    padding-bottom: 5px;
}
div.service-additional a.button-orange {
    width: 80px;
    margin-bottom: 5px;
}

.get_info_prod,
.get_info_prod_mob
{
    /*position: relative;*/
    display: inline-block;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    margin-left: 5px;
}


.get_info_prod_mob .icon,
.get_info_prod .icon {
    cursor: pointer;
}

.ttips
{
    width: 460px;
    position: absolute;
    z-index: 1000;
    top: 9px;
    left: 9px;
    display: none;
    font-size: 14px;
    color: #828282;
    background: #fff;
    padding: 15px 20px;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.5);
    box-shadow: 0 0 7px rgba(0,0,0,.5);
}


.floor_service_pad {
    padding-left: 15px;
    padding-right: 15px;
    /*padding-bottom: 30px;*/
}

.service-profi-last-block {
    overflow: hidden;
    padding: 45px 0 30px 0;
}

.service-profi-last-block .service-profi-last {
    width: 50%;
    float: left;
    position: relative;
    font-size: 16px;
    line-height: 1.4;
    color: #5e5e5e;
}




.checkbox .ui-button {
    background: #fff url(/profile/account/images/icons/bg_ch.png) no-repeat scroll 0;
    font-size: 0.1em;
    height: 13px;
    padding: 0;
    width: 13px;
    margin-right: 0;
    margin-top: 0;
    display: block;
    float: left;
}

.checkbox .ui-button.ui-state-active {
    background: #fff url(/profile/account/images/icons/bg_ch_a.png) no-repeat 0;
}

.service-profi-last-title {
    font-weight: bold;
    margin-bottom: 12px;
}

.service-profi-last form {
    position: relative;
}

div.service-additional table tbody td.td_middle {
    vertical-align: bottom;
    padding-left: 0;
    padding-right: 0;
}

.service-additional-line {
    margin-left: 4px;
    overflow: visible;
    position: relative;
}
.td_middle_wrap {
    position: relative;
    display: inline-block;
    height: 1px;
    width: 100%;
}

.td_middle_wrap:after {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    display: inline-block;
    bottom: 4px;
    margin-left: 0;
    margin-bottom: 0;
    border-top: 1px dotted #d6d6d6;
}

.checkbox_lable_wrap:after {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    display: inline-block;
    bottom: 0;
    margin-left: 8px;
    margin-bottom: 10px;
    border-top: 1px dotted #d6d6d6;
}
.checkbox_lable_wrap.none_line:after {
	display:none;
}

.service-additional-price .service-additional-line:before {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    display: inline-block;
    bottom: 0;
    left: 0;
    margin-left: 0;
    margin-bottom: 10px;
    border-top: 1px dotted #d6d6d6;
}
.service-additional-price .service-additional-line.none_line:before {
	display:none;
}
div.service-additional table tbody td.service-additional-price {
    padding-left: 0;
}
div.service-additional table tbody td.service-additional-price .service-additional-line {
    position: relative;
    margin-left: 0;
}

div.service-additional table tbody td.service-additional-price .service-additional-line span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 3;
    background-color: #ffffff;
    padding-left: 4px;
}

.td_middle_dynamic {
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.service-additional-line input[type="checkbox"] {
    opacity: 0;
    position: absolute;

}
.service-additional-line input[type="checkbox"] + .checkbox_lable_wrap {
    padding-left: 25px;
    position: relative;
}
.service-additional-line input[type="checkbox"] + .checkbox_lable_wrap label {
}
.service-additional-line input[type="checkbox"] + .checkbox_lable_wrap label span {

}
.service-additional-line input[type="checkbox"] + .checkbox_lable_wrap label:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    width: 13px;
    height: 13px;
    background: url(/profile/account/images/icons/bg_ch.png) no-repeat center center;
}

.service-additional-line input[type="checkbox"]:checked + .checkbox_lable_wrap label:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 13px;
    height: 13px;
    background: url(/profile/account/images/icons/bg_ch_a.png) no-repeat center center;
}

.quantity_dynamic_foto {
    white-space: nowrap;
}

div.service-additional .quantity_dynamic_foto input.text {
    margin-top: 0;
    height: 17px;
    font-size: 14px;
	box-shadow:none;
}

.service-additional-price {
    white-space: nowrap;
}

.service-additional {

}



div.service-profi form div.service-profi-field input {
    float: left;
    margin-top: 3px;
}

div.service-profi form div.service-profi-field label {
    position: relative;
    display: block;
    vertical-align: middle;
    overflow: hidden;
    margin-left: 30px;
}

.service-profi-last {
    padding-right: 50px;
}

.service-profi-last + .service-profi-last {
    padding-right: 0;
}

.time_mimber_title {
    float: left;
    position: relative;
    z-index: 3;
    background-color: #fff;
    padding-right: 4px;
}

.time_mimber_value {
    float: right;
    position: relative;
    z-index: 3;
    background-color: #fff;
    padding-left: 4px;
}

div.service-profi form div.service-profi-field label:before {
    content: '';
    display: block;
    margin-top: 10px;
    position: absolute;
    vertical-align: middle;
    width: 100%;
    height: 1px;
    z-index: 1;
    border-bottom: 1px dotted #d6d6d6;
}

.time_mimber_title {
    float: left;
}

.time_mimber_value {
    text-align: right;
}

.service-profi-last form .button-orange-services.balance{
    left: 230px;
    width: 300px;
}

div.company-select{
	margin:0 15px;
	padding: 20px 10% 5px;
}
div.company-select span{
	display:block;
	font-weight: bold;
	font-size: 17px;
	color: #5e5e5e;
	text-align:center;
}
div.company-select select{
	display: block;
	width: 200px;
	margin: 10px auto;
	padding: 7px 10px;
	font-size:18px;
}

@media only screen and (max-width: 1024px) {
	.service-profi-last form .button-orange-services.balance{
		left: 0px;
		width:auto;
		max-width:300px;
	}	
}

@media only screen and (max-width: 767px) {
    .account_paid_top {
        overflow: hidden;
        font-size: 16px;
        padding: 35px 0;
    }
    .sps_notification {
        margin-bottom: 30px;
    }
    .favorite_user_wrapper {
        padding-bottom: 0;
    }
    .detail_sect_title {
        font-size: 23px;
        margin-left: 0;
        margin-right: 0;
    }
    div.service-additional {
        padding-top: 12px;
        font-size: 15px;
        line-height: 1.3;
    }
    .button-orange-services {
        margin-left: auto;
        margin-right: auto;
    }
    .specialist_paid_services .detail_sect_title {
        margin-left: 0;
        margin-right: 0;
    }
    .service-profi-last-block .service-profi-last {
        width: auto;
        float: none;
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 35px;
    }
    .service-profi-last-block {
        padding: 45px 0 0 0;
    }

    .service-profi-last form .button-orange-services {
        position: relative;
    }

    .specialist_paid_services {
        margin-bottom: 0;
    }

    div.service-additional table,
    div.service-additional table tbody,
    div.service-additional table tbody tr,
    div.service-additional table tbody td {
        display: block;
        text-align: left;
    }
    div.service-additional table tbody td.service-additional-price {
        text-align: left;
    }

    div.service-additional table tbody td + td {
        padding-top: 0;
        padding-bottom: 0;
    }
    div.service-additional table tbody td + td + td {
        height: auto;
        overflow: visible;
        padding-bottom: 15px;
        font-weight: bold;
        padding-left: 26px;
    }
    .quantity_dynamic_foto {
        padding: 10px 0 10px 10px;
    }

    div.service-profi table tbody td {
        font-size: 16px;
        padding-left: 0;
        padding-right: 0;
        position: relative;
    }
    div.service-profi table thead td {
        padding-left: 0;
        padding-right: 0;
        font-size: 17px;
        width: 50%;
    }

    .floor_service_pad {
        padding-left: 0;
        padding-right: 0;
    }

    .service-profi-last {
        padding-right:0;
    }

    .service-profi-last form {
        height: auto;
    }

    .td_middle_wrap {
        display: none;
    }
    .td_middle_wrap:after,
    .td_middle_wrap:before,
    .service-additional-price .service-additional-line:before,
    .checkbox_lable_wrap:after {
        content: normal;
        display: none;
    }
    div.service-additional table tbody td {
        vertical-align: middle;
        width: auto;
    }
    div.service-additional table tbody td.service-additional-price {
        padding-left: 26px;
    }

    .service-additional-line {
        overflow: visible;
    }

    .quantity_dynamic_foto {
        padding: 10px 0 10px 27px;
    }

    .ttips
    {
        width: auto;
        position: absolute;
        z-index: 1000;
        top: 12px;
        left: 9px;
        right: 9px;
        display: none;
        font-size: 14px;
        color: #828282;
        background: #fff;
        padding: 15px 20px;
        -webkit-box-shadow: 0 0 7px rgba(0,0,0,.5);
        -moz-box-shadow: 0 0 7px rgba(0,0,0,.5);
        box-shadow: 0 0 7px rgba(0,0,0,.5);
    }

    .get_info_prod,
    .get_info_prod_mob {
        position: static;
    }
}


@media only screen and (max-width: 660px) {

    .account_paid_top {
        font-size: 18px;
    }
    .account_currency_info {
        margin-left: 0;
        text-align: left;
        padding: 20px 0;
        font-size: 16px;
    }
    .account_number_block {
        float: none;
    }

    .detail_sect_title {
        font-size: 21px;
    }
    div.service-additional {
        font-size: 14px;
        line-height: 1.3;
    }

    .service-profi-last-block .service-profi-last {
        font-size: 15px;
    }

    div.service-profi table tbody td {
        font-size: 15px;
    }
    div.service-profi table thead td {
        font-size: 16px;
    }

}



@media only screen and (max-width: 1024px) and (min-width: 992px) {

    .specialist_paid_services .top_for_content {
        padding: 20px 15px 5px;
    }
    .account_currency_info {
        margin-left: 0;
        text-align: left;
        padding: 20px 0 0 0;
        font-size: 15px;
    }
    .account_number_block {
        float: none;
    }

    .detail_sect_title {
        font-size: 21px;
    }
    div.service-additional {
        font-size: 14px;
        line-height: 1.3;
    }

    .service-profi-last-block .service-profi-last {
        font-size: 15px;
    }

    div.service-profi table tbody td {
        font-size: 15px;
    }
    div.service-profi table thead td {
        font-size: 16px;
    }
    .detail_sect_title {
        font-size: 23px;
    }
    div.service-additional {
        padding-top: 12px;
        font-size: 15px;
        line-height: 1.3;
    }
    .button-orange-services {
        margin-left: auto;
        margin-right: auto;
    }

    .service-profi-last-block .service-profi-last {
        width: auto;
        float: none;
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 35px;
    }
    .service-profi-last-block {
        padding: 45px 0 0 0;
    }

    .service-profi-last form .button-orange-services {
        position: relative;
    }

    .specialist_paid_services {
        margin-bottom: 0;
    }




    div.service-profi table tbody td {
        font-size: 16px;
        padding-left: 0;
        padding-right: 0;
        position: relative;
    }
    div.service-profi table thead td {
        padding-left: 0;
        padding-right: 0;
        /*font-size: 17px;*/
        width: 50%;
    }

    div.service-profi table tbody td,
    div.service-profi table thead td {
        padding-right: 7px;
        width: auto;
        font-size: 16px;
    }

    div.service-profi table thead td + td,
    div.service-profi table thead td + td +td,
    div.service-profi table tbody td + td,
    div.service-profi table tbody td +td +td {
        width: 120px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 16px;
    }
    div.service-profi table tbody td.service-profi-enabled {
        white-space: normal;
    }
    .service-profi-last {
        padding-right:0;
    }

    .service-profi-last form {
        height: auto;
    }

    .ttips
    {
        width: auto;
        position: absolute;
        z-index: 1000;
        top: 12px;
        left: 9px;
        right: 9px;
        display: none;
        font-size: 14px;
        color: #828282;
        background: #fff;
        padding: 15px 20px;
        -webkit-box-shadow: 0 0 7px rgba(0,0,0,.5);
        -moz-box-shadow: 0 0 7px rgba(0,0,0,.5);
        box-shadow: 0 0 7px rgba(0,0,0,.5);
    }

    .get_info_prod,
    .get_info_prod_mob {
        position: static;
    }

    div.service-additional table tbody td {

        width: 300px;
    }
}


@media only screen and (max-width: 991px) and (min-width: 768px) {

    .specialist_paid_services .top_for_content {
        padding: 20px 15px 5px;
    }
    .account_currency_info {
        margin-left: 0;
        text-align: left;
        padding: 20px 0 0 0;
        font-size: 15px;
    }
    .account_number_block {
        float: none;
    }

    .detail_sect_title {
        font-size: 21px;
    }
    div.service-additional {
        font-size: 14px;
        line-height: 1.3;
    }

    .service-profi-last-block .service-profi-last {
        font-size: 15px;
    }

    div.service-profi table tbody td {
        font-size: 15px;
    }
    div.service-profi table thead td {
        font-size: 16px;
    }
    .detail_sect_title {
        font-size: 23px;
    }
    div.service-additional {
        padding-top: 12px;
        font-size: 15px;
        line-height: 1.3;
    }
    .button-orange-services {
        margin-left: auto;
        margin-right: auto;
    }

    .service-profi-last-block .service-profi-last {
        width: auto;
        float: none;
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 35px;
    }
    .service-profi-last-block {
        padding: 45px 0 0 0;
    }

    .service-profi-last form .button-orange-services {
        position: relative;
    }

    .specialist_paid_services {
        margin-bottom: 0;
    }




    div.service-profi table tbody td {
        font-size: 16px;
        padding-left: 0;
        padding-right: 0;
        position: relative;
    }
    div.service-profi table thead td {
        padding-left: 0;
        padding-right: 0;
        /*font-size: 17px;*/
        width: 50%;
    }

    div.service-profi table tbody td,
    div.service-profi table thead td {
        padding-right: 7px;
        width: auto;
        font-size: 16px;
    }

    div.service-profi table thead td + td,
    div.service-profi table thead td + td +td,
    div.service-profi table tbody td + td,
    div.service-profi table tbody td +td +td {
        width: 120px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 16px;
    }
    div.service-profi table tbody td.service-profi-enabled {
        white-space: normal;
    }
    .service-profi-last {
        padding-right:0;
    }

    .service-profi-last form {
        height: auto;
    }

    .ttips
    {
        width: auto;
        position: absolute;
        z-index: 1000;
        top: 12px;
        left: 9px;
        right: 9px;
        display: none;
        font-size: 14px;
        color: #828282;
        background: #fff;
        padding: 15px 20px;
        -webkit-box-shadow: 0 0 7px rgba(0,0,0,.5);
        -moz-box-shadow: 0 0 7px rgba(0,0,0,.5);
        box-shadow: 0 0 7px rgba(0,0,0,.5);
    }

    .get_info_prod,
    .get_info_prod_mob {
        position: static;
    }

    div.service-additional table tbody td {

        width: 300px;
    }

    div.service-additional table,
    div.service-additional table tbody,
    div.service-additional table tbody tr,
    div.service-additional table tbody td {
        /*display: block;*/
        text-align: left;
    }
    div.service-additional table tbody td.service-additional-price {
        text-align: left;
    }

    div.service-additional table tbody td + td {
        padding-top: 0;
        padding-bottom: 0;
    }
    div.service-additional table tbody td + td + td {
        height: auto;
        overflow: visible;
        padding-bottom: 15px;
        font-weight: bold;
        padding-left: 26px;
    }
    .quantity_dynamic_foto {
        padding: 10px 0 10px 10px;
    }

    div.service-profi table tbody td {
        font-size: 16px;
        padding-left: 0;
        padding-right: 0;
        position: relative;
    }
    div.service-profi table thead td {
        padding-left: 0;
        padding-right: 0;
        font-size: 17px;
        width: 50%;
    }


    .service-profi-last {
        padding-right:0;
    }

    .service-profi-last form {
        height: auto;
    }

    .td_middle_wrap {
        display: none;
    }
    .td_middle_wrap:after,
    .td_middle_wrap:before,
    .service-additional-price .service-additional-line:before,
    .checkbox_lable_wrap:after {
        content: normal;
        display: none;
    }
    div.service-additional table tbody td {
        vertical-align: middle;
        width: auto;
    }
    div.service-additional table tbody td.service-additional-price {
        padding-left: 26px;
    }

    .service-additional-line {
        overflow: visible;
    }

    .quantity_dynamic_foto {
        padding: 10px 0 10px 27px;
    }
}

table.transaction_history {
    width: 100%;
    display: table !important;
}

.transaction_history th {
    font-size: 16px;
    font-weight: bold;
    color: #5e5e5e;
    padding: 10px 7px;
    text-align: left;
    line-height: 1.4;
}
.transaction_history td {
    font-size: 13px !important;
    /*width: auto !important;*/
    line-height: 1.4 !important;
    vertical-align: top !important;
}
.transaction_history tbody tr:nth-child(odd) td {
    background-color: #fafafa;
}

.transaction_code,
.transaction_operation_value,
.transaction_status {
    font-weight: bold;
}

.transaction_code,
.transaction_date {
    display: block;
}

.transaction_status.success {
    color: #009d00;
}

.transaction_status {
    position: relative;
    display: inline-block;
    padding-left: 25px;
}

.transaction_status.fault {
    color: #ed1c24;
}

.transaction_status.fault:before {
    content: '';
    background: url(/profile/account/images/icons/transaction_fault.png) no-repeat center;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    vertical-align: top;
    width: 17px;
    height: 17px;
    margin-right: 7px;
}

.transaction_history tbody tr:last-child td {
    border-bottom: 1px solid #cccccc
}

.transaction_history td.td_transaction_code {
    width: 170px;
}

.transaction_history td.td_transaction_operation_value {
    width: 120px;
    text-align: center;
}
.transaction_history th.th_transaction_operation_value {
    width: 120px;
    text-align: center;
}


.transaction_history td.td_transaction_status,
.transaction_history th.th_transaction_status {
	cursor:pointer;
    width: 150px;
    white-space: nowrap !important;
}

.transaction_history th.th_transaction_status {
    padding-left: 34px;
}

.transaction_history td.td_transaction_operation {
    width: auto;
}

.transaction_history td.td_transaction_operation,
.transaction_history th.th_transaction_operation {

}
.th_transaction_code {
	cursor:pointer;
}
.th_transaction_code .tc_sort.tc_sort_up, .th_transaction_status .tc_sort.tc_sort_up{
    display: inline-block;
    width: 6px;
    height: 6px;
    border: 3px solid transparent;
    border-bottom-color: #858585;
}
.th_transaction_code .tc_sort.tc_sort_down, .th_transaction_status .tc_sort.tc_sort_down {
    display: inline-block;
    width: 6px;
    height: 6px;
    border: 3px solid transparent;
    border-top-color: #858585;
}

.transaction_history_pagination {
    padding: 20px 0;
    text-align: right;
}

.transaction_history_pagination .thp_prev,
.transaction_history_pagination .thp_next {
    display: inline-block;
    vertical-align: middle;
    border: 6px solid transparent;
}

.transaction_history_pagination .thp_prev {
    border-right-color: #858585;
    margin-right: 8px;
}

.transaction_history_pagination .thp_next {
    border-left-color: #858585;
    margin-left: 8px;
}

.transaction_history_pagination .thp_list {
    display: inline-block;
    vertical-align: middle;
    padding-left: 0;
}

.transaction_history_pagination .thp_list li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 1px;
}

.transaction_history_pagination .thp_list li a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 42px;
    height: 42px;
    border: 1px solid #b7b7b7;
    color: #5e5e5e;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    text-decoration: none !important;
    -webkit-transition: color .3s, background-color .3s, border-color .3s;
    -moz-transition: color .3s, background-color .3s, border-color .3s;
    -ms-transition: color .3s, background-color .3s, border-color .3s;
    -o-transition: color .3s, background-color .3s, border-color .3s;
    transition: color .3s, background-color .3s, border-color .3s;
}

.transaction_history_pagination .thp_list li:hover a,
.transaction_history_pagination .thp_list li.active a {
    border-color: #ff0000;
    background-color: #ff0000;
    color: #ffffff;
}

.payment-services-link-container {
    text-align: left;
}

.payment_services_link,
.payment_services_link:focus {
    display: inline-block;
    font-size: 18px;
    color: #5e5e5e;
    text-decoration: none;
}

.payment_services_link:hover span {
    text-decoration: underline;
}

@media only screen and (max-width: 1199px) {
    .transaction_history td.td_transaction_code {
        width: 146px;
    }

    .transaction_history td.td_transaction_operation_value {
        width: 110px;
        text-align: center;
    }
    .transaction_history th.th_transaction_operation_value {
        width: 110px;
        text-align: center;
    }


    .transaction_history td.td_transaction_status,
    .transaction_history th.th_transaction_status {
        width: 130px;
        white-space: nowrap !important;
    }
}


@media only screen and (max-width: 1199px) {
    .transaction_history thead {
        display: none;
    }
    .th_transaction_code .tc_sort {
        display: none;
    }
    table.transaction_history,
    table.transaction_history tr,
    table.transaction_history td,
    table.transaction_history th,
    table.transaction_history tbody {
        display: block;
        width: 100% !important;
    }

    .transaction_history tbody tr:nth-child(odd) td {
        background-color: transparent;
    }

    table.transaction_history tr {
        margin-bottom: 30px;
        border-bottom: 1px solid #CCC;
        padding-bottom: 15px;
    }
    table.transaction_history td {
        border: 0 !important;
        min-height: 30px;
        padding-top: 3px !important;
        padding-bottom: 3px !important;
        text-align: left !important;
        font-size: 17px !important;
    }
    table.transaction_history td .td_transaction_code {
        padding-left: 12px;
    }
    table.transaction_history td:not(.td_transaction_code) {
        position: relative;
        padding-left: 102px !important;
    }

    table.transaction_history td:before {
        content: '';
        display: block;
        position: absolute;
        left: 12px;
        font-weight: bold;
        top: 0;
        padding-top: 3px;
    }
    .transaction_status {
        padding-left: 0;
    }
    .transaction_status.fault:before {
        display: inline-block;
        position: relative;
        left: 0;
        top: 0;
        vertical-align: top;
        width: 17px;
        height: 17px;
        margin-right: 7px;
    }
    .transaction_history td.td_transaction_code {
        padding-left: 12px;
    }
    .transaction_code, .transaction_date {
        display: inline-block;
        font-size: 19px;
    }
    .transaction_code {
        margin-right: 20px;
    }
    table.transaction_history td.td_transaction_status:before {
        content: 'Статус';
    }

    table.transaction_history td.td_transaction_operation:before {
        content: 'Описание';
    }

    table.transaction_history td.td_transaction_operation_value.sub:before {
        content: 'Расход';
    }

    table.transaction_history td.td_transaction_operation_value.add:before {
        content: 'Приход';
    }

    .refill-btn-container .button-orange-services {
        font-size: 14px;
    }

}

@media only screen and (max-width: 768px) {
    .transaction_history_pagination {
        text-align: center;
    }
    .payment-services-link-container {
        text-align: center;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 420px) {
    table.transaction_history td {
        font-size: 15px !important;
    }
    .transaction_code, .transaction_date {
        font-size: 17px;
    }
}
/*
#scid-dialog-content-account-payment label{
    color: #666666;
}
#scid-dialog-content-account-payment .account-payment-field, #scid-dialog-content-account-payment label,
#scid-dialog-content-service-payment
{
	font-size: 12px;
	font-family: Arial, sans-serif;
}
#scid-dialog-content-account-payment select.select, #scid-dialog-content-account-payment input.text,
#scid-dialog-content-service-payment select.select
{
    background: #ffffff;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #231f20;
    border: 1px solid #cdced1;
	height: auto;
	box-shadow: none;
}
#scid-dialog-content-account-payment a, #scid-dialog-content-service-payment a{
	color: #231f20;
}
#scid-dialog-content-account-payment a.button-orange, #scid-dialog-content-service-payment a.button-orange {
    text-decoration: none;
    display: inline-block;
    height: 23px;
    line-height: 23px;
    background: 0% 0% repeat-x url('/bitrix/templates/archiprofi-new/images/button-orange-back-new.gif');
    padding: 0 10px;
    position: relative;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    border: 1px solid #da6c47;
}
#scid-dialog-content-account-payment .error, #scid-dialog-content-service-payment .error{
    color: #ff0000;
    font-size: 11px;
    font-style: italic;
    line-height: 11px;
}
*/
.relative{
	position:relative;
}
label.before_disabled::before{
	opacity:0.5;
}
.user_name a {
    color: #5e5e5e !important;
}
div.service-additional div.service-additional-section {
    padding: 5px 0 5px 25px !important;
}

div.title-dark a.account-payment {
    height: 19px;
    display: block;
    float: right;
    width: auto;
}

div.account-user-info {
    height: 19px;
    line-height: 19px;
    padding: 0 10px;
}
.service_sp
{
    width:auto;
    display:block;
   
    float: right;
}

div.user-account {
    padding-left: 260px;
}
div.user-account div.left-col {
    width: 250px;
    float: left;
    margin-left: -260px;
}
div.account-hint {
    height: 21px;
    line-height: 21px;
    padding: 0 10px;
    background: #e1e1e1;
    margin-bottom: 1px;
}

/* Новые */
.main_contaner {
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}

.main_contaner .floor_menu {
    margin-right: 0;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 20px;

}

.main_contaner .floor_menu ul {
    margin-left: -15px;
}

.site_search h1 {
    color: #5e5e5e;
    font-size: 24px;
    text-transform: none;
    text-align: left;
    margin-bottom: 1em;
}

.site_search h1 span {
    font-weight: bold;
    color: #000;
}

.search_result_block {
    margin-bottom: 40px;
}

.search_result_block h2 {
    font-weight: normal;
}

.btn_show_more {
    display: inline-block;
    vertical-align: top;
    padding: 10px 25px;
    color: #5e5e5e;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #5e5e5e;
    font-size: 22px;
    text-decoration: none;
    margin: 15px 0;
    background-color: rgba(255, 255, 255, 0.9);
}

.btn_show_more:hover {
    background-color: #FFF;
    box-shadow: inset 0 10px 40px rgba(255, 74, 0, 0.1);
}

.show_more_results {
    text-align: center;
}

.search_result_list {
    overflow: hidden;
    margin-right: -30px;
    margin-bottom: 10px;
}

.search_result_list .col-1-4,
.search_result_list .col-1-6 {
    padding-right: 30px;
}

.srl_img a,
.srl_img img {
    display: block;
}

.srl_img img {
    width: 100%;
    height: auto;
}

.srl_caption {
    padding: 7px 0;
}

.slr_title {
    color: #5e5e5e;
    font-size: 16px;
    margin-bottom: 5px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 18px;
    white-space: nowrap;
}

.slr_title a,
.slr_title a:focus {
    text-decoration: none;
    color: #5e5e5e;
}

.slr_title a:hover {
    text-decoration: underline;
    color: #5e5e5e;
}


.slr_subtitle {
    font-size: 12px;
    color: #5e5e5e;
    margin-bottom: 4px;
    height: 14px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.slr_desc {
    height: 32px;
    overflow: hidden;
    font-size: 12px;
    color: #5e5e5e;
    line-height: 1.3;
}

.searched_words {
    display: inline !important;
    background-color: #ffff00;
    padding: 0 3px;
}

.search_result_list_specialists {
    margin-bottom: -20px;
}

.search_result_list_specialists .specialist_block {
    margin-bottom: 30px;
}
.search_result_list_specialists .specialist_block .user_photo a {
    display: block;
}

.search_result_list_specialists .specialist_block .user_photo img {
    width: 100%;
    height: auto;
    display: block;
    max-width: 160px;
}

.search_result_list_users {
    margin-bottom: -20px;
}

.search_result_list_users .user_block .user_photo,
.search_result_list_users .user_block .user_photo a,
.search_result_list_users .user_block .user_photo img {
    display: block;
}

.search_result_list_users .user_block .user_photo img {
    width: 100%;
    height: auto;
}

.search_result_list_users .user_block .user_name {
    height: 70px;
    overflow: hidden;
    padding: 10px 10px;
    display: block;
    text-align: center;
}

.search_result_list_specialists .user_name a,
.search_result_list_users .user_block .user_name a {
    font-size: 14px;
    font-weight: normal;
}
.search_result_list_company .col-1-6 {
    margin-bottom: 30px;
}

.search_result_list_company .company_block {
    margin-bottom: 10px;
}

@media only screen and (max-width: 992px) {

    .search_result_list .col-1-6 {
        padding-right: 30px;
        width: 25%;
    }
}

@media only screen and (max-width: 767px) {
    .search_result_list_users,
    .search_result_list_specialists,
    .search_result_list_company {
        margin-right: -20px;
    }
    .search_result_list .col-1-6 {
        padding-right: 20px;
        width: 25%;
        float: left;
    }
    .search_result_list .col-1-4 {
        width: 50%;
        float: left;
    }

    .search_result_list_users {
        margin-bottom: 0;
    }

    .search_result_list_company .col-1-6 {
        margin-bottom: 10px;
    }
    .search_result_list_users .user_block {
        margin-bottom: 0;
    }

    .search_result_list_specialists .specialist_block {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 680px) {
    .search_result_list_users,
    .search_result_list_specialists,
    .search_result_list_company {
        margin-right: -20px;
    }
    .search_result_list .col-1-6 {
        padding-right: 20px;
        width: 33.3333%;
        float: left;
    }

    .search_result_list_users {
        margin-bottom: 0;
    }

    .search_result_list_company .col-1-6 {
        margin-bottom: 10px;
    }
    .search_result_list_users .user_block {
        margin-bottom: 0;
    }

    .search_result_list_specialists .specialist_block {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 500px) {
    .search_result_list_users,
    .search_result_list_specialists,
    .search_result_list_company {
        margin-right: -20px;
    }
    .search_result_list .col-1-6 {
        padding-right: 20px;
        width: 50%;
        float: left;
    }

    .search_result_list_users {
        margin-bottom: 0;
    }

    .search_result_list_company .col-1-6 {
        margin-bottom: 10px;
    }
    .search_result_list_users .user_block {
        margin-bottom: 0;
    }

    .search_result_list_specialists .specialist_block {
        margin-bottom: 10px;
    }

    .search_result_list .col-1-4 {
        width: 100%;
        float: none;
    }

    .btn_show_more {
        font-size: 18px;
    }
}


/*08.06.2016*/

.specialist_paid_services {
    background-color: #fff;
    margin-bottom: 80px;
}


.specialist_paid_services .detail_sect_title {
    line-height: 1.2;
    text-align: center;
}
.sps_notification {
    background-color: #e6e6e6;
    padding: 15px 18px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #2f2f2f;
    margin-top: 15px;
}

.specialist_paid_services .top_for_content {
    padding: 20px 10% 5px;
    background: #fff;
    text-align: center;
}

.account_paid_top {
    overflow: hidden;
    font-size: 16px;
    padding: 27px 0;
    line-height: 1.4;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.account_number_block {
    float: left;
    text-align: left;
    padding-right: 24px;
}

.account_currency_info {
    margin-left: 48%;
    text-align: left;
}

.account_currency_info a:hover {
    text-decoration: none;
}

.anb_row {

}

.anb_currency_rate {
    color: #ed1c24;
}

.anb_value {
    font-weight:bold;
}

.user_lk_bill .user_lk_bill_value {
    float: right;
    display: block;
}



div.floor {
    height: 18px;
    line-height: 18px;
    /*background: #F1F1F1 3px 2px no-repeat url('/bitrix/templates/archiprofi-new/images/floor-arrow-right.png');*/
    font-size: 12px;
    color: #333333;
    margin-bottom: 1px;
    position: relative;
    zoom: 1;
}
/*div.floor.floor-opened {*/
    /*background: #F1F1F1 3px 3px no-repeat url('/bitrix/templates/archiprofi-new/images/floor-arrow-down.png');*/
/*}*/
/*div.floor:hover {*/

    /*background: #acacac 3px -20px no-repeat url('/bitrix/templates/archiprofi-new/images/floor-arrow-right.png');*/
/*}*/
/*div.floor.floor-opened:hover {*/
    /*background: #c9c9c9 3px -20px no-repeat url('/bitrix/templates/archiprofi-new/images/floor-arrow-down.png');*/
/*}*/
div.floor div.floor-additional {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    height: 18px;
    display: none;
}
div.floor.floor-opened div.floor-additional {
    display: block;
}
div.floor.floor-edited div.floor-additional {
    display: none;
}
div.floor.floor-own div.floor-additional {
    right: 20px;
}
div.floor a.floor-toggle {
    display: block;
    height: 18px;
    line-height: 18px;
    padding-left: 20px;
    text-decoration: none;
    width: 553px;
    float: left;
}
div.floor a.floor-edit {
    width: 18px;
    height: 18px;
    display: none;
    float: right;
    cursor: pointer;
}
div.floor.floor-opened a.floor-edit {
    display: inline-block;
    background-position: 1px 1px;
}
div.floor.floor-edited a.floor-edit {
    display: none;
}
div.floor a.floor-back {
    width: 14px;
    height: 14px;
    display: none;
    float: right;
    cursor: pointer;
}
div.floor.floor-opened a.floor-back {
    display: none;
}
div.floor.floor-edited a.floor-back {
    display: none;
}
div.floor.floor-edited.floor-opened a.floor-back {
    display: inline-block;
}

div.floor-content {
    display: none;
    margin-bottom: 1px;
    position: relative;
    zoom: 1;
}

a.floor-open-all {
    display: block;
    text-decoration: none;
    width: 14px;
    height: 18px;
    /*background: 0% 50% no-repeat url('/bitrix/templates/archiprofi-new/images/floor-toggle.png');*/
    float: right;
}
a.floor-close-all {
    display: none;
    text-decoration: none;
    width: 14px;
    height: 18px;
    /*background: 100% 50% no-repeat url('/bitrix/templates/archiprofi-new/images/floor-toggle.png');*/
    float: right;
}

ul.floor-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    font-size: 11px;
    height: 18px;
}
ul.floor-menu li {
    display: block;
    width: auto;
    float: left;
    height: 18px;
    /*background: 100% 50% no-repeat url('/bitrix/templates/archiprofi-new/images/menu-break.gif');*/
}
ul.floor-menu li.floor-menu-last {
    background: none;
}
ul.floor-menu li a {
    display: block;
    height: 18px;
    line-height: 18px;
    position: relative;
    margin-left: -1px;
    padding: 0 10px;
    color: #333333;
    text-decoration: none;
}
ul.floor-menu li a span {
    text-decoration: none;
}
ul.floor-menu li a:hover, ul.floor-menu li a.floor-menu-selected {
    background: #dddddd;
    height: 19px;
    /*background: url("/bitrix/templates/archiprofi-new/images/reviews-menu-bg.png") repeat-x scroll 0 0 transparent;*/
    border-left: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3;
    color: #FFFFFF;
    padding: 0 9px !important;
}
ul.floor-menu li a:hover span, ul.floor-menu li a.floor-menu-selected span {
    text-decoration: none;
}
ul.floor-menu li a.floor-menu-selected {
    font-weight: bold;
    color: #FFF;
}
ul.floor-menu li a span.floor-menu-cnt {
    text-decoration: none;
    color: #666666;
}
ul.floor-menu li a.floor-menu-selected span.floor-menu-cnt {
    font-weight: normal;
    color: #999999;
}


div.user-account {
    padding-left: 260px;
}
div.user-account div.left-col {
    width: 250px;
    float: left;
    margin-left: -260px;
}
div.account-hint {
    height: 21px;
    line-height: 21px;
    padding: 0 10px;
    background: #e1e1e1;
    margin-bottom: 1px;
}

div.service-profi table {
    width: 100%;
    color: #333333;
}
div.service-profi table thead td {
    height: 26px;
    vertical-align: middle;
    padding: 10px;
    /*background: #c5c5c5;*/
    font-weight: bold;
    font-size: 17px;
    color: #5e5e5e;
    line-height: 1.4;
}
div.service-profi table tbody td {
    width: 430px;
}
div.service-profi table tbody td + td{
    width: auto;
}
div.service-profi table tbody td {
    vertical-align: middle;
    padding: 10px 7px;
    border-top: 1px solid #cccccc;
    font-size: 17px;
    color: #5e5e5e;
    line-height: 1.4;
}
div.service-profi table tbody td.service-profi-enabled {
    text-align: center;
    color: #ff0000;
    font-weight: bold;
    white-space: nowrap;
}
div.service-profi table tbody td.enabled-bg {    background: #eeeeee; }
div.service-profi table tbody td.service-profi-enabled span {
    display: inline-block;
    width: 15px;
    height: 12px;
    overflow: hidden;
    font-size: 0;
    background: 0% 0% no-repeat url('/profile/account/images/mark.png');
    color: transparent;
}
div.service-profi table tbody td.service-profi-disabled {
    text-align: center;
    color: #999999;
    white-space: nowrap;
}

div.service-profi form div.service-profi-field {
    padding-top: 10px;
}
div.service-profi form div.service-profi-field label,
div.service-profi form div.service-profi-field input {
    vertical-align: middle;
}
div.service-profi form div.service-profi-field label {
    font-size: 16px;
    color: #5e5e5e;
    line-height: 1.2;
}
div.service-profi p {
    margin: 5px 0 0;
    padding: 0 0 2px;
}
div.service-profi a.button-orange {
    width: 80px;
    margin-top: 10px;
    margin-bottom: 5px;
}

div.service-additional {
    padding-top: 12px;;
    font-size: 16px;
    color: #5e5e5e;
    line-height: 1.4;
}
div.service-additional table {
    width: 100%;
}
div.service-additional table tbody td {
    vertical-align: bottom;
    padding: 3px 0;
    width: 430px;
}

div.service-additional table tbody td + td {
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
}


div.service-additional table tbody td.service-additional-price {
    text-align: right;
    /*width: 10%;*/
    padding-right: 10px;
}


div.service-additional div.service-additional-field {
    display: none;
}
div.service-additional div.service-additional-section {
    padding: 5px 0 5px 17px;
}
div.service-additional div.service-additional-section div.error {
    padding-top: 2px;
    display: none;
}
div.service-additional div.service-additional-section-holder {
    position: relative;
    zoom: 1;
}
div.service-additional div.service-additional-section-holder span {
    display: block;
    float: left;
    width: auto;
    white-space: nowrap;
    margin-top: 5px;
    margin-right: 15px;
    font-size: 11px;
    color: #666666;
    max-width: 200px;
    position: relative;
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    padding-right: 14px;
}
div.service-additional div.service-additional-section-holder span a {
    display: block;
    width: 14px;
    height: 14px;
    text-decoration: none;
    background: #ffffff 50% 50% no-repeat url('/profile/account/images/icons/del.png');
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}

div.service-additional input.text {
    width: 30px;
}
div.service-additional select.select {
    width: 200px;
}

div.service-additional div.service-additional-total div {
    text-align: right;
}
div.service-additional div.service-additional-total div.service-additional-total-price {
    font-size: 14px;
    font-weight: bold;
    display: none;
    padding-bottom: 5px;
}
div.service-additional a.button-orange {
    width: 80px;
    margin-bottom: 5px;
}

.get_info_prod,
.get_info_prod_mob
{
    /*position: relative;*/
    display: inline-block;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    margin-left: 5px;
}


.get_info_prod_mob .icon,
.get_info_prod .icon {
    cursor: pointer;
}

.ttips
{
    width: 460px;
    position: absolute;
    z-index: 1000;
    top: 9px;
    left: 9px;
    display: none;
    font-size: 14px;
    color: #828282;
    background: #fff;
    padding: 15px 20px;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.5);
    box-shadow: 0 0 7px rgba(0,0,0,.5);
}


.floor_service_pad {
    padding-left: 15px;
    padding-right: 15px;
    /*padding-bottom: 30px;*/
}

.service-profi-last-block {
    overflow: hidden;
    padding: 45px 0 30px 0;
}

.service-profi-last-block .service-profi-last {
    width: 50%;
    float: left;
    position: relative;
    font-size: 16px;
    line-height: 1.4;
    color: #5e5e5e;
}




.checkbox .ui-button {
    background: #fff url(/profile/account/images/icons/bg_ch.png) no-repeat scroll 0;
    font-size: 0.1em;
    height: 13px;
    padding: 0;
    width: 13px;
    margin-right: 0;
    margin-top: 0;
    display: block;
    float: left;
}

.checkbox .ui-button.ui-state-active {
    background: #fff url(/profile/account/images/icons/bg_ch_a.png) no-repeat 0;
}

.service-profi-last-title {
    font-weight: bold;
    margin-bottom: 12px;
}

.button-orange-services {
    display: block;
    width: 200px;
    padding: 7px 20px;
    background-color: #ff0000;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff !important;
    text-decoration: none !important;
    text-align: center;
    margin-top: 25px;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}

.button-orange-services:hover {
    background-color: #FFFFFF;
	border:1px solid #ff0000;
	color: #ff0000 !important;
	padding:6px 20px;
}

.service-profi-last form {
    position: relative;
}

div.service-additional table tbody td.td_middle {
    vertical-align: bottom;
    padding-left: 0;
    padding-right: 0;
}

.service-additional-line {
    margin-left: 4px;
    overflow: visible;
    position: relative;
}
.td_middle_wrap {
    position: relative;
    display: inline-block;
    height: 1px;
    width: 100%;
}

.td_middle_wrap:after {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    display: inline-block;
    bottom: 4px;
    margin-left: 0;
    margin-bottom: 0;
    border-top: 1px dotted #d6d6d6;
}

.checkbox_lable_wrap:after {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    display: inline-block;
    bottom: 0;
    margin-left: 8px;
    margin-bottom: 10px;
    border-top: 1px dotted #d6d6d6;
}
.checkbox_lable_wrap.none_line:after {
	display:none;
}

.service-additional-price .service-additional-line:before {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    display: inline-block;
    bottom: 0;
    left: 0;
    margin-left: 0;
    margin-bottom: 10px;
    border-top: 1px dotted #d6d6d6;
}
.service-additional-price .service-additional-line.none_line:before {
	display:none;
}
div.service-additional table tbody td.service-additional-price {
    padding-left: 0;
}
div.service-additional table tbody td.service-additional-price .service-additional-line {
    position: relative;
    margin-left: 0;
}

div.service-additional table tbody td.service-additional-price .service-additional-line span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 3;
    background-color: #ffffff;
    padding-left: 4px;
}

.td_middle_dynamic {
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.service-additional-line input[type="checkbox"] {
    opacity: 0;
    position: absolute;

}
.service-additional-line input[type="checkbox"] + .checkbox_lable_wrap {
    padding-left: 25px;
    position: relative;
}
.service-additional-line input[type="checkbox"] + .checkbox_lable_wrap label {
}
.service-additional-line input[type="checkbox"] + .checkbox_lable_wrap label span {

}
.service-additional-line input[type="checkbox"] + .checkbox_lable_wrap label:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    width: 13px;
    height: 13px;
    background: url(/profile/account/images/icons/bg_ch.png) no-repeat center center;
}

.service-additional-line input[type="checkbox"]:checked + .checkbox_lable_wrap label:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 13px;
    height: 13px;
    background: url(/profile/account/images/icons/bg_ch_a.png) no-repeat center center;
}

.quantity_dynamic_foto {
    white-space: nowrap;
}

div.service-additional .quantity_dynamic_foto input.text {
    margin-top: 0;
    height: 17px;
    font-size: 14px;
	box-shadow:none;
}

.service-additional-price {
    white-space: nowrap;
}

.service-additional {

}



div.service-profi form div.service-profi-field input {
    float: left;
    margin-top: 3px;
}

div.service-profi form div.service-profi-field label {
    position: relative;
    display: block;
    vertical-align: middle;
    overflow: hidden;
    margin-left: 30px;
}

.service-profi-last {
    padding-right: 50px;
}

.service-profi-last + .service-profi-last {
    padding-right: 0;
}

.time_mimber_title {
    float: left;
    position: relative;
    z-index: 3;
    background-color: #fff;
    padding-right: 4px;
}

.time_mimber_value {
    float: right;
    position: relative;
    z-index: 3;
    background-color: #fff;
    padding-left: 4px;
}

div.service-profi form div.service-profi-field label:before {
    content: '';
    display: block;
    margin-top: 10px;
    position: absolute;
    vertical-align: middle;
    width: 100%;
    height: 1px;
    z-index: 1;
    border-bottom: 1px dotted #d6d6d6;
}

.time_mimber_title {
    float: left;
}

.time_mimber_value {
    text-align: right;
}

.service-profi-last form .button-orange-services.balance{
    left: 230px;
    width: 300px;
}

div.company-select{
	margin:0 15px;
	padding: 20px 10% 5px;
}
div.company-select span{
	display:block;
	font-weight: bold;
	font-size: 17px;
	color: #5e5e5e;
	text-align:center;
}
div.company-select select{
	display: block;
	width: 200px;
	margin: 10px auto;
	padding: 7px 10px;
	font-size:18px;
}

@media only screen and (max-width: 1024px) {
	.service-profi-last form .button-orange-services.balance{
		left: 0px;
		width:auto;
		max-width:300px;
	}	
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .account_paid_top {
        display: block;
    }

    .refill-btn-container {
        margin-top: 20px;
        text-align: left;
    }

    .refill-btn-container .button-orange-services {
        display: inline-block;
        vertical-align: top;
    }

}

@media only screen and (max-width: 767px) {
    .account_paid_top {
        overflow: hidden;
        font-size: 16px;
        padding: 35px 0;
    }
    .sps_notification {
        margin-bottom: 30px;
    }
    .favorite_user_wrapper {
        padding-bottom: 0;
    }
    .detail_sect_title {
        font-size: 23px;
        margin-left: 0;
        margin-right: 0;
    }
    div.service-additional {
        padding-top: 12px;
        font-size: 15px;
        line-height: 1.3;
    }
    .button-orange-services {
        margin-left: auto;
        margin-right: auto;
    }
    .specialist_paid_services .detail_sect_title {
        margin-left: 0;
        margin-right: 0;
    }
    .service-profi-last-block .service-profi-last {
        width: auto;
        float: none;
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 35px;
    }
    .service-profi-last-block {
        padding: 45px 0 0 0;
    }

    .service-profi-last form .button-orange-services {
        position: relative;
    }

    .specialist_paid_services {
        margin-bottom: 0;
    }

    div.service-additional table,
    div.service-additional table tbody,
    div.service-additional table tbody tr,
    div.service-additional table tbody td {
        display: block;
        text-align: left;
    }
    div.service-additional table tbody td.service-additional-price {
        text-align: left;
    }

    div.service-additional table tbody td + td {
        padding-top: 0;
        padding-bottom: 0;
    }
    div.service-additional table tbody td + td + td {
        height: auto;
        overflow: visible;
        padding-bottom: 15px;
        font-weight: bold;
        padding-left: 26px;
    }
    .quantity_dynamic_foto {
        padding: 10px 0 10px 10px;
    }

    div.service-profi table tbody td {
        font-size: 16px;
        padding-left: 0;
        padding-right: 0;
        position: relative;
    }
    div.service-profi table thead td {
        padding-left: 0;
        padding-right: 0;
        font-size: 17px;
    }

    .floor_service_pad {
        padding-left: 0;
        padding-right: 0;
    }

    .service-profi-last {
        padding-right:0;
    }

    .service-profi-last form {
        height: auto;
    }

    .td_middle_wrap {
        display: none;
    }
    .td_middle_wrap:after,
    .td_middle_wrap:before,
    .service-additional-price .service-additional-line:before,
    .checkbox_lable_wrap:after {
        content: normal;
        display: none;
    }
    div.service-additional table tbody td {
        vertical-align: middle;
        width: auto;
    }
    div.service-additional table tbody td.service-additional-price {
        padding-left: 26px;
    }

    .service-additional-line {
        overflow: visible;
    }

    .quantity_dynamic_foto {
        padding: 10px 0 10px 27px;
    }

    .ttips
    {
        width: auto;
        position: absolute;
        z-index: 1000;
        top: 12px;
        left: 9px;
        right: 9px;
        display: none;
        font-size: 14px;
        color: #828282;
        background: #fff;
        padding: 15px 20px;
        -webkit-box-shadow: 0 0 7px rgba(0,0,0,.5);
        -moz-box-shadow: 0 0 7px rgba(0,0,0,.5);
        box-shadow: 0 0 7px rgba(0,0,0,.5);
    }

    .get_info_prod,
    .get_info_prod_mob {
        position: static;
    }
}

@media only screen and (max-width: 540px) {

    .account_paid_top {
        display: block;
        text-align: left;
    }

    .refill-btn-container {
        margin-top: 20px;
        text-align: left;
    }

    .refill-btn-container .button-orange-services {
        display: inline-block;
        vertical-align: top;
    }
}

.left_width_50
{
    float: left;
    width: 50%;
}
.left_width_50 p
{
    margin-right: 15px !important;
}
.left_width_50 .account_paid_top {
    font-size: 18px;
}
.left_width_50 .account_number_block {
    float: none;
}
.left_width_50 .account_currency_info {
    margin-left: 0;
    text-align: left;
    padding: 20px 0;
    font-size: 16px;
}
.left_width_50 .account_number_block
{
    padding-top: 0;
}

@media only screen and (max-width: 660px) {
    .left_width_50
    {
        float: none;
        width: auto;
    }
    .left_width_50 p
    {
        margin-right: 0;
    }
    .left_width_50 .account_number_block
    {
        padding-top: 15px;
    }
    .account_paid_top {
        font-size: 18px;
    }
    .account_currency_info {
        margin-left: 0;
        text-align: left;
        padding: 20px 0;
        font-size: 16px;
    }
    .account_number_block {
        float: none;
    }

    .detail_sect_title {
        font-size: 21px;
    }
    div.service-additional {
        font-size: 14px;
        line-height: 1.3;
    }

    .service-profi-last-block .service-profi-last {
        font-size: 15px;
    }

    div.service-profi table tbody td {
        font-size: 15px;
    }
    div.service-profi table thead td {
        font-size: 16px;
    }

}



@media only screen and (max-width: 1024px) and (min-width: 992px) {

    .specialist_paid_services .top_for_content {
        padding: 20px 15px 5px;
    }
    .account_currency_info {
        margin-left: 0;
        text-align: left;
        padding: 20px 0 0 0;
        font-size: 15px;
    }
    .account_number_block {
        float: none;
    }

    .detail_sect_title {
        font-size: 21px;
    }
    div.service-additional {
        font-size: 14px;
        line-height: 1.3;
    }

    .service-profi-last-block .service-profi-last {
        font-size: 15px;
    }

    div.service-profi table tbody td {
        font-size: 15px;
    }
    div.service-profi table thead td {
        font-size: 16px;
    }
    .detail_sect_title {
        font-size: 23px;
    }
    div.service-additional {
        padding-top: 12px;
        font-size: 15px;
        line-height: 1.3;
    }
    .button-orange-services {
        margin-left: auto;
        margin-right: auto;
    }

    .service-profi-last-block .service-profi-last {
        width: auto;
        float: none;
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 35px;
    }
    .service-profi-last-block {
        padding: 45px 0 0 0;
    }

    .service-profi-last form .button-orange-services {
        position: relative;
    }

    .specialist_paid_services {
        margin-bottom: 0;
    }




    div.service-profi table tbody td {
        font-size: 16px;
        padding-left: 0;
        padding-right: 0;
        position: relative;
    }
    div.service-profi table thead td {
        padding-left: 0;
        padding-right: 0;
        /*font-size: 17px;*/
        width: 50%;
    }

    div.service-profi table tbody td,
    div.service-profi table thead td {
        padding-right: 7px;
        width: auto;
        font-size: 16px;
    }

    div.service-profi table thead td + td,
    div.service-profi table thead td + td +td,
    div.service-profi table tbody td + td,
    div.service-profi table tbody td +td +td {
        width: 120px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 16px;
    }
    div.service-profi table tbody td.service-profi-enabled {
        white-space: normal;
    }
    .service-profi-last {
        padding-right:0;
    }

    .service-profi-last form {
        height: auto;
    }

    .ttips
    {
        width: auto;
        position: absolute;
        z-index: 1000;
        top: 12px;
        left: 9px;
        right: 9px;
        display: none;
        font-size: 14px;
        color: #828282;
        background: #fff;
        padding: 15px 20px;
        -webkit-box-shadow: 0 0 7px rgba(0,0,0,.5);
        -moz-box-shadow: 0 0 7px rgba(0,0,0,.5);
        box-shadow: 0 0 7px rgba(0,0,0,.5);
    }

    .get_info_prod,
    .get_info_prod_mob {
        position: static;
    }

    div.service-additional table tbody td {

        width: 300px;
    }
}


@media only screen and (max-width: 991px) and (min-width: 768px) {

    .specialist_paid_services .top_for_content {
        padding: 20px 15px 5px;
    }
    .account_currency_info {
        margin-left: 0;
        text-align: left;
        padding: 20px 0 0 0;
        font-size: 15px;
    }
    .account_number_block {
        float: none;
    }

    .detail_sect_title {
        font-size: 21px;
    }
    div.service-additional {
        font-size: 14px;
        line-height: 1.3;
    }

    .service-profi-last-block .service-profi-last {
        font-size: 15px;
    }

    div.service-profi table tbody td {
        font-size: 15px;
    }
    div.service-profi table thead td {
        font-size: 16px;
    }
    .detail_sect_title {
        font-size: 23px;
    }
    div.service-additional {
        padding-top: 12px;
        font-size: 15px;
        line-height: 1.3;
    }
    .button-orange-services {
        margin-left: auto;
        margin-right: auto;
    }

    .service-profi-last-block .service-profi-last {
        width: auto;
        float: none;
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 35px;
    }
    .service-profi-last-block {
        padding: 45px 0 0 0;
    }

    .service-profi-last form .button-orange-services {
        position: relative;
    }

    .specialist_paid_services {
        margin-bottom: 0;
    }




    div.service-profi table tbody td {
        font-size: 16px;
        padding-left: 0;
        padding-right: 0;
        position: relative;
    }
    div.service-profi table thead td {
        padding-left: 0;
        padding-right: 0;
        /*font-size: 17px;*/
        width: 50%;
    }

    div.service-profi table tbody td,
    div.service-profi table thead td {
        padding-right: 7px;
        width: auto;
        font-size: 16px;
    }

    div.service-profi table thead td + td,
    div.service-profi table thead td + td +td,
    div.service-profi table tbody td + td,
    div.service-profi table tbody td +td +td {
        width: 120px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 16px;
    }
    div.service-profi table tbody td.service-profi-enabled {
        white-space: normal;
    }
    .service-profi-last {
        padding-right:0;
    }

    .service-profi-last form {
        height: auto;
    }

    .ttips
    {
        width: auto;
        position: absolute;
        z-index: 1000;
        top: 12px;
        left: 9px;
        right: 9px;
        display: none;
        font-size: 14px;
        color: #828282;
        background: #fff;
        padding: 15px 20px;
        -webkit-box-shadow: 0 0 7px rgba(0,0,0,.5);
        -moz-box-shadow: 0 0 7px rgba(0,0,0,.5);
        box-shadow: 0 0 7px rgba(0,0,0,.5);
    }

    .get_info_prod,
    .get_info_prod_mob {
        position: static;
    }

    div.service-additional table tbody td {

        width: 300px;
    }

    div.service-additional table,
    div.service-additional table tbody,
    div.service-additional table tbody tr,
    div.service-additional table tbody td {
       /* display: block;*/
        text-align: left;
    }
    div.service-additional table tbody td.service-additional-price {
        text-align: left;
    }

    div.service-additional table tbody td + td {
        padding-top: 0;
        padding-bottom: 0;
    }
    div.service-additional table tbody td + td + td {
        height: auto;
        overflow: visible;
        padding-bottom: 15px;
        font-weight: bold;
        padding-left: 26px;
    }
    .quantity_dynamic_foto {
        padding: 10px 0 10px 10px;
    }

    div.service-profi table tbody td {
        font-size: 16px;
        padding-left: 0;
        padding-right: 0;
        position: relative;
    }
    div.service-profi table thead td {
        padding-left: 0;
        padding-right: 0;
        font-size: 17px;
        width: 50%;
    }


    .service-profi-last {
        padding-right:0;
    }

    .service-profi-last form {
        height: auto;
    }

    .td_middle_wrap {
        display: none;
    }
    .td_middle_wrap:after,
    .td_middle_wrap:before,
    .service-additional-price .service-additional-line:before,
    .checkbox_lable_wrap:after {
        content: normal;
        display: none;
    }
    div.service-additional table tbody td {
        vertical-align: middle;
        width: auto;
    }
    div.service-additional table tbody td.service-additional-price {
        padding-left: 26px;
    }

    .service-additional-line {
        overflow: visible;
    }

    .quantity_dynamic_foto {
        padding: 10px 0 10px 27px;
    }
}

.button-orange-services {
    display: block;
    width: 200px;
    padding: 7px 20px;
    background-color: #ff0000;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff !important;
    text-decoration: none !important;
    text-align: center;
    margin-top: 25px;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}

.button-orange-services:hover {
    background-color: #FFFFFF;
    border:1px solid #ff0000;
    color: #ff0000 !important;
    padding: 6px 20px;
}

.refill-btn-container .button-orange-services {
    width: auto;
    padding: 0 15px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}

.refill-btn-container .button-orange-services:hover{
    padding: 0 15px !important;
}

table.transaction_history {
    width: 100%;
    display: table !important;
}

.transaction_history th {
    font-size: 16px;
    font-weight: bold;
    color: #5e5e5e;
    padding: 10px 7px;
    text-align: left;
    line-height: 1.4;
}
.transaction_history td {
    font-size: 13px !important;
    /*width: auto !important;*/
    line-height: 1.4 !important;
    vertical-align: top !important;
}
.transaction_history tbody tr:nth-child(odd) td {
    background-color: #fafafa;
}

.transaction_code,
.transaction_operation_value,
.transaction_status {
    font-weight: bold;
}

.transaction_code,
.transaction_date {
    display: block;
}

.transaction_status.success {
    color: #009d00;
}

.transaction_status {
    position: relative;
    display: inline-block;
    padding-left: 25px;
}

.transaction_status.fault {
    color: #ed1c24;
}

.transaction_status.fault:before {
    content: '';
    background: url(/profile/account/images/icons/transaction_fault.png) no-repeat center;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    vertical-align: top;
    width: 17px;
    height: 17px;
    margin-right: 7px;
}

.transaction_history tbody tr:last-child td {
    border-bottom: 1px solid #cccccc
}

.transaction_history td.td_transaction_code {
    width: 170px;
}

.transaction_history td.td_transaction_operation_value {
    width: 120px;
    text-align: center;
}
.transaction_history th.th_transaction_operation_value {
    width: 120px;
    text-align: center;
}


.transaction_history td.td_transaction_status,
.transaction_history th.th_transaction_status {
	cursor:pointer;
    width: 150px;
    white-space: nowrap !important;
}

.transaction_history th.th_transaction_status {
    padding-left: 34px;
}

.transaction_history td.td_transaction_operation {
    width: auto;
}

.transaction_history td.td_transaction_operation,
.transaction_history th.th_transaction_operation {

}
.th_transaction_code {
	cursor:pointer;
}
.th_transaction_code .tc_sort.tc_sort_up, .th_transaction_status .tc_sort.tc_sort_up{
    display: inline-block;
    width: 6px;
    height: 6px;
    border: 3px solid transparent;
    border-bottom-color: #858585;
}
.th_transaction_code .tc_sort.tc_sort_down, .th_transaction_status .tc_sort.tc_sort_down {
    display: inline-block;
    width: 6px;
    height: 6px;
    border: 3px solid transparent;
    border-top-color: #858585;
}

.transaction_history_pagination {
    padding: 20px 0;
    text-align: right;
}

.transaction_history_pagination .thp_prev,
.transaction_history_pagination .thp_next {
    display: inline-block;
    vertical-align: middle;
    border: 6px solid transparent;
}

.transaction_history_pagination .thp_prev {
    border-right-color: #858585;
    margin-right: 8px;
}

.transaction_history_pagination .thp_next {
    border-left-color: #858585;
    margin-left: 8px;
}

.transaction_history_pagination .thp_list {
    display: inline-block;
    vertical-align: middle;
    padding-left: 0;
}

.transaction_history_pagination .thp_list li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 1px;
}

.transaction_history_pagination .thp_list li a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 42px;
    height: 42px;
    border: 1px solid #b7b7b7;
    color: #5e5e5e;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    text-decoration: none !important;
    -webkit-transition: color .3s, background-color .3s, border-color .3s;
    -moz-transition: color .3s, background-color .3s, border-color .3s;
    -ms-transition: color .3s, background-color .3s, border-color .3s;
    -o-transition: color .3s, background-color .3s, border-color .3s;
    transition: color .3s, background-color .3s, border-color .3s;
}

.transaction_history_pagination .thp_list li:hover a,
.transaction_history_pagination .thp_list li.active a {
    border-color: #ff0000;
    background-color: #ff0000;
    color: #ffffff;
}

.payment-services-link-container {
    text-align: left;
}

.payment_services_link,
.payment_services_link:focus {
    display: inline-block;
    font-size: 18px;
    color: #5e5e5e;
    text-decoration: none;
}

.payment_services_link:hover span {
    text-decoration: underline;
}

@media only screen and (max-width: 1199px) {
    .transaction_history td.td_transaction_code {
        width: 146px;
    }

    .transaction_history td.td_transaction_operation_value {
        width: 110px;
        text-align: center;
    }
    .transaction_history th.th_transaction_operation_value {
        width: 110px;
        text-align: center;
    }


    .transaction_history td.td_transaction_status,
    .transaction_history th.th_transaction_status {
        width: 130px;
        white-space: nowrap !important;
    }
}


@media only screen and (max-width: 1199px) {
    .transaction_history thead {
        display: none;
    }
    .th_transaction_code .tc_sort {
        display: none;
    }
    table.transaction_history,
    table.transaction_history tr,
    table.transaction_history td,
    table.transaction_history th,
    table.transaction_history tbody {
        display: block;
        width: 100% !important;
    }

    .transaction_history tbody tr:nth-child(odd) td {
        background-color: transparent;
    }

    table.transaction_history tr {
        margin-bottom: 30px;
        border-bottom: 1px solid #CCC;
        padding-bottom: 15px;
    }
    table.transaction_history td {
        border: 0 !important;
        min-height: 30px;
        padding-top: 3px !important;
        padding-bottom: 3px !important;
        text-align: left !important;
        font-size: 17px !important;
    }
    table.transaction_history td .td_transaction_code {
        padding-left: 12px;
    }
    table.transaction_history td:not(.td_transaction_code) {
        position: relative;
        padding-left: 102px !important;
    }

    table.transaction_history td:before {
        content: '';
        display: block;
        position: absolute;
        left: 12px;
        font-weight: bold;
        top: 0;
        padding-top: 3px;
    }
    .transaction_status {
        padding-left: 0;
    }
    .transaction_status.fault:before {
        display: inline-block;
        position: relative;
        left: 0;
        top: 0;
        vertical-align: top;
        width: 17px;
        height: 17px;
        margin-right: 7px;
    }
    .transaction_history td.td_transaction_code {
        padding-left: 12px;
    }
    .transaction_code, .transaction_date {
        display: inline-block;
        font-size: 19px;
    }
    .transaction_code {
        margin-right: 20px;
    }
    table.transaction_history td.td_transaction_status:before {
        content: 'Статус';
    }

    table.transaction_history td.td_transaction_operation:before {
        content: 'Описание';
    }

    table.transaction_history td.td_transaction_operation_value.sub:before {
        content: 'Расход';
    }

    table.transaction_history td.td_transaction_operation_value.add:before {
        content: 'Приход';
    }

}

@media only screen and (max-width: 768px) {
    .transaction_history_pagination {
        text-align: center;
    }
    .payment-services-link-container {
        text-align: center;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .detail_sect_title {
        margin-top: 0;
    }
}
@media only screen and (max-width: 420px) {
    table.transaction_history td {
        font-size: 15px !important;
    }
    .transaction_code, .transaction_date {
        font-size: 17px;
    }
}
/*
#scid-dialog-content-account-payment label{
    color: #666666;
}
#scid-dialog-content-account-payment .account-payment-field, #scid-dialog-content-account-payment label,
#scid-dialog-content-service-payment
{
	font-size: 12px;
	font-family: Arial, sans-serif;
}
#scid-dialog-content-account-payment select.select, #scid-dialog-content-account-payment input.text,
#scid-dialog-content-service-payment select.select
{
    background: #ffffff;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #231f20;
    border: 1px solid #cdced1;
	height: auto;
	box-shadow: none;
}
#scid-dialog-content-account-payment a, #scid-dialog-content-service-payment a{
	color: #231f20;
}
#scid-dialog-content-account-payment a.button-orange, #scid-dialog-content-service-payment a.button-orange {
    text-decoration: none;
    display: inline-block;
    height: 23px;
    line-height: 23px;
    background: 0% 0% repeat-x url('/bitrix/templates/archiprofi-new/images/button-orange-back-new.gif');
    padding: 0 10px;
    position: relative;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    border: 1px solid #da6c47;
}
#scid-dialog-content-account-payment .error, #scid-dialog-content-service-payment .error{
    color: #ff0000;
    font-size: 11px;
    font-style: italic;
    line-height: 11px;
}
*/
.relative{
	position:relative;
}
label.before_disabled::before{
	opacity:0.5;
}
.user_name a {
    color: #5e5e5e !important;
}
div.service-additional div.service-additional-section {
    padding: 5px 0 5px 25px !important;
}


.service-additional-section.period_block
{
    width: 100%;
}
.service-additional-section .additional_block
{ display: inline-block; margin-right: 10px; width: 27%; height: 50px; border: 1px solid #0b1221; margin-bottom: 10px; line-height: 50px; text-align: center;  background-color: #eee;}
.service-additional-section .additional_block:hover
{  background-color: #FFF; cursor: pointer;}
.specialist_paid_services
{ overflow: auto; display: table; width: 100%;}
.service-additional-field.period_block .service-additional-line
{ text-align: right; width: 100%; padding-left: 10px;}
.service-additional-field.period_block .service-additional-line span
{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 3;
    background-color: #ffffff;
    padding-left: 4px;
}
.service-additional-field .period_block_line
{ display: table; width: 100%; }
.service-additional-field .period_block_line >div
{ display: table-cell; position: relative; }
.service-additional-section .additional_block.selected_block
{
 border: 2px solid #ff0000;
    background-color: #FFF;
}
.service-additional-section .period_info
{ font-size: 12px; }

.profi-block {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: calc(69.4% - 24px);
}

.profi-block__wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.profi-block__inner {
    position: absolute;
    top: -12px;
    bottom: -12px;
    left: 25px;
    right: 25px;
    overflow: hidden;
}

.profi-block iframe {
    width: calc(100% + 24px) !important;
    height: 100% !important;
    border: 0;
    margin-left: -12px;
}

@media (max-width: 990px) {
    .profi-block{
        height: 60vw;
    }
}
.service-profi-last-block{
    padding: 25px 0 30px 0;
}
.service-profi-last-block .service-profi-last {
    margin-bottom: 0px !important;
}
.specialist-paid-services-block{
    margin-top: 0;
}