

/* Start:/bitrix/templates/apteka24/components/apteka24/catalog/medecine.icon/style.css?15284746934610*/
p.error_msg,
p.success_msg{display: none;}

.vl-modules-button {
	display: block;
	clear: both;
	border:1px solid #bfbfbf;
	color: #3d3d3d;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0 1px 1px #fff;
	padding: 5px 14px 5px 10px;
	-webkit-border-radius: 2px;
 	 -khtml-border-radius: 2px;
	   -moz-border-radius: 2px;
	        border-radius: 2px;
	background: url(/bitrix/templates/apteka24/components/apteka24/catalog/medecine.icon/images/order_btn.gif) 0 3px repeat-x;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	margin-bottom: 2px;
	margin-top: 2px;
}
.vl-modules-button.disabled, .vl-modules-button.disabled:hover, .vl-modules-button.disabled:active {
  background: url(/bitrix/templates/apteka24/components/apteka24/catalog/medecine.icon/images/order_btn.gif) 0 3px repeat-x;
  opacity: 0.8;
  color: #999;
}
div.vl-modules-button {
  float: left;
}
.vl-modules-button:hover {
	background:url(/bitrix/templates/apteka24/components/apteka24/catalog/medecine.icon/images/order_btn.gif) 0 -25px repeat-x;
}
.vl-modules-button:active {
	background:url(/bitrix/templates/apteka24/components/apteka24/catalog/medecine.icon/images/order_btn.gif) 0 -54px repeat-x;
	box-shadow: none;
}
.vl-modules-button input {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0 1px 1px #fff;
  background: none;
  border: none;
  display: inline-block;
  margin: 0;
  padding: 0 0 0 20px;
  height: 18px;
}
.vl-modules-button i {
  font-style: normal;
  padding: 0 0 0 26px;
  display: inline-block;
  height: 15px;
}
.vl-modules-button.basket {
	margin-top: 45px;
}
.vl-modules-button.basket i {
  background: url(/bitrix/templates/apteka24/components/apteka24/catalog/medecine.icon/images/basket.png) -3px -2px no-repeat;
}
.vl-modules-button.ptichka {
	margin-top: 5px;
	padding-bottom: 4px;
	margin-bottom: 20px;
}
.vl-modules-button.ptichka input {
  background: url(/bitrix/templates/apteka24/components/apteka24/catalog/medecine.icon/images/ptichka.png) 0px -1px no-repeat;
}
.ocb-form {
	width:380px;
	border:1px solid #bcbcbc;
	background-color:#fff;
	display:none;
	box-shadow:0 10px 25px 0 #262626;
	-webkit-box-shadow:0 10x 25px 0 #262626;
	-moz-box-shadow:0 10px 25px 0 #262626;
	-moz-border-radius: 3px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -190px;
	margin-top: -200px;
	z-index:1500;
}
.ocb-form form > div {
  padding: 0 20px 0px;
}
.ocb-form form > div#ocb-params {
  padding: 0;
}
* html .ocb-form {
	position:absolute;
}
.ocb-form-header {
	width: 376px;
	background:#08b685;
	height: 40px;
	margin:2px 2px 18px;
}
.ocb-form-header-caption {
	color:#fff;
	font: 600 13px Arial;
	width: 300px;
	float: left;
	height: 20px;
	padding: 13px 0 0 20px
}

