
@media print {
    /* Стиль для печати */
    #leftBar, #footer, #header_left, .menu_container, #menuLogo, #rightBar {
        display: none;
    }

    #shareButtons, #middleBarPage .b-share {
        display: none;
    }

    #middleBarPage #content .bordernone.print {
        display: none;
    }

    #middleBar #content .bordernone.print {
        display: none;
    }

    #content #shareButtons, #content .yashare-auto-init {
        display: none;
    }

    #content #all_news {
        display: none;
    }

    #middleBarPage #content #page_title {
        display: block;
        width: auto;
        -moz-transform: translate(200px);
        margin-left: 500px;
    }

    #middleBarPage {
        width: 100% !important;
        float: none !important;
        -moz-transform: scale(0.9, 0.9) !important;
        -moz-float: none !important;
        -moz-width: 100% !important;

    }

    #headTitle {
        width: auto;
        float: left;
        -moz-transform: translate(-100px);
    }

    #middleBar {
        width: 100% !important;
        float: left;
        margin-left: 0px !important;
        margin-right: 50px;
    }

    .shadowBox {
        box-shadow: none !important;
    }

    .topmenu {
        box-shadow: none !important;
        bolder: none !important;
        border-left: 0px solid black !important;
    }
}

@font-face {
    font-family: "ArialNarrowBold";
    font-style: normal;
    src: local("ArialNarrowBold"), url("/i/ARIALNB.eot?#iefix") format("embedded-opentype"), url("/i/ARIALNB.TTF") format("truetype");
}

* {
    margin: 0px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
}

#twitter {
    position: relative;
    bottom: 22px;
}

body {
   /* background: url(../i/bg.png);*/
   background-color: #E6E6E6;
}

a {
    color: #29a5dc;
}

#age {
    font-size: 16pt;
    color: #29a5dc;
    font-weight: bold;
}

#formToAddress a {
    color: white;
}

.bxsliderContent {
    width: 213px;
    float: right;
}

.textDecorationBlack {
    text-decoration: none;
    color: #4d4d4d;
}

.textDecorationNone {
    text-decoration: none;
}

.shadowBox {
    box-shadow: 1px 1px 10px 1px #999;
}

.lineHeight15 {
    line-height: 15px;
    display: block;
}

.fontsize10pt {
    font-size: 10pt;
}

.fontsize10pt p {
    font-size: 9pt;
}

.fontsize10pt a {
    font-size: 10pt;
}

img {
    border: none;
}

.TblForm td {
    vertical-align: top;
}

#all {
    width: 983px;
    margin: 10px auto;
}

#header {
    margin-bottom: 10px;
}

#top_header td:last-child {
    width: 235px;
}

#headTitle {
    margin-left: 250px;
}

#headTitle img {
    float: left;
}

#textHeadTitle {
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    color: #174776;
    padding-top: 11px;
    font-family: 'Cuprum', 'Tahoma', sans-serif;
    margin-right: 30px;
    font-weight: 600;
}

#header_left {
    text-align: right;
}

.languages {
    margin-top: 5px;
}

.unselected {
    color: #808080;
}

#header_date {
    font-size: 10pt;
    color: #666;
    position: relative;
    top: -5px;
}

#search-block-form {
    width: 233px;
    height: 25px;
    border-radius: 15px;
    /*box-shadow: inset 0px 0px 7px #999;*/
    border: #c9c9c9 solid 1px;
    background: #FFF;
}

.focus-active {
    border-color: #aaa !important;
    background: #fff !important;
}

#search-block-form input {
    padding: 0;
    margin: 0;
    display: block;
    border: none;
    outline: none;
    background: none;
    width: 100%;
    height: 100%;
}

#search-block-form .form-actions {
    width: 28px;
    height: 20px;
    float: left;
    background: url(../i/searchIcon.png) 5px 0px no-repeat;
}

#search-block-form .form-actions input:hover {
    cursor: pointer;
}

#search-block-form .form-actions input {
    overflow: hidden;
    text-indent: -9999px;
}

#search-block-form .form-item {
    width: 195px;
    padding: 0px 5px;
    float: right;
    height: 20px;
    margin-top: 2px;
}

#search-block-form .form-item input {
    font: 13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #222;
    height: auto !important;
    padding: 3px 0;
}

/*Левый бар*/
#leftBar {
    float: left;
    width: 235px;
}

/*Горизонтальное меню*/
#menuLogo {
    margin-right: 10px;
}

.menu_container {
    width: 100%;
    border-spacing: 0px;
}

.menu_container td {
    vertical-align: middle;
    position: relative;
}

.menu_container td a {
    text-decoration: none;
}

