.diafan_errors {
    border: 1px solid #c05f5f;
    padding: 7px 7px 7px 30px;
    color: #c05f5f;
    background: url("/") no-repeat 8px 10px #f7eded;
    margin: 0 8% 10px;
    width: 80%
}

.diafan_errors td.calls {
    cursor: pointer
}

.diafan_errors td.calls div {
    padding: 10px 15px;
    display: none
}

.diafan_errors td.file {
    vertical-align: top;
    white-space: nowrap
}

.diafan_errors table {
    width: 100%
}

.diafan_errors table tr:hover {
    background-color: #f0e6e6
}

.diafan_div_error_overlay {
    position: absolute;
    z-index: 8;
    background: #ccc;
    opacity: 0.8;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.diafan_div_error {
    position: absolute;
    width: 70%;
    z-index: 9;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.17);
    padding: 5px 5px 5px 8px;
    top: 0;
    left: 0
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    zoom: 1
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-widget {
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-size: 13px
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 0px solid #aaaaaa;
    color: #222222
}

#ui-timepicker-div-filed_created .ui-widget-content {
    border: 1px solid #aaaaaa
}

.ui_tpicker_hour div,
.ui_tpicker_minute div {
    border: 1px solid #aaaaaa
}

.ui-widget-content a {
    color: #222222
}

.ui-widget-header {
    border-bottom: 1px solid #a7a7a7;
    background: #ffffff url("/assets/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
    color: #424242;
    font-weight: bold
}

.ui-widget-header a {
    color: #424242
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d5d5d5 !important;
    background: #ececec url("/assets/ui-bg_inset-hard_75_ececec_1x100.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #24288d
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #24288d;
    text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #d5d5d5;
    background: #ececec url("/assets/ui-bg_inset-hard_75_ececec_1x100.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #24288d
}

.ui-state-hover a,
.ui-state-hover a:hover {
    color: #24288d;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #a7a7a7;
    background: #dedede url("/assets/ui-bg_inset-hard_65_dedede_1x100.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #424242
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #424242;
    text-decoration: none
}

.ui-widget :active {
    outline: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #5da333;
    background: #edf4e8 url("/assets/ui-bg_flat_55_edf4e8_40x100.png") 50% 50% repeat-x;
    color: #5da333
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #5da333
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #c05f5f;
    background: #f7eded url("/assets/ui-bg_flat_95_f7eded_40x100.png") 50% 50% repeat-x;
    color: #c05f5f
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #c05f5f
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #c05f5f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url("/assets/ui-icons_222222_256x240.png")
}

.ui-widget-content .ui-icon {
    background-image: url("/assets/ui-icons_222222_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("/assets/ui-icons_222222_256x240.png")
}

.ui-state-default .ui-icon {
    background-image: url("/assets/ui-icons_888888_256x240.png")
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url("/assets/ui-icons_454545_256x240.png")
}

.ui-state-active .ui-icon {
    background-image: url("/assets/ui-icons_454545_256x240.png")
}

.ui-state-highlight .ui-icon {
    background-image: url("/assets/ui-icons_5da333_256x240.png")
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("/assets/ui-icons_c05f5f_256x240.png")
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-off {
    background-position: -96px -144px
}

.ui-icon-radio-on {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    -khtml-border-top-left-radius: 0px;
    border-top-left-radius: 0px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    -khtml-border-top-right-radius: 0px;
    border-top-right-radius: 0px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -khtml-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -khtml-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px
}

.ui-widget-overlay {
    background: #aaaaaa url("/assets/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
    opacity: .30;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaaaaa url("/assets/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
    opacity: .30;
    filter: Alpha(Opacity=30);
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.ui-tabs {
    position: relative;
    padding: .2em;
    zoom: 1
}

.ui-tabs .ui-tabs-nav {
    margin: 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    margin: 0px 5px 5px 5px;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tabs .ui-tabs-hide {
    display: none !important
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
    border: 1px solid #aaaaaa;
    background: #ffffff url("/assets/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
    z-index: 3 !important
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
    border: 1px solid #aaaaaa
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0em
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker-cover {
    display: none;
    display: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px
}

.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px
}

.ui-timepicker-div dl {
    text-align: left
}

.ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -25px
}

.ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px
}

.ui-timepicker-div td {
    font-size: 90%
}

.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
    background: #fff
}

body .ui-tooltip {
    border-width: 2px
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #ffffff;
    color: #444;
    text-shadow: none
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    overflow: hidden
}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden;
    box-sizing: border-box
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background: url("/") no-repeat center center
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("/") center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 13px;
    height: 13px;
    cursor: pointer;
    z-index: 8040;
    background: url("/assets/sprite.png") no-repeat -88px -23px
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("/");
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: rgba(0, 0, 0, 0.7)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url("/");
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url("/");
        background-size: 24px 24px
    }
}

@charset "utf-8";
html,
body {
    height: 100%
}

