@CHARSET "UTF-8";

@import url(https://fonts.googleapis.com/css?family=PT+Sans+Caption:400,700&subset=latin,cyrillic);

    html {
        box-sizing: border-box;
    }

    *,
    *:before,
    *:after {
        box-sizing: border-box;
    }


h2, h1, h3 {
	    margin: 0px;
    }

    strong, b {
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
    }

    A IMG {
        border: none;
    }

    .top-warning {
        text-align: center;
        height: 20px;
        top:0;
        background: #111111;
        width: 100%;
        color: #fff;
        z-index: 10000;
        position: fixed;
    }

    .top-warning + #wrap-container {
        margin-top: 30px;
    }

    .top-warning a {
        color: #fff;
    }

    h1 {
	    font-size: 24px;
	    margin-bottom: 16px;
	    color: #b2b0a9;
    }

    h2 {
	    font-size: 24px;
	    margin-bottom: 16px;
    }

    h3 {
	    font-size: 18px;
	    margin-bottom: 8px;
    }


    #name h1 {
	    color: #918f85;
	    margin-bottom: 16px;
    }

    #name .item {
        float: left;
	    display: inline;
	    padding-top: 6px;
        height: 36px;
        min-height: 36px;
        font-weight: bold;
        padding-left: 15px;
        padding-right: 15px;
        margin-right: 6px;
    }

    #name .item.selected {
        border-bottom: solid 7px #00AD5A;
        color: #00AD5A;
    }

    #name .item.selected a {
	    color: #00AD5A;
        border: none;
    }

    #name .item a, #name .item {
	    font-size: 17px;
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
    }

    .upall {
	    text-transform: uppercase;
    }

    .floatleft {
	    float: left;
    }

    .floatright {
	    float: right;
    }

    .absolute {
        position: absolute;
    }

    .upall {
	    text-transform: uppercase;
    }

    .bold {
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
        font-weight: bold;
    }

    .clear {
	    clear: both;
	    margin-top: 1px;
	    margin-bottom: 1px;
    }

    .letter-more {
        letter-spacing:2px;
    }

    .scope-highlight .b_color_5 {
        font-weight: normal;
    }

    body {
	    margin: 0;
	    padding: 0;
	    font-family: "Inter","PT Sans Caption","verdana","sans-serif";
	    font-size: 14px;
	    color: #445755;
        background-color: #fff;
        --accent-color: #00AD5A;
        --bg-color-accent-extra-light: #D9F2E5;
    }

    .ui-widget {
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
    }

    .logo {
	    padding-left: 50px;
	    height: 30px;
	    background: url("/images/transfer/iWay-logo.png") left no-repeat;
    }

    /* flex base color gallery */
    .b_color_1, .gray {
        color: #7F8D8B ;
    }

    .orderlist .gray, .orderlist .b_color_4 {
        color: #7F8D8B ;
    }

    .b_color_2 {
        color: #00AD5A;
    }

    .ui-widget-content a.b_color_2 {
        color: #00AD5A !important;
    }

    .b_color_3, .deflink.b_color_3, .base_color_2 {
        color: #445755;
    }

    .b_color_4, .base_color_1 {
        color: #B9BDB7;
    }

    .b_color_5 {
        color: #C9F2DE;
    }

    .gray3 {
        color: #BFC6C5 ;
    }

    .white_color {
        color: #fff;
    }

    .gray2 {
        color: #B9BCB7;
    }

    .gray4 {
        color: #7F8D8B ;
    }

    /* end flex base color gallery */

    .green {
        color: #d5dbb8;
    }

    .green2 {
        color: #abb871;
    }

    .orange {
        color: #F9A719;
    }

    .red {
	    color: #D71E1B;
    }

    .orange2 {
        color: #8d5a09;
    }

    .original {
        color: #ebb932;
    }

    .brown {
        color: #8B5B24;
    }

    .base_size14 {
	    font-size: 14px;
    }

    .base_size12 {
	    font-size: 12px;
    }

    .base_size18 {
	    font-size: 18px;
    }

    .base_size24 {
	    font-size: 24px;
    }

    .base_size25 {
	    font-size: 25px;
    }

    .base_color_3 {
        color: #8c5a09;
    }

    .red_color {
        color: #D73D02;
    }

    .gray_color {
        color: #918f85;
    }

    .blue_color {
        color: #1F94B8;
    }

    .green_color {
        color: #00AD5A;
    }

    .base_margin_left {
        margin-left: 16px;
    }

    .base_margin_bottom {
        margin-bottom: 16px;
    }
    .base_margin_bottom32 {
        margin-bottom: 32px;
    }

    .base_margin_top {
        margin-top: 16px;
    }
    .base_margin_top32 {
        margin-top: 32px;
    }

    .base_margin_right {
        margin-right: 16px;
    }

    .base_margin_right_8 {
        margin-right: 8px;
    }

    .lineheight {
        line-height: 1.4;
    }

    .lineheight > p {
        margin-bottom: 1em;
        margin-top: 1em;
    }

    .lineheight1_2 {
        line-height: 1.2;
    }

    .lineheight1_3 {
        line-height: 1.3;
    }

    .formbox {
        line-height: 1.4;
    }

    .wrap {
	    max-width: 944px;
        width: 100%;
        height: 100%;
	    margin: auto auto;
	    padding-top: 32px;
    }

    .b_wrap {
	    width: 944px;
	    margin: auto auto;
    }

    /*.basewidth {
        width: 944px;
    }*/

    #childname {
	    background: #4f73a1;
	    width: 100%;
    }

    #childname h2 {
	    color: #fff;
    }

    #childname .wrap {
	    margin-top: 0px;
	    padding-left: 40px;
	    padding-top: 10px;
    }

    #head {
	    padding-bottom: 8px;
	    margin-top: 16px;
	    border-bottom: solid 1px #BFC6C5 ;
    }

    .bottom-line {
        border-bottom: solid 1px #BFC6C5 ;
    }

    #simlehead {
	    padding-bottom: 8px;
	    margin-top: 18px;
    }

    .base_split {
        border-bottom: solid 1px #BFC6C5 ;
    }

    .userlogin #head {
	    border-bottom: solid 1px #BFC6C5 ;
        display: flex;
        justify-content: space-between;
    }

    #new-module-changer {
        max-width: 390px;
        margin-left: 15%;
        float: left;
        line-height: 24px;
        margin-top:6px;
    }

    #head .change-module {
        display: flex;
        flex-direction: column;
    }

    #head .change-module-managers {
        display: flex;
        flex-direction: column;
        float: left;
        padding-top: 30px;
        /*margin-right: 20px;*/
    }

    @media (max-width: 900px) {
        #head .change-module-managers {
            padding-top: 10px;
        }
    }

    #head .auth {
	    float: right;
        padding-right: 16px;
        margin-left: auto;
        width: 224px;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        text-align: right;
    }
    #loginbox {
        text-align: left;
    }
    #head .auth > .lineheight {
        width: 100%;
    }

    #head div.lineheight #loginlink {
        font-size: 20px;
        display: inline-block;
        margin-top: 24px;
    }

    .s_login {
        display: block;
        width: 100%;
        height: 24px;
        margin-left: auto;
        position: relative;
        color: #00AD5A;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: right;
    }

    .s_login span {
        background: url(/images/transfer/tailhide.png)  center right no-repeat;
        height: 24px;
        width: 100%;
        display: block;
        position: absolute;
        float: right;
    }

    #head .contacts td {
	    width: 290px;
	    height: 83px;
    }

    #head .contacts {
	    width: 290px;
	    height: 83px;
	    float: left;
	    text-align: left;
	    margin-top: 3px;
	    background: url(/images/flex/phone_pic.png) 0px 26px no-repeat;
	    padding-left: 45px;
	    margin: auto auto;
	    margin-left: 170px;
	    vertical-align: middle;
        display: block;
    }

/* TRANS-2368 */
#head .contacts {
    display: none;
}
/* /TRANS-2368 */

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
    #head .contacts {
        background-image: url(/images/flex/phone_pic@2x.png);
        background-size: 32px 32px;
    }
}

#head .contacts, #head .contacts strong, #head .contacts b {
    /*font-family: "Helvetica";*/
}

#head .contacts .phone {
	display: block;
	font-size: 28px;
}

html, body{
	height:100%;
	margin:0;
}

.green-footer {
    height: 136px;
}

ul {
	margin: 0px;
	padding: 0px;
}

