@import 'filter.css';
html,
body {
    padding: 0px;
    margin: 0px;
    background: #fff;
    color: #000;
    font-family: arial;
}

a img {
    border: none;
}

.clear {
    height: 1px;
    clear: both;
    font-size: 1px;
}

:focus {
    outline: none;
}

* {
    padding: 0px;
    margin: 0px;
}

textarea {
    font-family: arial;
    width: 300px;
    height: 80px;
    border: 1px solid #404040;
    border-right-color: #d4d0c8;
    border-bottom-color: #d4d0c8;
    margin-top: 2px;
}

input[type="radio"] {
    margin: 5px;
}

div.fileinputs {
    position: relative;
}

div.fakefile {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

input.file {
    position: relative;
    text-align: right;
    /* -moz-opacity:0; */
    /* filter:alpha(opacity: 0); */
    opacity: 0;
    z-index: 2;
}

input.checkbox {
    border: none !important;
    margin: 0px !important;
    padding: 0px !important;
    width: auto !important;
}

#main {
    min-width: 920px;
    max-width: 1600px;
    margin: 0px auto;
    min-height: 100%;
    padding: 0px 30px 0px 30px;
}

#main #head {
    display: flex;
    justify-content: space-between;
}

#main #head a {
    color: #bd0000;
}

#head #lang {
    color: #998a67;
    font-size: 12px;
    float: left;
    margin: 24px 45px 0px 3px;
}

#head #lang span {
    color: #bd0000;
}

#head #service {
    margin-top: 21px;
}

#head #service img {
    margin-right: 17px;
}

#head #userbar {
    float: right;
    margin: 22px 63px 0px 0px;
}

#head #userbar span {
    margin-right: 17px;
}

#head #main_menu {
    color: #bd0000;
    list-style-type: none;
    float: right;
    margin-right: 41px;
    padding-bottom: 8px;
}

#head #main_menu li {
    float: left;
    margin: 22px 19px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#head #main_menu li a {
    display: block;
    padding-bottom: 8px;
}

#head #main_menu li ul.sub {
    position: absolute;
    z-index: 10;
    margin: 0px 0px 0px -15px;
    padding: 21px 25px 20px 15px;
    background: #a12424;
    font-size: 15px;
    display: none;
    list-style-type: none;
}

#head #main_menu li:hover ul.sub {
    display: block;
}

#head #main_menu li ul.sub li {
    float: none;
    margin: 0px 0px 12px 0px;
    padding: 0px;
}

#head #main_menu li ul.sub li a {
    color: #fff;
    padding-bottom: 0px;
}

#head div.right_part p {
    float: left;
    margin: 22px 40px 0px 0px;
}

#head #form {
    float: right;
}

#head #form a {
    font-size: 12px;
}

#head #form a#reg {
    margin-right: 10px;
    padding-left: 13px;
    background: url(../images/004.gif) left 6px no-repeat;
}

#head #form a#recover {
    padding-left: 8px;
    background: url(../images/005.gif) left 4px no-repeat;
    margin-right: 30px;
}

#head #form div.rem {
    font-size: 12px;
    display: inline;
    color: #bd0000;
}

#head #form div.rem input {
    position: relative;
    top: 2px;
}

#head #form input {
    border: 1px solid #404040;
    border-right-color: #d4d0c8;
    border-bottom-color: #d4d0c8;
    width: 125px;
    margin: 22px 5px 0px 0px;
}

#head #form input.login {
    width: 91px;
    height: 19px;
    margin: 0px 0px 0px 0px;
    position: relative;
    top: 5px;
}

#content .form_login {
    width: 315px;
}

#content #loginFormWrapper {
    height: 150px;
}

#main #logo {
    height: 224px;
    margin-top: 5px;
    background: url(../images/001.jpg) left top no-repeat #0E4780;
    position: relative;
}

#main #logo img {
    margin-top: 65px;
}

#main #menu {
    position: relative;
    height: 32px;
    background: url(../images/002.gif) repeat-x #72A6CB;
    margin: 1px 0px 0px 0px;
}

#main #menu ul {
    list-style-type: none;
    margin-left: 23px;
}

#main #menu ul li {
    float: left;
    /* padding: 0 20px 0px 10px; */
    background: url(../images/003.gif) right top no-repeat;
    height: 31px;
    line-height: 31px;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    color: #666;
}

#main #menu ul li a {
    color: #fff;
    text-decoration: none;
}

#main #menu ul li.root-4 {
    /*	background: url(../images/before_forum.gif) right top no-repeat;*/
}

#main #menu ul li.root-5 {
    /*	background: url(../images/red_bg.gif) left top repeat-x;*/
    padding: 0;
    height: 31px;
}

#main #menu ul li.root-5 div {
    /*	background: url(../images/after_forum.gif) right top no-repeat;*/
}

#main #menu ul li.active {
    background: url(../images/bg_menu_li_active.gif) left top repeat-x;
}

#main #menu ul li.active div {
    background: url(../images/bg_menu_li_active_right.gif) right top no-repeat;
}

#main #menu ul li.before_active div {
    background: url(../images/bg_menu_li_active_left.gif) right top no-repeat;
}

#main #menu ul li div {
    height: 31px;
    padding: 0 20px 0px 10px;
}

#main #menu ul li.root-4.active div {
    /*background: url(../images/before_forum_active.gif) right top no-repeat;*/
    background: url(../images/bg_menu_li_active_right.gif) right top no-repeat;
}

#main #menu ul li.root-5.before_active div {
    background: url(../images/after_forum_active.gif) right top no-repeat;
}


/*#main #menu img.phone{
	float: right;
}*/

#main #menu .messager {
    margin-top: 4px;
    position: absolute;
    width: 25px;
    height: 28px;
}

#main #menu .viber {
    background: url(../images/viber.svg) no-repeat;
    right: 255px;
}

#main #menu .whatsapp {
    background: url(../images/whatsapp.svg) no-repeat;
    right: 300px;
}

#main #menu .facebook {
    background: url(../images/social.png) no-repeat;
    right: 345px;
    background-position: -65px 1px;
    background-size: 740%;
}

#main #menu .vk {
    background: url(../images/social.png) no-repeat;
    right: 390px;
    background-position: -31px 1px;
    background-size: 740%;
}