.last_point_menu, .first_point_menu, .middle_point_menu {
    width: 100%;
    height: 35px;
    background: #29a5dc;
    background-image: linear-gradient(bottom, #008AD5 16%, #2CA4DB 58%);
    background-image: -o-linear-gradient(bottom, #008AD5 16%, #2CA4DB 58%);
    background-image: -moz-linear-gradient(bottom, #008AD5 16%, #2CA4DB 58%);
    background-image: -webkit-linear-gradient(bottom, #008AD5 16%, #2CA4DB 58%);
    background-image: -ms-linear-gradient(bottom, #008AD5 16%, #2CA4DB 58%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.16, #008AD5), color-stop(0.58, #2CA4DB));
    z-index: 10;
    position: relative;
    border-left: 1px solid #5DA4FF;
    box-shadow: 0 1px 1px #9c9c9c;
}

.first_point_menu {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.last_point_menu {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.inner_table_menu {
    width: 100%;
    height: 100%;
    padding: 0px;
    vertical-align: middle;
    border: none;
    text-align: left;
}

.inner_table_title {
    text-align: center;
    color: #FFF;
    font-family: ArialNarrowBold;
    letter-spacing: 0.5px;
    padding: 0px 14px;
}

.middle_point_menu a:hover, .last_point_menu a:hover, .first_point_menu a:hover, .middle_point_menu.active, .last_point_menu.active, .first_point_menu.active, .middle_point_menu.active {
    background: #0779BB;
    background-image: linear-gradient(bottom, #0779BB 0%, #1A5388 100%);
    background-image: -o-linear-gradient(bottom, #0779BB 0%, #1A5388 100%);
    background-image: -moz-linear-gradient(bottom, #0779BB 0%, #1A5388 100%);
    background-image: -webkit-linear-gradient(bottom, #0779BB 0%, #1A5388 100%);
    background-image: -ms-linear-gradient(bottom, #0779BB 0%, #1A5388 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0779BB), color-stop(1, #1A5388));
    text-decoration: none;
    z-index: 100;
}

/*Under menu*/
.menu_container tr ul {
    display: none;
    position: absolute;
    top: 35px;
    left: 0px;
    border-radius: 5px;
    box-shadow: 1px 2px 10px #CCC;
}

.menu_container tr ul.last_popup_menu {
    left: -191px;
}

.menu_container tr ul li {
    background: #E7E7E7;
    background-image: linear-gradient(bottom, #E7E7E7 0%, #FFFFFF 100%);
    background-image: -o-linear-gradient(bottom, #E7E7E7 0%, #FFFFFF 100%);
    background-image: -moz-linear-gradient(bottom, #E7E7E7 0%, #FFFFFF 100%);
    background-image: -webkit-linear-gradient(bottom, #E7E7E7 0%, #FFFFFF 100%);
    background-image: -ms-linear-gradient(bottom, #E7E7E7 0%, #FFFFFF 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #E7E7E7), color-stop(1, #FFFFFF));
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
    width: 400px;
}

.menu_container tr ul li a {
    color: #828282;
    display: block;
    padding: 5px 10px;
    text-decoration: none;
}

.menu_container tr ul li a:hover {
    color: #FFF;
    background: #34ADDD;
    background-image: linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -o-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -moz-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -webkit-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -ms-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #34ADDD), color-stop(0.52, #2F87DA), color-stop(1, #44A5C8));
}

.ie7 .menu_container tr ul {
    margin-top: 5px;
}

.ie7 .menu_container tr ul li {
    background: #E7E7E7;
    padding: 0;
    margin-top: -5px;
}

.ie7 .menu_container tr ul li a {
    color: #828282;
    display: block;
    padding: 5px 10px;
    margin: 0;
    text-decoration: none;
}

.ie7 .menu_container tr ul li a:hover {
    color: #FFF;
    background: #34ADDD;
}

.ie7 .arrow-up {
    display: none;
}

.ie7 #all {
    position: relative;
    z-index: 1000;
}

.ie7 #header {
    position: absolute;
    z-index: 900;
}

.ie7 #leftBar {
    width: 235px;
    position: absolute;
    top: 130px;
    left: 0;
    z-index: 0;
}

.ie7 #rightBar {
    width: 235px;
    position: absolute;
    top: 130px;
    left: 747px;
    z-index: 0;
}

.ie7 #middleBar {
    width: 485px;
    position: absolute;
    top: 130px;
    left: 250px;
    z-index: 0;
    margin: 0;
}

.ie7 #middleBarPage {
    position: absolute;
    top: 130px;
    z-index: 0;
    margin: 0;
}

.ie7 #footer {
    position: absolute;
    top: 2130px;
}

/*Стрелка вниз*/
.arrow-up {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #29a5dc;
    height: 0;
    position: absolute;
    left: 10px;
    top: 0px;
    width: 0;
    z-index: 1;
}

td.td_last_point_menu .arrow-up {
    left: 200px;
}

/*Вертикальное меню*/
.topnav {
    width: 100%;
    background: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

ul.topnav {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.topnav li {
    list-style: none;
    border-bottom: 1px solid #CCC;
}

ul.topnav li a, ul.topnav li p {
    color: #000;
    display: block;
    padding: 8px 15px;
    text-decoration: none;
    font-size: 10pt;
    cursor: pointer;
}

ul.topnav li a:hover {
    background-image: linear-gradient(bottom, #C3C3C3 0%, #EEEEEE 100%);
    background-image: -o-linear-gradient(bottom, #C3C3C3 0%, #EEEEEE 100%);
    background-image: -moz-linear-gradient(bottom, #C3C3C3 0%, #EEEEEE 100%);
    background-image: -webkit-linear-gradient(bottom, #C3C3C3 0%, #EEEEEE 100%);
    background-image: -ms-linear-gradient(bottom, #C3C3C3 0%, #EEEEEE 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #C3C3C3), color-stop(1, #EEEEEE));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#C3C3C3', GradientType=0);
    color: #000;
}

ul.topnav ul {
    display: none;
    margin: 0;
    padding: 0;
}

ul.topnav ul li {
    border: none;
    clear: both;
    margin: 0;
    padding: 0;
}

ul.topnav ul li a {
    padding-left: 25px;
    color: #FFF;
    background: #808080;
}

ul.topnav ul li a:hover {
    background-image: linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -o-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -moz-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -webkit-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -ms-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #34ADDD), color-stop(0.52, #2F87DA), color-stop(1, #44A5C8));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44A5C8', endColorstr='#34ADDD', GradientType=0);
    color: #FFF;
}

ul.topnav ul ul li {
    border: bone;
}

ul.topnav ul ul li a {
    color: #FFF;
    padding-left: 40px;
}

ul.topnav ul ul li a:hover {
    background-color: #D7D7D7;
    color: #FFF;
}

ul.topnav ul ul ul li a {
    color: #FFF;
    padding-left: 60px;
}

ul.topnav ul ul ul li a:hover {
    background-color: #D7D7D7;
    color: #FFF;
}

ul.topnav span {
    float: right;
}

.activeMenu > a {
    background-image: linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%) !important;
    background-image: -o-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%) !important;
    background-image: -moz-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%) !important;
    background-image: -webkit-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%) !important;
    background-image: -ms-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%) !important;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #34ADDD), color-stop(0.52, #2F87DA), color-stop(1, #44A5C8)) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44A5C8', endColorstr='#34ADDD', GradientType=0) !important;
    color: #FFF !important;
    font-weight: bold;
}

.activeFirst > a {
    background-image: linear-gradient(bottom, #C3C3C3 0%, #EEEEEE 100%);
    background-image: -o-linear-gradient(bottom, #C3C3C3 0%, #EEEEEE 100%);
    background-image: -moz-linear-gradient(bottom, #C3C3C3 0%, #EEEEEE 100%);
    background-image: -webkit-linear-gradient(bottom, #C3C3C3 0%, #EEEEEE 100%);
    background-image: -ms-linear-gradient(bottom, #C3C3C3 0%, #EEEEEE 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #C3C3C3), color-stop(1, #EEEEEE));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#C3C3C3', GradientType=0);
    color: #000;
}

/*Правый бар*/

#rightBar {
    float: right;
    width: 235px;
}

.blueButton {
    display: block;
    color: #FFF;
    border-radius: 5px;
    font-size: 14pt;
    padding: 10px;
    margin-bottom: 10px;
    position: relative;
    background: #29a5dc;
    background-image: linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -o-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -moz-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -webkit-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -ms-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #34ADDD), color-stop(0.52, #2F87DA), color-stop(1, #44A5C8));
}

/*Центральный бар*/

#middleBarPage {
    width: 730px;
    float: right;
}

#page_title {
    border: none !important;
}

#page_title p {
    font-size: 16pt !important;
}

.breadcrumbs {
    padding-top: 7px;
    margin-bottom: 8px;
}

.text_content {
    line-height: 135%;
}

#middleBar {
    margin-left: 250px;
    margin-right: 250px;
}

#contentTitle {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10pt;
    padding-bottom: 10px;
    color: #16467a;
    font-family: 'Cuprum', 'Tahoma', sans-serif;
}

#content *, #contentFeedback * {
    font-size: 10pt;
}

#content {
    min-height: 595px;
    background: #FFF;
    border-radius: 5px;
    padding: 8px 10px;
}

#content li {
    margin-left: 15px;
}

#content p {
    margin: 10px 0px;
}

#content > div {
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #CCC;
}

#content input[type="text"], #content select {
    height: 18pt;
    border: 1px solid rgb(200, 200, 200);
}

#content textarea {
    border: 1px solid rgb(200, 200, 200);

}

#content ul li {
    margin-bottom: 8px;
}

#content #page_title {
    padding: 0px;
}

#rd1 {
    margin-bottom: 40px;
    margin-top: 20px;
    border-left: 1px solid white;
}

.messageSend {
    position: absolute;
    z-index: 10;
    width: 15%;
    height: auto;
    background: rgb(250, 250, 250);
    padding: 20px 50px 20px 50px;
    top: 45%;
    left: 45%;
    border: 3px solid transparent;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
    border-radius: 5px;
    text-align: center;
    font-size: 11pt !important;
}

#okBtn {
    color: white;
    background-image: linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%) !important;
    background-image: -o-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%) !important;
    background-image: -moz-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%) !important;
    background-image: -webkit-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%) !important;
    background-image: -ms-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%) !important;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #34ADDD), color-stop(0.52, #2F87DA), color-stop(1, #44A5C8)) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44A5C8', endColorstr='#34ADDD', GradientType=0) !important;
    margin: 20px 75px;
    height: 25px;
    text-align: center;
    padding-top: 3px;
    font-size: 11pt;
    font-weight: bold;
    border-radius: 20px;
    cursor: pointer;
}