body {
    font-family: "Ubuntu", sans-serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-size: 14px;
    background: #f2f2f2;
    position: relative
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

p,
ol,
ul {
    color: #000;
    line-height: 22px;
    font-size: 15px
}

h1 {
    margin-top: 0
}

.clauses_text h2,
.clauses_text h3,
.clauses_text h4,
.clauses_text h5 {
    background: rgb(1, 168, 125) none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    margin-left: -30px
}

h2 {
    padding: 5px 10px
}

h3 {
    padding: 3px 10px
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input,
textarea {
    font-family: "Ubuntu", sans-serif
}

a {
    color: rgb(1, 168, 125);
    text-decoration: underline
}

a:hover {
    text-decoration: none
}

.clear {
    clear: both
}

.clauses_text ol,
.clauses_text ul,
.faq_answer ol,
.faq_answer ul {
    margin: 20px 30px 20px 35px;
    padding: 0 0 0 35px
}

.clauses_text ol li,
.clauses_text ul li,
.faq_answer ol li,
.faq_answer ul li {
    margin-bottom: 7px;
    list-style: url("/assets/list-style.png")
}

.clauses_text ol li:nth-child(even),
.clauses_text ul li:nth-child(even),
.faq_answer ol li:nth-child(even),
.faq_answer ul li:nth-child(even) {
    margin-bottom: 7px;
    list-style: url("/assets/list-style2.png")
}

.clauses_text ol li:last-child,
.clauses_text ul li:last-child,
.faq_answer ul li:last-child {
    margin-bottom: 0px
}

#footer {
    position: relative;
    z-index: 2
}

#footer {
    position: relative;
    z-index: 2
}

.clearfix:after {
    display: block;
    content: '';
    clear: both
}

.wrapper {
    width: 1020px;
    margin-left: auto;
    margin-right: auto
}

.main_wrapper {
    position: relative;
    z-index: 1
}

.bg_top,
.bg_top_inner {
    background: url("/assets/bg_main.png");
    background-repeat: repeat-x;
    background-attachment: fixed;
    z-index: -6;
    height: auto;
    width: 100%;
    min-height: 100%;
    padding: 0 0 18px 0
}

.bg_top:after {
    background: url("/assets/girl_bg.png") center 100px no-repeat;
    display: block;
    content: '';
    top: -98px;
    left: -44px;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0
}

.top_header {
    background: #fff;
    min-height: 106px;
    box-shadow: 0 0 3px #91bdbb
}

.logo_top {
    display: block;
    width: 318px;
    height: 106px;
    float: left;
    margin: 0 31px 0 0
}

.wrapper_search {
    width: 425px;
    float: left;
    padding: 21px 0 0 0;
    margin: 0 55px 0 0
}

span.title_page {
    font-size: 150%;
    color: rgb(238, 97, 90);
    margin: 0 0px 10px 0;
    display: block
}

input.input_search {
    height: 30px;
    border: 1px #ccc solid;
    width: 420px;
    color: rgba(119, 119, 119, 0.612);
    font-style: italic;
    line-height: 2.371;
    outline: none;
    padding: 0 0 0px 12px
}

.search {
    position: relative;
    width: 420px
}

.wrap_src_btn {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0px;
    bottom: 0;
    right: 0px;
    cursor: pointer
}

input.submit_search {
    position: relative;
    opacity: 0;
    cursor: pointer;
    margin: 0;
    border: none;
    padding: 0;
    width: 100%;
    height: 100%;
    text-indent: 100%;
    overflow: hidden;
    color: rgba(51, 51, 51, 0);
    z-index: 300
}

.wrap_src_btn:after {
    cursor: pointer;
    position: absolute;
    top: 6px;
    bottom: 0;
    right: 0px;
    height: 20px;
    width: 30px;
    background: url("/assets/sprite.png") 0 0;
    display: block;
    content: '';
    z-index: 100
}

.wrap_social_network {
    float: left;
    padding: 21px 0 0 0px
}

.wrap_social_network ul li {
    display: block;
    float: left
}

.wrap_social_network a {
    color: rgb(1, 168, 125);
    text-decoration: none;
    margin-bottom: 9px;
    display: inline-block;
    border-bottom: 1px dotted
}

.wrap_social_network ul {
    margin: 0;
    padding: 0
}

.wrap_social_network ul li a {
    display: block;
    float: left;
    width: 30px;
    height: 37px;
    margin: 0px 3px 0 0;
    list-style: none;
    position: relative;
    text-indent: 100%
}

.wrap_social_network ul li a:after {
    display: block;
    content: '';
    width: 30px;
    height: 37px;
    background: url("/assets/sprite.png");
    position: absolute;
    top: 0;
    left: 0
}

.wrap_social_network ul li a.vk:after {
    background: url("/assets/sprite.png") 0 -24px no-repeat
}

.wrap_social_network ul li a.fb:after {
    background: url("/assets/sprite.png") -40px -24px no-repeat
}

.wrap_social_network ul li a.google:after {
    background: url("/assets/sprite.png") -80px -24px no-repeat
}

.wrap_social_network ul li a.odn:after {
    background: url("/assets/sprite.png") -120px -24px no-repeat
}

.wrap_social_network ul li:first-of-type {
    padding: 0px 0 0 3px
}

.bottom_header {
    height: 54px
}

.bottom_header a {
    text-decoration: none;
    font-size: 114.28%;
    color: rgb(255, 255, 255);
    background: #01a87d;
    padding: 17px 23px;
    display: block;
    float: left;
    width: 100%;
    white-space: nowrap
}

.bottom_header .menu a {
    padding: 7px 23px
}

#top-menu {
    padding: 0;
    margin: 0;
    float: left;
    display: table;
    width: 100%;
    position: relative
}