#main #menu a.phone {
    float: right;
    width: 215px;
    height: 32px;
    font-size: 24px;
    color: #fff;
    padding-left: 25px;
    line-height: 32px;
    font-style: italic;
    background: url(../images/phone.gif) right top no-repeat;
}

#main #clash {
    width: 270px;
    padding: 40px 30px 0px 0px;
    vertical-align: top;
}

#clash #menu_one {
    width: 270px;
    height: 60px;
    background: url(../images/006.png) left bottom no-repeat;
    /* background: #D2BEA0; */
}

#clash #menu_two {
    height: 30px;
    margin: 7px 0px 0px 0px;
    background: url(../images/009.png) left top no-repeat;
    /* background: #A3D4BB; */
}

#clash #menu_two_five {
    height: 30px;
    margin: 7px 0px 0px 0px;
    background: url(../images/0095.png) left top no-repeat;
    /* background: #A3D4BB; */
}

#clash #menu_two4 {
    height: 30px;
    margin: 7px 0px 0px 0px;
    background: url(../images/0099.png) left top no-repeat;
    /* background: #A3D4BB; */
}

#clash #menu_two42 {
    height: 30px;
    margin: 7px 0px 0px 0px;
    background: url(../images/red_background.jpg) left top no-repeat;
    /* background: #A3D4BB; */
}

#clash #menu_two43 {
    height: 30px;
    margin: 7px 0px 0px 0px;
    background: url(../images/green_background.jpg) left top no-repeat;
    /* background: #A3D4BB; */
}


#clash #menu_one,
#clash #menu_two,
#clash #menu_two4,
#clash #menu_two42,
#clash #menu_two43,
#clash #menu_two_five {
    color: #fff;
    list-style-type: none;
    padding-top: 10px;
}

#clash #menu_one li,
#clash #menu_two li,
#clash #menu_two4 li,
#clash #menu_two42 li,
#clash #menu_two43 li,
#clash #menu_two_five li {
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 20px;
    font-size: 15px;
    height: 31px;
}

#clash #menu_two li,
#clash #menu_two4 li,
#clash #menu_two42 li,
#clash #menu_two43 li,
#clash #menu_two_five li {
    height: 10px;
}

#clash #menu_one li {
    background: url(../images/007.jpg) left 6px no-repeat;
}

#clash #menu_one li.menuone-1 a,
#clash #menu_two li.menuone-0 a,
#clash #menu_two4 li.menuone-1 a,
#clash #menu_two42 li.menuone-1 a,
#clash #menu_two43 li.menuone-1 a,
#clash #menu_one li.menuone-1 span,
#clash #menu_two li.menuone-1 span {
    background: none;
}

#clash #menu_two li,
#clash #menu_two4 li,
#clash #menu_two42 li,
#clash #menu_two43 li,
#clash #menu_two_five li {
    background: url(../images/010.jpg) left 6px no-repeat;
}

#clash #menu_one li a,
#clash #menu_two li a,
#clash #menu_two_five li a,
#clash #menu_two4 li a,
#clash #menu_two42 li a,
#clash #menu_two43 li a,
#clash #menu_one li span,
#clash #menu_two li span,
#clash #menu_two_five li span,
#clash #menu_two42 li span,
#clash #menu_two43 li span,
#clash #menu_two4 li span {
    color: #fff;
    display: block;
    padding: 0px 0px 7px 0px;
    margin: -5px 20px 5px 0px;
    text-decoration: none;
    background: url(../images/dot_white.gif) bottom repeat-x;
}

#clash #menu_two li span,
#clash #menu_two4 li span,
#clash #menu_two42 li span,
#clash #menu_two43 li span,
#clash #menu_two_five li span,
#clash #menu_two_five li a {
    background: none;
}

#clash #menu_one li.last a,
#clash #menu_two li.last a,
#clash #menu_two42 li.last a,
#clash #menu_two43 li.last a,
#clash #menu_two4 li.last a {
    background: none;
}

#clash #online {
    height: 72px;
    margin-top: 10px;
    padding: 26px 0px 0px 120px;
    background: url(../images/012.gif) left 8px no-repeat;
}

#clash #online a {
    font-size: 20px;
    color: #c41515;
}

#clash #trips {
    border: 1px solid #8B8B8B;
    margin: 10px 0 30px;
    padding: 10px 10px 22px;
    width: 248px;
}

#clash #trips p {
    background: url(../images/dotted.gif) left -5px repeat-x;
    padding-bottom: 24px;
}

#clash #trips table tr td {
    vertical-align: top;
    padding-bottom: 10px;
    background: url(../images/dotted.gif) left 0px repeat-x;
}

#clash #trips table tr td.d_ffrom {
    text-align: right;
}

#clash #trips a {
    background: #fff;
    color: #bd0000;
    font-size: 12px;
    padding: 0;
    text-decoration: underline;
}

#clash #trips span.m_long {
    color: gray;
}

#clash #trips span {
    background: #fff;
    font-size: 12px;
    color: #333;
    font-family: tahoma;
}

#content {
    vertical-align: top;
    font: 15px/20px Arial, Tahoma, serif;
    color: #333;
}

#content h1 {
    height: 24px;
    font-size: 24px;
    padding: 15px 0px 0px 0px;
    margin-bottom: 12px;
    color: #333;
    font-weight: normal;
}

#content h1 span {
    color: #dadada;
}

#main h2 {
    height: 25px;
    font-size: 18px;
    font-weight: 100;
    padding: 10px 0px 0px 0px;
    color: #333;
}

#main h2.bigger {
    font-size: 20px;
}

#main div.step h2.cover {
    color: #bd0000;
}

#main h2.cover span,
#main div.step h2.cover span {
    color: #bd0000;
    cursor: pointer;
    border-bottom: 1px dashed #bd0000;
}

#main h2.cover span.arr,
#main div.step h2.cover span.arr {
    display: inline-block;
    width: 7px;
    height: 100%;
    margin-left: 5px;
    overflow: hidden;
    vertical-align: middle;
    background: url(../images/arr_cover.gif) -7px 50% no-repeat;
    border: 0;
}

#main h2.cover span.active,
#main div.step h2.cover span.active {
    background-position: left 50%;
}

#main div.cover_content {
    padding-top: 20px;
}

#content p {
    margin: 0px 13px 20px 0px;
}

