

/* Start:/bitrix/templates/citrus_tszh_blue/colors.css?16010177961708*/
.header-phone,
.header-title a em,
h3.alt,
body #contacts-block-container .org-contacts h3.alt,
body #contacts-page-container #orgs-contacts-container .org-contacts h3.alt {
    color: #8ba601;
}

h1, h1 a, .block-title a { color: #14508c; }
a, .header-top li.active a { color: #039; }

#top-links {
	background: #14508c;
	border: 1px solid #025db6;
}
#top-links li {background:url('/bitrix/templates/citrus_tszh_blue/images/border-menu-blue.jpg') repeat-y right top;}
#top-links li:hover,#top-links li.selected {background: #0359b0 url('/bitrix/templates/citrus_tszh_blue/images/border-menu-blue.jpg') repeat-y right top; }
#top-links ul ul {background: #0359b0;}
#top-links ul ul li a {background: #0359b0 !important;}
#top-links ul ul li a:hover, #top-links ul ul li.selected a {
    background-color: #8f9e01 !important;
}

#footer {background: #14508c;}
#copyright  {background: #14508c;}

.n-f {
	border-top:11px solid #14508c;
	border-bottom:11px solid #14508c;
	background:#14508c;
}
.n-f .bord{background:#14508c;}

#bottom-menu li ul li{background:url('/bitrix/templates/citrus_tszh_blue/images/list-style.png') no-repeat 5px 9px;}

.news-index {
	background:#14508c;
}
.news-index-inner {
	border-top:1px solid #0167cd;
    border-bottom:1px solid #0167cd;
}
.list-more a{color:#003399;}
.news-index .list-more a{color:#a7bf2b;}

.phone span, .e-mail span {color:#003399;}

.left-menu ul li{background:url('/bitrix/templates/citrus_tszh_blue/images/treug-blue.png') no-repeat 10px center;}
.left-menu li:hover, .left-menu li.selected{background: #f4f4f4 url("/bitrix/templates/citrus_tszh_blue/images/treug-blue.png") no-repeat 10px center;}
.left-menu li a:hover{color:#003399}

.our h1, .our em  {color: #8ba601;}
#general li {background: url("/bitrix/templates/citrus_tszh_blue/images/triangles-blue.png") no-repeat left 5px;}
#private-issues li {background: url("/bitrix/templates/citrus_tszh_blue/images/arrow.png") no-repeat 15px 7px;}

/* End */


/* Start:/bitrix/templates/citrus_tszh_blue/components/bitrix/system.auth.form/header-auth/style.css?1601017796175*/
.header-auth__link {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 900;
}

.header-auth__link,
.header-auth__name,
.header-auth__exit {
	color: #FFF!important;
}
/* End */


/* Start:/bitrix/components/citrus/main.feedback/templates/orchid_feedback/style.css?17508321364694*/
.feedback-error, .feedback-success {

    font-weight:bold;

    padding-top:20px;

    text-align:left;

}

.feedback-error {

    color:red;

}

.feedback-success {

    color:green;

}

.feedback-error  div, .feedback-success {

    padding-bottom:5px;

}

.feedback {

    overflow:hidden;

    float:left;

}

.feedback__title {

    margin-bottom:5px;

}

.window__input.opd {

    height: auto;

    padding-top: 9px;

    padding-left:0;

    border-width: 0;

    background-color: transparent;

}

.window__input-name_pas {

    position: relative;

}

.adm-detail-content-table

{

    width: auto !important;

}

.opd__input-name_pas{

    width:15px !important;
    float: left;


}

.opd__input{

    width: auto !important;

}

.opd__input-name_pas input[type=checkbox] {

    display: block !important;

    opacity:0;

    position: absolute;

    /*right:0;*/
    z-index: 1;

}

.opd__input-opd-err {

    display:none;

    margin-top: 15px;

    color: red;

    text-align: center;

    margin-bottom: 20px;

}

.feedback__title {

    font-size:20px;

    color:#2b5f93;

    margin-top:40px;

    text-align:center;

    font-weight:bold;

}

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

    .feedback__title {

        width:330px;

    }

}

.feedback__form {

    width:330px;

    float:right;

    text-align:center;

}

.feedback__input {

    width:100%;

    height:46px;

    background-color:#ffffff;

    color:#2b5f93;

    font-size:16px;

    margin-top:15px;

    box-sizing:border-box;

    -webkit-border-radius:3px;

    -moz-border-radius:3px;

    border-radius:3px;

    padding-left:20px;

    padding-right:0px;

}

.feedback__input::-webkit-input-placeholder {

    color:#2b5f93;

}

.feedback__input::-moz-placeholder {

    color:#2b5f93;

}

.feedback__textarea {

    width:100%;

    height:125px;

    background-color:#ffffff;

    color:#2b5f93;

    font-size:16px;

    margin-top:15px;

    padding-top:23px;

    resize:none;

    outline:none;

    box-sizing:border-box;

    -webkit-border-radius:3px;

    -moz-border-radius:3px;

    border-radius:3px;

    padding-left:20px;

    padding-right:0px;

}

.feedback__textarea::-moz-placeholder {

    color:#2b5f93;

}

.feedback__textarea::-webkit-input-placeholder {

    color:#2b5f93;

}

.feedback__button {

    height:46px;

    background-color:#ffbb42;

    font-size:16px;

    color:#2b5f93;

    margin:0 auto;

    font-weight:bold;

    cursor:pointer;

    -webkit-border-radius:3px;

    -moz-border-radius:3px;

    border-radius:3px;

    padding-left:60px;

    padding-right:60px;

}

.feedback__checkbutton {

    /*overflow:hidden;*/

    margin-top:15px;

}

.feedback__captcha {

    width:100%;

}

.feedback__captcha td{

    width:50%;

}

.feedback__captcha img{

    width:calc(100% - 5px);

    height:33px;

}

.feedback__captcha input[name="captcha_word"]{

    width:100%;

    height:30px;

}





#feedbackForm .captcha::-webkit-input-placeholder {

    color:#2b5f93;

}

#feedbackForm .captcha::-moz-placeholder {

    color:#2b5f93;

}



input.captcha {

    padding-left:20px;

}



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

    .feedback {

        width:50%;

    }

}

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

    .feedback {

        width:100%;

    }

    .feedback__form {

        width:100%;

        max-width:320px;

        margin:0 auto;

    }

    .feedback__form {

        float:none;

    }

    .feedback__title {

        width:auto;

        margin-top:60px;

        font-size:16px;

    }

    .feedback__input {

        height:40px;

        font-size:14px;

    }

    .feedback__textarea {

        height:105px;

        font-size:14px;

    }

    .feedback__button {

        font-size:14px;

    }

    .information{

        padding-bottom:30px;

    }

    input.captcha {

        padding-left:5px;

    }

    .feedback__confirm {

        font-size:12px;

    }



}



.feedback__confirm {

    text-align:start;

    margin-left:10px;

    margin-right:10px;

    margin-top:8px;

    margin-bottom:20px;

}



.feedback__confirm p{

    margin-top:8px;

}



.feedback__confirm .input-checkbox {

    float:left;

}



.feedback-checkbox input[type=checkbox]+label {

    padding-left:0px !important;

    line-height:18px !important;

}



#feedbackForm {

    top:-55px;

    position:relative;

    padding-top:55px;

}



.feedback-checkbox input[type=checkbox]+label{

    padding-left:0px !important;

    line-height:18px !important

}

.files_error{

    display:none;

    color:#f00

}

.error .files_error{

    display:block

}

.error [type="submit"]{

    cursor:default

}


/* End */


/* Start:/bitrix/components/citrus/tszh.file.input/templates/.default/style.css?17508321362508*/
.uploadform_files {
    margin-bottom: 10px;
    position: relative;
    z-index: 0
}

.uploadform_files_field {
    width: 100%;
    border: 1px dashed #ccc;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.uploadform_files_field input[type="file"] {
    opacity: 0;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0
}

.error .uploadform_files_field input[type="file"] {
    z-index: -1;
}

.uploadform_files_item {
    width: 100%;
    text-align: left;
}

.uploadform_files_item p {
    position: relative;
    display: inline-block;
    z-index: 10;
    max-width: 95%;
    margin: 0 !important
}

.uploadform_files_item span {
    font: 400 14px/18px Arial, Helvetica, sans-serif;
    padding: 10px 13px 10px 35px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAMAAADH72RtAAAAn1BMVEVHcEz/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAAqMcb6AAAANHRSTlMAToE8VJW5+kOkXY/W4hdmq8SErsp+SFC0eNK8wVhAY+bp8AcJNLByidnMOGoji4rxIgacjJOeEQAAAJZJREFUGBkFwIVxAgEABMBFH3jB3Ym7Xf+1ZQDQLlLMAGCaaljlAMAiHZzTBjikddo27ALYZ/WZfP9YBuin1cuxycY8YJNumTP5kj5M0n3Ou99r/VGlwTCjdp6o8/aaB/Sy7GXLSzr7dHDMTFGyy+kxAyhq7llkMMkKpIRpBsO0gOKCfsbzdAHrXP8uWcsYwOiW24g7gH8usRDplVFcCwAAAABJRU5ErkJggg==) 10px 13px no-repeat;
    white-space: break-spaces;
    word-break: break-all;
    display: block;
    color: #f00;
    filter: grayscale(1) brightness(3)
}

