/* Design styles  */

/* border: 1px solid #595959; -> border: 1px solid #b2b2b2; */
/* 5485b6 -> 3E65A3 */
/* 639919 -> 3E8004 */
/* 727272 -> 595959 */

@font-face {
  font-family: Arial Narrow;
  src: url(ARIALN.TTF) format("opentype");
}




html, body, p, h1, h2, h3, blockquote, ol, ul, li, form {
    margin: 0; padding: 0;
}

a img, fieldset { border: none; }

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 62.5%; /* 10px */
    line-height: 1.4;
    color: #595959;
}
td, input, select, textarea {
    font-size: 1em;
}
input, select, textarea {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    color: #595959;
}

a { color: #595959; text-decoration: underline; }
a:hover { text-decoration: none; }

.invert { text-decoration: none; }
.invert:hover { text-decoration: underline; }

h1, .h1 {
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 1.9em; /* equals to 17px in block with font-size: 1.1em */
    /*letter-spacing: -1px;*/
    color: #3E8004;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0.6em 0 1em;
    line-height: 1.2;
    }
    h1 a, .h1 a { color: #595959; text-decoration: none; }
    h1 a:hover, .h1 a:hover { text-decoration: none; }
h2, .h2, .title3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.18em; /* equals to 13px in block with font-size: 1.1em */
    font-weight: bold;
    text-transform: uppercase;
    color: #3E65A3;
    margin: 0 0 .5em;
    }
    h2 a, .h2 a, .title3 a { color: #3E65A3; text-decoration: none; }
    h2 a:hover, .h2 a:hover, .title3 a:hover { text-decoration: underline; }

p { margin-bottom: 1em; }
blockquote { padding-left: 4em; }

ol    { padding-left: 3.7em; margin-bottom: 1em; }
ol li { padding-left: 0.3em; }
ul    { padding-left: 3.2em; margin-bottom: 1em; }
ul li { padding-left: 0.8em; }

.h100 { height: 100%; }

/*** <header> ***/

#header, #header a { color: #fff; }

#header .header-in { background: url(../img/bg-head-02.png) 0 0 repeat-x; height: 179px; }
* html #header .header-in { background: url(../img/bg-head-02-ie6.png) 0 0 repeat-x; }

.logo { float: left; padding: 12px 0 0 10px; }

.head-right { float: right; padding: 12px 10px 0 0; }
    .head-right .shopping { background: url(../img/bg-shopping-cart-empty.png) no-repeat; width: 224px; height: 137px; }
    .head-right .full { background: url(../img/bg-shopping-cart.png) no-repeat; }
    .head-right .consult { margin-bottom: 6px; }
        .shopping a {
            color: #ffffff;
            text-decoration: none;
            display: block;
            width: 204px;
            height: 127px;
            padding: 10px 0 0 20px;
            font-size: 1.1em;
            }
        .shopping .s-title {
            text-transform: uppercase;
            /*text-decoration: underline;*/
            font-size: 2em;
            line-height: 1.6;
            font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
            }
        .shopping .s-products { color: #ffc700; padding: 0 0 0 1px; }
        .shopping .s-pad { padding: 0 2.2em 0 0; }

#head-center { margin: 0 260px; }
    #head-center .icons {
        padding: 10px 0 0 0;
        text-align: right;
        height: 22px;
        line-height: 1.2;
        font-size: 1.5em;
        font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
        }
    * html #head-center .icons { width: 98.8%; }

#head-center a { color: #ffc400; }
#head-center table { border-collapse: collapse; }
#head-center table td { padding: 0; }

#search { width: 100%; }
* html #search { width: 98.8%; }
    #search .search-bg { background: url(../img/search-bg.png) repeat-x; }
    .s-input {
        width: 100%; height: 18px; border: 0;
        color: #2d437c; font-size: 14px; font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        padding-top: 3px; background: #ffffff url(../img/spacer.gif) no-repeat;
        }
    .s-hint { background: #ffffff url(../img/search-bg-input.png) 0 55% no-repeat; }

.head-info {
    font-size: 1.5em;
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    padding-top: 15px;
    }
    .head-info2 { font-size: 31px; }
    .head-info3 { font-size: 21px; vertical-align: middle;}
    .head-info img { vertical-align: middle; }
#head-center .head-info3 a { color: #ffffff; text-decoration: none; }
#head-center .head-info3 a:hover { color: #ffc400; }

/*** </header> ***/
/*** <content-top> ***/

.pad-left1 { padding-left: 10px; background: url(../img/pad-left1.png) 0 0 no-repeat; margin-top: -16px; }
.pad-right1 { padding: 0 10px 6px 0; background: url(../img/pad-right1.png) 100% 0 no-repeat; min-height: 102px; }
* html .pad-right1 { height: 102px; }

.menu-top { margin: 0 0 -4px 0; padding: 0; height: 65px; list-style-type: none; float: left; position: relative; z-index: 2; }
.menu-top li {
    float: left;
    background: url(../img/menu-top-bg.png) 0 0 repeat-x;
    height: 42px; /* 65px - padding-top */
    padding: 23px 20px 0px;
    font-size: 13px;
    letter-spacing: -1px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight:bold;
    }
    .menu-top li a { color: #3E8004; text-decoration: none; }
    .menu-top li a:hover { color: #3E65A3; text-decoration: none; }
    .menu-top li.menu-top-last { padding: 0; background: none; height: 65px; }
* html .menu-top { margin-bottom: -7px; }
* html .menu-top li { background: url(../img/menu-top-bg-ie6.png) 0 0 repeat-x; }

.down-price {
    float: right;
    margin-top: 16px;
    padding: 12px 70px 0 0;
    height: 56px;
    background: url(../img/down-price-bg.png) 100% 0 no-repeat;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -1px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: -23px;
    }
    .down-price .down-title { text-transform: uppercase; color: #3E65A3; text-decoration: none; }
    .down-price .down-format { color: #3E8004; }
    .down-price a { color: #3E8004; text-decoration: underline; }
    .down-price a:hover { color: #3E65A3; text-decoration: underline; }

#breadcrumbs {
    width: 46%;
    background: #3d538a url(../img/bg-breadcrumbs.png) 100% 100% no-repeat;
    clear: both;
    font-size: 1.1em;
    color: #ffffff;
    padding: 5px 20px 6px;
    }
    #breadcrumbs a { color: #ffc400; text-decoration: none; }
    #breadcrumbs a:hover { text-decoration: underline; }
* html #breadcrumbs { position: relative; z-index: 3; }

/*** </content-top> ***/
/*** <content> ***/

#main-table { border-collapse: collapse; }
.pad-left3 { background: #4571a2; vertical-align: top; }
.pad-right3 { background: #4571a2; vertical-align: top; }

.pad-left2 { background: #4571a2 url(../img/pad-left3.jpg) 0 100% no-repeat; vertical-align: top; }
.pad-right2 { background: #4571a2 url(../img/pad-right3.jpg) 0 100% no-repeat; vertical-align: top; }


.buttons { border-collapse: collapse; width: 100%; margin-bottom: 1em; }
    .buttons td { padding: 0; width: 33.33%; }
.button {
    background: #4571a2 url(../img/bg-button.png) 100% 0 no-repeat;
    border-right: 2px solid #ffffff;
    height: 133px;
    color: #ffffff;
    }
    .button h1 a, .button .h1 a { color: #ffbf00; display: block; height: 27px; text-indent: -5000px; font-size: 15px; }
    .button .button-info {
        font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 1.2;
        height: 69px;
        overflow: hidden;
        }
        .button .button-info a { color: #ffffff; text-decoration: none; }
        .button .button-info a:hover { text-decoration: underline; }
    .button01 { background: url(../img/bg-button-01_new.png) 100% 0 no-repeat; height: 133px; padding: 0 125px 0 20px; }
    .button02 { background: url(../img/bg-button-02.png) 100% 0 no-repeat; height: 133px; padding: 0 140px 0 20px; }
    .button03 { background: url(../img/bg-button-03.png) 100% 0 no-repeat; height: 133px; padding: 0 120px 0 20px; }
    .button h1, .button .h1 {
        font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
        font-size: 30px;
        letter-spacing: -1px;
        color: #ffbf00;
        text-transform: uppercase;
        font-weight: normal;
        margin: 0 -50px 0 0;
        padding: 15px 0 7px 0;
        }
        .button01 h1 a, .button01 .h1 a { background: url(../img/title-news_new.png) 0 0 no-repeat; }
        .button01 h1 a:hover, .button01 .h1 a:hover { background: url(../img/title-news_new.png) 0 -27px no-repeat; }
        .button02 h1 a, .button02 .h1 a { background: url(../img/title-shop.png) 0 0 no-repeat; }
        .button02 h1 a:hover, .button02 .h1 a:hover { background: url(../img/title-shop.png) 0 -27px no-repeat; }
        .button03 h1 a, .button03 .h1 a { background: url(../img/title-services.png) 0 0 no-repeat; }
        .button03 h1 a:hover, .button03 .h1 a:hover { background: url(../img/title-services.png) 0 -27px no-repeat; }

.price { float: left; font-weight: bold; clear: both; margin-top: 0.5em; }
    .price span { color: #3E8004; }
.buy { float: right; font-weight: bold; margin-top: 0.5em; }
    .buy a { color: #3E8004; text-decoration: none; }
    .buy a:hover { text-decoration: underline; }

.column { font-size: 1.1em; padding: 20px 20px 0; }
.dots-h { background: url(../img/bg-dots-h.png) 0 0 repeat-x; }
.dots-h2 { background: #f6f6f6 url(../img/bg-dots-h2.png) 0 100% repeat-x; margin-bottom: 1em; }
.dots-h3 { background: url(../img/bg-dots-h3.png) 0 0 repeat-x; }
.dots-v { background: url(../img/bg-dots-v.png) 100% 0 repeat-y; }
.dots-v .column { border-top: 20px solid #ffffff; padding-top: 0; }

.banner1, .banner2 { text-align: center; margin-bottom: 1em; }

.service h2 {
    color: #3E65A3; margin-bottom: 0.2em;
    }
    .service h2 a { color: #3E65A3; text-decoration: none; }
    .service h2 a:hover { color: #3E65A3; text-decoration: underline; }
    .service a { font-weight: bold; text-decoration: none; }
    .service a:hover { color: #3E8004; text-decoration: underline; }

.o { color: #ff951c; }

.tags {
    font-size: 1.4em;
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    text-align: justify;
    line-height: 1.2;
    }
.tags a { text-decoration: none; }
.tags a:hover { text-decoration: underline; }

#converter { background: #e6e6e6 url(../img/ctr.png) 100% 0 no-repeat; height: 60px; font-weight: bold; margin-bottom: 1em; font-size: 13px; letter-spacing: -1px; }
    #converter .converter1 { background: url(../img/cbr.png) 100% 100% no-repeat; height: 60px; width:100%; }
    #converter .converter1 td { padding: 0 0 0 20px; }
    #converter input { vertical-align: middle; }
    #converter label { vertical-align: middle; white-space: nowrap; }
    #converter ul {margin:0;padding:0;list-style-type:none;overflow:hidden}
    #converter li {float:left;padding:0;margin:0;white-space:nowrap;min-width:80px}
    * html #converter ul {overflow:visible}

.specials { padding: 0 20px 0 20px; }
    .specials .image { margin-right: 10px; }
    .specials .imagecart { margin-right: 10px; }
    .specials .h1 {
        font-size: 1.18em;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #ff951c;
        margin: 0 0 0.2em 0;
        }
        .specials .h1 a { color: #ff951c; text-decoration: none; }
        .specials .h1 a:hover { color: #ff951c; text-decoration: underline; }
    .specials .title { font-weight: normal; margin-bottom: 0px; }
    .specials a { text-decoration: none; }
    .specials a:hover { color: #3E8004; text-decoration: underline; }
    .old-price { font-weight: bold; text-decoration: line-through; }
    .new-price { font-weight: bold; color: #ff951c; }
    .all-specials { font-weight: bold; margin-top: 0.5em; }

.menu { margin-bottom: 1em; font-size: 1.09em; }
.menu ul { margin: 0; padding: 0; list-style-type: none; }
.menu li { background: #e6e6e6 url(../img/ctr.png) 100% 0 no-repeat; padding: 0; margin: 0 0 1px 0; font-weight: bold; }
.menu li a { display: block; background: url(../img/cbr.png) 100% 100% no-repeat; padding: 8px 20px 0 20px; min-height: 23px; }
* html .menu li a { height: 23px; }
.menu li a:hover { color: #3E8004; }

.menu li.active { background: #8ec24a url(../img/ctr2.png) 100% 0 no-repeat; }
.menu li.active a { background: none; color: #ffffff; }
.menu li.active a:hover { color: #ffffff; }
    .menu li ul { background: #f6f6f6 url(../img/cbr2.png) 100% 100% no-repeat; padding: 15px 20px 15px 40px; }
    .menu li li { background: none; margin: 0; font-weight: normal; }
    .menu li li a, .menu li.active li a { color: #595959; display: inline; background: none; padding: 0; height: auto; }
    .menu li li a:hover, .menu li.active li a:hover { color: #3E8004; }

/*** </content> ***/
/*** <footer> ***/

#footer {
    background: #273a6c url(../img/bg-footer.jpg) 0 0 repeat-x;
    height: 80px;
    text-align: center;
    color: #d6dce5;
    font-size: 1.1em;
    }
    #footer table { border-collapse: collapse; width: 100%; }
    #footer td { padding: 0; }
    .footer-bg { background: url(../img/bg-footer-sh.png) 0 0 repeat-x; }
    #footer div { position: relative; padding-top: 10px;  }
    #footer a { color: #d6dce5; }

/*** </footer> ***/

/* cms styles */
.floatL { float: left; margin-right: 10px; }
.floatR { float: right; margin-left: 10px; }
.imgBorder {  }

.item { margin-bottom: 1em; overflow: hidden; }
* html .item { height: 0; overflow: visible; }

.item p { margin: 0; }
.item a { text-decoration: none; }
.item a:hover { color: #3E8004; text-decoration: underline; }
.item h2 a:hover { color: #3E65A3; text-decoration: underline; }

table.image {
    background: #fff; border: 1px solid #b2b2b2;
    width: 117px; height: 100px;
    float: left; margin-right: 10px;
    }
    table.image td { text-align: center; padding: 0; border: 0; vertical-align: middle; }

table.imagecart {
    background: #fff; border: 1px solid #b2b2b2;
    width: 117px; height: 100px;
    margin-right: 10px;
    }
    table.imagecart td { text-align: center; padding: 0; border: 0; vertical-align: middle; }

.title { margin-bottom: 0.5em; font-weight: bold; }
.title a, .item-title a { text-decoration: none; }
.title a:hover, .item-title a:hover { text-decoration: underline; color: #3E8004; }
.item-title { font-weight: bold; }

.more { margin-top: 0.5em; font-weight: bold; }
.more a { text-decoration: none; color: #3E8004; }
.more a:hover { text-decoration: underline; }

.empty { text-align: center; margin-top: 50px; margin-bottom: 50px; }

.message { color: #3E8004; }
.errors { color: #990000; }

.navigator {  }
.navigator a { text-decoration: none; }
.navigator a:hover { text-decoration: underline; }

.hilight { background-color: #4571a2; color: #FFFFFF; /*font-weight: bold;*/ }
.hilight a { color: #ffffff; }
.searchResult dt { font-weight: bold; }
.searchResult dd { margin-left: 0px; }
.searchResult dd ul { margin-bottom: 5px; margin-top: 5px; }

#sitemap div { margin-bottom: 0.4em; }
#sitemap p { margin: 0; padding: 0; }
#sitemap a { text-decoration: none; }
#sitemap #sitemap a:hover { color: #3E8004; text-decoration: underline; }

.cat-table { width: 100%; border-collapse: collapse; }
.cat-table td { width: 50%; padding: 0; vertical-align: top; }
.cat-table .td1 { padding: 0 2em 1em 0; }
.cat-table .td2 { padding: 0 0 1em 2em; }
.cat-table .dots-h { padding-top: 1em; }
.cat-table .tr-first .dots-h { padding-top: 0; background: none; }
.cat-table a { text-decoration: none; }
.cat-table a:hover { color: #3E8004; text-decoration: underline; }
.cat-table h2 a:hover { color: #3E65A3; text-decoration: underline; }

.con { background:  #e6e6e6 url(../img/ctl.png) 0 0 no-repeat; }
.con div { background:  url(../img/ctr.png) 100% 0 no-repeat; }
.con div div { background:  url(../img/cbr.png) 100% 100% no-repeat; }
.con div div div { background:  url(../img/cbl.png) 0 100% no-repeat; padding: 10px 10px 8px; }

.filter { width: 100%; }
.filter td { padding: 2px; vertical-align: top; }
.filter strong { text-decoration: underline; }
.filter a { text-decoration: none; }
.filter a:hover { color: #3E8004; }
.filter .all { color: #3E8004; text-decoration: underline; }
.filter .all:hover { text-decoration: none; }

.tabl { border-collapse: collapse; }
.tabl td { border: solid 1px #B6B6B6; padding: 2px; }
.tabl th { border: solid 1px #B6B6B6; padding: 2px; color: #3E65A3; }
.tabl a { text-decoration: none; }
.tabl a:hover { color: #3E8004; text-decoration: none; }
.tabl hr { border: 0; height: 1px; background: #B6B6B6; }

.title3 div { color: #595959; text-transform: lowercase; }
.more3 { font-weight: bold; }
.more3 a { color: #3E8004; text-decoration: none; }
.more3 a:hover { color: #595959; }
.info3 { padding-left: 55px; /*width: 420px;*/ }
.price3 { float: left; font-size: 1.91em; font-family: Arial, Helvetica, sans-serif; letter-spacing: -1px; line-height: 1.2; }
.price3 span { text-transform: uppercase; }
.price3 strong { color: #ff951c; }
.in-stock {
    background: url(../tmpl/catalog/icon_add.png) 0 0 no-repeat;
    height: 40px;
    width: 105px;
}
.in-stock a {
    display: block;
    padding: 5px 0 5px 45px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.out-stock {
    background: url(../tmpl/catalog/icon_add_off.png) 0 0 no-repeat;
    height: 30px;
    width: 60px;
    padding: 5px 0 5px 45px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.str, .price-info .price .str, .price3 .str { text-transform: none; text-decoration: line-through; }
.str strong, .price-info .price .str strong, .price2 .str strong, .price3 .str strong { color: #595959; }
.spec { color: #ff951c; }

.tabl2 { margin: 0 auto; }

.item-code { margin: -1em 0 0.5em 0; text-transform: lowercase; font-size: 2em; font-family: "Arial Narrow", Arial, Helvetica, sans-serif; }
.item-code .code { font-size: .82em; font-family: Arial, Helvetica, sans-serif; }
.item-image { float: left; width: 400px; text-align: center; }
.item-image table { margin: 1em auto 0; }
.item-image td.img { border: 1px solid #b2b2b2; width: 117px; height: 100px; text-align: center; vertical-align: middle; }
.description { margin-left: 425px; }
.description .in-stock { width: 175px; margin: 1.5em 0; }
.description .in-stock a { padding: 11px 0 13px 45px; }
.description .out-stock { width: 130px; padding: 11px 0 0 45px; height: 29px; margin: 1.5em 0; }
.price2 { font-size: 1.91em; font-family: Arial, Helvetica, sans-serif; letter-spacing: -1px; line-height: 1.2; }
.price2 strong { color: #ff951c; }
.price2- { font-weight: bold; }
.price2- strong { color: #3E8004; }

.questions { background: #f7f7f7; border: 1px solid #e6e6e6; border-top: none; padding: 2px 10px 10px; margin-bottom: 1em; }
.q-head { background:  url(../img/ctl3.png) 0 0 no-repeat; }
.q-head div { background:  url(../img/ctr3.png) 100% 0 no-repeat; padding: 0 8px; }
.q-head div div { background: #f7f7f7; border-top: 1px solid #e6e6e6; }
.questions a { color: #3E8004; text-decoration: none; }
.questions a:hover { color: #3E8004; text-decoration: underline; }
.questions .dots-h3 { padding: 2px; }
.questions .h2 { margin-bottom: 0; }

.input-grey { color: #8c8c8c; }

#items-list { overflow: hidden; }
#items-list .row { overflow: hidden; }
#items-list .row-price { padding-bottom: 1.5em; overflow: hidden; }
#items-list .item { float: left; width: 18%; padding: 0 1% 0 0; margin: 0; }
* html #items-list .item { padding: 0; }
#items-list .image { margin: 0 0 0.5em 0; float: none; }

#titlebox { position: absolute; visibility: hidden; border: 1px solid #B6B6B6; background-color: #f0f0f0; padding: 5px; }
#titlebox ul {  }
#titlebox li { background: none; padding: 0; margin: 0; }
#titlebox a, #titlebox a, #titlebox a {
    display: block; width: 238px; color: #424242;
}
#titlebox a:hover, #titlebox a:hover, #titlebox a:hover {
    background: #B6B6B6; color: #424242;
}



#titlebox_street { position: absolute; visibility: hidden; border: 1px solid #B6B6B6; background-color: #f0f0f0; padding: 5px; }
#titlebox_street ul {  }
#titlebox_street li { background: none; padding: 0; margin: 0; }
#titlebox_street a, #titlebox a, #titlebox a {
    display: block; width: 238px; color: #424242;
}
#titlebox_street a:hover, #titlebox a:hover, #titlebox a:hover {
    background: #B6B6B6; color: #424242;
}



/* end cms styles */

/* this class should be placed on a div or break element and should be the final element
before the close of a container that should fully contain a float */
.clearfloat {
    clear: both;
    display: block;
    height: 1px;
    margin-bottom: -1px;
    font-size: 1px;
    line-height: 1px;
}



.br_top1 {
width:100%;
height:50px;
vertical-align:50%;
}
.br_top1 center {

    background:  url(../img/brief_downline.jpg) no-repeat;
    background-position: center bottom;
}

.br_active  {
display:inline-block;

    width:49%;
    height:38px;
    background:  url(../img/brief_vknoactiverigth.jpg) no-repeat;
    
}

.br_active1 {
height:38px;
    display:inline-block;

    background:  url(../img/brief_vknoactiveleft.jpg) right 0 no-repeat;
    width:100%;

    
}
.br_acbrief {
height:38px;
padding-top:10px;
}
#nobrief1 {
    color:#3e8004;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;        
}

#acbrief1 {
    color:#fafafa;    
font-size: 11px;
font-weight: 700;
text-transform: uppercase;        
}

.br_noactive {
    display:inline-block;

    width:49%;
    height:38px;
    background:  url(../img/brief_vkactiverigth.jpg) no-repeat;
        
}

.br_noactive1 {
    
    background:  url(../img/brief_vkactiveleft.jpg) 100% 0 no-repeat;    
    vertical-align:bottom;
    width:100%;
    height:38px;
    
}
.br_nobrief {
    
    height:39px;
    /*border: 4px double black;/*
    width:100%;
    height:38px;    */
padding-top:10px;

}

.store_table {
    background-color: #777777;

}

.store_table tr {
    background-color: #fefefe;

}
.store_table_new {
    background-color: #777777;

}
 
.profit_table {
    background-color: #777777;
}
.profit_table td {
    background-color: #fefefe;
}

/* Стили для ссылок системы dimid */
 .dsystema:link,.dsystema:visited { 
      display: inline-block; 
      font-weight:bold;
      color:#FFFFFF;
      background-color:#5276b8;
      text-align:center;
      padding:2px 6px;
      text-decoration:none;
      margin:1px;
      border-radius:4px;
 }
 .dsystema:hover,.dsystema:active { background-color:#3d538a; color:white; }

/* Стили для кнопок системы dimid */
 .dsystemb:link,.dsystemb:visited { 
      display: inline-block; 
      font-weight:bold;
      color:#FFFFFF;
      background-color:#529d0f;
      text-align:center;
      padding:2px 6px;
      text-decoration:none;
      margin:1px;
      vertical-align: sub;
      border-radius:6px; 
      
 }
 
 .dsystemb:hover,.dsystemb:active { background-color:#2f5e05; color: white; }
/* Стили для кнопок системы dimid */ 
.dsystemc:link,.dsystemc:visited { 
    display: inline-block; 
    font-weight:bold;
    color:#FFFFFF;
    background-color:rgb(199, 60, 60);
    text-align:center;
    padding:2px 6px;
    text-decoration:none;
    margin:1px;
    vertical-align: sub;
    border-radius:4px; 

}

.dsystemc:hover,.dsystemc:active { background-color:rgb(157, 15, 15); color: white; }
  
#tooltip {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    max-width: 250px;
    position: absolute;
    z-index: 999;
    border: 1px solid #555;
    background-color: #dddddd;
    color: #444;
    padding: 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#search_container {
    position: absolute; 
    margin-top: 23px; 
    background:#fff; 
    z-index: 3; 
    padding: 10px 10px 10px 10px;
    -moz-box-shadow: 0 0px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
    box-shadow: rgba(0, 0, 0, .5) 0px 5px 10px;
    height:0px;
    display:none;
}

.fill_item_text {
    color: rgb(162, 162, 162);
}

.Ntab_menu {
    padding: 15px 0px 0px 0px;
    text-transform: uppercase;
    font-size: 13px;
    
    font-weight: bold;
    background: url(../img/brief_downline.jpg) repeat-x center bottom;
    height: 39px;
    width: 100%;
}

.Ntab_menu .tab_syst {
    padding: 11px 20px 10px 20px;
    list-style: none;
    float: left;
    margin-right: 3px;
    background: url(../img/brief_vknoactiverigth.jpg) no-repeat;
    color: #3E8004;
    position: relative;
    cursor: pointer;
}

.Ntab_menu .tab_syst p {
    background: url(../img/brief_vknoactiveleft.jpg) right 0 no-repeat;
    position: absolute;
    top: 0;
    right: 0px;
    width: 15px;
    padding: 10px 0px;
}

.Ntab_menu .active {
    padding: 10px 20px 10px 20px;
    list-style: none;
    float: left;
    margin-right: 3px;
    background: url(../img/brief_vkactiverigth.jpg) no-repeat;
    color: white;
    position: relative;
    cursor: pointer;
}

.Ntab_menu .active p {
    background: url(../img/brief_vkactiveleft.jpg) right 0 no-repeat;
    position: absolute;
    top: 0;
    right: 0px;
    width: 15px;
    padding: 10px 0px;
}

.Ntab_menu .end_item {
    list-style: none;
    float: right;
    background: url(../img/end_item_menu.jpg) no-repeat right bottom;
    position: relative;
    margin: 0px;
    cursor: auto;
    width: 50px;
    bottom: 0px;
    margin-top: 21px;
}



.Ntab_brief {
    padding: 5px 0px 0px 0px;
}

.Ntab_brief .tab_syst {
    display: none;
}
.Ntab_brief .active {
    display: block;
}

.credit-calc { 
    background:none; 
    margin-bottom:1.5em; 
    line-height: 5px;
}

.credit-calc .credit-link {
    text-decoration: none; 
    color: #3E65A3; 
    padding-left: 45px;
    font-size:9px;
}

.credit-calc a:hover { text-decoration: underline; }

.menu_bk_archive {
    display: inline-block;
    padding: 6px 8px 3px 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    
    -webkit-box-shadow: inset 0px 0px 6px 1px rgba(177, 177, 177, 1);
    box-shadow: inset 0px 0px 6px 1px rgba(177, 177, 177, 1);
}

.menu_bk_payed {
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ACACAC;
}

.new_block_view {
    margin-right: 20px;
    background-color: #FFF;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    padding: 10px;
}

.border_radius {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.payment_button {
    padding: 10px;
    padding-bottom: 0px;
    float: left;
    width: 180px; 
}
.payment_button b {
    font-size: 18px;  
    background: #7fc93d;
    color: #fff;
    padding: 5px;  
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer; 
    display: block; 
    margin-bottom: 10px;   
}
.payment_button input {
    display: none;    
}
.real_payment_active {
    background: #3E8004;
}

.information_icon {
    background: url(../img/Information-icon.png) no-repeat;
    display: inline;
    margin-left: 5px;
    vertical-align: bottom;
    line-height: 18px;
    cursor: pointer;
    position: relative;
}

.information_icon .inform_text {
    position: absolute;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 0px;
    background: white;
    padding: 5px;
    left: 27px;
    top: -50px;
    
    border: 1px #c7c7c7 solid;
    background: white;
   
-webkit-box-shadow: 3px 3px 11px 0px rgba(50, 50, 50, 0.44);
-moz-box-shadow:    3px 3px 11px 0px rgba(50, 50, 50, 0.44);
box-shadow:         3px 3px 11px 0px rgba(50, 50, 50, 0.44);
    
    cursor: auto;  
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; 
    width: 300px; 
}

.information_icon .inform_rect {
position: absolute;
left: 8px;
top: -7px;
width: 50px;
background: url(../img/Information-icon-rect.png) no-repeat 10px 5px;
height: 30px;

}

.fixErrorBlock {
    border: 1px solid #D3D3D3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 2px;
    margin-top: 10px;
}

.fixErrorBlock img {
    padding-right: 10px;
    float: left;
    padding-left: 46px;
}
.fixErrorBlock div {
    padding-top: 14px;
    float: left;
    font-size: 12px;   
}

.new_service_link {
    text-align: center;
}

.new_service_link_blonk {
    width: 800px;
    margin: 10px auto;
    background-color: #FFF;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    padding: 10px;
       
}

.new_service_link_item {
    width: 33%;
    text-align: center;
    padding: 0px 1px;
}
.new_service_link_item b {
    opacity: 0;
}

.new_true_cashbox_transactions_items {
    -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    inset 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    box-shadow:         inset 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
}

.closed_shipment {
    text-align: center;
    color: #fff;
    padding: 10px;
    margin: 10px;
    background-color: #B85252;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;    
    display: none;
    font-weight: bold;
}
.creditForm {
    margin-top: 10px;
}

.newCartForm {
    margin: 40px auto 0px;
    width: 550px;
    text-align: center;
}

.cartButton2 {
    width: 38%;
    display: inline-block;
    text-align: center;
    padding: 8px 5px;
    margin: 10px;
    background: #fff;
    font-size: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-stretch: ultra-condensed;
    font-weight: bold;

    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    
    cursor: pointer;    
}

.cartButton3 {
    width: 32%;
    display: inline-block;
    text-align: center;
    padding: 8px 5px;
    margin: 10px;
    background: #fff;
    font-size: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-stretch: ultra-condensed;
    font-weight: bold;

    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    
    cursor: pointer;    
}


.cartButton2 input[type="radio"], .cartButton3 input[type="radio"] {
    display: none;
}

.btnActive {
    background: #FF951C;
    color: #fff;
}

.textInput {
    width: 100%;
    padding: 10px 0px;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
}

.textInput .inputTitle, .textInput .inputType {
    display: inline-block;
}
.textInput .inputTitle {
    width: 40%;
    text-align: left;
}

.textInput .inputTitle .starF {
    color: red;
}

.textInput .inputType {
    width: 59%;
}
.textInput .inputType input, .textInput .inputType select, .textInput .inputType textarea {
    width: 95%;
    padding: 5px;
    border: 1px solid #b5b5b5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;    
}
.textInput .inputType select {
    width: 98%;
}
.textInput .inputType textarea {
    width: 96%;
}




.orgData, .creditData, .liqpayData, .creditForm, .newLiqCredit {
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    margin: 0px 0px 20px;
    padding: 20px 0px;
}

.cityData {
    border-top: 1px solid #DFDFDF;
    
    margin: 20px 0px 0px;
    padding: 20px 0px 0px;    
}

.shippTitle {
    font-size: 16px;
    width: 82px;
    margin: -19px 129px 0px 0px;
    float: right;
    background: #fff;
}

.shippBorder {
    width: 237px;
    height: 50px;
    margin: 30px 53px -44px 100px;
    float: right;
    border: 1px solid #b5b5b5;
    border-bottom: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;    
}
.cityButton {
    margin-bottom: 20px;
}

.textInputInfo {
    display: none;
    width: 150px;
    font-size: 12px;
    line-height: normal;
    float: right;
    margin-right: -173px;
    margin-top: -3px;
    padding: 10px;
    border: 1px solid #b7b7b7;
    background: #ffef85;
    
    position: relative;
    
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;  
    
-webkit-box-shadow: 1px 1px 2px 0px rgba(214,214,214,1);
-moz-box-shadow: 1px 1px 2px 0px rgba(214,214,214,1);
box-shadow: 1px 1px 2px 0px rgba(214,214,214,1);
}

.textInputInfo div {
    position: absolute;
    top: 11px;
    left: -8px;
    
    background: url(../img/arrinfo.png) 0 0 no-repeat;
    
    width: 20px;
    height: 20px;
}

.sendButton {
    color: #fff;
    width: 230px;
    display: block;
    text-align: center;
    padding: 8px 5px;
    margin: 30px auto 50px;
    background: #49860c;
    font-size: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-stretch: ultra-condensed;
    font-weight: bold;
    border: 1px solid #4c7b1e;
    
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    
    
    cursor: pointer;     
}

.newCartForm .alert {
    width: 79%;
    margin: 0px auto 20px;
    border: 1px solid #E86B6B; 
    background: #fff; 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;  
    text-align: center; 
    
    font-size: 14px; 
    line-height: 20px;
}
.newCartForm .alert li { 
    list-style-type: none; 
    padding-left: 0; 
}

.newCartForm .alert span {
    display: block;
    width: 80px;
    color: #f00;
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-stretch: ultra-condensed;
    font-weight: bold;
    font-size: 18px;
    background: #fff;
    margin: -20px auto 5px;
    clear: both;
}

.newCartForm .alert table {
    width: 100%;
}

.tabl_cart_rules select {
    width: 100%;
}
.add_product_noncash_form {
    position: fixed;
    width: 450px;
    height: 200px;
    bottom: -240px;
    right: 10px;
    background: white;
    padding: 10px;
    border: 1px solid #C5C5C5;
    font-size: 10px;
    
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;   
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.dover_block {
    background-color: #FFF;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    padding: 10px;
    margin-top: 20px;
}
.newVASetting4 {
    display: inline-block;
    width: 20%;
    text-align: left;
    margin: 10px 0px;
    background-color: #FFF;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    padding: 10px;
}
.newVASetting4 label {
    font-size: 12px;
    line-height: 20px;
}
.newVASetting4 label input {
    margin-bottom: 10px;
    margin-right: 10px;
    display: block;
    float: left;    
}
.newVASettingSel {
    background-color: #FFF;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    padding: 10px;  
    width: 87%;  
}
.gift_hover {
    position: relative;
    display: block;
    width: 70px;
    float: right;
}
.gift_hover div {
    display: none;
}
.gift_hover:hover div {
    display: block;
    position: absolute;
    top: -3px;
    right: -60px;
    width: 60px;
    background: #fff;
    text-align: center;
    border: 1px solid #b5b5b5;
    padding: 3px 0px;
}
.req_action_block {
    position: relative;
}
.req_action_block div {  
    display: none;
    position: absolute;
    top: 13px;
    left: -31px;
    background: #fff;
    text-align: center;
    border: 1px solid #b5b5b5;
    padding: 3px 0px;
    width: 150px;  
}
.req_action_block:hover div {
    display: block;
        
}
.ship_time {
    display: block;
    width: 390px;
    background-color: #FFF;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    padding: 5px;
    margin-top: 20px;
    text-align: left;
    display: none;
}
.ship_time b {
    color: #3e8004;
    text-align: left;
    display: block;
    margin-left: 5px;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.ship_time div {
    margin-left: 5px;
}
.ship_time span {
    display: inline-block;
    margin-right: 10px;
    width: 150px;
}
.creditLine {     
    display: block;
    width: 155px;   
    /*height: 31px; */
    text-decoration: none;     
    text-align: center;
    padding: 10px 0px 6px 0px;   
    margin-bottom: 10px; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;  
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1), 0 3px 4px -3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1), 0 3px 4px -3px rgba(0,0,0,0.3);    
    background: #4571a2 url(../img/bg-button.png) 7% 0 no-repeat;
    color: white;      
    margin-top: -8px;    
}
.creditLine span {  
    font-weight: bold;     
    /*color: #3E65A3; */   
    display: block;  
    font-size: 12px;  
    /*float: left;   */                            
}
.creditLine p {
    /*float: right;   */
    padding-right: 0px;
    line-height: 31px;
    margin-bottom: 0px;
    margin-top: 5px;
}
.creditLine p b {     
    font-size: 20px;     
    color: #ff951c;
    padding: 0px 3px;
}
.newCredit {                  
    position: relative;
    width: 250px;
    padding: 5px 10px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 15px 0px 10px;     
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1), 0 3px 4px -3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1), 0 3px 4px -3px rgba(0,0,0,0.3); 
}
.newCredit span {
    display: block;
    background: #fff;
    position: absolute;
    top: -8px;
    left: 10px;
    padding: 0px 7px;
    font-weight: bold;
}
.newCredit a {
    display: block;
    margin-top: 10px;
    margin-bottom: 0px;
    text-decoration: none;   
    font-weight: bold;        
    color: #3E65A3;   
    width: 35%;
    float: left;
    text-align: center;
}
.myCreditFlash:hover {
    background: #50ab01;
    color: #fff;
}
.Ntab_brief img {
    max-width: 100%;
    max-height: inherit;
    height: auto !important;
}

.NPCityResult {
    padding: 5px 0px;
    border: 1px solid #b7b7b7;
    border: 1px solid #b5b5b5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    
    position: absolute;
    width: calc(100% - 6px);
    background: #fff;  
    z-index: 999;  
}
.NPCityResult div {
    padding: 2px 10px;
    cursor: default;
}
.NPCityResult div:hover {
    background: #e2e2e2 !important;
}
.NPCityResultActive {
    background: #e2e2e2;
}
.NPCityResult:hover .NPCityResultActive {
    background: #fff;
}


.NPCityResultDef:before {
    content: "Популярные города";
    display: block;
    width: 100%;
    text-align: center;
    color: grey;
    font-size: 11px;
    padding: 5px 0px;
}





.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 10px;
    height: 10px;
    margin: 8px;
    border-radius: 50%;
    border: 3px solid #01253d;
    border-color: #01253d transparent #01253d transparent;
    animation: lds-dual-ring 1.2s linear infinite;
    margin-top: -25px;
    position: absolute;
    right: 6px;
    top: 32px;
}



.lds-dual-ring-center {
  display: inline-block;

}
.lds-dual-ring-center:after {
    content: " ";
    display: block;
    width: 16px;
    height: 16px;
    margin: 8px;
    border-radius: 50%;
    border: 6px solid #01253d;
    border-color: #01253d transparent #01253d transparent;
    animation: lds-dual-ring 1.2s linear infinite;
    margin-top: -25px;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}
.lds-dual-ring-center:before {
    display: none !important;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}