@font-face{
    font-family: 'wf_SegoeUILight';
    src:url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.eot');
    src:url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.eot?#iefix') format('embedded-opentype'),
    url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.woff') format('woff'),
    url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.ttf') format('truetype'),
    url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.svg#web') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'SegoeUI-SemiBold';
    src: url('fonts/SegoeUI-SemiBold_latin+latin-ext+cyrillic+cyrillic-ext_gdi.eot');
    src: url('fonts/SegoeUI-SemiBold_latin+latin-ext+cyrillic+cyrillic-ext_gdi.eot?#iefix') format('embedded-opentype'),
    url('fonts/SegoeUI-SemiBold_latin+latin-ext+cyrillic+cyrillic-ext_gdi.woff') format('woff'),
    url('fonts/SegoeUI-SemiBold_latin+latin-ext+cyrillic+cyrillic-ext_gdi.ttf') format('truetype'),
    url('fonts/SegoeUI-SemiBold_latin+latin-ext+cyrillic+cyrillic-ext_gdi.svg#SegoeUI-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-A78C;
}
@font-face {
    font-family: 'fontello';
    src: url('fonts/fontello.eot?19231659');
    src: url('fonts/fontello.eot?19231659#iefix') format('embedded-opentype'),
    url('fonts/fontello.woff?19231659') format('woff'),
    url('fonts/fontello.ttf?19231659') format('truetype'),
    url('fonts/fontello.svg?19231659#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Iconsvg';
    src:url('fonts/Iconsvg.eot?-u3or63');
    src:url('fonts/Iconsvg.eot?#iefix-u3or63') format('embedded-opentype'),
    url('fonts/Iconsvg.woff?-u3or63') format('woff'),
    url('fonts/Iconsvg.ttf?-u3or63') format('truetype'),
    url('fonts/Iconsvg.svg?-u3or63#Iconsvg') format('svg');
    font-weight: normal;
    font-style: normal;
}
html,
button,
input,
select,
textarea {
    color: #000000;
    font-family: "Segoe UI", Arial, sans-serif;
    outline: none !important;
    margin: 0;
}
*{
    outline: none !important;
}
.solution-list_categories:after,
.solution-list_categories:before,
.presentation:after,
.presentation:before,
.news-list_h .item:after,
.news-list_h .item:before,
.news-list .item:after,
.news-list .item:before,
.catalog_series:after,
.catalog_series:before,
.statistic-block:after,
.statistic-block:before,
.isotope:after,
.isotope:before,
.widget_group:after,
.widget_group:before,
.widget>header + .entry:after,
.widget>header + .entry:before,
.catalog_preview:before,
.catalog_preview:after,
.news-nav:before,
.news-nav:after,
.separator:before,
.separator:after,
.widget:before,
.widget:after,
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.solution-list_categories:after,
.presentation:after,
.news-list_h .item:after,
.news-list .item:after,
.catalog_series:after,
.statistic-block:after,
.isotope:after,
.widget_group:after,
.widget>header + .entry:after,
.catalog_preview:after,
.news-nav:after,
.separator:after,
.widget:after,
.clearfix:after {
    clear: both;
}
.solution-list_categories,
.presentation,
.news-list_h .item,
.news-list .item,
.catalog_series,
.isotope,
.widget_group,
.widget>header + .entry,
.catalog_preview,
.news-nav,
.separator,
.widget,
.clearfix {
    *zoom: 1;
}
.hide{
    display: none !important;
}

body {
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 14px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    min-width: 960px;
    background-color: #efefef;
}
.inner_page {
    background-color:#fff;
}
html, body{
    height: 100%;
}
a{
    color: #333;
    text-decoration: underline;
}
a:hover{
    text-decoration: none;
}
#wrapper {
    padding: 0;
    height: auto !important;
    min-height: 100%;
}
*html #wrapper{
    height: 100%;
}
#buffer_wrap{
    clear: both;
    height: 344px;
}
#footer{
    width: 100%;
    height: 290px;
    margin-top: -344px;
}
.hidden-mobile {
    display: block !important;
}
.visible-mobile {
    display: none !important;
}
.full-width-bg {
    position: relative;
}
.full-width-bg .bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1;
    background-position: center top ;
    background-repeat: no-repeat;
    background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    bottom: 0;
}
.full-width-bg .container {
    position: relative;
    z-index: 2;
}

/*----- Grid -----*/
.container{
    width: 942px;
    margin: 0 auto;
}
.container:before,
.container:after {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}
.row-mini,
.row-fluid,
.row {
    *zoom: 1;
}
.row-mini:after,
.row-mini:before,
.row-fluid:before,
.row-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}
.row-mini:after,
.row-fluid:after,
.row:after{
    clear: both;
}
.row-fluid [class^="cell_"] {
    margin-left: 2%;
    float: left;
}
.row-fluid [class^="cell_"]:first-child {
    margin-left: 0;
}
.row-fluid .cell_1 {
    width:6.225%;
}
.row-fluid .cell_2 {
    width:14.75%;
}
.row-fluid .cell_3 {
    width:23.275%;
}
.row-fluid .cell_4 {
    width:31.8%;
}
.row-fluid .cell_5 {
    width:40.325%;
}
.row-fluid .cell_6 {
    width:48.85%;
}
.row-fluid .cell_7 {
    width:57.375%;
}
.row-fluid .cell_8 {
    width:65.9%;
}
.row-fluid .cell_9 {
    width:74.425%;
}
.row-fluid .cell_10 {
    width:82.95%;
}
.row-fluid .cell_11 {
    width:91.475%;
}
.row-fluid .cell_12 {
    width:100%;
    margin-left: 0;
}


.row [class*="span"] { display: block; float: left; width: 100%; min-height: 20px; margin-left:30px;}
.row [class*="span"].first,
.row [class*="span"]:first-child { margin-left: 0; clear: left}

.row .span12 { width: 942px;}
.row .span11 { width: 861px;}
.row .span10 { width: 780px;}
.row .span9 { width: 699px;}
.row .span8 { width: 618px;}
.row .span7 { width: 537px;}
.row .span6 { width: 456px;}
.row .span5 { width: 375px;}
.row .span4 { width: 294px;}
.row .span3 { width: 213px;}
.row .span2 { width: 132px;}
.row .span1 { width: 51px;}

.row-mini [class^="col-"] {
    float: left;
}
.row-mini [class^="col-"]:first-child {
    margin-left: 0;
}
.row-mini .col-1 {
    width: 147px;
    margin-left: 10px;
}
.row-mini .col-2 {
    width: 200px;
    margin-left: 9px;
}