ul li {
        margin-left: 16px;
        margin-bottom: 5px;
    }

    .floathalf {
	    width: 49%;
	    float: left;
    }

    .myinput.error, .base_input.error, .myinput.novalid, .base_input.novalid {
	    border: solid 1px #d20000 !important;
    }

    .calendar, .myinput.calendar, .myinput.alt-calendar {
        background: #FFFFFF url("/images/flex/calendar.png") right center no-repeat;
        padding-right: 30px;
    }

    @media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
    only screen and (-moz-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min-device-pixel-ratio: 1.5) {
        .calendar, .myinput.calendar, .myinput.alt-calendar  {
            background: #FFFFFF url("/images/flex/calendar@2x.png") right center no-repeat;
            background-size: 32px;
        }
    }

    .calendar_theme_alfa-on-white {
        background: none;
    }

    .formbox .alt-calendar {
        width: 120px;
        cursor: pointer;
        float: left;
    }

    input.myinput, .myselect, .countbox , .staff_access{
	    border: solid 1px #BFC6C5 ;
	    font-size: 14px;
	    background: #fff;
	    border-radius: 4px;
	    padding-top: 0px;
	    padding-bottom: 0px;
	    padding-left: 7px;
	    padding-right: 7px;
	    height: 32px;
        color: #445755;
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
    }

    .input-type-off .myinput{
        background: #00AD5A;
    }

    .input-type-off .combobutton {
        box-shadow:         none;
        -webkit-box-shadow: none;
        -moz-box-shadow:    none;
    }

    .myinput.cleft {
	    border-radius: 4px 0px 0px 4px;
	    border-right: none !important;
    }
    .myinput.cright {
	    border-radius: 0px 4px 4px 0px;
	    margin-left: -4px;

    }
    .myinput.cbox {
	    border-radius: 0px 0px 0px 0px;
	    border-right: none !important;
	    margin-left: -4px;
    }

    textarea.mytextarea {
	    border: solid 1px #BFC6C5 ;
	    font-size: 14px;
	    background: #fff;
        border-radius: 4px;
	    padding-bottom: 8px;
	    padding-left: 12px;
	    padding-top: 8px;
	    padding-right: 12px;
        color: #445755;
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
    }

    .codetextarea {
        color: #445755;
	    border: solid 1px #BFC6C5 ;
	    font-size: 12px;
	    background: #fff;
        border-radius: 4px;
	    padding-bottom: 8px;
	    padding-left: 12px;
	    padding-top: 8px;
	    padding-right: 12px;
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
	    width: 440px;
	    height: 16px;
	    resize: none;
    }

    .myselect {
	    cursor: pointer;
    }

    .warning {
	    display: inline-block;
	    margin-left: 16px;
        border-radius: 6px;
        height: 32px;
        background: #445755;
        color: #E1F4EA;
        font-size: 14px;
    }

    .warning .title {
	    display: block;
	    padding: 8px 8px 8px 40px;
        background: url('/images/flex/warning.png') 10px 5px no-repeat;
    }

    /* Buttons collections */

    .button:hover div, .button:hover span {
	    background-position: left -64px;
    }

    .button {
	    /*float: left;  чтобы ширина кнопки зависела от контента. по идее должен подойти и display: inline-block
	       margin: 50px;*/
	    display: inline-block;
    }

    /*.button div {
	    position: relative;
	    font-weight: bold;
	    height: 64px;
	    background: url(/images/transfer/button_left.png) top left no-repeat; !* левые углы фона с прозрачными участками *!
	    font-size: 11px;
    }*/

    * html .button div {
	    /* хак для ие6 чтобы с шириной кнопки проблем не было */
	    width: 10px;
    }

    /*.button span {
	    !* правое скругление кнопки выносим за пределы кнопки *!
	    background: url(/images/transfer/button_right.png);
	    height: 64px;
	    width: 32px;
	    display: block;
	    position: absolute;
	    z-index: 0;
	    top: 0;
	    right: -32px;
	    overflow: hidden;
    }*/

    .button input {
	    height: 100%;
	    margin: 0 -32px 0 0; /* чтобы кликабильным была правая часть кнопки, вынесенная за ее пределы */
	    padding-bottom: 8px;
	    padding-top: 8px;
	    padding-left: 32px;
	    padding-right: 32px;
	    overflow: visible; /* убираем необнуляемые внутренние отступы для ie6-7 */
	    border: none;
	    position: relative;
	    z-index: 1;
	    font-size: 24px;
	    background: none;
	    cursor: pointer;
	    text-align: center;
	    display: block;
	    color: #231f20;
	    font-weight: bold;
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
    }

    .button strong {
	    color: #864703;
    }

    /* small button button_small_white*/

    .button_small_white:hover div, .button_small_white:hover span {
	    background-position: left -48px;
    }

    .button_small_white {
	    display: inline-block;
	    margin-left: 7px;
    }

    .button_small_white div {
	    position: relative;
	    font-weight: bold;
	    height: 48px;
	    background: url(/images/transfer/button_small_left_white.png) top left no-repeat;
	    font-size: 11px;
    }

    * html .button_small_white div {
	    width: 10px;
    }

    .button_small_white span {
	    background: url(/images/transfer/button_small_right_white.png);
	    height: 48px;
	    width: 27px;
	    display: block;
	    position: absolute;
	    z-index: 0;
	    top: 0;
	    right: -27px;
	    overflow: hidden;
    }

    .button_small_white input {
	    height: 100%;
	    margin: 0 -6px 0 0;
	    padding: 8px;
	    padding-top: 8px;
	    padding-left: 32px;
	    overflow: visible;
	    border: none;
	    position: relative;
	    z-index: 1;
	    font-size: 18px;
	    background: none;
	    cursor: pointer;
	    text-align: center;
	    display: block;
	    color: #231f20;
	    font-weight: bold;
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
    }

    .button_small_white strong {
	    color: #864703;
    }


    /* End buttons collections */

    #lastcardnum {
	    font-size: 18px;
	    width: 54px !important;
    }

    .hint {
	    color: #BFC6C5  !important;
	    font-size: 14px !important;
	    font-weight: normal !important;
        -webkit-text-fill-color: #BFC6C5  !important;
    }

    .hide {
	    display: none;
    }

    #errorbox {
	    background: url(/images/flex/error-box.png);
	    padding: 20px;
	    color: #fff;
	    border-radius: 8px;
	    position: absolute;
	    z-index: 666;
	    font-size: 24px;
	    text-align: center;
    }
    #errorbox .clear {
        margin-top: 10px;
    }

	#errorbox a {
		color: #fff;
	}

    #errorbox .button_small_white {
        margin-left: 20px;
        margin-right: 30px;
    }

    #errorbox .button_small_white:first-child {
        margin-left: 0px;
    }

	#errorbox.errorbox-green {
		background: url(/images/transfer/errorbox_body_green.png);
	}

    #errorbox.gray-style {
        background: rgba(68, 77, 62, 0.8);
        color: #ffffff;
    }

    #iway-message-box.yellow-style {
        background:rgba(255, 234, 100, 0.9);
        color:#445755;
        box-shadow: 0 1px 50px 3px rgba(68, 85, 95, 0.4);
    }

    #name .item {
        border-bottom: solid 7px #fff;
    }

    #name .head-title {
        color: #7F8D8B ;
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
        font-size: 20px;
        margin: 0;
    }

    #name .slimy {
        margin-right: 8px;
        margin-bottom: 8px;
    }

    .tablelabel {
	    font-size: 10px;
	    padding-left: 5px;
	    padding-bottom: 5px;
    }

    .table_cities {
        width: 100%;
	    padding-right: 10px;
    }

    .table_cities h2 {
	    font-size: 14px;
	    margin-bottom: 0px;
    }

    .table_cities td {
        padding-bottom: 8px;
    }

    .table_cities td.bold {
        padding-bottom: 8px;
        padding-top: 8px;
    }

    .table_cities tr:first-child td {
        padding-top: 0px !important;
    }

    #steps {
	    height: 40px;
	    width: 100%;
	    background: #7F8D8B;
    }

    #steps.modern {
        background: #445755;
    }

    #steps td {
	    height: 40px;
    }

    #steps .infoblock a {
        color: #fff;
    }

    #steps .infoblock {
	    width: 944px;
	    background: url("/images/flex/steps_bgwhite.png") no-repeat;
	    color: #fff;
	    font-size: 18px;
    }

    #steps .infoblock .step {
	    float: left;
	    padding-left: 24px;
    }

    #steps .infoblock .step-item-1 {
        width: 444px;
    }

    #steps .link, #steps .link a {
        color: #cbd5e3;
    }

    #steps .link a {
        text-decoration: none;
        border-bottom: solid 1px;
    }

    #steps .white a {
        text-decoration: none;
        color: #fff;
        border-bottom: solid 1px;
    }

    #steps.step1 .infoblock {
	    background-position: top;
    }

    #steps.step2 .infoblock {
	    background-position: bottom;
    }


    .step1 td.last_child {
	    background: #BFC6C5;
    }

    .step2 td.last_child{
        background: #7F8D8B;
    }


    .mean {
	    width: 944px;
	    margin: auto auto;
    }

    .prof_line {
        background: #00c969;
        height: 80px;
    }

    .prof_line.active .search-box {
        background: #445755;
    }


    .search.style-close, .prof_line.active .search {
        background-position: 5px -21px;
    }

    .prof_line .search-box {
        padding: 8px;
        height: 48px;
        width: 614px;
        margin-top: -8px;
        border-radius: 5px;
        margin-right: 16px;
    }

    .search-box .search {
        margin-top: 6px;
        margin-left: 6px;
        position: absolute;
    }

    .cream_line {
	    background: #E0E3E3;
	    height: 64px;
    }

    .white_line {
	    background: white;
	    height: 64px;
    }

    .cream_line .b_wrap {
	    padding-left: 30px;
	    padding-top: 22px;
    }

    .finder .rightbk {
	    height: 110px;
    }

    .finder {
	    background: var(--accent-color);
        opacity: 0.7;
        height: 136px;
	    margin-top: 6px;
        color: #fff;
    }

    .finder .item {
        float: left;
    }

    .finder .find-title {
        width: 100px;
        display: block;
        float: left;
        font-weight: bold;
        text-align: right;
        padding-right: 16px;
        font-size: 24px;
        white-space:nowrap;
    }

    .finder .find-input {
        float:right;
        width: 350px;
    }

    .finder .find-title.rmfix {
        width: auto;
        padding-left: 18px;
    }

    .finder .find-item, .finder .iw-autofind-item  {
        margin-bottom: 20px;
    }

    .transfer-autofind-input {
        width: 304px;
    }

    .rent-autofind-input {
        width: 298px;
    }

    .finder .item  {
        float: left;
        height: 83px;
        margin-right: 5px;
    }

    .finder #transfer-finder-inputs {
        width: 470px;
    }

    .finder .item.ch_types {
        float: right;
        width: 200px !important;
        margin-left: 0;
        margin-right: -3px;
    }

    .finder .ch_types table {
        margin-top: 3px;
        margin-left: 4px;
    }

    .finder .item.ch_types input {
        padding-top: 3px;
    }

    .finder .item.ch_types strong {
	    cursor: pointer;
        margin-left: 0px;
    }

    .finder .interchange {
	    background: url("/images/flex/change.png") top left no-repeat;
	    width: 32px;
	    height: 32px;
	    float: left;
	    margin-top: 45px;
        margin-left: 19px;
	    cursor: pointer;
	    background-position: 0px -32px;
    }

    .interchange:hover {
	    background-position: 0px -64px;
    }

    .interchange.off {
	    background-position: 0px 0px;
	    cursor: inherit;
    }


    .combobutton {
	    cursor: pointer;
	    border: none;
	    background: url("/images/flex/select_sprite.png") top center no-repeat;
	    margin-left: -24px;
	    height: 16px;
	    width: 16px;
	    display: inline;
        padding: 0;
        z-index: 0;
        box-shadow: -13px 1px 10px 1px rgba(255, 255, 255, 1);
        -webkit-box-shadow: -13px 1px 7px 1px rgba(255, 255, 255, 1);
        -moz-box-shadow:    -13px 1px 10px 1px rgba(255, 255, 255, 1);
    }

    @media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
    only screen and (-moz-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min-device-pixel-ratio: 1.5) {
        .combobutton {
            background-image: url(/images/flex/select_sprite@2x.png);
            background-size: 16px;
        }
    }

    .combobutton.tclear {
	    background-position: bottom center;
    }

    .combobutton.tclear.none {
        background-position: -50px -50px;
        cursor: text;
        outline: 0;
    }

    .tclear.none:focus{outline:none;}

    .combobutton.preloader, .def-preloader {
	    background: url("/images/flex/input-preloader.gif") top center no-repeat;
    }

    .input-type-off .combobutton.preloader {
        background: url("/images/flex/input-preloader-green.gif") top center no-repeat;
    }

    .circle-preloader {
        background-image: url("/images/flex/input-preloader.gif");
        background-position: center center;
        background-repeat:no-repeat;
    }

    .b_preloader {
        background-image: url("/images/transfer/preloader.gif");
        background-position: center center;
        background-repeat:no-repeat;
    }

    .waygroup {
	    border-top: 1px solid #231e0a;
    }


    .lowercase {
        text-transform: lowercase;
    }

    .waytable td.last_child {
        padding-right: 16px;
    }

    .car-class-img {
        width: 144px;
    }

    .waytable.last_line tr:last-child td {
        border-bottom: solid 1px #b2b0a9;
    }

    .waytable .big {
        font-weight: bold;
        font-size: 18px;
    }

    .waytable.fix_height td{
        height: 64px;
    }

    .waytable td {
	    padding-top: 8px;
	    padding-bottom: 8px;
	    border-top: solid 1px #b2b0a9;
	    cursor: pointer;
    }

    .waytable.nopointer td{
        cursor: inherit;
    }

    .waytable td.big.last_child {
	    width: 145px;
    }

    .waytable td:last-child {
        padding-right: 16px;
    }

    .waytable .checkbox {
        padding-left: 10px;
    }

    .waytable .td1 {
	    width: 144px;
    }

    .waytable .td2 {
	    width: 155px;
	    padding-left: 16px;
	    padding-right: 32px;
    }

    .waytable .td4 {
	    width: 155px;
    }

    .waytable .select td {
	    background-color: #fbf1d6;
    }

    .orderdetails, #orderdetails {
        margin-left: 0 !important;
        margin-bottom: 60px;
    }

    .orderdetails .orderdetails-bottom {
        background: #E0E3E3;
        padding-bottom: 16px;
        margin-top: 20px;
    }

    .orderdetails .orderdetails-bottom a {
        color: #00AD5A;
    }

    #pointsslide {
        background-color: #fbf1d6;
        padding: 13px;
        border-radius: 8px;
        margin-top: 20px;
        cursor: pointer;
        padding-left: 20px;
    }

    #pointsslide span {
        background: url("/images/transfer/arrow_blue.png") no-repeat scroll right top transparent;
        height: 16px;
        padding-right: 24px;
    }

    .waytable .selected td {
	    background-color: #ffdfb2;
    }


    .waygroup .points {
	    text-decoration: none;
	    display: block;
	    margin-top: 12px;
	    margin-bottom: 12px;
	    margin-left: 16px;
    }

    .no-decoration {
	    text-decoration: none;
    }

    .dashed, .faq a {
	    text-decoration: none;
	    border-bottom: dashed 1px;
    }

    a.deflink, .deflink a {
        color: #445755;
        text-decoration: none;
        border-bottom: solid 1px;
    }

    .wizard-link {
        color: #445755;
        border-bottom: dashed 1px;
        text-decoration: none;
    }

    a .orange:hover {
	    color: #ff9600;
    }

    a.blue, a {
        color: var(--accent-color);
    }

    #place-description {
        margin-top: 40px;
        margin-bottom: 60px;
    }

    .formbox {
	    background: #E0E3E3;
	    border-radius: 8px;
	    margin-bottom: 16px;
        color: #445755;
    }

    .formbox.style-green {
        background: #E1F4EA;
    }

    .formbox.style-green .dot {
        border-top: solid 2px #91D6AF;
    }

    .formbox .top {
	    background: #00c969;
	    border-radius: 8px 8px 0px 0px;
	    width: 100%;
	    color: #fff;
	    font-size: 18px;
    }

    .formbox.style2 .top {
        background: #FD9722;
    }

    .formbox .top .padding {
	    text-align: left;
        padding-left: 240px;
	    padding-top: 12px;
    }

    .formbox .top p {
	    margin-top: 8px;
    }

    .formbox .padding {
	    padding-top: 16px;
	    padding-bottom: 16px;
    }

    .formbox .table-form tr {
	    vertical-align: middle;
    }

    .formbox .table-form td {
	    padding-bottom: 16px;
    }

    .table-form td.td-title {
        vertical-align: top;
        padding-top: 6px;
    }

    .formbox tr.formbox_white_line td {
        padding: 0px;
        margin: 0px;
    }

    div.formbox_white_line {
        width: 100%;
    }

    div.formbox_white_line, .formbox tr.formbox_white_line td {
        height: 2px;
        background: #fff;
    }

    .profile .formbox .table-form td {
	    padding-top: 16px;
	    vertical-align: top;
    }

    .formbox .table-formIn td {
	    padding-bottom: 0px;
    }

    .formbox .table-form td.black {
	    text-align: right;
	    padding-right: 16px;
	    height: 32px;
        width: 224px;
        /*vertical-align: top;*/
    }

    .table-form tr.half_b-padding td {
        padding-bottom: 8px;
    }

    .table-form tr.up_t-padding td {
        padding-top: 16px;
    }

    .table-form .table-form_sub_menu td {
        padding-top: 0;
    }

    .table-form .table-form_sub_menu td.green_color {
        padding-left: 8px;
    }

    .remove_item {
        background: url(/images/flex/remove_item.png) top left no-repeat;
        height: 24px;
        width: 24px;
        cursor: pointer;
        text-align: left;
    }

    .remove_item_label {
        padding-top: 4px;
        font-size: 18px;
    }

    .remove_item:hover {
        background-position: bottom left;
    }

    .formbox .remove_item {
        margin-top: 4px;
    }

    @media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
    only screen and (-moz-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min-device-pixel-ratio: 1.5) {
        .remove_item {
            background-image: url(/images/flex/remove_item@2x.png);
            background-size: 24px;
        }
    }

    .grayhint {
	    color: #445755;
    }

    .countbox, .terminalbox {
	    width: 80px;
	    cursor: pointer;
    }

    .tableman {
	    background: url("/images/flex/chauffeur_brown_special.png") top center no-repeat;
        width:290px;
        height: 306px;
	    margin-right: 35px;
	    float: right;
        margin-top: -305px;
    }

    .tableman .mytextarea {
	    height: 60px;
	    width: 166px;
        margin-left: 19px;
        margin-top: 98px;
	    text-align: center;
        font-size: 17px;
	    font-weight: bold;
	    color: #000;
	    position: absolute;
    }

    .question, .info-quest {
	    background: url("/images/flex/info-2.png") 0 0 no-repeat;
	    width: 24px;
	    height: 24px;
	    margin-left: 3px;
        cursor: pointer;
        overflow: hidden;
        white-space: nowrap;
        color: #fff;
        border-radius: 24px;
    }

    .question.style-3 {
        background: url("/images/flex/info-3.png") 0 0 no-repeat;
    }

    @media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
    only screen and (-moz-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min-device-pixel-ratio: 1.5) {
        .question {
            background-image: url(/images/flex/info-2@2x.png);
            background-size: 24px 24px;
        }

        .question.style-3 {
            background-image: url(/images/flex/info-3@2x.png);
            background-size: 24px 24px;
        }
    }

    .question .padding, .formbox .top .question .padding {
        padding: 3px 4px 4px 28px;
        padding-left: 28px;
        font-size: 13px;
    }

    .formbox .top .question .padding {
        font-size: 13px;
    }

    .question.active {
        background-color: #8e948b;
    }
    .question.style-3.active {
        background-color: #697165;
    }

    table.voucherinfo {
	    margin-top: 5px;
	    margin-bottom: 24px;
    }

    .left-raduis-top {
        border-radius: 5px 0 0 0;
    }
    .right-raduis-top {
        border-radius: 0 5px 0 0;
    }
    .left-raduis-bottom {
        border-radius: 0 0 0 5px;
    }
    .right-raduis-bottom {
        border-radius: 0 0 5px 0;
    }

    table.voucherinfo td.fixed {
        width: 160px;
    }

    table.voucherinfo td {
	    background: #F3F4F3;
	    vertical-align: top;
	    overflow: hidden;
    }

    table.voucherinfo.style-2 td{
        background: #E0E3E3;
    }

    table.voucherinfo.style-2 td {
        padding-left: 16px;
    }

    table.voucherinfo.style-2 td.first-child {
        padding-left: 0px;
    }

    table.voucherinfo.style-2 td:first-child {
        padding-left: 3px;
    }

    table.voucherinfo .t_menu td {
	    background: #E0E3E3;
        padding-bottom: 16px;
    }

    .t_menu .t_menu_links td {
	    padding-top: 16px;
	    padding-bottom: 2px;
    }

    table.voucherinfo .base_color_1 td {
	    border-bottom: 2px solid #fff;
    }

    table.voucherinfo tbody td {
	    padding-top: 16px;
	    padding-bottom: 16px;
	    padding-right: 16px;
        line-height: 1.3;
    }

    table.voucherinfo .min-padding-style td {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .voucherinfo tbody tr td:first-child, .voucherinfo tbody tr td:last-child {
        padding-right: 0px;
    }

    table.typebuy {
	    width: 100%;
    }

    table.typebuy td {
	    border-bottom: solid 1px #b2b0a9;
	    border-top: solid 1px #b2b0a9;
	    padding-left: 24px;
    }

    #logo {
	    margin-left: 16px;
        width: 158px;
    }

    .close {
	    background: url("/images/transfer/close.png") top left no-repeat;
	    width: 26px;
	    height: 27px;
	    cursor: pointer;
    }

    @media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
    only screen and (-moz-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min-device-pixel-ratio: 1.5) {
        .close {
            background-image: url(/images/flex/close@2x.png);
            background-size: 16px 16px;
        }
    }

    .formbox .close {
	    position: absolute;
	    margin-left: 910px;
	    margin-top: 8px;
    }

    .formbox-title {
        margin-bottom: 4px;
    }

    .formbox .padding.cancellation-time {
        margin-top: -16px;
        background: #BFC6C5;
        border-radius: 0px 0px 8px 8px;
        border-top: solid 2px #fff;
        padding-bottom: 0px;
        padding-top: 5px;
    }

    .formbox .padding.cancellation-time.light-style {
        background: #E0E3E3;
    }

    .cancellation-time .table-form td {
        padding-bottom: 5px;
    }

    .vouchertitle {
        color: #fff;
        padding-left: 16px;
        width: 928px;
        font-size: 18px;
        font-weight: bold;
    }

    .base_padding {
	    padding: 16px;
    }

    .base_padding8 {
	    padding: 8px;
    }

    .base_padding4 {
	    padding: 4px;
    }

    .base_padding_left {
        padding-left: 16px;
    }
    .base_padding_left32 {
        padding-left: 32px;
    }

    .base_padding_right32 {
        padding-right: 32px;
    }

    .base_padding_right16 {
	    padding-right: 16px;
    }

    .base_padding_top {
        padding-top: 16px;
    }

    .base_padding_top10 {
        padding-top: 10px;
    }

    .base_padding_bottom {
        padding-bottom: 16px;
    }

    .offset_padding16 {
        margin-left: -16px;
    }

    .base_padding_bottom32 {
        padding-bottom: 32px !important;
    }

    .voucher_box {
        width: 465px;
        text-align: center;
        margin: auto auto;
    }

    h1.orange {
        margin-bottom: 20px;
    }

    .block {
        display: block;
    }

    .formbox .split {
        width: 100%;
        border-bottom: solid 1px #59C88C;
    }

    .dot {
        border-top: solid 2px #fff;
        padding-top: 20px;
    }

    .infobox {
        background: #E1F4EA;
        border-radius: 16px;
        padding: 16px;
        border: solid 2px #59C88C;
        margin: 16px auto;
    }

    .infobox_orange {
        background: #ACE2C6;
        border-radius: 8px;
        margin-top: 16px;
        margin-bottom: 16px;
        height: 48px;
    }

    .infobox_orange .base_padding {
        float: left;
    }

    .infobox_orange .crumbs {
        padding-top: 16px;
        float: right;
        height: 32px;
        background: url(/images/transfer/breadcrumb_arrow.png) top left no-repeat;
        padding-left: 27px;
        border: none;
        padding-right: 16px;
        font-weight: normal;
        text-decoration: underline;
    }

    .loginbox {
        width: 245px;
        background: #00c969;
        position: absolute;
        padding: 16px;
        box-shadow: -1px 3px 8px -1px rgba(0, 0, 0, 0.7);
        z-index: 2;
    }

    .loginbox.gray-style {
        background: #445755;
    }

    .auth .loginbox {
        margin-left: -128px;
    }

    .auth .padding {
        padding: 16px;
        background: #E0E3E3;
    }

    .auth input[type=text],.auth input[type=password]  {
        margin-bottom: 16px;
    }

    .auth .closex {
        float: right;
        margin-top: -23px;
    }

    .closey {
        background: url(/images/transfer/closey.png) bottom left no-repeat;
        height: 25px;
        width: 25px;
        cursor: pointer;
    }

    .closey:hover {
        background-position: top left;
    }

    .closeLabel {
        background: url(/images/flex/button_close.png) bottom left no-repeat;
        height: 21px;
	    padding-left: 30px;
        cursor: pointer;
	    text-align: left;
	    padding-top: 3px;
	    margin-top: 3px;
    }

    .closeLabel:hover {
        background-position: top left;
    }

    .errorlogin {
        background: #E0E3E3;
        width: 224px;
        padding: 10px;
        padding-top: 15px;
        position: absolute;
        z-index: 999;
        text-align: center;
        color: #445755;
        font-size: 16px;
    }
    #errorlogin p {
        margin-bottom: 10px;
        margin-top: 15px;
    }

    form[name=loginform] .closex, #errorlogin .closex  {
        float: right;
        margin-top: 12px;
        margin-right: 3px;
    }

    form[name=loginform] .reg_link, #errorlogin .reg_link {
        margin-top: 10px;
        margin-left: 10px;
        float: left;
    }

    .search {
        background: url("/images/flex/search-close-sprite.png") no-repeat scroll 7px top transparent;
        width: 36px;
        height: 24px;
        border: none;
        cursor: pointer;
	    margin-left: 5px;
    }

    @media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
    only screen and (-moz-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min-device-pixel-ratio: 1.5) {
        .search {
            background-image: url(/images/flex/search-close-sprite@2x.png);
            background-size: 20px;
        }
    }

    table.orderlist td {
        padding: 16px;
        border-bottom: solid 1px #b2b0a9;
    }

    table.orderlist thead td {
        color: #445755;
	    height: 57px;
	    border: none;
	    line-height: 1.3;
	    vertical-align: top;
    }

    .orderlist thead .filter_active td {
        position: relative;
        background: #BFC6C5;
        padding: 0;
        height: 166px;
        border-bottom: solid 5px #7F8D8B;
    }

    .orderlist thead .filter_active td.f-active {
        border-bottom: solid 5px #445755;
    }

    .orderlist tbody td.first-child, .orderlist tbody td.last-child {
        border-bottom: none !important;
    }

    .filter_active td .align_center a {
        margin-right: 3px;
    }

    .filter_active td .padding {
        padding-top: 16px;
        padding-bottom: 16px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .filter_titles td.first-child, .filter_titles td.last-child {
        background: #C9F2DE;
    }

    .orderlist .pd {
	    padding-bottom: 6px;
    }

    table.orderlist {
        table-layout: fixed;
        width: 100%;
        color: #445755;
    }

    table.orderlist thead td a, .b_order_filter a{
        color: #445755;
	    text-decoration: none;
	    border-bottom: dashed 1px;
    }

    .b_order_filter {
        background: #E0E3E3;
        border: 10px solid #00AD5A;
        padding: 10px;
        -moz-box-shadow: 0px 0px 5px #595546;
        -webkit-box-shadow: 0px 0px 5px #595546;
        box-shadow: 0px 0px 5px #595546;
        z-index: 9;
        color: black;
        font-size: 12px;
    }

    .b_order_filter b {
        width: 30px;
        display: block;
        float: left;
        padding-top: 6px;
    }

    .b_order_filter .do_search.filter {
        background: url(/images/flex/clients_list.png) left top no-repeat;
    }

    @media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
    only screen and (-moz-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min-device-pixel-ratio: 1.5) {
        .b_order_filter .do_search.filter {
            background-image: url(/images/flex/clients_list@2x.png);
            background-size: 16px;
        }
    }

    .b_order_filter a {
        margin-left: 5px;
    }

    table.orderlist .right_align {
        padding-right: 16px;
    }

    table.orderlist tbody tr {
	    cursor: pointer;
    }

    .relative {
        position: relative;
    }

    .orderlist .td-item {
        overflow: hidden;
        position: relative;

    }

    #filterInfo {
        overflow: hidden;
        white-space:nowrap;
        position: relative;
    }

    .shadow-input {
        border: none;
        margin-left: -28px;
        margin-right: 2px;
        margin-top: 1px;
        height: 30px;
        width: 22px;
        position: absolute;
        display: inline;
        padding: 0;
        z-index: 0;
        background: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,1) 80%);
        background: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,1) 80%);
        background: -o-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,1) 80%);
        background: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,1) 80%);
    }

    #filterInfo:after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 30px;
        background: -webkit-linear-gradient(left, rgba(227,228,226,0), rgba(227,228,226,1) 80%);
        background: -moz-linear-gradient(left, rgba(227,228,226,0), rgba(227,228,226,1) 80%);
        background: -o-linear-gradient(left, rgba(227,228,226,0), rgba(227,228,226,1) 80%);
        background: linear-gradient(to right, rgba(227,228,226,0), rgba(227,228,226,1) 80%);
    }

    .orderlist .relative::after {
        content: '';
        right: -16px;
        top: 0;
        position: absolute;
        width: 20px;
        height: 100%;
        display: block;
    }

    .orderlist .td-item:nth-child(odd) .relative::after {
        background: -moz-linear-gradient(left,  rgba(243,244,243,0) 0%, rgba(243,244,243,0.01) 1%, rgba(243,244,243,1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(243,244,243,0)), color-stop(1%,rgba(243,244,243,0.01)), color-stop(100%,rgba(243,244,243,1)));
        background: -webkit-linear-gradient(left,  rgba(243,244,243,0) 0%,rgba(243,244,243,0.01) 1%,rgba(243,244,243,1) 100%);
        background: -o-linear-gradient(left,  rgba(243,244,243,0) 0%,rgba(243,244,243,0.01) 1%,rgba(243,244,243,1) 100%);
        background: -ms-linear-gradient(left,  rgba(243,244,243,0) 0%,rgba(243,244,243,0.01) 1%,rgba(243,244,243,1) 100%);
        background: linear-gradient(to right,  rgba(243,244,243,0) 0%,rgba(243,244,243,0.01) 1%,rgba(243,244,243,1) 100%);
    }

    .orderlist .td-item:nth-child(even) .relative::after {
        background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.01) 1%, rgba(255,255,255,1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(1%,rgba(255,255,255,0.01)), color-stop(100%,rgba(255,255,255,1)));
        background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.01) 1%,rgba(255,255,255,1) 100%);
        background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.01) 1%,rgba(255,255,255,1) 100%);
        background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.01) 1%,rgba(255,255,255,1) 100%);
        background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.01) 1%,rgba(255,255,255,1) 100%);
    }

    .orderlist .td-item.highlight:nth-child(even) .relative::after {
        background: -moz-linear-gradient(left,  rgba(225,244,234,0) 0%, rgba(225,244,234,0.01) 1%, rgba(225,244,234,1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(225,244,234,0)), color-stop(1%,rgba(225,244,234,0.01)), color-stop(100%,rgba(225,244,234,1)));
        background: -webkit-linear-gradient(left,  rgba(225,244,234,0) 0%,rgba(225,244,234,0.01) 1%,rgba(225,244,234,1) 100%);
        background: -o-linear-gradient(left,  rgba(225,244,234,0) 0%,rgba(225,244,234,0.01) 1%,rgba(225,244,234,1) 100%);
        background: -ms-linear-gradient(left,  rgba(225,244,234,0) 0%,rgba(225,244,234,0.01) 1%,rgba(225,244,234,1) 100%);
        background: linear-gradient(to right,  rgba(225,244,234,0) 0%,rgba(225,244,234,0.01) 1%,rgba(225,244,234,1) 100%);
    }

    .orderlist .td-item.highlight:nth-child(odd) .relative::after {
        background: -moz-linear-gradient(left,  rgba(214,233,223,0) 0%, rgba(214,233,223,0.01) 1%, rgba(214,233,223,1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(214,233,223,0)), color-stop(1%,rgba(214,233,223,0.01)), color-stop(100%,rgba(214,233,223,1)));
        background: -webkit-linear-gradient(left,  rgba(214,233,223,0) 0%,rgba(214,233,223,0.01) 1%,rgba(214,233,223,1) 100%);
        background: -o-linear-gradient(left,  rgba(214,233,223,0) 0%,rgba(214,233,223,0.01) 1%,rgba(214,233,223,1) 100%);
        background: -ms-linear-gradient(left,  rgba(214,233,223,0) 0%,rgba(214,233,223,0.01) 1%,rgba(214,233,223,1) 100%);
        background: linear-gradient(to right,  rgba(214,233,223,0) 0%,rgba(214,233,223,0.01) 1%,rgba(214,233,223,1) 100%);
    }

    .orderlist .td-item.highlight:nth-child(even) {
        background: #E1F4EA;
    }

    .orderlist .td-item.highlight:nth-child(odd) {
        background: #D6E9DF;
    }

    div.orderlist {
        width: 100%;
    }

    .left_align {
        text-align: left;
    }

    .right_align {
        text-align: right;
    }

    .left {
	    float: left;
    }

    .right {
	    float: right;
    }

    .popup {
        position: absolute;
        width: 1000px;
        /*margin-left: -20px;*/
        z-index: 50;
        background: #FFF;
        /*border: solid 16px #00c969;*/
    }

    .popup .top .closex, .close-x {
        margin-left: 969px;
        margin-top: 39px;
        position: absolute;
    }
    .close-x {
        height: 16px;
        width: 20px;
        background: url(/images/flex/close.png) top left no-repeat;
        cursor: pointer;
    }

    .popup .top {
        width: 1000px;
        height: 27px;
	    margin-top: -27px;
    }
    .popup .bottom {
        width: 1000px;
        height: 27px;
	    position: absolute;
    }

    .popup .content .padding {
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .popup .button_small_white.floatright {
        margin-right: 38px;
    }

    /* popup_min */
    .popup_min {
        position: absolute;
        width: 816px;
        z-index: 50;
	    background: #E0E3E3;
        border: solid 16px #00c969;
    }

    .popup_min .top .closex {
        margin-left: 766px;
        margin-top: 32px;
    }

    .popup_min .top {
        width: 100%;
        height: 27px;
	    margin-top: -27px;
    }
    .popup_min .bottom {
        width: 100%;
        height: 27px;
    }

    .popup_min .content .padding {
        padding-left: 30px;
        padding-right: 30px;
    }
    /* end popup_min */

    /* popup_msg */
    .popup_msg {
        position: absolute;
        width: 530px;
        z-index:60;
        background: #E0E3E3;
        border: solid 16px #00c969;
    }

    .popup_msg .top .closex {
        left: 481px;
        top: 4px;
        position: absolute;
    }

    .popup_msg .top {
        width: 512px;
        height: 27px;
	    margin-top: -27px;
    }
    .popup_msg .bottom {
        width: 512px;
        height: 27px;
	    position: absolute;
    }

    .popup_msg .content .padding {
        padding-left: 25px;
        padding-right: 25px;
    }
    /* end popup_msg */

    #mist {
        background: url(/images/transfer/mist.png);
        z-index:40;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

    #orange_mist {
        z-index:50;
        background: url(/images/transfer/orange_mist.png);
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }


    .base_button {
        padding: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 14px;
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
        cursor: pointer;
    }

    input {
        font-size: 14px;
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";

    }

    #number_a,#number_one,#number_two,#number_three {
	    padding-left: 80px;
	    padding-top: 15px;
	    margin-bottom: 10px;
    }

    #number_a {
	    background: url(/images/transfer/number_a.png) top left no-repeat;
    }

    #number_one {
        background: url(/images/transfer/number_one.png) top left no-repeat;
    }

    #number_two {
        background: url(/images/transfer/number_two.png) top left no-repeat;
    }

    #number_three {
        background: url(/images/transfer/number_three.png) top left no-repeat;
    }

    .paging {
        text-align: center;
        overflow: auto;
        width: auto;
    }

    .paging a, .paging a:hover, .paging {
        color: #445755;
    }

    .paging a, .paging span {
	    margin-right: 10px;
	    padding-bottom: 4px;
        display: block;
        float: left;
        font-size: 18px;
    }

    .paging .paging-prev {
        background: url(/images/flex/page-arrows.png) left 6px no-repeat;
        padding-left: 20px;
    }

    .paging .paging-next {
        background: url(/images/flex/page-arrows.png) right -16px no-repeat;
        padding-right: 20px;
    }

    .paging span.paging-page {
        border: solid 1px #E0E3E3;
        border-radius: 5px;
        height: 32px;
        margin-top: -5px;
        color: #00AD5A;
        padding-top: 4px;
        padding-left: 12px;
        padding-right: 12px;
        cursor: pointer;
    }

    .paging span.paging-page.edit {
        background: url(/images/flex/page-select-2.png) 0px 0px no-repeat;
        width: 64px;
        height: 68px;
        margin-top: -13px;
        padding-top: 13px;
        font-weight: bold;
        border: none;
        padding-left: 0px;
    }

    .paging-page.edit input {
        width: 40px;
        border: solid 1px #BFC6C5;
        font-size: 14px;
        padding: 4px;
        color: #00AD5A;
        height: 15px;
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
        font-weight: bold;
        text-align: center;
        border-radius: 5px;
        margin-bottom: 5px;
    }

    .paging-page.edit button {
        background: none;
        border: none;
        color: #fff;
        cursor: pointer;
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
    }

    .button_partners, .button_corp {
        background: #E0E3E3;
        cursor: pointer;
        float: left;
        border-radius: 5px;
        text-align: left;
        width: 455px;
    }

    .button_partners a, .button_corp a {
        text-decoration: none;
        color: #445755;
    }

    .button_partners, .button_corp {
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
    }

    .button_partners:hover, .button_corp:hover{
        box-shadow: 0px 0px 10px #445755;
    }


    .button_partners {
        float: right;
    }

    .button_corp .padding, .button_partners .padding {
	    padding: 10px 10px 20px 20px;
	    color: #445755;
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
	    line-height: 1.2;
	    font-size: 14px;
    }

    .button_corp span, .button_partners span {
	    color: #445755;
	    display: block;
	    font-size: 24px;
	    margin-bottom: 5px;
    }

    .hh, .mm, .day, .month, .year {
        text-align: right;
    }

    .align_right {
        text-align: right;
    }
    .align_left {
        text-align: left;
    }
    .align_center {
        text-align: center;
    }

    .margin_auto {
	    margin: auto auto;
	    display: block;
    }

    .lang_button_ru, .lang_button_en {
	    width: 128px;
	    height: 48px;

    }

    .lang_button_ru a, .lang_button_en a {
	    text-decoration: none;
	    display: block;
	    padding: 16px 16px 16px 50px;
	    color: #4f73a1;
    }

    .lang_button_ru {
	    background: url(/images/transfer/lang_button.png) top left no-repeat;
    }

    .lang_button_ru:hover {
	    background: url(/images/transfer/lang_button.png) top right no-repeat;
    }

    .lang_button_en {
	    background: url(/images/transfer/lang_button.png) bottom left no-repeat;
    }

    .lang_button_en:hover {
	    background: url(/images/transfer/lang_button.png) bottom right no-repeat;
    }

    .formbox .b_saveButton {
	    margin-left: 238px;
    }

    .profile .button {
	    margin-left: -6px;
    }

    .ui-menu-item a {
	    margin-right: 1px;
    }

    .gray_box {
	    background: #F3F4F3;
	    border-radius: 8px;
	    padding-top: 16px;
	    padding-bottom: 16px;
	    width: 650px;
    }

    .gray_box .split_line {
	    width: 100%;
	    height: 2px;
	    background: #E2E4E2;
    }

    .gray_box table.frame_settings .align_right {
	    width: 160px;
	    padding-right: 10px;
    }

    .gray_box table.frame_settings td {
	    padding: 0px;
    }

    .gray_box table.frame_style td {
	    padding-top: 5px !important;
    }

    .downloadlogo .left {
	    width: 350px;
    }

    .downloadlogo .right {
	    width: 236px;
	    line-height: 1;
    }

    .wrap.staff {
	    margin-bottom: 16px;
	    margin-top: 16px;
    }

    .staff .half {
	    width: 49%;
    }

    .t_staff.t_gray thead td {
	    background: #BFC6C5  url(/images/flex/clients_arrow_grey.png) center left no-repeat;
	    border: none;
        color: #fff;
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
    }

    .t_staff.t_gray thead td.arrow {
	    background: #7F8D8B;
    }

    .t_staff td {
	    padding: 16px;
	    border-bottom: solid 1px #abafa8;
	    vertical-align: top;
    }

    .t_staff tr td:last-child {
	    padding-left: 30px;
    }

    .t_staff tr:last-child td {
	    border-bottom: none;
    }

    .b_staff_user {
	    margin-top: 0px;
	    margin-bottom: 9px;
    }

    .b_staff_user .star {
	    background: url(/images/flex/star.png) left bottom no-repeat;
	    width: 16px;
	    height: 16px;
	    float: left;
	    margin-right: 5px;
	    margin-left: -22px;
    }

    @media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
    only screen and (-moz-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min-device-pixel-ratio: 1.5) {
        .b_staff_user .star {
            background-image: url(/images/flex/star@2x.png);
            background-size: 16px;
        }
    }

    .b_staff_user:hover .star {
	    background-position: left top;
    }
    .b_staff_user:hover a {

    }
    .do_search {
	    margin-left: 5px;
	    background: url(/images/flex/clients_list.png) left top no-repeat;
	    display: block;
	    cursor: pointer;
	    width: 16px;
	    height: 18px;
	    float: right;
    }

    @media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
    only screen and (-moz-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min-device-pixel-ratio: 1.5) {
        .do_search {
            background-image: url(/images/flex/clients_list@2x.png);
            background-size: 16px;
        }
    }

    .do_search.filter {
	    background: url(/images/transfer/clients_list_filter.png) left top no-repeat;
    }

    .b_staff_line a {
	    width: 149px;
        color: #445755;
        border-bottom: dashed 1px;
        text-decoration: none;
    }

    .b_staff_line span {
	    float: left;
	    width: 149px;
	    border: none;
    }

    .do_search:hover {
	    background-position: left bottom;
    }

    .t_staff td:first-child {
	    width: 210px;
    }

    .t_staff .additem {
	    width: 16px;
	    height: 16px;
	    float: right;
	    cursor: pointer;
    }

    .t_staff.t_gray td.bold {
        background: #F3F4F3;
    }

    .t_staff-label {
        color: #445755;
        font-size: 18px;
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
        margin-bottom: 18px;
    }

    .t_staff.t_gray .additem {
	    background: url(/images/flex/plus.png) center right no-repeat;
    }

    @media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
    only screen and (-moz-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min-device-pixel-ratio: 1.5) {
        .t_staff.t_gray .additem {
            background-image: url(/images/flex/plus@2x.png);
            background-size: 16px 16px;
        }
    }

    .t_base td {
	    padding: 8px;
    }

    .staff .t_base td:first-child {
	    text-align: right;
	    padding-left: 0;
    }

    .nopadding, .nopadding td {
	    padding: 0 !important;
    }

    .nopaddingTop {
	    padding-top: 0 !important;
    }
    .nopaddingBottom {
	    padding-bottom: 0 !important;
    }

    .t_vertical_middle td {
	    vertical-align: middle !important;
    }

    .rent_label_box {
        background: #E0E3E3 url("/images/flex/calendar-2.png") right center no-repeat;
        border: solid 1px #BFC6C5;
        border-radius: 3px;
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
        font-size: 14px;
        height: 17px;
        padding: 6px 9px;

    }

    .formbox .rent_label_box {
        width: 196px;
        float: left;
        margin-right: 3px;
    }

    .staff_label_box {
	    background: #BFC6C5;
	    border-radius: 8px;
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
        font-size: 14px;
	    height: 33px;
	    padding: 8px 12px;
    }

    .staff_style_1 input, .staff_style_1 .staff_label_box {
	    width: 234px;
    }
    .staff_style_2 input, .staff_style_2 .staff_label_box {
	    width: 204px;
    }
    .staff_style_3 input{
	    width: 600px;
    }

    .staff_style_3 .staff_label_box {
	    width: 610px;
    }

    .staff_style_3 .staff_input_long {
        width: 597px;
    }

    .staff_style_4 input, .staff_style_4 .staff_label_box {
	    width: 196px;
    }

    .vzebra-one {
	    background: #ffffff;
    }
    .vzebra-two {
	    background: #F3F4F3;
    }

    .orderlist td.one {
	    background: #C9F2DE;
	    padding-top: 0;
	    padding-bottom: 0;
    }

    .orderlist tr.order-together td {
        border-bottom: dashed 1px #b2b0a9;
    }

    .orderlist .white-tr td {
        background: #ffffff !important;
        cursor: default !important;
    }

    .orderlist .white-tr:last-child {
        display: none;
    }

    .orderlist td.two {
	    background: #9CE6C2;
	    padding-top: 0px;
	    padding-bottom: 0px;
    }

    .orderlist thead td.two.f-active, .orderlist thead td.two.f-enabled {
	    background: #9CE6C2;
    }

    .orderlist thead td.one.f-active, .orderlist thead td.two.f-enabled {
	    background: #C9F2DE;
    }

    .orderlist .f-active .filter {
        background-position: 4px -16px;
        background-color: #445755;
    }

    .orderlist .f-enabled .filter {
        background-position: 4px 4px;
        background-color: #00AD5A;
    }

    .orderlist thead .filter_active td.f-enabled {
        border-bottom: solid 5px #00AD5A;
    }

    .orderlist .filter_active .myselect {
        width: 110px;
        padding-right: 24px;
    }

    .sort_arrow {
	    background: url(/images/flex/sort_arrow.png) top left no-repeat;
	    width: 12px;
	    height: 12px;
	    float: right;
	    margin-right: -10px;
	    margin-top: 3px;
	    display: none;
    }

    .orderlist thead .selected .sort_arrow {
	    display: block;
	    background-position: 0px  -12px;
    }

    .orderlist thead .selected.up .sort_arrow {
	    background-position: 0px  -22px;
    }

    .orderlist .filter {
	    width: 22px;
	    height: 22px;
	    background: #7F8D8B  url(/images/flex/filter_accept_sprite.png) 4px 4px no-repeat;
	    cursor: pointer;
	    border-radius: 20px;
	    position: absolute;
        bottom: -12px;
	    color: #ffffff;
        margin-top: 158px;
        margin-left: 60px;
        z-index: 1;
    }

    @media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
    only screen and (-moz-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min-device-pixel-ratio: 1.5) {
        .orderlist .filter {
            background-image: url(/images/flex/filter_accept_sprite@2x.png);
            background-size: 14px 34px;
        }
    }

    .orderlist thead .base_padding_top {
	    min-height: 55px;
        margin-top: -7px;
        padding-bottom: 7px;
    }

    .b_info_names {
	    text-align: right;
	    padding-right: 5px;
    }
    .b_info_values {
	    text-align: left;
    }

    #mymsg .button_small {
	    margin-right: 19px;
    }

    #mymsg .button_small_white {
	    margin-left: -13px;
    }
    #mymsg input {
	    font-size: 17px !important;
    }

    #mymsg .padding {
	    text-align: center;
	    font-size: 24px;
	    font-weight: bold;
    }

    #mymsg .split {
	    margin-top: 10px;
    }

    .topsel {
        color:#918F85;
        font-size:24px;
        font-weight:bold;
    }

    .filter_accept {
	    display: block;
	    background: url(/images/flex/filter_accept.png) top left no-repeat;
	    cursor: pointer;
	    width: 16px;
	    height: 16px;
	    float: right;
	    margin-top: 10px;
	    margin-left: 0px;
    }

    .ui_uphint {
	    font-weight: normal;
    }

    .filter_active .pink {
    }

    .filter_active .pink a {
	    color: #231e09;
	    text-decoration: none;
	    border: none;
        font-size: 13px;
    }

    /* UI Datapicker Start */

    .ui-datepicker.ui-widget-content {
        margin-top: 36px;
    }

    .iway-datapicker.ui-datepicker.ui-widget-content {
        margin-top: 0px;
    }

    .ui-datepicker .ui-widget-header {
        font-weight: bold;
        margin-left: 1px;
        margin-right: 1px;
    }

    .ui-datepicker th {
        font-weight: normal;
    }

    .ui-datepicker .ui-state-default {
        border: none;
        text-align: center;
        font-weight: normal;
        padding-top:7px;
        padding-bottom:7px;
    }

    .ui-datepicker .ui-icon-circle-triangle-e {
        background-position: 0px 0px !important;
    }

    .ui-datepicker .ui-icon-circle-triangle-w {
        background-position: 0px -44px !important;
    }

    .ui-datepicker-header .ui-state-hover {
        background: none !important;
        border: none !important;
        cursor: pointer;
        padding: 0px;
    }

    .ui-datepicker-month {
        text-transform: capitalize;
    }

    /* UI Datapicker End */

    .ui-autocomplete .ui-menu-item a.ui-corner-all {
        white-space: nowrap;
    }

    #screencast-play {
        width: 912px;
        height: 584px;
        cursor: pointer;
        background: url(/images/transfer/saver.jpg) 0 0 no-repeat;
        z-index: 0;
    }

    #screencast-play:hover {
        background-position: 0 -584px;
    }

    .percent_title {
        font-size: 32px;
        margin-left: 20px;
        color: #000;
        margin-top: -10px;
    }

    .percent_show {
        width: 200px;
        text-align: center;
	    opacity: 1;
    }

    .percent_show .percent_progressbar {
        width: 200px;
        height: 15px;
	    margin-bottom: 8px;
    }

    .ui-progressbar, .ui-progressbar .ui-widget-header {
        border-radius: 0px !important;
    }

    .account-list-history .floatleft.base_margin_left{
	    margin-top: 24px;
    }

    .account-list-history .clear {
	    height: 1px;
	    margin-bottom: 3px;
    }

    .account-list-history {
	    margin-top: 4px;
    }

    .account-list-history .first-item {
	    width: 170px; margin-left: 316px;
    }
    .account-list-history .last-item {
	    width: 380px;
    }

    .history-date br {
	    display: block;
	    margin: 4px 0;
	    line-height:22px;
	    content: " ";
    }

    input[name='ArrivalNumber[]'] {
        text-transform: uppercase;
    }

    input:focus, select:focus { outline: none; }

    .nobr {
	    white-space: nowrap;
    }

    .upload-link {
	    display: inline;
	    margin-left: 32px;
    }

    .item-info {
        background: url(/images/flex/promo_pic_1.png) left center no-repeat;
        width: 222px;
        height: 275px;
        margin-left: 730px;
        position: absolute;
        font-size: 24px;
        cursor: pointer;
    }

    .item-info a {
        text-decoration: none;
        border-bottom: solid 1px;
    }

    .item-info .padding {
        padding-top: 37px;
        text-align: center;
    }

    .item-info span {
        line-height: 0.9;
        font-size: 80px;
    }

    .show-history, .hide-history {
	    margin-bottom: 5px;
    }

    span.skype_pnh_container {display:none !important;}
    span.skype_pnh_print_container {display:inline !important;}

    .table-formIn .red_color {
	    font-size: 13px;
    }

    /* flex added*/

    #name .box-item {
        margin-top: 5px;
        height: 30px;
    }


    button {
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
    }

    .button-flex,.price-item-button {
        border: solid 1px #bdc6be;
        cursor: pointer;
        display: block;
        border-radius: 7px;
        box-shadow: -1px 3px 8px -2px rgba(0, 0, 0, 0.7);
    }

    .button-flex {
        padding: 2px 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 30px;
        background: url("/images/flex/button.png") left repeat-x;
        font-size: 18px;
        color: #445755;
    }
    .button-flex:disabled {
        opacity: 0.6;
    }
    .button-flex--link {
        display: block;
        width: 336px;
        text-decoration: none;
        line-height: 27px;
    }

    .button-flex.big{
        height: 46px;
        background: url("/images/flex/button_big.png") left repeat-x;
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
        padding-left: 24px;
        padding-right: 24px;
    }



    .button-flex:hover, .price-item-button:hover {
        box-shadow: -1px 2px 5px -2px rgba(0, 0, 0, 0.7);
    }

    .button-flex:active, .price-item-button:active {
        box-shadow: -1px 1px 4px -2px rgba(0, 0, 0, 0.7);
    }


    #searchresult #iw-fadingBarsG {
        margin: auto auto;
        position: relative;
    }

    #searchresult .iw-buttonsContainer {
        margin-top: 16px;
        margin-bottom: 16px;
        min-height: 250px;
    }

    .closex {
        background: url(/images/flex/close.png) top left no-repeat;
        height: 16px;
        width: 20px;
        cursor: pointer;
    }

    @media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
    only screen and (-moz-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min-device-pixel-ratio: 1.5) {
        .closex {
            background-image: url(/images/flex/close@2x.png);
            background-size: 16px 16px;
        }
    }

    .flex-box {
        background: #00AD5A;
        border-radius: 5px;
    }

    .flex-box.gray-style {
        background: #7F8D8B;
    }

    .flex-box .padding {
        padding: 25px;
    }

    .green-arrow-t1, .green-arrow-t2 {
        height: 47px;
        float: left;
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
    }

    .green-arrow-t1 .padding {
        padding-top: 12px;
        padding-left: 25px;
        padding-right: 10px;
        font-size: 18px;
    }

    .green-arrow-t2 .padding {
        padding-top: 8px;
        padding-right: 0px;
        padding-left: 0px;
        font-size: 24px;
    }

    .check-item {
        margin-bottom: 16px;
    }

    .filter_active .check-item {
        margin-bottom: 6px;
    }

    .filter_active .check-item input {
        display: block;
        float: left;
        width: 14px;
        height: 14px;
    }

    .filter_active .check-item .label {
        display: block;
        float: right;
    }

    .ui-datepicker .ui-icon-circle-triangle-w {
        background-image:url(/images/flex/clndr-arrow-2.png);
        background-position: 0px 0px !important;
    }

    .ui-datepicker .ui-icon-circle-triangle-e {
        background-image:url(/images/flex/clndr-arrow-1.png);
        background-position: 0px 0px !important;
    }

    .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
        margin-top: -4px;
    }

    .ui-corner-left {
        border-bottom-left-radius: 9px;
        border-top-left-radius: 9px;
    }
    .ui-corner-right {
        border-bottom-right-radius: 9px;
        border-top-right-radius: 9px;
    }

    .ui-widget-header {
        border: none;
        background: #7F8D8B;
        color: #fff;
    }

    .finder .service-selection {
        margin-top: 22px;
    }

    .service-selection button .service-radio {
        background: url("/images/flex/button_radio.png") bottom left no-repeat;
        float: left;
        width: 16px;
        height: 16px;
        margin-right: 15px;
        margin-top: 3px;
    }

    .service-selection button.selected .service-radio {
        background-position: top left;
    }

    @media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
    only screen and (-moz-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min-device-pixel-ratio: 1.5) {
        .service-selection button .service-radio {
            background-image: url(/images/flex/button_radio@2x.png);
            background-size: 16px 32px;
        }
    }

    .service-selection button {
        display: block;
        height: 47px;
        min-width: 220px;
        border: none;
        background: none;
        color: #fff;
        font-size: 18px;
        text-align: left;
        cursor: pointer;
        padding: 0;
        outline: none;
        font-weight: normal;
    }

    .service-selection button:first-child {
        border-radius: 5px 5px 0px 0px;
    }

    .service-selection button:last-child {
        border-radius: 0px 0px 5px 5px;
    }

    .service-selection button:hover span {
        border-bottom: dashed 1px #fff;
    }

    .service-selection button div.left{
        margin-bottom: 1px;
    }

    #time-label {
        margin-left: -7px;
        white-space: nowrap;
        margin-top: 38px;
    }

    #time-rent-label {
        font-weight: bold;
        margin-top: 57px;
        padding-left: 14px;
    }

    #menu-finder {
        min-width: 239px;
        height: 135px;
        float: left;
        padding-right: 6px;
        position: absolute;
    }

    #transfer-finder, #rent-finder {
        position: relative;
        float: right;
        width: 680px;
        margin-top: 24px;
    }

    /*       timepicker     */
    input.myinput.timepicker {
        width: 120px;
        background-image:url(/images/flex/select.png);
        background-position: 115px 8px;
        background-repeat: no-repeat;
        padding-right: 10px;
    }

    .ui-timepicker-wrapper {
        overflow-y: auto;
        height: 150px;
        width: 136px;
        background: #fff;
        border: 1px solid #ddd;
        -webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
        -moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);
        box-shadow:0 5px 10px rgba(0,0,0,0.2);
        outline: none;
        z-index: 10001;
        margin: 0;
    }

    .ui-timepicker-wrapper.ui-timepicker-with-duration {
        width: 11em;
    }

    .ui-timepicker-list {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .ui-timepicker-duration {
        margin-left: 5px; color: #888;
    }

    .ui-timepicker-list:hover .ui-timepicker-duration {
        color: #888;
    }

    .ui-timepicker-list li {
        padding: 3px 0 3px 5px;
        cursor: pointer;
        white-space: nowrap;
        color: #445755;
        list-style: none;
        margin: 0;
    }

    .ui-timepicker-list:hover .ui-timepicker-selected {
        background: #fff; color: #445755;
    }

    li.ui-timepicker-selected,
    .ui-timepicker-list li:hover,
    .ui-timepicker-list .ui-timepicker-selected:hover {
        background: #C9F2DE; color: #445755;
    }

    li.ui-timepicker-selected .ui-timepicker-duration,
    .ui-timepicker-list li:hover .ui-timepicker-duration {
        color: #ccc;
    }

    .ui-timepicker-list li.ui-timepicker-disabled,
    .ui-timepicker-list li.ui-timepicker-disabled:hover,
    .ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
        color: #888;
        cursor: default;
    }

    .ui-timepicker-list li.ui-timepicker-disabled:hover,
    .ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
        background: #f2f2f2;
    }

    /*    timepicker end*/

    .fakelogo {
        max-height: 48px;
	    max-width: 144px;
        margin-top: -7px;
    }

    [readonly]{  /* bugfix FF http://stackoverflow.com/questions/7917592/html-cursor-showing-in-readonly-input-text */
        cursor: auto;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    input::-ms-clear, input.myinput::-ms-clear { /* bugfix IE10 button X */
        display: none !important;
    }


    .time_circle_box {
        background: url(/images/flex/rent-time.png) 0px 4px no-repeat;
        height: 24px;
        padding: 3px;
        padding-left: 22px;
    }

    .lk_arrow_split {
        background: url(/images/flex/lk_arrow.png) 0px 0px no-repeat;
        height: 15px;
        width: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
    }

    .special-day {
        /*border: solid 1px #B9BDB7 !important;*/
    }

    .rent_price_box div {
        margin-bottom: 4px;
    }

    .rent_price_box div.b_color_4 {
        overflow: auto;
    }

    .rent_price_box div.b_color_4 span.price-count{
        display: block;
        float: right;
        width: 120px;
    }

    /* iwayTimeWidget */

    .iway-time-widget-autocomplete-menu {
        overflow: auto;
        max-height: 200px;
        /*width: 129px;*/
        padding-left: 4px;
    }

    .iway-time-widget.iway-time-widget-error {
        border: solid 1px #d22800;
        background-color: #f8ded8;
        background-position: 115px -12px;
    }

    .iway-time-widget.iway-time-widget-off {
        background-color: #00c969;
        color: #BFC6C5;
    }

    .iway-time-widget.iway-time-widget-off input {
        color: #BFC6C5;
    }

    .iway-time-widget input {
        background: none;
        border: none;
        width: 27px;
        height: 30px;
        padding: 0px;
        color: #445755;
        /*outline: 1px solid #f0c828;*/
    }

    .iway-time-widget .iway-time-widget-hour {
        text-align: right;
    }
    .iway-time-widget .iway-time-widget-minutes {
        text-align: left;
    }

    .iway-time-widget .iway-time-widget-split {
        padding-bottom: 3px;
    }

    .iway-time-widget {
        width: 137px;
        border: solid 1px #BFC6C5;
        font-size: 14px;
        background: #fff;
        border-radius: 4px;
        text-align: left;
        height: 30px;
        color: #445755;
        font-family: "Inter","PT Sans Caption","verdana","sans-serif";
        background-image:url(/images/flex/select_sprite-2.png);
        background-position: 115px 12px;
        background-repeat: no-repeat;
    }


    .table-formIn .iway-time-widget {
        width: 85px;
        margin-right: 10px;
        float: right;
        background-position: 63px 12px;
    }

    .table-formIn .iway-time-widget.iway-time-widget-error  {
        background-position: 63px -12px;
    }

    .table-formIn .iway-time-widget.iway-time-widget-off {
        background-color: #E0E3E3;
        color: #445755;
    }

    .table-formIn .iway-time-widget.iway-time-widget-off input {
        color: #445755;
    }


    .iway-geo-details {
        position: absolute;
        display: none;
        background: none;
        color: #8F948C;
        width: 370px;
        overflow: hidden;
        height: 25px;
        z-index: 1;
    }

    .iway-geo-details .padding {
        padding-top: 5px;
        white-space: nowrap;
    }

    .iway-geo-details .padding::after {
        content: '';
        right: 0;
        top: 0;
        position: absolute;
        width: 38px;
        height: 100%;
        display: block;
    }

    .iway-geo-details .padding::after {
        background: -moz-linear-gradient(left,  rgba(227,228,226,0) 0%, rgba(227,228,226,1) 68%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(227,228,226,0)), color-stop(68%,rgba(227,228,226,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left,  rgba(227,228,226,0) 0%,rgba(227,228,226,1) 68%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(left,  rgba(227,228,226,0) 0%,rgba(227,228,226,1) 68%); /* Opera 11.10+ */
        background: -ms-linear-gradient(left,  rgba(227,228,226,0) 0%,rgba(227,228,226,1) 68%); /* IE10+ */
        background: linear-gradient(to right,  rgba(227,228,226,0) 0%,rgba(227,228,226,1) 68%); /* W3C */
    }


    .iway-time-arrow-box {
        position: absolute;
        display: none;
        background: #d22800;
        color: #fff;
        border-radius: 4px;
        width: 243px;
        height: 32px;
        box-shadow: -1px 3px 8px -1px rgba(0, 0, 0, 0.7);
        z-index: 8;
    }

    .iway-time-arrow-box .padding {
        padding: 7px;
    }

    .iway-time-arrow-box:after {
        right: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(210, 40, 0, 0);
        border-right-color: #d22800;
        border-width: 7px;
        margin-top: -7px;
        z-index: 8;
    }

    .iway-time-arrow-box.style2 {
        background: #F9A719;
        width: auto;
    }

    .iway-time-arrow-box.style2:after {
        border-right-color: #F9A719;
    }

    .myinput.soft-alert, .base_input.soft-alert {
        border: solid 1px #F9A719 !important;
    }

    #rent-finder .iway-time-widget {
        float: left;
    }

    /* iwayTimeWidget end */

    .iway-geo-popup {
        background: #fff166 url(/images/flex/warn.png) 7px 8px no-repeat;
        color:#445755;
        border-radius: 3px;
        min-height: 20px;
        z-index: 8;
        padding-left: 40px;
        margin-top: -13px;
        margin-bottom: 5px;
	    width: 282px;
        display: inline-block
    }

    .iway-geo-popup .padding {
        padding: 12px;
        padding-top: 8px;
        padding-bottom: 11px;
        padding-left: 0;
    }

    .formbox .table-form .iway-geo-popup-tr {
        display: none;
    }

    .formbox .table-form .iway-geo-popup-tr td{
        padding-bottom: 0px;
    }

    /* question alert widget */

    .ui_questionAlert_uphint {
        position: absolute;
        display: none;
        background: #7F8D8B;
        color: #fff;
        border-radius: 4px;
        width: 243px;
        height: 32px;
        box-shadow: -1px 3px 8px -1px rgba(0, 0, 0, 0.7);
        z-index: 8;
        padding-top: 10px;
        padding-bottom: 16px;
        padding-left: 8px;
        padding-right: 8px;
        text-align: center;
        font-size: 14px;
    }

    .ui_questionAlert_uphint .padding {
        padding: 7px;
    }

    .ui_questionAlert_uphint:after {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(210, 40, 0, 0);
        border-top-color: #7F8D8B;
        border-width: 9px;
        margin-left: -9px;
        z-index: 8;
    }
    /* end question alert widget */

    .repayment-box {
        font-size: 18px;
    }

    .repayment-box.error {
        font-size: 14px;
        color: #D71E1B;
    }

    .disable-box {
        opacity: 0.6;
    }

    .transaction-tool {
        background: url(/images/flex/icons_transaction_tool.png) right 5px no-repeat;
        padding: 5px;
        padding-right: 22px;
        display: block;
        position: absolute;
        margin-left: -5px;
        margin-top: -5px;
    }

    .transaction-tool:hover{
        background-position: right -29px;
    }

    .transaction-tool.active, .transaction-tool.active:hover{
        background-position: right -63px;
    }

    .border-required {
	    border: 2px solid #FE872F !important;
    }

    #requestPriceFormWidget #noTrespassingOuterBarG {
        margin: auto;
    }

    input.myinput.iw-preloader {
        background: url("/images/flex/input-preloader.gif") center center no-repeat;
    }

    #toggle-transfer-points {
        background: url("/images/flex/Flat.png") center center no-repeat;
        width: 34px;
        height: 34px;
        cursor: pointer;
    }

    #transfer-finder #toggle-transfer-points {
        position: absolute;
        left: 397px;
        top: 25px;
    }

    .status_EX_CANCELED, .status_EX_PENALTY {
        color: #980DC6;
    }

    .status_EX_SUCCESS, .status_EX_SUCCESS_REC {
        color: #008C43;
    }

    .status_EX_NOT_IMPLEMENTED, .status_EX_NOT_IMPLEMENTED_PENALTY {
        color: #D73D02;
    }

    #status-box label {
        white-space: normal;
    }

    ::-webkit-input-placeholder {
        /* WebKit browsers */
        color: #BFC6C5;
    }
    :-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #BFC6C5;
        opacity: 1;
    }
    ::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #BFC6C5;
        opacity: 1;
    }
    :-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: #BFC6C5;
    }

    textarea:focus::-webkit-input-placeholder { color:transparent; }
    textarea:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
    textarea:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
    textarea:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

    #content {
        margin-bottom: -5px;
    }

    ul.ui-autocomplete.ui-widget-content.currency-select {
        max-height: 150px;
        overflow: auto;
    }

    #wrap-container {
        min-height: 100%;
        position:relative;
    }

    .green-footer {
        margin-top: 40px;
    }

    .wrapper.framens {
        min-height: auto;
    }

    #wrap-container #body-container #big-promo-block {
        /*margin-bottom: -152px;*/
    }

    .site-tools-box.head-style .currencyItem {
        margin-bottom: -35px;
        text-align: right;
    }

    .site-tools-box.head-style .currencyItem .padding {
        padding-right: 26px;
    }

    .site-tools-box.head-style .currencyItem .myselect {
        width: 101px;
    }


    .site-tools-box.head-style .lang-toggle-box {
        background: url("/images/flex/lang_pic.png") left no-repeat;
        padding-left: 30px;

    }

    .site-tools-box.head-style .lang-toggle-box .myselect {
        width: 101px;
    }


    #name .site-tools-box {
        float: right;
    }

    .site-tools-box {
        width: 262px;
    }

