﻿/* MasterPage*/

@font-face {
    font-family: 'Century_Gothic';
    src: url('fonts/GOTHIC.ttf'),url('fonts/Century_Gothic.eot');
}

@font-face {
    font-family: 'Century_Gothic_bold';
    src: url('fonts/GOTHICB.ttf'),url('fonts/Century_Gothic.eot');
}

body {
    background-color: #f3fefd;
    font: normal 13px Century_Gothic,Arial;
    margin: 0;
}

input {
    outline: none;
    margin-right: 1px;
}

img {
    border: 0;
}

iframe {
    border: 0;
    margin: 0;
    padding: 0;
}

p {
    font: normal 13px Century_Gothic,Arial;
    color: #204F58;
    margin: 0;
}

.header {
    background: url(img/header_.png) top no-repeat;
    width: 100%;
    height: 375px;
}

.logo_div {
    top: 100px;
    text-align: left;
    width: 935px; /*  width:950px; */
    padding: 58px 0 0 0;
}

.logo {
    display: block;
    background: url(img/logo.png) left bottom no-repeat;
    width: 464px;
    height: 172px; /*230px*/
}

.find {
    position: relative;
    top: 80px;
    width: 250px;
    height: 0;
    text-align: left;
}

.search_table {
    top: 60px;
    position: relative;
    visibility: visible;
    width: 100%;
}

.hidden_search {
    top: 110px;
}

.find1 {
    border: solid 1px #82aeb6;
    padding: 3px 3px 3px 8px;
    height: 20px;
    background-color: White;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -khtml-border-radius: 40px;
    border-radius: 40px;
}


    .find1 div {
        float: left;
        height: 20px;
    }

.search input {
    background-color: transparent;
    /* background-image:url(img/find1_.png) no-repeat;*/
    font: bold 14px Century_Gothic_bold,Arial;
    margin: 0;
    padding: 0;
    border: 0;
    width: 205px;
    height: 20px;
    color: #204F58;
    float: left;
    top: 15px;
    left: 10px;
    position: absolute;
}

.find0 {
    /*  display:block;*/
    /* float:right;*/
    width: 29px;
    height: 29px;
    background: url(img/find1_green.png) no-repeat;
    position: absolute;
    top: 9px;
    left: 217px;
}

    .find0:hover {
        background: url(img/find1_yelow.png) no-repeat;
    }

.Center {
    /*  width:940px;
  /*  margin:50px 0 0 0;*/
}

.Center_table {
    border: 0;
    padding: 0;
    margin: 0;
    /* margin: -10px 0 0 0;*/
}

    .Center_table td {
        /*border:0;*/
        padding: 0 0px 0 0;
        margin: 0;
        vertical-align: top;
    }


        .Center_table td + td {
            border: 0;
            padding: 0;
            margin: 0;
            vertical-align: top;
        }

.Left {
    float: left;
    width: 250px;
    text-align: left;
    padding: 15px 0px 20px 0px;
    margin: 0 45px 0 0;
    border-top: 4px solid #009999;
}

.Right {
    min-height: 550px;
    width: 640px;
    border-top: 4px solid #b5d0d2;
    text-align: left;
    padding: 0 0 20px 0;
}

.Footer {
    /*     clear:left; */
    border-top: 4px solid #b5d0d2;
    text-align: left;
    color: #009999;
    padding: 12px 0 10px 0;
    font: normal 11px Century_Gothic_bold,Arial;
    width: 935px;
}


/* Left */
.left_banner {
    display: block;
    background: url(img/banner.png) no-repeat;
    text-decoration: none;
    color: #204F58;
    width: 170px;
    padding: 160px 0 0 0;
    font: normal 20px Century_Gothic_bold,Arial;
}

    .left_banner b {
        font: normal 13px Century_Gothic_bold;
    }

.phones_link {
    font-size: 14px;
    color: #204F58;
    text-decoration: none;
    border-bottom: 1px dashed #204F58;
}

    .phones_link:hover {
        color: #82aeb6;
        border-bottom: 1px solid #82aeb6;
    }