.span-half {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0 !important;
    padding-right: 15px;
    width: 50% !important;
}
.span-half.first {
    padding-left: 0 !important;
}
.span-half + .span-half {
    padding-left: 15px;
    padding-right: 0;
}
.oftop-1{
    margin-top: 18px !important;
}
.ofbot-1 {
    margin-bottom: 18px !important;
}
.oftop-2{
    margin-top: 37px;
}
.mtop-2 {
    margin-top: 30px;
}
.mbot-2 {
    margin-bottom: 30px;
}
.mtop-3 {
    margin-top: 43px;
}
.mtop-1 {
    margin-top:10px;
}
.m-auto {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.inright-1 {
    padding-right: 25px;
}
.fw-1 {
    width: 240px;
}
.wnrp {
    white-space: nowrap;
}
/*----- END Grid -----*/

/*----- Base -----*/
.bg_var_1 {
    background: url(../img/bg_slide.jpg) center top no-repeat;
    background-size: cover;
}
.light {
    font-family: 'wf_SegoeUILight';
}
.levo_prelevo
{
    position: absolute !important;
    left: -5000em !important;
}
.pull-right{
    float: right !important;
}
.pull-left{
    float: left;
}
.va-cont{
    display: table !important;
    position: relative;
    vertical-align: middle;
}
.va-cont .va-wr{
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
}
.va-cont .va-wr>span,
.va-cont .va-wr>div{
    display: inline;
    vertical-align: middle;
}
.t-center {
    text-align: center;
}
.t-right{
    text-align: right;
}


.video-block {
    position: relative;
    z-index: 2;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.video-block iframe,
.video-block object,
.video-block embed {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*----- END Base -----*/

/*----- FORM -----*/
[class^="form-"]{
    width: 500px;
}
.rsFormWrap {
    width: 300px;
}
.rsFormWrap.span6 {
    width: 456px;
}
.form-inline {
    width:auto;
}
.controls:before,
.controls:after,
.control-group:before,
.control-group:after {
    content: " ";
    display: table;
}
.controls:after,
.control-group:after {
    clear: both;
}
.controls,
.control-group{
    *zoom: 1;
}
.form_grid .control-group+.control-group,
.form_grid .clearfix+[class^="span"],
.form_grid [class^="span"]+[class^="span"]{
    margin-top: 23px;
}
.form_grid .control-label {
    padding: 7px 15px;
    border: 1px solid #CCCCCC;
    border-bottom: none;
    background-color: #e7e7e7;
}
.form_grid .control-label label {
    line-height: 18px;
    font-size: 16px;
    font-weight: bold;
}
.form_grid .control-label label .note{
    margin-left: 6px;
    color: #999999;
}
.form_grid .controls{
    padding: 15px;
    border: 1px solid #CCCCCC;
}
.form_grid .custom .controls{
    padding: 0;
    border: none;
}
.form_grid .oftop-fld{
    margin-top: 84px;
}
[class^="form-"] .control-label label{
    line-height: 20px;
    font-size: 14px;
    color: #4a4a4a;
}
.form-vertical {
    width: auto;
}
.form-vertical .control-group+.control-group{
    margin-top: 15px;
}
.form-vertical .req {
    color: #fe0000;
}
.form-vertical .note {
    font-size: 12px;
    line-height: 18px;
    color: #333333;
    margin-top: 7px;
}
.message_block{
    padding: 10px 40px 10px 10px;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
    overflow: hidden;
    min-height: 20px;
    position: relative;
}
.message_block .closer {
    position: absolute;
    right: 9px;
    top: 9px;
    width: 23px;
    height: 23px;
    background: url(../img/icon.png) no-repeat -204px -45px;
    cursor: pointer;
}
.message_block.success {
    background-color: rgba(145, 223, 156, 0.68);
}
.message_block strong {
    font-family: 'SegoeUI-SemiBold';
}
.form-vertical .control-label+.controls{
    margin-top: 8px;
}
.form-vertical .control-label i {
    margin-top: 0;
    margin-left: 6px;
    height: 19px;
}
.form-vertical .controls {
    position: relative;
    line-height: 22px;
}
.control-caption {
    margin-bottom: 20px;
}
.control-message {
    margin-top: 15px;
    margin-bottom: 15px;
}
.control-message:first-child {
    margin-top: 0;
}
.control-message p {
    color: inherit !important;
}
.control-message.success .content_block{
    color: #167673;
    text-align: center;
}
.control-message.error .content_block {
    color: #e52c15;
    text-align: center;
}
.form-vertical p {
    font-size: 14px;
    line-height: 21px;
    
}
.form-vertical p + p {
    margin-top: 6px;
}
.control-notice {
    font-size: 12px;
    line-height: 22px;
}
.error .control-notice {
    color: #e52c15;
}
.error .txt-fld {
    border-color: #e52c15;
    color: #e52c15;
}
.error .txt-fld::-webkit-input-placeholder {
    color: #e52c15;
}
.error .txt-fld:-moz-placeholder {
    color: #e52c15;
}
.error .txt-fld::-moz-placeholder {
    color: #e52c15;
}
.error .txt-fld:-ms-input-placeholder {
    color: #e52c15;
}

.controls .step .step {
    margin-top: 10px;    
}
.controls .step .step .step {
    margin-left: 20px;
}
.controls .step>img {
    float: left;
    margin-top: 6px;}
.controls .step>.wr {
    margin-left: 18px;
}

.form-inline .control-label {
    display:inline-block;
}
.form-inline .control-label + .controls {
    margin-left: 10px;
}
.form-inline .controls {
    display:inline-block;
}
.notice_frm {
    display: block;
    font-style: italic;
    font-size: 13px;
    line-height: 1;
    padding: 6px 8px 0;
}
input::-ms-clear{ display: none !important;}

.mltpl-fld .btn.pull-right{
    margin:3px 0 0 6px;
}
.mltpl-fld li + li {
    margin-top: 10px;
}
.fld-wrap{
    margin-right: 87px;
}
.fld-wrap [class^="span"]{
    margin-top: 0 !important;
}

.stylish_checkbox {
    font-size: 13px;
    line-height: 23px;
    position: relative;
    padding-left: 27px;
    cursor: pointer;
}
.stylish_checkbox:before {
    display: block;
    font-family: "fontello";
    content: '\e800';
    color: #fff;
    font-size: 11px;
    width: 15px;
    height: 15px;
    position: absolute;left: 0;
    top: 2px;
    background: #fff;

    border: 1px solid #d5d5d5;
    /* border-radius: 2px; */
    text-align: center;
    line-height: 17px;
}
.stylish_checkbox.checked {}
.stylish_checkbox input{
    display: none;
}
.stylish_checkbox_type2 {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 13px;
    line-height: 24px;
    position: relative;
    padding-left: 23px;
    cursor: pointer;
    color: #5e5e5e;
}
.stylish_checkbox_type2:before {
    display: block;
    font-family: "fontello";
    content: '\e800';
    color: #fff;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0px;
    top: 5px;
    background: #fff;
    text-align: center;
    font-size: 10px;
    line-height: 13px;
    border: 1px solid #d5d5d5;
}
.error .stylish_checkbox_type2:before {
    border-color: #e52c15;
}
.error .stylish_checkbox_type2 {
    color: #e52c15;
}
.stylish_checkbox_type2.checked:before {
    color: #167673;
}
.stylish_checkbox_type2 input{
    display: none;
}


.stylish_checkbox_type3 {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 13px;
    line-height: 24px;
    position: relative;
    padding-left: 23px;
    cursor: pointer;
    color: #5e5e5e;
}
.stylish_checkbox_type3:before {
    display: block;
    font-family: "fontello";
    content: '\e800';
    color: #fff;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0px;
    top: 5px;
    background: #fff;
    text-align: center;
    font-size: 10px;
    line-height: 13px;
    border: 1px solid #d5d5d5;
    border-radius: 6px;
}
.error .stylish_checkbox_type3:before {
    border-color: #e52c15;
}
.error .stylish_checkbox_type3 {
    color: #e52c15;
}
.stylish_checkbox_type3.checked:before {
    background-color: #167673;
    color: #167673;
}
.stylish_checkbox_type3 input{
    display: none;
}


.desc-fld .txt-fld{
    height: 250px;
    border: none;
}

.editor-fld .txt-fld{
    border: none;
}

.images-fld {}
.images-fld .tabs-head li{
    border:1px solid #CCCCCC;
    border-bottom: none;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.images-fld .tabs-head li a{
    display: block;
    padding: 7px 15px;
    line-height: 18px;
    font-size: 16px;
    color: #333333;
}
.images-fld .tabs-head li a:hover{
    text-decoration: none;
}
.images-fld .tabs-head li.active{
    background-color: #e7e7e7;
}
.images-fld .tabs-head li.active a{
    text-decoration: none;
    font-weight: bold;
}
.images-fld .tabs-body{
    padding: 15px;
    border: 1px solid #CCCCCC;
}
.images-fld .img_area{
    width: 100%;
    height: 250px;
}

.colored.c1.control-group {
    background-color: #E7E7E7;
}
.colored.c1.control-group .controls {
    border-color: #e5e7e7
}
.colored.control-group li{
    font-size: 15px;
}
.colored.control-group li+li{
    margin-top: 10px;
}
.colored.control-group li a{
    color: #333333;
    font-size: 15px;
    font-weight: bold;
}
.colored.control-group li a:hover{
    text-decoration: none;
}

.list-file li{
    margin-left: 25px;
    line-height: 22px;
    position: relative;
}
.list-file li+li{
    margin-top: 15px;
}
.list-file li a{
    font-size: 16px;
    line-height: 17px;
    color: #333333;
}
.list-file li.pdf:before{
    display: block;
    content: '';
    position: absolute;
    left: -24px;
    top: 2px;
    width: 17px;
    height: 17px;
    background: url(../img/icon.png) -51px 0 no-repeat;
}

.file-size {
    margin-left: 6px;
}
.file-note {
    margin-left: 5px;
    color: #999999;
}
.btn_file {
    padding: 2px 12px 4px !important;
    border-color: #167673 !important;
    background-color: transparent;
    color: #167673 !important;
    position: relative;
    font-size: 14px !important;
}
.btn_file .btn__note {
    position: absolute;
    left: 100%;
    top: 0;
    white-space: nowrap;
    margin: 2px 0 0 13px;
    font-size: 13px;
    display: inline-block;
    font-style: italic;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 140px;
}
.btn__note:empty {
    display: none;
}
.btn_file input {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    padding:0;
    clip: rect(0,0,0,0);
}
.btn_file {}
@media screen and (min-width: 600px){
    #vacancyForm {
        width: 400px;
    }
}
.public_features{
    margin-top: 15px;
}
.public_features label{
    display: block;
}
.public_features label + label {
    margin-top: 5px;
}

.table-characteristic {
    border-collapse: collapse;
    table-layout: fixed;
    border: 1px solid #d5d5d5;
}
.table-characteristic td {
    font-size: 13px;
    line-height: 15px;
    color: #333333;
    padding:7px 19px;
    width: 50%;
}
.table-characteristic tr:nth-child(2n) td {
    background-color: #dfecec;
}
.table-characteristic td + td {
    border-left: 1px solid #fff;
}
.table-characteristic th{
    background-color: #97c2c1;
    padding:7px 19px;
    text-align: left;
    color: #333333;
    font-family: 'SegoeUI-SemiBold';
    font-size: 16px;
    line-height: 21px;
    font-weight: normal;
}

.table-flds {
    width: 100%;
}
.table-flds th{
    padding: 20px 10px;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    background-color: #E4E4E4;
    vertical-align: middle;
    border: 1px solid #CCCCCC;
}
.table-flds td{
    vertical-align: middle;
    padding: 10px;
    border: 1px solid #CCCCCC;
    font-size: 14px;
}
.table-flds th+th+th,
.table-flds td+td+td{
    text-align: center;
}
.table-flds .s1{
    width: 70px;
}
.table-flds .s2{
    width: 120px;
}
.table-flds .sh{
    width: 45%;
}
.table-flds tr:nth-child(2n) td{
    background-color: #F2F2F2;
}

.table-features_wr {
    background-color: #ebebeb;
    border: 1px solid #d5d5d5;
}
.table-features_wr.color1 {
    background-color: #e1f5e8;
}
.table-features_wr.color2 {
    background-color: #fae4d4;
}
.table-features_wr.color3 {
    background-color: #dff2f2;
}
.table-features {
    width: 100%;
}
.tbl-col2 {
    table-layout: fixed;
}
.tbl-col2 td{
    width: 50%;
}
.table-features thead th {
    background-color: #d7d7d7;
    border-bottom: 1px solid #fff;
}
.table-features thead th+th {
    border-left: 1px solid #fff;
}
.table-features th {
    padding: 6px 20px;
    text-align: left;
    font-family:'SegoeUI-SemiBold';
    font-size: 13px;    
    line-height: 18px;
    vertical-align: middle;
    width: 190px;
}
.table-features .t-center {
    padding-left: 5px;
    padding-right: 5px;
}

.table-features th + td,
.table-features td + td {
    border-left: 1px solid #fff;
}
.table-features td {
    word-wrap: break-word;
    font-size: 13px;
    padding: 6px 20px;
    line-height: 18px;
    vertical-align: middle;
}
.color3 .table-features td {
    font-size:12px;
}
.table-features tfoot td {
    background-color:transparent;
    border-top: 1px solid #FFF;
}
.table-features tfoot td a {
    color:#333;
}
.table-features tr:nth-child(2n) th,
.table-features tr:nth-child(2n) td {
    background-color: #fff;
}
.hidden_features {
    display: none;
}
.more_features {
    padding: 14px 14px 0;
}
.tbl_all_features {
    position: relative;
    font-family:'SegoeUI-SemiBold';
    font-size: 13px;    
    text-decoration: none;
    border-bottom: 2px dotted;
    color: #007F7B;
}
.tbl_all_features.open,
.tbl_all_features:hover {
    border-bottom-color: transparent !important;
}

.table-infoorder td:first-child{
    width: 37%;
}

.table-info {
    width: 100%;
}
.table-info th {
    text-align: left;
    font-size: 15px;
    padding: 8px;
    border: 1px solid #fff;
    font-weight: bold;
    background-color: #AEDBD9;
}
.table-info td {
    padding: 8px;
    font-size: 15px;
    border: 1px solid #fff;
    background-color: #F7FAFA;
    vertical-align: middle;
}
.table-info tr:nth-child(2n) td {
    background-color: #E6F5F2;
 }

.table-simple {
    width: 100%;
    border: 1px solid #999999;
}
.table-simple td{
    vertical-align: middle;
    padding: 10px;
    border: 1px solid  #999999;
    text-align: center;
}
.table-simple tr:first-child td {
}
input {
    -webkit-appearance: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;

}
.txt-fld{
    height: 30px;
    width: 100%;
    padding: 0 7px;
    border: 1px solid #d5d5d5;
    -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
    color: #5e5e5e;
}
.txt-fld::-webkit-input-placeholder {
    color: #999999;
}
.txt-fld:-moz-placeholder {
    color: #999999;
}
.txt-fld::-moz-placeholder {
    color: #999999;
}
.input-fld:-ms-input-placeholder {
    color: #999999;
}
.txt-fld.size_b{
    height: 36px;
    font-size: 16px;
}
textarea.txt-fld{
    padding:7px;
    height: 90px;
    width: 100%;
    border: 1px solid #CCCCCC;
    resize: vertical;
    overflow: hidden;
}
input::-ms-clear {
    display: none;
}
input[type="password"]::-ms-reveal {
    display: none;
}
.btn{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 3px 12px;
    line-height: 22px;
    min-height: 22px;
    border: 1px solid;
    outline: none !important;
    text-decoration: none;
    color: #167673;
    cursor: pointer;
    background-color: transparent;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btn.btn-block {
    display: block;
    width: 100%;
    text-align: center;
}
.btn.disabled,
.btn:disabled {
    cursor: default;
    -webkit-opacity: .6;
    -moz-opacity: .6;
    -ms-opacity: .6;
    -o-opacity: .6;
    opacity: .6;
}
.btn+.btn{
    margin-left: 20px;
}
.btn.btn-icon {
    padding: 0 3px;
    text-align: center;
    line-height: 28px;
    height: 30px;
}
.btn.btn-icon i {
    margin: 3px 0 0;
}
.btn i{
    margin-top: 0;
    margin-right: 8px;
    vertical-align: top;
}
.btn.small{
    line-height: 17px;
    padding: 3px 5px;
}
.btn.small+.btn.small {
    margin-left: 6px;
}
.btn.small i{
    margin: 0;
}
.btn.btn-l{
    font-size: 18px;
    padding: 13px 24px;
}

.btn.btn-s{
    font-size: 14px;
    padding: 6px 22px;
}
.btn.btn-m{
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px 22px;
}
.btn.btn-accent {
    font-weight: bold;
    border-width: 2px;
}
.btn.btn-green {
    border-color: #105d5b;
    background-color: #167673;
    color: #f1f1f1;
}
.btn-green.loading {
    color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
}
.btn-green.loading:after {
    display: block;
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
    z-index: 12;
    background: url(../img/loader_green.gif) 0 0 no-repeat;
}
.btn.btn-lgreen {
    border-color: #7c8e01;
    background-color: #97aa18;
    color: #f1f1f1;
}
.btn.btn-violet {
    border-color: #673772;
    background-color: #7b4288;
    color: #f1f1f1;
}
.btn.btn-blue {
    border-color: #2e508d;
    background-color: #3760aa;
    color: #f1f1f1;
}
.btn.btn-gray {
    background-color: #898989;
    color: #fff;
    border-color: #767676;
    font-weight: bold;
}
.btn.btn-white {
    background-color: transparent;
    color: #fff;
    border-color:#fff;
}

.btn.btn-transparent {
    background-color: transparent !important;
    text-decoration: underline;
    border-color: transparent;
    color: #167673;
}
.btn.btn-transparent:hover {
    text-decoration: none;
}
.btn-group {}
.btn-group .btn-block:first-child{
    border-bottom: none;
}
.btn-group .btn + .btn {
    margin-left: -4px;

}
.field_file {
    position: relative;
}
.field_file input {
    position: absolute;
    clip: rect(0,0,0,0);
}
.indicator {
    margin: 10px 0;
    text-align: center;
    height: 30px;
    padding: 0 7px;
    border: 1px solid #d5d5d5;
    color: #5e5e5e;
    font-size: 14px;
    line-height: 30px;
    background-color: #fff;

}
.errorFld .inputtext,
.errorFld .inputtextarea{
    border-color: red;
}
.errorFld .msg{
    margin-top: 5px;
    font-style: italic;
    color: red;
}
.search_block {
    width: 193px;
}
.search_block>div{
    position: relative;
}
.search_block input[type="text"]{
    height: 30px;
    width: 100%;
    color: #262626;
    font-size: 12px;
    border: none;
    padding: 0 35px 0 10px;
    -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
}
.search_block input[type="text"]::-webkit-input-placeholder {
    color: #262626;
    font-size: 12px;
}
.search_block input[type="text"]:-moz-placeholder { /* Firefox 18- */
    color: #262626;
    font-size: 12px;
}
.search_block input[type="text"]::-moz-placeholder {  /* Firefox 19+ */
    color: #262626;
    font-size: 12px;
}
.search_block input[type="text"]:-ms-input-placeholder {
    color: #262626;
    font-size: 12px;
}
.search_block .btn{
    position: absolute;
    right: 6px;
    top: 0px;
}
.search_block .btn i {
    vertical-align:top;
    margin-top: 2px;
}
.form-search [class^="span"]{
    margin-top: 0 !important;
}
.form-search .control-label {
    margin-bottom: 7px;
}
.form-search .control-group + .control-group {
    margin-top: 20px;
}
.form-grid.form-search-page .ofright-cell {
    margin-right: 266px;
}
.form-grid.form-search-page .cell {
    width: 248px;
}

.form-grid {
    width: 100%;
}
.form-grid .control-label {
    margin-bottom: 7px;
}
.form-grid .control-group + .control-group {
    margin-top: 20px;
}
.form-grid .cell {
    float: left;
    width: 162px;
}
.form-grid .cell + .cell {
    margin-left: 19px;
}
.ofright-cell {
    margin-right: 181px;
}
.form-grid .span-btn {
    float: right;
    width: 75px;
}
.form-grid .ofright-btn {
    margin-right: 94px;
}

/*----- END FORM -----*/

/*----- Icons -----*/
[class*="icons-"]{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 17px;
    height: 17px;
    background: url(../img/icons.png) 0 0 no-repeat;
}
.icons-lock { background-position:  0 0}
.icons-percent {
    background-position: -34px 0;
    cursor: pointer;
}
.icons-remove {
    background-position: -17px 0;
    cursor: pointer;
}
[class*="icon-"]{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 23px;
    height: 23px;
    background: url(../img/icon.png) 0 0 no-repeat;
    margin-top: 3px;
}
.icon-add{ background-position: 0 0; margin-right: 5px !important;}
.icon-del{ background-position: -34px 0}
.icon-buy { background-position: -68px 0}

.icon-prev { background-position: -102px 0}
.icon-next { background-position: -119px 0}
.icon-default {
    background: none;
    width: auto;
    height: auto;
    line-height: 17px;
    font-weight: bold;
    color: #333;
    font-size: 17px;
}
.icon-facebook { background-position: 0 0;}
.icon-search { background-position: -23px 0;}
.icon-locate { background-position: -115px 0}
.icon-ask { background-position: -138px 0}
.icon-ask2 { background-position: -46px -69px}
.icon-ask3 { background-position: -138px -23px}
.icon-drivers { background-position: -161px 0}
.icon-refresh { background-position: -184px 0}
.icon-documents { background-position: -207px 0}
.icon-edit{ background-position: -115px -23px}
.icon-close { background-position: -207px -23px}
.icon-del_small { background-position: -46px -46px}
.icon-prev-g { background-position: -92px -46px}
.icon-next-g { background-position: -69px -46px}
.icon-noutbook { background-position: -115px -46px}
.icon-pc { background-position: -138px -46px}
.icon-server { background-position: -161px -46px}
.icon-monitor { background-position: -184px -46px}
.icon-prev-table { background-position: 0 -69px}
.icon-next-table { background-position: -23px -69px}
.icon-support-white { background-position: -69px -69px}
.icon-hidden {
    background-position: -92px -69px;
    width: 24px;
}
.icon-unproduction {
    background-position: -116px -69px;
}
.icon-finished-prod {
    background-position: -138px -69px;
}
.stock__nav__link.active .icon-finished-prod {
    background-position: -138px -92px;
}
.icon-hardware {
    background-position: -161px -69px;
}
.stock__nav__link.active .icon-hardware {
    background-position: -161px -92px;
}
.icon-cart {
    background-position: -184px -69px;
}
.icon-cart_inv {
    background-position: -184px -92px;
}
.icon-server_cupboard {
    background: url(../img/sprite.svg) 1px 3px no-repeat !important;
}
.stock__nav__link.active .icon-server_cupboard {
    background-position: 1px -47px !important;
}
.icon-wires_device {
    background: url(../img/sprite.svg) -47px 3px no-repeat !important;
}
.stock__nav__link.active .icon-wires_device {
    background-position: -47px -47px !important;
}

.icon-servers {
    background: url(../img/iconrasprodaj/server.png) no-repeat !important;
}
.stock__nav__link.active .icon-servers {
    background: url(../img/iconrasprodaj/server-hover.png) no-repeat !important;
}

.icon-shd {
    background: url(../img/iconrasprodaj/shd.png) no-repeat !important;
}
.stock__nav__link.active .icon-shd {
    background: url(../img/iconrasprodaj/shd-hover.png) no-repeat !important;
}

.icon-laptop {
    background: url(../img/iconrasprodaj/laptop.png) no-repeat !important;
}
.stock__nav__link.active .icon-laptop {
    background: url(../img/iconrasprodaj/laptop-hover.png) no-repeat !important;
}

.icon-monoblock {
    background: url(../img/iconrasprodaj/monoblock.png) no-repeat !important;
}
.stock__nav__link.active .icon-monoblock {
    background: url(../img/iconrasprodaj/monoblock-hover.png) no-repeat !important;
}

.icon-tonkie {
    background: url(../img/iconrasprodaj/tonkie.png) no-repeat !important;
}
.stock__nav__link.active .icon-tonkie {
    background: url(../img/iconrasprodaj/tonkie-hover.png) no-repeat !important;
}

[class*="iconm-"]{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 23px;
    height: 23px;
    background: url(../img/iconm.png) 0 0 no-repeat;
    margin-top: 4px;
}
.iconm-point { background-position: -46px 0}
.iconm-locate { background-position: -69px 0}
.iconm-phone { background-position: -92px 0}
.iconm-email { background-position: -115px 0}
.iconm-site { background-position: -23px 0}
.t2 .iconm-point { background-position: -161px 0}
.t2 .iconm-locate { background-position: -184px 0}
.t2 .iconm-phone { background-position: -207px 0}
.t2 .iconm-email { background-position: 0 -23px}
.t2 .iconm-site { background-position: -23px -23px}
.t2 .iconm-map2 {background-position: -115px -69px}
.t2 .iconm-mail2 {background-position: -138px -69px}
.t2 .iconm-mob2 {background-position: -161px -69px}
.t2 .iconm-phone2 {background-position: -184px -69px}

.t3 .iconm-point { background-position: -46px -23px}
.t3 .iconm-locate { background-position: -69px -23px}
.t3 .iconm-phone { background-position: -92px -23px}
.t3 .iconm-email { background-position: -115px -23px}
.t3 .iconm-site { background-position: -138px -23px}
.t3 .iconm-map2 {background-position: -23px -69px}
.t3 .iconm-mail2 {background-position: -46px -69px}
.t3 .iconm-mob2 {background-position: -69px -69px}
.t3 .iconm-phone2 {background-position: -92px -69px}

.t4 .iconm-point { background-position: -161px -23px}
.t4 .iconm-locate { background-position: -184px -23px}
.iconm-phonem,
.t4 .iconm-phone { background-position: -207px -23px}
.iconm-emailb,
.t4 .iconm-email { background-position: 0 0}
.t4 .iconm-site { background-position: -23px 0}
.t4 .iconm-map2 {background-position: -161px -46px}

.iconm-ask { background-position: 0 -46px}
.iconm-review { background-position: -23px -46px}
.iconm-point { background-position: -46px -46px}
.iconm-sett { background-position: -69px -46px}
.iconm-mobile { background-position: -92px -46px}
.iconm-person { background-position: -115px -46px}
.iconm-send { background-position: -138px -46px}
.iconm-map2 {background-position: -161px -46px}
.iconm-mail2 {background-position: -184px -46px}
.iconm-mob2 {background-position: -207px -46px}
.iconm-phone2 {background-position: 0 -69px}

[class*="iconl-"]{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 42px;
    height: 42px;
    background: url(../img/iconl.png) 0 0 no-repeat;
}
.iconl-server {
    background-position: 0 0;
}
.iconl-monitor { background-position: -42px 0}
.iconl-pc { background-position: -84px 0}
.iconl-portativ { background-position: -126px 0}

[class^="iconsvg-"], [class*=" iconsvg-"] {
    display: inline-block;
    color: #333;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-family: 'Iconsvg';
    font-size: 20px;
    width: 20px;
    text-align: center;
    margin-right: 6px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.iconsvg-refresh {
    width: 25px;
}
.iconsvg-refresh:before {
    content: "\e600";
}

.iconsvg-download:before {
    content: "\e601";
}
.iconsvg-book {
    width: 21px;
    margin-top: 2px;
}
.iconsvg-book:before {
    content: "\e602";
}

.iconsvg-location:before {
    content: "\e603";
    font-size: 23px;
}

.iconsvg-feedback:before {
    content: "\e604";
    font-size: 23px;
}
.iconsvg-bios:before {
    content: "\e605";
    font-size: 27px;
}

[class*="iconfile-"]{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 24px;
    height: 26px;
    background: url(../img/iconfiles.png) 0 0 no-repeat;
}
.iconfile-pdf { background-position: 0 0}
/*----- END Icons -----*/


/**********************************
            PLUGINS
**********************************/
/*----- Tabs -----*/
.tabs {}
.tabs .tabs-head {}
.tabs .tabs-head li {
    display: inline-block;
}
.tabs .tab{
    display: none;
}
.tabs .tab.active{
    display: block;
}
.tabs-simple .tabs-head li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.tabs-simple li + li {
    margin-left: 35px;
}
.tabs-simple .tabs-head a {
    font-family: 'SegoeUI-SemiBold';
    font-size: 16px;
    color: #167673;
    border-bottom: 1px dotted;
    text-decoration: none;
}
.tabs-simple .tabs-head a:hover {
    border-bottom-color: transparent;
}
.tabs-simple .tabs-head a.active {
    border-bottom-color: transparent;
    color: #333333;
}
.tab a {
    font-size: 14px;
    line-height: 18px;
    color: #167673;
    text-decoration: underline;
}
.tab a:hover {
    text-decoration: none;
}
/*----- END Tabs -----*/

/*----- Accordeon -----*/
.accordeon +.accordeon  {
    margin-top: 20px;
}
.accordeon .accordeon-elem {}
.accordeon .accordeon-head {}
.accordeon .accordeon-body {
    /*display: none;*/
    padding-top: 10px;
}
.accordeon .active>.accordeon-body {
    display: block;
}
.accordeon .active .aslink {
    border-bottom-color: transparent;
}
.aslink {
    display: inline;
    vertical-align: top;
    font-size: 22px;
    line-height: 28px;
    color: #167673;
    font-family: 'wf_SegoeUILight';
    border-bottom: 1px dashed #167673;
    cursor: pointer;
}
a.aslink {
    color: #167673 !important;
    border-bottom-color: #167673 !important;
    text-decoration: none !important;
}
a.aslink:hover {
    border-bottom-color: transparent !important;
}
.accordeon_vacancy .active .aslink {
    color: #333333;
    border-bottom-color: #333333;
}
.aslink:hover {
    border-bottom-color: transparent;
}
.accordeon_servs .accordeon-elem + .accordeon-elem {
    margin-top: 20px;
}
/*----- END Accordeon -----*/

/*--- Dropdown ---*/
.dropdown-sel {
    display: inline-block;
    position: relative;
}
.dropdown-sel .targ {
    position: relative;
    display: block;
    height: 17px;
    line-height: 14px;
    padding: 7px 45px 6px 14px;
    border: 1px solid #c3c3c3;
    font-size: 14px;
    color: #5e5e5e;
    cursor: pointer;
    width: 182px;
}
.dropdown-sel .targ:after {
    position: absolute;
    display: block;
    content: '';
    width: 1px;
    height: 30px;
    top: 0;
    right: 30px;
    background-color: #c3c3c3;
    z-index: 111;
}
.dropdown-sel .targ:before {
    position: absolute;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #c3c3c3 transparent transparent transparent;
    z-index: 111;
    right: 10px;
    top: 12px;
}
.dropdown-sel .targ .type {
    border-right: 1px solid #c3c3c3;
    padding: 0 7px 0 0;
    margin-right: 7px;
    display: inline-block;
    z-index: 11;
}
.dropdown-sel .dropdown-list {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    border: 1px solid #c3c3c3;
    padding: 6px 0;
    border-top: none;
    z-index: 11;
}
.dropdown-sel .dropdown-list li {}
.dropdown-sel .dropdown-list li a{
    display: block;
    text-decoration: none !important;
    color: #5e5e5e;
    font-size: 13px;
    padding: 3px 14px 4px 14px;
    line-height: 23px;
    overflow: hidden;
}
.dropdown-sel .dropdown-list li:hover a {
    background-color:#dcdcdc;
}
.dropdown-cover {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    min-height: 20px;
}
.dropdown-cover .targ {
    text-decoration: none;
    cursor: pointer;
}
.dropdown-cover .targ span {
    line-height: 14px;
    color: #167673;
    font-size: 14px;
    border-bottom: 1px dotted #167673;
}
.dropdown-cover .targ i {
    display: inline-block;
    margin-left: 8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #167673 transparent transparent transparent;
}
.dropdown-cover .targ:hover span {
    border-bottom-color: transparent;
}
.dropdown-cover .dropdown-list {
    display: none;
    background-color: #f5f5f5;
    border: 1px solid #d5d5d5;
    position: absolute;
    z-index: 111;
    left: -15px;
    top: -9px;
    min-width: 100%;
    max-width: 300px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}
.dropdown-cover .dropdown-list li {}
.dropdown-cover .dropdown-list li a{
    text-decoration: none;
    display: block;
    padding: 5px 14px;
    white-space: nowrap;
    font-size: 14px;
    line-height: 19px;
}
.dropdown-cover .dropdown-list li a:hover{
    background-color:#dcdcdc;
}
/*--- /Dropdown ---*/

/*--- Select ---*/
.selectricWrapper {
    display: block;
    max-width: 100%;
    position: relative;
    width: auto;
    cursor: pointer; }
.lt-ie8 .selectricWrapper {
    display: inline;
    zoom: 1; }

.selectricResponsive {
    width: 100%; }

.selectric {
    border: 1px solid #c3c3c3;
    height: 28px;
    background: #fff;
    overflow: hidden; }
.error .selectric {
    border-color: #e52c15;
}
.error .selectric .button {
    border-left-color:#e52c15;
}
.error .selectric .button:after {
    border-color: #e52c15 transparent transparent transparent;
}
.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 43px 0 14px;
    font-size: 14px;
    font-family:'SegoeUI-SemiBold';
    line-height: 28px;
    color: #5e5e5e; }
.selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 1px;
    width: 28px;
    height: 28px;
    text-indent: -1111px;
    line-height: 28px; 
    border-left: 1px solid #c3c3c3;
    overflow: hidden;
}
.selectric .button:after {
    position: absolute;
    display: block;
    content: '';
    top: 12px;
    right: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4.5px 0 4.5px;
    border-color: #c3c3c3 transparent transparent transparent; }

/*
.selectricHover .selectric {
  border-color: #CCC;
  .button {
    color: #888;
    &:after {
      border-top-color: #888;
    }
  }
}
*/
.selectricOpen {
    z-index: 9999; }
.selectricOpen .selectric {
}
.selectricOpen .selectric .button:after {
    border-width: 0 4.5px 5px 4.5px;
    border-color: transparent transparent #c3c3c3 transparent; }
.selectricOpen .selectricItems {
    display: block;
    overflow: hidden;
}

.selectricDisabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    -webkit-touch-callout: none;
    user-select: none; }

.selectricHideSelect {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0; }
.selectricHideSelect select {
    position: absolute;
    left: -100%;
    display: none; }

.selectricInput {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important; }

.selectricTempShow {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important; }

/* Items box */
.selectricItems {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-top: none;
    z-index: -1; }
.selectricItems .selectricScroll {
    height: 100%;
    overflow: auto; 
    padding: 7px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.selectricAbove .selectricItems {
    top: auto;
    bottom: 100%; }
.selectricItems ul, .selectricItems li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    min-height: 20px; }
.selectricItems li {
    display: block;
    padding: 5px 14px;
    color: #333333;
    font-size: 13px;
    line-height: 20px;
    cursor: pointer; }
.selectricItems li:hover{
    background: #DFDFDF !important;  }
.selectricItems li.selected {
    background-color: #fff;
    font-family: 'SegoeUI-SemiBold';
}
.selectricItems li.disabled {
    background: #F5F5F5;
    color: #BBB;
    border-top-color: #FAFAFA;
    cursor: default; }

/*--- /Select ---*/

/**********************************
            EMND PLUGINS
**********************************/


/*----- Typo -----*/
.lnk_icon {
    color: #167673;
    font-size: 14px;
    line-height: 24px;
    text-decoration: none !important;
}
.lnk_icon.b {
    font-family: 'SegoeUI-SemiBold';
    font-size: 16px;
    min-height: 24px;
    line-height: 24px;
}
.lnk_icon.b i {
    vertical-align:top;
    margin-top:2px
}
.lnk_icon:hover {
    text-decoration: underline !important;
}
.lnk_icon i {
    margin-top: 0;
    vertical-align: middle;
    margin-right: 5px;
}
.lnk_icon + .btn.pull-right { margin-top:-3px}
.title_sidebar {
    font-family: 'wf_SegoeUILight';
    font-size: 22px !important;
    color: #333333;
    line-height: 32px;
    position:relative;
    min-height: 32px;
    font-weight: normal;
    padding-right: 15px;
}
.widget + .title_sidebar {
    margin-top: 18px !important;
}
.title_sidebar.smpl:after,
.title_sidebar.smpl:before {
    display: none;
}
h1.title_sidebar {
    font-size: 26px;
}
h1.title_sidebar span {
    font-size: 26px !important;
}
.title_sidebar span {
    display: inline;
    background-color: #f5f5f5;
    line-height: 32px !important;
    font-size: 22px !important;
    position: relative;
    z-index: 2;
    padding-right: 10px;
    min-height: 32px;
}
.title_sidebar span a {
    display: inline-block;
    font-size: 22px;
    line-height: 22px;
    color: #333333;
    border-bottom: 1px solid transparent;
    text-decoration: none !important;
}
.title_sidebar span a:hover {
    border-bottom-color: #333333;
}
#cboxLoadedContent .title_sidebar span,
.prodclass .title_sidebar span {
    background-color: #fff;
}
.title_sidebar span:after {
    display: inline-block;
    vertical-align: top;
    content:'';
    height: 5px;
    background-color: #c3c3c3;
    width: 5px;
    /* bottom: 8px; */
    /* margin-top: 2px; */
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;    
    margin-top: 18px;
    margin-left: 10px;
    margin-right: -11px;
}
h1.title_sidebar span:after {
    margin-top:19px;
}
.title_sidebar:before {
    display:block;
    content:'';
    position: absolute;
    right: 0;    
    left:3px;
    height: 1px;
    background-color: #c3c3c3;
    bottom: 11px;
}
.title_sidebar:after {
    display:block;
    content:'';
    position: absolute;
    right: 0;
    bottom: 7px;
    height: 5px;
    width: 5px;
    border: 3px solid #EFEFEF;
    background-color: #c3c3c3;
    z-index: 2;
    border-radius:50%;
    -o-border-radius:50%;
    -ms-border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    box-shadow: 0 0 0 1px #c3c3c3;
    -o-box-shadow: 0 0 0 1px #c3c3c3;
    -ms-box-shadow: 0 0 0 1px #c3c3c3;
    -moz-box-shadow: 0 0 0 1px #c3c3c3;
    -webkit-box-shadow: 0 0 0 1px #c3c3c3;
}
#cboxLoadedContent .title_sidebar:after,
.prodclass .title_sidebar:after {
    border-color: #fff;
}
.p-vacancy {}
.p-vacancy__title {
    margin-bottom: 25px;
    font-size: 25px;
    line-height: 28px;
    color: #167673;
    font-family: 'wf_SegoeUILight';
}
.p-vacancy__share {
    min-height: 38px;
    margin-bottom: 30px;
}
.p-vacancy__share {
    min-height: 38px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.p-vacancy__share__caption {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 22px;
    font-family: 'wf_SegoeUILight';
}
.p-vacancy__share:last-child {
    margin-bottom: 0;
}
.p-vacancy__share:first-child {
    margin-top: 0;
}
.title1 {
    font-family: 'wf_SegoeUILight';
    font-size: 27px;
    line-height: 31px;
    color: #666666;
}
.title2 {
    font-size: 29px;
    line-height: 1;
    color: #666666;
}
.title3 {
    font-size: 24px;
    line-height: 30px;
}
.ttl3{
    font-size: 20px;
    color: #333333;
    line-height: 24px;
    font-weight: bold;
}
.page-product .ttl3 {
    font-weight: normal;
    font-family:'SegoeUI-SemiBold';
}
.ttl4{
    font-size: 20px;
    color: #333333;
    line-height: 24px;
}
.ttl5 {
    font-size: 16px;
    line-height: 19px;
    font-family:'SegoeUI-SemiBold';
}
.subttl {
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    margin: 7px 0;
}
h3{
    font-size: 24px;
    font-weight: bold;
    margin: 15px 0;
}
.tag {
    display: inline-block;
    margin-top: 4px;
    color:#999999;
    font-size:14px;
    line-height:20px;
}
.date {

}
.list-default {
    list-style: none;
}
.list-default li {
    line-height: 18px;
    font-size: 13px;
    color: #5e5e5e;
}
.list-default li + li {
    margin-top: 10px;
}
.list-default li a {
        line-height: 20px;
    
        font-size: 14px;
    
    text-decoration:none;
}
.list-default li a:hover {
    text-decoration:underline;
}

.list-simple {
    list-style: disc;
    margin-left: 20px;
}
.list-simple li {
    font-size: 14px;
    line-height: 20px;
}
.list-simple li+li{
    margin-top: 10px;
}
.list-simple li a {
    font-size: 14px;
    color: #333333;
    text-decoration: none;
}
.list-simple li a:hover {
    text-decoration: underline;
}

.list-separator li {
    border-top: 1px solid #999999;
    padding: 8px 12px;
    line-height: 20px;
    font-size: 15px;
}
.list-separator li a {
    font-size: 15px;
    color: #333333;
    text-decoration: none;
}
.list-separator li a:hover {
    text-decoration: underline;
}
.list-triangle li {
    position: relative;
}
.list-triangle li .arrow{
    width:18px;
    height:32px;
    position:absolute;
    left:0;
    top:2px;
    z-index:111;
    cursor:pointer;
}
.list-triangle li .arrow:before {
    position:absolute;
    content:'';
    display:block;
    left: 8px;
    top: 10px;
    content:'';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #999999;
    cursor:pointer;
}
.list-triangle li.open>.arrow:before{
    top: 13px;
    left: 6px;
    border-width: 6px 5px 0 5px;
    border-color: #999999 transparent transparent transparent;    
}
.list-triangle li ul {
    display: none;
}
.list-triangle li.open>ul {
    margin-left: 10px;
    display: block;
}
.list-triangle li a {
    display: block;
    text-decoration: none;
    color: #333;
    font-size: 15px;
    padding: 10px 20px;
}
.list-triangle li .arrow+a {
    font-style: normal;
}
.list-triangle li a:hover {
    text-decoration:underline;
}
.list-triangle li a.active {
    background-color:#D7D7D7;
}
.list-triangle li .arrow + a.active {
    font-weight: bold;
}
.list-techs .span-half {
    padding-left: 0 !important;
}
.list-techs.bullets {
    padding-left: 18px;
}
.list-techs.bullets li {
    list-style: disc;
}
.list-techs li {
    font-size: 14px;
    color: #333333;
    margin-top: 10px;
}
.list-techs li i {
    vertical-align: middle;
    margin-right: 10px;
}
.list-techs li b {
    font-family:'SegoeUI-SemiBold';
    font-size: 16px;
}

.b {
    font-weight: bold;
}
a[href^="tel"]{
    text-decoration: none;
    color: #666666;
}
.list-ok {
    list-style: none;
}
.list-ok li {
    position: relative;
    padding-left: 24px;
    color: #5e5e5e;
    font-family:'SegoeUI-SemiBold';
    font-size: 14px;
    line-height: 21px;
}
.list-ok li + li {
    margin-top: 6px;

}
.list-ok li:before {
    position: absolute;
    display: block;
    content: '';
    width: 23px;
    height: 15px;
    top: 6px;
    left: -6px;
}
.c1 .list-ok li:before {
    /* background: url(../img/icon.png) -92px 0 no-repeat; */
}

.list-big li {}
.list-big li + li {
    margin-top: 6px;
}
.list-big a {
    font-size: 16px;
    line-height: 20px;
    font-family: 'SegoeUI-SemiBold';
    color: #167673;
    text-decoration: none;
}
.list-img {
    list-style-type: none;
}
.list-img li + li {
    margin-top: 10px;
}
.list-img li {
    overflow: hidden;
}
.list-img li a{
    display: block;
    font-size: 13px;
    text-decoration: none;
    color: #167673;
}
.list-img li a img{
    float: left;
    vertical-align: middle;
    margin-right: 10px;
}
.list-img li a img + .wr {
    min-height: 40px;
}
.list-img li a img + .wr .va-cont {
    height: 40px;
}
.list-img .wr {
    display: block;
    overflow: hidden;
}
.link-file {
    display: block;
    min-height: 26px;
    text-decoration: none;
}
.link-file i {
    float: left;
    margin-top: 2px;
    margin-right: 8px;
}
.link-file .wr {
    overflow: hidden;
}
.link-file .n {
    font-size: 14px;
    line-height: 15px;
    color: #167673;
    text-decoration: none;
}
.link-file:hover .n {
    text-decoration:underline;
}
.link-file .m {
    font-size: 11px;
    color: #999999;
    display: block;
    line-height: 16px;
}

.list-contacts li {
    color: #666666;
    line-height: 20px;
    font-size: 14px;
}
.list-contacts li + li {
    margin-top: 20px;
}
.list-contacts a {
    color:  #333333;
}
.list-contacts a:hover {
    text-decoration: none;
}

.list-solutions {}
.list-solutions li + li {
    margin-top: 7px;
}
.list-solutions li a {
    font-size: 14px;
    line-height: 21px;
    color: #167673;
    text-decoration: none;
}
.list-solutions li a:hover {
    text-decoration: underline;
}
.list-solutions li ul {
    margin-left: 13px;
}
.list-solutions li li {}
.list-solutions li li a {
    font-size: 12px;
}

.content_block {
    font-size: 14px;
    line-height: 21px;
    color: #333333;
}
.content_block p:empty {
    display: none;
}
.content_block img[align="right"],
.content_block .img.pull-right {
    margin-left: 30px;
    margin-top: 0 !important;
    margin-bottom: 15px;
}
.content_block img[align="left"],
.content_block img.pull-left {
    margin-right: 30px;
    margin-bottom: 15px;
    margin-top: 0 !important;
}
.content_block p + p img[align="left"],
.content_block p + p img[align="right"] {
    margin-top: 6px !important;
}
.content_block div,
.content_block p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 21px;
    color: #333333;
}
.content_block p.text-big {
    font-size: 16px;
    line-height: 24px;
}
.content_block .title_sidebar {
    margin-bottom: 15px;
}
.content_block h3 {
    font-size: 16px;
    line-height: 24px;
    font-family: 'SegoeUI-SemiBold', sans-serif;
    color: #333333;
    margin-bottom: 10px;
    margin-top: 20px;
}
.content_block h3:first-child {
    margin-top: 0;
}
.content_block .clearfix + .clearfix {
    margin-top: 19px;
}
.content_block ul {
    list-style: none;
    margin-bottom: 10px;
}
.content_block ul ul {
    margin-top: 7px;
    margin-bottom: 0;
}
.content_block ul li{
    font-size: 14px;
    line-height: 22px;
    padding-left: 20px;
    position: relative;
}
.content_block li + li {
    margin-top: 7px;
}
.content_block ul li:after {
    display: block;
    content: '';
    position: absolute;
    left: 5px;
    top: 9px;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #167673;
}
.content_block ol {
    margin-bottom: 10px;
    list-style-type: none;
    counter-reset: item;
}
.content_block ol li {
    font-size: 14px;
    line-height: 22px;
    padding-left: 18px;
    position: relative;
}
.content_block ol ol {
    margin-top: 7px;
    margin-bottom: 0;
}
.content_block ol ol li {
    padding-left: 26px;
}
.content_block ol ol ol li {
    padding-left: 36px;
}
.content_block ol li ul li:before {
    list-style-type:none;
	content: no-close-quote !important;
	counter-increment: none !important;
}

.content_block ol li:before {
    position: absolute;
    display: block;
    left: 0;
    top: 1px;
    font-size: 14px;
    color: #167673;
    line-height: 20px;
    counter-increment: item;
    content: counters(item,".") ". ";
}

.content_block a {
    color: #007F7B;
    font-size: 14px;
    text-decoration: underline;
}
.content_block a:hover {
    text-decoration: none;
}
.content_block b,
.content_block strong{
    font-family:'SegoeUI-SemiBold';
}
.content_block h4 {
    margin: 24px 0 14px;
    font-family: 'SegoeUI-SemiBold';
    font-size: 16px;
    color: #5e5e5e;
}
.content_block h4:first-child {
    margin-top: 14px;
}
.content_block table td {
    vertical-align: top;
}
.disclamer div,
.disclamer li,
.disclamer p,
.disclamer {
    color: #767676;
    font-size: 13px;
    line-height: 18px;
}
/*----- END Typo -----*/

/*--- Plugin ---*/

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#0a0a0a; opacity: 0.36 !important; filter: alpha(opacity = 36) !important;}
#colorbox{outline:0;}
#cboxContent{background:#fff !important; overflow:hidden;border: 1px solid #929191;}
.cboxIframe{background:#fff !important;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{display: none}
#cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxClose{position:absolute; top: 16px; right: 16px; background: url(../img/icon.png) no-repeat -204px -45px; width: 23px; height: 23px; text-indent:-9999px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
/*--- /Plugin ---*/

/*--- Collapser text ---*/
.collapser_text {

}
.collapser_text.open .collapser_text_wr{
    height: auto;
    margin-bottom: 0;
}
.collapser_text_wr {
    overflow: hidden;
    height: 21px;
    margin-bottom: 10px;
}
.collapser_more {}
.collapser_more a {
    display: inline-block;
    vertical-align: top;
    line-height: 15px;
    font-size: 14px;
    text-decoration: none !important;
    color: #167673;
    border-bottom: 1px dotted #167673;
}
.collapser_more a:hover {
    border-bottom-color: transparent;
}
/*--- /Collapser text ---*/

.contact_with_us {
    padding: 12px;
    background-color: #167673;
    border: 1px solid #105d5b;
    min-height: 52px;
}
.contact_with_us img {
    float: left;
    margin-right: 14px;
    max-width: 52px;
}
.contact_with_us a {
    display: block;
    padding-top: 3px;
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
}
.contact_with_us small {
    display: block;
    margin-top: 7px;
    font-size: 14px;
    color: #ffffff;
}
.contact_with_us small a {
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    padding: 0;
    display: inline;
    text-decoration: none;
}
.error_page .ttl{
    height: 340px;
    line-height: 340px;
    font-size: 270px;
    color: #fff;
    text-align: center;
}
.error_page .txt {
    margin-top: 40px;
    text-align: center;
    font-family: 'wf_SegoeUILight';
    font-size: 22px;
    line-height: 33px;
}
.error_page .txt a {
    font-family: 'wf_SegoeUILight';
    font-size: 22px;
    line-height: 33px;
    text-decoration: none;
}

/*--- Ð¡Ñ‚Ð¸Ð»Ð¸Ð·Ð¾Ð²Ð°Ð½Ð½Ñ‹Ð¹ ÑÐºÑ€Ð¾Ð»Ð» ---*/
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
    -ms-touch-action: none;
    touch-action: none;
    /* MSPointer events - direct all pointer events to js */ }

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

.mCustomScrollBox {
    /* contains plugin's markup */
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr; }

.mCSB_container {
    /* contains the original content */
    overflow: hidden;
    width: auto;
    height: auto; }

/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
    margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0; }

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0; }

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
    /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
    position: absolute;
    height: 16px;
    width: auto;
    left: 0;
    /* top: 0; */
    right: 0;
    bottom: 0;
    border-left: 1px solid #ededed; }

.mCSB_outside + .mCSB_scrollTools {
    right: -26px; }

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    /* RTL direction/left-side scrollbar */
    right: auto;
    left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px; }

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
    /* contains the draggable element and dragger rail markup */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto; 
    border: 1px solid #167673;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 29px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px; }

.mCSB_scrollTools .mCSB_dragger {
    /* the draggable element */
    cursor: pointer;
    width: 100%;
    height: 30px;
    /* minimum dragger height */
    z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    /* the dragger element */
    position: relative;
    text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px;
    /* auto-expanded scrollbar */ }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px;
    /* auto-expanded scrollbar */ }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: absolute;
    height: 29px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonUp:before {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 3.5px 4px 3.5px;
    border-color: transparent transparent #d9d9dd transparent;
    position: absolute;
    top: 12px;
    left: 5px;
    z-index: 22; }

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0; }
.mCSB_scrollTools .mCSB_buttonDown:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 3.5px 0 3.5px;
    border-color: #d9d9dd transparent transparent transparent;
    position: absolute;
    bottom: 12px;
    left: 5px;
    z-index: 22; }