/** Адаптация под разные разрешения */
@media only screen and (max-width: 991.98px) {
    .wrap {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }

    #head {
        justify-content: space-around;
    }

    #head {
        flex-wrap: nowrap;
    }

    #head .iw-manager-box {
        margin-right: 20px;
    }

    #head .iw-reg-agent-banner .iw-reg-agent-buttons .iw-b-button:first-child {
        margin-right: 0;
    }

    #name {
        justify-content: center;
    }

    #name .items {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        min-width: 300px;
    }

    #form-added-fields {
        width: 100%;
    }

    .loyalica-box {
        padding: 6;
    }

    .loyalica-box .iw-loyalica-widget-info {
        display: flex;
    }

    .loyalica-box .iw-loyalica-info-item.right {
        order: 1;
    }

    #steps .infoblock .step-item-1 {
        width: 40%;
    }

    .finder .basewidth {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .finder #menu-finder {
        position: relative;
    }

    #transfer-finder, #rent-finder {
        width: auto;
        display: flex;
    }

    #transfer-finder, #rent-finder {
        margin-bottom: 20px;
    }

    #transfer-finder #toggle-transfer-points {
        margin: 0;
    }

    #big-promo-block .nicely-block {
        min-width: auto;
    }

    #big-promo-block .promo-wrap {
        width: auto;
    }

    #big-promo-block .nicely-block .promo-items {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #big-promo-block .map-block .map-image {
        min-width: auto;
    }

    #big-promo-block .class-select-block .promo-items {
        width: auto;
        padding: 0 20px;
    }

    #big-promo-block .class-select-block .promo-content-item-1 {
        width: auto;
    }

    #searchresult {
        justify-content: center;
    }
}