#content p.prim {
    margin: 20px 0px 0px 0px;
    color: #9d9282;
    font-size: 16px;
}

#content p.m_points {
    padding: 13px;
    font-size: 12px;
    line-height: 20px;
    color: #a59a8a;
}

#content a {
    color: #bd0000;
    text-decoration: underline;
}

#content a.order_tour {
    display: block;
    fint-size: 16px;
    line-height: 39px;
    font-weight: bold;
    text-align: center;
    width: 200px;
    height: 39px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    background: url(../images/bg_order.jpg) no-repeat;
}

#content a#showhide {
    text-decoration: none;
    border-bottom: 1px dashed #bd0000;
}

#content q {
    quotes: "\00ab" "\00bb";
}

#content p.author {
    text-align: right;
    font-style: italic;
}

#content .dashed {
    color: #bd0000;
    border-bottom: 1px dashed #bd0000 !important;
    text-decoration: none;
    cursor: pointer;
}

#content .dashed.open {
    color: #000;
    border-bottom: 1px dashed #000 !important;
    text-decoration: none;
    cursor: pointer;
}

#content ul {
    list-style-type: none;
}

#content ul li {
    padding-left: 13px;
    background: url(../images/013.gif) left 7px no-repeat;
    margin-bottom: 10px;
}

#content table {
    width: 100%;
    border-bottom: 2px solid #a59a8a;
    font-size: 14px;
}

#content table tr th {
    background: #a59a8a;
    color: #fff;
    padding: 3px 8px;
    padding: 3px 8px;
    text-align: left;
}

#content table tr td {
    border-bottom: 1px dotted #999;
    padding: 10px 6px;
    vertical-align: top;
}

#content table.staff tr td {
    border-bottom: 1px dotted #999;
    padding: 3px 8px;
    vertical-align: top;
}

#content table.staff {
    margin-bottom: 20px;
}

#content table tr.last td {
    border: none;
}

#content #route {
    height: 174px;
    margin: 1px 0px 0px 0px;
    padding: 15px 0px 0px 22px;
    background: url(../images/arrow.gif) 206px 38px no-repeat #F0EDE5;
}

#content #route table {
    width: 600px;
    font-family: arial;
    border: none !important;
}

#content #route table.tours {
    width: 90%;
}

#content #route table td {
    padding: 0px 0px 20px 0px;
    border: none;
}

#content #route table td p {
    margin: 0px;
}

#content #route input {
    border: 1px solid #404040;
    border-right-color: #d4d0c8;
    border-bottom-color: #d4d0c8;
    width: 60px;
}

#content #route input.button {
    background: #d4d0c8;
    border: 1px solid #fff;
    border-right-color: #808080;
    border-bottom-color: #808080;
    padding: 5px 20px 5px 20px;
    width: auto;
    cursor: pointer;
}

#content #route select {
    font-family: arial;
    width: 170px;
    border: 1px solid #404040;
    border-right-color: #d4d0c8;
    border-bottom-color: #d4d0c8;
    margin-top: 2px;
}

#content select {
    font-family: arial;
    font-size: 16px;
    border: 1px solid #404040;
    border-right-color: #d4d0c8;
    border-bottom-color: #d4d0c8;
    margin-top: 2px;
}

#content select.daylong {
    width: 160px;
}

#content select.daylongmonth {
    width: 113px;
    margin-top: -4px;
    margin-right: 15px;
    margin-left: 10px;
}

#content select.daylongyear {
    width: 113px;
    margin-top: -4px;
}

#content #route img.calen {
    margin-left: 2px;
    position: relative;
    top: 2px;
}

#content input.button {
    background: #cecece;
    border: 1px solid #fff;
    border-right-color: #808080;
    border-bottom-color: #808080;
    padding: 3px 10px;
    margin-top: 0px;
    width: auto !important;
}

div.news-list img.preview_picture {
    float: left;
    margin: 0 4px 6px 0;
}

.news-date-time {
    color: #666;
    font-size: 12px;
    /*	display: block; */
    margin-bottom: 5px;
}

div.news-list {
    font-family: arial;
    font-size: 16px;
}

#content .photodiv {
    width: 100%;
    border: none;
}

#content .photodiv td {
    border: none;
    padding: 0px;
    margin: 0px;
}

#content .photodiv td.desc {
    width: 28%;
    border: none;
    padding: 0px;
    margin: 0px;
}

#content .photodiv td.space {
    width: 8%!important;
}

#content .photo {
    margin: 2px 0px 20px 0px;
}

#content .photo span.img {
    display: block;
    height: 150px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

#content .photo img {
    margin-bottom: 3px;
}

#content .photo .price {
    font-size: 20px;
    color: #c41515;
}

#content .photo .capt {
    background: white;
    padding: 4px 8px 4px 4px;
    margin: -54px 0px 24px 0px;
    float: left;
}

#content .photo .capt a {
    color: #333;
    font-size: 22px;
    text-decoration: none;
}

#content ul.reddotted {
    list-style-type: none;
    margin: 13px 0px 0px 0px;
    padding-bottom: 20px;
}

#content ul.reddotted li {
    float: left;
    margin: 11px 32px 0px 0px;
    padding-bottom: 2px;
    padding-left: 0px;
    background: none;
}

#content ul.reddotted li a {
    text-decoration: none;
    border-bottom: 1px dashed;
}

#content ul.reddotted li select {
    position: relative;
}

#content ul.reddotted_wide {
    list-style-type: none;
    margin: 23px 0px 0px 0px;
    padding-bottom: 20px;
    padding-top: 0px;
}

#content ul.reddotted_wide li {
    background: none;
    margin-bottom: 0px;
    float: left;
    padding: 12px 24px 12px 24px;
}

#content ul.reddotted_wide li span {
    cursor: pointer;
    border-bottom: 1px dashed;
    color: #bd0000;
}

#content ul.reddotted_wide li.cur {
    background: #f0ede5;
}

#content ul.reddotted_wide li.fakeAccordionClass {
    padding: 12px 24px 12px 24px;
}

#content ul.reddotted_wide li.cur span {
    color: #000;
    border: none;
    cursor: default;
}

#content .desc {
    margin: 10px 0px 20px 0px;
    border: none;
    font-family: arial;
}

#content .desc td {
    vertical-align: top;
    padding: 0px;
    border: none;
}