#top-menu .menu {
    position: absolute;
    display: none;
    top: 56px;
    left: -40px;
    z-index: 1
}

#top-menu li {
    vertical-align: top;
    display: table-cell;
    position: relative
}

#top-menu li.parent:hover .menu {
    display: block
}

#top-menu li.parent .menu li {
    display: block;
    white-space: nowrap
}

.bottom_header a:nth-of-type(4) {
    padding: 17px 63px 17px 26px
}

.bottom_header a:hover {
    background: #7dc000
}

a.feedback_top {
    min-width: 280px;
    text-align: center;
    position: relative;
    background: #ee615a;
    display: block;
    font-size: 114.28%;
    padding-top: 17px
}

a.feedback_top:before {
    width: 26px;
    height: 23px;
    content: '';
    position: absolute;
    top: 16px;
    left: 53px;
    display: inline-block;
    background: url("/assets/sprite.png") 0 -72px
}

.title_site_block {
    padding: 92px 0 0 30px;
    margin-bottom: 61px
}

.title_site {
    font-size: 257%;
    color: rgb(126, 150, 148);
    line-height: 1;
    text-align: left;
    font-weight: normal;
    margin: 0 0 2px 0
}

span.subtitle_site {
    font-size: 214%;
    color: #01a87d;
    line-height: 1
}

.main_content {
    box-shadow: 0 0 3px #91bdbb;
    background: #fff
}

.wrapper_menu {
    width: 100%;
    min-height: 320px;
    padding: 20px 0 0 0;
    margin: 0 0 33px 0
}

.content_left {
    float: left;
    width: 720px;
    padding: 0 0 0 20px;
    margin: 0 20px 0 0
}

.wrapper_menu a {
    float: left;
    width: 138px;
    height: 160px;
    background: #7dc000;
    border: 1px #fff solid;
    color: #fff;
    text-decoration: none;
    line-height: 2.571;
    text-align: center;
    position: relative;
    padding-top: 99px;
    display: block
}

.wrapper_menu a:hover {
    background: #01a87d
}

.wrapper_menu>a>img {
    display: block;
    position: absolute;
    top: 43px;
    bottom: 0;
    left: 48px;
    right: 0
}

.block-row {
    float: left;
    width: 222px;
    margin: 0 10px 0 0;
    background: #e6ffe2
}

.block-row:hover .black {
    color: #ee615a
}

.block-row .anons,
.block-row-list .anons p {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 18px
}

.clauses .block_header_title {
    position: relative;
    color: rgb(52, 52, 52);
    line-height: 1.5;
    padding: 0px 0 20px 55px;
    margin: 0
}

.wrapper_clauses .clauses .block_header_title:before {
    position: absolute;
    top: -4px;
    bottom: 0px;
    left: 0;
    background: url("/assets/sprite.png") 0 -128px;
    width: 41px;
    height: 41px;
    display: block;
    content: ''
}

.wrapper_list_clause {
    padding: 13px
}

.clauses_img {
    margin-bottom: 10px
}

.clauses_img img {
    border-radius: 4px
}

.wrapper_clauses {
    margin-bottom: 20px
}

.title_clause a {
    font-size: 18px;
    color: rgb(1, 168, 125);
    text-decoration: underline;
    line-height: 21px;
    display: block
}

.title_clause a:hover {
    color: #ee615a
}

.block-row-list,
.doctor-row {
    margin: 0 0 10px 0;
    display: inline-block;
    box-shadow: 0 0 3px #ccc;
    width: 100%
}

.block-row-list .clauses_img {
    float: left;
    margin-right: 13px
}

.block-text-list {
    display: table-cell
}

.block-row-list:hover,
.block-row:hover,
.doctor-row:hover {
    box-shadow: 0 0 3px #ee615a;
    background: #fff
}

.faq_list .anons {
    background: url("/assets/icon-faq1.png") 0 0;
    background-repeat: no-repeat;
    padding-left: 100px;
    padding-bottom: 10px;
    min-height: 77px
}

.info_clauses {
    width: 100%
}

.add_info_list {
    float: left
}

.rate_on_list {
    float: left;
    width: 90px;
    padding-top: 1px
}

.anons_list {
    height: 106px;
    overflow: hidden
}

.block_list:last-of-type {
    margin-bottom: 80px
}

i.counter {
    position: relative;
    display: inline-block;
    min-width: 61px;
    padding-left: 22px;
    font-style: normal;
    font-size: 92%;
    height: 17px;
    line-height: 21px
}

i.counter:before {
    position: absolute;
    content: '';
    top: 3px;
    left: 0;
    width: 19px;
    height: 17px;
    background: url("/assets/sprite.png") 0 -174px
}

.rate {
    width: 50%;
    float: left
}

.block_with_menu .article_main_page {
    position: relative;
    font-size: 171%;
    color: rgb(52, 52, 52);
    line-height: 1.5;
    padding: 0px 0 0px 56px;
    margin: 0
}

.block_with_menu .article_main_page:before {
    position: absolute;
    top: -4px;
    bottom: 0px;
    left: 0;
    background: url("/assets/sprite.png") -48px -129px;
    width: 41px;
    height: 41px;
    display: block;
    content: ''
}

.block_with_menu>p {
    margin-bottom: 27px
}

.image_spine {
    width: 100%;
    height: 475px;
    background: url("/assets/pozvonochnik.jpg") center center no-repeat;
    position: relative;
    margin-bottom: 29px
}

