@font-face {
    font-family: "Segoe UI";
    src: url("../fonts/segoeui.eot") format("embedded-opentype");
}

@font-face {
    font-family: "Segoe UI bold";
    src: url("../fonts/segoeuib.eot") format("embedded-opentype");
}

@font-face {
    font-family: "Segoe UI";
    src: url("../fonts/segoeui.ttf") format("truetype");
}

@font-face {
    font-family: "Segoe UI bold";
    src: url("../fonts/segoeuib.ttf") format("truetype");
}

@font-face {
    font-family: 'Segoe UI light';
    src: url("../fonts/segoeuil.eot") format("embedded-opentype");
}

@font-face {
    font-family: 'Segoe UI light';
    src: url("../fonts/segoeuil.ttf") format("truetype");
}

html {
    overflow-y: scroll;
}

/* added by pda for vertical scrollbar always present */

html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    font: normal 13px "Segoe UI", arial, sans-serif;
    line-height: 1
}

img, a {
    border: none;
}

strong {
    font-family: "Segoe UI bold";
}

.small {
    font-size: 12px;
}

.middle {
    font-size: 13px;
    color: #5a5a5a;
    line-height: 15px;
}

.white {
    color: white
}

.big {
    font-size: 15px;
}

.vMiddle {
    vertical-align: middle
}

.pointer {
    cursor: pointer;
}

.nobr {
    white-space: nowrap;
}

.db {
    display: block
}

.dib {
    display: inline-block;
}

.fl {
    float: left
}

.fr {
    float: right
}

.pr {
    position: relative;
}

.pa {
    position: absolute
}

.dn {
    display: none;
}

a, .g_color {
    color: #0a55a1;
    text-decoration: none
}

a.dotted {
    border-bottom: dotted 1px #1a7bad;
    text-decoration: none
}

.aright {
    text-align: right
}

.clear {
    clear: both
}

.box {
    overflow: hidden;
    zoom: 1 position: relative;
}
.after {
    zoom: 1
}

.after:after {
    content: "";
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden
}

h1, h2, #outerblock h2 {
    /* added by pda for override old design styles*/
    /*font-size: 25px;*/
    font-weight: normal;
    color: #313131;
    margin: 0;
    padding: 0;
    font: normal 25px "Segoe UI", arial, sans-serif; /* added by pda for override old design styles */
}

h2, #outerblock h2 {
    /* added by pda for override old design styles*/
    padding: 10px 0 10px 0;
    font-size: 22px;
    color: #0a55a1
}

h3, .metro_popup h3 {
    /* added by pda for new design popup on service page */
    font-weight: normal;
    /*font-size: 16px;*/
    font: 16px "Segoe UI", arial, sans-serif; /* added by pda for override new popup design on service page */
    padding: 0 0 10px 0;
    margin: 0;
}

.metro_popup h3.tDiv {
    /* added by pda for new design popup on service page */
    padding-top: 15px;
}

h3.big_title {
    font-size: 22px
}

h3.bold {
    font-weight: 500;
}

h3.tabPanel_no_element, h4.tabPanel_no_element {
    /* added by pda for "no elements" inside serviceCatalog tabPanels */
    padding-left: 20px;
}

h4, .metro_popup h4 {
    /* added by pda for new design popup on service page */
    font-weight: normal;
    /*font-size: 16px;*/
    font: 14px "Segoe UI", arial, sans-serif; /* added by pda for override new popup design on service page */
    padding: 0 0 10px 0;
    margin: 0;
}

p {
    margin: 0 0 10px 0;
}

.header {
    width: 940px;
    height: 80px;
    margin: 0 auto;
}

.logo {
    margin: 5px 10px 0 10px;
}

.nobr_box {
    white-space: nowrap;
}

.nobr_box * {
    white-space: normal
}

.main_bg {
    /*background: #0065a2 url(../img/bg_n.png);*/
    background: #004d5f;
    /* added by pda: to override extjs .x-body values */
    font: normal 13px "Segoe UI", arial, sans-serif;
    line-height: 1;    
}

.footer {
    margin: 25px 0 10px 0;
    padding: 12px 0 0 0;
    min-width: 940px
}

.border_top {
    background: url(../img/bottom_dashed.gif) 0 0 repeat-x;
    height: 1px;
    overflow: hidden
}

.footer_inner {
    width: 940px;
    margin: 0 auto;
    padding: 0 0 14px 0;
    font-size: 14px;
}

.wrapper {
    width: 940px;
    margin: 0 auto;
}

.p_wrap {
    padding-bottom: 9px;
}

.standart_box, .standart_box_empty {
    width: 166px;
    height: 166px;
    margin: 0 9px 0 0;
    overflow: hidden;
    font-size: 20px;
    line-height: 20px;
    position: relative
}

.bStartTable .standart_box:hover, .bStartTable .big_box:hover, .bStartTable .vertical_big_box:hover {
    -webkit-transition: background-color 1s;
    -ms-transition: background-color 1s;
    -o-transition: background-color 1s;
    -moz-transition: background-color 1s;
    transition: background-color 1s;
    background-color: #F7941E !important;
}

.not_standart_box {
    width: 158px;
    height: 158px;
    margin: 0 9px 0 0;
    overflow: hidden;
    font-size: 20px;
    position: relative;
    border: 4px solid #aa66cd
}

.bg_a {
    background: #fdb813
}

.bg_b {
    background: #fdb813
}

.bg_c {
    background: #fdb813
}

.bg_d {
    background: #fdb813
}

.bg_e {
    background: #218fbd
}

.bg_k {
    background: #00aeef
}

.bg_l {
    background: #02b5a5
}

.bg_p {
    background: #6fc055
}

.bg_m {
    background: #02b5a5
}

.bg_active {
    border: 4px solid #d3a96f;
    background: #b86f11;
    color: #fff;
}

.bg_active a {
    color: #fff;
}

.smaller {
    font-size: 18px;
}

.smaller2 {
    font-size: 14px;
}

.smaller3 {
    font-size: 16px;
}

.middle_box {
    width: 237px;
    height: 166px;
}

.auto_height_box {
    width: 237px;
    height: auto;
    padding-bottom: 18px
}

.bg_light {
    background: #fff;
}

.big_box {
    width: 341px;
    height: 166px;
    margin: 0 9px 0 0;
    overflow: hidden;
    font-size: 20px;
    line-height: 20px;
    position: relative;
}

.big_box a:hover, .standart_box a:hover, .vertical_big_box a:hover {
    text-decoration: underline;
}

.big_box:hover, .standart_box:hover, .vertical_big_box:hover {
    /* added by pda */
    color: white;
    cursor: pointer;
}

.big_box:hover a, .standart_box:hover a, .vertical_big_box:hover a {
    /* added by pda, for chrome */
    text-decoration: underline;
    color: white;
    cursor: pointer;
}

.big_box:hover a.cursor_default, .standart_box:hover a.cursor_default, .vertical_big_box:hover a.cursor_default {
    /* added by pda */
    cursor: default;
}

.big_box:hover a.cursor_text, .standart_box:hover a.cursor_text, .vertical_big_box:hover a.cursor_text {
    /* added by pda */
    cursor: text;
}

.big_box:hover a span, .standart_box:hover a span, .vertical_big_box:hover a span {
    /* added by pda, for chrome */
    text-decoration: underline;
    color: white;
    cursor: pointer;
}

.vertical_big_box {
    width: 166px;
    height: 341px;
    margin-right: 9px;
    font-size: 20px;
    line-height: 20px;
}

.padding_big {
    padding-top: 30px;
    padding-bottom: 30px;
}

.searchWrap {
    padding-bottom: 10px
}

.search_text {
    display: inline-block;
    width: 185px;
    height: 29px;
    background: url(../img/search_bg.png) 0 0 no-repeat;
    border: none;
    margin: 0 2px 0 0;
    padding: 0;
}

.search_text input {
    padding: 5px 2px 0 2px;
    margin: 2px 0 0 0;
    width: 175px;
    display: block;
    background: none;
    border: none;
    color: #58595b;
}

.search_submit {
    display: inline-block;
    width: 31px;
    height: 29px;
    background: url(../img/submit_search.png) 0 0 no-repeat;
    border: none;
    margin: 0;
    padding: 0;
}

.main_bg .contentEnd {

}

.main_bg .insocial {
    padding: 5px
}

.square, .triangle {
    width: 30px;
    height: 30px;
    margin-left: 15px;
    overflow: hidden
}

.l_triangle {
    margin-left: 0;
    background: url(../img/l_triangle.png) 0 0 no-repeat;
    width: 15px;
    height: 35px;
    margin-top: -2px;
    cursor: pointer
}

.r_triangle {
    background: url(../img/r_triangle.png) 0 0 no-repeat;
    width: 15px;
    height: 35px;
    margin-top: -2px;
    cursor: pointer
}

.disabledTriangle {
    cursor: auto;
    opacity: 0.2;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 20);
}

.g_bg_color {
    background: #558791;
}

.social {
    color: #fff;
    padding-top: 7px;
}

.soc_links {
    text-align: justify;
    padding-top: 11px;
}

.soc_links a {
    float: left;
    margin-right: 10px;
}

.s63_link {
    margin: 7px 35px 0 0
}

.left_border {
    border-left: 1px solid #fff;
    padding-left: 12px;
}

a.down {
    text-decoration: none;
    display: block;
    height: 70px;
    padding-bottom: 12px;
    margin: 45px 10px 0 16px;
}

.not_standart_box a.down {
    margin-top: 41px;
    margin-left: 12px;
    height: 77px
}

.bg_a a.down {
    color: #fff
}

.bg_b a.down {
    color: #191919
}

.bg_c a.down {
    color: #000
}

.bg_d a.down {
    color: #191919
}

a.down:hover {
    text-decoration: underline
}

.strike {
    background: url(../img/down.png) 0 100% no-repeat
}

.l_position_1 {
    top: 20px;
    left: 0;
}

.passportLnk {
    display: block;
    width: 160px;
    margin: 0 0 0 23px;
}

.bigText {
    font-family: "Segoe UI bold";
    font-size: 42px;
    margin-left: 23px;
    margin-top: 5px;
}

.bigText strong {
    font-size: 22px;
    vertical-align: top;
    display: inline-block;
    margin-top: 8px;
    margin-left: -5px
}

.y18 {
    top: 20px;
    right: 23px;
}

.penalty_img {
    display: block;
    clear: both;
    position: absolute;
    bottom: 0;
    right: 0;
}

.penalty {
    text-align: center;
    display: block;
    position: absolute;
    top: 90px;
    left: 0;
    width: 100%;
}

.standart_box big {
    font-size: 24px;
}

.production {
    width: 186px;
    margin: 48px 10px 0 0;
    float: right
}

.production_img {
    position: absolute;
    top: 30px;
    left: 30px;
}

.l_position_4 {
    right: 0;
    top: 0;
    width: 50%;
}

.l_position_5 {
    width: 100%;
    left: 0;
    top: 90px
}

.pension_img {
    display: block;
    position: absolute;
    top: 35px;
    left: 28px;
}

.pension {
    margin: 0 0 0 27px;
    display: block
}

.l_position_2 {
    width: 100%;
    left: 0;
}

.l_position_3 {
    width: 100%;
    left: 0;
    top: 54px;
}

.passport_young {
    display: block;
    margin: 0 0 0 15px;
}

.passport_young_img {
    display: block;
    position: absolute;
    left: 24px;
    top: 170px
}

.electron_img {
    position: absolute;
    top: 23px;
    right: 36px
}

.l_position_6 {
    width: 205px;
    top: 83px;
    left: 27px;
}

.electron {
    display: block;
}

.l_position_7 {
    top: 17px;
    left: 17px
}

.auto {
    display: block;
}

.auto_img {
    position: absolute;
    top: 70px;
    left: 52px;
    display: block
}

.l_position_8 {
    left: 21px;
    top: 93px;
}

.declaration_img {
    position: absolute;
    top: 11px;
    right: 11px;
}

.declaration {
    display: block;
}

.middle_box_inner {
    padding: 9px;
    color: #58595b
}

.border_bottom1 {
    padding-bottom: 6px;
    background: url(../img/dashed_bg1.jpg) 0 100% repeat-x
}

.size_middle {
    font-size: 16px;
    line-height: 100%;
}

.avatar_wrap {
    margin: 3px 9px 0 0;
    overflow: hidden;
    width: 52px;
    height: 52px;
    border: 1px solid #adc2d8
}

.avatar_wrap img {
    width: 48px;
    height: 48px;
    display: block;
    margin: 2px 0 0 2px;
}

.person_name {
    background: url(../img/dashed_bg2.png) 0 100% repeat-x;
    padding-bottom: 10px;
    padding-top: 11px;
    color: #17629e
}

.person_name_div {
    font-size: 15px;
    line-height: 1.3;
    padding-left: 35px;
}

a.exit_link {
    color: #58595b;
    padding-bottom: 5px;
    text-decoration: underline
}

.person_descr {
    color: #17629e;
    width: 150px;
    margin-left: 1px;
    padding-top: 6px;
}

.middle_box_footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 18px;
    background: #6d6e71
}

.middle_box_footer a:hover .c_span {
    text-decoration: underline
}

.desBlock {
    height: 18px;
    width: 43px;
}

.yellow_bg {
    background: #ffd503
}

.light_orange_bg {
    background: #fdb813
}

.dark_orange_bg {
    background: #f7941e
}

.brown_bg {
    background: #b76f11
}

.c_span {
    width: 170px;
    color: #fff;
    margin: 1px 0 0 3px;
}

.strike_img {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}

.acenter {
    text-align: center;
}

.border_bottom2 {
    padding-bottom: 6px;
    border-bottom: 2px dashed #b6b6b8
}

.padd_middle {
    padding-top: 12px;
}

.padd_small {
    padding-top: 5px;
}

.alerts_block {
    padding-top: 3px;
}

.half_alerts {
    width: 108px;
}

.half_alerts_hm {
    color: #fff;
    font-size: 20px;
    font-family: "Segoe UI bold";
    background: #6d6e71 url(../img/gray_bg_small.png) 100% 0 no-repeat;
    padding-right: 4px;
    margin-top: 3px;
}

.half_alerts_hm  span {
    background: url(../img/gray_bg_big.png) 0 0 no-repeat;
    padding: 4px 7px 0 11px;
    height: 27px;
}

.half_alerts_new {
    color: #fff;
    font-size: 20px;
    font-family: "Segoe UI bold";
    background: #fdb813 url(../img/orange_bg_small.png) 100% 0 no-repeat;
    padding-right: 4px;
    margin-top: 3px;
}

.half_alerts_new  span {
    background: url(../img/orange_bg_big.png) 0 0 no-repeat;
    padding: 4px 7px 0 11px;
    height: 27px;
}

.mright {
    margin-right: 6px;
}

.mleft {
    margin-left: 6px
}

.border_bottom_s {
    padding-bottom: 6px;
    border-bottom: 1px dashed #6d6e71
}

.numbBlockWrap {
    margin-top: 5px;
}

.numbBlock {
    background: #f7941e url(../img/small-orange.png) 100% 0 no-repeat;
    color: #fff;
    font-family: "Segoe UI bold";
    font-size: 20px;
    height: 24px;
    padding-top: 5px;
    width: 48px;
    overflow: hidden;
    margin: 0 3px 0 0;
    text-align: center
}

.spanm {
    padding-top: 3px
}

.s_gr_bg {
    width: 36px;
    height: 24px;
    background: url(../img/s_gr_bg.png) 0 0 no-repeat;
    margin-right: 12px;
}

.m_margin {
    margin-top: 3px;
    margin-bottom: 3px;
}

.region {
    margin-top: 3px;
    color: #58595b;
    line-height: 1.2
}

.m_left_middle {
    margin-left: 20px;
}

.footer_inner a {
    text-decoration: underline;
    color: #fff;
}