@media only screen and (max-width: 768px) {
    .loyalica-box {
        margin-top: 20px;
    }

    #head .contacts {
        background: none;
        padding-left: 10px;
        width: auto;
        margin-left: 20px;
        margin-right: 20px;
    }

    #head #new-module-changer {
        margin-left: auto;
    }

    #head .iw-manager-box .iw-buttons-container {
        display: flex;
        align-items: flex-end;
    }

    .site-tools-box.head-style {
        flex-direction: row-reverse;
        justify-content: center;
    }
}

@media only screen and (max-width: 690px) {
    #head {
        flex-wrap: wrap;
        margin-top: 3px;
    }
    #logo {
        height: 40px;
        width: auto;
    }
}

@media only screen and (max-width: 575.98px) {
    #head .contacts {
        margin-left: 0;
        margin-right: 10px;
    }

    #head .iw-reg-agent-banner {
        order: 3;
        padding: 10px 20px;
    }

    #head .iw-manager-box {
        order: 1;
        /*margin-left: 30px;*/
    }

    #head #new-module-changer, #head .change-module-managers {
        order: 2;
        float: none;
        padding: 10px;
        margin: 0;
    }

    #head .auth {
        padding-left: 16px;
    }

    #head div.lineheight #loginlink {
        margin-top: 15px;
    }

    .auth .loginbox {
        margin-left: -6px;
    }

    #name .head-title {
        font-size: 16px;
        border: none;
    }

    #steps {
        display: none;
    }

    #big-promo-block {
        margin-bottom: 94px;
    }

    #big-promo-block > div:not(.map-block) {
        display: none;
    }

    #big-promo-block > div {
        display: block;
    }
}
@media only screen and (max-width: 350px) {
    #head .auth {
        margin-left: 0;
        width: 100%;
        align-items: flex-start;
        text-align: left;
    }
    .s_login {
        text-align: left;
    }
}