.wrapper_symptoms {
    position: absolute;
    top: 64px;
    bottom: 0;
    right: 37px;
    width: 310px;
    max-height: 475px
}

.shadow_box_symptom {
    box-shadow: -7px 0 10px -5px #c6c6c6;
    -moz-box-shadow: -7px 0 10px -5px #c6c6c6;
    -webkit-box-shadow: -7px 0 10px -5px #c6c6c6
}

.shadow_box_symptom>a {
    text-transform: uppercase;
    line-height: 1.357;
    text-decoration: none;
    display: block;
    height: 43px;
    padding: 11px 0 0 26px;
    color: #fff;
    margin: 0 0 17px 0;
    max-width: 220px
}

.shadow_box_symptom>a:nth-of-type(1) {
    background: url("/assets/sprite.png") -168px -23px
}

.shadow_box_symptom>a:nth-of-type(2) {
    background: url("/assets/sprite.png") -168px -71px
}

.shadow_box_symptom>a:nth-of-type(3) {
    background: url("/assets/sprite.png") -168px -119px
}

.shadow_box_symptom>a:nth-of-type(4) {
    background: url("/assets/sprite.png") -168px -168px
}

.shadow_box_symptom>a:nth-of-type(5) {
    background: url("/assets/sprite.png") -168px -215px;
    margin-bottom: 54px
}

.shadow_box_symptom>a:hover,
.main_btn_symtom a:hover {
    opacity: 0.8
}

.main_btn_symtom {
    position: relative;
    height: 48px
}

.main_btn_symtom a {
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    height: 48px;
    padding: 12px 0 0 22px;
    color: #fff;
    background: url("/assets/sprite.png") -166px -264px;
    letter-spacing: 0.6px;
    position: absolute;
    left: -4px;
    width: 100%
}

.other_categories {
    height: 140px;
    background: #cba88a;
    border-radius: 6px;
    margin-bottom: 30px
}

.level_menu li a {
    display: table;
    text-decoration: none
}

.level_menu li {
    list-style: none;
    width: 48%;
    float: left;
    padding: 17px 0 0 0px;
    height: 140px
}

.name {
    display: table-cell;
    vertical-align: middle;
    color: rgb(255, 255, 255);
    line-height: 19px;
    max-width: 170px;
    padding: 5px 0 0 16px
}

.level_menu li:nth-of-type(1) {
    border-right: 1px #fff dashed
}

ul.level_menu {
    padding-left: 21px
}

.level_menu li:nth-of-type(2) {
    padding: 16px 0 0 18px
}

ul.level_menu>li>a>img {
    border: none
}

.about_project .block_header_project {
    font-size: 180%;
    line-height: 1.5
}

.about_project {
    margin-bottom: 25px
}

.double_clauses .clauses block_header_title:before {
    position: absolute;
    top: -4px;
    bottom: 0px;
    left: 0;
    background: url("/assets/sprite.png") -100px -129px;
    width: 41px;
    height: 41px;
    display: block;
    content: ''
}

.double_clauses {
    border-top: 3px #f2f2f2 solid;
    border-bottom: 3px #f2f2f2 solid;
    padding: 27px 0
}

.main_btn_dc {
    height: 48px;
    position: relative;
    display: table;
    margin: 0 0 0 227px;
    clear: both
}

.main_btn_dc a {
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    height: 45px;
    color: #fff;
    letter-spacing: 0.6px;
    background: #ee615a;
    padding: 13px 20px 0 23px;
    width: 277px;
    border-radius: 3px;
    box-shadow: 0px 3px 3px 1px #cccccc
}

.main_btn_dc a:after {
    width: 8px;
    height: 16px;
    content: '';
    position: absolute;
    top: 15px;
    right: 18px;
    display: block;
    background: url("/assets/sprite.png") 0 -200px
}

.main_btn_dc a:hover {
    background: #fb7972
}

.double_clauses .block-row {
    margin-bottom: 25px
}

.double_clauses .clauses .block_header_title:before {
    position: absolute;
    top: -4px;
    bottom: 0px;
    left: 0;
    background: url("/assets/sprite.png") -100px -129px;
    width: 41px;
    height: 41px;
    display: block;
    content: ''
}

.big_article_main_page .article_main_page {
    position: relative;
    font-size: 171%;
    color: rgb(52, 52, 52);
    line-height: 1.5;
    padding: 0px 0 10px 55px;
    margin: 0
}

.big_article_main_page .article_main_page:before {
    position: absolute;
    top: -4px;
    bottom: 0px;
    left: 0;
    background: url("/assets/sprite.png") -100px -176px;
    width: 41px;
    height: 41px;
    display: block;
    content: ''
}

.big_article_main_page {
    padding: 28px 0 0 0
}

.big_article_main_page ul li {
    color: #777777;
    line-height: 21px;
    list-style: none;
    position: relative;
    display: block;
    margin-bottom: 32px
}

.big_article_main_page ul li:before {
    content: '';
    height: 20px;
    width: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -33px;
    background: url("/assets/sprite.png") -111px -224px
}

.big_article_main_page ul li a {
    color: #2bae87
}

.big_article_main_page>p {
    margin-bottom: 12px;
    display: inline-block;
    line-height: 21px
}

.big_article_main_page ul {
    padding: 0 0 0 32px
}