.error .uploadform_files_item span {
    filter: none
}

.uploadform_files_item_delete {
    position: absolute;
    right: -10px;
    top: 4px;
    text-decoration: none;
    font-size: 20px;
    cursor: pointer;
    color: #ccc !important
}

.error .uploadform_files_item_delete {
    color: #f00 !important
}

.uploadform_files_field>span {
    font-family: Arial, Helvetica, sans-serif;
    color: #ccc;
    position: relative;
    font-size: 14px;
    height: 31px;
    line-height: 30px
}

.uploadform_files_item+span {
    margin-top: 10px
}

.uploadform_files_field>span:before {
    content: '+';
    position: absolute;
    left: -29px;
    font-size: 32px;
    top: 1px
}

.error .uploadform_files_field>span,
.error .uploadform_files_field>span:before {
    opacity: 0;
}

/* End */


/* Start:/bitrix/templates/citrus_tszh_blue/template_styles.css?160101779622845*/
body {
    margin:0; padding:0;
    font: 12px/15px Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #666;
    position: relative;
    left:0;right:0;
    display: block;
}
a img {
    border: none;
}
#header {
    margin:0; padding:0;
    display:block;
    height: 117px;
    z-index: 2;
    background: #fff  url('/bitrix/templates/citrus_tszh_blue/images/body-top.jpg') repeat-x left top;
}