.left_banner span {
    color: #009999;
    font: normal 20px Century_Gothic_bold,Arial;
}

    .left_banner span b {
        color: #ffa200;
        font: normal 20px Century_Gothic_bold,Arial;
    }

/* Menu */
.menu {
    margin: 0;
    padding: 0 0 15px 0;
    list-style: none;
}

    .menu li {
        padding: 0 0 10px 0;
    }

    .menu a {
        font: bold 20px Century_Gothic_bold,Arial;
        color: #009999;
        text-decoration: none;
    }

        .menu a:hover {
            color: #82aeb6;
            text-decoration: underline;
        }

.circle {
    /*margin:0 0 0 -20px;*/
    padding: 0 10px 2px 0px;
}
/* End Menu */
/* End Left*/

/* Right */

.Right h1 {
    margin: 15px 0 0 0;
    padding: 0;
    font-weight: bold;
    font-size: 18px;
    font: bold 18px Century_Gothic_bold,Arial;
    color: #82AEB6;
    text-align: center;
}

.Contener h2 {
    font: bold 20px Century_Gothic_bold,Arial;
    color: #009999;
    padding: 0;
    margin: 15px 0 15px 0;
    vertical-align: middle;
}

    .Contener h2 b {
        font: bold 12px Century_Gothic_bold,Arial;
        margin: 0 5px 0 5px;
    }

.ContenerBorderLine {
    border-bottom: 2px solid #c2d8d7;
}

.Contener {
    /*   padding:5px 0 5px 0;*/
}

    .Contener h3 {
        display: block;
        padding: 0;
        margin: 0;
        font: bold 15px Century_Gothic_bold,Arial;
        color: #009999;
        height: 40px;
    }

    .Contener h2 img {
        float: left;
        margin: -2px 5px 0 0;
    }

.Contener_all0 {
    margin: 0;
}

.Contener_all {
    margin: 0 0 0 110px;
    min-height: 100px;
}

.Contener_date {
    margin: 0 0 0 10px;
    text-align: right;
    float: right;
}

    .Contener_date b {
        color: #204F58;
        font: bold 12px Century_Gothic_bold,Arial;
    }

    .Contener_date table td {
        padding: 0px;
        vertical-align: middle;
    }

        .Contener_date table td div {
            padding: 6px;
            vertical-align: middle;
            text-align: center;
            background-color: #009999;
            font-weight: bold;
            font-size: 14px;
            color: White;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -khtml-border-radius: 2px;
            border-radius: 2px;
            font-family: Century_Gothic_bold,Arial;
            width: 15px;
        }

        .Contener_date table td + td {
            width: 20px;
            font-size: 12px;
            color: #009999;
            padding: 0px;
            padding: 0 0 0 4px;
            font-family: Century_Gothic,Arial;
        }

.Contener_text {
    min-height: 60px;
    font: normal 13px Century_Gothic,Arial;
    text-align: justify;
}

.Contener_more {
    text-align: right;
    color: #ffa200;
    font: bold 13px Century_Gothic_bold,Arial;
    margin: 15px 0 0 0;
}

    .Contener_more a {
        text-align: right;
        color: #ffa200;
        font: bold 13px Century_Gothic_bold,Arial;
    }

.Contener_rect_white {
    width: 100px;
    height: 100px;
    float: left;
}

    .Contener_rect_white img {
        border: 1px solid #a8c7cc;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -khtml-border-radius: 10px; /* Konqueror */
        border-radius: 10px;
        width: 100px;
        height: 100px;
    }

.Contener_border {
    /*  display:block;*/
    margin: 0 0 0px 0;
    padding: 0 0 10px 0;
    /* border-bottom: 1px solid #C2D8D7;*/
}


.news {
    width: 640px;
    min-height: 200px;
    /* border-bottom: 1px solid #C2D8D7; */
}

.news-block {
    /*float:right;*/
    display: inline-block;
    /* margin-left:10px;*/
    margin: 0 10px 10px 10px;
    width: 300px;
    min-height: 100px;
    /*    border:1px solid red; */
}

    .news-block h3 {
        display: table-row;
    }

.News h2 + .news-block {
    float: left;
}

.News.Contener {
    overflow: auto;
}