.ocb-form-field {
	margin:0;
}
.ocb-form-field label {
	display: block;
	clear: both;
	font:600 12px Arial;
	color:#1a1a1a;
	margin-bottom: 3px;
}
.ocb-form-field ins {
	font: 12px 600 Arial;
	color:#f78145;
	text-decoration:none;
}
.ocb-form-field input, .ocb-form-field select {
	padding: 3px 2px;
	font: 12px Arial;
}
.ocb-form-field input {
	width: 97%;
}
.ocb-form-field select {
	width: 100%;
}
.ocb-error-msg {
	display: none;
	clear: both;
	font: 11px Arial;
	color:#f78145;
	margin-top: 2px;
}
.ocb-form-loader {
	margin:15px 5px 0;
	background:url(/bitrix/templates/apteka24/components/apteka24/catalog/medecine.icon/images/ajax-loader.gif?2) no-repeat;
	display:none;
	width:16px;
	height:16px;
	float:right;
}
.ocb-form-result {
	display: none;
	clear: both;
	width: 340px;
	margin: 80px 20px 40px;
	height: 120px;
}
#detail_one_click_wrap .ocb-form-result {
	width: auto;
	margin-top: 60px;
	margin-left: 9.3%;
}
.ocb-result-icon-success, .ocb-result-icon-fail {
	width: 300px;
	height: 25px;
	margin: 0 auto;
	font: 16px Arial;
	text-indent: 40px;
	padding: 3px 0;
	display: none;
}
#detail_one_click_wrap .ocb-result-icon-success,
#detail_one_click_wrap .ocb-result-icon-fail,
#detail_one_click_wrap .ocb-result-text {
	width: auto;
}
#detail_one_click_wrap .ocb-result-text {
	margin: 0 30px 0 40px;
}
.ocb-result-icon-success {
	background:url(/bitrix/templates/apteka24/components/apteka24/catalog/medecine.icon/images/order_success.png) no-repeat;
	color:#08b685
}
.ocb-result-icon-fail {
	background:url(/bitrix/templates/apteka24/components/apteka24/catalog/medecine.icon/images/order_error.png) no-repeat;
	color:#f78145;
}
.ocb-result-text {
	width: 250px;
	color:#000;
	font: 14px Arial;
	margin:0 30px 0 60px;
	line-height: 20px;
}
.ocb-debug-messages {
	visibility: hidden;
	display: none;
}

#ocb_vl {
    position: relative;
    bottom: 15px;
}

.stn_input {
    width: 100%;
    height: 45px;
    margin: 0 0 16px;
}

.stn_input {
    width: 42.3%;
    height: 36px;
    box-sizing: border-box;
    border: 1px solid #d2dadb;
    font: 14px/18px Trebuchet MS, Helvetica, sans-serif;
    color: #9b9b9b;
    padding: 0 13px;
    margin: 0 0 10px;
}
/* End */


/* Start:/bitrix/templates/apteka24/components/apteka24/catalog/medecine.icon/apteka24/catalog.element/element.icon/style.css?160856017510505*/
.goods_tab .total_text li {
    float: none;
    width: auto;
    margin: 0 0 10px;
    height: auto;
}

.goods_tab .total_text li:first-child {
    margin: 0 0 10px;
}

.package-list li.active a {
    color: #e7831c;
    border-color: #e7831c;
}

.zoomContainer {
    z-index: 99999;
}

#clockdiv {
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    padding-top: 15px;
    text-align: center;
    font-size: 24px;
    position: relative;
    padding-bottom: 40px;
}

#clockdiv > div {
    padding: 0;
    display: inline-block;
    position: relative;
    margin-right: 5px;
}

#clockdiv div > span {
    padding: 5px;
    border-radius: 3px;
    background: #d16d07;
    display: inline-block;
}

#clockdiv label {
    font-size: 10px;
    line-height: 12px;
    display: block;
    position: absolute;
    top: 45px;
    width: 100%;
    color: #707070;
}

#clockdiv > div#days:after,
#clockdiv > div#hours:after,
#clockdiv > div#minutes:after {
    content: ":";
    position: absolute;
    font-size: 25px;
    top: 2px;
    right: -9px;
    color: #707070;
}
.modal-body .main-img:after {
    display: none;
}

.characteristics_description .row:first-child {
    margin-top: 41px;
}

.characteristics_description .characteristics_col {
    float: left;
    width: 30%;
    padding: 0 5% 0 0;
}

.total_info .characteristics_description .title_inf {
    margin: 0 0 20px;
}

.characteristics_description .description_col {
    float: left;
    width: 65%;
}