blockquote {
    width: 100%;
    color: #05a2ac;
    font-weight: 700;
    position: relative;
    border: 2px solid #05a2ac;
    padding: 35px 20px 35px 100px;
    margin: 25px 0;
    line-height: 1.45;
    border-radius: 10px;
    min-height: 100px
}

blockquote:before {
    content: '';
    display: block;
    width: 57px;
    position: absolute;
    top: 20px;
    height: 78px;
    bottom: 0;
    left: 20px;
    background: url("/assets/blockquote.png");
    background-repeat: no-repeat
}

blockquote p {
    padding: 0px;
    margin: 0px;
    color: #05a2ac
}

.sidebar_right {
    float: right;
    width: 280px;
    padding: 20px 15px 0 0
}

.tags_block .block_header {
    font-size: 128%;
    color: #343434;
    line-height: 2;
    margin-bottom: 8px
}

.border_tags>.tags_a>a {
    display: block;
    color: #44b592;
    padding: 0px 0 0 42px
}

.border_tags>.tags_a>a:before {
    position: absolute;
    top: 13px;
    bottom: 0px;
    left: 19px;
    content: '';
    width: 15px;
    height: 15px;
    background: url("/assets/sprite.png") 0px -104px;
    display: block;
    float: left
}

.border_tags span:before {
    position: absolute;
    top: 13px;
    bottom: 0px;
    left: 19px;
    content: '';
    width: 15px;
    height: 15px;
    background: url("/assets/sprite.png") 0px -104px;
    display: block;
    float: left
}

.border_tags span {
    position: relative;
    display: block;
    color: #44b592;
    padding: 8px 0 3px 42px;
    text-decoration: underline;
    font-size: 100%
}

.tags_a {
    position: relative;
    padding: 8px 0 3px 0px
}

.border_tags {
    border: 1px #ededed solid;
    padding: 10px 0px 15px 0;
    width: 280px
}

.tags_block {
    margin-bottom: 34px
}

.consultation_bg {
    height: 190px;
    overflow: hidden;
    background: #f2f2f2
}

.cons_img {
    height: 93px;
    width: 93px;
    overflow: hidden;
    border-radius: 43px;
    float: left;
    position: relative;
    margin: 18px 16px 0 20px
}

.cons_text {
    width: 120px;
    float: left;
    padding: 12px 0 0 0
}

.cons_img img {
    position: absolute;
    top: -15px;
    bottom: 0;
    left: -25px
}

.consultation {
    width: 100%;
    margin-bottom: 19px
}

span.name_cons {
    margin-bottom: 9px;
    display: inline-block;
    line-height: 17px
}

span.desc_cons {
    line-height: 16.9px
}

.consultation .block_header {
    font-size: 128%;
    margin-bottom: 15px
}

.wrapper_btn_cons {
    float: left;
    padding: 13px 0 0px 21px
}

a.question_sidebar {
    text-decoration: none;
    display: block;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    background: #ee615a;
    width: 220px;
    position: relative;
    border-radius: 3px;
    height: 44px;
    float: left;
    padding: 12px 0px 0 44px
}

a.question_sidebar:after {
    width: 8px;
    height: 16px;
    content: '';
    position: absolute;
    top: 14px;
    right: 21px;
    display: block;
    background: url("/assets/sprite.png") 0 -200px
}

a.question_sidebar:hover {
    background: #fb7972
}

.desease,
.clinic {
    width: 100%;
    height: 48px;
    margin-bottom: 20px
}

a.clinic_btn,
a.desease_btn {
    position: relative;
    display: inline-block;
    height: 100%;
    width: 100%;
    font-size: 128%;
    text-decoration: none;
    color: #fff;
    padding: 13px 0 0 86px
}

a.clinic_btn {
    background: #7dc000
}

a.clinic_btn:before {
    content: '';
    width: 23px;
    height: 23px;
    position: absolute;
    top: 10px;
    bottom: 0px;
    left: 47px;
    background: url("/assets/sprite.png") -34px -224px
}

a.desease_btn {
    background: #01a87d
}

a.desease_btn:before {
    content: '';
    width: 23px;
    height: 26px;
    position: absolute;
    top: 10px;
    bottom: 0px;
    left: 47px;
    background: url("/assets/sprite.png") 0 -224px
}

.banners {
    min-height: 140px;
    width: 100%;
    margin-bottom: 21px
}

.banners .bs_block {
    position: relative
}

.text {
    position: absolute;
    top: 32px;
    right: 36px;
    max-width: 146px;
    color: #fff
}

span.title_bs {
    font-size: 128%;
    line-height: 1.167;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 5px
}

.banners a,
.banners span {
    text-decoration: none
}

.most_popular_clauses .block_header {
    padding: 0;
    font-size: 128%;
    line-height: 2;
    margin-bottom: 11px
}

.block-row-most {
    margin-bottom: 18px;
    box-shadow: 0 0 3px #ee615a;
    display: inline-block
}

.block-row-most:hover {
    color: #ee615a
}

.most_popular_clauses {
    min-height: 650px
}

.wrapper_list_clause_most {
    padding: 9px 0px 9px 9px
}

.block-text-most {
    width: 137px;
    float: left
}

.clauses_img_most {
    float: left;
    margin-right: 5px
}

.clauses_img_most img {
    vertical-align: top
}

