@charset "utf-8";

* {
	padding: 0px;
}
body, h1, h2, h3, h4, h5, p, ul, ol, li, fieldset, legend, button {
	margin: 0; padding: 0;
}
body {
	min-width: 1000px;
}
div:after {
	content: '';
	display: block;
	position: relative;
	clear: both;
}
ul {
	list-style-type: none;
}
img {
	border: none;
}
button::-moz-focus-inner {
	padding: 0;
	border: 0
}
a {
}
a:hover {
}

.g__main_width {
	margin: 0px 10px;
    max-width: 1140px; /* + paddings 30px + 30px */
}
.g__dashed_vert {
	background: url('/img/sys/dash_vert.gif') repeat-y;
	font-size: 1px;
	width: 1px;
}
.g__dashed_hor {
	background: url('/img/sys/dash_hor.gif') repeat-x;
	font-size: 1px;
	height: 1px;
}
.g__arr_more {
	background: url('/img/sys/arr_more.gif') no-repeat 50% 70%;
	padding: 0px 10px 0px 0px;
	margin-top: 0px;
}
.g__hor_line {
	background: url('/img/sys/dot_hor_bl.gif') repeat-x;
	font-size: 0px;
	height: 1px;
}

.p_content {
	margin: 0px 0px 0px 0px;
	padding: 10px 30px 50px 30px;
	min-height: 500px;
}

.title-1 {
	margin: 3px 0 15px;
	font-size: 14px;
}
.type-1 {
	font-size: 14px;
}
.lnk-1 {
	font-size: 12px; font-weight: normal;
	color: #000;
}
.title-1 .lnk-1 {
	margin: 0 0 0 1.5em;
}

.footer-1 {
	margin: 10px 0 0;
	text-align: center;
	xbackground: cyan;
}
.footer-1 h4 {
	font-size: 12px;
}
.footer-1 a {
	color: #000;
}

.grids-group {
	overflow: hidden;
}
.grid-30,
.grid-70,
.side-content,
.promo-phones-container {
	padding: 0 20px 0 0;
	float: left;
	box-sizing: border-box; -moz-box-sizing: border-box;
}
.grid-30,
.side-content {
	width: 30%;
}
.grid-70,
.promo-phones-container {
	width: 70%;
}

.input-txt {
	margin: 0; padding: 0 5px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #b4b4b4;
	box-sizing: border-box; -moz-box-sizing: border-box;
}

.btn-primary {
	margin: 0; padding: 0 16px;
	font-size: 12px; text-transform: uppercase; height: 32px;
	color: #fff; background: url(/img/sys/btn_primary_bg.png) repeat-x 0 center;
	border: 1px solid #9e9e9e;
	cursor: pointer;
}
.btn-i-search {
	width: 32px;
	background-position: -45px -48px;
	
}
/* .btn-primary.btn-i-search:before	 {
	content: "";
	display: inline-block; vertical-align: middle;
	width: 16px; height: 16px;
	background: red;
} */