@media only screen and (max-width: 1024px) {
    .characteristics_description .row:first-child .title_inf {
        display: none;
    }
    .characteristics_description .characteristics_col,
    .characteristics_description .description_col {
        float: none;
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .characteristics_description .row:first-child {
        margin-top: 16px;
    }
}

/* 16.02.17 */
.block_buy-row {
    position: relative;
    z-index: 0;
}

.block_buy-row .select-holder {
    float: left;
    position: relative;
    padding: 0 0 0 10px;
    margin: 22px 0 0 10px;
}

.block_buy-row .jq-selectbox__select {
    margin: 0;
    padding: 0 30px 0 5px;
    height: 20px;
    border: 0;
    cursor: pointer;
}

.block_buy-row .select-holder:before {
    content: "/";
    font-size: 20px;
    position: absolute;
    left: 0;
}

.block_buy-row .jq-selectbox__select-text {
    line-height: 18px;
    border-bottom: 1px dashed #707070;
    color: #707070;
}

.block_buy-row .jq-selectbox__trigger-arrow {
    top: 50%;
    margin-top: -3px;
    opacity: 1;
}

.block_buy-row .jq-selectbox__dropdown {
    top: 20px;
}

.block_buy-row .jq-selectbox li {
    cursor: pointer;
}

.block_buy-holder {
    float: left;
}

.block_buy .cart_count input {
    margin: 6px 0 0;
}

.block_buy .cart_count .count_minus {
    margin-top: 19px;
}

.block_buy .cart_count .count_plus {
    margin-top: 16px;
}

@media only screen and (max-width: 1024px) {
    .goods_spec .block_buy .stn_btn {
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 480px) {
    .goods_spec .block_buy .buy_link {
        clear: both;
        padding: 15px 10px 0;
    }
}

#add_cart_plate {
    display: inline-block;
    color: #fff;
    background: #f78145;
    box-sizing: border-box;
    border: 0;
    border-bottom: 3px solid #9d3c06;
    font: 400 16px/30px Helios;
    text-align: center;
    transition-duration: 0.2s;
    outline: 0;
    cursor: pointer;
    width: 23%;
    text-transform: uppercase;
    border-bottom-color: #ce7e2c;
    margin: 6px 27px 0 9px;
    height: 38px;
    line-height: 39px;
}
/* 16.02.17 end */
h2.name_tab {
    float: left;
    margin-right: 8px;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
}

.editor.editor h2.name_tab {
    float: left;
    margin-right: 8px;
    width: 100%;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
}

.goods_tab .content_text .about_us_text h2.name_tab {
    float: left;
    margin-right: 8px;
    width: 100%;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
}

.tab6 h2.name_tab {
    float: initial !important;
    margin: 41px 1.63%;
    margin-right: 8px;
    width: 100%;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
}

.link_map h3 {
    margin-left: 15px;
    margin-bottom: 15px;
    font-size: 18px;
}

.modal-body .owl-carousel .owl-wrapper-outer .owl-item {
    max-width: 672px;
}

.modal-body .owl-carousel .owl-wrapper-outer .item {
    max-width: 670px;
}

.sertificate.total_info {
    margin: 0 0 0 1.63%;
}

ul.little_b {
    display: inline-block;
    width: 100%;
    padding-left: 20px;
    list-style-type: circle;
    font-size: 12px;
    padding-top: 15px;
}

ul.little_b li {
    width: 95%;
}

/* delyvery block */
.delivery-info {
    position: relative;
    border: 1px solid rgba(136, 143, 154, 0.16);
    box-sizing: border-box;
    border-radius: 10px;
    margin: 10px 10px 10px 0;
}

.delivery-info__title {
    margin-top: 10px;
}

.delivery-info__header,
.delivery-info__body {
    padding: 16px;
}

.delivery-info__header p,
.delivery-info__body p {
    margin: 0;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #212121;
}

.delivery-info__header span span,
.delivery-info__body span span {
    color: #2270EE;
    cursor: pointer !important;
}

.delivery-info__header span:hover span,
.delivery-info__body span span:hover {
    text-decoration: underline;
}

.delivery-info__body {
    border-top: 1px solid rgba(136, 143, 154, 0.16);
}

.delivery-info__body ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.delivery-info__body ul li {
    display: flex;
    align-items: center;
}

.delivery-info__body ul li:empty {
    position: relative;
    min-height: 18px;
    background: #f1f1f1;
    overflow: hidden;
    border-radius: 4px;
}

.delivery-info__body ul li:empty:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(-100%);
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5), transparent);
    animation: loading 1.5s infinite;
}