.shadow {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.2;
    background: #000a19;
    z-index: 10;
    filter: alpha(opacity = 20);
}

.spelling_shadow {
    z-index: 20;
}

.spelling_mask_shadow {
    z-index: 22;
}

* html .shadow {
    position: absolute;
}

.popup {
    position: fixed;
    background: #e4ca00;
    border: 1px solid #e59400;
    padding: 9px;
    z-index: 11;
}

* html .popup {
    position: absolute
}

#outerblock .popup h2,
.popup h2 {
    color: #7d3200;
    padding: 0 0 10px 0;
    margin: 0;
    /*font-size: 18px;*/
    font: 18px "Segoe UI", arial, sans-serif; /* added by pda for override new popup design on service page */
}

img.close {
    right: -10px;
    top: -10px;
    z-index: 1000;
}

.popup_position_1, .popup_position_2, .popup_position_3 {
    width: 684px;
    height: 500px;
    top: 100px;
    left: 50%;
    margin-left: -347px
}

.popup_position_2 {
    height: auto;
}

.popup_position_3 {
    width: 300px;
    margin-left: -150px;
    height: 165px;
}

.enterWrap {
    background: #fff;
    width: 300px;
    height: 90px;
    padding-top: 20px
}

.overflow_auto {
    overflow: auto
}
.overflow_y_scroll {
	overflow-y: scroll;
}

.popupKbox, .popupMbox, .popupXbox {
    border: 1px solid #d9e1e8;
    padding: 10px;
    background: #fff;
    width: 660px;
    height: 430px;
}

.popupKboxSmall {
    height: 230px
}

.popupMbox {
    padding: 0;
    width: 680px;
    height: 390px;
}
.popupXbox {
    padding-top: 0;
    background: #fffae9;
    width: 662px;
    height: 453px;
    border: 0;
    padding-bottom: 0;
}
.popupXbox .level1.bg_standart_open {
    background: #fffae9;
}

.innerBox {
    background: #fff;
    padding: 10px;
}

.bread_crumbs {
    padding: 5px;
    border: 1px solid #d9e1e8;
}

.bread_crumbs a {
    text-decoration: underline;
    padding-top: 3px;
    padding-bottom: 1px
}

.left_strike {
    background: url(../img/left_strike.gif) 0 50% no-repeat;
    width: 10px;
    height: 10px;
    margin: 6px 10px 0 10px;
    vertical-align: middle;
}

.active {
    padding-top: 3px;
    padding-bottom: 1px
}

.bread_crumbs a.exit {
    font-size: 16px;
    margin-left: 15px;
    background: url(../img/exit.gif) 100% 0 no-repeat;
    height: 20px;
    padding-right: 30px;
    padding-bottom: 2px;
}

.catalogWrap {
    width: 691px;
}

.catalogBlock {
    padding: 10px 10px 0 29px;
    position: relative;
    min-height: 30px;
    background: #ffce87
}

.catalogBlock2 {
    padding: 10px 10px 5px 29px;
    margin: 0 0 10px 0;
    position: relative;
    min-height: 30px;
    background: #ffce87
}

.popupMbox .catalogBlock, .pTop0 {
    padding-top: 0;
}

.bg_1 {
    background: #f2ffb6
}

.bg_2 {
    background: #f7eba7
}

.bg_3 {
    background: #cdebff
}

.bg_4 {
    background: #c6feff
}

.bg_white {
    background: white
}

.bg_standart_open {
    background: #fffae9
}

.u {
    text-decoration: underline
}

.show_close {
    margin: 1px 0 0 15px;
    color: #000;
    font-size: 12px;
}

.show_close_status {
    background-image: url(../img/show_close.png);
    display: inline-block;
    width: 10px;
    height: 6px;
    margin: 5px 0 0 8px;
}

.popupXbox .show_close_status,
.catalogBlock .show_close_status, .catalogBlock2 .show_close_status {
    background-image: url(../img/show_close-2.png);
}

.show_close {
    background-position: 0 0;
}

.status_open {
    background-position: 0 -40px !important;
}

.status_close {
    background-position: 100% -34px;
}

.mBottomSmall {
    margin-bottom: 10px
}

.borderTop {
    border-top: 1px solid #e1e7d1;
}

.borderTop  > .borderTop {
    border-bottom: 1px solid #e1e7d1;
}

.borderTop > .borderTop  > .borderTop {
    border-bottom: none
}

.inner_level {
    margin: 0 -10px 0 -29px;
    min-height: 30px
}

.level1 {
    padding: 10px 10px 0 29px;
}
.popupXbox .level1 {
    background: #ffce87;
}

.level2 {
    padding: 10px 10px 0 44px;
}

.level3 {
    padding: 10px 10px 0 59px;
}
.popupXbox .level3 {
    color: #7c3a0e;
    padding-right: 0;
}
.popupXbox .level3 .box{
    margin-right: 120px;
}
.go_next_btn,
.get_info_btn {
    width: 32px;
    height: 32px;
    background: url(../img/get_info.png);
    margin-right:8px;
}
.go_next_btn {
    background: url(../img/go_next.png);
}
.level4 {
    padding: 10px 10px 0 73px;
}

.level5 {
    padding: 10px 10px 0 89px;
}

.level6 {
    padding: 10px 10px 0 115px;
}

.level2 .inner_level {
    margin-left: -44px;
}

.level3 .inner_level {
    margin-left: -59px;
}

.level4 .inner_level {
    margin-left: -73px;
}

.level5 .inner_level {
    margin-left: -103px;
}

.typical_popup_service_wrapper {
	padding-bottom: 10px;
}

.have_marker {
    padding-left: 15px;
}

.sBlock {
    font-size: 12px;
    color: #b76f11;
    margin: 8px 0 0 15px;
}

.sBlock strong {
    font-family: "Segoe UI bold";
    font-size: 15px;
    vertical-align: bottom
}

.r_strike {
    display: inline-block;
    width: 11px;
    height: 15px;
    /*background: url(../img/strike-right.png) 0 0 no-repeat;*/
    background: url(../img/r-strike2.png) 0 0 no-repeat;
    margin: 0 0 0 10px;
    vertical-align: middle
}

.no_inner {
    padding-left: 15px;
    padding-bottom: 1px;
    color: #8c8c8c
}

.catalogPaging, .catalogPaging a {
    color: #fff;
}

.cPaging {
    padding: 30px 0 10px 0
}

.cPaging a:hover {
    text-decoration: underline
}

.catalogPaging *, .cPaging * {
    margin: 1px 6px;
    display: inline-block;
}

.catalogPaging em, .cPaging em {
    font-style: normal;
    margin: 0;
    padding: 1px 6px;
    background: #fff;
    color: #1a7d98
}

.cPaging em {
    color: #fff;
    background: #0a55a1
}

.hover_effect:hover {
    background-color: #d9f9ff;
    color: #266bae
}

.popup .hover_effect:hover {
    background-color: #ffefdb;
    color: #7d3200
}

.popup_search {
    width: 680px;
    height: 34px;
    margin: 10px 0;
    background: url(../img/popup_search.png) 0 0 no-repeat
}

.popup_search_wrap {
    padding: 5px
}

input.popup_search_input {
    width: 630px;
    border: none;
    background: none;
    padding: 3px 0 0 0;
}

input.popup_search_submit {
    background: url(../img/magnifier.png) 0 0 no-repeat;
    width: 26px;
    height: 24px;
    border: none;
    margin: 0 0 0 0;
    padding: 0;
}

a.popupSButton {
    top: 10px;
    right: 0px;
}

.popupSelectButton {
    color: #fff;
    background: #0a55a1;
    width: 100px;
    padding: 5px 0;
    border: none;
    margin: 12px 0 0 0;
    top: 0;
    right: 0;
    font: 13px/1 "Segoe UI", arial, sans-serif; /* added by pda for overriding extjs .x-body font */
}

.popup_paging, .metro_popup .popup_paging {
    /* added by pda for new design popup on service page */
    padding: 10px 110px 0 110px;
    margin: 0;
    color: #000;
    height: 30px;
    min-height: 0;
    font: 13px/1 "Segoe UI", arial, sans-serif; /* added by pda for override new popup design on service page */
}

.metro_popup .popupMbox a {
    /* added by pda for new design popup on service page */
    line-height: 20px;
}

.popup_paging a {
    color: #000
}

.popup_paging a.prev_next {
    color: #000;
    vertical-align: baseline;
    color: #7d3200;
}

.popup_paging a:hover {
    color: #7d3200;
    text-decoration: underline
}

.popup_paging a.button:hover {
    color: #fff;
    text-decoration: none;
}

.popup_paging a.prev_next:hover {
    text-decoration: none
}

.popupPagingBg {
    background: none;
    padding: 6px;
}

.popupPagingBg em, .popupPagingBg a {
    margin: 1px 6px;
    display: inline-block;
}

.popupPagingBg em {
    font-style: normal;
    margin: 0;
    background: #af5f00;
    color: #fff;
    display: inline-block;
    border: 1px solid #af5f00
}

.popupPagingBg em span.dib {
    border: 1px solid #fff;
    padding: 2px 6px;
}

.checkbox_wrap {
    width: 30px;
    height: 14px;
    margin: 5px 0 0 0;
    background: url(../img/checkbox.png) 0 0 no-repeat;
    overflow: hidden;
}

.middle .checkbox_wrap {
    width: 27px;
    margin: 2px 0 0 10px;
}

.checkbox_wrap input {
    top: -20px;
    left: -20px
}

.checkbox_checked {
    background-position: 0 -41px
}

.radio_wrap {
    width: 30px;
    height: 14px;
    margin: 5px 0 0 0;
    background: url(../img/radiobutton.png) 0 -25px no-repeat;
    overflow: hidden;
}

.radio_wrap input {
    top: -20px;
    left: -20px
}

.radio_checked {
    background-position: 0 2px
}

.catalogBlock a {
    color: #b76f11
}

.catalogBlock .u {
    /* added by pda for fix "about organization" link span color (it is inside <a> element */
    color: #000000;
}

.aWrap {
    width: 685px;
    background: #fff;
    margin-right: 9px;
    border: 3px solid #e59100
}

.bWrap {
    background: #fff;
    border: 3px solid #e59100
}

/*.aInner {
    padding: 6px;
}*/
/*Pavel Gaidarzhi version*/
.aInner {
    padding: 6px;
    padding-bottom: 20px;
}

/*.breadcrumbs {
    padding: 6px 0 15px 5px
}*/
/*Pavel Gaidarzhi version*/
.breadcrumbs {
    padding: 6px 0 0px 5px
}

a.breadcrumbsLink {
    text-decoration: underline;
    padding: 7px 14px 9px 14px;
    border: 1px solid #0a55a1;
    margin-right: 5px
}

.breadcrumbsDash {
    padding: 7px 0 0 0;
    margin-right: 5px
}

.breadcrumbsPage {
    padding: 7px 14px 9px 14px;
    border: 1px solid #0a55a1;
    background: #0a55a1;
    color: #fff;
    margin-right: 5px;
}

.breadcrumbsPage_not_last {
    /* added by pda */
    margin-right: 5px
}

.changeAvatar {
    padding-left: 88px;
    padding-bottom: 16px
}

.editLink {
    padding: 0 0 2px 24px;
    background: url(../img/edit-link.png) 3px 1px no-repeat;
    text-decoration: underline;
    margin: 0 19px 0 17px;
}

.changeAvatar .editLink {
    margin-top: 19px
}
.delLink {
    padding: 0 0 2px 24px;
    background: url(../img/del-link.png) 3px 2px no-repeat;
    text-decoration: underline;
    margin: 19px 19px 0 9px;
}

.pBox, .pBox_bottom {
    padding: 10px 0 9px 0;
    font-size: 14px;
}

.pBox_bottom {
    padding: 0px 0 9px 0;
}

.pBox a.cancel, .pBox a.button {
    font-size: 13px;
    line-height: 1
}

h3.pBox, h3.pBox_bottom {
    font-size: 15px;
}

h2.pBox, h2.pBox_bottom {
    font-size: 16px;
    color: #000;
}

.lightBottomBorder {
    border-bottom: 1px solid #d9d9d9 !important;
}

.box.pBox.lightBottomBorder.selected {
    background-color: #a4d5ff;
}

.rightTxt {
    width: 170px;
    color: #5a5a5a;
    margin-right: 20px;
}

.pBottom, h3.pBottom {
    padding-bottom: 2px;
}

.changeInfo {
    padding-left: 150px;
    padding-bottom: 20px;
    padding-top: 19px
}

.textInputWrap,
.mFlInputWrap {
    width: 220px;
    height: 23px;
    border: 1px solid #7d97af;
    margin-right: 14px;
    background: #fff;
}

.textInputWrap {
    width: auto;
}
.textInputWrap.t_wrap {
    margin-bottom: 20px;
    padding-bottom: 0;
    margin-right: 0;
}

.mFlInputWrap input,
.textInputWrap input.x-form-field
{
    width: 210px;
    padding-left: 7px;
    margin-top: 3px;
    background: none;
    border: none;
    outline: none
}
.textInputWrap input.x-form-field {
    width: 100%;
    margin-top: 0;
}
.x-border-box .x-reset .x-form-text.inp_field_dropdown,
input.inp_field_text,
.x-border-box .x-reset .x-form-text.inp_field_text,
.x-border-box .x-reset .x-form-text.inp_field_calendar {
    width: 220px;
    padding-left: 7px;
    box-sizing: border-box;
    outline: none;
    height: 25px;
    border: 1px solid #7d97af;
    background: #fff;
}
input:invalid,
.x-border-box .x-reset .x-form-text.inp_field_dropdown[aria-invalid="true"],
input.inp_field_text[aria-invalid="true"],
.x-border-box .x-reset .x-form-text.inp_field_text[aria-invalid="true"],
.x-border-box .x-reset .x-form-text.inp_field_calendar[aria-invalid="true"] {
    border: 1px solid #f00;
}
.x-border-box .x-reset input.x-form-text.inp_field_calendar {
    width: 300px;
}
.x-border-box .x-reset .x-form-text.inp_field_dropdown {
    width: 190px;
    border-right: none;
}

.childrest-trigger-cls,
.x-reset .x-form-trigger.inp_calendar_trig {
    background-color: transparent;
    background-image: url(../img/calendar.png);
    background-repeat: no-repeat;
    background-position: 8px 3px;
    height: 23px;
    border: none;
    width: 28px;
}


.x-reset .x-form-trigger.inp_dropdown_trig {
    background-color: #fff;
    background-image: url('../img/downlink.png');
    background-position: -1px 1px;
    width: 27px;
    height: 25px;
    cursor: pointer;
    cursor: hand;
    border: 1px solid #7d97af;
    border-left: none;
}

.mFlInputWrap input.smallWidth {
    width: 185px;
}

.gFlInputWrap {
    width: 290px;
    height: 23px;
    border: 1px solid #7d97af;
}

.gFlInputWrap input {
    width: 275px;
    padding-left: 7px;
    margin-top: 3px;
    background: none;
    border: none;
    outline: none
}

.kFlInputWrap {
    width: 315px;
    height: 23px;
    border: 1px solid #7d97af;
}

.kFlInputWrap input {
    width: 305px;
    padding-left: 7px;
    margin-top: 3px;
    background: none;
    border: none;
    outline: none
}

a.button {
    color: #fff;
    background: #0a55a1;
    height: 25px;
    padding: 0 20px;
    overflow: hidden
}

a.button span {
    display: block;
    padding-top: 5px
}

a.bButton {
    font-size: 16px;
}

a.cancel {
    color: #0a55a1;
    background: #fff;
    border: 2px solid #0a55a1;
    height: 21px;
    padding: 0 20px;
    overflow: hidden
}

a.cancel span {
    display: block;
    padding-top: 2px
}

a.bCancel {
    background: #eefaff;
    font-size: 16px;
}

a.bCancel span {
    padding-top: 3px
}

