@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 1600px) and (min-width: 1440px) { body { zoom:0.9; } }
@media screen and (max-width: 1400px) and (min-width: 1280px) { body { zoom:0.85; } }
@media screen and (max-width: 1280px) and (min-width: 1024px) { body { zoom:0.8; } }
@media screen and (max-width: 1024px) and (min-width: 320px) { body { zoom:0.75; } }
.container {width:70%;}
.logo { width:100px; float:left; margin-right:1em; vertical-align:middle; margin-left:-15px;}

.brand_1 { color:#092f57; font-weight:bold;}
.brand_2 {color: #046bea; font-weight:bold;}
.tel_1 {font-weight:bold; size:2em;}
.shopping_block { border-radius-bottom-right:0px; border-radius-top-right:0px;}
.shopping_card_1 { border:none; border-radius:0px;}
.after_login { margin-top:1em; margin-bottom:1.5em; font-weight:bold;}

/* CUSTOM SEARCH */
	 .custom-search-form { argin-top:5px; }
	 .top_search { height:28px;}
/* END sCUSTOM SEARCH */

#slider_container {width:100%; margin-top:-1.5em;}
#filter_container {width:100%;}
#top_menu {position:relative; bottom:-2em; z-index:10000; width:95%;}
.main_btn, .delivery_btn { border:none; border-radius:0px; line-height:2em; text-transform:uppercase; color:#FFF; margin-bottom:0.3em;}
.main_btn { background: rgba(9, 47, 87, 1); }
.main_btn:hover, .main_btn.active, .main_btn:active, .main_btn:focus, .delivery_btn:hover, .delivery_btn.active, .delivery_btn:active, .delivery_btn:focus { background: rgba(220, 29, 80, 1); color:#FFF; }
@media screen and (max-width: 1280px) and (min-width: 320px) { .main_btn_down { margin-top:1em;} }
.delivery_btn { background: rgba(220, 29, 80, 1); }
.active_news_nav { background: rgba(220, 29, 80, 1); color:#FFF; }
#all_drugs {overflow:hidden;}

/*---------------SEARCH SCRIPT CSS----------------------*/
/* COMMON CLASSES */
.break { clear:both; }

/* SEARCH FORM */
#searchform div { color:black; }
#searchform div input[type=text] { padding:5px; color:#000; min-width:320px; width:50%; border:solid 2px #33CC66; background: rgba(255, 255, 255, 0.8); background-image: url(bg.jpg);
    background-repeat: no-repeat; background-size: 12%; background-position: 7px }
#suggestions{ /*min-width:320px;*/ display:none; margin-left:auto; margin-right:auto; text-align:left;}

/* SEARCHRESULTS */
#searchresults { border-width:1px; border-color:#919191; border-style:solid; /*min-width:320px;*/ width:100%; background-color:#a0a0a0; font-size:12px; line-height:14px; }
#searchresults a { display:block; background-color:#e4e4e4; clear:left; height:56px; text-decoration:none; }
#searchresults a:hover { background-color:#b7b7b7; color:#ffffff; }
#searchresults a img { float:left; padding:5px 10px; }
#searchresults a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; }
#searchresults a:hover span.searchheading { color:#ffffff; }
#searchresults a span { color:#555555; }
#searchresults a:hover span { color:#f1f1f1; }
#searchresults span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
#searchresults span.seperator { float:right; padding-right:15px; margin-right:5px;
			background-image:url(../images/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; }
#searchresults span.seperator a { background-color:transparent; display:block; margin:5px; height:auto; color:#ffffff; }

#search_cont_home { margin-top:-6em; z-index:1000000; position:relative; }
#search_cont_drugs_page { z-index:1000000; position:relative; width:100%; margin-top:1em; margin-bottom:1em; }
.inputString { background-color:#FFF; color:#000; }
.star { color:#F00; font-weight:bold;}
/*--------------- END SEARCH SCRIPT CSS --------------*/
.btn-md-rounded { border-radius:50%; text-transform:uppercase; height:50px}
#home_container { margin-top:2em; width:70%}
.tmp_borders { /*border: solid 1px #CCCCCC */}
.text_dark_blue {color: rgba(9, 47, 87, 1); margin-bottom:2em; margin-top:2em;}
.text_dark_blue1 {color: rgba(9, 47, 87, 1);}
.alphabet_letters { margin-bottom:1em; font-size:1.5em; margin-left:0.5em;}
.right_menu {border:none; border-radius:0px; width:100%; background-color:#E2E2E2; margin:1px; }
.btn-default:hover, .btn-default:active, .btn-default:focus, .right_menu:focus, .right_menu:active {
	color: white !important;
	background: rgba(220, 29, 80, 1) !important;
}
.top-15 { margin-top:3em;}
.capitqalize {text-transform:uppercase;}
.news_title_margin {margin-top:1em; margin-left:1em;}
.news_right_menu { border:none; border-radius:0px;; width:100%; white-space: normal; text-align:left;}
.red {color:#dc1d50; }
.news_title_color {color: #4a87c8; line-height:1.5em;}
.bolder {font-weight:bolder;}

#right-form { width:260px; height:400px; background-color:#CCC; position:absolute; top:600px; right:0; z-index:100000; }
.list_block {border: solid 1px #CCCCCC; margin:5px; padding:5px;}
.list_block_rel_items {border: solid 1px #CCCCCC; margin-bottom:10px; padding:5px;}
.custom-tooltip + .tooltip > .tooltip-inner {background-color: #5cb85c;}
.custom-tooltip + .tooltip > .tooltip-arrow { border-bottom-color:#f00; }

/* ------------ FOOTER ---------------*/

.full {
    width: 100%;	
}
.gap {
	height: 30px;
	width: 100%;
	clear: both;
	display: block;
}
.footer {
	background: #092f57;
	height: auto;
	padding-bottom: 30px;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #DDDDDD;
}
.footer p {
	margin: 0;
}
.footer img {
	max-width: 100%;
}
.footer h3 {
	border-bottom: 1px solid #BAC1C8;
	color: white;
	font-size: 17px;
	font-weight: 600;
	line-height: 27px;
	padding: 40px 0 10px;
	
}
.footer ul {
	font-size: 13px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 15px;
	color: white;
}
.footer ul li a {
	padding: 0 0 5px 0;
	display: block;
}
.footer a {
	color: white;
}
.supportLi h4 {
	font-size: 20px;
	font-weight: lighter;
	line-height: normal;
	margin-bottom: 0 !important;
	padding-bottom: 0;
}
.newsletter-box input#appendedInputButton {
	background: #FFFFFF;
	display: inline-block;
	float: left;
	height: 30px;
	clear: both;
	width: 100%;
}
.newsletter-box .btn {
	border: medium none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	height: 40px;
	padding: 0;
	width: 100%;
	color: white;
}
.newsletter-box {
	overflow: hidden;
}
.bg-gray {
	background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
	box-shadow: 0 1px 0 #B4B3B3;
}
.social li {
	background: none repeat scroll 0 0 #B5B5B5;
	border: 2px solid #B5B5B5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	float: left;
	height: 36px;
	line-height: 36px;
	margin: 0 8px 0 0;
	padding: 0;
	text-align: center;
	width: 36px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.social li:hover {
	transform: scale(1.15) rotate(360deg);
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
}
.social li a {
	color: #EDEFF1;
}
.social li:hover {
	border: 2px solid #2c3e50;
	background: #2c3e50;
}
.social li a i {
	font-size: 16px;
	margin: 0 0 0 5px;
	color: white !important;
}
.footer-bottom {
	background: #E3E3E3;
	border-top: 1px solid #DDDDDD;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-bottom p.pull-left {
	padding-top: 6px;
}
.payments {
	font-size: 1.5em;	
}
/* ------------ END FOOTER ---------------*/


.article_news_title_1 { color:#666; font-weight:normal; margin-top:-15px; font-size:1.2em; }
.article_news_date { display:block; background: rgba(9, 47, 87, 0.2); position:absolute; margin-top:5px; margin-left:5px; color:#FFF; padding:5px;}
.giving_type_warn { padding:8px; color:red; }

#right_banners { width:100%; overflow:hidden; margin-top:0.5em; margin-bottom:0.5 em; border:solid 1px #CCCCCC; }
#right_banners img { width:100%; height:auto; }

#center_banners { width:96%; overflow:hidden; margin-top:2em; margin-bottom:0.5 em; border:solid 1px #CCCCCC; margin-left:auto; margin-right:auto; }
#center_banners img { width:100%; height:auto; }
.right_menu_block.row img{
	width: 100%;
}
.right_menu_ul li{
	list-style-type: none;
}
.right_menu_ul{
	padding-left: 0;
}
.right_menu_block.row{
	margin: 0;
}