#content .desc td.image {
    text-align: right;
    width: 200px;
    padding-right: 30px;
    font-size: 14px;
}

#content .desc td.image div.image_wrap {
    position: relative;
    background: #f0ede5;
    padding: 10px;
    line-height: 20px;
    margin-bottom: 12px;
}

#content .desc td.image div.image_wrap p {
    margin: 0;
}

#content .desc td.image div.image_wrap span {
    font-size: 18px;
    color: #2c85b8;
}

#content .desc td.image div.image_wrap a {
    color: #bd0000;
    border-bottom: 1px dashed #bd0000;
    text-decoration: none;
}

#content table tr td a.choosedate {
    white-space: nowrap;
    border: 0!important;
    text-decoration: underline!important;
    padding-left: 15px;
    background: url(../images/icon_choose.gif) left 2px no-repeat;
}

#content .desc img {
    /*border: 10px solid #f0ede5;*/
}

#content .desc td p span.quote {
    float: right;
    font-style: italic;
}

#content .desc td span.label {
    color: #a59a8a;
}

#content h3 {
    color: #a59a8a;
    font-family: tahoma;
    font-weight: normal;
    font-size: 16px;
    border-bottom: 2px solid #a59a8a;
    margin: 5px 0px 15px 0px;
}

#content .cover_content h3 {
    margin-top: -3px;
}

#content form[name=turs_select] table {
    font-size: 12px;
}

#content ul.days {
    list-style-type: none;
}

#content ul.days li {
    background: none;
    padding-left: 0px;
    margin-bottom: 0px;
    font-size: 14px;
}

#content ul.days li span {
    color: #bd0000;
    border-bottom: 1px dashed;
    cursor: pointer;
}

#content ul.days li span:hover {
    color: #7b0000;
}

#content ul.days li span.off {
    /*color: #333;
	border:none;
	*/
}

#content ul.days li div {
    background: #f0ede5;
    margin: 1px 0px 6px 0px;
    padding: 13px;
    display: none;
}

#content ul.days li div ul {
    list-style-type: none;
    margin-left: 13px;
}

#content ul.days li div ul li {
    padding-left: 13px;
    background: url(../images/013.gif) left 7px no-repeat;
    margin-bottom: 10px;
}

#content div.up {
    font-size: 12px;
    line-height: 16px;
    background: url(../images/arrow_up_n.gif) left 4px no-repeat;
    float: right;
    margin: 0px 0px;
    padding-left: 8px;
    color: #9d9282;
}

#content div.up a {
    color: #9d9282;
    text-decoration: none;
    border-bottom: 1px dashed;
}

#content div.grey {
    font-size: 16px;
    margin-bottom: 30px;
    background: #f0ede5;
    clear: both;
    border-top: 1px solid #f0ede5;
    display: none;
    padding-bottom: 30px;
}

#content form.wide {
    padding: 30px 13px 0px 13px;
}

#content form.wide input,
#content form.wide select,
#content form.wide textarea {
    font-family: tahoma;
    font-size: 16px;
}

#content form.wide input {
    width: 136px;
    width: 100%;
}

#content form.wide select {
    width: 139px;
    width: 50%;
}

#content form.wide input[type="checkbox"] {
    width: auto;
}

#content form.wide select.date_full {
    width: 100%;
}

#content form.wide textarea {
    width: 136px;
    width: 100%;
    height: 113px;
}

#content form.wide input.short {
    width: 62px;
}

#content form.wide input.datetime {
    width: 100px;
}

#content form.wide input.button {
    background: #cecece;
    border: 1px solid #fff;
    border-right-color: #808080;
    border-bottom-color: #808080;
    padding: 3px 10px;
    margin-top: 10px;
    width: auto !important;
    cursor: pointer;
}

#content form.wide table {
    margin-top: 0px !important;
    /* border: none !important; */
    font-family: arial !important;
    padding-left: 10px;
    margin-right: -30px !important;
}

#content form.wide table table {
    border: none !important;
}

#content form.wide table table tr td {
    width: 25%;
}

#content form.wide table tr td {
    vertical-align: top;
    padding: 0px 13px 10px 0px;
    border: none;
}

#content form.wide table tr th {
    vertical-align: top;
    text-align: right;
    font-weight: normal;
    padding-right: 15px;
    background: none !important;
    color: #000;
}

#content div.grey img.map {
    margin: 30px 13px 0px 13px;
}

#content div.grey table {
    margin-top: 30px;
}

#content div.grey p.prim {
    margin: 3px 10px;
}

#content dl.opinion {
    background: #f0ede5;
    margin: 20px 0px;
    padding: 20px 13px 0px 42px;
}

#content dl.opinion dt {
    font-weight: bold;
    margin-bottom: 15px;
}

#content dl.opinion dd {
    padding-bottom: 25px;
}

#content div.opinion {
    padding: 13px;
}

#content div.opinion div.text {
    margin-bottom: 5px;
    color: #000;
}

#content div.opinion p.name {
    color: #9d9282;
    margin: 0;
}

#content p.all_opinions {
    padding-left: 20px;
    background: url(../images/icon_opinion.gif) left 2px no-repeat;
    margin-bottom: 25px;
}

#content table.mgallery {
    width: 100%;
    border: none;
}

#content table.mgallery td {
    vertical-align: middle;
    text-align: center;
    padding: 0px;
    border: none;
}

#content table.mgallery td img {
    border: 10px solid #f0ede5;
}

#content table.mgallery td span {
    color: #a59a8a;
}

#content .mgallery {
    width: 100%;
    border: none;
    margin: 25px 0px 20px 0px;
}

#content .mgallery td {
    border: none;
    padding: 0px;
    margin: 0px;
}

#content .mgallery td.desc {
    width: 28%;
    border: none;
    padding: 0px;
    margin: 0px;
}

#content .mgallery td.space {
    width: 8%!important;
}

#content .mgallery td.desc span.img {
    display: block;
    height: 150px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    border: 10px solid #f0ede5;
    margin: 0px;
}

#content table.mgallery td span {
    color: #a59a8a;
    display: block;
    margin-top: 8px;
}

#content table.mgallery td span.loop {
    display: block;
    height: 34px;
    background: url(/images/loop.gif) right top no-repeat;
    margin: -37px auto 0px auto;
    z-index: 5;
    position: relative;
}