#top-links {
    position: relative; top: -20px;
    height: 40px;
    margin: auto;
    padding:0 5px;
    min-width: 970px; max-width: 1200px;
    z-index: 6;

    border-radius: 8px;
    behavior: url(/bitrix/templates/citrus_tszh_blue/pie/PIE.php);
}
#top-links .menu {
    position: absolute; left: 0; top: 0;
    list-style: none;
    width:930px;
    padding: 0px 14px 0 5px; margin: 0;
    z-index:100;
}

#top-links ul {
    list-style: none;
    padding: 0; margin: 0;
}
#top-links li {
    margin: 0; padding: 0;
    float: left;
    position: relative; white-space: nowrap;
}
/*#top-links li:hover,#top-links li.selected {}*/
#top-links ul ul {
    position: absolute;
    z-index:100;
    overflow: hidden;
    top: 40px; left: 0;
    padding: 2px 0;
    display: none;
    border:none;
    *width: 250px;

    -webkit-box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, .60);
    box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, .60);

    behavior: url(/bitrix/templates/citrus_tszh_blue/pie/PIE.php);
}

#top-links ul li:hover ul, #top-links ul li.jshover ul {
    display: block;
}
#top-links ul ul li {
    float: none;
    display: block;
    margin: 0;
    font-size: 12px;
    padding: 0px 1px;
    white-space: nowrap;
}
#top-links ul ul li a {
    font-weight: normal;
    text-transform: none;
    font-size: 12px; font-weight: normal;
    padding:2px 30px 2px 10px;
}

/*#top-links ul ul li a:hover, #top-links ul ul li.selected a {}*/
#top-links a {
    float: none;
    display: block; line-height: 20px;
    color: #fff; text-decoration: none;
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px; font-weight: normal;
    text-transform: capitalize;
    padding: 10px 9px;
}
#top-links a:hover, #top-links li:hover a, #top-links li.jshover a {
    color: #fff;
}