.popup a.button {
    background: #af5f00;
    border: 1px solid #fff;
    line-height: 1;
}

.metro_popup .popup_paging a {
    /* added by pda for override old styles*/
    width: 51px; /* width: auto does not override fixed width value */
    height: 25px;
    padding-top: 0;
    display: block;
}

.popup a.button span {
    padding-top: 6px;
}

.margin_middle {
    margin: 0 23px 0 40px
}

.pBoxEdit {
    padding: 4px 0 3px
}

.pBoxEdit .rightTxt {
    padding-top: 6px;
}

.vBlockText .pBox .rightTxt {
    font-size: 13px;
    padding-top: 1px;
    width: 195px;
}

.series, .passportNubm {
    color: #5A5A5A;
    font-size: 14px;
    padding-top: 6px;
    padding-left: 18px;
    margin-right: 12px
}

.passportNubm {
    padding-left: 0
}

.sFlInputWrap, .smFlInputWrap {
    width: 98px;
    height: 23px;
    border: 1px solid #7d97af;
    margin-right: 14px;
    background: #fff;
}

.sFlInputWrap input, .smFlInputWrap input {
    width: 88px;
    padding-left: 7px;
    margin-top: 3px;
    background: none;
    border: none;
    outline: none
}

.smFlInputWrap {
    width: 120px;
}

.smFlInputWrap input {
    width: 120px;
}

.sFlInputWrap select, .mFlInputWrap select, .yFlInputWrap_wide select, .yFlInputWrap select {
    border: none;
    width: 100%;
    height: 100%;
    outline: none;
}

.aFlInputWrap {
    width: 203px;
    height: 23px;
    border: 1px solid #7d97af;
}

.aFlInputWrap input {
    width: 190px;
    padding-left: 7px;
    margin-top: 3px;
    background: none;
    border: none;
    outline: none
}

.wFlInputWrap {
    width: 442px;
    height: 23px;
    border: 1px solid #7d97af;
}

.wFlInputWrap input {
    width: 432px;
    padding-left: 7px;
    margin-top: 3px;
    background: none;
    border: none;
    outline: none
}

.rFlInputWrap, .rFlInputWrap-gibdd {
    width: 338px;
    height: 23px;
    border: 1px solid #7d97af;
}

.rFlInputWrap input {
    width: 328px;
    padding-left: 7px;
    margin-top: 3px;
    background: none;
    border: none;
    outline: none
}

.jFlInputWrap {
    width: 170px;
    height: 23px;
    border: 1px solid #7d97af;
}

.jFlInputWrap input {
    width: 160px;
    padding-left: 7px;
    margin-top: 3px;
    background: none;
    border: none;
    outline: none
}

.nFlInputWrap {
    width: 167px;
    height: 23px;
    border: 1px solid #7d97af;
}

.nFlInputWrap input {
    width: 157px;
    padding-left: 7px;
    margin-top: 3px;
    background: none;
    border: none;
    outline: none
}

.oFlInputWrap {
    width: 346px;
    height: 23px;
    border: 1px solid #7d97af;
}

.oFlInputWrap input {
    width: 335px;
    padding-left: 7px;
    margin-top: 3px;
    background: none;
    border: none;
    outline: none
}

.vFlInputWrap {
    width: 329px;
    height: 23px;
    border: 1px solid #7d97af;
}

.vFlInputWrap input {
    width: 319px;
    padding-left: 7px;
    margin-top: 3px;
    background: none;
    border: none;
    outline: none
}

.yFlInputWrap, .yFlInputWrap_wide, .yFlInputWrap_txtarea {
    width: 320px;
    height: 23px;
    border: 1px solid #7d97af;
    background: #fff;
}

.yFlInputWrap_txtarea {
    width: 332px;
    height: 100px;
}

.yFlInputWrap input, .yFlInputWrap_wide input {
    width: 310px;
    padding-left: 7px;
    margin-top: 3px;
    background: none;
    border: none;
    outline: none
}

textarea.x-form-text {
	height: 100px !important;
	width: 385px !important;
	background-image: none !important;
}

textarea.x-form-invalid-field {
	border: 1px solid #f00 !important;
}

.childrest-pagination-comment {
	width: 80px !important;
	margin-top: 0 !important;
	background: none !important;
}

.pBot30 {
	padding-bottom: 30px;
}

.yFlInputWrap_txtarea textarea {
    width: 322px;
    height: 90px;
    padding-left: 7px;
    margin-top: 3px;
    background: none;
    border: none;
    outline: none
}

.yFlInputWrap_wide {
    width: 332px;
}

.yFlInputWrap_wide input {
    width: 322px;
}

.calendar {
    width: 19px;
    height: 19px;
    background: url(../img/calendar.png) 0 0 no-repeat;
    margin: 3px 0 0 0;
    margin-left: -6px;
}
.calendar_m {
    display:inline-block;
    margin-left:8px;
    margin-right:8px;
    margin-bottom:-5px;
}

.labelPad {
    padding-top: 6px;
    padding-bottom: 8px
}

.labelPad a {
    text-decoration: underline;
}

.labelPad a:hover {
    text-decoration: none;
}

.pBoxEdit .checkbox_wrap {
    width: 20px
}

.clColor {
    color: #5a5a5a;
}

.clBox {
    padding-top: 5px;
    padding-right: 5px
}

.clBoxLeft {
    padding-left: 10px;
}

.vBlock {
    border: 1px solid #d9e1e8;
    padding: 10px 11px 5px 11px
}

.vBlockOpen.vBlockWhite {
    background: #fff;
}

.t_wrap {
    padding-bottom: 20px
}

.sDate {
    color: #0a55a1;
    width: 82px;
    font-size: 14px;
    padding-top: 2px;
}

.vBlockStatus0 .sDate {
    font-family: "Segoe UI bold";
}

.vBlockOpen {
    border-color: #6588a6;
    background: #eefaff
}

.vBlockGray {
    background: #E8E9EB;
    border: none;
}

.vBlockGrayHint {
    border: none;
    color: #5a5a5a;
    position: relative;
    padding-left: 7px;
}

.star_symb {
    color: #c80000;
    position: absolute;
    top: 0;
    left: 2px;
}

.header_botm {
    margin-bottom: 10px;
}

.vBlockTable {
    border: 1px solid #6588a6;
    table-layout: fixed;
    border-collapse: collapse;
    font-size: 14px;
    text-align: center;
}

.vBlockTable thead {
    background: #eefaff;
    color: #0a55a1;
}

.vBlockTable td {
    border: 1px solid #6588a6;
    padding: 10px;
    box-sizing: border-box;
}

.vBlockTable a {
    text-decoration: underline;
    color: #0a55a1;
}

.vBlockTable a:hover {
    text-decoration: none;
}

.vBlockText {
    font-size: 14px;
    line-height: 1.2;
    padding: 23px 10px 0 0;
}

.showCloseFilterWrap {
    font-size: 14px;
    padding: 0 0 15px 0;
}

a.showCloseFilter {
    background-image: url(../img/show_close.png);
    background-position: 100% 6px;
    background-repeat: no-repeat;
    padding-right: 15px
}

a.openStatus {
    background-position: 100% -29px
}

.t_wrap_right {
    width: 340px;
}

.orgNameDownLink {
    width: 27px;
    height: 22px;
    background: url(../img/downlink2.png) 0 0 no-repeat;
    top: 0;
    left: 263px;
}

.downLink {
    width: 27px;
    height: 22px;
    background: url(../img/downlink2.png) 0 0 no-repeat;
    top: 0;
    left: 193px;
}

.downLinkOpen {
    background-position: 0 -47px;
}

.result {
    width: 100px;
    padding-top: 3px;
    font-size: 12px;
    margin-left: 10px;
}

.not_finish_res {
    color: #fbb100;
    background: url(../img/interim-results.png) 0 2px no-repeat;
    padding-left: 30px;
}

.received {
    color: #fbb100;
    background: url(../img/received.png) 0 2px no-repeat;
    padding-left: 30px;
}

.received_from_applicant {
    color: #fbb100;
    background: url(../img/received_from_applicant.png) 0 2px no-repeat;
    padding-left: 30px;
}

.refused {
    color: #c31c00;
    background: url(../img/failure.png) 0 2px no-repeat;
    padding-left: 30px;
}

.received_alert_mess {
    color: #c31c00;
    background: url(../img/error.png) 0 2px no-repeat;
    padding-left: 30px;
}

.posted_office {
    color: #fbb100;
    background: url(../img/sent.png) 0 2px no-repeat;
    padding-left: 30px;
}

.finished {
    color: #55b437;
    background: url(../img/received-statement.png) 0 2px no-repeat;
    padding-left: 30px;
    padding-top: 10px;
    height: 18px;
}

.sending {
    color: #797979;
    background: url(../img/sending.png) 0 2px no-repeat;
    padding-left: 30px;
}

.draft {
    color: #797979;
    background: url(../img/draft.png) 0 2px no-repeat;
    padding-left: 30px;
    padding-top: 10px;
    height: 18px;
}

.black {
    /* added by pda */
    color: #000000;
}

.orange {
    color: #f17700
}

.blue {
    color: #1ba1e2
}

.green {
    color: #339933
}

.red {
    color: #e51400
}

.violet {
    color: #a200ff
}

.tDiv {
    padding-top: 15px;
}

.blue_marker {
    margin: 0 -6px;
    padding: 0 2px 0 0;
    background: #fff url(../img/marker.png) 6px 14px no-repeat
}

.hover_effect_b:hover {
    background-color: #e6eef5
}

.blue_marker_inner {
    padding: 10px 20px 13px 22px;
    background: url(../img/strike-right.png) -100px 0 no-repeat
}

.hover_effect_b:hover .blue_marker_inner {
    background-position: 100% 10px;
}

.hover_effect_b:hover .blue_marker_inner .big {
    color: #17629E;
}

.back_link, .next_link {
    /*font-size: 16px;*/
    border: 2px solid #0a55a1;
    width: 190px;
    padding: 4px 0 6px 0;
    background: url(../img/strike-left.png) 8px 50% no-repeat;
    margin-top: 5px;
    font: normal 16px "Segoe UI", arial, sans-serif; /* added by pda to override old design font */
    line-height: 16px; /* added by pda to override old design font */
}

.back_link {
    background-color: #fff;
}

.next_link {
    background: url(../img/strike-right.png) 98% 50% no-repeat;
}

.back_link span, .next_link span {
    text-decoration: underline
}

a.back_link:link, a.back_link:visited, a.back_link:hover {
    /* added by pda to override old design link color */
    color: #0A55A1;
}

a.back_linkDisabled:link, a.back_linkDisabled:visited, a.back_linkDisabled:hover,
a.next_linkDisabled:link, a.next_linkDisabled:visited, a.next_linkDisabled:hover {
    /* added by pda to override old design link color */
    color: #ADC2D8;
}

.buttons_wrap {
    padding: 0 0 15px 0
}

.nonTrustedServicePassportWrapper {
	/*border: 2px solid #ff0000;*/
	line-height: 1.3em;
	/*padding: 5px;*/
}

.big_button, .outer .big_button,
.thin_button, .outer .thin_button {
    /* .outer added by pda for override old design styles */
    /*font-size: 18px;*/
    color: #fff;
    background: #0a55a1;
    padding: 0 10px 0 10px;
    margin-right: 20px;
    height: 30px;
    overflow: hidden;
    font: normal 18px "Segoe UI", arial, sans-serif; /* added by pda to override old design font */
    line-height: 18px; /* added by pda to override old design font */
    outline: 0;
    border: 0;

}

.big_button.disabled, .outer .big_button.disabled,
.thin_button.disabled, .outer .thin_button.disabled {
    opacity: 0.2;
}

.thin_button, .outer .thin_button {
    height: 27px;
    font: normal 16px "Segoe UI", arial, sans-serif; /* added by pda to override old design font */
    line-height: 16px; /* added by pda to override old design font */
}

.thin_button.fr, .outer .thin_button.fr,
.big_button.fr, .outer .big_button.fr {
    margin-right: 0;
    margin-left: 20px;
}

.outer .thin_button,
.outer .big_button {
    /* .outer added by pda for override old design styles */
    margin-right: 0;
}

.big_button span,
.thin_button span {
    margin: 5px 0 0 0;
    display: block
}

.thin_button span {
    margin: 4px 0 0 0;
}

.big_button span img {
    margin-top: -3px
}

.m_right_small {
    margin-right: 8px;
}

.big_button_empty {
    font-size: 18px;
    color: #0a55a1;
    border: 2px solid #0a55a1;
    background: #fff;
    padding: 0 10px 0 10px;
    height: 26px;
    overflow: hidden
}

.big_button_empty span {
    display: block;
    margin: 3px 0 0 0
}

.big_button_empty span img {
    margin-top: -3px
}

.tabs_wrap {
    font-size: 16px;
    background: #8daac6;
    padding: 10px 10px 0 10px;
    margin-bottom: 16px
}

.tab {
    margin-right: 9px;
    padding: 0 20px
}

.tab span {
    display: block;
}

.tab_status_1 {
    color: #0a55a1;
    background: #fff;
    height: 25px;
}

.tab_status_1 span {
    padding: 3px 0 0 0;
}

.tab_status_2 {
    color: #fff;
    border: 1px solid #fff;
    border-bottom: none;
    height: 24px;
}

.tab_status_2 span {
    padding: 2px 0 0 0;
}

.without_padding {
    padding: 0;
}

.without_margin {
    margin: 0;
}

.paging {
    padding-top: 34px
}

.gray {
    color: #919192
}

.light_gray {
    color: #5b5b5b
}

.n_list {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 20px;
    font-size: 14px
}

.n_list li {
    margin: 0 0 15px 0;
}

.header_side_r {
    font-size: 15px;
    line-height: 1.2;
    margin-right: 3px;
    padding-right: 10px;
    height: 79px;
    min-width: 227px;
}

.header_side_r2 {
    overflow: hidden;
    height: 79px;
    padding-top: 4px;
    padding-left: 10px;
    zoom: 1
}

.header_side_r2 .fl, .header_side_r2 .fr {
    padding-top: 10px;
}

.header_side_r_name {
    margin-right: 20px
}

/*
.steps_wrap {
    padding: 10px 0;
}*/
/*Pavel Gaidarzhi version*/
.steps_wrap {
    padding: 0px 0;
}

.step, .steps_wrap .step, #oldService-container .steps_wrap .step {
    /* other selectors added by pda for override old design styles */
    /*height: 25px;*/
    height: 50px; /* height set to 50 by pda for allowing to contain long step names */
    overflow: hidden;
    margin: 10px 30px 10px 0;
    text-align: center;
    background: none; /* added by pda for override old design styles */
    width: auto; /* added by pda for override old design styles */
    font: normal 13px "Segoe UI", arial, sans-serif; /* added by pda for override old design styles */
}

.step_numb {
    font-size: 20px
}

.step_description {
    margin-left: 9px;
    font-size: 12px;
    color: #0a55a1;
    overflow: hidden;
    max-width: 200px;
    text-align: left;
}

.active_step .step_numb {
    color: #fff;
    background: #0a55a1;
    padding: 1px 0 3px 0;
    width: 30px;
}

.future_step  .step_numb {
    color: #adc2d8;
    border: 1px solid #adc2d8;
    padding: 0 0 2px 0;
    width: 30px;
}

.wide_number .step_numb,
.past_step .step_numb {
    color: #0a55a1;
    border: 1px solid #0a55a1;
    padding: 0 0 2px 0;
    width: 30px;
}
.wide_number .step_numb{
    padding: 0 0 1px 0;
    width: 60px;
}
.step.wide_number {
    width: auto;
    background: none;
}
#oldService-container .step.wide_number{
    margin: 0;
}

.side1 {
    width: 445px;
}

.side2 {
    width: 460px;
}

.xText, .xText_wide, .xText_mid {
    width: 85px;
    color: #5a5a5a;
    padding: 4px 10px 0 0;
    margin-right: 8px;
    position: relative;
}

