﻿ * {
 	border:0 none;
    margin:0;
	padding:0;
 }

html {
    position: relative;
    min-height: 100%;
}

body {
	background: #F4F6F0 url('/pic/bg.png');
	color:#494949;
	font-size: 15px;
	font-family: PTSans, sans-serif;
	min-width:955px;
}

body > #wrapper {height:  auto; min-height: 100%;}

@font-face {
    font-family: 'PTSans';
    src: url('https://apal22.ru/pic/fonts/PTS55F_W.eot');
    src: url('https://apal22.ru/pic/fonts/PTS55F_W.eot?#iefix') format('embedded-opentype'),
         url('https://apal22.ru/pic/fonts/PTS55F_W.ttf') format('truetype'),
         url('https://apal22.ru/pic/fonts/PTS55F_W.svg#Magistral') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Ubuntu';
    src: url('https://apal22.ru/pic/fonts/Ubuntu-R.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

#page {
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	-margin-top:10px;
	margin-bottom:30px;
	padding:30px;
	width:980px;
	background-color:#FFFFFF;
	border-radius:10px;

}

#search_form {


    width: 510px;
    height: 40px;
    border-width: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    border-color: #C3D8DB #C3D8DB #C3D8DB #C3D8DB;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    position: relative;
    background-color: #fff;
 

}

input.search  {

	padding:4px 3px 6px;
	width:350px;
	font-size:110%;
	background-color: #fff;
	border: none;
	height: 28px;

}


.ico  {

    float: left;
    width: 40px;
    height: 40px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6M0FERDlGNTAxNjE0MTFFMzkzRUJFNEI3NkU1ODBBQUYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6M0FERDlGNTExNjE0MTFFMzkzRUJFNEI3NkU1ODBBQUYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozQUREOUY0RTE2MTQxMUUzOTNFQkU0Qjc2RTU4MEFBRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozQUREOUY0RjE2MTQxMUUzOTNFQkU0Qjc2RTU4MEFBRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtecmvgAAAEvSURBVHjalNLNK0RRGMfxM9NtECXlJRt23hNiIbNhbSMbC5mULCz8C9hYykbK2t4UIyuUpmmKLTIosfCysSFWfI9+U0/HmPLUp3tuZ37POXPPiZ1cFpwqwjRS6EcCN9jBGl5dUJGe9fpRMpjvkTlMIG8n42qQVvAFC2hBI8ZxhmbsojUMz2IEzxjCJu7VKKO5YzRgNQynNF7Cnftdn5jHFyZRY8PdGu+5v6sgFeiw4UqzQrl61zNhw8WzGi4TrEOnxrc2nNZ4RdsqVcuay+HRhv0FeEAfDtBmQrVYx6Let2zHmG7YIPZ1HL6u8IH2YDdPGMN5cWVfpxjAtkJ+9V4Fs5hRsAmH6LIr26rWcVTh2vxH/8GO1OBnB1GJj/OmKxnWBUZNg424+1/ZBlPfAgwAAcdB2zo9vk4AAAAASUVORK5CYII=') no-repeat scroll center center transparent;
    margin: 0px 0px 0px;

}

#search_results  {
	position: relative;
	width: 400px;
	top: 0px;
	left: 0px;
	padding:10px;
	background: none repeat scroll 0% 0% #FFF;
	z-index: 99;
	padding: 8px 3px 32px;
	border-top: 0px none;
	box-shadow: 0px 7px 30px -6px rgba(46, 75, 80, 0.75);
	height:auto;
	display: none;
}

#searchtext span{
    background-color:#FF9;
    color:#555;
}


#list_mobile {
	display: none;
}

button#btn  {
  	float: right;
    	height: 41px;
	margin: -1px 0 -1px -1px;
	width: 60px;
	background-color: #11CC80;
	color: #fff;
}

#header {
	/*margin-bottom:20px;*/
}

#headerInner  {
	height:49px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:36px;
	width:975px;
	display: flex;
}

#header-left {
	width:33%;
	padding-left:20px;
	text-align:left;
	padding-right:50px;
}

#header-left a {
	text-decoration: none;
}

#header-center {
	width:33%;
}