.closeBtn {
    width: 21px;
    border-radius: 70%;
    height: 20px;
    background: gray;
    cursor: pointer;
    color: white;
    position: absolute;
    top: 5px;
    right: 5px;
    text-align: center;
    border-radius: 5px;
}

.errorRadio {
    border-left: 1px solid red !important;
}

.errormainInputs {
    background: rgb(255, 213, 213);
}

.qu {
    font-size: 11pt !important;
}

.rd {
    margin-bottom: 40px;
    margin-top: 10px;
    border-left: 1px solid white;
}

.rd input[type="radio"] {
    margin-left: 20px;
    margin-right: 5px;
    position: relative;
    top: 3px;
}

#appointment_form input[type="text"] {
    width: 98%;
    padding-left: 5px;
}

#appointment_form textarea {
    width: 98%;
}

#appointment_form select {
    width: 100%;
    padding-left: 5px;
}

.item_content not:last-child {
    border-bottom: 1px solid #CCC;
}

.date_content {
    color: #29a5dc;
}

.color_link {
    color: #29a5dc;
}

#all_news {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 8pt;
    text-decoration: none;
}

.form {
    margin: 15px 0px;
}

.search_reestr_big {
    height: 18pt;
    width: 480px;
    border: 1px solid rgb(200, 200, 200);
/*    box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.5);*/
}