.header-top {
    height: 21px; line-height: 21px;
    background: #14508c;
    color: #333;
    position: relative; z-index: 7;
}
.header-top-inner {
    height: 21px;
    background: url(/bitrix/templates/citrus_tszh_blue/images/top-bg.png) no-repeat 10px 0;
}
.header-top a { color:#333; text-decoration: none; }
.header-top a:hover { text-decoration: underline; }
.header-top ul {
    list-style: none;
    float: right;
    margin: 0 -5px 0 0; padding: 0 !important;
}
.header-top li {
    margin: 0; padding: 0;
    padding: 5px 0;
    float: left; position: relative;
    line-height: 12px;
}
.header-top li > a {
    padding: 0 10px;
    display: block;
    border-right: 1px solid #999;
}
.header-top li:last-child a {
    border-right: none;
}
.header-top li.active {
    background: #fff;
    color: #000;
    position: relative;
}
.header-top li.active a {
    border-right-color: #fff;
}
.header-top-popup {
    display: none;
    position: absolute;
    margin: 5px 0 0 0;
    padding: 10px 0;
    background: #fff;
    min-width: 185px;

    -webkit-box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, .65);
    box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, .65);

    behavior: url(/bitrix/templates/citrus_tszh_blue/pie/PIE.php);
}
.header-top li:last-child .header-top-popup {
    float: right;
    right: 0;
}
.header-top-popup p {
    margin: 7px 0;
    padding: 0 10px;
}
.header-top-popup input {
    height: 24px; line-height: 24px;
    margin: 0;
}
.header-top-popup .buttons {
    line-height: 24px;
    overflow: hidden; *zoom: 1;
}
.header-top-popup .buttons label {
    float: left;
}
.header-top-popup button {
    height: 24px;
    float: right;
    padding-left: 15px; padding-right: 15px;
}
.ie7_html .header-top-popup button {
    padding-left: 5px; padding-right: 5px;
}
.header-top-popup a {
    color: #39f;
    text-decoration: underline;
}
.block-auth input {
    width: 100%;
}
.block-auth-social {
    background: #c3c1c1;
    color: #000;
    margin-bottom: -10px;
    padding: 10px;
    line-height: 18px;

    overflow: hidden;
}
.block-auth-social-title {
    float: left;
}
.block-auth-social div.bx-auth-serv-icons {
    float: right;
}
.block-auth-social div.bx-auth-serv-icons a {
    padding: 0; margin: 0;
    *display: inline; *zoom: 1;
    display: -moz-inline-stack;
    display: inline-block;
}
.block-auth-social div.bx-auth-serv-icons a:hover {
    border: none;
}
.header-top-popup span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-31px; position: absolute; right: 10px; }
.header-top-popup div.bx-auth-secure-icon {background-image:url(/bitrix/templates/citrus_tszh_blue/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
.header-top-popup div.bx-auth-secure-unlock {background-image:url(/bitrix/templates/citrus_tszh_blue/images/sec-unlocked.png);}
.ie7_html .block-auth-social {
    *margin-right: -11px;
    *position: relative;
    *top: 9px;
}
.ie7_html .header-top-popup span.bx-auth-secure {
    *margin-top: -33px;
}
.ie7_html .header-top-popup {
    *padding-bottom: 0;
}

.header-top-popup button {
    color: #fff;

    border: 1px solid #666;

    -webkit-border-radius: 4px;
    border-radius: 4px;

    background: #565e6a; /* Old browsers */
    background: -moz-linear-gradient(left,  #565e6a 1%, #6f7783 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(1%,#565e6a), color-stop(100%,#6f7783)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #565e6a 1%,#6f7783 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #565e6a 1%,#6f7783 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #565e6a 1%,#6f7783 100%); /* IE10+ */
    background: linear-gradient(to right,  #565e6a 1%,#6f7783 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565e6a', endColorstr='#6f7783',GradientType=1 ); /* IE6-9 */

    behavior: url(/bitrix/templates/citrus_tszh_blue/pie/PIE.php);
}
.header-top-popup button:hover {
    background: #6f7783; /* Old browsers */
    background: -moz-linear-gradient(top,  #6f7783 1%, #565e6a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#6f7783), color-stop(100%,#565e6a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #6f7783 1%,#565e6a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #6f7783 1%,#565e6a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #6f7783 1%,#565e6a 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #6f7783 1%,#565e6a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f7783', endColorstr='#565e6a',GradientType=0 ); /* IE6-9 */

    behavior: url(/bitrix/templates/citrus_tszh_blue/pie/PIE.php);
}

.fix {
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0px 15px;
    min-width: 960px; max-width: 1200px;
}
.l-l-a {background: #fff  url('/bitrix/templates/citrus_tszh_blue/images/body-top.jpg') repeat-x left top;height:25px;min-width: 980px;max-width: 1200px;}
.tit {
    background: #fff  url('/bitrix/templates/citrus_tszh_blue/images/body-top-title.jpg') repeat-x left top;margin-top:2px;height:95px;min-width: 980px;max-width: 1200px;
    position: relative;
}
#search-form {
    position: absolute; right: 10px; top: 7px;
    height: 25px;
    border-radius:4px 4px;
    background:#fff;
    width:250px;

    behavior: url(/bitrix/templates/citrus_tszh_blue/pie/PIE.php);
}
#search-form input {
    border: none;
    height:25px; line-height:25px;
    background:none;
    padding: 0 8px;
    font: normal 12px/15px Arial, Helvetica, sans-serif;
    vertical-align:middle;
    color: #666; width:210px
}
#search-form button {
    position: absolute; right: 5px; top: 2px;
    width: 25px; height: 25px;
    background: url('/bitrix/templates/citrus_tszh_blue/images/btn2.png') left 0  no-repeat;
    color: #fff;
    font-size: 20px;
    border: none;
    padding: 0; margin: 0 0 0 15px;
    vertical-align: middle;
    cursor: pointer;
}

input.styled, textarea.styled{    /*[type="text"]*/
    -moz-box-sizing: border-box; /*Firefox 1+*/
    -webkit-box-sizing: border-box; /*Safari 3+, Chrome 1+*/
    box-sizing: border-box; /*Opera 7+, IE8+*/
    background:#f2f2f2;
    padding-left:8px;
    border:1px solid #ccc;
    margin-bottom:7px;
    font-size:14px; color:#333;vertical-align:middle;
    font-family: Arial, Helvetica, sans-serif;

}
input.styled {
    height:33px;
    line-height: 33px;
}
input[type="checkbox"] {
    height:15px;
    width:15px;
    padding:0;
    margin:0;
}
button,input[type="submit"],input[type="button"] {
    *display: inline; *zoom: 1;
    display: -moz-inline-block;
    display: inline-block;
    vertical-align: middle;
    background: #dadada; /* Для старых браузров */
    background: -moz-linear-gradient(top, #fefefe, #dadada); /* Firefox 3.6+ */
    /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left top, left bottom,
    color-stop(0%,#fefefe), color-stop(100%,#dadada));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(top, #fefefe, #dadada);
    background: -o-linear-gradient(top, #fefefe, #dadada); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fefefe, #dadada); /* IE10 */
    background: linear-gradient(top, #fefefe, #dadada); /* CSS3 */
    cursor:pointer;
    border-radius:5px;
    border:1px solid #999;
    height:32px;
    padding:0 25px;
    vertical-align:middle;
    text-align:center;
    font-size:14px; color:#333;vertical-align:middle;

    behavior: url(/bitrix/templates/citrus_tszh_blue/pie/PIE.php);
}
.documents-search-form button {
    margin: -6px 0 0 0;
}
button img {
    display: none;
}
button:hover,input[type="submit"]:hover,
button:hover,input[type="button"]:hover {
    background: #ccc; /* Для старых браузров */
    background: -moz-linear-gradient(top, #dadada, #fefefe); /* Firefox 3.6+ */
    /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left top, left bottom,
    color-stop(0%,#dadada), color-stop(100%, #fefefe));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(top, #dadada, #fefefe);
    background: -o-linear-gradient(top, #dadada, #fefefe); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #dadada, #fefefe); /* IE10 */
    background: linear-gradient(top, #dadada, #fefefe); /* CSS3 */

    behavior: url(/bitrix/templates/citrus_tszh_blue/pie/PIE.php);
}
::-webkit-input-placeholder {
    font-size:14px; color:#333;vertical-align:middle;
}
:-moz-placeholder {
    font-size:14px; color:#333;vertical-align:middle;
}
.placeholder {
    font-size:14px; color:#333;vertical-align:middle;
}
#footer {
    font-size: 11px; color: #fff;
}
.footer-inner {
    min-width: 970px; max-width: 1200px;
    height: 45px;
    margin: 0 auto;
    position: relative;
}
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; color: #fff; }
.footer-payment {
    position: absolute;
    top: 7px; right: 104px;
}

#copyright  {
    position:absolute;
    left: -5px; top: 15px;
}
.header-title {
    position: absolute;
    font: normal 36px/36px Arial, Helvetica, sans-serif;
    color: #333;
    text-transform: none;
    left: 15px; top: 20px;
}
.header-title a {
    text-decoration: none;
    font-weight:normal;
    color: #4a4a4a;
}
.header-title a em { font-style: normal; }
.header-phone {
    position:absolute;
    top:23px; right:15px;
    padding: 5px 0 5px 30px;
    font-size:24px; line-height: 24px;
    background:url('/bitrix/templates/citrus_tszh_blue/images/phone.png') no-repeat 0 50%;
}

.bottom-blocks table {
    width: 100%;
    border-collapse: collapse;
}
.bottom-block {
    padding-top: 30px;
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    vertical-align: top;
}
.bottom-block.left { width: 290px; padding-right: 20px; }
.bottom-block.middle { width: 290px; padding-left: 20px; padding-right: 20px;}
.bottom-block.right {
    padding-left: 20px; padding-right: 10px;
    width: auto;
}
.bottom-block.right button {
    margin-top: 5px;
}
.bottom-block.right form {
    margin-top: -1px;
}
.bottom-block p {
    margin: 0;
    padding: 0 0 20px 0;
}
.bottom-block .block-title {
    margin: 0; padding: 0;
    font: 24px/30px Arial, Helvetica, sans-serif;
    overflow: hidden;
}
.bottom-block .block-title a {
    display: block;
    float: left;
    padding-right: 50px;
    padding-bottom: 2px;
    cursor: pointer;
}
p.icon-pen, p.icon-phone, p.icon-mail  {
    padding-left:40px;
    height:40px;
    font-size:14px;
    line-height:1.5;
    color:#333;
    padding-bottom:20px;
    margin: 0;
}
.icon-pen {background:url('/bitrix/templates/citrus_tszh_blue/images/pen.png') no-repeat left 5px;}
.icon-phone {background:url('/bitrix/templates/citrus_tszh_blue/images/phone.png') no-repeat left 5px;}
.icon-mail {background:url('/bitrix/templates/citrus_tszh_blue/images/e-mail2.png') no-repeat left 2px;}



ul{margin:0;padding:0} li{margin:0;padding:0}
ul.no-marks, #work ul.no-marks {list-style: none; margin: 1em 0; padding: 0;}
h1 {
    font: normal normal 24px/30px Arial, Helvetica, sans-serif;
    color: #333;
    text-transform: none;
    overflow: hidden;
    margin: 0 0 17px 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .block-title a { text-decoration: none; }
h3 a.link { text-decoration: underline; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  { text-decoration: underline; }
h2 em, h3 em, h4 em, h5 em, h6 em { font-style: normal; }

h1 em {
    font-family:  Arial, Helvetica, sans-serif;
    font-style: normal;
}
h2 {
    font: 24px/30px Arial, Helvetica, sans-serif;
    margin: 0 0 17px 0;
    overflow: hidden;
}
h2 a {
    display: block;
    float: left; padding-right: 50px;
    padding-bottom: 2px;
    cursor: pointer;
}
h3 {
    font: normal 20px/20px Arial, Helvetica, sans-serif;
    color: #666;
    margin: 25px 0;
}
h3 a, .left-area-title a {
    text-decoration: none;
    color: #666;
}
h3 a:hover { text-decoration: underline; }
p { margin: 1em 0 1.3em 0; }
a {
    text-decoration: underline;
}


.news-index {
    color: #fff;
    padding: 11px 0;
    font-size: 12px;
    line-height: 18px;
    min-width: 980px;;
}
.news-index-inner {
    padding: 17px 0;
    background: url(/bitrix/templates/citrus_tszh_blue/images/news-index-bg.png) no-repeat 40% 100%;
}
.news-index .title {
    color: #fff;
    font-size: 20px; line-height: 20px;
    margin: 5px 0 15px 0; padding: 0;
}
.news-index .b-news-list {
    overflow: hidden;
}
.news-index .b-news-list-item {
    float: left;
    width: 33%;
}
.news-index .b-news-date {
    color: #dedddd;
}
.news-index .b-news-list-item-name {
    font-weight: bold;
    color: #fff;
}
.news-index .b-news-text {
    padding-right: 25px;
}
.list-more {
    font-size: 12px;
    text-align: right;
    padding-bottom:10px;
}
.news-index .list-more {
    padding-bottom:0;
    margin-right:15px;
}


.b-m {
    background:#edecec;
    padding: 0px 35px 35px 15px;
}


.fix ul {padding-top:10px}
#bottom-menu{
    background:#edecec;
    padding:0px 0 0 0;
    margin-top:40px;
}

#bottom-menu a{
    font-family: Arial, Helvetica, sans-serif;
    color:#333;
    font-size:18px;
    font-weight:bold;
    text-decoration:none;
}
#bottom-menu ul {
    margin-left:0;
    list-style:none;
    overflow: hidden;
}
#bottom-menu ul li{
    display: block;
    float:left;
}
#bottom-menu ul ul{
    margin-top:-10px;
}
#bottom-menu ul li.r1{width:34%;}
#bottom-menu ul li.r2{width:34%}
#bottom-menu ul li.r3{width:15%}
#bottom-menu ul li.r4{width:17%}
#bottom-menu li ul li{
    clear:both;
    padding-left:17px;

}
#bottom-menu ul li.marg {margin-left:70px;}
#bottom-menu li {
    margin-left:0;
    padding:0;
    list-style:none;
    line-height:2;
}
#bottom-menu li ul li a{
    font-size:12px;
    font-weight:normal;
    line-height:1!important;
}
#bottom-menu li a:hover{
    color:#333;
    text-decoration:underline;
}
#bottom-menu li.selected{
    text-decoration:underline;
}
.clearfix{clear:both}
.news {
    padding:0;
}
.news h2 {
    color:#fff;
    font-size:20px;
    margin:15px 0 10px 15px;
}

#work .feedback-container h2 {
    margin-top: 40px;
}