.block-text-most a {
    color: #ee615a;
    text-decoration: none;
    display: block
}

.block-text-most a:hover {
    color: rgb(1, 168, 125)
}

.wrapper_footer {
    box-shadow: 0 0 3px #91bdbb;
    background: #fff;
    padding: 25px
}

span.my {
    color: #7dc000
}

span.copyright_date,
span.copyright_description {
    color: #777777;
    float: left
}

.copyright {
    width: 175px;
    float: left;
    margin-right: 57px
}

.text_footer {
    width: 430px;
    text-align: center;
    float: left
}

.text_footer p {
    font-size: 14px;
    padding: 0;
    margin: 0
}

.btn_footer {
    float: right;
    width: 240px;
    padding-top: 2px
}

a.question {
    text-decoration: none;
    display: block;
    color: #fff;
    letter-spacing: 0.6px;
    background: #ee615a;
    padding: 12px 0px 0 21px;
    width: 233px;
    border-radius: 3px;
    position: relative;
    height: 44px;
    margin-bottom: 16px
}

a.question:after {
    width: 8px;
    height: 16px;
    content: '';
    position: absolute;
    top: 15px;
    right: 14px;
    display: block;
    background: url("/assets/sprite.png") 0 -200px
}

a.question:hover {
    background: #fb7972
}

a.question_two {
    display: block;
    position: relative;
    padding: 0 0 0 28px
}

a.question_two:before {
    content: '';
    width: 21px;
    height: 15px;
    position: absolute;
    top: 3px;
    bottom: 0px;
    left: 0;
    background: url("/assets/sprite.png") -69px -224px
}

a.question_two:hover {
    text-decoration: none
}

#footer h3 {
    margin: 0 0 8px 0
}

span.drop_br {
    display: inline-block;
    height: 6px;
    width: 4px;
    padding: 0 20px 0 0;
    position: relative
}

span.drop_br:after {
    display: inline-block;
    content: '';
    height: 6px;
    width: 4px;
    background: url("/assets/sprite.png") 0 -258px;
    margin: 0 14px 0 9px;
    bottom: 1px;
    position: absolute
}

.breadcrumb a {
    font-size: 92%;
    color: rgb(119, 119, 119);
    line-height: 2.769;
    text-decoration: none
}

.breadcrumb {
    padding: 6px 0 6px 0
}

span.active_page {
    font-size: 92%;
    color: rgb(119, 119, 119);
    line-height: 2.769;
    text-decoration: none
}

.clauses_list {
    padding-bottom: 20px
}

.clauses_list h1 {
    margin-bottom: 30px;
    margin-top: 0
}

.child_cat {
    width: 690px;
    padding: 20px 0 28px 0px;
    box-sizing: border-box;
    background: url("/assets/cat_manu_bg.jpg") repeat-y;
    margin-bottom: 30px
}

.child_cat:after {
    display: block;
    content: '';
    clear: both
}

.child_cat li {
    width: 230px;
    height: 36px;
    line-height: 35px;
    float: left;
    padding: 6px 0 0 30px;
    box-sizing: border-box;
    list-style: none;
    display: inline-block
}

li.link_cat a {
    font-size: 114%;
    color: rgb(52, 52, 52);
    text-decoration: none;
    display: inline-block;
    position: relative;
    padding-left: 30px
}

li.link_cat a:before {
    position: absolute;
    top: 9px;
    left: 0px;
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("/assets/sprite.png") -111px -224px
}

.clauses_cat_text p {
    color: #3f3f3f
}

.clauses_anons {
    display: inline-block
}

.clauses_anons img {
    float: left;
    margin: 0 15px 5px 0;
    border-radius: 4px
}

.clauses_anons p {
    margin: 0;
    padding: 0
}

.soderzhanie {
    clear: both;
    margin: 15px 0 0 0;
    display: inline-block
}

.soderzhanie h2 {
    font-size: 20px;
    color: #ee615a;
    margin-top: 0px;
    padding-top: 0px
}

.soderzhanie a {
    font-size: 15px;
    text-decoration: none
}

.soderzhanie a li {
    border-bottom: 1px dashed
}

.soderzhanie a:hover li {
    color: #ee615a;
    border-bottom: 1px solid #f2f2f2
}

.imgblock-center-text {
    margin: 10px auto;
    position: relative
}

.imgblock-center-text img {
    border-radius: 4px 4px 0 0
}

.imgblock-center-text p {
    background-color: #90847c;
    border-radius: 0 0 4px 4px;
    color: #fff;
    font-size: 14px;
    padding: 8px 0;
    text-align: center;
    margin: 0px
}

.imgblock-center {
    margin: 10px auto;
    position: relative;
    text-align: center
}

.imgblock-center img {
    border-radius: 4px
}

.clauses_rel {
    border: 1px #eaeaea solid;
    margin-bottom: 21px
}

.clauses_rel_wrapper {
    padding: 11px 10px
}

.clauses_rel_wrapper .clauses_img {
    width: 200px;
    float: left;
    overflow: hidden;
    margin-right: 22px
}

.clauses_block_rel .block_header {
    font-size: 171%;
    line-height: 36px;
    margin-bottom: 25px
}

.clauses_text {
    margin-bottom: 20px;
    clear: both
}

.clauses_block_text {
    width: 436px;
    float: left;
    min-height: 163px;
    position: relative
}