.Div_text {
    font: normal 13px Century_Gothic,Arial;
}

.stock {
    padding: 0 0 10px 0;
}

/* Акции */
.stock_one hr {
    color: #a8c7cc;
    background-color: #a8c7cc;
    height: 1px;
    border-width: 0px; /* убрать рамки вокруг элемента */
}

.stock_list {
    padding: 0;
}

    .stock_list li a img, .stock_border img {
        border: 2px solid #a8c7cc;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
    }

    .stock_list li {
        list-style-type: none;
        /* padding:20px 0 20px 0;
    border-bottom:1px solid #a8c7cc;*/
        margin: 0;
    }

        .stock_list li hr {
            margin: 20px 0 20px 0;
            color: #a8c7cc;
            background-color: #a8c7cc;
            height: 1px;
            border-width: 0px; /* убрать рамки вокруг элемента */
        }

.stock_title {
    margin: 15px 0 15px 0;
    font-size: 16px;
    color: #204F58;
}

    .stock_title div {
        margin: 0 0 5px 0;
    }

    .stock_title span {
        Color: #009999;
        font: bold 16px Century_Gothic_bold,Arial;
    }

.stock div + div {
    height: 50px;
    background-color: White;
    border: 1px solid #bed7da;
    display: block;
    text-align: left;
}

.stock_carousel {
    height: 100px;
    margin: 0;
    padding: 0;
}

    .stock_carousel li {
        height: 100px;
        margin: 0;
        padding: 0;
    }

    .stock_carousel li {
        display: none;
        margin: 0;
        list-style-type: none;
    }
/* Статьи */
.Article {
}
/* End Статьи */

.city_table {
    margin: 0;
    border: 0;
    padding: 0;
}

    .city_table td {
        margin: 0;
        border: 0;
    }

.city_table_td2 {
    padding: 0 0 0 20px;
    width: 50px;
}

.city_left {
    /*   float:left;  */
    width: 500px;
    min-height: 500px;
}

.city_right {
}

.city_div {
    /* margin:0 0 0 530px;   */
    padding: 0 0 0 20px;
}

.city_all {
    margin: 0;
    padding: 0 0px 0 0px;
}

.city_all_table {
    border: 0;
    margin: 0; /*  margin:-40px 0 0 0;*/
    padding: 0;
    width: 100%;
}

    .city_all_table td {
        border: 0;
        margin: 0;
        padding: 0;
    }

.city_all li {
    list-style: none;
    margin: 2px 0 2px 0px;
    white-space: nowrap;
}

    .city_all li b a {
        font: normal 12px Century_Gothic_bold,Arial;
    }

    .city_all li .city_region {
        color: #009999;
        font: bold 12px Century_Gothic_bold,Arial;
        text-decoration: none;
    }

    .city_all li a {
        list-style: none;
        margin: 10px 0 10px 0;
        color: #214951;
        font: normal 12px Century_Gothic,Arial;
    }

        .city_all li a:hover {
            list-style: none;
            margin: 10px 0 10px 0;
            color: #82aeb6;
        }

.city_map {
    text-align: center;
    background-color: White;
    border: 1px solid #a8c7cc;
    width: 500px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px; /* Konqueror */
    border-radius: 5px;
}

.city_nav a {
    color: #214951;
    font: bold 12px Century_Gothic_bold,Arial;
    text-decoration: none;
}

/* Аптеки */
.map_icon {
    display: block;
    position: absolute;
    background: url(img/map_icon.png) no-repeat;
    /* min-width:23px;*/
    padding: 0 0 0 25px;
    color: #009999;
    font: 12px Century_Gothic,Arial;
    text-decoration: none;
    height: 23px;
    opacity: 0.4;
    z-index: 1000;
}

/* end Аптеки */
/* End Right*/


/* Footer*/

.Footer span {
    color: #b5d0d2;
}

.Footer div {
    float: right;
    color: #b5d0d2;
}

    .Footer div a {
        color: #009999;
        font: bold 11px Century_Gothic_bold,Arial;
    }
/* End Footer*/
/* End MasterPage*/