input.name, input.mail, textarea.text-mail, input.captcha {
    width:100%;
    padding-left:35px;
}
input.name{
    background:#f2f2f2 url('/bitrix/templates/citrus_tszh_blue/images/name.png') no-repeat 8px center;
}
input.mail{
    background:url('/bitrix/templates/citrus_tszh_blue/images/e-mail.png') no-repeat #f2f2f2 8px center;
}
textarea.text-mail {
    background:url('/bitrix/templates/citrus_tszh_blue/images/pencil.png') no-repeat #f2f2f2 8px 8px;
    padding:5px 0  0 35px;
    height:118px;
}

input.captcha {
    margin-top:5px;
    padding-left:8px;
}
/*!!! .t {margin-top:20px;}*/
.left-menu {
    width: 287px;
    float:left;
    top:0;
    display:block;
}
.left-menu h3 {padding-left:10px}
.left-menu ul {
    list-style:none;
    width:300px;
    margin-left:0;
}
.left-menu ul li{
    display:block;
    margin-bottom:5px;
    padding:8px 0 8px 35px;
    line-height:1.45;
    font-size:14px;
}
.left-menu a{
    display:block;
    color:#333;
    text-decoration:none;
}
.left-menu li:hover, .left-menu li.active{
    display:block;
    background: #f4f4f4 url("/bitrix/templates/citrus_tszh_blue/images/treug.png") no-repeat 10px center;
    border-radius:10px;

    behavior: url(/bitrix/templates/citrus_tszh_blue/pie/PIE.php);
}
.left-menu li.active{
    color:#333;
    border-top:1px solid #c7c7c7;
    border-left:1px solid #c7c7c7;
}
.our{
    margin-top:0px;
    padding-bottom:20px;
}
.our h1 {
    font: 24px/30px Arial, Helvetica, sans-serif;
    margin: 0 0 -5px 0;
}
.our p {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size:14px !important;
    padding-bottom:5px !important;
    color:#333;
    line-height:1.45;
}
.our a {
    font-size:14px;
}
.our-a {margin-top:-20px}



