@font-face {
    font-family: 'helveticaneuecyr';
    src: url('fonts/helveticaneuecyr-bold-webfont.eot');
    src: url('fonts/helveticaneuecyr-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneuecyr-bold-webfont.woff') format('woff'),
         url('fonts/helveticaneuecyr-bold-webfont.ttf') format('truetype'),
         url('fonts/helveticaneuecyr-bold-webfont.svg#helveticaneuecyrbold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneuecyr';
    src: url('fonts/helveticaneuecyr-roman-webfont.eot');
    src: url('fonts/helveticaneuecyr-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneuecyr-roman-webfont.woff') format('woff'),
         url('fonts/helveticaneuecyr-roman-webfont.ttf') format('truetype'),
         url('fonts/helveticaneuecyr-roman-webfont.svg#helveticaneuecyrroman') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
}
a{
    color: #003599;
}
a img{
    border: none;
}
a:hover{
    text-decoration: none;
}
.h_wrap{
    color: #333;
    text-decoration: none;
}
.h_wrap:hover{
    text-decoration: underline;
}
input[type=text], input[type=password], input[type=button], textarea{
  outline: none;
}
.parent:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
h1{
    font-size: 32px;
    line-height: 32px;
    margin: 60px 0 60px 220px;
    text-transform: uppercase;
    font-weight: normal;
}
h2{
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 20px;
}


#conteiner{
    width: 1250px;
    margin: 0 auto;
    overflow: hidden;
}


#header{
    margin: 30px 0;
}
.addres_wrap{
    font-family: 'helveticaneuecyr';
    float: left;
    color: #333;
    margin-left: 185px;
    width: 300px;
}
.tell{
    font-size: 22px;
    margin-bottom: 5px;
}
.addres{
    font-size: 12px;
    margin-left: 14px;
}
.form_wrap{
    float: right;
    width: 550px;
}
.form_prev{
    font-size: 14px;
    color: #333;
    margin-left: 20px;
    margin-bottom: 5px;
}
.login{
    float: left;
    margin-left: 20px;
    width: 132px;
    height: 18px;
    border: 1px solid #b3b3b3;
    background: #fff;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 18px;
}
.login_but{
    font-family: 'helveticaneuecyr';
    float: left;
    width: 80px;
    height: 30px;
    background: #00ada4;
    border: none;
    padding: 0;
    margin: 0 0 0 20px;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    border-radius: 2px;
}


.logo{
    float: left;
    margin-left: 20px;
}
.nav{
    float: left;
    margin: 0 0 0 30px;
    height: 18px;
    padding: 13px 0 13px 10px;
    border-left: 1px solid #b3b3b3;
}
.nav li{
    display: block;
    float: left;
    margin-left: 30px;
    height: 18px;
    line-height: 18px;
    font-weight: bold;
    font-size: 14px;
}
.nav li a{
    text-decoration: none;
    color: #4d4d4d;
}
.nav .active a{
    color: #00aea5;
}
#nav_wrap{
    position: relative;
    z-index: 5;
}


#slides {
    position:relative;
    z-index:100;
    margin-top: 10px;
}
#slides .next,#slides .prev {
    position:absolute;
    top:475px;
    left:24px;
    width:26px;
    height:48px;
    display:block;
    z-index:101;
}
#slides .next img, #slides .prev img{
    display: block;
    width:26px;
    height:48px;
}
.slides_container {
    width:1250px;
    height:550px;
    overflow:hidden;
    position:relative;
}
#slides .next {
    left:1200px;
}
.pagination {
    position: relative;
    margin: 0 auto;
    width:100px;
    z-index: 102;
    top: -48px;
}
.pagination li {
    float:left;
    margin:0 2px;
    list-style: none;
}
.pagination li a {
    display:block;
    width:12px;
    height:0;
    padding-top:12px;
    border-radius: 50%;
    border: 2px solid #b0afae;
    float:left;
    overflow:hidden;
}
.pagination li.current a {
    background: #b0afae;
    width: 16px;
    padding-top: 16px;
    border: none;
}
.slide_cont{
    display: block;
    color: #fff;
    margin-top: 95px;
    margin-left: 200px;
    position: absolute;
    top: 0;
    left: 0;
}
.slide_h{
    font-size: 48px;
    line-height: 44px;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
}
.slide_desk{
    font-size: 24px;
    line-height: 36px;
    margin-top: 70px;
    display: block;
}
.slide_desk span{
    font-size: 36px;
}


.content{
    padding: 0 75px;
}
.news{
    margin-bottom: 60px;
}
.data{
    color: #00ada4;
    float: left;
    width: 125px;
    font-style: italic;
    padding-top: 2px;
}
.news_cont{
    margin-left: 145px;
}
.page_in{
    -webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0px 3px 3px 0px;
    -moz-box-shadow:rgba(0, 0, 0, 0.0980392) 0px 3px 3px 0px;
    box-shadow:rgba(0, 0, 0, 0.0980392) 0px 3px 3px 0px;
}
.h1_in{
    margin: 80px 0 25px 110px;
}
.content_in{
    margin-left: 110px;
    margin-bottom: 80px;
}
.content_nav_ul{
    margin: 0;
    padding: 0;
}
.content_nav_ul li{
    list-style: none;
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    margin-right: 28px;
}
.content_nav .active{
    border-bottom: 4px solid #01b2a8;
}
.content_nav .active a{
    text-decoration: none;
    color: #333 !important;
}
.h2_in{
    font-weight: bold;
    margin-top: 80px;
    margin-bottom: 25px;
}
.tarif{
    border: none;
    border-collapse: collapse;
}
.tarif th, .tarif td{
    padding-right: 60px;
    text-align: left;
}