#header-right {
	width:33%;
	padding-left:40px;
	padding-top:15px;
	text-align:right;
}

#header-right a {
	text-decoration: none;
}

#Logo {
	float:left;
	margin-left:350px;
}

#Logo-img a {
	width: 320px;
	height: 69px;
	background-image: url('/pic/logo2022.png');
	background-size: 320px 69px;
	display: inline-block;
}

#headerImg {margin-left:25px;margin-top:5px;}

.navgreen {

	clear: both;
	float: left;
	width: 955px;
	height: 45px;
	background-color: #11CC80;
	border-radius: 3px;
	padding-left: 30px;
	margin-bottom:10px;
	color: #fff;
	margin-left:4px;
  	padding-top: 5px;
  	padding-bottom: 5px;
	display: flex;
 	align-items: center;
	justify-content: center;
        
	
}

.navgreen a {

	list-style: outside none none;
	color: #FFF !important;
	line-height: 1.5;
	width: 300px;
	text-align: center;
	color: #fff;
	border: 0px !important;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none !important;

}

.selBorder {
	
	border: 1px solid #ccc;

}

#content {
	margin-left:auto;
	margin-right:auto;
	width:975px;
	padding-bottom: 50px;

}


#side {    /*margin-top:18px;*/
	padding:15px;
	width:220px;
	background-color:#F5F5EA;
	border-radius:7px;}

#side img {
   width: 150px;
	height: auto;
}

#side i {
font-size: 80%;
}

#main-search {

    padding: 10px 0px 10px 10px;
    background-color:#F4F6FA;
	border-radius:7px;

}

#search-box {
	margin-top:60px;
	display:flex;
	align-content:center;
	justify-content: center;
	border: 2px solid #11CC80;
	padding:25px;
	gap: 20px;
}

.clearfix:after {content:  ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#content-right {
	float:right;
	width:690px;
}

.info-block {
    display: block;
    height: 150px;
    width: 210px;
    overflow: hidden;
    position: relative;
    font-size: 32px;
    line-height: 32px;
    background: #6CD59F;
    color: #fff;
    margin-left: 10px;
    float: left;
}

.info-block:hover {
    background: #992280;
}

.info-block p {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    text-align: center;
    padding: 0 40px;
}


.info-block2 {
    display: block;
    height: 150px;
    width: 650px;
    overflow: hidden;
    position: relative;
    font-size: 32px;
    line-height: 32px;
    background: #6CD59F;
    color: #fff;
    margin-left: 10px;
    margin-top:10px;
    float: left;
}

.info-block2:hover {
    background: #992280;
}

.info-block2 p {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    text-align: center;
    padding: 0 40px;
}

#content-left {
	float:left;
	width:210px;
}

#recipe-content-right {
	float: right;
	width: 350px;
	border: 1px solid #EBEBF3;
	border-radius: 10px;
	padding: 5px;
	margin-right: 1px;
}

#recipe-content-left {
	float: left;
	width: 580px;
	min-height: 300px;
}

#content-left a:hover {
 border-bottom:medium none;
 text-decoration:none;
}

#news {

	font-size: 90%;
	padding-left: 10px;

}

#footer {
	position: relative;
    	margin-top: -50px;
	height: 120px;
	clear:both;
	border-top:1px solid #1b5f46;
	margin:1px 0 0;
	font-family:Tahoma;
}

#footerInner {
	margin-left:auto;
	margin-right:auto;
	width:955px;
}

.footerLeft  {
float:left;
height:60px;
margin-bottom:18px;
margin-top:18px;
padding-top:5px;
width:450px;
padding-left: 30px;
}

.footerRight  {
float:right;
width:400px;
height:60px;
margin-bottom:18px;
margin-top:18px;
padding-top:5px;
text-align:right;
padding-right: 30px;
}

.footerRight img {
	width: 30px;opacity: 0.7;
}


a:link, a:visited, a:active {
	border: 0px;
	cursor: pointer;
	color: #1b5f46;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a.dashed {
  border-bottom:1px dashed;
  text-decoration:none;
}

ul {margin-left:35px;}

img {
	border: 0px;
}