.ele_div {
    min-height: 110px; /*min-height: 130px;*/
    margin: 15px 0 5px 0;
    padding: 0 0 5px 0;
}

    .ele_div table {
        /* border:0; */
    }

        .ele_div table td {
            padding: 0;
            margin: 0;
        }

            .ele_div table td img {
                padding: 0 10px 0 0;
            }

.ele_h2 {
    margin: 0px 0px 0 118px;
    height: 34px;
}

.ele_h20 {
    margin: 0;
    height: 40px; /* height:34px;  */
}

.ele_h3_center {
    height: 42px; /*height: 40px; */
    display: table;
}

    .ele_h3_center h3 {
        display: table-cell;
        vertical-align: top;
        /* text-align: center; */
        font: bold 15px Century_Gothic_bold,Arial;
        color: #099;
    }

.ele_text {
    text-align: justify;
}

    .ele_text img {
        /*  float:left; */
    }

.ele_text_p {
    /**/ padding: 0 0 0 20px;
    margin: 0;
    text-align: justify;
}

.ele_text_p0 {
    /* padding:0 0 0 20px; */
    margin: 0;
    text-align: justify;
}

.rect_img {
    float: left;
    /* margin:-40px 0 0 0; */
    margin: -32px 0 0 0;
}

    .rect_img img {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -khtml-border-radius: 10px; /* Konqueror */
        border-radius: 10px;
        border: 1px solid #a8c7cc;
        padding: 2px;
        margin: 0 15px 10px 0;
        width: 100px;
        height: 100px;
    }


/* rotator in-page placement */
div.rotator {
    margin: 10px 0 10px 0;
    height: 110px;
    position: relative;
    display: none;
    z-index: 0;
}
    /* rotator css */
    div.rotator ul li {
        float: left;
        position: absolute;
        list-style: none;
    }
        /* rotator image style */
        div.rotator ul li img {
        }

        div.rotator ul li.show {
            z-index: 500
        }