.search_reestr_medium {
    height: 18pt;
    width: 230px;
    border: 1px solid rgb(200, 200, 200);
/*    box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.5);*/
}

.search_reestr_small {
    height: 18pt;
    width: 150px;
    border: 1px solid rgb(200, 200, 200);
    padding: 0px 4px;
    /*box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.5);*/
}

.input_title {
    font-size: 12pt;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 4px;
    font-weight: bold;
}

/*Подвал*/

#footer {
    margin-top: 50px;
    margin-bottom: 50px;
}

#footer_links {
    margin-bottom: 50px;
}

#footer_links span {
    font-size: 14pt;
    font-weight: bold;
    display: block;
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
}

#footer_links ul {
    list-style: none;
    width: 100%;
}

#footer_links ul li {
    float: left;
    border-right: 1px solid #CCC;
    word-wrap: break-word;
    width: 134px;
    height: 50px;
}

#footer_links ul li:last-child {
    border: none;
}

#footer_links ul li a {
    font-weight: bold;
    padding: 10px;
    text-align: center;
    display: block;
    color: #666;
    text-decoration: none;
    font-size: 10pt;
}

#footer_links2 {
    margin-bottom: 50px;
}

#footer_links2 span {
    font-size: 14pt;
    font-weight: bold;
    display: block;
}

#footer_links2 ul {
    list-style: none;
    width: 100%;
}

#footer_links2 ul li {
    float: left;
    word-wrap: break-word;

}

#footer_links2 ul li:last-child {
    border: none;
}

#footer_links2 ul li a {
    display: block;
    color: #333;
    text-decoration: none;
    font-size: 11pt;
    padding-bottom: 6px;
}

#footer table {
    font-size: 10pt;
    color: #666;
    width: 100%;
}

.tbl_footer_links {
    width: 100%;
    border-spacing: 0;
    margin-top: 6px;
    background-color: #e7e7e7;
    border-bottom: solid 1px #ccc;
}

.tbl_footer_links td, .tbl_footer_links td.norb {
    border-top: solid 1px #ccc;
    border-right: solid 1px #ccc;
    padding: 10px 6px;
    text-align: center;
    font-size: 14pt;
    font-weight: bold;
}

.tbl_footer_links td.norb {
    border-right: solid 0px #ccc;
}

.tbl_footer_links td a, .tbl_footer_links td.norb a {
    font-weight: bold;
    padding: 10px;
    text-align: center;
    display: block;
    color: #666;
    text-decoration: none;
    font-size: 10pt;
}

#tbl_footer_links_top {
    border-bottom: 0px;
}

#tbl_footer_links_bottom {
    margin-top: 0px;
}

.titleBox {
    font-weight: bold;
    font-size: 10pt;
    margin-bottom: 14px;
    display: block;
    letter-spacing: -0.5px;
    text-align: left;
    line-height: 15px;
}

.selectBox select {
    width: 100%;
}

.customSelect {
    border-radius: 25px;
    padding: 3px 10px;
    box-shadow: inset 0px 0px 5px #999;
    background: #FFF url(../i/customSelect.gif) no-repeat right center;
    color: #CCC;
    height: 20px;
    padding-top: 3px;
    padding-left: 15px;
}

.customSelect.customSelectHover {
    box-shadow: 0px 0px 10px #29a5dc;
}

.customSelect.customSelectOpen {
    /* Styles for when the select box is open */

}

.customSelect.customSelectFocus {
    /* Styles for when the select box is in focus */
}

.customSelect.customSelectDisabledOption {
    /* Styles for when the selected item is a disabled one */
}