.xText_wide {
    width: 170px;
}
.xText_mid {
    width: 110px;
    margin-left: 20px;
}
.spelling_popup {
    /* added by pda for spelling dialog */
    z-index: 25; /* more than .spelling_shadow*/
}

.spelling_popup .popupMbox {
    /* added by pda for spelling dialog */
    height: 85px;
}

.spelling_popup .catalogBlock {
    /* added by pda for spelling dialog */
    padding-top: 15px;
}

.spelling_popup .xText {
    /* added by pda for spelling dialog */
    width: 100px;
}

.spelling_popup .jFlInputWrap {
    /* added by pda for spelling dialog */
    width: 500px;
}

.spelling_popup .jFlInputWrap input {
    width: 490px;
}

.xText  span.red, .xText_wide  span.red , .xText_mid  span.red {
    position: absolute;
    right: 0;
    top: 0;
}
.clearable,
.del-link, .del-link2 {
    width: 10px;
    height: 10px;
    background: url(../img/del-link.png) 0 0 no-repeat;
    margin: 8px 0 0 10px
}
.clearable {
    background-position: 8px 8px;
    padding: 8px 9px 7px 8px;
    margin: 0px
}
.updatable,
.refresh-link {
    width: 16px;
    height: 16px;
    background: url(../img/refresh_icon.png) 0 0 no-repeat;
    margin: 16px 0px 0 7px
}

.del-link2 {
    margin-top: 2px;
    margin-right: 10px
}

.specialFlInputWrap {
    background: #fcfdff;
    border-color: #adc2d8
}

.specialButton {
    height: 25px;
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    background: #0a55a1
}

.specialButton span {
    display: block;
    margin: 3px 0 0 0;
}

.violetButton {
    background: #adc2d8
}

.legend {
    padding-top: 40px
}

.xTextTable {
    margin-bottom: 18px;
    padding: 0;
    border-collapse: collapse;
}

.xTextTable .del-link {
    margin-top: 3px;
}

.xTextTable td {
    padding: 5px 0 5px 0;
    vertical-align: top;
}

.mright0 {
    margin-right: 0
}

.marg0 {
    margin: 0
}

.finish_step {
    margin: 5px 0 0 0;
}

.bStartTable {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    table-layout: fixed;
    width: 700px;
}

.bStartTable td {
    vertical-align: top;
    padding: 0;
    border: none;
    margin: 0;
}

.popup .catalogBlock {
    background: #fff;
}

.pMiddle {
    padding: 5px 10px;
    margin-left: -18px
}

.pLeftMiddle {
    padding-left: 18px
}

.leftMiddle {
    top: 3px;
    left: 0;
}

a.down_strike_active {
    height: 79px;
}

.my_messages_img {
    margin: 0 auto;
    display: inline-block;
    margin-bottom: 0;
}

.emptySubInfo {
    padding: 0 0 10px 15px;
}

.subLDiv, .subLDivSec {
    padding-bottom: 10px;
    font-size: 1.1em;
    width: 500px;
}

.subLDivSec {
    width: 430px
}

.subLDiv a, .subLDivSec a {
    color: #7c3a0e;
}

.subLDiv a:hover, .subLDivSec a:hover {
    text-decoration: underline;
}

.subLDiv:hover a, .subLDivSec:hover a {
    /* added by pda */
    text-decoration: underline;
}

.notLogLink {
    width: 100%;
    height: 64px;
    padding-top: 15px;
    background-image: url(../img/white-big-strike.png);
    background-position: 210px 50%;
    background-repeat: no-repeat;
    text-decoration: underline;
    color: white;
    margin-bottom: 9px;
    font-size: 18px;
}

.notLoggenEnterLink {
    background-color: #00aeef;
}

.notLoggenRegLink {
    background-color: #6fc055;
    margin-bottom: 0;
    padding-top: 28px;
    height: 51px;
}

.cursor_auto {
    cursor: auto;
}

.cursor_text, .cursor_text:link, .cursor_text:visited, .cursor_text:hover {
    /* added by pda */
    cursor: text;
}

.cursor_default, .cursor_default:link, .cursor_default:visited, .cursor_default:hover {
    /* added by pda */
    cursor: default;
}

.underlineOnHover:hover a {
    /* added by pda */
    text-decoration: underline;
}

input {
    /* added by pda for removing yellow border in chrome */
    outline: none;
}

.get-on-line {
    margin: 2px 10px 0 20px;
    font-size: 11px;
    color: #17629E;
}

.blue_marker_inner .box, .blue_marker_inner2 .box {
    padding-bottom: 2px;
    width: 510px;
}

.blue_marker_inner2 .box {
    width: 600px;
}

.disabledButton, a.disabledButton {
    background: #adc1d9
}

* html .ie6style {
    width: 700px;
    overflow: hidden;
}

* html .bigWrapper {
    display: inline;
    overflow: hidden;
    clear: right;
}

.filter-date-picker {
    margin-left: -178px;
    margin-top: 26px;
    position: absolute;
    z-index: 20;
}

.h0 {
    height: 0;
}

.selectOrgNameBlockNotification {
    margin-top: -20px;
}

.selectOrgNameBlock {
    height: 300px;
    overflow-y: auto;
    width: 292px;
    z-index: 1;
}

.selectStatusBlock {
    width: 222px;
    z-index: 1;
}

.selectBlockInner {
    border: 1px solid #a0b7cc;
    border-top-color: #7d97af;
    background: #eefcff;
    z-index: 10;
}

.selectDiv {
    font-size: 14px;
    padding: 9px 5px
}

.selectDiv:hover {
    background: #adddff
}

.back_linkDisabled, .next_linkDisabled {
    border-color: #adc2d8;
    color: #adc2d8;
    cursor: text;
}

.back_linkDisabled span, .next_linkDisabled span {
    text-decoration: none;
}

.back_linkDisabled, .next_linkDisabled {
    background-image: url(../img/strike-left-gray.png);
}

.next_linkDisabled {
    background-image: url(../img/strike-right-gray.png);
}

.button_more {
    background: none repeat scroll 0 0 #0A55A1;
    color: #FFFFFF;
    font-size: 16px;
    height: 30px;
    width: 190px;
    margin-top: 5px;
    position: absolute;
    left: 50%;
    margin-left: -95px;
}

.button_more span {
    padding: 6px 0 0 0;
    display: block;
    text-align: center;
}

.button_more i {
    text-decoration: underline;
    font-style: normal;
}

.button_more img {
    position: absolute;
    right: 8px;
    top: 11px;
}

.sSteps {
    color: #0a55a1;
    font-size: 14px;
    padding: 1px 19px 0 0;
}

.listElem {
    margin: 0;
    padding: 0 0 0 20px;
}

.listElem li {
    padding-bottom: 8px;
}

.mrightMiddle {
    margin-right: 17px
}

.oBlock  .radio_wrap {
    width: 25px;
}

.oBlock .padd_small {
    padding-top: 6px;
    padding-bottom: 1px
}

.vBlockStatus0 {
    border: 2px solid #9bd7ff;
    padding-left: 10px;
    padding-right: 10px
}

.vBlockStatus0 h3 {
    font-family: "Segoe UI bold";
}

.organiztion {
    color: #595959;
}

h3.pBottomSmall {
    padding-bottom: 4px;
}

.backAndShowMore {
    margin: 0 -6px -6px -6px;
    background: #fcf4e5;
    padding: 6px;
    height: 40px;
}

.leftMarg {
    left: 333px;
}

h3.selectedBlock {
    font-family: "Segoe UI bold";
    color: #7D3200;
}

.selectedBlock h3 {
    /* added by pda because of using old popup layout (assigning class to wrapping div instead of h3) */
    font-family: "Segoe UI bold";
    color: #7D3200;
}

.clearElem {
    width: 10px;
    height: 10px;
    background: url(../img/clear.png) 0 0 no-repeat;
    margin: 7px 0 0 5px
}

.clearElemDisabled {
    background-position: 0 -70px
}

.pGMiddle {
    padding-top: 6px;
}

.testPeriod {
    background: url(../img/testperiod2.png) 0 0 no-repeat;
    color: #fff;
    width: 378px;
    height: 45px;
    margin-top: 26px;
    margin-right: -3px;
}

/* added by pda for text fields */
.x-field .ext_rpgu_input {
    border: none;
    font: 13px/1 "Segoe UI", arial, sans-serif;
    background: none;
    height: auto;
    padding: 0 0 0 7px;
    line-height: 18px; /* omitting line-height hides "_" symbol in IE for some font sizes */
}

.x-border-box .x-reset .x-form-text.ext_rpgu_input {
    height: auto;
}

/* added by pda for highlight electronic targets in serviceTarget choose popup dialog */
/* todo: remove this, use normal style */
.electronic_target {
    background-color: #D8FAE0;
}

.drop-down-list {
}

.nowrap {
    white-space: nowrap;
}

/* added by pda */

/* added by pda for footer links */
.footer_link {
    color: white;
}

.footer_link:link, .footer_link:visited, .footer_link:active, .footer_link:hover {
    color: white;
}

/* added by pda for overide exjs label fonts */
.x-reset .x-form-item {
    font: 13px/1 "Segoe UI", arial, sans-serif;
}

/* added by pda for removing margin in label-value lists */
.ul_no_margin ul {
    margin: 0;
}

/* added by pda for styling ext fields in personal info form */
.no_border {
    border: none;
}

/* added by pda for making UEK browser plugin object hidden */
object.hiddenObject {
    visibility: hidden;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    border-style: none;
    border-width: 0;
    max-width: 0;
    max-height: 0;
}

/* added by pda for service passport info div */
.service_passport_info {
    margin: 15px;
    font-size: 19px;
    line-height: 1.7;
    text-indent: 25px;
    text-align: justify;
}

.comboTerritory, .rpguExtComboboxList .comboTerritory {
    border-bottom: 1px solid #d3d3d3;
    padding: 2px;
}

.comboParentTerritory, .comboTerritory .comboParentTerritory {
    color: #808080;
    padding: 3px;
    font-size: 10px;
}

.comboEmptyText, .x-boundlist-list-ct .comboEmptyText {
    color: #808080;
    padding: 3px;
    font-size: 10px;
    border: none;
}

.rpguExtComboboxList, .x-reset .x-boundlist-floating, .rpguExtComboboxList {
    border-top: 1px solid #808080;
}

.rpguExtComboboxList .x-boundlist-item {
    padding: 0;
    border: none;
}

.rpguExtComboBoxButton_icon {
    background: url('../img/clear.png') no-repeat !important;
    background-size: 14px;
}

.rpguExtComboBoxButton_icon:hover {
    cursor: pointer;
}

.rpguTerritoryPanel_fix {
    height: 30px;
}

.rpguTerritoryPanel_fix .rpguExtComboBoxButton_icon {
    margin-left: 3px;
    margin-top: 3px;
}

.rpguTerritoryPanel_fix button {
    width: 20px;
}

.rpguPCabInfoEditFieldLineHeight {
    line-height: 28px;
}

.rpguPCabInfoRightTxt {
    width: 245px;
    color: #5a5a5a;
    margin-right: 20px
}

.rpguChangeInfo {
    padding-left: 251px;
    padding-bottom: 20px;
    padding-top: 19px
}

.rpguChangeInfo_edit {
    padding-left: 189px;
    padding-bottom: 14px;
    padding-top: 15px
}

.rpguEditLink {
    padding: 0 0 2px 20px;
    background: url(../img/edit-link.png) 3px 1px no-repeat;
    text-decoration: underline;
    margin: 0 19px 0 17px;
}

.rpguPCabInfoFieldDisabled {
    opacity: 1;
}

.rpguPCabInfoFieldDisabled input {
    padding-left: 1px;
}

.rpguPCabInfoFieldDisabled .x-form-text {
    border: none;
    background-image: none;
    padding: 1px 2px !important;
    border-color: transparent;
}

.rpguPCabInfoFieldSetItem-edit {
    color: black;
}

.rpguTerritorySearchField .x-form-empty-field {
    color: black;
}

.rpguPCabInfoFieldSetItem-edit .x-form-text,
.rpguPCabInfoFieldSetItem-edit .x-form-item-label,
.rpguTerritorySearchField .x-form-text,
.rpguTerritorySearchField .x-form-item-label,
.rpguPCabInfoFieldWithoutGroup .x-form-text,
.rpguPCabInfoFieldWithoutGroup .x-form-item-label,
.rpguDateFieldWithoutGroup .x-form-text,
.rpguDateFieldWithoutGroup .x-form-item-label,
.rpguPCabInfoFieldSetItem-read_only .x-form-text,
.rpguPCabInfoFieldSetItem-read_only .x-form-item-label {
    font-family: "Segoe UI";
    font-size: 14px;
}

.rpguPCabInfoFieldWithoutGroup .x-form-item-label,
.rpguDateFieldWithoutGroup .x-form-item-label {
    margin-left: 12px !important;
    margin-right: 0 !important;
}

.rpguPCabInfoFieldWithoutGroup .x-form-trigger-input-cell /*,*/
{
    margin-left: 11px !important;
}

.rpguPCabInfoFieldWithoutGroup .x-form-item-body,
.rpguPCabInfoFieldWithoutGroup .x-form-item-text,
.rpguDateFieldWithoutGroup .x-form-item-body,
.rpguDateFieldWithoutGroup .x-form-item-text {
    padding-left: 17px;
}

/* hot fix for width of date field outside any groups */
.rpguDateFieldWithoutGroup .x-form-trigger-wrap {
    width: 106px !important;
}

.rpguPCabInfoFieldWithoutGroup .x-form-checkbox {
    margin-left: 14px !important;
}

.rpguPCabInfoFieldDisabled .x-form-checkbox {
    opacity: 0.3;
}

.rpguPCabInfoFieldSetItem-edit .x-form-item-label,
.rpguPCabInfoFieldSetItem-read_only .x-form-item-label,
.rpguTerritorySearchField .x-form-item-label,
.rpguPCabInfoFieldWithoutGroup .x-form-item-label,
.rpguDateFieldWithoutGroup .x-form-item-label {
    color: #5a5a5a;
    line-height: 28px !important;
}

.kladr-search-field_disabled .x-form-text {
    background-image: none;
    padding: 1px 2px;
    opacity: 0.3;
}

.rpguTerritorySearchField .x-form-text {
    padding: 1px 3px;
}

.rpguPCabInfoFieldDisabled .x-form-empty-field {
    color: #000000;
}

.kladr-search-field_inactive .x-form-text {
    border: none;
    border-color: transparent;
    opacity: 1;
    padding: 1px 4px !important;
}

.rpguPCabInfoFieldDisabled .x-form-date-trigger {
    display: none;
}

.rpguPCabInfoFieldDisabled .x-trigger-noedit {
    cursor: default;
}

.rpgu_pcab_info-field_set-disabled-edit .rpguPCabInfoFieldDisabled .x-form-text {
    border: 1px solid gray !important;
    opacity: 0.2 !important;
}

.rpguPCabInfoFieldWithoutGroup {
    height: 36px !important;
    /*width: 100%;*/
}

.rpguPCabInfoPanel {
    padding: 0;
}

.rpgu_pcab_info-field_set-disabled-read_only .kladr-search-field_disabled .x-form-text {
    color: gray;
}

.rpgu_pcab_info-field_set-disabled-read_only .x-form-text {
    opacity: 0.3;
    cursor: default;
    background-image: none;
    border: none;
    padding: 1px 4px;
}

.rpguPCabInfoFieldSetItem-edit .x-form-empty-field {
    color: #808080;
}

.rpguTerritorySearchField .x-form-empty-field::-webkit-input-placeholder {
    /*WebKit browsers*/
    color: #808080;
}

.rpguTerritorySearchField .x-form-empty-field:-moz-placeholder {
    /*Mozilla Firefox 4 to 18*/
    color: #808080;
}