#content table.excel {
    width: 410px;
    margin-top: 5px;
    float: left;
}

#content table.excel_tab {
    margin-top: 5px;
    float: left;
    width: auto;
    overflow: scroll;
}

#content #back_wrap {
    position: relative;
    background-color: #f0ede5;
    height: 69px;
    width: 92%;
    margin: 20px 0px 0px 0px;
    padding: 0px 35px 0px 37px;
}

#content ul.calen_line {
    position: absolute;
    left: 0;
    width: 100%;
    top: 12px;
}

#content ul.calen_line li {
    float: left;
    position: relative;
    background: none;
    width: 82px;
    color: #726f67;
    text-align: center;
    padding-left: 0;
}

#content #back,
#content #back2 {
    position: relative;
    z-index: 0;
    height: 69px;
    background: url(/images/015.gif) left 36px repeat-x;
}

#content .front {
    position: relative;
    top: 34px;
    height: 30px;
    width: 62px;
    margin-right: -11px;
    padding-left: 11px;
    background: url(/images/016.png) left top no-repeat;
}

#content .rl {
    height: 30px;
    background: url(/images/017.png) right top no-repeat;
}

#content .scroll_square {
    width: 51px;
    height: 30px;
    cursor: pointer;
    background: url(/images/014.gif) left top repeat-x;
}

#content #max_width {
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}

#content div#masterTable {
    overflow: visible;
    position: relative;
    top: 0px;
    left: 0px;
}

#content div#slaveTable {
    /*	overflow-x: hidden;*/
    position: absolute;
    top: 0px;
    left: 0px;
    width: 450px;
}

#content div#slaveTable_inner {
    position: relative;
    zoom: 1;
}

#content div#slaveTable table {
    line-height: 100%;
}

#content div#masterTable table {
    line-height: 100%;
}

#content div#masterTable table {}

#content div#slaveTable table tr th {}

#content div#masterTable table tr th {
    overflow: hidden;
}

#content div#masterTable .clear {
    position: relative;
    zoom: 1;
}

#content div#masterTable div {
    margin: 0;
    padding: 0;
    line-height: 100%;
}

#content div#slaveTable table tr td {
    font-size: 12px;
    line-height: 12px;
}

#content div#masterTable table tr td {
    font-size: 12px;
    line-height: 12px;
}

#content h3 span {
    margin-right: 40px;
}

#footer {
    width: 100%;
    height: 73px;
    margin: 56px auto 0px auto;
    background: #F0EDE5;
}

#footer #wrap {
    min-width: 920px;
    max-width: 1600px;
    margin: 0px auto;
    padding: 0px 30px 0px 30px;
}

#footer #wrap p {
    margin-top: 30px;
    color: #9b9891;
    font-size: 12px;
}

#footer #wrap p#copyright {
    float: left;
}

#footer #wrap p#copyright a {
    background: #fff;
    color: #bd0000;
    font-size: 12px;
    padding: 0 0 0 20px;
    text-decoration: underline;
}

#footer #wrap p#markup {
    float: right;
    margin-right: 60px;
}

#footer #itechlogo {
    float: right;
    margin-top: -73px;
    position: relative;
}

.errorText {
    color: red;
}

.successText {
    color: green;
}

.turkarta {
    position: relative;
    background: #f0ede5;
    width: 210px;
    height: 275px;
    float: left;
    margin: 0 13px 13px 0;
    z-index: 1;
}

.turkarta-title:hover .turkarta-popup {
    display: block!important;
}

.turkarta:hover .turkarta-img {}

.turkarta-img {
    text-align: center;
    padding: 12px 15px;
    border-bottom: 2px solid white;
}

.turkarta-img a {
    width: 180px;
    height: 135px;
}

.turkarta-title {
    padding: 5px 15px 0;
    height: 60px;
    overflow: hidden;
}

.turkarta-number {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
}

.turkarta-title-link {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
}

.turkarta-info {
    text-align: right;
    padding: 0px 15px;
}

.turkarta-info div {
    border-top: 1px solid #c2baa4;
    height: 5px;
    width: 100%;
}

.turkarta-info-date {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
}

.turkarta-info-cost {
    /*font-family:Tahoma;*/
    font-size: 16px;
    font-weight: bold;
    color: #1d6fbb;
}

.turkarta-popup {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #C2BAA4;
    display: none;
    left: 24px;
    line-height: 13px;
    padding: 0px 15px 10px;
    position: absolute;
    top: 190px;
    vertical-align: middle;
    width: 165px;
    z-index: 100;
    margin: 0;
}

.turkarta-popup span {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.tooltip {
    display: none;
    background: #acf;
    font-size: 16px;
    height: 70px;
    width: 160px;
    padding: 25px;
    color: #fff;
}

.news-date-time {
    /*  display:block; */
    margin: 2px 0 10px!important;
    font-size: 13px;
}


/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */

a.dp-choose-date {
    width: 19px;
    height: 19px;
    padding: 0;
    margin: 0px 3px 0;
    display: block;
    text-indent: -2000px;
    overflow: hidden;
    background: url("/bitrix/components/bitrix/main.calendar/templates/.default/images/icon.gif") no-repeat;
}

.filter_turs a.dp-choose-date {
    float: right;
}

a.dp-choose-date.dp-disabled {
    background-position: 0 -20px;
    cursor: default;
}


/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */

input.dp-applied {
    width: 140px;
    float: left;
}

table.jCalendar {
    border: 1px solid #000;
    background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}

table.jCalendar th {
    background: #333;
    color: #fff;
    font-weight: bold;
    padding: 3px 5px;
}

table.jCalendar td {
    background: #ccc;
    color: #000;
    padding: 3px 5px;
    text-align: center;
}

table.jCalendar td.other-month {
    background: #ddd;
    color: #aaa;
}

table.jCalendar td.today {
    background: #666;
    color: #fff;
}

table.jCalendar td.selected {
    background: #f66;
    color: #fff;
}

table.jCalendar td.selected.dp-hover {
    background: #f33;
    color: #fff;
}

table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
    background: #fff;
    color: #000;
}

table.jCalendar tr.selectedWeek td {
    background: #f66;
    color: #fff;
}

table.jCalendar td.disabled,
table.jCalendar td.disabled.dp-hover {
    background: #bbb;
    color: #888;
}