.customSelect.customSelectDisabled {
    /* Styles for when the select box itself is disabled */
}

.customSelectInner {
    white-space: nowrap;
    overflow: hidden;
}

.poll {
    font-size: 9pt;
    border-radius: 5px;
    margin: 10px 0px;
    background: #FFF;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.poll_header {
    color: #FFF;
    background-image: linear-gradient(bottom, #737373 0%, #838383 100%);
    background-image: -o-linear-gradient(bottom, #737373 0%, #838383 100%);
    background-image: -moz-linear-gradient(bottom, #737373 0%, #838383 100%);
    background-image: -webkit-linear-gradient(bottom, #737373 0%, #838383 100%);
    background-image: -ms-linear-gradient(bottom, #737373 0%, #838383 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #737373), color-stop(1, #838383));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#838383', endColorstr='#737373', GradientType=0);
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 2px 10px;
    padding-left: 15px;
}

.poll_question {
    padding: 10px 10px;
    padding-left: 15px;
    color: #333;
}

.poll_option {
    padding: 0px 10px;
    padding-left: 10px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.poll_option table tr td {
    padding: 10px 0px;
    padding-left: 5px;
}

.bg_info {
    font-size: 10pt;
    background: #FFF;
    margin: 10px 0px;
    border-radius: 5px;
    padding: 10px;
}

.bg_info_item {
    border-top: 1px solid #CCC;
    padding: 10px 0px;
}

.bg_info_item tr {
    height: 80px;
}

#img_tel {
    padding-left: 5px;
}

.bordernone, .firstrows {
    border: none !important;
}

.borderbottom {
    border-bottom: 1px solid #CCC;
}

.tel_number {
    font-size: 17pt;
    color: #29a5dc;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
    position: relative;
    top: -20px;
}

.grid1 {
    border-radius: 5px;
    margin: 10px 0px;
    border: 1px solid #ccc;
    padding: 10px;
}

.grid1 a {
    font-size: 13pt;
    text-decoration: none;
}

.grid2 {
    background: #FFF;
    border-radius: 5px;
    padding: 10px;
}

.grid2 img {
    # width: 100%;
}

.grid2 strong {
    font-size: 10pt;
}

.clear {
    clear: both;
}

.btn, .buttonSearch {
    background: linear-gradient(to bottom, rgb(248, 248, 248) 0%, rgb(235, 234, 233) 29%, rgb(223, 221, 219) 59%, rgb(247, 247, 247) 100%) repeat scroll 0% 0% transparent;
    border-radius: 20px;
    border: none;
    color: #29a5dc;
    font-weight: bold;
    font-size: 15pt !important;
    margin: 10px 0px;
    cursor: pointer;
    padding: 10px 30px;
}

#social_btn {
    height: 35px;
    border: 0px;
    padding-top: 5px;
    box-sizing: border-box;
}

#social_btn a {
    padding: 0px;
}

ul.topnav li#social_btn {
    padding-left: 15px;
}

ul.topnav li#social_btn a:hover {
    background: transparent;
}

small {
    font-size: 8pt !important; /* color: rgb(128, 128, 128) !important; */
}

strong {
    /* color: black; */
}

.moreInfo {
    font-size: 8pt;
}

.moreInfo span {
    font-size: 8pt;
    font-weight: bold;
}

.tableZebra, .TblList, .TblList1 {
    border-collapse: collapse;
    margin-top: 10px;
    width: 100%;
    background: white;
}

.tableZebra thead, .TblList thead, .TblList1 thead {
    color: #FFF;
    background: #838383;
    background-image: linear-gradient(bottom, #737373 0%, #838383 100%);
    background-image: -o-linear-gradient(bottom, #737373 0%, #838383 100%);
    background-image: -moz-linear-gradient(bottom, #737373 0%, #838383 100%);
    background-image: -webkit-linear-gradient(bottom, #737373 0%, #838383 100%);
    background-image: -ms-linear-gradient(bottom, #737373 0%, #838383 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #737373), color-stop(1, #838383));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#838383', endColorstr='#737373', GradientType=0);
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
}

.tableZebra thead td, .TblList thead td {
    font-size: 9pt !important;
    padding: 5px;
    padding-left: 15px;
    vertical-align: top;
}

.TblList1 thead td {
    font-size: 9pt !important;
    padding: 5px;
    padding-left: 10px;
}

.tableZebra tbody tr:nth-child(odd), .TblList tbody tr:nth-child(odd), .TblList1 tbody tr:nth-child(odd) {
    background: #f3f3f3;
    vertical-align: top;
}

.tableZebra tbody td, .TblList tbody td {
    padding: 5px 15px;
    vertical-align: top;
}

.TblList1 tbody td {
    padding: 5px 10px;
    vertical-align: top;
}

.fourblock {
    width: 100%;
    list-style: none;
}

.fourblock li a {
    text-decoration: none;
}

.fourblock li {
    box-shadow: 2px 2px 10px #666;
    float: left;
    background: #FFF;
    border-radius: 5px;
    width: 235px;
    min-height: 200px;
    margin-right: 14px;
}

.fourblock li:last-child {
    margin-right: 0px;
}

.fourblockInn {
    width: 235px;
    height: 180px;
    display: table-cell;
    vertical-align: top;
    padding: 5px 15px;
    padding-top: 15px;
}

.fourblockInn span {
    font-size: 10pt;
}

.linkDate {
    font-size: 15px;
}

.Center {
    text-align: center;
}

.blueSquere {
    height: 200px;
    line-height: 200px;
    text-decoration: none;
    text-align: center;
    color: #FFF;
    border-radius: 5px;
    font-size: 15pt;
    background-image: linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -o-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -moz-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -webkit-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -ms-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #34ADDD), color-stop(0.52, #2F87DA), color-stop(1, #44A5C8));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44A5C8', endColorstr='#34ADDD', GradientType=0);
}

#voteSuccess {
    color: gray;
    padding-left: 5px;
}

#structureTable {
    border-spacing: 6px;
}

#structureTable td {
    text-align: center;
    color: #FFF;
    border-radius: 5px;
    padding: 4px;
    cursor: pointer;
    vertical-align: top;
}

#structureTable td a {
    text-decoration: none;
    color: #FFF;
}

.positionPerson {
    font-size: 8pt;
}

.namePerson {
    font-size: 10pt;
}

.blueTd, .blueTdNo {
    background-image: linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -o-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -moz-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -webkit-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -ms-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #34ADDD), color-stop(0.52, #2F87DA), color-stop(1, #44A5C8));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44A5C8', endColorstr='#34ADDD', GradientType=0);
}

.grayTd, .grayTdNone {
    background-image: linear-gradient(bottom, #737373 0%, #838383 100%);
    background-image: -o-linear-gradient(bottom, #737373 0%, #838383 100%);
    background-image: -moz-linear-gradient(bottom, #737373 0%, #838383 100%);
    background-image: -webkit-linear-gradient(bottom, #737373 0%, #838383 100%);
    background-image: -ms-linear-gradient(bottom, #737373 0%, #838383 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #737373), color-stop(1, #838383));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#838383', endColorstr='#737373', GradientType=0);
}

.nopadding {
    padding: 0px !important;
}

.tooltip_description {
    display: none;
}

div.jquery-gdakram-tooltip {
    width: 340px;
    color: #000;
    font-size: 12px;
    position: absolute;
    z-index: 10000;
    display: none;
}

div.jquery-gdakram-tooltip div.content {
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    background-color: #FFF;
    max-width: 220px;
    float: left;
    padding: 10px;
    box-shadow: 1px 1px 10px 1px #999;
}

div.jquery-gdakram-tooltip div.content span {
    font-size: 10pt;
}

div.jquery-gdakram-tooltip div.content h1 {
    font-size: 18px;
    color: #29a5dc;
    padding-bottom: 10px;
}

div.jquery-gdakram-tooltip div.content img {
    max-width: 200px;
    max-height: 180px;
    margin: 0px auto;
    display: block;
}

div.jquery-gdakram-tooltip div.up_arrow {
    background: url(../i/up_arrow.png) 60px 0px no-repeat;
    width: 100%;
    height: 20px;
}

div.jquery-gdakram-tooltip div.down_arrow {
    background: url(../i/down_arrow.png) 60px 0px no-repeat;
    width: 100%;
    height: 20px;
}

div.jquery-gdakram-tooltip div.left_arrow {
    height: 100%;
}

div.jquery-gdakram-tooltip div.left_arrow {
    float: left;
    background: url(../i/left_arrow.png) 0px 0px no-repeat;
    width: 20px;
    height: 20px;
    position: relative;
    top: 40px;
    left: 0px;
}

div.structure {
    width: 450px;
    display: none;
    border: solid 1px #daebf2;
    padding: 10px 15px 20px 15px;
    z-index: 66;
    position: absolute;
    top: 20px;
    left: 40px;
    background-color: #FFFFFF;
}

area {
    border: none;
    outline: none;
}

#formToAddress {
    margin-top: 20px;
    background: #29a5dc;
    color: #FFF;
    border-radius: 5px;
    padding: 10px;
    padding-bottom: 20px !important;
}

.rightColum {
    display: table-cell;
    width: 200px;
    vertical-align: top;
}

.leftColum {
    vertical-align: top;
    display: table-cell;
    padding-left: 15px;
}

.inputs {
    padding: 0px 10px;
    border: none;
    border-radius: 25px;
    /*box-shadow: inset 0px 0px 10px #999;*/
    width: 280px;
    height: 25px;
}

.inputs:focus {
    outline: none;
}

.rows {
    margin: 15px 0px;
}

.rowsTitle {
    padding: 5px 0px;
}

.MedDigitalFld {
    width: 50px;
}

.DigitalFld {
    width: 110px;
}

#desicion_organ_name, #server_os, #subd, #network_po, #platform, #crypto_type, #oiv_name {
    max-width: 350px;
}

.LargeFld {
    max-width: 230px !important;
}

.print {
    padding-bottom: 20px !important;
    height: 0px;
    width: 100%;
}

.print > a > img {
    position: relative;
    top: 5px;
}

.print > a {
    float: right;
}

.topical {
    padding: 10px;
    color: #FFF;
    margin: 10px 0px;
    border-radius: 5px;
    background: #8e8e8e; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhlOGU4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzc2NzY3NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzc2NzY3NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZThlOGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(bottom, rgb(142, 142, 142) 0%, rgb(118, 118, 118) 55%, rgb(142, 142, 142) 100%);
    background: -o-linear-gradient(bottom, rgb(142, 142, 142) 0%, rgb(118, 118, 118) 55%, rgb(142, 142, 142) 100%);
    background: -moz-linear-gradient(bottom, rgb(142, 142, 142) 0%, rgb(118, 118, 118) 55%, rgb(142, 142, 142) 100%);
    background: -webkit-linear-gradient(bottom, rgb(142, 142, 142) 0%, rgb(118, 118, 118) 55%, rgb(142, 142, 142) 100%);
    background: -ms-linear-gradient(bottom, rgb(142, 142, 142) 0%, rgb(118, 118, 118) 55%, rgb(142, 142, 142) 100%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(142, 142, 142)), color-stop(0.55, rgb(118, 118, 118)), color-stop(1, rgb(142, 142, 142)));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8e8e8e', endColorstr='#8e8e8e', GradientType=0);
    *background: #8e8e8e;
}

.topical h1 {
    font-size: 11pt;
    padding-bottom: 10px;
}

.topical span {
    font-size: 11pt;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 148px;
}

.topical p {
    font-size: 11pt;
    padding: 2px 0px;
}

.topical h1 {
    display: block;
    text-align: left;
    font-size: 13pt;
    padding-left: 30px;
    padding-top: 10px;
    float: left;
}

#actual_ul {
    padding-top: 15px;
    list-style: url(../i/actualArrow.png);
}

#actual_ul li {
    margin-bottom: 20px;
}

#actual_first {
    margin-left: 254px;
}

#actual_first a {
    color: #ffffff;
    text-decoration: none;
}