.std-button,
.std-button-sm,
.std-button-ssm,
.std-button-bg {
    border: 1px solid;
    padding: 10px 20px;
    color: #0265ce;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.std-button:hover,
.std-button-sm:hover,
.std-button-ssm:hover,
.std-button-bg:hover {
    text-decoration: none;
    color: #0265ce;
    cursor: pointer;
}
.std-button-sm {
    padding: 7px 15px;
}
.std-button-ssm {
    padding: 7px 15px;
    font-size: 12px;
}
.std-button-bg {
    padding: 12px 25px;
    font-size: 16px;
}

.submit-button {
    border: 1px solid #0265ce;
    color: #0265ce;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.submit-button:hover {
    cursor: pointer;
    text-decoration: none;
}
.submit-button:disabled {
    cursor: default;
    border: 1px solid #aaa;
    color: #aaa;
}

.title-3 {
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    padding: 5px 10px 5px 15px;
    background: #0193f5 none repeat scroll 0 0;
    color: #fff;
    text-align: left;
}
.title-4 {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 5px 10px 5px 15px;
    background: none;
    border: 1px solid #0265ce;
    color: #0265ce;
    text-align: left;
}
.title-5 {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 5px 10px 5px 15px;
    background: none;
    border: 1px solid #57595b;
    color: #57595b;
    text-align: left;
}


/*
    ....
*/

.fright {
	float: right;
}

.group:before,
.group:after,
.primary:before,
.primary:after {
	content: " ";
	display: table;
}
.group:after,
.primary:after {
	clear: both;
}

.sprite,
.site-nav li a:before,
.side-category-title:before,
.promo-phone-benefities li:before,
.pagination li a,
.send-error a:before,
.btn-i-search {
	background-image: url(/img/sys/sprite.png);
}

/*
    Common
*/

.bread_crumbs_place {
    text-align: right;
    margin: 5px 8px 0px 0px;
}
.bread_crumbs li {
    margin: 0px 8px 0px 0px;
    padding-bottom: 2px;
    max-width: 500px;
    overflow: hidden;
}
.bread_crumbs li.first {
    margin: 0px 8px 0px 0px;
}

form .error_status {
	color: red;
	font-size: 12px;
	font-weight: bold;
}
form .error_field {
	border: 1px solid red !important;
	background: #ffe1e1;
}
form .error_back {
	background: #ffe1e1 !important; 
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}
form .ok_status {
	color: green;
	font-size: 12px;
	font-weight: bold;
}
form .ok_field {
	border: 1px solid green;
	background: #e1ffe1;
}
form .ok_back {
	background: #e1ffe1; 
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}
form .required {
	color: red;
}

/* Paginator */
.paginator { 
	clear: both;
	display: inline-block;
}
	.paginator .amount {
		display: inline-block;
		margin-right: 20px;
	}
		.paginator .amount select {
			width: 47px;
			border: 1px solid #cfcfcf;
			padding: 2px;
			background: white;
		}
	.paginator ul { 
		list-style: none;
		display: inline-block;
	}
		.paginator li {
			display: inline-block;
		}
		.paginator li a {
			border: 1px solid #cfcfcf;
			display: block;
			padding: 4px 8px;
			margin: 0px 3px 0px 0px;
			text-decoration: none;
			color: black;
		}
		.paginator li.current {
			background: #e5e5e5;
			color: #000;
			font-weight: bold;
			border: 1px solid #cfcfcf;
			padding: 4px 8px;
			margin: 0px 3px 0px 0px;
		}
		.paginator li.nav_left a {
			padding: 4px 7px 4px 7px;
			border: 1px solid #cfcfcf;
		}
		.paginator li.nav_right a {
			padding: 4px 7px 4px 7px;
			border: 1px solid #cfcfcf;
		}
		.paginator li a:hover,
		.paginator li.nav_left a:hover, 
		.paginator li.nav_right a:hover {
			border: 1px solid #7d7d7d;
		}

/* Bread crumbs */
.bread_crumbs {
	text-align: right;
	height: 16px;
	display: inline-block;
}
	.bread_crumbs li {
		list-style: url('/img/sys/arr_point.gif') inside;
		margin-left: 8px;
        margin-right: 0px;
		float: left;
	}
	.bread_crumbs li.first {
		list-style: none;
        margin-left: 8px;
        margin-right: 0px;
	}
	.bread_crumbs li.current {
		font-weight: bold;
	}
    .bread_crumbs h5 {
        font-weight: normal;
        font-size: 13px;
        display: inline-block;
        margin: 0px 0px 0px 0px;
        padding: 0px;
    }
    .bread_crumbs .current h5 {
        font-weight: bold;
    }

/* Notify error */
.notify_err {
	text-align: left;
	max-width: 1000px;
	xbackground: tan;
	background: white;
	margin: 0px auto;
	padding: 0px 30px 31px 30px;
}
	.notify_err_desc , .notify_err_page {
		display: none;
		height: 380px;
	}
	.notify_err_page_default, .notify_err_desc_default {
		height: 30px;
		margin: -2px 0px 0px -3px;
	}
	.notify_err .success {
		height: 30px;
	}
	.notify_err .page {
		padding-top: 10px;
	}
		.notify_err .page .hor_line {
			background: url('/img/sys/dot_hor_bl.gif') repeat-x;
			font-size: 0px;
			height: 1px;
			margin: 0px 0px 10px 0px;
			width: 335px;
		}
		.notify_err .page .field_msg {
			width: 70%;
		}
	.notify_err .desc {
	}
		.notify_err .desc .hor_line {
			background: url('/img/sys/dot_hor_bl.gif') repeat-x;
			font-size: 0px;
			height: 1px;
			margin: 0px 0px 10px 0px;
			width: 100%;
		}
	.notify_err	.hint {
		color: #666;
		font-size: 12px;
	}
	.notify_err .field_msg {
		width: 90%;
		border: 1px solid #b3b3b3;
		height: 150px;
		margin-top: 6px;
		margin-bottom: 10px;
		padding: 8px;
	}
	.notify_err .field_email {
		width: 325px;
		border: 1px solid #b3b3b3;
		height: 30px;
		margin-top: 6px;
		text-indent: 8px;
		line-height: 30px;
	}
	.notify_err .field_captcha {
		width: 125px;
		border: 1px solid #b3b3b3;
		height: 30px;
		margin-top: 6px;
		text-indent: 8px;
		line-height: 30px;
		clear: both;
	}
	.notify_err .label {
		padding-top: 3px;
	}
		.notify_err .label input {
			width: 150px;
		}
		.notify_err .label .extra {
			font-weight: normal;
			color: #666666;
			margin-left: 10px;
			font-size: 12px;
		}
		.notify_err .label .required {
			color: #FD0000;
			margin-right: -1px;
		}
	.notify_err .captcha {
		float: left;
		padding-top: 19px;
	}
	.notify_err .image {
		padding: 12px 0px 7px 13px;
		width: 160px;
		height: 60px;
		float: left;
	}
		.notify_err .image img {
			border: 1px solid #b3b3b3;
		}
	.notify_err .error_status {
		color: red;
		font-size: 12px;
		margin: 2px 0px 0px 0px;
	}
	.notify_err .error_status_save {
		margin: 27px 0px 0px 0px;
	}
	.notify_err .error_field {
		border: 1px solid red !important;
		background: #ffe1e1;
	}
	.notify_err .control {
		margin-top: 8px;
		clear: both;
	}
	.notify_err .submit a {
		color: #0265CE;
		font-weight: bold;
	}
	.notify_err .sep img {
		margin: 0px 12px;
		position: relative;
		top: 3px;
	}
	.notify_err .cancel a {
		color: #666666;
	}
	.notify_err .link {
		padding-top: 7px;
		margin-left: 40px;
	}
		.notify_err .link a {
			color: #666666;
		}
	.notify_err .icon {
		float: left;
	}
	.notify_err .success_msg {
		font-weight: bold;
		line-height: 150%;
	}

/* Phone last viewed */
.phone_last_viewed {
	text-align: left;
	margin: 35px 0px 25px 0px;
}

	.phone_last_viewed .title {
		font-size: 14px;
		font-weight: bold;
		margin: 0px 0px 0px 0px;
	}

	.phone_last_viewed img {
		height: 120px;
	}

	.phone_last_viewed .sep {
		background: url('/img/sys/phlv_sep.gif') no-repeat;
		height: 96px;
		width: 1px;
		display: inline-block;
		margin-top: 45px;
	}

	.phone_last_viewed .item_container {
		display: inline-block;
		text-align: center;
		min-width: 100px;
		width: 10%;
		vertical-align: top;
		margin-top: 0px;
	}

		.phone_last_viewed .item_container .name {
			margin: 5px 0px 5px 0px;
			font-size: 12px;
			font-weight: normal;
			text-align: center;
		}
			.phone_last_viewed .item_container .name a {
			}

		.phone_last_viewed .item_container .price {
			color: #0265ce;
			font-size: 12px;
			font-weight: bold;
			margin: 8px 0px 0px 0px;
		}

		.phone_last_viewed .item_container .compare {
			margin: 0px 0px 7px 0px;
			font-size: 12px;
			color: #666666;
		}

			.phone_last_viewed .item_container .compare .checkbox {
				position: relative;
				top: 2px;
				margin-right: 2px;
			}

	.phone_last_viewed .link {
		text-align: left;
		margin-top: 10px;
	}

		.phone_last_viewed .link a {
			color: #1a77d8;
			font-size: 12px;
		}

	.phone_last_viewed .error {
		text-align: center;
		color: red;
		font-size: 12px;
		margin-top: -4px;
		position: absolute;
	}

/* Page err (404, 500) */
.page_err {
	text-align: center;
	margin-top: 150px;
}
	.page_err .content {
		margin: 0px auto;
		text-align: left;
		width: 550px;
	}
	.page_err .frame {
		padding-left: 15px;
		border-left: 10px solid #ddd;	
	}
	.page_err .title {
		font-size: 24px;
		font-weight: bold;
		margin: 0px 0px 10px 0px;
	}
	.page_err .text {
		line-height: 150%;
	}
	.page_err .link {
		margin: 8px 0px 0px 0px;
		font-weight: bold;
		line-height: 180%;
	}
	.page_err .logo {
		margin: 20px 0px 0px 25px;
	}

/* User story preview */
.user_story_preview_html {
	text-align: left;
}
	.user_story_preview_html .content {
		margin: 20px 0px 0px 20px;
		font-size: 24px;
    	border-left: 15px solid #ddd;
    	margin: 15px 0px 15px 0px;
    	padding-left: 15px;
    	height: 60px;
	}
		.user_story_preview_html .content .title {
			margin-bottom: 5px;
		}
		.user_story_preview_html .content p {
			font-size: 16px;
			margin-top: 0px;
		}
		.user_story_preview_html a {
			text-decoration: none;
		}
	
/* Auth */
.auth .title {
	font-size: 24px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.auth .wrong_credentials {
	text-align: left;
	color: red;
	margin: 20px 0px 0px 0px;
}
.auth .form {
	text-align: left;
	margin: 20px 0px 0px 0px;
}
	.auth .form input {
		border: 1px solid #B3B3B3;
		height: 30px;
		line-height: 30px;
		margin: 2px 10px 0 0;
		text-indent: 8px;
		width: 250px;
	}
	.auth .form tr.field_row {
		height: 40px;
	}
		.auth .form td.field_name {
			padding: 10px 10px 0px 0px;
		}
		.auth .form td.field_status {
			padding: 10px 10px 0px 5px;
		}
		.auth .form .save {
			text-align: left;
			padding-top: 10px;
		}
			.auth .form .save input {
				height: 10px;
				width: 10px;
				margin: 2px 0px 0px 0px;
				padding: 0px;
				float: left;
			}
			.auth .form .save div {
				margin: 0px 0px 0px 7px;
				float: left;
			}
		.auth .form .submit {
			margin: 10px 0px 0px 0px;
		}
			.auth .form .submit button {
				border: 1px dotted;
			    font-weight: bold;
			    margin-bottom: 10px;
			    padding: 7px 15px;
				background-color: white;
				color: black;
			}
			.auth .form .submit button:hover {
				background-color: black;
				color: white;
				cursor: pointer;
			}

	.auth .reg {
		text-align: left;
		margin-top: 10px;
	}
	.auth .pass_recover {
		text-align: left;
		margin-top: 10px;
	}

.auth.restricted {
	text-align: left;
}
	.auth.restricted .content {
		margin-top: 20px;	
	}
	
.auth.authed {
	text-align: left;
}
	.auth.authed .content {
		margin-top: 20px;	
	}

.auth .add-new-shop-info {
    margin-top: 25px;
}
.auth .add-new-shop-info .info-title {
    text-align: left;
    font-weight: bold;
}
.auth .add-new-shop-info .info-text {
    line-height: 150%;
    margin-top: 10px;
}

.auth .add-new-shop-info p {
    margin-bottom: 10px;
}

/* Pass recover */
.pass_recover {
}
	.pass_recover .title {
		font-size: 24px;
		font-weight: normal;
		padding: 0px;
		margin: 0px;
		text-align: left;
	}
	.pass_recover form {
		margin-top: 20px;
		text-align: left;
	}
		.pass_recover form .hint {
			margin: 0px 0px 7px 1px;
		}
		.pass_recover form .email {
			border: 1px solid #b3b3b3;
		    height: 23px;
		    padding: 3px 5px;
		    width: 400px;
		}
		.pass_recover form .submit {
			border: 1px dotted;
		    font-weight: bold;
		    margin: 10px 0px 0px 0px;
		    padding: 7px 15px;
			background-color: white;
			color: black;
		}
		.pass_recover form .submit:hover {
			background-color: black;
			color: white;
			cursor: pointer;
		}
		.pass_recover form .email_error {
			margin: 3px 0px -15px 0px;
			color: red;
			font-size: 12px;
			font-weight: bold;
			display: none;
		}
		.pass_recover form .submit_error {
			margin: 3px 0px -15px 0px;
			color: red;
			font-size: 12px;
			font-weight: bold;
		}
	
	.pass_recover .success {
		text-align: left;
		margin-top: 20px;
		line-height: 180%;
	}
		
/* Pass reset */
.pass_reset {
}
	.pass_reset .title {
		font-size: 24px;
		font-weight: normal;
		padding: 0px;
		margin: 0px;
		text-align: left;
	}
	.pass_reset form {
		text-align: left;
		margin-top: 20px;
	}
		.pass_reset form .name {
			width: 120px;
			padding: 7px 0px 10px 0px;
		}
		.pass_reset form .field {
			padding: 0px 0px 10px 0px;
		}
			.pass_reset form .field input {
				border: 1px solid #b3b3b3;
			    height: 23px;
			    padding: 3px 5px;
			    width: 200px;
			}
		.pass_reset form .error {
			padding: 7px 0px 10px 15px;
			font-size: 12px;
			font-weight: bold;
			color: red;
		}
		.pass_reset form .submit {
			border: 1px dotted;
		    font-weight: bold;
		    margin: 10px 0px 0px 0px;
		    padding: 7px 15px;
			background-color: white;
			color: black;
		}
		.pass_reset form .submit:hover {
			background-color: black;
			color: white;
			cursor: pointer;
		}
		.pass_reset form .submit_error {
			margin: 5px 0px -18px 0px;
			color: red;
			font-size: 12px;
			font-weight: bold;
		}
	
	.pass_reset .key_error {
		text-align: left;
		margin-top: 20px;
		line-height: 180%;
	}
	.pass_reset .success {
		text-align: left;
		margin-top: 20px;
		line-height: 180%;
	}
	
/* Registrate */
.reg .title {
	font-size: 24px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.reg .form {
	text-align: left;
	margin: 20px 0px 0px 0px;
}
	.reg .form input {
		border: 1px solid #B3B3B3;
		height: 30px;
		line-height: 30px;
		margin: 2px 10px 0 0;
		text-indent: 8px;
		width: 250px;
	}
	.reg .form tr.field_row {
		height: 40px;
	}
		.reg .form td.field_name {
			padding: 10px 10px 0px 0px;
		}
		.reg .form td.field_status {
			padding: 10px 10px 0px 5px;
		}
		.reg .form tr.captcha_row {
			height: 40px;
		}
			.reg .form tr.captcha_row img {
				border: 1px solid #b3b3b3;	
				margin: 10px 0px 4px 0px;
			}
		.reg .form .submit {
			margin: 10px 0px 0px 0px;
		}
			.reg .form .submit button {
				border: 1px dotted;
			    font-weight: bold;
			    margin-bottom: 10px;
			    padding: 7px 15px;
				background-color: white;
				color: black;
			}
			.reg .form .submit button:hover {
				background-color: black;
				color: white;
				cursor: pointer;
			}
			
.reg .done {
	text-align: left;
	margin: 15px 0px 0px 0px;
	line-height: 200%;
}

/* Quick order popup */
.quick_order_popup {
	width: 255px;
	height: 315px;
	text-align: center;
	padding-left: 6px;
}
	.quick_order_popup input {
		border: 1px solid #95c5e6;
		width: 226px;
		height: 23px;
		padding: 2px 4px;
		
	}
	.quick_order_popup textarea {
		border: 1px solid #95c5e6;
		width: 226px;
		height: 61px;
		padding: 2px 4px;
	}
	.quick_order_popup .name {
		font-size: 12px;
		text-align: left;
		padding-left: 11px;
		margin-bottom: 1px;
		margin-top: 12px;
	}
	.quick_order_popup .required {
		font-size: 12px;
		color: red;
	}
	.quick_order_popup .error_text {
		font-size: 12px;
		color: red;
		text-align: left;
		padding-left: 11px;
		margin: -1px 0px -12px 0px;
	}
	.quick_order_popup .fio {
	}
	.quick_order_popup .email {
	}
	.quick_order_popup .phone {
	}
		.quick_order_popup .phone .hint {
			font-size: 12px;
			font-weight: bold;
			text-align: left;
			padding-left: 12px;
		}
	.quick_order_popup .address {
	}
	.quick_order_popup .submit {
		margin-top: 13px;
		width: 95px;
		height: 29px;
		border: 1px solid #90c3e5;
		background: #a9ddff;
		text-align: center;
		font-weight: bold;
		padding: 0px 0px 3px 0px;
		cursor: pointer;
	}
	
.quick_order_popup_success {
	padding: 10px 10px 15px 10px;
	text-align: center;
	font-size: 12px;
	line-height: 180%;
}

.quick_order_popup_fail {
	padding: 10px 10px 15px 10px;
	text-align: center;
	font-size: 12px;
	line-height: 120%;
}
	.quick_order_popup_fail .error {
		color: red;
		font-weight: bold;
		margin-bottom: 5px;
	}
	
	
.page_description {
	text-align: left;
	line-height: 170%;
	margin-top: 20px;
}	
	
	
/* Tmp dev */
.tmp_dev {
	margin-top: 50px;
	text-align: center;
	font-size: 14px;
}
	.tmp_dev div {
		margin-top: 15px;
	}
		.tmp_dev div a {
			line-height: 180%;
		}

.footer-nav-section, .footer, .header-inner {
    position:relative;
    overflow:visible !important;
}

/*.btn-primary.btn-i-search {
    background-image:url('/img/sys/footer_search.png') !important;
    background-position:center center !important;
    border:none !important;
}*/

.header_nyear {
    width:60px;
    height:95px;
    position:absolute;
    background-image:url('/img/sys/header.png');
    background-repeat:no-repeat;
    background-size:100% 100%;
    background-position:center center;
    top:0;
    left:-45px;
    z-index:9999;
}

.phone_data .color .cont {
    background:none !important;
    position:relative;
    overflow:visible;
}

.color_nyear {
    width:45px;
    height:216px;
    position:absolute;
    background-image:url('/img/sys/colors.png');
    background-repeat:no-repeat;
    background-size:100% 100%;
    background-position:center center;
    top:0;
    right:-23px;
    z-index:9999;
}

.price_empty,
.price_history_last {
    color: #aaa;
    font-style: normal;
}

/*
    Commercials
*/

.com-1040-420-admitad, .com-1040-420-plug {
    margin: 10px auto 15px auto;
    margin-top: 30px;
    border: 1px solid #ccc;
    width: 1100px;
    height: 400px;
    padding: 0px;
    clear: both;
    overflow: hidden;	
}

.com-970-250-adlabs, .com-970-250-plug {
    margin: 10px auto 15px auto;
    margin-top: 30px;
    width: 970px;
    height: 250px;
    padding: 0px;
    clear: both;
    overflow: hidden;	
}

.com-1140-120-1, .com-1140-120-1-plug {
    margin: 10px auto 15px auto;
    border: 1px solid #ccc;
    width: 970px;
    height: 250px;
    padding: 0px;
    clear: both;
    overflow: hidden;
}
.com-1140-120-1 img {
    width: 100%;
    margin: 0;
    padding: 0;
}

.com-1140-120-2, .com-1140-120-2-plug {
    margin: 10px auto 15px auto;
    border: 1px solid #ccc;
    width: 1000px;
    height: 120px;
    padding: 0px;
    clear: both;
    overflow: hidden;
}
.com-1140-120-2 img {
    width: 100%;
    margin: 0;
    padding: 0;
}

.com-1140-120-3, .com-1140-120-3-plug {
    margin: 10px auto 15px auto;
    border: 1px solid #ccc;
    width: 1000px;
    height: 120px;
    padding: 0px;
    clear: both;
    overflow: hidden;
}
.com-1140-120-3 img {
    width: 100%;
    margin: 0;
    padding: 0;
}

.com-1140-105-1, .com-1140-105-1-plug {
    margin: 10px auto 15px auto;
    padding: 0px;
    clear: both;
    overflow: hidden;
}
.com-1140-105-1 img {
    margin: 0;
    padding: 0;
}

.com-1140-105-2, .com-1140-105-2-plug {
    margin: 10px auto 15px auto;
    padding: 0px;
    clear: both;
    overflow: hidden;
}
.com-1140-105-2 img {
    margin: 0;
    padding: 0;
}

.com-1140-105-3, .com-1140-105-3-plug {
    margin: 10px auto 15px auto;
    padding: 0px;
    clear: both;
    overflow: hidden;
}
.com-1140-105-3 img {
    margin: 0;
    padding: 0;
}

.com-1000-150-1, .com-1000-150-1-plug {
    margin: 10px auto 15px auto;
    padding: 0px;
    clear: both;
    overflow: hidden;
}
.com-1000-150-1 img {
    margin: 0;
    padding: 0;
}
.com-1000-150-2, .com-1000-150-2-plug {
    margin: 20px auto 0px auto;
    border: 1px solid #ccc;
    width: 940px;
    height: 141px;
    padding: 0px;
    clear: both;
    overflow: hidden;
}
.com-1000-150-2 img {
    width: 100%;
    margin: 0;
    padding: 0;
}
.com-1000-150-3, .com-1000-150-3-plug {
    margin: 20px auto 0px auto;
    border: 1px solid #ccc;
    width: 940px;
    height: 141px;
    padding: 0px;
    clear: both;
    overflow: hidden;
}
.com-1000-150-3 img {
    width: 100%;
    margin: 0;
    padding: 0;
}

.com-400-150-1, .com-400-150-1-plug {
	margin: 20px auto 0px auto;
	width: 360px;
	height: 135px;
	overflow: hidden;
}
.com-400-150-1 img {
	width: 360px;
	height: 135px;
}

.com-336-280-1, .com-336-280-1-plug {
	margin: auto;
	margin-top: 30px; 
	margin-bottom: 30px;
	border: 1px solid #ccc;
	width: 336px;
	height: 280px;
	overflow: hidden;
}
.com-336-280-2, .com-336-280-2-plug {
	margin: auto;
	border: 1px solid #ccc;
	margin-top: 30px; 
	width: 336px;
	height: 280px;
	overflow: hidden;
	
}

.com-336-280-3, .com-336-280-3-plug {
	margin: auto;
	border: 1px solid #ccc;
	margin-top: 30px; 
	width: 336px;
	height: 280px;
	overflow: hidden;
	
}

.com-336-280-4, .com-336-280-4-plug {
	margin: auto;
	border: 1px solid #ccc;
	margin-top: 30px; 
	width: 336px;
	height: 280px;
	overflow: hidden;
	
}

.com-240-400-1, .com-240-400-1-plug {
	margin: 0;
	border: 1px solid #ccc;
	width: 240px;
	height: 400px;
	overflow: hidden;
}

.com-250-250-1, .com-250-250-1-plug {
	margin: 0;
	border: 1px solid #ccc;
	width: 250px;
	height: 250px;
	overflow: hidden;
}

.com-728-90-1, .com-728-90-1-plug,  .com-970-250{
    margin: 20px auto 30px auto;
    border: 1px solid #ccc;
    width: 970px;
    height: 250px;
    padding: 0px;
    clear: both;
    overflow: hidden;
}
.com-300-600{
	margin:auto;
	width: 300px;
	height: 600px;
	padding: 0px;
	overflow: hidden;
}
.com-h-250-1, .com-h-250-2{
	margin: 20px auto 0px auto;
	border: 1px solid #ccc;
	height: 250px;
	padding: 0px;
	text-align: center;
	clear: both;
	overflow: hidden;
 }
.com-728-90-1 img {
    width: 100%;
    margin: 0;
    padding: 0;
}

.com-flash-1000-150-1,
.com-flash-1000-150-2,
.com-flash-1000-150-3 {
    margin: 10px auto 15px auto;
    width: 940px;
	height: 141px;
	overflow: hidden;
}
.com-flash-1000-150-2,
.com-flash-1000-150-3 {
    margin: 20px auto 0px auto;
}
.com-flash-1000-150-1 object,
.com-flash-1000-150-2 object,
.com-flash-1000-150-3 object {
	width: 940px;
	height: 141px;
	top: 0;
	left: 0;
	clear: both;
}
.com-flash-1000-150-1 object object,
.com-flash-1000-150-2 object object,
.com-flash-1000-150-3 object object {
	width: 100%;
	height: 100%;
	padding: 0;
}
.com-flash-1000-150-1 img,
.com-flash-1000-150-2 img,
.com-flash-1000-150-3 img {
	width: 100%;
	margin: 0;
	padding: 0;
}

#adaptive_banner, .adaptive_banner {
	text-align: center;
}

/*
    Similar phones
*/
.related-phones-dsktp .desc div {
    width: 210px;
}
.related-phones-dsktp .desc div p {
    margin-bottom: 5px;
    line-height: 150%;
    font-size: 12px;
}

/*
    New phones widget
*/

.new-phones-widget-dsktp {
    margin: 0px auto 0px auto;
    text-align: center;
    clear: both;
}

.new-phones-widget-dsktp h3 {
    background: #448de3;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    padding-top: 8px;
}
.new-phones-widget-dsktp .content {
    margin: 10px 0px 0px 0px;
}
.new-phones-widget-dsktp .content table{
    width: 100%;
    text-align: center;
    font-size: 14px;
}
.new-phones-widget-dsktp .content .link {
    margin: 5px 0px 7px 0px;
}
.new-phones-widget-dsktp .content .link a {
    font-weight: bold;
}
.new-phones-widget-dsktp .content .price {
    color: #0265CE;
    font-weight: bold;
}
.new-phones-widget-dsktp .content .compare {
    font-size: 12px;
    color: #666666;
    margin: 0px 0px 10px 0px;
}
.new-phones-widget-dsktp .content .compare .checkbox {
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.new-phones-widget-dsktp .content .button {
    margin-top: 15px;
}
.new-phones-widget-dsktp .content .button a {
    color: #1a77d8;
    font-size: 14px;
    font-weight: bold;
}
.new-phones-widget-dsktp .content .error {
    margin-top: 10px;
    text-align: center;
    color: red;
    font-size: 12px;
}
.new-phones-widget-dsktp .content .desc {
    width: 210px;
    text-align: left;
}
.new-phones-widget-dsktp .content .desc div {
    font-size: 12px;
    margin: 13px 0px 0px 15px;
}

/* From mobile css */
.new-phones-widget-dsktp .products-container-title {
    margin: 0 0 13px;
    font-size: 14px;
    font-weight: normal;
    background: url(/img/sys/border_dotted.png) repeat-x 0 center;
}
.new-phones-widget-dsktp .products-container-title span {
    padding: .3em .7em;
    color: #fff; background: #0193f5;
    display: inline-block;
}
.new-phones-widget-dsktp .products-container-topm .products-container-title span {
    padding-top: .3em;
    padding-bottom: .4em;
}
.new-phones-widget-dsktp h3 {
    font-size: 14px;
    font-weight: normal;
}
.new-phones-widget-dsktp h3 span {
    width: 100%;
    padding: 5px 0px !important;
}
.new-phones-widget-dsktp .content {
    padding: 0px;
}
.new-phones-widget-dsktp .phones-list {
}
.new-phones-widget-dsktp .phones-list .item {
    width: 100%;
    margin: 0px 0px 25px 0px;
}
.new-phones-widget-dsktp .phones-list .item .desc {
    width: 100%;
}
.new-phones-widget-dsktp .phones-list .item .desc div {
    font-size: 12px;
    margin-left: 0px;
}
.new-phones-widget-dsktp .phones-list .item .desc div p {
    margin-bottom: 5px;
    line-height: 150%;
}
.new-phones-widget-dsktp .compare-bot {
    margin: 40px 0px 0px 0px;
    padding-bottom: 11px;
}
.new-phones-widget-dsktp .all-similar {
    margin-top: -5px;
    font-weight: bold;
}

/*
    Phones sale offers widget
*/

.best-sale-offers-widget {
    margin-bottom: 25px;
}
.best-sale-offers-widget .content {
    margin-top: 20px;
}
.best-sale-offers-widget .item {
    padding-bottom: 10px;
}
.best-sale-offers-widget .phone-name {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}
.best-sale-offers-widget .price {
    font-size: 15px;
    font-weight: bold;
    margin-top: 12px;
    color: #0265ce;
}
.best-sale-offers-widget .buy {
    margin-top: 20px;
}
.best-sale-offers-widget .buy a {
    text-decoration: none;
}
.best-sale-offers-widget .shop {
    font-size: 12px;
    margin-top: 22px;
}

.phone-sale-offers-widget {
    margin-bottom: 25px;
}
.phone-sale-offers-widget .phones-list .item {
    margin: 0px;
    padding: 0px;
}
.phone-sale-offers-widget .offers-container {
    margin: 5px 0px 0px 40px;
}
.phone-sale-offers-widget .item-row {
    text-align: left;
    margin-bottom: 5px !important;
}
.phone-sale-offers-widget .item-row .buy {
    display: inline-block;
    margin-right: 10px;
}
.phone-sale-offers-widget .item-row .shop {
    display: inline-block;
    max-width: 140px;
    overflow: hidden;
}
.phone-sale-offers-widget .all-offers {
    margin-top: 25px;
    font-weight: bold;
    text-align: center;
}


.col {
	width: calc(100%/4);
	/* border: 1px solid; */
	float: left;
}

.row:after {
	content: '';
	display: block;
	position: relative;
	clear: both;
}

.row {
	padding: 2px 0;
	border-bottom: 1px solid;
	line-height: 34px;
}

.row.table-head {
	font-weight: bold;
	margin-top: 10px;
}

.credit {
	margin-top: 20px;
}

.credit a {
	font-weight: bold;
}
#yandex-market-widget:after {
	content: '';
	display: block;
	clear: both;
	position: relative;
}
a.but-more {
	background: #fadf76;
	font-weight: normal;
	padding: 5px 10px;
	border-radius: 3px;
}

.credit img {
	max-height: 27px;
	margin-top: 5px;
	margin-bottom: -5px;
	max-width: 85%;
}
.manufs a {
	display: inline-block;
	float: left;
	width: 114px;
}

.footer_fixed {
	position: fixed;
	bottom: 40px;
	left: 0;
	right: 0;
	margin: auto;
}