table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
    background: #bbb;
    color: #888;
}


/* For the popup */


/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
    position: relative;
    background: #ccc;
    font-size: 10px;
    font-family: arial, sans-serif;
    padding: 2px;
    width: 171px;
    line-height: 1.2em;
}

div#dp-popup {
    position: absolute;
    z-index: 199;
}

div.dp-popup h2 {
    font-size: 12px;
    text-align: center;
    margin: 2px 0;
    padding: 0;
}

a#dp-close {
    font-size: 11px;
    padding: 4px 0;
    text-align: center;
    display: block;
}

a#dp-close:hover {
    text-decoration: underline;
}

div.dp-popup a {
    color: #000;
    text-decoration: none;
    padding: 3px 2px 0;
}

div.dp-popup div.dp-nav-prev {
    position: absolute;
    top: 2px;
    left: 4px;
    width: 100px;
}

div.dp-popup div.dp-nav-prev a {
    float: left;
}


/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */

div.dp-popup div.dp-nav-prev a,
div.dp-popup div.dp-nav-next a {
    cursor: pointer;
}

div.dp-popup div.dp-nav-prev a.disabled,
div.dp-popup div.dp-nav-next a.disabled {
    cursor: default;
}

div.dp-popup div.dp-nav-next {
    position: absolute;
    top: 2px;
    right: 4px;
    width: 100px;
}

div.dp-popup div.dp-nav-next a {
    float: right;
}

div.dp-popup a.disabled {
    cursor: default;
    color: #aaa;
}

div.dp-popup td {
    cursor: pointer;
}

div.dp-popup td.disabled {
    cursor: default;
}


/*werebuy*/

#left_column {
    width: 250px;
    float: left;
}

#right_column {
    width: 52%;
    float: right;
}

#left_column ul li {
    line-height: 20px;
}

#left_column ul li ul {
    margin-top: 7px;
}

#left_column ul li span {
    border-bottom: 1px dashed #BD0000;
    color: #BD0000;
    cursor: pointer;
}

#left_column ul li.active span {
    border-bottom: 0;
    color: #000;
    cursor: default!important;
}

#left_column h3 {
    height: 25px;
    border: 0;
    vertical-align: middle;
}

#left_column h3 a {
    display: block;
}

#left_column h3 span.active {
    padding: 0;
    height: 25px;
    display: block;
    line-height: 22px;
    color: #fff;
    background: #cab691;
    border: 0;
    text-decoration: none;
    margin: 0;
    text-align: center;
}

#left_column h3 span.right_end,
#left_column h3 span.left_begin {
    display: block;
    height: 25px;
    width: 10px;
    margin: 0;
}

#left_column h3 span.left_begin {
    background: transparent url("/images/round.gif") no-repeat 0 0;
    float: left;
}

#left_column h3 span.right_end {
    background: transparent url("/images/round.gif") no-repeat -10px 0;
    float: right;
}

#right_column ul li a {
    color: #BD0000;
    text-decoration: underline;
    font-weight: normal;
}

#right_column ul li {
    border-bottom: 1px solid silver;
    padding: 0 0 10px;
    background: none;
    line-height: 20px;
}

#maps table tr th {
    color: #fff;
    padding: 0;
    text-align: left;
}

#maps table tr td {
    border-bottom: none;
    padding: 0;
    vertical-align: top;
}

#content #yamaps table {
    width: auto;
    border: none;
    margin: 0;
}

#content #yamaps table td {
    border: none;
    margin: 0;
    padding: 0;
}

.hotel_preview {
    width: 200px;
    float: left;
    margin: 0 10px 10px 0;
    text-align: center;
}

.hotel_preview img {
    border: 10px solid #F0EDE5;
}

#howiregister,
#regcorporate {
    font-size: 14px;
    margin-bottom: 5px;
}

.ui-slider {}

.ui-slider-horizontal {
    background: url("/images/015.gif") repeat-x scroll left 36px transparent;
    height: 69px;
    position: relative;
    z-index: 1500;
}

#slider_wrap {
    background-color: #F0EDE5;
    height: 69px;
    margin: 20px 0 0;
    padding: 0 35px 0 37px;
    position: relative;
    width: 92%;
}

#content ul.slider_calen_line {
    position: absolute;
    left: 0px;
    width: 100%;
    top: 12px;
}

#content ul.slider_calen_line li {
    float: left;
    position: relative;
    background: none;
    width: 6.8%;
    color: #726f67;
}

#slider>a,
#slider2>a {
    position: relative;
    display: block;
    height: 32px;
    width: 150px;
    margin-left: -12px;
    top: 33px;
    background: url("/images/0166.png") no-repeat scroll right top transparent;
    border: 0;
    outline: 0;
    cursor: pointer;
}


/*=== ???????? ???????? ===*/

#new_tabs ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 30px;
    /*--Set height of tabs--*/
    /*border-bottom: 1px solid #999;
	border-left: 1px solid #999;*/
    width: 100%;
}

#new_tabs ul.tabs li {
    float: left;
    margin: 0 0 0 -10px;
    padding: 0;
    height: 29px;
    /*--Subtract 1px from the height of the unordered list--*/
    line-height: 29px;
    /*--Vertically aligns the text within the tab--*/
    margin-bottom: -1px;
    /*--Pull the list item down 1px--*/
    overflow: hidden;
    position: relative;
    /*background: #e0e0e0;*/
    background: url(../images/bg_tab.gif) right top no-repeat;
}

#new_tabs ul.tabs li.first {
    margin-left: 0;
}

#new_tabs ul.tabs li a {
    text-decoration: none;
    color: #000;
    display: block;
    font-size: 12px;
    padding: 0 20px;
    /*border: 1px solid #fff;*/
    /*--Gives the bevel look with a 1px white border inside the list item--*/
    outline: none;
}

#new_tabs ul.tabs li a:hover {
    /*background: #ccc;*/
}

html #new_tabs ul.tabs li.active,
#new_tabs html ul.tabs li.active a:hover {
    /*--Makes sure that the active tab does not listen to the hover properties--*/
    background: url(../images/bg_tab_a.gif) right top no-repeat;
    color: #414141;
    font-weight: bold;
    /*border-bottom: 1px solid #fff;*/
    /*--Makes the active tab look like it's connected with its content--*/
}