.hand {
    cursor: pointer;
    cursor: hand;
    color: #29A5DC;
}

span.dashed {
    border-bottom: 1px dashed;
}

#shareButtons {
    display: block;
    float: left;
    padding-top: 4px;
}

#fillFormDiv table td * {
    vertical-align: top;
}

#tabslet ul {
    height: 29px;
}

#tabslet ul li {
    display: inline-block;
    list-style-type: none;
    background-color: rgba(41, 165, 220, 0.5);
    padding: 5px 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#tabslet ul li a {
    color: white;
}

#tabslet ul li.active {
    background-color: rgb(41, 165, 230);
}

.tabs_bg_page {
    background-color: #ecf0f1;
    padding-left: 5px;
    padding-bottom: 10px;
}

.error {
    color: red;
}

a.specialLink {
    color: black;
    font-size: 106%;
    font-weight: bold;
}

.specialPage #formToAddress {
    background: none !important;
}

table.structure td {
    vertical-align: top;
}

#content table.structure p {
    margin: 0 0 10px;
}

#mistake {
    /* background-image: url(/i/overlay.png); */
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
}

* html #mistake {
    background-image: none;
}

#m_window {
    position: fixed;
    border-radius: 5px;
    width: 482px;
    z-index: 150;
    top: 100px;
    left: 711px;
    height: 400px;
    background: transparent;
}