.rpguTerritorySearchField .x-form-empty-field::-moz-placeholder {
    /*Mozilla Firefox 19+*/
    color: #808080;
}

.rpguTerritorySearchField .x-form-empty-field:-ms-input-placeholder {
    /*Internet Explorer 10+*/
    color: #808080;
}

/* DISABLED emptyText style */
.rpgu_pcab_info-emptyText-field-disabled::-webkit-input-placeholder {
    /*WebKit browsers*/
    color: black;
}

.rpgu_pcab_info-emptyText-field-disabled:-moz-placeholder {
    /*Mozilla Firefox 4 to 18*/
    color: black;
}

.rpgu_pcab_info-emptyText-field-disabled::-moz-placeholder {
    /*Mozilla Firefox 19+*/
    color: black;
}

.rpgu_pcab_info-emptyText-field-disabled:-ms-input-placeholder {
    /* Internet Explorer 10+*/
    color: black;
}

.rpgu_pcab_info-field_set-disabled-read_only .rpgu_pcab_info-emptyText-field-disabled::-webkit-input-placeholder {
    /* WebKit browsers */
    color: black;
}

.rpgu_pcab_info-field_set-disabled-read_only .rpgu_pcab_info-emptyText-field-disabled:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: black;
}

.rpgu_pcab_info-field_set-disabled-read_only .rpgu_pcab_info-emptyText-field-disabled::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: black;
}

.rpgu_pcab_info-field_set-disabled-read_only .rpgu_pcab_info-emptyText-field-disabled:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: black;
}

/* ENABLED emptyText style */
.rpgu_pcab_info-emptyText-field-enabled::-webkit-input-placeholder {
    /* WebKit browsers */
    color: black;
}

.rpgu_pcab_info-emptyText-field-enabled:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: black;
}

.rpgu_pcab_info-emptyText-field-enabled::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: black;
}

.rpgu_pcab_info-emptyText-field-enabled:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: black;
}

.rpgu_pcab-fieldSet {
    border: 1px solid #b5b8c8;
    margin: 5px;
    padding: 10px;
    position: relative;
}

.rpgu_pcab-fieldSet-imgDiv {
    width: 15px;
    height: 15px;
    padding-left: 1px !important;
    float: left;
}

.rpgu_pcab-fieldSet-img {
    background-image: url("../../extjs/js/extjs/resources/themes/images/default/tools/tool-sprites.gif");
    height: 15px;
}

.rpgu_pcab-fieldSet-toggle {
    background-position: 0 -60px;
}

.rpgu_pcab-fieldSet-toggle-collapsed {
    background-position: 0 -75px;
}

.rpgu_pcab-fieldSet-delete {
    left: calc(100% -7px);
    position: absolute;
    top: -16px;
}

.rpgu_pcab-fieldSet-title {
    font: 11px/14px bold tahoma, arial, verdana, sans-serif;
    float: left;
    margin-left: 5px;
!important margin-right : 5 px;
!important
}

.rpgu_pcab-fieldSet-body {
    min-height: 20px;
}

.rpgu_pcab-cloneable {
    color: green;
}

.rpgu_pcab_info-fieldSet .x-fieldset-header {
    color: #5a5a5a;
}

.rpguTerritorySearchField .x-btn-icon {
    margin-top: 3px;
}

.updateBlock {
    left: 50%;
    top: 400px;
    margin-left: -177px;
    width: 355px;
    background: url(../img/d.png) 0 100% no-repeat;
    font-size: 36px;
    padding-bottom: 122px;
    color: #fff;
    white-space: nowrap;
}

.favorites {
    width: 20px;
    height: 19px;
    background: url(../img/heart.png) 0 0 no-repeat;
    margin: 8px 6px 0 0;
}

.my_favorites {
    background-position: 0 -43px
}

.heart {
    width: 16px;
    height: 14px;
    background: url(../img/heart2.png) 0 0 no-repeat;
    margin: 5px 0 0 15px
}

.heart_active {
    background-position: 0 -60px
}

.heart_hidden {
    visibility: hidden;
}

.textDecorEffect a {
    text-decoration: underline
}

.textDecorEffect:hover a {
    text-decoration: none
}

.requests-grid-panel table {
    border-collapse: separate;
    border-spacing: 15px;
    margin: 5px;
}

.requests-grid-panel .x-grid-view,
.favorite-requests-grid-panel .x-grid-view,
.most-used-requests-grid-panel .x-grid-view {
    overflow: hidden !important;
}

.requests-grid-panel .x-grid-body,
.favorite-requests-grid-panel .x-grid-body,
.most-used-requests-grid-panel .x-grid-body {
    border: none !important;
}

.requests-grid-panel .x-grid-cell {
    border-top-color: #efefef !important;
    border-width: 1px 1px !important;
}

.favorite-requests-grid-panel .x-grid-cell,
.most-used-requests-grid-panel .x-grid-cell {
    border-width: 0 !important;
}

.requests-grid-panel .x-grid-cell,
.favorite-requests-grid-panel .x-grid-cell,
.most-used-requests-grid-panel .x-grid-cell {
    padding: 10px 0 13px 0;
    background-color: #ffffff !important;
}

/* цвет строки в гриде после наведения на нее мышью */
.requests-grid-panel .x-grid-row-over .x-grid-cell,
.favorite-requests-grid-panel .x-grid-row-over .x-grid-cell,
.most-used-requests-grid-panel .x-grid-row-over .x-grid-cell {
    background-color: #e6eef5 !important;
}

.requests-grid-panel .x-grid-row-selected .x-grid-cell,
.favorite-requests-grid-panel .x-grid-row-selected .x-grid-cell,
.most-used-requests-grid-panel .x-grid-row-selected .x-grid-cell {
    background-color: #e6eef5 !important;
}

.requests-grid-panel .x-grid-cell-inner,
.favorite-requests-grid-panel .x-grid-cell-inner,
.most-used-requests-grid-panel .x-grid-cell-inner {
    white-space: pre-wrap; /* CSS3 */
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -pre-wrap; /* Opera <7 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* IE */
    /*overflow-wrap: break-word;*/

    color: #0a55a1;
    font-size: 16px;
    font-family: 'Segoe UI', arial, sans-serif;
    cursor: pointer;
    text-decoration: underline;
}

.strikeImgInCell {
    display: none;
    padding-top: 5px;
    padding-left: 10px !important;
}

.strikeBlock {
    padding-top: 3px !important;
}

.delBlock .x-grid-cell-inner, .heartBox .x-grid-cell-inner {
    padding-left: 0 !important;
}

.x-grid-row-over .strikeImgInCell {
    display: block;
}

.markerImg .x-grid-cell-inner {
    text-overflow: clip !important;
    padding-top: 5px;
}

.requests-grid-panel .x-grid-row-over .x-grid-cell-inner,
.favorite-requests-grid-panel .x-grid-row-over .x-grid-cell-inner,
.most-used-requests-grid-panel .x-grid-row-over .x-grid-cell-inner {
    text-decoration: none !important;
}

.grid_empty_text {
    text-align: center;
    padding: 5px;
    font-size: 15px;
}

/* Экран: Способы оповещения */

#notificationMethods-container .x-form-cb-checked .x-form-checkbox,
#notificationMethods-container .x-form-cb-checked .x-form-cb-focus {
    background-position: 0 -41px;
}

#notificationMethods-container .x-form-checkbox,
#notificationMethods-container .x-form-cb-focus {
    width: 17px !important;
    height: 14px !important;
    /*line-height: 19px !important;*/
    background-image: url('../img/checkbox.png');
    background-position: 0 0;
    line-height: 21px !important;
}

#notificationMethods-container .x-form-item {
    font: normal 15px "Segoe UI", arial, sans-serif !important;
}

.pcab-info-notification-methods-apply-button .x-btn-inner {
    background-color: #0a55a1 !important;
    color: #fff !important;
    font: normal 18px "Segoe UI", arial, sans-serif !important;
}

#notificationMethods-container .x-btn-default-small-disabled .x-btn-inner {
    color: #fff !important;
}

/*.pcab-info-notification-methods-apply-button .x-btn-default-small-disabled {*/
.pcab-info-notification-methods-apply-button-disabled {
    background-image: none !important;
}

/* for IE button - disable border styling*/
#notificationMethods-container .x-btn-default-small-over .x-frame-tl,
#notificationMethods-container .x-btn-default-small-over .x-frame-bl,
#notificationMethods-container .x-btn-default-small-over .x-frame-tr,
#notificationMethods-container .x-btn-default-small-over .x-frame-br,
#notificationMethods-container .x-btn-default-small-over .x-frame-tc,
#notificationMethods-container .x-btn-default-small-over .x-frame-bc {
    background-image: none;
}

#notificationMethods-container .x-btn-default-small-tl,
#notificationMethods-container .x-btn-default-small-bl,
#notificationMethods-container .x-btn-default-small-tr,
#notificationMethods-container .x-btn-default-small-br,
#notificationMethods-container .x-btn-default-small-tc,
#notificationMethods-container .x-btn-default-small-bc,
#notificationMethods-container .x-btn-default-small-ml,
#notificationMethods-container .x-btn-default-small-mr {
    background-image: none;
}

#notificationMethods-container .x-btn-default-small-mc,
#notificationMethods-container .x-btn-default-small-over {
    background-image: none;
}

#notificationMethods-container .x-btn-default-small-focus .x-frame-tl,
#notificationMethods-container .x-btn-default-small-focus .x-frame-bl,
#notificationMethods-container .x-btn-default-small-focus .x-frame-tr,
#notificationMethods-container .x-btn-default-small-focus .x-frame-br,
#notificationMethods-container .x-btn-default-small-focus .x-frame-tc,
#notificationMethods-container .x-btn-default-small-focus .x-frame-bc {
    background-image: none;
}

#notificationMethods-container .x-btn-default-small-over .x-frame-tl,
#notificationMethods-container .x-btn-default-small-over .x-frame-bl,
#notificationMethods-container .x-btn-default-small-over .x-frame-tr,
#notificationMethods-container .x-btn-default-small-over .x-frame-br,
#notificationMethods-container .x-btn-default-small-over .x-frame-tc,
#notificationMethods-container .x-btn-default-small-over .x-frame-bc {
    background-image: none;
}

#gibdd-fines-list-container .x-grid-header-ct {
    display: none;
}

#gibdd-fines-list-container .grid-empty {
    text-align: center;
    padding: 5px !important;
}

#gibdd-fines-list-container .x-grid3-cell,
#gibdd-fines-list-container .x-grid3-cell-inner {
    word-wrap: break-word;
}

.uppercase {
    text-transform: uppercase
}

.not_paid, .paid {
    padding-left: 30px
}

.not_paid2 {
    padding-left: 60px;
    position: relative
}

.not_paid3 {
    padding-left: 90px;
    position: relative
}

.not_paid, .not_paid2, .not_paid3 {
    color: #c31c00;
    font-weight: bold;
    background: url(../img/not_paid.png) 0 4px no-repeat;
}

.not_paid2 {
    background-position: 30px 4px
}

.not_paid3 {
    background-position: 60px 4px
}

.not_paid2Inner, .not_paid3Inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 27px
}

.not_paid2Inner {
    background: url(../img/new_icons/qiwi1.png) 0 4px no-repeat
}

.not_paid3Inner {
    background: url(../img/new_icons/1_1.png) 0 4px no-repeat;
    left: 30px
}

.pay_button {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    padding: 4px 18px;
    background: #55b437;
    margin: 4px 0 0 0;
    margin-left: 15px;
}

.paid {
    color: #55b437;
    background: url(../img/paid.png) 0 4px no-repeat;
}

.mandatoryField {
    color: #c80000;
}

.aFont, .bFont {
    font-size: 11px;
}

.bFont {
    color: #7d97af;
    margin-top: 10px;
}

.pwFilterWrap {
    margin: 0 auto 30px auto;
    width: 630px
}

.pwFilterWrap .pBoxEdit {
    padding: 8px 0 6px;
}

.pwFilterWrap .oBlock {
    padding-bottom: 16px;
}

.pTop {
    padding-top: 20px
}

.rFlInputWrap-gibdd input {
    width: 328px !important;
    padding: 0 7px !important;
    margin-top: 1px !important;
    background: none !important;
    border: none !important;
    outline: none
}

.gibdd-radio-button .x-form-radio {
    background-image: url('../img/radiobutton.png');
    background-position: -3px -26px;
    margin-top: 7px;
    margin-right: 6px;
}

.gibdd-radio-button-checked .x-form-radio {
    background-position: -3px 0;
}

.gibdd-container {
    font: normal 13px "Segoe UI", arial, sans-serif;
    color: black;
}

.rFlInputWrap-gibdd-date {
    margin-top: 5px;
}

.rFlInputWrap-gibdd-date .x-form-field {
    border-color: #7d97af;
}

a#gibdd-search-button:link, a#gibdd-search-button:visited, a#gibdd-search-button:hover {
    color: #fff;
}

a#charges-search-button:link, a#charges-search-button:visited, a#charges-search-button:hover {
    color: #fff;
}

a#gibdd-search-button span {
    display: block;
    margin: 1px 0 0 0;
}

.fine_title {
    padding: 4px;
}

.gibdd-empty-box {
    padding: 10px;
    text-align: center;
}

.gibdd-result {
    padding-top: 0;
}

.gibdd_screen_mask_msg, .gibdd-fines-body .x-mask {
    position: fixed;
}

.gibdd-red-border {
    border: 1px solid red;
}

.gibdd-additional-label {
    margin-top: -10px;
}

.gibdd-additional-fields {
    margin: 0 auto;
}

#search-filter-container {
    margin-bottom: 0;
}

.gibdd-document-field {
    width: 102px;
}

.gibdd-additional-field {
    width: 102px;
}

.checkbox_on {
    width: 13px;
    height: 13px;
    background: url(../images/serviceCatalog/icon_checkbox_1.gif) center no-repeat
}

.checkbox_off {
    width: 13px;
    height: 13px;
    background: url(../images/serviceCatalog/icon_checkbox_2.gif) center no-repeat
}

div.gibddContacts {
    color: #0a55a1;
    font-size: 18px;
    padding: 2px 0 20px 0;
    /*text-align: center;*/
}

div.myDocButton {
    color: #fff;
    background: #0a55a1;
    height: 16px;
    padding: 6px;
    padding: 6px;
    width: 100px;
    text-align: center;
    margin: auto;
}

.myDocLabel {
    text-align: right;
    padding-right: 5px;
}

.draft_header {
    margin-top: 20px;
}

.topMenu {
    margin: 0 auto 25px auto;
    width: 935px;
    color: #fff;
    padding-left: 5px
}

.topMenu a {
    color: #fff;
    text-decoration: underline;
}

.topMenuLnkWrap {
    margin: 0 10px 5px 0;
    padding: 0 22px 2px 0;
    background: url(../img/breadscumb_bg.png) 100% 0 no-repeat;
}

.wPopup {
    background: #fff;
    width: 850px;
    position: fixed;
    top: 262px;
    left: 50%;
    margin-left: -425px;
    padding: 4px 4px 30px 4px;
    z-index: 15
}

.payWith {
    font-size: 15px;
    font-weight: bold;
    padding: 14px 17px;
    background: #55b437;
    color: #fff;
}

.close_wPopup {
    color: #939598;
    font-size: 27px;
    line-height: 20px;
}

.wPopupLnk {
    border: 1px solid #d1d3d4;
    width: 830px;
    margin: 4px 0 0 0;
    color: #6d6e71;
    font-weight: bold;
    font-size: 12px
}

.wPopupLnk:hover {
    border-color: #9bd7ff
}

.wPopupLnkWrap {
    width: 828px;
    padding: 9px 0;
    border: 1px solid #fff;
}

.wPopupLnk:hover .wPopupLnkWrap {
    border-color: #9bd7ff
}