h1 { color: #464646; font-size: 200%; font-family: "PTSans"; }

h2 { color: #464646; font-size: 140%; font-family: "PTSans"; font-weight: normal; }

h3 { color: #464646; font-size: 120%; font-family: "Helvetica Neue", Helvetica;font-weight:bold; margin-bottom:1px; }

li { list-style:circle; }

#list1 {

margin: 0;
padding: 0;
}

#list1 td, #list1 th {
    border: 1px solid #eee;
    margin: 0 !important;
    padding: 0 !important;
}

#strong {
	font-weight:bold;
	font-size:14px;
	width:287px;
}


.smalltext {
  font-size: 70%;
  color:#999999;
}

.info{
  margin-top: 11px;
  border: 1px solid #F2F2F2;
  background: #F9F9F9;
  font-size: 11px;
  color: #666666;
  line-height: 10px;
  text-align: left;
  width:80%;
}

/* сглаженные углы */

.block {
	margin: 10px 5px 5px;
}

.text_block {
	border: 1px solid #B0BCC2;
	border-width: 0 1px;
	padding: 5px 10px;
	background: #F3F6F7;
}

#list tr.odd td    {background-color: #F5F5EB}
#list td {padding:4px;}

.recipe {
	background-color:#FFFFFF;
	color:navi;
	width:50px;
}

.closebtn {
background:url("https://lek22.ru/pic/btn_close_icon_off.gif") 0 0 no-repeat;
display:block;
height:14px;
width:14px;
}

a.closebtn:hover {
 background-position: -14px 0;
}


input {padding:2px;border:1px solid #C0C0C0;-moz-border-radius:3px;border-radius:3px;}

input:focus::-moz-placeholder {color: transparent}

#btn-op img {

margin-bottom:-11px;
border:2px solid #C0C0C0;
-moz-border-radius:3px;
border-radius:3px;
}
#btn-op img:hover{
border:2px solid #92303D;

}

.apteka tr td {
	border-bottom:1px dashed #A4B3BA;
	padding:11px 0 8px 20px;
	vertical-align:top;
}

.apteka2 tr td {
	border-bottom:medium none;
    padding:0 20px 4px 4px;
}

#columns {	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}

.popup {
	display:none;
	position:absolute;
	width:950px;
	background:#fff;
	margin:0 auto;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #ccc;
	font-weight: normal;
	z-index: 5000;

}

.popup2 {
	padding: 35px 20px;
	background: none repeat scroll 0% 0% #FAFCED;
	position: absolute;
	text-align: left;
	display:none;
	width: 350px;
	border: 1px solid #D1D1D1;
	border-radius: 4px;
	margin-left: -15px;
}

.popup2 span {
	color: #366;
	border-bottom: 1px solid #366;
	cursor: pointer;
	line-height:21px;
}


#mar1{margin-left:10px;}
.mar{font-weight:bold;font-style:italic;}
.mar2{font-weight:bold;}
.mar3{font-weight:normal; margin-left:30px;}

#overlay {
	 opacity: 0.3;
         position: absolute;
         top: 0;
         left: 0;
         background-color: black;
         width: 100%;
         z-index: 1000;
	 display: block;

}

#overlay2 {
         position: absolute;
         top: 0;
         left: 0;
         width: 100%;
         z-index: 150;
	 display: block;
}

#submit1 {

	background-color: #5BA421;
	border: 1px solid #6DA83F;
	border-radius: 3px;
	background-image: url("https://apal22.ru/pic/nav.gif");
	background-repeat: repeat-x;
	padding: 3px;
        cursor: pointer;
	color: #fff;

}

.dash {
    border-bottom: 1px dashed #49A842;
    cursor: pointer;
    color: #49A842;
}

#submit1:active {

	background-color: #4CB421;
	border: 1px solid #6DA83F;
	border-radius: 3px;
	background-image: url("https://apal22.ru/pic/nav1.png");
	background-repeat: repeat-x;
	padding: 3px;
	color: #fff;

}

.table-pharmacies td {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: left;
	font-color: #000000;

}

.burger-info {
 display: none;
}

#header-mob {
 display: none;
}

.navgreen-mob {
 display: none;
}

.mobile {
	display: none;
}

.news-page img {
	max-width: 100%;
}