#m_frame {
    border: 0;
    overflow: auto;
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.mclose {
    position: absolute;
    right: 0;
    top: -22px;
    z-index: 10000;
}

.mclose span {
    display: block;
    width: 17px;
    height: 18px;
    background: url("/i/close.png") no-repeat 0 0;
    overflow: hidden;
    text-indent: -10000px;
}

.mclose span:hover {
    background-position: 0 -18px;
}

* html #m_frame {
    margin-top: 7px;
}

#reportError {
    color: #29a5dc;
    cursor: pointer;
    position: relative;
    bottom: 20px;
    left: 7px;
}

#rprtError {
    color: red;
    font-weight: bold;
    width: 10px;
    position: relative;
    font-size: 12pt;
}

#reportSite {
    color: #29a5dc;
    cursor: pointer;
    position: relative;
    bottom: 5px;
    left: 0px;
}

.mclose form .text {
    font-weight: normal;
    font-size: 10pt;
    letter-spacing: -1px;
}

.mclose a {
    font: bold 16px Verdana;
    color: #7f7f7f;
    position: absolute;
    right: 12px;
    top: 9px;
    display: block;
    text-decoration: none;
}

.mclose a:hover {
    color: #000;
}

#m {
    border: 1px solid silver;
    padding: 3px;
    width: 425px;
    border-radius: 4px;
    font-size: 13px;
    background-color: #fff;
    box-sizing: border-box;
}

#m strong {
    color: red;
}

#title {
    font-family: 'Open Sans', sans-serif;
    font-size: 16pt;
}

.aboutErrorFirst {
    position: relative;
    top: 25px;
    height: 15px;
}

#vote {
    width: 65%;
    float: right;
    text-align: left;
    font-size: 8pt;
    background-color: #F3F3F3;
    padding: 5px 3px 10px 5px;
    border: 0 !important;
    border-radius: 5px;
    position: absolute;
    z-index: 100;
}