#new_tabs .tab_container {
    /*border: 1px solid #999;
	border-top: none;*/
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
    background: #f0ede5;
}

#new_tabs .tab_content {
    padding: 20px;
    font-size: 1.2em;
}

#new_tabs .tab_content table {
    margin-bottom: 10px;
}

#new_tabs table thead th {
    padding: 9px 13px;
    background: #F0EDE5;
    color: #9D9282;
}

#new_tabs table tbody th {
    background: #9D9282;
    /*color:#F0EDE5;*/
    color: #fff;
}

#new_tabs table tbody tr.active {
    background: #D3EDDE;
}

#new_tabs a.next_tab,
#new_tabs a.prew_tab,
#content .submit_button {
    font-size: 14px;
    font-weight: normal;
    padding: 4px 17px;
    background: #e2e1dc;
    color: #908e89;
    text-decoration: none;
    float: right;
    border: 1px solid #c3c1bd;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    margin-bottom: 20px;
}

#new_tabs a.prew_tab {
    margin-right: 5px;
}

#new_tabs a.next_tab span {}

#new_tabs a.prew_tab span {}

#new_tabs span.tip {
    /*background:#9D9282;
	color:#fff;
	padding:1px 3px;*/
    font-size: 9px;
    font-weight: bold;
    cursor: pointer;
}

.tooltip {
    position: absolute;
    z-index: 999;
    left: -9999px;
    background: #FFF1AF;
    color: #000;
    border: 3px solid #FFF1AF;
    border-radius: 10px / 5px;
    -moz-border-radius: 10px / 5px;
    -webkit-border-radius: 10px / 5px;
    max-width: 300px;
    height: auto;
    padding: 10px;
}

.tooltip p {
    margin: 0;
    overflow: hidden;
    font-size: 12px;
}

.tooltip_close {
    position: absolute;
    top: 0;
    right: 0;
    background: #9D9282;
    color: #fff;
    padding: 1px 3px;
    font-size: 9px;
    font-weight: bold;
    cursor: pointer;
}

#yamaps_wrap {
    border: 10px solid #f0ede5;
}

#showDatePopup {
    position: absolute;
    display: none;
    left: 0px;
    top: 0px;
    padding: 10px;
    z-index: 9999;
    background: #f0ede5;
    border: 1px solid #b4b2ac;
    text-align: left;
    min-width: 300px;
}

#showDatePopup p {
    margin: 0 0 15px 0!important;
}

#content #showDatePopup table {
    border-collapse: collapse;
    margin-bottom: 15px;
}

#content #showDatePopup table tr td {
    padding: 10px;
    border-bottom: 1px dotted #999;
}

#content table tr td span.count {
    font-size: 9px;
    color: #9d9282;
}

#showDatePopup a.close {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 15px;
    height: 15px;
    overflow: hidden;
    border: 0!important;
}

#content div.step h2 {
    color: #c4c4c4;
}

#content div.active_step h2 {
    color: #333;
}

#content div.active_step div.cover_content {
    display: block!important;
}

#content #marshrut-order table tr td a.choosedate {
    text-decoration: none!important;
}

#content #marshrut-order table tr td a.choosedate span {
    border-bottom: 1px dashed!important;
}

#content #showDatePopup table tr td a.choosedate span {
    font-size: 14px;
    color: #BD0000;
}

#content #showDatePopup table tr td a.choosedate span:hover {
    color: #7b0000;
}

#content #showDatePopup table tr td a.inactive span,
#content table tr td a.inactive span {
    color: #e18686;
}

#content #showDatePopup table tr td span {
    font-size: 11px;
    color: #BD0000;
}

#content div.note {
    font-size: 12px;
    line-height: 18px;
    color: #a59a8a;
    padding: 5px 10px;
}

#content .set_persons_count,
#content div.set_persons_type {
    background: #f0ede5;
    padding: 10px 20px;
    margin-bottom: 14px;
}

#content .set_persons_count input.text {
    float: left;
    width: 46px;
    height: 25px;
    padding: 0 7px;
    border: 1px solid #a89d8e;
    font: 22px/25px Arial, Tahoma, serif;
    color: #92908c;
    text-align: right;
    margin-right: 4px;
    vertical-align: middle;
}

#content .set_persons_count div.arrows {
    position: relative;
    width: 12px;
    height: 25px;
    float: left;
    margin-right: 10px;
}

#content .set_persons_count div.arrows a {
    display: block;
    position: absolute;
    width: 12px;
    height: 8px;
    left: 0;
    overflow: hidden;
}

#content .set_persons_count div.arrows a.plus {
    top: 3px;
}

#content .set_persons_count div.arrows a.minus {
    bottom: 3px;
}

#content .set_persons_count div.arrows a.minus img {
    position: absolute;
    top: -9px;
}

#content .set_persons_count p.note {
    padding-top: 3px;
    margin: 0;
}

#content .set_persons_count p.note span {
    color: #a59a8a;
}

#content #marshrut-order .tab_container table {
    border-bottom: 0;
    line-height: 14px;
}

#content #marshrut-order .tab_container table th {
    background: #a59a8a;
    color: #fff;
    padding: 5px 15px;
}

#content #marshrut-order .tab_container table tr td {
    padding: 5px 15px;
}

#content #marshrut-order .tab_container table tr td span {
    font-size: 10px;
    color: #a59a8a;
}

#content #marshrut-order .tab_container table tr td.not_active {
    color: #92908c;
}

#content #marshrut-order .tab_container table tr td.not_active span {
    color: #c7c0b4;
}

#content #marshrut-order .tab_container table tr.header td {
    background: #fff;
    border: 0;
}

#new_tabs div.note {
    padding-top: 15px;
    border-top: 2px solid #a59a8a;
}

#new_tabs div.noborder {
    padding-top: 0;
    border-top: none;
}

#new_tabs div.note p {
    margin: 0;
}

#content div.set_persons_type label {
    float: left;
    margin: 0 80px 0 40px;
    padding: 0 50px 0 20px;
    height: 28px;
    line-height: 28px;
    background: url(../images/bg_person_type.gif) left top no-repeat;
}

#content div.set_persons_type label input {
    width: auto;
    margin-right: 5px;
}

#content div.form {
    font-size: 12px;
}

#content div.form div.line {
    position: relative;
    width: 100%;
    clear: left;
}