.systemLegend {
    width: 114px;
    text-align: right;
    vertical-align: middle;
    margin-right: 20px;
}

.qiwiImg {
    background: url(../img/qiwi.jpg) 0 0 no-repeat;
    width: 221px;
    height: 85px;
    vertical-align: middle
}

.gosImg {
    background: url(../img/gos.jpg) 0 0 no-repeat;
    width: 537px;
    height: 85px;
    vertical-align: middle
}

table.cloneFieldTable {
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

table.cloneFieldTable td {
    padding: 2px 0;
    margin: 0;
}

table.cloneFieldTable .selectview {
    margin-left: 5px;
}

table.cloneFieldTable td.cloneable_dialog_button .selectview {
    margin-top: 3px;
}

/* align "add" and "remove" buttons when field has "choose" button on its own */

/*********new**********/
.classLR_Strikes {
    width: 27px;
    height: 18px;
    margin-right: 6px;
    background: url(../img/l-r-strikes.png) 0 0 no-repeat
}

a.breadcrumbsLinkAddition,
a.breadcrumbsLinkAddition:link,
a.breadcrumbsLinkAddition:visited,
a.breadcrumbsLinkAddition:hover {
    color: #fff;
    background: #218fbd url(../img/l-r-strikes-bg.png) 0 0 no-repeat;
    font-size: 15px;
    line-height: 1;
    padding: 7px 8px 8px 57px
}

h2.strikeTitle, #outerblock h2.strikeTitle {
    font-weight: normal;
    padding-left: 37px;
    background: url(../img/l-r-strikes-title.png) 0 15px no-repeat;
    margin-bottom: 20px;
}

.accordionDivWrap {
    margin-bottom: 16px;
}

.accordionDivInner {
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    padding: 12px;
    background: #218fbd url(../img/accordion-title-bg.png) 0 100% no-repeat;
}

.accordionDivOpenClose {
    background: url(../img/accordion-open-close.png) 0 0 no-repeat;
    width: 10px;
    height: 6px;
    overflow: hidden;
    margin: 5px 4px 0 20px;
}

.accordionDivOpenStatus {
    background-position: 0 -14px;
}

.accordingDivContent {
    background: url(../img/according-border.png) 0 100% repeat-x;
}

.accordingDivContentWrap {
    background: url(../img/according-left-border.png) 0 100% no-repeat;
}

.accordingDivContentInner {
    background: url(../img/according-right-border.png) 100% 100% no-repeat;
    min-height: 30px;
    padding: 5px;
}

.accordingInfo {
    width: 32px;
    height: 32px;
    background: #a7a9ac url(../img/i.png) 50% 2px no-repeat;
    margin-left: 5px;
}

.accordingInfo:hover {
    background-color: #e49202;
}

.accordingStrike {
    width: 32px;
    height: 32px;
    background: #0a55a1 url(../img/strike-white.png) 50% 50% no-repeat;
    margin-left: 5px;
}

.accordingText {
    vertical-align: middle;
    font-size: 15px;
    color: #0a55a1;
    margin: 7px;
    max-width: 804px;
}

.bluePopupDivSpecial .accordingText,
.bluePopupDivSpecial .accordingTextFishedText {
    color: #fff;
}

.accordingText:hover {
    color: #e69811;
}

.bluePopupDivSpecial .accordingText:hover {
    color: #e49202;
}

.popupKboxSmall .accordingText:hover {
    color: #0A55A1;
}

.accordingTextAttention {
    /* selected checkbox */
    color: #0a55a1;
    font-weight: bold;
}

.accordingCheck {
    margin: 0 0 0 7px;
    width: 17px;
    height: 17px;
    background: url(../img/according-input.png) 0 0 no-repeat;
    vertical-align: middle;
}

.accordingCheckChecked {
    background-position: 0 -41px;
}

.accordingCheck input {
    display: inline-block;
    vertical-align: top;
    opacity: 0;
    filter: alpha(opacity = 0);
}