#pagetitle {color:#333;}
#work {
    /*position:absolute;
    top:0;left:330px;right:0;bottom:0;*/
    overflow:hidden;
    padding-left:40px;
}
/* !!! */
#work table.data-table {width:100%}
table > input {
    margin-top: 0; margin-bottom: 0;
}
#work h1{
    margin:0 0 15px 0;
}
#work ul {padding:5px 0 5px 20px;}

#work p {font-size:12px;color:#666;line-height:1.5}
#work p.f-z {font-size:14px}

.counter td{border-bottom:1px solid #cdcdcd;margin:0;padding:0px;text-align:center;margin-bottom:5px;}
.grey {background:#edecec;border:none;
    color:#3b3b3b;
    font-size:14px;
    font-weight:bold;
}
.counter .grey  td{border-bottom:none!important;padding:5px 10px}
.counter td.grey-first{text-align:left;padding:5px 10px;width:200px}
.grey td span{font-size:11px;color:#999;font-weight:normal;}
.counter input {width:57px;height:25px;margin-top:5px;font-size:12px;color:#333}
.search {width:230px;margin:10px 10px 15px 0;font-size:12px;vertical-align:middle;}
.w {width:310px;}
.anchor {font-size:14px}
#general, #private-issues {
    list-style:none;
    padding-left:0!important;
}
#general li {
    padding:0 0 15px 10px;
    font-size:14px;
    font-weight:bold;
}
#private-issues li {
    padding:0 0 10px 30px;
    line-height:1.3;
    font-size:14px;
}
.dotted {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 5px;
}
hr {
    width:100%;
    height:1px;
    background:#ccc;
    color:#ccc;
    margin:10px 0 5px 0;
    border:0px none;
}
.documents-search-form {
    border-top: 1px solid #ccc;
    margin-top: 1.5em;
}
.feedback input, textarea{
    width:310px;
}
.feedback textarea{
    height:130px;
    padding-top:8px;
}
.feedback h3 {padding:20px 0 10px 0}
.feedback-t {margin:10px 0 0 0}
.starrequired {
    color:#ff0000;
}
#left-area {
    float:left;
    width:290px;
}
.left-area-title {
    font: normal 20px/20px Arial, Helvetica, sans-serif;
    color: #666;
    margin: 0 0 20px 0;
}