a.click_clause {
    text-decoration: none;
    font-size: 128%;
    color: #01a87d
}

.clauses_anons_rel p {
    font-size: 92%;
    margin: 0
}

.add_info_list_rel {
    float: left
}

.clauses_name {
    margin-bottom: 21px
}

.info_clauses_rel {
    position: absolute;
    bottom: 0;
    left: 0
}

.rate_on_list_rel {
    float: left
}

.comments_text {
    display: table-cell
}

.comments_param {
    margin-bottom: 13px;
    font-weight: bold
}

.block_header_comments {
    position: relative;
    font-size: 171%;
    line-height: 36px;
    padding: 2px 0 0 49px;
    margin-bottom: 20px
}

.block_header_comments:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 40px;
    height: 40px;
    background: url("/assets/sprite.png") 0 -376px
}

.avatar_comment>img {
    border-radius: 26px
}

.comment {
    border: 5px #ede1d7 solid;
    padding: 23px 19px 37px 19px;
    margin-bottom: 22px
}

.avatar_comment {
    max-width: 70px;
    float: left;
    margin-right: 17px
}

a.js_comments_show_form {
    display: none
}

.comments_form .block_header,
.faq_form .block_header {
    font-size: 145%;
    margin-bottom: 27px
}

.comments {
    margin-bottom: 22px
}

.comments_form {
    background: #ede1d7;
    padding: 25px 15px 15px 15px;
    position: relative
}

input.name_input,
input.email_input,
textarea.text_input {
    border: 1px #e4cbb6 solid;
    color: #8d8d8d;
    font-size: 100%;
    outline: none
}

input.name_input {
    width: 275px;
    margin: 0 15px 15px 0;
    padding: 10px;
    color: #000
}

input.email_input {
    width: 275px;
    padding: 10px;
    color: #000
}

.ab_form_cat_ids {
    margin: 15px 15px 15px 0
}

.js_ab_form_cat_ids {
    height: 36px
}

textarea.text_input {
    width: 100%;
    height: 91px;
    resize: none;
    padding: 10px;
    margin-bottom: 15px;
    color: #000
}

.comments_form_param {
    float: left;
    margin-bottom: 10px
}

input.btn_submit_comments {
    display: block;
    background: #ee615a;
    border: none;
    color: #fff;
    font-size: 100%;
    height: 45px;
    text-transform: uppercase;
    min-width: 278px;
    position: relative;
    border-radius: 3px;
    padding-right: 30px;
    cursor: pointer
}

input.btn_submit_comments:hover {
    background: #fb7972
}

.btn_coment_wrapp:after {
    display: block;
    position: absolute;
    content: '';
    top: 15px;
    bottom: 0;
    right: 17px;
    background: url("/assets/sprite.png") 0 -200px;
    width: 9px;
    height: 17px
}

.btn_coment_wrapp {
    position: relative;
    width: 278px
}

.error_input {
    border: 1px red solid !important
}

.faq_form {
    background: #fdf3eb;
    padding: 25px 15px 15px 15px;
    position: relative;
    margin-bottom: 120px
}

.faq_form_param {
    float: left;
    margin-bottom: 10px
}

.faq_question {
    background: #fdf3eb;
    position: relative;
    padding: 26px 27px 25px 121px;
    font-size: 114%;
    border: 3px #eeb383 dashed;
    line-height: 22px
}

.faq_question:before {
    position: absolute;
    top: 15px;
    left: 15px;
    content: '';
    width: 75px;
    height: 77px;
    background: url("/assets/icon-faq1.png") 0 0
}

.faq.block {
    border: 1px #eaeaea solid;
    margin-bottom: 19px;
    padding: 12px 10px;
    height: 190px;
    overflow: hidden
}

.faq_question_list a {
    font-size: 128%;
    color: #01a87d;
    text-decoration: none;
    display: block;
    margin-bottom: 21px
}

.faq_answer {
    color: #777777;
    line-height: 21px;
    font-size: 100%;
    display: table-cell;
    height: 77px;
    overflow: hidden
}

.faq_question_list>span.js_rating_votes {
    display: none
}

.faq_answer a,
.block.paginator a {
    color: rgb(1, 168, 125);
    text-decoration: underline
}

.img_faq {
    width: 200px;
    float: left;
    margin-right: 21px;
    height: 300px
}

.faq_question_list {
    max-height: 50px;
    overflow: hidden;
    margin-bottom: 21px
}

.infofield {
    margin-bottom: 3px;
    font-size: 16px
}

.inpattachment {
    margin-bottom: 10px
}

.search_list {
    padding-bottom: 25px
}

.socials-share1 {
    margin: 10px 0
}

.likely {
    display: inline!important
}

.paginator {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    margin-bottom: 15px
}

.paginator>* {
    margin: 0 4px;
    vertical-align: middle
}

.paginator>*.active {
    color: #000
}

.paginator a {
    padding: 5px 10px;
    border: 1px solid #ee615a;
    background: #fff5f5;
    text-decoration: none;
    color: #000;
    display: inline-block
}