.accordingAdditionAttention {
    background: #a7a9ac;
    color: #fff;
    font-size: 13px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.accordingAdditionAttentionWrap {
    background: url(../img/according-attantion-r.png) 0 0 no-repeat
}

.accordingAdditionAttentionInner {
    padding: 4px 12px 6px 12px;
    background: url(../img/according-attantion-r.png) 100% 0 no-repeat
}

.accordingAdditionAttentionInner a {
    text-decoration: underline
}

.popupBlueComplexService {
    background: #218fbd;
    border-color: #218fbd;
    height: auto;
    width: 848px;
}

.popup_position_4 {
    top: 100px;
    left: 50%;
    margin-left: -424px;
}

.popupBlueComplexService .popupKbox {
    width: 845px;
    padding: 0;
}

.popupBlueComplexService h2 {
    color: #fff;
    margin: 20px 0
}

.closeBlue {
    width: 17px;
    height: 17px;
    background: url(../img/close-blue-popup.png) 0 0 no-repeat;
    right: 10px;
    top: 9px;
}

.popupBlueCancel,
.popupBlueBack,
.popupBlueSave {
    border: 1px solid #fff;
    color: #fff;
    margin-top: 12px;
    padding: 11px;
    font-size: 14px
}

.popupBlueBack {
    margin-left: 46px;
}

.bluePopupDiv {
    padding: 5px;
    position: relative
}

.bluePopupDivContent {
    width: 794px;
}

.bluePopupDiv:nth-child(odd) {
    background: #e6e7e8
}

.bluePopupDivSpecial {
    background: #187298 !important;
}

.popupBlueComplexService .accordingText {
    max-width: 750px
}

.popupBlueComplexService .popupKboxSmall .accordingText {
    max-width: 840px
}

.popupBlueComplexService .accordingTextFished {
    max-width: 655px;
    width: 645px;
    padding-right: 20px
}

.accordingTextFishedText {
    color: #0A55A1;
    vertical-align: middle;
    font-weight: bold;
    font-size: 14px;
}

.popupInfoAboutApplication {
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    background: #187298;
    border: 1px solid #0f5978;
    padding: 16px 9px;
    margin-bottom: 16px
}

.bluePopupDivStrike {
    background: url(../img/blue-strike-2.png) 5px 40% no-repeat;
    /*background: url(../img/blue-strike-2.png) -185px 40% no-repeat;*/
    overflow: hidden;
    margin: 8px 0 0 10px;
    left: 795px;
    right: 0;
    top: 0;
    bottom: 0;
}

.bluePopupDivStrike:hover {
    /*background-position: 5px 40%*/
    background-position: -186px 40%;
}

.bluePopupDivStrikeActiveBlue {
    background-position: 5px 40%
}

.bluePopupDivSpecial .bluePopupDivStrike {
    background-position: -91px 40%
}

.bluePopupDivSpecial .bluePopupDivStrike:hover {
    /*background-position: 5px 40%*/
    background-position: -186px 40%;
}

.topBnrBlock {
    background: #fff;
    position: relative;
    min-width: 970px;
    padding-right: 20px;
}

.notOpenTopBnr {
    height: 48px;
    background-image: url(../img/top-bnr.png);
    background-position: 0 100%;
    background-repeat: repeat-x;
    text-align: center
}

.openTopBnr {
    height: auto;
    background-image: url(../img/open-top-bnr.png);
    background-position: 0 100%;
    background-repeat: repeat-x;
    padding-bottom: 10px;
    padding-top: 8px
}

.closeTopBnr {
    width: 24px;
    height: 24px;
    top: 11px;
    right: 20px;
    background: url(../img/close-top-bnr.png) 0 0 no-repeat
}

.topAdvices {
    width: 940px;
    margin: 0 auto;
}

.openTopBnr .topAdvices {
    display: table;
}

.openTopBnr .topAdvices .topAdvice {
    display: table-row;
}

.topAdviceWrapSide1 {
    display: table-cell;
    vertical-align: middle;
    width: 430px;
    padding: 6px 16px;
    border-right: 1px dashed #6d6e71;
    padding-bottom: 55px;
}

.topAdviceWrapSide2 {
    display: table-cell;
    padding-bottom: 55px;
    padding-left: 16px;
}

.topAdvicesStrong {
    font-size: 22px;
}

.topAdvicesStrongAdditional {
    margin-right: 35px;
    margin-top: 10px;
    vertical-align: middle;
}

.showAdvices {
    color: #fff;
    background: #00aeef;
    padding: 4px 13px;
    font-size: 18px;
    vertical-align: middle;
    margin-top: 10px;
    font-family: 'Segoe UI light', arial, sans-serif;
}

.topAdvicesStrongAttent {
    color: #b86f11;
}

.topAdviceWrapSide1Bottom,
.topAdviceWrapSide2Bottom {
    position: absolute;
    bottom: 5px;
}

.iDontWantAdvice,
.coolAdvice {
    color: #FFF;
    padding: 4px 8px;
    font-size: 18px;
    background: #0a55a1;
    white-space: nowrap;
    font-family: 'Segoe UI light', arial, sans-serif;
}

.iDontWantAdvice img,
.coolAdvice img {
    vertical-align: middle;
    margin: 0 13px 0 0;
}

.getNewAdviceWrap {
    color: #58595b;
    font-size: 16px;
    vertical-align: top;
    margin-top: 3px;
    margin-left: 15px;
    font-family: 'Segoe UI light', arial, sans-serif;
}

.getNewAdviceWrap.noUnsubscribe {
    margin-left: 0;
}

.adviceStrikeWrap {
    vertical-align: middle;
    /*padding: 0 3px 2px 3px;*/
    /* failed for doctype html4 loose */
    padding: 3px 3px 2px 3px;
    margin: 0 5px;
    border: 2px solid #0a55a1
}

.adviceStrikeWrap img {
    vertical-align: middle;
    margin: 0;
}

.topAdviceWrapSide2Text {
    font-size: 18px;
    color: #58595b;
    padding-top: 9px;
    font-family: 'Segoe UI light', arial, sans-serif;
}

.topAdviceWrapSide2TextAsk,
.topAdviceWrapSide2TextAnswer {
    display: block;
}

.okWrote {
    margin: 165px 0 0 0;
    color: #fff;
    padding: 7px 15px 20px 15px;
    width: 260px
}

.okWrote_large {
    width: auto;
    margin: 10px 0;
}

.okWroteGreen {
    background: #6fc055;
}

.okWroteDarkBlue {
    background: #0a55a1;
}

.okWroteLightBlue {
    background: #50abd5
}

.okWroteOrange {
    background: #e59100
}

.okWroteEmpty1 {
    border: 3px solid #0a55a1;
    color: #000
}

.okWroteEmpty2 {
    border: 3px solid #0a55a1;
    color: #000
}

.okWroteText {
    font-size: 14px;
    line-height: 1.2;
    padding-top: 20px
}

.okWroteTitle {
    font-size: 16px;
    line-height: 1;
    padding: 5px 0 10px 38px;
    border-bottom: 1px dashed #fff;
    background: url(../img/ok.png) 0 2px no-repeat
}

.okWroteEmpty1 .okWroteTitle {
    color: #0a55a1;
    border-color: #6d6e71;
    background-image: url(../img/ok-blue.png)
}

.okWroteEmpty2 .okWroteTitle {
    border: none;
    background-color: #0a55a1;
    color: #fff;
    margin: -7px -15px 0 -15px;
    padding: 12px 15px 10px 53px;
    background-position: 15px 9px;
}

.wroteBlockWrap {
    display: table;
    margin-bottom: 20px
}

.wroteBlockElement {
    display: table-row
}

.wroteBlockElementSide1,
.wroteBlockElementSide2 {
    display: table-cell;
    vertical-align: top;
    padding: 0 0 15px 0;
    line-height: 1.2
}

.wroteBlockElementSide1 {
    padding-right: 20px;
    color: #5a5a5a;
    font-size: 12px;
    text-align: right;
    padding-top: 1px
}

.wroteBlockElementSide2 {
    color: #000;
    font-size: 14px
}

.changeMyPolis {
    font-size: 18px;
    margin: 5px 0 0 20px;
    text-decoration: underline;
    font-family: 'Segoe UI light';
}

.sandMeMassage {
    font-size: 16px
}

.okTable {
    display: table;
    width: 100%
}

.okTableInner {
    display: table-row;
}

.okTableSide1,
.okTableSide2 {
    display: table-cell;
    padding-top: 18px
}

.okTableSide1 {
    padding: 25px 10px 0 0;
    text-align: right;
}

.okTableSide2_text {
    width: 173px;
    border: 1px solid #7d97af
}

.okTableSide2_text input {
    width: 171px;
    border: none;
    padding: 2px 0 2px 2px
}

.okTableSide2_checkbox label {
    display: inline-block;
    padding-top: 5px;
    font-size: 12px
}

.okTableSide2_checkbox * {
    vertical-align: middle;
}

.okTableSide2_checkboxSpan {
    width: 18px;
    height: 14px;
    background: url(../img/white-checkbox.png) 0 0 no-repeat
}

.okTableSide2_checkboxSpanChecked {
    background-position: 0 -69px
}

.okTableSide2_checkboxSpan input {
    visibility: hidden;
}

.ereg_mr20 {
    margin-right: 20px !important;
}

.wroteBlockPerson {
    padding-left: 40px;
    min-height: 30px
}

.wroteBlockPerson h3 {
    padding-bottom: 0;
    position: relative;
}

.wroteBlockPersonDoctor {
    font-size: 12px;
    color: #5a5a5a;
    padding-bottom: 1px
}

.wroteBlockPersonDoctor img {
    width: 14px;
    height: 14px;
}

.wroteBlockPersonAvatar {
    position: absolute;
    top: 4px;
    left: -40px;
}

.wroteChild:after {
    content: "";
    background: #50abd5 url(../img/for-kids.png) 100% 100% no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    display: block;
    top: -3px;
    right: -4px;
}

h3.withoutEmptyPlace {
    padding: 0;
    margin: 0;
}

.wroteTimeWrapper {
    padding-top: 9px;
    padding-bottom: 20px
}

.wroteTime {
    display: inline-block;
    margin: 0 9px 9px 0;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    padding: 14px 18px;
    position: relative;
}

.wroteImposible {
    background: #aaa
}

.wroteInternetFree {
    background: #e59100
}

.roteOpenBlockOuter {
    margin-bottom: 20px
}

.markerWrote {
    float: left;
    margin: 3px 6px 0 9px
}

.roteOpenBlockInnerText {
    font-size: 12px;
    color: #5a5a5a
}

.wroteAlert {
    margin: 10px 0 0 0;
    color: #a33636
}

.wroteGetTable {
    margin: 10px 0 0 0
}

h3.p0 {
    padding: 0;
}

.wroteInternetPayAfterRegist {
    background: #e59100 url(../img/internet-after.png) 100% 100% no-repeat
}

.wroteInternetPay {
    background: #e59100 url(../img/internet-pay.png) 100% 100% no-repeat
}

.wroteRegPay {
    background: #50abd5 url(../img/regist-pay.png) 100% 100% no-repeat
}

.wroteRegFree {
    background: #50abd5
}

.regions {
    float: left;
    padding-right: 95px;
    font-size: 16px;
}

ul.regionsList {
    padding: 0;
    margin: 0;;
    font-family: 'Segoe UI light', arial, sans-serif
}

ul.regionsList li {
    padding: 0 0 13px 10px
}

ul.regionsList li a {
    text-decoration: none;
    color: #000
}

ul.regionsList li a:hover {
    text-decoration: underline;
    color: #0a55a1
}

.column_3 {
    column-count: 3; /*количество колонок, на которое хотим разбить текст*/
    -moz-column-count: 3; /*для мозилы*/
    -webkit-column-count: 3; /*для webkit браузеров*/
    column-gap: 35px; /*отступ между колонками*/
    -moz-column-gap: 35px;
    -webkit-column-gap: 35px;
}

ul.circleType li {
    list-style-type: none;
    background: url(../img/list-style-circle.png) 0 7px no-repeat
}

.doctorWorkTable {
    margin-bottom: 9px
}

.doctorWorkTableTitle {
    display: table;
    background: #0a55a1;
    color: #fff;
    font: normal 16px 'Segoe UI', arial, sans-serif;
    width: 100%;
}

.doctorWorkTableTitle a {
    color: #fff;
    text-decoration: underline
}
.doctorWorkTableTitle a:hover {
    color: #E59100;
    text-decoration: none
}
.doctorWorkTableTitle a.inactive,
.doctorWorkTableTitle a.inactive:hover {
    color: #729DDF;
    text-decoration: none;
    cursor: default;
}

.doctorWorkTableTitleInner {
    display: table-row
}

.doctorWorkTableTitleProf,
.doctorWorkTableTitleSelectPeriod,
.doctorWorkTableTitleOpenClose {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 7px;
    text-align: left
}

.doctorWorkTableTitleProf {
    width: 380px
}

.doctorWorkTableTitleSelectPeriod {
    width: 500px;
    font-size: 14px;
}

.doctorWorkTableTitleSelectPeriodLink {
    margin-right: 20px
}

.doctorWorkTableTitleOpenCloseElement {
    display: inline-block;
    background: url(../img/close-open-doctor-table.png) 0 0 no-repeat;
    width: 13px;
    height: 7px;
    margin: 8px 0;
}

.doctorWorkTableTitleOpenCloseElementClose {
    background-position: 0 -23px
}

.doctorWorkTableList {
    border-collapse: collapse;
    vertical-align: top;
    table-layout: fixed
}

.doctorWorkTableListTime {
    width: 616px;
    vertical-align: top;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}

.doctorWorkTableListName table.doctorWorkTableList {
    width: 346px;
}

.doctorWorkTableListTime table.doctorWorkTableList {
    padding: 0;
    /*margin: 0 0 0 -1px;*/
    white-space: normal;
    width: 2464px;
}

.doctorWorkTableListSchedule {
    position: relative;
    width: 2468px;
}

.doctorWorkTableList thead td {
    vertical-align: middle;
    height: 58px;
    box-sizing: border-box;
    background: #eefaff;
    color: #0a55a1;
    padding: 2px 8px;
    border: 1px solid #6588a6;
    font: normal 14px 'Segoe UI', arial, sans-serif
}

.doctorWorkTableList thead td .day,
.doctorWorkTableList thead td .date {
    display: inline-block;
    width: 100%;
    text-align: center
}

.doctorWorkTableList thead td .date {
    font-size: 12px
}

.doctorWorkTableList thead td.attentDay {
    color: #a33636
}

.doctorWorkTableList tbody td {
    vertical-align: middle;
    border: 1px solid #6588a6;
    text-align: left;
    height: 58px;
    box-sizing: border-box;
}

.doctorWorkTableList.fixwix thead td,
.doctorWorkTableList.fixwix tbody td {
    border-left: 0;
    width: 88px;
}

.doctorHasNoTime,
.doctorHasTime {
    color: #fff;
    padding: 10px 4px;
}

.doctorHasNoTime {
    background: #aaa;
}

.doctorHasTime {
    background: #e59100
}

.doctorTbodyTD {
    /*padding: 3px 8px*/
    padding: 0 8px
}

.doctorWorkTableList tbody td.doctorTbodyTD_Date {
    padding: 0 3px;
    text-align: center;
}

.doctorTbodyTD_Date sup {
    text-decoration: underline
}

.doctorTbodyTD .vBlockText {
    margin: 0;
    padding: 0
}

.doctorTableLagend {
    padding: 12px 0;
    text-align: right;
    color: #5a5a5a;
    font-size: 12px
}

.doctorTableLagend span {
    vertical-align: middle;
    display: inline-block;
    line-height: 16px
}

.doctorTableLagendSpanHasTime {
    margin-right: 25px;
}

.doctorTableLagendSpan span.doctorTableBlock {
    width: 16px;
    height: 16px;
    background: #aaa
}

.doctorTableLagendSpanHasTime span.doctorTableBlock {
    background: #e59100
}

.enterInRPGU {
    text-align: right;
    padding-right: 15px;
    font-size: 13px;
    padding-top: 7px
}

.enterInRPGU a {
    color: #0a55a1;
    text-decoration: underline
}

.popup_autoHeight {
    padding-bottom: 5px;
    height: auto !important;
    width: 360px
}

.popup_autoHeight .enterWrap {
    width: 360px;
    height: auto !important;
    padding-bottom: 20px
}

.popup_autoHeight  .xText {
    width: 135px
}

.ereg-radio-button .x-form-radio {
    background: url('../img/radiobutton.png') -3px -26px;
    margin-top: 7px;
    margin-right: 6px;
	height: 12px;
}

.ereg-radio-button-checked .x-form-radio {
    background-position: -3px 0;
}

.eregRadioList {
    padding: 0 0 20px 0;
    border-bottom: 1px dashed #7d97af;
    margin: 0 10px 25px 10px;
}

.orangeChekboxWrap {
    padding: 12px 0 20px 0;
    border-bottom: 1px dashed #7d97af;
    margin: 0 10px
}

.askOrange {
    margin: 3px 0 0 10px
}

.orangeChekboxWrap .xText {
    margin-right: 0
}

.orangeChekbox {
    margin-top: 2px;
    width: 18px;
    height: 14px;
    background: url(../img/orange-chekbox.png) 0 0 no-repeat
}

.orangeChekboxChecked {
    background-position: 0 -36px
}

.orangeChekbox input {
    visibility: hidden
}

.orangeAuthText {
    padding: 0 5px 0 10px;
    color: #5a5a5a;
    font: normal 14px "Segoe UI", arial, sans-serif;
    line-height: 1.2;
}

.orangePersonalInfo {
    margin: 0 10px;
    padding: 10px 0 0 0;
    font-size: 13px;
    color: #5a5a5a
}

.tulltype {
    position: fixed;
    left: 50%;
    margin-left: 240px;
    padding: 19px 15px;
    font-size: 14px;
    color: #5a5a5a;
    background: #fff;
    border: 1px solid #af5f00;
    z-index: 20;
}

.tulltypePosition1 {
    top: 250px
}

.tulltypePosition2 {
    top: 100px
}

.tulltypeError {
    position: fixed;
    top: 160px;
    right: 50%;
    margin-right: 160px;
    padding: 19px 15px;
    font-size: 14px;
    background: #fff;
    border: 1px solid #af5f00;
    z-index: 20;
}

.tulltypeText1 {
    width: 220px
}

.tulltypeTextError {
    width: 220px;
    color: red;
}

.tulltypeTriangle {
    width: 22px;
    height: 25px;
    background: url(../img/tulltype-triangle.png) 0 0 no-repeat;
    position: absolute;
    top: 9px;
    left: -20px
}

.tulltypePosition2 .tulltypeTriangle {
    top: 79px;
}

.tulltypeText2 {
    width: 323px
}

.tulltypeText2 img.db {
    margin: 10px 0 0 0
}

.tulltypeFirstP {
    padding-bottom: 30px
}

.privateOfficeformWrap {
    width: 451px;
    margin-left: 5px;
    margin-right: 5px;
}

.privateOfficeformWrap .wroteBlockWrap {
    width: 420px;
    margin-left: auto;
    margin-right: auto;
}

.privateOfficeMenu {
    border-bottom: 2px solid #0a55a1;
    margin-bottom: 28px
}

.privateOfficeMenu div {
    vertical-align: bottom
}

.privateOfficeMenuActive {
    font-size: 18px;
    color: #fff;
    padding: 12px 9px 7px 9px;
    background: #0a55a1;
    line-height: 1;
}

.privateOfficeMenuNotActive {
    font-size: 16px;
    color: #0a55a1;
    padding: 10px 9px 4px 9px;
    background: #fff;
    line-height: 1;
    border: 1px solid #0a55a1;
    border-bottom: none
}

.popupBlueSaveButton {
    margin-left: 20px
}

.popupBlueAttention {
    color: #fff;
    font-size: 14px;
    margin: 10px 0 0 0;
    padding: 0 0 10px 55px;
    background: url(../img/blue-popup-attent.png) 0 0 no-repeat
}

.doctorWorkTableListName {
    width: 346px;
}

.list_num,
.list_marker {
    margin: 0;
    padding: 0;
}

.list_num {
    padding: 0;
}

.list_num li {
    list-style-position: inside;
}

.list_marker {
    list-style: none;
    padding-left: 17px;
    margin-bottom: 10px;
}

.list_marker li {
    list-style-position: outside;
    list-style-image: url(../img/list_style_dash.png);
    font-weight: normal;
}

ul .list_marker,
ol .list_marker {
    margin-top: 7px;
    margin-bottom: 0px;
}

.back_link_cont {
    padding-top: 17px;
    display: block;
}

.back_link.back_to_list,
.back_link.gallery_info {
    border: none;
    border-bottom: 1px solid #0A55A1;
    background: none;
    font-size: 18px;
    padding: 0;
    display: inline;
    text-decoration: none;
}

.back_link.back_to_list:hover,
.back_link.gallery_info:hover {
    border: none;
}

.back_link.gallery_info {
    text-decoration: none;
    width: auto;
    line-height: 20px;
}

.back_link.gallery_info span {
    text-decoration: none;
}

.single_st_ln {
    line-height: 30px;
}

.pansion_image {
    display: block;
    position: relative;
    clear: both;
}

.pansion_image img {
    display: block;
    position: relative;
    width: 100px;
    height: 100px;
    background: transparent;
    border: 0;
}

.pansion_info {
    display: block;
    position: relative;
    padding-left: 125px;
}

.pansion_voucher {
    margin-bottom: 12px;
    line-height: 18px;
}

.pansion_icons {
    width: 20px;
    height: 17px;
    margin-right: 10px;
    background-image: url(../img/pansion_icons.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.pansion_ico_2 {
    background-position: -20px 0;
}

.pansion_ico_3 {
    background-position: -40px 0;
}

.pansion_name {
    margin-bottom: 7px;
}

.pansion_btns {
    margin-top: 22px;
    margin-bottom: 15px;
}

.pansion_gallery {
    width: 300px;
    height: 390px;
    position: relative;
}

.popup_white {
    background: #fff;
    border: 0;
    padding: 0;
    padding-bottom: 8px;
}

.gallery_current_img {
    width: 630px;
    height: 400px;
    background: #fff;
    margin: 10px auto;
}

.gallery_current_img img {
    width: 100%;
    height: 100%;
}

.gallery_preview {
    width: 248px;
    overflow: hidden;
    height: 80px;
    margin: 0 auto;
}

.gallery_previews {
    width: 2000px;
    height: 80px;
}

.gallery_previews img {
    width: 80px;
    height: 80px;
    margin-right: 4px;
    float: left;
    cursor: pointer;
}

.scr_left, .scr_right {
    width: 25px;
    height: 80px;
    background: #666;
    padding: 0;
    margin: 0;
    cursor: pointer;
    background: url(../img/gallery_arrows.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.popup_white .scr_left, .popup_white .scr_right {
    height: 410px;
    width: 50%;
    position: absolute;
    bottom: 0;
    top: 0;
    background: none;
}
.popup_white .scr_left:hover, .popup_white .scr_right:hover {
    background: none;
}
.popup_white .scr_left {
    left: 0;
}
.popup_white .scr_right {
    right: 0;
}
.popup_white .icon_arrow {
    background: url(../img/gallery_arrows.png);
    background-repeat: no-repeat;
    background-position: 4px 50%;
    height: 100%;
    width: 25px;
    display: block;
    float: left;
}
.popup_white .scr_right .icon_arrow {
    background-position: -27px 50%;
    float: right;
}
.scr_left:hover, .scr_right:hover {
    background-color: #eee;
}

.scr_right {
    background-position: -24px 50%;
}

.pansion_gallery .current_img {
    width: 300px;
    height: 300px;
}
.photo_info {
    box-sizing: border-box;
    padding: 0 25px;
}
.zoom_el {
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
    background: url(../img/zoom_el.png);
    cursor: pointer;
}

.pansion_info_full {
    margin-left: 315px;
}

.fixed_w {
    width: 542px;
}

.fixed_w2 {
    width: 545px;
}

.fixed_w3 {
    width: 300px;
}

.fixed_w4 {
    width: 480px;
}

.fixed_w5 {
    width: 300px;
    margin-bottom: 5px;
}

.fixed_w6 {
    width: 200px;
    margin-top: 20px;
}
.fixed_w8 {
    width: 100px;
    margin-top: 30px;
}

.fixed_w7 {
    width: 150px;
}
.marg26 {
    margin-top: 26px;
}

.fixed_w5 .xText_wide {
    margin-bottom: 5px;
}

.marg_centered {
    margin-left: auto;
    margin-right: auto;
}

.fld_gr_header {
    margin: 5px 0;
    line-height: 20px;
}

.form_separator {
    margin: 50px;
}

.form_separator_mini {
    margin: 20px;
}

.capcha {
    width: 130px;
    height: 50px;
}

.xText_wide.marg_top_fx {
    margin-top: 12px;
}

.smFlInputWrap.marg_top_fx {
    margin-top: 12px;
}

.marg_top_fx {
    margin-top: 20px;
}
.marg_top_fx10 {
    margin-top: 10px;
}

.big_margin {
    margin-top: 25px;
    margin-bottom: 10px;
}

.big_margin2 {
    margin-top: 20px;
    margin-bottom: 25px;
}

.without_bg {
    background: none !important;
    text-decoration: underline;
    color: #0a55a1 !important;
}

.without_bg:hover {
    text-decoration: none;
}

.link_ulined {
    text-decoration: none;
    border-bottom: 1px solid #0a55a1;
    line-height: 1.6;
}

.link_ulined:hover {
    text-decoration: none;
    border-bottom: none;
}

.popup_blue {
    background: #208FBD;
    border: none;
    width: 360px;
    height: 240px;
}
.auto_height,
.popup.auto_height {
    height: auto;
}
.popup_blue .close {
    border: none;
    width: 25px;
    height: 25px;
}

.popup_blue .popupMbox {
    background: #fff;
    border: none;
    width: 360px;
    height: 155px;
}
.auto_height .popupMbox {
    height: auto;
    max-height: 200px;
}
.popup_blue .popupMbox table {
    background: #fff;
    border: none;
    width: 100%;
    /*height: 100%;*/
    height: auto;
    border-collapse: collapse;
}

.popup_blue .popupMbox table td {
    background: #fff;
    border: 1px solid #208FBC;
}
.popup_blue .popupMbox table td.x-form-cb-wrap {
    border: none;
}
.popup_blue .popupMbox table .col1 {
    width: 80%;
    padding: 10px;
}

#outerblock .popup_blue .popup_header ,
.popup_blue .popup_header {
    color: #fff;
}

.popup_blue.popup a.button {
    background: none;
    line-height: 20px;
    height: 32px;
}

.popup_blue.popup a.popupSButton {
    top: 12px;
    padding-top: 0;
    width: 42px;
}

.popup_blue.popup .popup_paging {
    height: 38px;
}

.author_name {
    font-size: 18px;
    color: #000;
    margin-top: 5px;
}

.img_descr {
    font-size: 18px;
    color: #000;
}

.num_photos {
    font-size: 12px;
    color: #888;
}

.full_width {
    width: 100%;
}

.comment_date {
    font-size: 13px;
    color: #666;
}

.comment_text {
    font-size: 17px;
    margin-top: 25px;
    margin-bottom: 5px;
}

.comment_rate {
    width: 100px;
    height: 25px;
    font-size: 0;
    box-sizing: border-box;
    padding-left: 9px;
}

.rate_star {
    background-image: url(../img/stars.png);
    background-position: -57px 50%;
    width: 15px;
    height: 25px;
    display: inline-block;
    margin: 0 1px 0 2px;
    padding: 0;
}

.rs_full {
    background-position: -8px 50%;
}

.rs_half {
    background-position: -32px 50%;
}
.childrest-radio-button .x-form-radio {
	background: url('../img/radiobutton.png') -3px -26px;
	margin-top: 7px;
	margin-right: 6px;
	height: 12px;
}

.popup_blue.popup .childrest-radio-button .x-form-radio {
    margin-top: 0;
    margin-left: 25px;
    margin-right: 0px;
}

.childrest-radio-button-checked .x-form-radio {
	background-position: -3px 0;
}

.childrest-checkbox-button .x-form-checkbox {
	background: url('../img/checkbox.png') 0 0;
	margin-top: 7px;
	margin-right: 6px;
	height: 14px;
	width: 18px;
}

.childrest-checkbox-button-checked .x-form-checkbox {
	background-position: 0 -41px;
}

.journalTable {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0;
}

.journalTable th,
.journalTable td {
    vertical-align: middle;
    padding: 5px;
    border-bottom: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
}

.journalTable th {
    text-align: center
}

.journalTable td {
    font-size: 110%;
    padding: 10px 5px;
}

.journalTable tr td:nth-child(2),
.journalTable tr td:nth-child(3),
.journalTable tr td:nth-child(4),
.journalTable tr td:nth-child(5),
.journalTable tr td:nth-child(6),
.journalTable tr td:nth-child(7),
.journalTable tr td:nth-child(8) {
    text-align: center
}

.journalTable tr th:nth-child(4),
.journalTable tr td:nth-child(4),
.journalTable tr th:nth-child(7),
.journalTable tr td:nth-child(7){
    background: #eee
}

.journalTable tr th:nth-child(8),
.journalTable tr td:nth-child(8) {
    background: #ddd
}

.journalTable th {
    font-size: 110%;
    font-weight: bold;
    height: 100px;
    padding: 5px
}

.journalTable th span {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    white-space: nowrap;
    position: relative;
    display: block
}

.diaryTable {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0 30px 0
}

.diaryTable caption {
    font-size: 120%;
    padding: 5px 0;
    text-align: center
}

.diaryTable th,
.diaryTable td {
    padding: 10px;
    border-bottom: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
    text-align: left
}

.diaryTable tr:hover td {
    background: #eee
}

.diaryTable tr td:nth-child(5) {
    color: red;
    font-style: italic;;
    font-size: 110%;
    text-align: center
}

/*Calendar Styles*/
.dhtmlxcalendar_dhx_terrace
{
    background-color: #fff;
    border: 1px solid #7d97af;
    color: #333;
    display: block;
    font-family: Arial,Helvetica;
    font-size: 13px;
    position: absolute;
}
.dhtmlxcalendar_dhx_terrace.dhtmlxcalendar_in_input
{
}
.dhtmlxcalendar_ifr
{
    background-color: white;
    overflow: hidden;
    position: absolute;
}
.dhtmlxcalendar_dhx_terrace ul.dhtmlxcalendar_line
{
    clear: both;
    display: block;
    margin: 0;
    margin-left: 12px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 225px;
}
.dhtmlxcalendar_dhx_terrace ul.dhtmlxcalendar_line li
{
    cursor: default;
    float: left;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    vertical-align: middle;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_month_cont
{
    color: #333;
    display: block;
    khtml-user-select: text;
    margin: 0;
    moz-user-select: text;
    o-user-select: text;
    overflow: hidden;
    position: relative;
    user-select: text;
    webkit-user-select: text;
    width: 249px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr
{
    height: 31px;
    line-height: 31px;
    width: 225px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow
{
    background-position: center center;
    background-repeat: no-repeat;
    color: inherit;
    height: 31px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 18px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_left
{
    background-image: url("../img/dhxcalendar_terrace/dhxcalendar_arrow_left.gif");
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    left: 4px;
    opacity: .8;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_left_hover
{
    background-image: url("../img/dhxcalendar_terrace/dhxcalendar_arrow_left.gif");
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    left: 4px;
    opacity: 1;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_right
{
    background-image: url("../img/dhxcalendar_terrace/dhxcalendar_arrow_right.gif");
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    opacity: .8;
    right: 4px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_right_hover
{
    background-image: url("../img/dhxcalendar_terrace/dhxcalendar_arrow_right.gif");
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    right: 4px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr span.dhtmlxcalendar_month_label_month,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr span.dhtmlxcalendar_month_label_year
{
    color: inherit;
    font-weight: bold;
    position: relative;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_days_cont
{
    display: block;
    khtml-user-select: text;
    margin: 0;
    moz-user-select: text;
    o-user-select: text;
    overflow: hidden;
    position: relative;
    user-select: text;
    webkit-user-select: text;
    width: 249px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line
{
    border-bottom: 1px solid #ccc;
    height: 31px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li
{
    height: 31px;
    line-height: 31px;
    margin-left: 1px;
    width: 31px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_first
{
    margin-left: 1px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_day_weekday_cell
{
    color: #d43f3a;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_day_weekday_cell_first
{
    color: #d43f3a;
    margin-left: 1px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont
{
    display: block;
    khtml-user-select: none;
    margin: 0;
    moz-user-select: none;
    o-user-select: none;
    overflow: hidden;
    padding-bottom: 8px;
    position: relative;
    user-select: none;
    webkit-user-select: none;
    width: 249px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line
{
    height: 31px;
    margin-left: 13px;
    margin-top: 1px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li
{
    border-radius: 0px;
    color: #909090;
    height: 31px;
    line-height: 31px;
    margin-right: 1px;
    overflow: visible;
    width: 31px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li div.dhtmlxcalendar_label
{
    height: 100%;
    text-align: center;
    width: 100%;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend
{
    background-color: #fff3a1;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_dis,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_dis,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_dis,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_dis
{
    background-color: #ededed;
    color: #c4c4c4;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday
{
    color: #d43f3a;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday
{
    background-color: #fff3a1;
    color: #d43f3a;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday_dis,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday_dis,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday_dis,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday_dis
{
    background-color: #ededed;
    color: #d43f3a;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_hover,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_hover,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_hover,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_hover
{
    background-color: #fff3a1;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday_hover,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday_hover,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday_hover,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday_hover
{
    background-color: #fff3a1;
    color: #d43f3a;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month
{
    color: #333;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend
{
    color: #d43f3a;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date
{
    background-color: #0a55a1;
    color: #fff;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend
{
    background-color: #fff3a1;
    color: #d43f3a;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_dis,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_dis,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_dis,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_dis
{
    background-color: #ededed;
    color: #d43f3a;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday
{
    color: #d43f3a;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday
{
    color: #d43f3a;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday
{
    background-color: #fff3a1;
    color: #d43f3a;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday
{
    background-color: #fff3a1;
    color: #d43f3a;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday_dis,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday_dis,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday_dis,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday_dis
{
    background-color: #ededed;
    color: #c4c4c4;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_hover
{
    background-color: #fff3a1;
    color: #333;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_hover
{
    background-color: #fff3a1;
    color: #d43f3a;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_hover
{
    background-color: #fff3a1;
    color: #333;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_hover
{
    background-color: #fff3a1;
    color: #d43f3a;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday_hover
{
    background-color: #fff3a1;
    color: #d43f3a;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday_hover
{
    background-color: #fff3a1;
    color: #d43f3a;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday_hover
{
    background-color: #fff3a1;
    color: #d43f3a;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday_hover
{
    background-color: #fff3a1;
    color: #d43f3a;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line div.dhtmlxcalendar_label.dhtmlxcalendar_label_title
{
    background-image: url("../img/dhxcalendar_terrace/dhxcalendar_mark.gif");
    background-position: top right;
    background-repeat: no-repeat;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_time_cont
{
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    display: block;
    height: 31px;
    khtml-user-select: none;
    margin-top: -4px;
    moz-user-select: none;
    o-user-select: none;
    overflow: hidden;
    position: relative;
    user-select: none;
    webkit-user-select: none;
    width: 249px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li
{
    height: 27px;
    line-height: 25px;
    width: 225px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li div.dhtmlxcalendar_time_img
{
    background-image: url("../img/dhxcalendar_terrace/dhxcalendar_clock.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 13px;
    left: 75px;
    position: absolute;
    top: 7px;
    width: 13px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_cover
{
    background-color: white;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    left: 1px;
    opacity: .5;
    position: absolute;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj
{
    position: absolute;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_selector_obj_arrow
{
    background-image: url("../img/dhxcalendar_terrace/dhxcalendar_selector_top.gif");
    background-position: top center;
    background-repeat: no-repeat;
    bottom: auto;
    height: 9px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 1px;
    width: 100%;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table
{
    background-color: white;
    border-bottom: 1px solid #ccc;
    border-top: 0 solid white;
    box-shadow: 0 0 5px rgba(0,0,0,0.25);
    margin-top: 9px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left
{
    background-color: white;
    background-image: url("../img/dhxcalendar_terrace/dhxcalendar_arrow_left.gif");
    background-position: center center;
    background-repeat: no-repeat;
    border-bottom: 0 solid white;
    border-left: 1px solid #ccc;
    border-right: 0 solid white;
    border-top: 1px solid #ccc;
    cursor: default;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 17px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left.dhtmlxcalendar_selector_cell_left_hover
{
    background-image: url("imgs/dhxcalendar_terrace/dhxcalendar_arrow_left.gif");
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle
{
    cursor: default;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right
{
    background-color: white;
    background-image: url("../img/dhxcalendar_terrace/dhxcalendar_arrow_right.gif");
    background-position: center center;
    background-repeat: no-repeat;
    border-bottom: 0 solid white;
    border-left: 0 solid white;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    cursor: default;
    text-align: center;
    width: 17px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right.dhtmlxcalendar_selector_cell_right_hover
{
    background-image: url("imgs/dhxcalendar_terrace/dhxcalendar_arrow_right.gif");
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul
{
    background-color: white;
    border-left: 1px solid #ccc;
    clear: both;
    display: block;
    khtml-user-select: none;
    margin: 0;
    moz-user-select: none;
    o-user-select: none;
    overflow: hidden;
    padding: 0;
    user-select: none;
    webkit-user-select: none;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul li
{
    background-color: white;
    border-right: 1px solid #ccc;
    color: #333;
    cursor: default;
    float: left;
    font-family: Arial,Helvetica;
    font-size: 12px;
    khtml-user-select: none;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    moz-user-select: none;
    o-user-select: none;
    padding: 0;
    text-align: center;
    user-select: none;
    vertical-align: middle;
    webkit-user-select: none;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul li.dhtmlxcalendar_selector_cell_active,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul li.dhtmlxcalendar_selector_cell_hover
{
    background-color: #fff3a1;
    color: black;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_month table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_month table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right
{
    display: none;
    width: 0;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line
{
    border-bottom: 0 solid white;
    border-top: 1px solid #ccc;
    height: 24px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell
{
    height: 24px;
    line-height: 24px;
    width: 35px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours div.dhtmlxcalendar_selector_obj_arrow,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_selector_obj_arrow
{
    background-image: url("imgs/dhxcalendar_terrace/dhxcalendar_selector_bottom.gif");
    bottom: 1px;
    top: auto;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line
{
    border-bottom: 1px solid #ccc;
    border-top: 0 solid white;
    height: 22px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell
{
    height: 22px;
    line-height: 22px;
    width: 24px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right
{
    display: none;
    width: 0;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table
{
    border-bottom: none;
    border-top: 1px solid #ccc;
    margin-bottom: 9px;
    margin-top: 0;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_month,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_year,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_hours,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_minutes,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_minutes4,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_minutes5
{
    display: none;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_month div.dhtmlxcalendar_area_selector_month,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_year div.dhtmlxcalendar_area_selector_year,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours div.dhtmlxcalendar_area_selector_hours,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_area_selector_minutes,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_area_selector_minutes4,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_area_selector_minutes5
{
    display: block;
}
.dhtmlxcalendar_dhx_terrace span.dhtmlxcalendar_label_minutes span.dhtmlxcalendar_selected_date
{
    border-bottom: 2px solid red;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_wn,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_wn
{
    display: none;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_wn div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell
{
    width: 27px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_wn div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell
{
    width: 27px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_wn div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_first,.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_wn div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell
{
    width: 27px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_wn div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_wn
{
    background-color: #efefef;
    color: #3da0e3;
    display: block;
    width: 27px;
}
.dhtmlxcalendar_dhx_terrace div.dhtmlxcalendar_wn div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_wn
{
    background-color: #efefef;
    color: #3da0e3;
    display: block;
    width: 27px;
}
div.dhtmlxcalendar_skin_detect
{
    border: none;
    display: block;
    height: 10px;
    left: -100px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 30px;
}

.childrest-box-cls {
    position: relative;
}
.childrest-shadow-cls{
    position: absolute;
}
.combo_text_long {
	height: 25px !important;
	background: #ffffff !important;
}
.combo_text_long.x-form-invalid-field {
	border-color: #f00 !important;
}
.div_wrap_long {
	width: 408px;
}
.add_rating_title_padding {
	padding-left: 11px;
	padding-right: 11px;
}
.inp_text_long, .combo_text_long{
    width: 385px;
}
.inp_dropdown,
.inp_text {
    width: 105px;
}
.inp_calendar {
    width: 132px;
}
.inp_dropdown {
    margin-right: 27px;
}
.inp_dropdown table,
.inp_calendar table,
.inp_text_long table,
.inp_text table,
.combo_text_long table{
    width: 100% !important;
}
.inp_dropdown table td.x-trigger-cell,
.inp_calendar table td.x-trigger-cell,
.inp_text_long table td.x-trigger-cell,
.inp_text table td.x-trigger-cell,
.combo_text_long table td.x-trigger-cell{
    width: 27px !important;
}
.inp_dropdown table td,
.inp_calendar table td,
.inp_text_long table td,
.inp_text table td,
.combo_text_long table td {
    width: auto !important;
}
.pointer.disabled {
    cursor:default;
}
.back_link.withoutPermits {
    margin-left: 177px;
}

.outer .back_link.childrest-mr20,
.outer .thin_button.childrest-mr20,
.outer .big_button.childrest-mr20 {
    /* add by PaulGDR to override styles added by pda to override Vladimir's styles*/
    margin-right: 20px;
}
.inp_field_text.diary_calendar {
    width: 81px;
}
.inp_field_text.diary_calendar {
    width: 81px;
}
.inp_field_text.diary_text {
    width: 250px;
}

.height_90
{
    height: 90px;
}

.communication_forms_questionnaire_wrapper {
	padding: 10px;
}
.communication_forms_questionnaire_wrapper_disabled {
	color: #9f9f9f;
}
.communication_forms_targets_text_wrapper {
	padding-bottom: 15px;
}
.communication_forms_targets_document_list_header {
	font-weight: bold;
	padding: 0;
}
.communication_forms_targets_document_list_header_not_first {
	font-weight: bold;
	padding: 0;
	margin-top: 10px;
}
.communication_forms_targets_document_comment {
	padding-top: 5px;
}
.communication_forms_targets_document_list_item {
	margin-top: 7px;
}

.padding_support_browser {
    padding-bottom: 20px;
}

.text_support_browser {
    font-size: 12px;
    color: #f5deb3;
}

.header_support_browser {
    width: 940px;
    margin: 0 auto;
}

.height10px{
    height: 10px;
}

.dn{
    display:none;
}

.main_bg_ng {
    background: #004d5f url(../img/happy/ng.png) 0 0 no-repeat;
    background-size: auto;
    background-position: center top;
}

.nonTrustedServicePassportWrapper {
    border: 2px;
    border: 2px solid #0a55a1;
    height: 57px;
}

.nonTrustedServicePassportText
{
    line-height: 1.3em;
    float:left;
    margin: 4px;
}

.nonTrustedServicePassportHref {
    float: right;
    background-color: #0a55a1;
    height: 37px;
    width: 131px;
    color: white;
    text-align: center;
    padding-top: 20px;
    font-size: 13pt;
}