@keyframes loading {
    100% {
        transform: translateX(100%);
    }
}

.delivery-info__body ul li:not(:last-child) {
    margin-bottom: 12px;
}

.delivery-info__body-name {
    width: calc(55% - 9px);
}

.delivery-info__body-price {
    width: calc(25% - 9px);
    flex: 1 0 auto;
}

.delivery-info__body-price p {
    margin: 0 5px;
}

.delivery-info_free {
    color: #00a046;
}

.delivery-info__icon {
    height: 24px;
    width: 24px;
    display: block;
    overflow: hidden;
}

.delivery-info__body-icon {
    margin-right: 16px;
}

.delivery-info__body-info {
    width: 18px;
    height: 18px;
    background-image: url(/bitrix/templates/apteka24/images/info.svg);
    background-size: cover;
    cursor: pointer !important;
    position: relative;
}

.delivery-info__dialog {
    display: none;
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
    width: 400px;
    border: 1px solid #999;
    background: #fff;
    padding: 16px;
    border-radius: 5px;
    cursor: default;
    z-index: 1;
    text-align: left;
    word-wrap: break-word;
}

.delivery-info__dialog a {
    color: #2270EE;
}
.delivery-info__dialog a:hover {
    color:#FF3366;
}

.delivery-info__dialog:after {
    content: '';
    position: absolute;
    right: -4px;
    top: 50%;
    border-top: 5px solid #999;
    border-right: 5px solid #999;
    border-left: 5px solid transparent;
    border-bottom: 5px solid transparent;
    transform: rotate(45deg) translate(-3px, -4px);
}

.delivery__icon-close {
    display: block;
    height: 25px;
    width: 25px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.delivery__icon-close:before,
.delivery__icon-close:after {
    content: '';
    position: absolute;
    height: 15px;
    width: 1px;
    background: #000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.delivery__icon-close:before {
    transform: rotate(-45deg);
}

.delivery__icon-close:after {
    transform: rotate(45deg);
}

.delivery-info__ps {
    margin-bottom: 10px;
    margin-left: 16px;
    font-family: Roboto;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.54);
}

.delivery-info__header .form-group {
    margin: 8px;
}

.delivery-info__header .form-control {
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
    border-radius: 10px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: rgba(57, 69, 86, 0.6);
    padding: 9px 16px;
    height: 38px;
}

.delivery-info__header .form-control:focus {
    border: 1px solid rgba(0, 0, 0, 0.16);
    color: #212121;
}

.delivery-info__header .dropdown-menu {
    padding: 0;
    margin: 0;
    border: none;
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    z-index: 99;
}

.delivery-info__header .dropdown-backdrop {
    z-index: 98;
}

.delivery-info__header-city {
    padding: 12px 16px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #2270EE;
    cursor: pointer !important;
}

.delivery-info__header-city:hover {
    text-decoration: underline;
}

.delivery-info__header .dropdown-menu ul {
    max-height: 200px;
    overflow-y: auto;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

@media (max-width: 767px) {
    .delivery-info {
        margin-right: 0;
    }

    .delivery-info__body-price p {
        margin: 0;
    }

    .delivery-info__dialog {
        width: 205px;
    }

    .delivery-info__body-icon {
        margin-right: 0;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .delivery-info__body ul li {
        flex-direction: column;
        position: relative;
        padding: 0 18px;
    }

    .delivery-info__body-name,
    .delivery-info__body-price {
        width: calc(100% - 34px);
    }

    .delivery-info__body-name p {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .delivery-info__body-info {
        position: absolute;
        right: 0;
        top: 9px;
    }
}

/* End */
/* /bitrix/templates/apteka24/components/apteka24/catalog/medecine.icon/style.css?15284746934610 */
/* /bitrix/templates/apteka24/components/apteka24/catalog/medecine.icon/apteka24/catalog.element/element.icon/style.css?160856017510505 */