/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 13px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0; }

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 13px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0; }

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px; }

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    /* minimum dragger width */
    height: 100%;
    left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: auto;
    height: 7px;
    margin: 2px; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    /* auto-expanded scrollbar */
    margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    /* auto-expanded scrollbar */
    margin: 4px 0; }

/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px; }

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0; }

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px; }

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    /* non-visible scrollbar */
    margin-left: 0; }

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0; }

/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/
/*
----------------------------------------
6.1 THEMES
----------------------------------------
*/
/* default theme ("light") */
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #167673; }

/* ---------------------------------------- */
/*--- ÐšÐžÐÐ•Ð¦ | Ð¡Ñ‚Ð¸Ð»Ð¸Ð·Ð¾Ð²Ð°Ð½Ð½Ñ‹Ð¹ ÑÐºÑ€Ð¾Ð»Ð» ---*/

/* Tips */
[data-tip]{
    cursor: pointer;
}
.tipttl {
    position: absolute;
    max-width: 254px;
    min-width: 154px;
    margin-top: -20px;
    border: 1px solid #d5d5d5;
    padding: 11px;
    font-size: 14px;
    line-height: 21px;
    color: #333333;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .15);
    z-index: 1111;
}
.tipttl:after {
    display: block;
    content: '';
    width: 32px;
    height: 18px;
    background: url(../img/tip__tail.png) 0 0 no-repeat;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -16px;
}
/* /Tips */
/*
.hdnPlace{
    position: absolute;
    top: 0;
    left: 0;
}
*/
.p-win10__nav-logo {
    float: right;
    position: relative;
    top: -3px;
}
.p-win10__nav .prod_w10_link {
    margin-left: 0;
}

.data-table input {height: 30px;
width: 50%;
padding: 0 7px;
border: 1px solid #d5d5d5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #5e5e5e;
margin:0px 0px 10px 10px;}

.data-table input[type="checkbox"] {height:10px;}

.data-table select {height: 30px;
width: 50%;
padding: 0 7px;
border: 1px solid #d5d5d5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #5e5e5e;
margin:0px 0px 10px 10px;}


.b-service-list input[type="submit"] {display: inline-block;
*display: inline;
*zoom: 1;
padding: 3px 12px;
line-height: 22px;
min-height: 22px;
border: 1px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
outline: none !important;
text-decoration: none;
color: #167673;
cursor: pointer;
background-color: transparent;
font-size: 12px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-color: #105d5b;
background-color: #167673;
color: #f1f1f1;}

.b-service-list .starrequired {display:none;}