#content div.form div.alt {
    padding: 20px 0;
    margin: 20px 0;
    border-top: 1px solid #cac3b7;
    border-bottom: 1px solid #cac3b7;
}

#content div.form div.line span.name {
    float: left;
    width: 190px;
}

#content div.form div.line span.name span.req {
    color: #900;
}

#content div.form div.line input {
    vertical-align: middle;
}

#content div.form div.line input.text,
#content div.form div.line select,
#content div.form div.line textarea,
#content input.text {
    position: static;
    font: 12px/30px Arial, Tahoma, serif;
    width: 200px;
    background: url(../images/bg_form_elem.gif) left top repeat-x #fff;
    border: 1px solid #a8acad;
    margin-bottom: 5px;
    color: #333;
    z-index: 9;
}

#content input.text {
    line-height: 20px;
}

#content div.form div.line input.text,
#content div.form div.line select,
#content input.text {
    line-height: 20px;
    height: 20px;
    margin-bottom: 0;
}

#content div.form div.line select,
#content div.form div.line input.date {
    width: 100px;
}

#content div.form div.line textarea {
    height: 50px;
}

#content div.form div.line p.note {
    font-size: 11px;
    color: #999;
    /*	position: absolute;*/
    position: relative;
    left: 203px;
    top: 0;
    text-indent: -12px;
    margin-bottom: 6px;
    display: block;
}

#content div.form div.line p.error {
    font-size: 11px;
    color: #999;
    position: absolute;
    left: 410px;
    top: 0;
    text-indent: -12px;
    color: red;
}

.back_link a {
    margin-top: 21px;
    float: left;
    font-size: 13px;
}

#content div.form div.submit {
    width: 392px;
    padding-top: 10px;
}

#content div.form div.line img.calendar {
    position: relative;
    vertical-align: top;
    margin: 3px 0 0 -22px;
    z-index: 10;
}

#content div.user_agreement {
    font-size: 11px;
    width: 100%;
    height: 250px;
    overflow: auto;
    background: url(../images/bg_form_elem.gif) left top repeat-x #fff;
    border: 1px solid #a8acad;
}

#content div.user_agreement ol {
    margin: 5px 0 20px 25px;
}

#photo_gallery {
    position: relative;
    padding: 40px 0 0 0;
}

#photo_gallery_left {
    float: left;
    width: 350px;
}

#photo_gallery_left p.photo_name {
    padding: 10px;
    color: #4f463a;
}

#photo_preview {
    width: 334px;
    height: 246px;
    border: 8px solid #f0ede5;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

#photo_thumb {
    margin: 0 40px 0 355px;
}

#photo_thumb_inner {
    position: relative;
    margin-top: 5px;
    height: 250px;
    width: 100%;
    overflow: auto;
}

#photo_thumb ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#photo_thumb ul li {
    float: left;
    width: 89px;
    height: 64px;
    margin: 0 0 10px 10px;
    padding: 0;
    background: none;
    overflow: hidden;
    border: 6px solid #d2c5b1;
}

#photo_thumb ul li.active {
    border-color: #8e8468;
}

#photo_slider {
    position: absolute;
    right: 5px;
    top: 50px;
}

#content a.photo_up,
#content a.photo_down {
    display: block;
    position: absolute;
    right: 0;
    width: 16px;
    height: 6px;
}

#content a.photo_up {
    background: url(/images/photogallery_sprite.gif) -68px 100% no-repeat;
    top: 30px;
}

#content a.photo_down {
    background: url(/images/photogallery_sprite.gif) -68px top no-repeat;
    top: 305px;
}

#content a.photo_prev,
#content a.photo_next {
    display: block;
    position: absolute;
    left: 155px;
    width: 50px;
    height: 16px;
    ovrerflow: hidden;
}

#content a.photo_prev {
    background: url(/images/photogallery_sprite.gif) left bottom no-repeat;
    top: 15px;
}

#content a.photo_next {
    background: url(/images/photogallery_sprite.gif) left top no-repeat;
    bottom: 0px;
}

.hidden {
    display: none;
}

.visible-block {
    display: block;
}

.visible-inline {
    display: inline;
}

.documents {
    background: #e6eff6;
    width: 230px;
    padding: 10px 20px;
    margin-bottom: 1px;
}

.pdf {
    background: url(/images/pdf.gif) 0 0 no-repeat;
    padding-left: 30px;
}

.doc {
    background: url(/images/doc.gif) 0 0 no-repeat;
    padding-left: 30px;
}

.documents a,
.advertising a {
    color: #bd0000;
    font-size: 15px;
    padding: 0;
    text-decoration: underline;
}

.advertising {
    margin: 5px 0 0 20px;
    width: 248px;
}

.date {
    color: #666;
    font: 11px Tahoma;
    margin-bottom: 0;
}

.advertising p {
    font: 15px Arial;
    margin-bottom: 15px;
}

.passport_tab {
    margin-right: 10px;
    cursor: pointer;
    border-bottom: 1px #444 dashed;
}

.passport_tab_value {
    margin-top: 10px;
    display: none;
}

.passport_tab.active {
    background: #CCC;
    padding: 5px;
    border-bottom: none;
}

.or {
    margin-right: 10px;
}

.slogan {
    width: 240px;
    height: 70px;
    position: absolute;
    right: 0;
    bottom: 0;
}

::-webkit-input-placeholder {
    color: #666 !important;
    font: 14px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
    font-style: italic !important;
}

:-moz-placeholder {
    color: #666 !important;
    font: 14px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
    font-style: italic !important;
}

.placeholder {
    color: #666 !important;
    font: 14px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
    font-style: italic !important;
}

#tableZakaz {
    border: none;
    background-color: #f0ede5;
    padding-top: 28px;
    padding-left: 32px;
    margin-top: 40px;
}

#submit_button {
    background-color: #d4d0c8;
    padding: 5px 15px 5px 15px;
}

.input_error {
    background-color: #ffb2b2
}

#content a.btn-mir {
    display: block;
    box-sizing: border-box;
    margin-top: 10px;
    padding: 15px 30px;
    border: none;
    border-radius: 30px;
    max-width: 240px;
    background: #016848;
    font: inherit;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
}

#content a.btn-mir:hover {
    background: linear-gradient(90deg,#009360,#006948);
}