#left-area .contakt {margin-top:50px}
#content {position:relative}
fieldset {
    border:none;
}
.data-table td.rr{
    font-size:14px;
    color:#333;
    vertical-align:top;
    text-align:right;
    white-space: nowrap;
    padding-top: 21px;
    width: 30%;
}
table .input, table textarea {
    width: 100%;
    margin-bottom: 0;
}

table {
    padding:0; margin:0;
}
.data-table {
    margin: 1em 0;
    border-collapse: collapse;
}
.data-table td {
    padding: 12px 10px;
}
.data-table th {
    text-align:left;
}

.data-table th,
.data-table thead td {
    color:#3b3b3b;
    font-size:14px;
    border-bottom: none;
    background:#edecec;
    padding: 12px 8px;
    text-align: center;
}

.data-table td {
    border-bottom: 1px solid #cdcdcd;
}
.no-border td, .data-table tfoot td {
    border-bottom: none;
}
.data-table small,
.data-table small {
    font-size: 11px;
    color: #999;
}
.data-table .cost {
    text-align: right;
}
.cost {
    font-size: 16px;
    font-weight: bold;
}
.cost .currency {
    font-size: 12px;
    font-weight: normal;
    color: #999;
}
.cost input {
    min-width: 80px;
}




article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

fieldset
{
    margin: 0;
    padding: 0;
    border: 0;
}