#vote label {
    width: 100%;
    font-size: 8pt;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 10px;
}

#voteOpenData {
    width: auto;
    text-align: left;
    font-size: 8pt;
    background-color: #F3F3F3;
    padding: 5px 3px 5px 5px;
    border: 0 !important;
    border-radius: 5px;
    float: right;
}

#voteOpenData label {
    cursor: pointer;
    margin-left: 5px;
}

#controlResault * {
    font-size: 9pt;
}

#content table.TblForm_with_COD .LargeFld, #content table.TblForm .LargeFld {
    max-width: 100% !important;
    height: 55px;
    width: 100%;
}

#content table.TblForm_with_COD .TextFld, #content table.TblForm .TextFld {
    max-width: 100% !important;
    height: 25px;
    width: 100%;
}

#content table.TblForm .MediumFld {
    width: 220px;
}

#desicion_organ_name, #oiv_name {
    max-width: 485px !important;
}

#server_os {
    width: 485px !important;
}

#Table_rights select, #Table_regional_systems select, #Table_municipal_systems select {
    margin-bottom: 10px;
    margin-top: 10px;
    width: 485px;
}

#update_period {
    width: 113px;
}

table.TblForm_with_COD .line_br {
    padding: 1px;
    background-color: #E2E2E2;
}

.div_countrys {
    position: absolute;
    top: 3370px;
    left: 37%;
    display: none;
}

.div_all_countrys {
    display: none;
}

.prev_countrys_txt {
    display: none;
}

.siteVals {
    border-radius: 5px;
    padding: 45px;
    padding-top: 15px;
    background-color: white;
    color: black;
    width: 600px;
    margin-top: 20px;
    display: none;
}

.siteVals p:first-child {
    text-align: center;
    margin-bottom: 15px;
}

#formToAddress .siteVals a, .show_more {
    color: #29a5dc;
    cursor: pointer;
}

.siteVals .links_btn {
    margin-top: 15px;
}

.siteVals1 .link {
    text-align: center;
    margin-top: 25px;
}

.more_info {
    display: none;
}

table.TblForm_with_COD td, #content .show_modal_dic table td {
    padding: 6px 6px 6px 0px;
    vertical-align: top;
}

table.TblRadioBox td {
    padding: 2px 6px 2px 0px;
    vertical-align: top;
}

#content .show_dic, #content .show_post_dic, #content .show_modal_dic {
    display: none;
    left: 30%;
    width: 365px;
}

#content .show_dic p, #content .show_post_dic p, #content .show_modal_dic p {
    margin: 10px 0px 0px;
}

table.TblForm_check td {
    padding: 6px 6px 6px 0px;
    vertical-align: top;
}

#content table.TblForm_check .LargeFld {
    max-width: 100% !important;
    height: 55px;
    width: 100%;
}

#content table.TblForm_check .TextFld {
    max-width: 100% !important;
    height: 25px;
    width: 100%;
}

#content table.TblForm_check .MediumFld {
    width: 220px;
}

#content table.TblForm_check .SmallFld {
    width: 110px;
}

div.fldContainer {
	position: relative;
}

#formtabs-2 table.TblForm td {
    padding: 6px 6px 6px 0px;
    vertical-align: top;
}

.userFile {
    width: 80%;
}

.deleteFile {
    color: white;
    cursor: pointer;
    display: none;
}

.hide_elem {
    display: none;
}

#ul_senders, .ul_place {
    height: 30px;
    margin: 10px 0px;
}

#ul_senders li, #content .ul_place li {
    display: inline;
    margin-right: 0px;
    border-radius: 5px;
    cursor: pointer;
    margin-left: 0px;

}

#ul_senders li a, .ul_place li a {
    padding: 5px 10px;
    border-top: 1px solid #808080;
}

#ul_senders li a:first, .ul_place li a:first {
    border-left: 1px solid #808080;
}

#ul_senders li .active, .ul_place li .active {
    background: #C3C3C3;
}

.sender_div #title_block_sender, .sender_div .ul_place, .sender_div .place_div {
    margin-left: 20px;
}

.deleteSender, .deletePlace {
    color: red;
    cursor: pointer;
    float: right;
}

#content .errors, #content input[type="text"].errors {
    border: 1px solid red;
}

#content .errorsPay {
    color: red;
}

#content .block p {
    margin-top: 0px;
}

.errorsSend {
    display: none;
    position: absolute;
    z-index: 10;
    width: 15%;
    height: auto;
    background: rgb(250, 250, 250);
    padding: 20px 50px 20px 50px;
    top: 45%;
    left: 45%;
    border: 3px solid transparent;
    /*box-shadow: 0px 1px 5px 0px #4a4a4a;*/
    border-radius: 5px;
    text-align: center;
    font-size: 11pt !important;
}

.errorDiv {
    color: red;
}

.infoMsgBox {
    box-shadow: inset 0px 0px 5px #29a5dc;
}

.errorMsgBox {
    box-shadow: inset 0px 0px 5px #f00;
}