.exe {
    /* background:url(http://localhost:5467/Opeka/Images/maps/perm.png) no-repeat; 
     background:url(http://localhost:5467/Opeka/Images/maps/udmurtia.png) no-repeat; */
    background: url(http://localhost:5467/Opeka/Images/maps/kirov.png) no-repeat;
    width: 371px;
    height: 531px;
    left: 0;
    top: 0;
}


/*================== Опека =====*/

.base_div {
    font: normal 13px Century_Gothic,Arial;
    color: #204F58;
    padding: 2px 0 0 0;
}

.base_text {
    font: normal 13px Century_Gothic,Arial;
    color: #204F58;
    text-decoration: none;
    border-color: #009999;
}

.head_text {
    /*font:bold 20px Century_Gothic_bold,Arial;*/
    color: #009999;
}

.base_img_container {
    border: 3px #009999 solid;
    border-radius: 10px;
    width: 150px;
    height: 150px;
    overflow: hidden;
    text-align: center;
    background-color: White;
}

.dummy {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.base_img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.search {
    /* border:solid 1px #82aeb6; */
    padding: 5px 3px 3px 0px;
    /* height:20px;*/
    /*background-color:White;*/
    width: 342px;
    text-align: left;
    /*background: url(img/find0_.png) no-repeat;*/
    position: relative;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -khtml-border-radius: 40px;
    border-radius: 40px;
}

.base_hint {
    border: 1px solid #009999;
    background-color: LemonChiffon;
    font: normal 13px Century_Gothic,Arial;
    color: #204F58;
    padding: 7px;
}



/*----------выпадающий список-----------*/

.city_link.region_link {
    cursor: default;
}

.city_link:not(.region_link) {
    cursor: pointer;
}

/*bind css (not edit)*/
.regions_select2 {
    margin: 0;
    padding: 0;
    position: relative;
    word-spacing: -0.25em;
    border: 1px solid #009999;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: White;
}

    .regions_select2 li {
        border-bottom: none;
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: left;
        vertical-align: top;
        word-spacing: normal;
        zoom: 1;
        position: relative;
    }

    .regions_select2 > li:first-child {
        /*border:1px solid #009999;  */
        border-radius: 4px 4px 0 0;
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
    }

    .regions_select2 > li:last-child {
        /*border:1px solid #009999;  */
        border-radius: 0px 0px 4px 4px;
        -webkit-border-radius: 0px 0px 4px 4px;
        -moz-border-radius: 0px 0px 4px 4px;
    }

    .regions_select2 span, .regions_select2 a {
        color: #666;
        display: block;
        font: 12px/1.2em Arial, Helvetica, sans-serif;
        padding: 5px 20px 5px 10px;
        text-align: left;
        text-decoration: none;
        position: relative;
    }

        .regions_select2 span:hover, .regions_select2 a:hover {
            background: #009999;
            color: white;
            text-decoration: none;
            text-shadow: 0 1px 0 #fff;
        }

    .regions_select2 .active {
        background: #eee;
        color: #000;
    }

    .regions_select2 ul li {
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
        border: 0;
    }

    .regions_select2 ul a {
        display: block;
    }

    .regions_select2 ul {
        background: #fff;
        border: 1px solid #009999;
        top: 0;
        display: none;
        left: 0;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        z-index: 13;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        margin: 10px 10px 10px 0px;
    }

        .regions_select2 ul li:nth-last-child(1) {
            /*border:1px solid #009999;  */
            border-radius: 4px 4px 0 0;
            -webkit-border-radius: 4px 4px 0 0;
            -moz-border-radius: 4px 4px 0 0;
        }

        .regions_select2 ul li:last-child {
            /*border:1px solid #009999;  */
            border-radius: 0px 0px 4px 4px;
            -webkit-border-radius: 0px 0px 4px 4px;
            -moz-border-radius: 0px 0px 4px 4px;
        }

.arrow-left {
    border-bottom: 4px solid transparent;
    border-right: 4px solid #fff;
    border-top: 4px solid transparent;
    height: 0;
    right: -6px;
    position: absolute;
    top: 8px;
    width: 0;
    z-index: 13;
}

.arrow-left2 {
    border-bottom: 5px solid transparent;
    border-right: 5px solid #009999;
    border-top: 5px solid transparent;
    height: 0;
    right: -5px;
    position: absolute;
    top: 7px;
    width: 0;
    z-index: 11;
}

.toLeft .arrow-left {
    border-left: 5px solid #fff;
    border-right: 0;
    left: auto;
    right: -5px;
}

.toLeft .arrow-left2 {
    border-left: 5px solid #c2c2c2;
    border-right: 0;
    left: auto;
    right: -5px;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #009999;
    position: absolute;
    top: 13px;
    right: 8px;
}

.regions_list {
    z-index: 10;
    width: 200px;
    position: absolute;
}

.regions_select2 a, .regions_select2 span {
    /* font:12px/1.2em Arial, Helvetica, sans-serif;*/
    text-align: left;
    padding: 5px 20px 5px 10px;
    text-decoration: none;
    color: #666;
}

    .regions_select2 a:hover, .regions_select2 span:hover {
        background: #009999;
        color: #fff;
        text-decoration: none;
        text-shadow: 0 1px 0 #000;
    }

    .regions_select2 a.capital:hover .arrow-left {
        border-right-color: #009999;
    }

.regions_list .gap {
    width: 5px;
    height: 100%;
    position: absolute;
    right: -5px;
    top: 0;
}

.regions_select2 .active {
    background: #eee;
    color: #000;
}

.regions_select2 ul {
    padding: 0;
    background: #fff;
    width: 200px !important;
}

    .regions_select2 ul li {
        padding: 0;
        margin: 0;
        border: 0;
    }

.regions_select2 li {
}

.regions_select2 .active_region {
    background: #009999;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 1px 0 #000;
}

}

.arrow-left {
    border-right-color: #fff;
    right: -5px;
}

.arrow-left2 {
    border-right-color: #009999;
    right: -6px;
}

.toLeft .arrow-left {
    border-left-color: #fff;
    right: -4px;
}

.toLeft .arrow-left2 {
    border-left-color: #c2c2c2;
    right: -5px;
}

.arrow-right {
    top: 8px;
    right: 8px;
    border-left-color: #009999;
}

.regions_select2 li:hover .arrow-right {
    border-left-color: white;
}

.curRegion {
    font: bold 14px Century_Gothic_bold,Arial;
    color: #204F58;
}

    .curRegion a {
        border-bottom: 1px dashed;
    }

.topanchor {
    position: fixed;
    bottom: 0px;
    /*right:50px;*/
    padding: 10px;
    font-size: 13px;
    border-radius: 2px 2px 0px 0px;
    -webkit-border-radius: 2px 2px 0px 0px;
    -moz-border-radius: 2px 2px 0px 0px;
    -khtml-border-radius: 2px 2px 0px 0px;
    background-color: #009999;
    color: White;
    margin-left: 20px;
}

    .topanchor:hover {
        padding-bottom: 50px;
    }

.tdAnchor {
    width: 100px;
}

.Center_table {
    margin-right: -100px;
}

.green_link {
    border-bottom: 1px dashed #009999;
    color: #009999;
    text-decoration: none;
}

    .green_link:hover {
        border-bottom: 1px solid #82aeb6;
        color: #82aeb6;
    }

.poll_container {
    padding: 15px 0px 20px 0px;
    border-top: 4px solid #009999;
    border-bottom: 4px solid #009999;
    margin: 20px 0;
}

    .poll_container a {
        text-align: right;
        color: #ffa200;
        font: bold 13px Century_Gothic_bold,Arial;
        margin: 15px 0 0 0;
        display: inline-block;
    }

    .poll_container label {
        padding-left: 5px;
        padding-bottom: 2px;
    }

    .poll_container h2 {
        font: bold 15px Century_Gothic_bold,Arial;
        color: #099;
    }

    .poll_container ul li {
        width: 230px;
    }

    .poll_container ul {
        padding-left: 20px;
    }

.poll-res-bar {
    border: 1px solid #009999;
    background: #82aeb6;
    height: 10px;
}

/*-----------------Аккордеон---------------------*/
.accordion h3 {
    height: 20px;
    padding: 5px 0px;
}

    .accordion h3 a {
        font: bold 15px Century_Gothic_bold,Arial;
        color: #009999;
        text-decoration: none;
    }

    .accordion h3:hover a {
        color: #82aeb6;
        text-decoration: underline;
    }

.accordion > .accordion h3, .accordion > .accordion div {
    margin-left: 15px;
}

.accordion > .accordion > .accordion h3, .accordion > .accordion > .accordion div {
    margin-left: 40px;
}

.accordion > .accordion div a {
    margin-left: 15px;
    text-decoration: underline;
    cursor: pointer;
    height: auto;
    color: #214951;
    font: normal 12px Century_Gothic,Arial;
}

.drugstore_info {
    background-color: LemonChiffon;
    padding: 10px;
    border: 1px solid #009999;
    width: 377px;
}

.drugstores_list {
    height: 320px;
    overflow: auto;
    overflow-x: hidden;
    margin-top: 10px;
}

    .drugstores_list a {
        text-decoration: underline;
        cursor: pointer;
    }

.display_as_cell {
    display: table-cell;
}

.zero_height {
    height: 0px;
}

.city_list {
    max-height: 300px;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: scroll;
}
/*--------------------------------------*/

/* new styles 18.10.2017 */

.search_sample {
    font-size: 11px;
}

.goods_header {
    font-size: 20px;
    color: #204F58;
}

    .goods_header.margin {
        margin-bottom: 5px;
    }

.search_sub_text.margin {
    margin-bottom: 10px;
}

.goods_item {
    width: 170px;
    min-width: 170px;
    border: 1px solid #666;
    padding: 15px;
}

    .goods_item.hidden {
        display: none;
    }

.goods_static_part {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin: 0 auto 20px;
}

.goods_scrolling_part {
    position: relative;
}

.goods_scrolling_window {
    overflow: hidden;
}

.goods_scrolling_content {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.goods_scrolling_frame {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    min-width: 100%;
    align-content: flex-start;
    align-self: flex-start;
}

.goods_item {
    margin: 0 8.5px;
}

.goods_scrolling_content .goods_item:nth-child(3n+1), .goods_static_part .goods_item:nth-child(3n+1) {
    margin-left: 0px;
}

.goods_scrolling_content .goods_item:nth-child(3n), .goods_static_part .goods_item:nth-child(3n) {
    margin-right: 0px;
}

.goods_left_arrow {
    border-bottom: 20px transparent solid;
    border-top: 20px transparent solid;
    border-right: 20px #009999 solid;
    position: absolute;
    top: 50%;
    left: -30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}

    .goods_left_arrow.hidden {
        display: none;
    }

.goods_right_arrow {
    border-bottom: 20px transparent solid;
    border-top: 20px transparent solid;
    border-left: 20px #009999 solid;
    position: absolute;
    top: 50%;
    right: -30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}

.goods_image {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.goods_image_container {
    height: 150px;
    text-align: center;
    border: 1px solid #009999;
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 5px;
}

.goods_item_name {
    height: 100px;
    overflow: hidden;
}

.goods_item_price {
    font-size: 16px;
    line-height: 20px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    width: 120px;
}

.buy_image_button {
    cursor: pointer;
}

.basket_button {
    color: #353535;
    text-decoration: none;
    border: 1px solid #353535;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 3px;
    background-color: #fff;
}

.goods_buy_section {
    display: flex;
}

    .goods_buy_section input[type=text] {
        width: 20px;
        height: 14px;
        margin-right: 5px;
    }

    .goods_buy_section input[type=image] {
        cursor: pointer;
        width: 20px;
        height: 20px;
    }

.buywiththis_goods .goods_item, .dontforget_goods .goods_item {
    margin-bottom: 8.5px;
    margin-top: 8.5px;
}

.goods_link, .goods_link:focus, .goods_link:hover {
    text-decoration: none;
}

.search_header {
    margin-bottom: 0px;
}

.search_head_block {
    margin-bottom: 20px;
}

.must_consult {
    margin-top: 20px;
}

.city_select_dialog {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
}

.city_select_dialog_back {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background-color: #000;
    top: 0;
}

.city_select_dialog_body {
    position: absolute;
    top: 30%;
    left: 50%;
    min-width: 200px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: #fff;
    border: 1px solid #666;
    border-radius: 10px;
    padding: 30px;
    text-align: center;
}

.city_name_text {
    font-size: 16px;
    font-weight: bold;
    color: #009999;
    margin-right: 10px;
}

#changeCity, #okCity {
    color: #009999;
    background-color: #fff;
    border: 2px solid #009999;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

#okCity {
    margin-right: 30px;
}

#cityName {
    border-bottom: 1px dashed #009999;
}

.city_select_dialog_body .regions_list {
    right: -70px;
    top: 60px;
}

.current_page_link {
    font-weight: bold;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    background-color: #009999;
    color: #fff;
    line-height: 18px;
}

.pharmacy_filter {
    margin-bottom: 10px;
}

.show_pharmacy_tip {
    position: relative;
}

    .show_pharmacy_tip > span {
        text-decoration: underline;
        cursor: pointer;
    }

.pharmacy_tip {
    display: none;
    position: absolute;
    right: 0;
    top: 24px;
    background-color: #fff;
    border: 1px solid #009999;
    border-radius: 20px;
    width: 300px;
    padding: 10px;
    z-index: 1;
}

    .pharmacy_tip p {
        margin-bottom: 10px;
    }

.pharmacy_tip_color {
    font-weight: bold;
    color: #fff;
    border-radius: 6px;
    padding: 1px 5px;
}

.top_phone_region {
    vertical-align: top;
    font-size: 15px;
    color: #009999;
    font-weight: bold;
    padding-top: 36px;
    padding-left: 20px;
}

.pharmacy_tabs {
    display: flex;
}

    .pharmacy_tabs div {
        padding: 10px 0;
        margin-right: 10px;
    }

        .pharmacy_tabs div a {
            text-decoration: underline;
        }

            .pharmacy_tabs div a.active {
                font-weight: bold;
            }

.lb_address a, .lb_address a:focus {
    color: #666
}

.lb_available a, .lb_available a:focus {
    color: #009999;
}

.lb_order a, .lb_order a:focus {
    color: #ffa200;
}