input:focus,textarea:focus {
    outline: none;
}


.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

.cf {
    zoom:1;
}



.b-news-list {
    margin-bottom: 1em;
}
.b-news-list-item {
    margin: 0 0 2em 0;
    overflow: hidden;
}
.b-news-date {
    padding-left: 15px;
    color: #666;
    margin-bottom: 5px;
    display: block;

    background: url(/bitrix/templates/citrus_tszh_blue/images/news-date.png) no-repeat 0 50%;
}
.b-news-list-item-name, .b-news-detail-name {
    font-size: 14px;
    line-height: 20px;
    color: #39f;
    text-decoration: none;
}
.b-news-list-item-nam:hover {
    text-decoration: underline;
}
.b-news-preview-picture, .b-news-detail-preview-picture {
    float: left;
    margin: 1em 1em 1em 0;
}
.b-news-text, .b-news-detail-text {
    margin-top: 5px;
}
.b-news-props {
    margin: 1em 0;
    overflow: hidden;
}
.b-news-props dt {
    font-weight: bold;
}
.b-news-props dd {
    padding-left: 2em; margin: 0 0 .5em 0;
}

.b-news-detail {
    overflow: hidden;
}
.b-news-detail-photos .b-news-detail-preview-picture {
    float: none;
    *display: inline;
    zoom: 1;
    display: -moz-inline-box;
    display: inline-block;
}
dd.fileprop {
    margin-left: 0; padding-left: 0;
}

a.file{
    padding-left: 20px;
    background: url(/bitrix/templates/citrus_tszh_blue/images/icon-file.png) no-repeat 0 50%;
    *display: inline; *zoom: 1;
    display: -moz-inline-block;
    display: inline-block;
    line-height: 16px;
    min-height: 16px;

}
a.file-pdf {
    background-image: url(/bitrix/templates/citrus_tszh_blue/images/icon-pdf.png);
}

.popup-back {
    position: absolute;
    left: 0; top: 0;
    width: 100%; height: 100%;
    background: #fff;
    opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.page-navigation {
    font-size: 12px;
}
.page-navigation span, .page-navigation a{
    padding: 0 4px;
}
.page-navigation .selected {
    font-weight: bold;
}

#bx-composite-banner {
    position: absolute;
    right: 375px;
    top: 7px;
}

.citrus-tszh-account-choice {
    border:1px solid #ccc;
    margin: .5em 0;
    height: 33px;
    line-height: 33px;
}
/* End */
/* /bitrix/templates/citrus_tszh_blue/colors.css?16010177961708 */
/* /bitrix/templates/citrus_tszh_blue/components/bitrix/system.auth.form/header-auth/style.css?1601017796175 */
/* /bitrix/components/citrus/main.feedback/templates/orchid_feedback/style.css?17508321364694 */
/* /bitrix/components/citrus/tszh.file.input/templates/.default/style.css?17508321362508 */
/* /bitrix/templates/citrus_tszh_blue/template_styles.css?160101779622845 */
