*{margin: 0; padding: 0;}
html {height: 100%}
body {
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	height: 100%; 
	color: #3a3a3a;
	position: relative;
}
nav, footer, header {display: block;}
a, a:hover {text-decoration: none;}
img {border: none;}
ul li{list-style: none;}
.clear {clear: both;}
.clearfix:after {display: table; clear: both; content: '';}
#wrapper {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
}
#tools_languages, #tools_currencies {float: left;  margin-top: 11px; }
.lang-title {
	float: left;
	color: #505050;
	margin-top: 11px;
	margin-left: 20px;
	font-size: 12px;
	border-left: 1px solid #dbdbdb;
	padding-left: 20px;
}

.headerTop {height: 42px; border-bottom: 1px solid #dbdbdb;}
.headerTop:after {display: table; clear: both; content: '';}
#header_online_chat {float: left;}
#header_online_chat a {line-height: 42px; margin-left: 10px; padding-left: 10px; border-left: 1px solid #dbdbdb;}
#header_online_chat a img {position: relative; top: 3px;}
.phones {float: left; line-height: 42px;}
.phones img {position: relative; top: 2px;}

#tools_cart {float: right; cursor: pointer; color: #667079; font-size: 14px;}
#cart_bonus {color: #ed1b2f;}
.hcart {
	float: right;
	padding: 12px 0 11px 45px;
	text-align: left;
	background: url(../images/cart.png) no-repeat 15px center;
	cursor: pointer;
	font-size: 14px;
	font-weight: lighter;
}
.hcart div { padding-left: 35px; line-height: 14px;}

.site-nav {
	border-collapse: collapse; 
	width: 100%; 
	height: 96px;
}
.sitename a {
	font-size: 32px;
	color: #1e1e1e;
	line-height: 32px;
	padding-left: 45px;
	background: url(../images/logo.png) no-repeat left center;
}
.slimTitle {color: #3a3a3a; font-weight: normal;}

.search-block {display: inline-flex; text-align: left; font-size: 15px;}
.search-block > div:last-child {margin-left: 20px;}
.header-shipping {
	padding: 10px 0 10px 65px;
	background: url(../images/h_delivery.png) no-repeat left center;
}
.header-quaranty {
	padding: 10px 0 10px 65px;
	background: url(../images/h_quaranty.png) no-repeat left center;
}

.top_menu {line-height: 52px; color:#6d6d6d; float: left;}
.top_menu a {
	font-size: 14px;
	color: #fff;
	float: left;
	padding: 0 15px;
}
.top_menu span {float: left; color: #595959;}
.menu-wr {background-color: #000;}
.top_menu a:hover {}

.side_search {
	width: 290px;
	height: 47px;
	float: left; 
	background:url('../images/search_bg.png'); 
	position: relative;
}
.side_search input { border: 0;}
.side_search .text {
	height:47px;
	width: 230px;
	float: left; 
	background-color: transparent;
	font-size: 14px;
	color: #73828e;
	outline: 0;
}
.side_search .bttn {
	cursor: pointer;
    height: 47px;
    width: 38px;
    background-color: transparent;
	float: left;
	margin-left: 5px;
}
#static_sidebar_search {float: right;}

#tools_letter {
	float: right;
	line-height: 33px;
	background-color: #3c3f46;
	margin-top: 10px;
	margin-right: 10px;
	padding-left:10px;
	padding-right: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#tools_letter a {width: 15px; display: block;}
#tools_letter .active {color:#fff; text-align: center; float: left;}
#tools_letter .inactive {display: none;}
#tools_letter .current {
	color:#fff;
	text-align: center; 
	width: 15px;
    font-weight: bold;
	float: left; 
	text-decoration: underline;
}
.alphabet-caption {float: left; padding-right: 5px; color: #fff;}
.alphabet-letter {float: left;}

.copy {text-align: center; line-height: 60px; border-top: 1px solid #303030; font-size: 14px; color: #646464;}
footer {background-color: #000;}
.subFooter {width: 1202px; margin: 0 auto;}
.footer-menu {border-collapse:collapse; float: left; width: 660px; margin: 40px 0;}
.footer-menu td {height: 35px; }
.footer-menu a {
	color: #fff;
	display: block;
	font-size: 14px;
	margin-right: 25px;
	border-bottom: 1px solid #272727;
	padding-bottom: 5px;
}
.footer-menu tr:last-child td a {border-bottom: 0;}
.footer-menu-form {float: right; margin-top: 40px;}

.subscribe-bookm > div {padding-top: 5px; padding-bottom: 5px;}
#subscribe_to_news {
	background-color: #000;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 15px;
	height: 38px;
	cursor: pointer;
	vertical-align: middle;
	color: #fff;
	border: 1px solid #363636;
	border-left: 0;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.subscribe_to_text {
	width: 280px;
	padding-left:10px;
	height: 36px;
	vertical-align: middle;
	border: 1px solid #363636;
	background-color: #0b0b0b;
	color: #fff;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.subscribe-bookm > p {color: #fff; font-size: 14px;}

#tools_social_bookmark {}
.bookmark_ico {display: inline-block; padding: 0 2px;}

.dropdown dd { position:relative; }
.dropdown a  { color:#323232; text-decoration:none; outline:none;}
.dropdown dt a {
	background:#fff url(../images/arrow_gift.png) no-repeat scroll right center; 
	display:inline-block; 
	padding-right:20px;
    border:1px solid #dedede; 
    min-width:150px;
    text-decoration: none !important;
}
.dropdown dt a span {cursor:pointer; display:block; padding:2px 5px;}
.dropdown dd ul { 
	background:#fff none repeat scroll 0 0; 
	border:1px solid #dedede; 
	color:#323232; 
	display:none;
    left:0;
    position:absolute; 
    top:20px; 
    width:auto; 
    min-width:170px; 
    list-style:none;
 }
.dropdown span.value { display:none;}
.dropdown dd ul li a { padding:5px; display:block; color: #000 !important; text-decoration: none !important;}
.dropdown dd ul li a:hover { background-color:#dbdbdb;}
.dropdown img.flag { border:none; vertical-align:middle; margin-left:10px; }
.flagvisibility { display:none;}

.quickSearchBlock {
	display: block;
	position: absolute;
	width: 100%;
	top: 100%;
	line-height: 25px;
	background-color: #fff;
	color: #333;
	text-decoration: none;
	border: 1px solid #A3AEB6;
	box-sizing: border-box;
	z-index: 999;
	text-align: left;
}
#quickSearch li {padding: 0 5px; cursor: pointer;}
.searchLiHover {background-color: #dbdbdb;}
.scrollTop {position: fixed;  cursor: pointer;	right: 20px; bottom: 48px;}

.sidebarL {float: left; width: 200px; margin-top: 5px;}
#container {float: left; width: 690px; margin: 25px 22px 0 22px;}
.sidebarR {float: right; width: 265px; margin-top: 25px;}

.title {
    color: #252525;
    line-height: 55px;
    font-size: 16px;
    text-transform: uppercase;
    background-color: #e5eaec;
	padding: 0 10px;
    font-weight: bold;
}

.title-side {
	color: #252525;
	line-height: 50px;
	font-size: 15px;
	text-transform: uppercase;
}
.sidetitle {font-size: 14px; text-transform: uppercase; padding: 7px 10px; background-color: #e5eaec; color: #323232;}

.category_titel {
	border: 1px solid #dbdbdb;
	background: url(../images/list_hover.png) no-repeat left 8px center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 3px;
}
.category_titel a {color: #3c3c3c; font-size: 14px; display: block; padding: 5px 0 5px 20px;}

#categories_list .active {
	border: 0;
    background: #e0192c url(../images/list_hover.png) no-repeat left 8px center ;
}
#categories_list .active a {color: #fff; padding: 6px 0 6px 20px;}

.red {color: red;}

.testi_content_name {color: #000; font-size: 13px; font-weight: bold; padding-bottom: 10px;}
.testi_content_messg {
	color: #73777a; 
	font-size: 12px;
	padding: 10px;
	background-color: #fff;
	margin-bottom: 10px;
}

#news_list {margin-top: 20px;}
.widg_testi {background-color: #f4f7f9; padding: 10px;}

.pblocks li {
	float:left; 
	width: 100%;
	border: 1px solid #ededed;
	box-sizing:border-box;
	margin-bottom: 15px;
    position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff url(../images/corner-flag.png) no-repeat top right;
}

.pblocks {margin-bottom: 30px; background-color: #f4f7f9; padding: 20px; padding-bottom: 0;}
.pblocks:after {display: table; clear: both; content: '';}

.pblock {padding: 10px 20px 20px 20px; position: relative;}
.pblockL {float: left; margin-right: 20px;}
.pblockR {float: left;}


.fdaLabel {position: absolute; top: 10px; right: 55px;}
.pblock-bonus {
	width: 56px;
	height: 56px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background: url(../images/discount_bg.png) no-repeat top right;
	line-height: 14px;
	box-sizing: border-box;
	padding-top: 13px;
	position: absolute;
	top:10px;
	right: 120px;
}

.namePill {padding: 5px 0; margin-top: 10px;}
.namePill a {color: #000; font-size: 16px; text-transform: uppercase; font-weight: bold;}
.ingrPill a {color: #969595; font-size: 12px;}
.ingrPill a:hover {text-decoration: underline;}
.pricePill {font-size: 22px; color: #000; text-align: center; line-height: 22px;}
.pricePill span {font-size: 14px; text-transform: uppercase; color: #ed1b2f;}
.bttnPill {
    background-color: #000;
	padding: 7px 10px;
	font-size: 14px;
	color: #fff;
	float: left;
	text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.listDose {color: #858b8f; padding: 10px 0;}
.listDose a {color: #858b8f; font-size: 11px;}
.listDose a:hover {text-decoration: underline;}
.descrPill {color: #e36464; font-size: 11px; float: left; margin-left: 10px; margin-top: 8px;}
.pillRating {
	padding: 10px 0 10px 20px; 
	background: url(../images/rev_bg.png) no-repeat left center;
	color:#2a79b3;
}
.pillRating img {position: relative; top:1px;}

.product_info {background-color: #f4f7f9; padding: 15px; margin-bottom: 20px;}
.product-info-prep {background-color: #fff;}

.pill-info { position: relative; font-size: 14px;}
.zoomer {width: 51px;}
.blister-mini {
	padding:2px; 
	border: 1px solid #cecece; 
	background-color: #FFFFFF;
}
.blister-full {position: absolute; left:0; top: 0; z-index: 5;}

#dose_items {padding-top: 10px;}
#dose_items > div {display:none; float: left;}
#dose_items > a {
	color:#575757;
	line-height: 28px; 
	padding: 0 7px;
	float: left;
	font-size: 14px;
    background-color: #fff;
    margin: 0 3px;
	border: 1px solid #dbdbdb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#dose_items > a.active { cursor: default;  color:#fff; text-decoration: none; background-color: #000; border-color: #000;}
#dose_items div.active{ display:block; width: 100%;}
#dose_items:after { content: "."; display: block; height: 0; clear: both; float:none; visibility: hidden;}

.title-doses {font-size: 14px; float: left; line-height: 28px; margin-right: 10px;}
.product_table {position: relative; z-index: 1; margin-bottom: 20px; margin-top: 10px;}
.product_table table {width: 100%;}
.product_table table td {
	min-height: 80px;
	background-color: #fff;
	border-bottom: 1px solid #dbdbdb;
}
.product_table table tr td:first-child {padding-left: 10px;}

.product_table table td.pillBestSale {width: 55px; padding: 0; text-align: center;}

.dose-dose {font-size: 16px; font-weight: bold;}
.dose-type {color: #676767; font-size: 12px;}
.product-old-price {color: #d43131; text-decoration: line-through; font-size: 13px;}
a.bttn-buy {
	display: inline-block; 
	color: #fff; 
	font-size: 13px;
	margin-bottom: 5px;
	background-color: #000;
	padding: 6px 10px;
	margin-top: 10px;
	max-width: 150px;
	text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.pill-save {color: #e34242; font-weight: bold;}
.product_table table td.pillpageIco {width: 100px; padding: 10px 0;}
.product_table table td.pillpageBtn {padding: 0; text-align: center;}

.parcelBg {
	background-color: #fff;
	text-align: center;
	padding: 10px;
	margin-bottom: 20px;
}

.our-bonus {
	display: inline-block; 
	padding: 5px;
	font-size: 13px;
}
.descr-delivery {font-size: 13px; padding: 10px 0; text-align: left;}

.air-block {float: left; border-right: 1px solid #dbdbdb;}
.air-day {
	width: 42px; 
	height: 46px; 
	float: left;
	text-align: center;
}

.shedule-tbl {
	text-align: center; 
	width: 100%;
	font-size: 13px;
    border-collapse: collapse;
}
.shedule-tbl td {border: 1px solid #dadada; background-color: #fff;}
.shedule-del {text-align: left; padding-left: 13px; color: #4d4d4d;}
.shedule-del * {vertical-align: middle;}
.ourbonus-tbl {width: 100%; margin-top: 15px; font-size: 14px;}
.ourbonus-tbl td {height: 25px;}

.freeDescrDelivery {height: 30px; font-weight: bold; text-align: left; padding-left: 15px;}

.product-descr {width: 100%; margin-bottom: 20px;}
.product-descr > div {display:none; float: left;}
.product-descr > a {
	color:#575757;
	line-height: 45px; 
	padding: 0 20px;
	float: left;
	font-size: 15px;
	text-transform: uppercase;
}
.product-descr > a.active {
	cursor: default;
	text-decoration: none;
	background-color: #f4f7f9;

}
.product-descr div.active { display:block;}
.product-descr:after {content: "."; display: block; height: 0; clear: both; float:none; visibility: hidden;}
.product-descr-block {border-top: 1px solid #d8d8d8; padding: 15px 0;}

.review-block {padding-bottom: 15px; border-bottom: 1px dashed #d8d8d8; margin-bottom: 15px;}
.review-name {color: #5d5d5d;  padding-bottom: 10px;}
.review-name span {font-weight: bold; color: #000;}
.review-text {font-size: 13px; color: #808080; padding-bottom: 10px;}
.review-star-capt { margin-right: 5px;}
.review-star-count { margin-left: 5px;}
.review-star img {position: relative; top:1px;}
a.reviews-product {color: #3785bf;}

.addReviewBttn {
	font-size: 13px; 
	padding-left: 18px;
	background:url('../images/rev_bg.png') center left no-repeat;
	cursor: pointer;
	color: #000;
}
.pager {float: left;}
.pager-name {font-size: 13px; color: #5d5d5d; float: left; line-height: 19px;}
.pager-review {float: left;}
.pager-review li {
	float: left;
	border: 1px solid #c9c9c9;
	line-height: 17px;
	margin-left: 7px;
	-webkit-box-shadow: 1px 1px 2px 0 rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 1px 2px 0 rgba(50, 50, 50, 0.75);
	box-shadow:         1px 1px 2px 0 rgba(50, 50, 50, 0.75);
}
.pager-review li a {color: #5d5d5d; padding: 0 5px;}
.pager-review li.active {
	background-color: #000;
	border-color:#d5d5d5;
	-webkit-box-shadow: 1px 1px 2px 0 rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 1px 2px 0 rgba(50, 50, 50, 0.75);
	box-shadow:         1px 1px 2px 0 rgba(50, 50, 50, 0.75);
}
.pager-review li span {color: #fff; padding: 0 5px;}
.review-add {border: 1px solid #d8d8d8; margin-top: 15px;}
.review-title {
	line-height: 40px;
	border-bottom: 1px solid #d8d8d8;
	font-size: 15px;
	padding-left: 15px;
	background-color: #e5eaec;
}
.review-form {width: 100%; font-size: 13px; margin:10px 0 0 0;}
.review-form td {height: 30px;}
.review-form input[type='text'] {border: 1px solid #d8d8d8; height: 25px; width: 280px;}
.review-form textarea {border: 1px solid #d8d8d8; height: 100px; width: 280px; resize: none; }
.review-form input[type='submit'], .review-form input[type='button'] {
	color: #fff; 
	font-size: 14px;
	margin-bottom: 5px;
	padding: 6px 11px;
	background-color:#000;
	cursor: pointer;
	border: 0;
}
.review-form-selstar {color: #8d8d8d; font-size: 12px;}
.review-form-selstar img {cursor: pointer;}
.review-form-selstar span {position: relative; top: 1px;}
.review-form-selstar * {vertical-align: middle;}

#add_review_error {color: red;}
#add_review_success {text-align: center; color: green; font-size: 15px;}
#add_review_success span {
	padding-left: 25px; 
	display: inline-block;
    line-height: 24px; 
    background:url('../images/checker.png') no-repeat left top;
}

#cart_bonuses {
    border: 1px solid #dbdbdb;
    margin: 25px 0;
    background-color: #eaeef1;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.title-cart {font-size: 20px; color: #494949; line-height: 40px;}
.ctitle {
	color:#000;
	font-size: 15px; 
	font-weight: bold;
	padding: 15px 20px 15px 45px;
	background:url('../images/bonus.png') no-repeat left 15px center;
}
.bonus_for_consumers {padding: 10px 15px 15px 15px; border-top: 1px solid #dbdbdb;}
.bonus_for_consumers table {width: 100%; font-size: 14px;}

.cartBg {padding: 15px; background-color: #f4f7f9;}
.cart-prod {border-bottom: 1px solid #dbdbdb;}

.cart-tbl {border-collapse: collapse; width: 100%; background-color: #fff;}
.cartPillName {font-size: 16px; padding-left: 10px;}
 a.nextRangPack {
	color: #000;
	text-decoration: underline;  
	font-size: 11px;
}

.quant-minus {
	border: 1px solid #bebebe; 
	height: 24px; 
	width: 22px;
	background: #f6f6f6 url('../images/minus.png') no-repeat center;
	cursor: pointer;
	vertical-align: middle;
}
.quant {
	border:0;
	border-bottom: 1px solid #bebebe; 
	border-top: 1px solid #bebebe; 
	height: 22px;
	width: 30px;
	text-align: center;
	vertical-align: middle;
}
.quant-plus {
	border: 1px solid #bebebe; 
	height: 24px; 
	width: 22px;
	background: #f6f6f6 url('../images/plus.png') no-repeat center;
	cursor: pointer;
	vertical-align: middle;
}
.cartSum {text-align: center; padding: 0 10px; white-space: nowrap; font-size: 14px;}
.gift-title {font-size: 14px;}
.shipping-title {display: inline-block;  margin-right: 5px;}
.dropdown {margin-top: 3px; display: inline-block;}
.bonusGiftBlock {padding: 5px 0 5px 10px;}

td.shipping-title {font-size:13px; line-height: 35px; font-weight: bold; padding-left: 20px; border-bottom: 0;}
.ship-block {padding-left: 10px; height: 50px;}
.shipping-elem {display: inline-block; text-align: center;}
.shipping-elem-name {
	border: 1px solid #dbdbdb; 
	padding: 5px;
	background-color: #fff; 
	display: block; 
	cursor: pointer;
	font-size: 13px;
}
.shipping-elem-name * {vertical-align: middle;}
.shipping-elem-name img {margin: 0 5px;}

 tr.total-sum td {height: 50px; font-weight: bold; font-size: 15px;}
 tr.total-sum td:first-child {padding-left: 22px;}
 tr.gift-free td {height: 65px; font-size: 15px;}
 tr.gift-free td:first-child {padding-left: 70px; background: url('../images/globe.png') no-repeat 15px center;}
 tr.cart-ship {font-size: 14px; background-color: #f4f4f4;}
.gift-free {border-bottom: 1px solid #dbdbdb;}

.cart_nav {margin-top:12px;}
.cart_nav:after {content: "."; display: block; height: 0; clear: both; float:none; visibility: hidden;}
.cart-checkout {
    height: 37px;
	color: #fff;
	font-size: 14px;
	background-color: #000;
	border: 1px solid #000;
	padding: 0 20px;
	cursor: pointer;
    float: right;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-left: 20px;
}
.cart-cont-shopping {
    height: 37px;
	color: #000;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #000;
	padding: 0 20px;
	cursor: pointer;
	float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.sitemap_page a {color: #3785bf;}
.sitemap_header {line-height: 60px; font-size: 22px; padding: 0 20px;}
.sitemap_page ul {margin-left: 20px;}
.sitemap_page ul li {padding: 2px 0;}
.cat_header a {font-weight: bold; line-height: 40px; font-size: 18px;}
.category_block {float:left; width: 33%;}

.edpack-descr {font-size: 14px; padding: 20px 0;}
.edBg {padding: 0 15px 15px 15px; background-color: #f4f7f9; margin-bottom: 20px;}
.packBlock {
	padding: 20px;
	box-sizing: border-box;
	margin-bottom: 20px;
	position: relative;
	width: 100%;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.edlist:after {display: table; clear: both; content: '';}
.packBlockL {float: left; width: 250px;}
.packBlockR {float: right; width: 350px;}
.nameEdPill {font-size: 16px; color: #000; margin-bottom: 10px;}
.icoEdPill {text-align: center;}
.descrEdPill {font-size: 13px; padding-bottom: 20px; min-height: 100px;}
.priceEdPill {font-size: 18px; font-weight: bold; float: left; line-height: 42px;}
.edBttnBuy {
	display: inline-block;
	float: right;
	padding: 0 20px;
	line-height: 42px;
	background-color: #000;
	font-size: 15px;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.ed_discount {position: absolute; top: -7px; right: -7px;}

.faq {padding: 0 15px 30px 15px; background-color: #f4f7f9; margin-bottom: 20px;}
.faq_caption {font-weight: bold; padding: 20px 0 10px 0; font-size: 14px; color: #000;}
.faq_descr {background-color: #fff; padding: 20px; margin-bottom: 20px;}
.faq_cont li {padding: 3px 0;}
.faq_cont a {font-size: 13px; color: #000; text-decoration: underline;}
.faq_let {display: none;}
.question {font-weight: bold; padding-bottom: 10px; font-size: 14px; color: #000;}
.answer {font-size: 14px;}
.ontop {display: none;}

.ord-status-descr {padding: 15px 0; font-size: 14px;}
.order_status {border-collapse: collapse; margin: 0 auto;}
.order_status td {padding: 7px 0;}
.order_status input[type='text'] {width: 240px; border: 1px solid #bebebe; height: 24px;}
.order_status input[type='submit'] {
	color: #fff; 
	font-size: 13px;
	margin-bottom: 5px;
	background-color: #000;
	border: 0;
	padding: 7px 15px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.orderBg {text-align: center; padding-bottom: 70px;}
.ord-status-txt {margin-bottom: 15px;}
.wrapperOrderStat {
	display: inline-block;
	padding: 20px 20px 10px 20px;
	margin-top: 50px;
	border: 1px solid #dbdbdb;
	background-color: #e8edef;
}
#contact_note {margin-top: 20px; font-size: 14px;}
.contact_form {
	display: inline-block;
	border: 1px solid #dbdbdb;
	padding: 20px 20px 10px 20px;
	margin-top: 25px;
	text-align: left;
	background-color: rgba(255,255,255,0.5);
}
.contBg {text-align: center; padding-bottom: 20px;}
.contbttn {
	color: #fff;
	font-size: 13px;
	margin-bottom: 5px;
	background-color: #000;
	border: 0;
	padding: 7px 15px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.cont-tbl {width: 450px;}
.cont-tbl td {padding-bottom: 10px;}
.cont_addr {padding: 0 10px;}
.cont_addr a {text-decoration: underline; color: #000;}
.cont-tbl input[type='text'] {border: 1px solid #dbdbdb; height: 27px; width: 270px;}
.cont-tbl textarea {width: 100%; height:150px; border: 1px solid #dbdbdb;  resize: none;}
.capchapadding {padding: 5px 0;}
.capchaFields *{vertical-align: middle;}
.capchaFields img {height: 45px;}
.capchaFields input[type='text'] {width: 100px; text-align: center;}
.bold {font-weight: bold;}
.cont-tbl .errors {color: red; font-size: 15px; text-align: center;}
.cont-tbl .success {color: green; font-size: 15px; text-align: center;}

.order_status_cont {font-size: 14px; background-color: #f4f7f9; padding: 0 15px;}
.newsTitle {font-size: 16px; line-height: 40px;}
.newsTitleTxt {border: 1px solid #bebebe;  height: 28px;  width: 240px;}
.errors {color: red; text-align: center;}
.success {color: green; text-align: center;}
.order_status1 {text-align: center;}
#subscrib_success {color: green;}

.not_fount {font-size: 20px;  margin-top: 18px;}
.not_fount span {font-weight: bold;}
.not_fount label {color: #B60810;}
.not_fount_discr {font-size: 16px; line-height: 30px; margin-bottom: 20px;}

/*=========Landind blocks==========*/

.bgLandFooter {    
	background-color: #5c616c;
	height: 45px; 
	position: fixed; 
	width: 100%; 
	bottom: 0;
	padding-right: 30px;
	box-sizing: border-box;
}
.labding-footer {
	height: 45px;
	border-collapse: collapse; 
	margin: 0 auto;
    max-width: 1180px;
    min-width: 300px;
	font-size: 16px; 
	text-align: center;
	color: #fff;
	background: url(../images/ic_app.png) no-repeat left bottom; 
}
.labding-footer td {padding-left: 55px;}
.labding-footer a {
	font-size: 14px; 
	color: #3c3c3c; 
	background-color: #fff; 
	display: inline-block; 
	padding: 3px 20px;
	text-decoration: none;	
	margin-left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.landind-side {position: relative;}
.wigs {border: 1px solid #dcdcdc;}

.banner-wrapper {
	position: relative; 
	background: url(../images/banner_big.jpg) no-repeat;
	width: 100%;
	height: 298px;
	margin-bottom: 21px;
}
.banner-wrapper-txt {
	color: #3e3f4a; 
	font-size: 26px;  
	padding-left: 30px;
    padding-top: 40px;
    width: 450px;
    line-height: 30px;
}
.banner-wrapper-txt div {padding-top: 10px; font-size: 22px; font-weight: lighter;}
a.bannerLanding_btn {
	position: absolute; 
	left: 30px; 
	bottom: 30px; 
	width: 165px; 
	height: 64px;
	background: url(../images/bannerLanding_btn.png) no-repeat;
	color: #fff;
	font-size: 18px;
	line-height: 64px;
	padding-left: 70px;
	text-decoration: none;
}

.lan_corner, #landCornerFull {position: absolute; top: 0; right: 0; z-index: 999;}
#landCornerFull {
	background: url(../images/land_corner_full.png) no-repeat; 
	width: 599px; 
	height: 599px;
	text-decoration: none;
}
.corner-titl {
	color: #fff;
    display: block;
    font-size: 26px;
    line-height: 28px;
    padding-left: 110px;
    padding-right: 245px;
    padding-top: 50px;
    text-align: right;
}
.corner-bttn {
	position: absolute; 
	top: 150px; 
	left: 202px;
	font-size: 16px;
	line-height:16px;
	color: #3c3c3c;
	padding: 8px 0;
	text-align: center;
	width:150px;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.close_banner {position: absolute; right: 10px; top:13px; width: 20px; cursor: pointer;}
.landind-side span {
	position: absolute; 
	bottom: 15px; 
	left: 0;
	width: 100%;
	text-align: center;
}
.landind-side span label {
	display: inline-block; 
	padding: 5px 20px;
	border: 0;
	color: #fff;
	font-size: 13px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #9fbe3c;
	cursor: pointer;
}

/*=========Landind Page==========*/
.landingWarapper {}
.deviceSelect {width:100%; border-bottom: 1px solid #d5d5d5; margin-top: 20px;}
.deviceSelect > div {float: left; width: 50%; text-align: center; cursor: pointer;}
.deviceSelect:after {display: table; clear: both; content: '';}
.dev_icon {display: inline-block; height: 80px;}
.dev_icon img {position: relative;}
.dev_title {margin-top:5px; padding: 5px 0; border: 1px solid #fff;}
.iosPhone .dev_icon img, .androidPhone .dev_icon img {margin-top: 12px;}
.dev_curr {
	display: inline-block; 
	background: url('../images/landing/_dot.png') center; 
	width: 7px; 
	height: 7px;
	position: relative;
    top: 7px;
}
.deviceSelect .activeDevice .dev_title {
	color: #578aae;
	border-color: #fdfefe;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: -1px 5px 4px -3px rgba(218,236,237,1);
	-moz-box-shadow: -1px 5px 4px -3px rgba(218,236,237,1);
	box-shadow: -1px 5px 4px -3px rgba(218,236,237,1);
	
}
.deviceSelect .activeDevice .dev_curr {
	background: url('../images/landing/_dotActive.png') center; 
	width: 11px; 
	height: 11px;
	position: relative;
    top: 9px;
}
.devMailTitle {border-bottom: 1px solid #d5d5d5; color: #578aae; font-size: 16px; text-align: center;}
.devMailTitle > div {
	background-color: #fff;
    display: inline-block;
    padding: 0 20px;
    position: relative;
    top: 10px;
}
.devMailTip {color: #505050; font-size: 14px; text-align: center; padding: 40px 0;}
.devfeatureTip {color: #505050; font-size: 14px; text-align: center;  padding: 40px 0 30px;}
.devForm {text-align: center; padding-bottom: 30px;}
.devForm * {vertical-align: middle;}
.devForm input[type='text'] {
	width: 390px;
	height: 35px;
	border: 1px solid #f5fbff;
	padding-left: 20px;
	background-color: #f5fbff;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
	font-size: 14px;
	outline: none;
	color: #505050;
}
.devForm input[type='text']:focus {border-color: #578aae;}
.devForm input[type='submit'] {
	height: 37px;
	border: 0;
	position: relative;
	left: -32px;
	padding: 0 35px 0 15px;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
	color: #fff;
	cursor: pointer;
	background: #578aae url('../images/landing/_arrow.png') no-repeat center right 10px;
}
.devBenefits {width: 100%; height:140px; border-collapse: collapse; font-size: 14px;}
.devBenefits td {width: 33%; vertical-align: top; text-align: center;}
.devBenefits div {padding: 10px; font-weight: bold;}
.devBenefits p {color: #505050;}

.slideScreen {padding:  30px 0; position: relative;}
.carousel {margin: 0 auto;}
.slideScreen .next {cursor: pointer; position: absolute; right: 10%; top: 50%; margin-top: -18px;}
.slideScreen .prev {cursor: pointer; position: absolute; left: 10%; top: 50%; margin-top: -18px;}
.slideScreen .disabled {opacity: 0.3;}

.slideScreenDev {padding:  50px 5%; position: relative;}

.screen_android {background: url('../images/landing/_android1.jpg') center right 3% no-repeat; }              	/*fst load*/
.screen_tablet {background: url('../images/landing/_tablet1.jpg') center right 3% no-repeat; display: none;}

.stage1, .stage2, .stage3 {
	width: 50%; 
	padding: 10px 0 10px 65px;
	background: url('../images/landing/_stage.png') center left no-repeat;
	min-height: 65px;
	position: relative;
	color: #578aae;
	cursor: pointer;
}
.slideScreenDev > div.activeStage {background: url('../images/landing/_stage_active.png') center left no-repeat; color: #fff;}
.sepStage {height: 60px; margin-left: 24px; border-left: 2px solid #578aae;}
.stageTitle {font-size: 14px; padding-bottom: 5px; color: #578aae;}
.stageText {color: #828282;}
.slideScreenDev span {
	position: absolute; 
	top:50%; 
	left: 21px; 
	font-size: 16px; 
	line-height: 16px;
	margin-top: -8px;
}

.status_success {color: green; padding: 10px 0;}  .status_error {color: red; padding: 10px 0;}
.directLink {color: #505050; font-size: 14px; padding-top: 20px;}
.directLink > div {padding-bottom: 20px;}

.directLink button {
	height: 37px;
	border: 0;
	position: relative;
	left: -32px;
	padding: 0 35px 0 15px;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
	color: #fff;
	cursor: pointer;
	background: #578aae url('../images/landing/copy.png') no-repeat center right 10px;
}
#link {padding-right: 33px; width: 377px; color: #999;}