#footer{
    background: #333;
    padding: 45px 220px;
    color: #fff;
    font-size: 12px;
}
.footer_logo_wrap{
    float: left;
    width: 110px;
    margin-right: 80px;
    text-align: center;
}
.f_address_wrap{
    float: left;
    width: 160px;
    font-weight: bold;
}
.footer_nav_wrap{
    float: right;
    width: 450px;
    overflow: hidden;
}
.soc{
    margin-top: 20px;
    padding-left: 3px;
}
.soc a{
    display: inline-block;
    margin: 0 0 0 8px;
}
.footr_tell{
    font-size: 16px;
}
.footer_address{
    font-size: 12px;
    margin-top: 20px;
}
.footer_nav{
    float: right;
    padding: 0;
    margin: 0 0 0 50px;
}
.footer_nav li{
    list-style: none;
}
.footer_nav a{
    color: #fff;
}


/* cabinet */

#cabinet_wrap{
    width: 100%;
    height: auto;
    background: url(img/cab_bg.png) 0 0 repeat-y;
}
.left_block{
    width: 175px;
    float: left;
    padding: 50px 55px;
}
.main_block{
    float: right;
    width: 795px;
    padding: 50px 85px;
}
.left_block_h{
    font-size: 20px;
    margin-bottom: 40px;
    font-weight: bold;
}
.info_block{
    margin-bottom: 40px;
}
.indo_val{
    font-size: 12px;
}
.balans{
    font-size: 28px;
}
.status{
    font-weight: bold;
    color: #01b2aa;
}
.side_menu{
    margin: 0 0 40px;
    padding: 0;
}
.side_menu li{
    display: block;
    height: 18px;
    line-height: 18px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}
.side_menu li a{
    text-decoration: none;
    color: #323232;
}
.side_menu .active a{
    color: #00aea5;
}
.side_menu .active{
    position: relative;
}
.side_menu .active:after {
    content: "";
    display: block;
    position: absolute;
    height: 16px;
    width: 8px;
    background-image: url(img/tr.png);
    background-repeat: no-repeat;
    left: 222px;
    top: 0;
}
.out_but{
    width: 80px;
    height: 30px;
    background: #00ada4;
    position: relative;
    left: -10px;
    border: none;
    padding: 0;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-family: 'helveticaneuecyr';
    font-size: 13px;
    color: #fff;
    border-radius: 2px;
}
.report_in_wrap{
    float: left;
    margin-right: 10px;
}
.report_in_wrap span{
    display: inline-block;
    margin-right: 5px;
    height: 28px;
    line-height: 28px;
}
.data_in{
	height: 28px;
	line-height: 28px;
	width: 152px;
    display: inline-block;
    border: 1px solid #b3b3b3;
    background: url(img/data.png) 128px 7px no-repeat;
    padding: 5px 10px;
    font-size: 14px;
}
.report_but{
    font-family: 'helveticaneuecyr';
    float: left;
    width: 80px;
    height: 30px;
    background: #00ada4;
    border: none;
    padding: 0;
    margin: 0 0 0 10px;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    border-radius: 2px;
}
.data_in_wrap{
    margin-bottom: 25px;
}
.radio_wrap{
    margin-bottom: 10px;
}
#report_tab{
    border: none;
    border-collapse: collapse;
    width: 100%;
    height: auto;
    margin-top: 60px;
}
#report_tab th, #report_tab td{
    text-align: left;
    padding-right: 20px;
}
#report_tab th{
    padding-bottom: 20px;
}
#report_tab td{
    padding-bottom: 10px;
}
.main_block h1{
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 40px;
    padding: 0;
    text-transform: none;
    font-weight: bold;
}

/* cabinet end */


/* Datepicker */

.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  color: #00ada4;}
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-cover {
    display: none;
    display/**/: block;
    position: absolute;
    z-index: -1;
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px;
}
#ui-datepicker-div {
    background-color: #ffffff;
    border: 1px solid #aaaaaa;
    display: none;
    box-shadow: 0 2px 2px rgba(0,0,0,0.1);
}
.ui-datepicker-prev, .ui-datepicker-next { cursor:pointer }
.ui-datepicker-month { width: 82px !important }
.ui-datepicker-year { width: 59px !important }
.ui-datepicker-calendar td a {
    padding: .1em .3em .1em 0;
    display: block;
    color: #555555;
    background-color: #e6e6e6;
    cursor: pointer;
    border: 1px solid #ffffff;
}
.ui-datepicker-calendar td a:hover {
    border: 1px solid #999999;
    color: #212121;
    background-color: #dadada;
}
.ui-datepicker-calendar td a:active {
    border: 1px solid #aaaaaa;
    color: #212121;
    background-color: #ffffff;
}
.ui-datepicker-calendar select {
    border: 1px solid #d3d3d3;
    color: #555555;
    background: #FFFFFF;
}
.ui-state-active { color: #fff !important; background: #00ada4 !important; font-weight: bold; }
.ui-state-highlight { color: #00ada4 !important }
.ui-datepicker th { padding:5px 0 !important }
.ui-datepicker td { padding: 0px !important }
.YaproClock { width: auto !important; margin-left:21px !important }
.YaproClock TD { padding: 2px !important }
.YaproClock select { border: 1px solid #d3d3d3 }
.datepickerYaproOK { width: 35px; text-align: center; border: 1px solid #CCCCCC; font-size: 13px; cursor: pointer; }

/* Datepicker end */