.paginator .start,
.paginator .end,
.paginator .prev,
.paginator .next,
.control-next,
.control-prev {
    display: inline-block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.previous_next_links {
    clear: both;
    margin: 25px 0;
    display: table;
    width: 700px
}

.previous_next_links a {
    text-decoration: none;
    display: inline-block;
    background: rgb(1, 168, 125);
    color: #fff;
    padding: 9px;
    width: 100%
}

.previous_next_links a:hover {
    background: #e6ffe2;
    color: rgb(1, 168, 125)
}

.previous_link {
    width: 48%;
    float: left;
    font-size: 14px
}

.previous_link img {
    float: left;
    margin-right: 10px
}

.next_link {
    width: 48%;
    float: right;
    font-size: 14px;
    text-align: right
}

.next_link img {
    float: right;
    margin-left: 10px
}

.sticky {
    position: fixed;
    top: 10px
}

.rating_clause {
    padding: 20px;
    background: #fdf3eb;
    font-size: 16px;
    margin-bottom: 20px
}

.rating_clause .stars {
    margin-bottom: 10px;
    font-weight: bold
}

.information {
    font-size: 13px;
    margin-top: 10px;
    color: #48729e
}

.information img {
    vertical-align: bottom
}

.ya-share2__list {
    padding: 5px!important;
    border-radius: 2px;
    background: #f2f2f2
}

.use-likely {
    margin-bottom: 10px;
    font-size: 16px;
    text-align: center
}

.block_buttons img {
    vertical-align: middle;
    margin-right: 5px
}

.block_buttons a {
    display: block;
    text-decoration: none;
    margin-bottom: 10px;
    font-size: 16px;
    padding: 5px;
    background: #f1f1f1;
    border-radius: 35px
}

.block_buttons a:hover {
    color: #7dc000
}

#slidebox {
    z-index: 999;
    width: 300px;
    padding: 10px;
    background-color: #fff;
    border-top: 3px dashed #ee615a;
    position: fixed;
    bottom: 30px;
    right: -330px;
    -moz-box-shadow: 0px 2px 5px #999;
    -webkit-box-shadow: 0px 2px 5px #999;
    box-shadow: 0px 2px 5px #999
}

#slidebox .face {
    position: absolute;
    top: -65px;
    left: 150px
}

a.more {
    cursor: pointer;
    color: #E28409
}

a.more:hover {
    text-decoration: underline
}

#slidebox h2 {
    color: #E28409;
    font-size: 18px;
    margin: 10px 20px 10px 0px
}

a.close {
    background: transparent url("/") no-repeat top left;
    width: 13px;
    height: 13px;
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 10px
}

a.close:hover {
    background-position: 0px -13px
}

.floating {
    width: 280px
}

.clauses_text table,
.countries {
    width: 100%;
    border: none;
    font-size: 15px
}

.clauses_text table td,
.countries td {
    padding: 4px
}

.clauses_text table tr:nth-child(odd) td {
    background: #e6ffe2
}

.countries td {
    border: 1px solid #e6ffe2
}

.countries td a {
    text-decoration: none
}

.clauses_text .block-row-list {
    box-shadow: 0 0 3px #ee615a
}

.clauses_text .block-row-list .title_clause a {
    color: #ee615a
}

.clauses_text .block-row-list .title_clause a:hover {
    color: rgb(1, 168, 125)
}

.clause_id_header {
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #48729e;
    padding: 8px;
    border-radius: 4px 4px 0 0
}

@media (max-width: 1379px) {
    .banners .ears {
        display: none
    }
}

@media screen and (min-width: 1380px) {
    .banners .ears.left {
        right: 50%;
        margin-right: 520px
    }
    .banners .ears {
        position: absolute;
        top: 267px;
        z-index: 999
    }
}

.doctor-item-left img,
.doctor-row img {
    float: left;
    border-radius: 4px;
    margin-right: 20px
}

.doctor-item-left table tr td:first-child,
.doctor-row table tr td:first-child {
    font-weight: bold
}

.doctor-item-left table tr td,
.doctor-row table tr td {
    padding: 5px;
    font-size: 15px
}

.doctor-item-left table tr:nth-child(2n) td,
.doctor-row table tr:nth-child(2n) td {
    background: #f1f1f1
}

.doctor-row {
    padding: 13px
}

.title_clause {
    margin-bottom: 10px
}

.doctor-more {
    text-align: right
}

.doctor-more a {
    background: #ee615a;
    color: #fff;
    padding: 6px 15px
}

.clinics {
    float: right;
    width: 370px;
    padding: 10px;
    border: 1px dashed #ccc;
    margin-left: 15px;
    color: #2763d2
}

.clinics .adress {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 7px
}

p.small {
    font-size: 13px
}

.icon {
    vertical-align: top;
    margin: 0px
}

.text_only_relevant1,
.relevant-text {
    padding: 15px;
    background: #feffb2
}

.text_only_relevant1 h4 {
    margin-bottom: 10px;
    padding: 3px 10px;
    font-size: 18px
}

.text_only_relevant1 ul,
.relevant-text {
    margin-left: 35px;
    margin-bottom: 0px
}

.text_only_relevant1 ul li,
.relevant-text li {
    padding-bottom: 5px
}

.text_only_relevant1 ul li:last-child {
    padding-bottom: 0px
}

.text_only_relevant1 ul li a,
.relevant-text li a {
    color: #cc0000;
    text-decoration: none;
    border-bottom: 1px dotted #cc0000;
    font-size: 16px
}

.text_only_relevant1 ul li a:hover,
.relevant-text li a:hover {
    text-decoration: none;
    border-bottom: none
}