.iw-manager-btn {
    display: inline-block;
    border: 1px solid #C0C7C6;
    border-radius: 4px;
    color: #445755;
    font-size: 14px;
    line-height: 20px;
    padding: 7px 15px;
    text-decoration: none;
    text-align: center;
}

.iw-manager-bnr {
    display: flex;
    align-items: center;
    background: #EFF1F1;
    border-radius: 4px;
    float: left;
    margin: 0 15px;
    padding: 10px 20px;
    max-width: 532px;
    width: 100%;
    box-sizing: content-box;
}

.iw-manager-bnr__title {
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #051F1C;
}

.iw-manager-bnr__inner {
    margin: 0 20px;
    width: 100%;
}

.iw-manager-bnr__btn {
    align-self: flex-start;
}

.iw-manager-bnr__btn a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 11px;
    background: #00c969;
    box-shadow: 0px 8px 8px rgba(0, 173, 90, 0.25);
    border-radius: 4px;
    border: none;
    line-height: 18px;
    white-space: nowrap;
}

.iw-manager-bnr__btn a:hover {
    background: rgba(0, 201, 105, 0.75);
}

@media (max-width: 900px) {
    .iw-manager-bnr {
        display: block;
    }
    .iw-manager-bnr__icon {
        display: none;
    }
    .iw-manager-bnr__inner {
        margin: 0 0 10px;
    }
    .iw-manager-bnr__btn {
        text-align: center;
    }
    .iw-manager-bnr__btn a {
        display: block;
    }
}

@media (max-width:  690px) {
    .iw-manager-bnr {
        order: 2;
        max-width: 100%;
    }

}


.iw-heading {
    border-top: 1px solid #BFC6C5;
    padding-top: 20px;
}

.iw-heading a {
    font-size: 18px;
    line-height: 28px;
    padding-right: 18px;
}

.iw-heading__list {
    display: flex;
    align-items: flex-end;
    max-width: 750px;
    margin: auto;
}

@media (max-width: 690px) {
    .iw-heading__list {
        flex-direction: column;
        align-items: center;
    }
}

/*fix min-height content*/
#content.wrap,
.wrap.profile,
.wrap.staff,
.orderlist {
    min-height: 60vh;
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 0px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    border: 0;
    clip: rect(0 0 0 0)
}

.ellipsis-text {
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
