﻿
.push_variant_all{
	display:none;
}

.push_variant_all.show{
display:block;	
}

.all_variant_table{
	display:none;
}

.variant_table_img{
	max-width:300px;
	max-height:200px;
}


.card-title>i{
	margin-right: 10px;
}


#previewModal .modal-content{
	background:#dfdfdf;
}

.table td{
	word-wrap: anywhere;
}


.contacts_sort {
	display: inline-block;
}

.contacts_sort a{
	width:10px;
	height:10px;
	display:block;
	color:#ccc;
}

.contacts_sort a.active{
	color:#012970;
}


.main_is_show_basket_0 .nav-item-contact-basket{
	display:none;
}




.main_is_show_basket_0 .table-elem-basket{
	display:none;
}


.form_newsletters_auto .set_push_time_area{
	display:none;
}



.header-nav .nav-profile span.header_auth_icon{
	font-size: 1.5rem;
}

.upload_send_icon_area {
	position: relative;
	display: inline-block;
	margin: 20px 0px 10px;
}

.upload_send_img_area{
	position:relative;
	display:inline-block;
	margin: 20px 0px 10px;
}

.upload_send_img_delete{
	position:absolute;
	top: 1px;
	right: -20px;
	z-index: 2;
	color: #222;
}

.upload_send_icon_delete {
	position: absolute;
	top: 1px;
	right: -20px;
	z-index: 2;
	color: #222;
}


.preview_area{
	
	
	
}



.show_cookie_area {
	width: 100%;
	bottom: 0px;
	background: rgba(255,255,255,0.9);
	color: #000;
	padding: 10px 0;
	z-index: 10100;
	position: fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-position: center middle;
	background-repeat: no-repeat;
	box-shadow: 1px 2px 5px;
}

.show_cookie_area_inner{
	width: 80%;
	margin:0 auto;
	font-size:16px;
	text-align:center;
}

.show_cookie_area_inner a{
	text-decoration:none;
	color:#0EA9FF;
	font-weight: bold;
}


.close_cookie{
	height: 25px;
	line-height: 25px;
	position: absolute;
	right: 7%;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	padding: 5px 0 0;
	top: 5px;
	width: 25px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	text-decoration: none;
}

.close_cookie img {
	width: 16px;
}




.preview_area_mozilla{
	width:364px;
	max-height:212px;
	min-height:100px;
	background:#3C3C3C;
	display:block;
	margin:0px 20px;
	position:relative;
}

.preview_area_mozilla_inner{
	
	
}



.preview_area_chrome{
	width:384px;
	
	position:relative;
	min-height:100px;
}


.preview_image_area_chrome {
	margin-left: 20px;
	height: 180px;
	background-position: 50% 0%;
	background-size: 384px;
}

.preview_area_chrome_inner{
	width:364px;
	max-height:212px;
	min-height:100px;
	background:#3C3C3C;
	display:block;
	margin:0px 20px;
	position:relative;
	
}




.preview_icon_mozilla{
	position:absolute;
	left:20px;
	top:20px;
	width:60px;
	height:60px;
	background:#3C3C3C;
	background-size:60px;
	background-repeat:no-repeat;
	background-position: 0 0;
	
}

.preview_icon_chrome{
	position:absolute;
	left:20px;
	top:20px;
	width:60px;
	height:60px;
	background:#3C3C3C;
	background-size:60px;
	background-repeat:no-repeat;
	background-position: 0 0;
	
}


.preview_area_mozilla_content {
	position: relative;
	left: 90px;
	/* top: 20px; */
	padding-top: 20px;
}



.preview_area_chrome_content {
	position: relative;
	left: 90px;
	/* top: 20px; */
	padding-top: 20px;
}


.preview_title{
	
	max-height:42px;
	overflow:hidden;
	width:260px;
	color:#fff;
	
}

.preview_text {
	max-height: 84px;
	overflow: hidden;
	width: 260px;
	color: #B1B0B1;
}
.preview_sign {
	overflow: hidden;
	width: 260px;
	color: #B1B0B1;
	font-size: 11px;
	padding: 5px 0 15px;
}





.preview_area_yandex {
	width: 384px;
	position: relative;
	min-height: 100px;
	border: 1px solid #E6E6E6;
	border-radius: 10px;
	margin-left: 20px;
	border-radius: 10px;
	overflow: hidden;
	 box-shadow: 2px 2px #E6E6E6;
}

.preview_area_yandex_inner {
	width: 382px;
	max-height: 212px;
	min-height: 100px;
	background: #fff;
	display: block;
	margin: 0px 0px;
	position: relative;
}


.preview_icon_yandex{
	position:absolute;
	right:20px;
	top:20px;
	width:40px;
	height:40px;
	background:#fff;
	background-size:60px;
	background-repeat:no-repeat;
	background-position: 0 0;
	border-radius:5px;
	
}


.preview_area_yandex_content {
	position: relative;

	padding-top: 15px;
	margin-left:20px;
	max-width:295px;
}
.preview_title.preview_title_yandex {
	max-height: 24px;
	font-weight: bold;
	overflow: hidden;
	width: 260px;
	color: #000;
}

.preview_text.preview_text_yandex {
	max-height: 65px;
	overflow: hidden;
	width: 260px;
	color: #000;
}
.preview_sign.preview_sign_yandex {
	overflow: hidden;
	width: 260px;
	color: #666666;
	font-size: 11px;
	padding: 0px 0 5px;
}



.preview_image_area_yandex {
	margin-left: 0px;
	height: 180px;
	background-position: 50% 0%;
	background-size: 384px;
}


#progress_icon{
	height:5px;
	margin:10px 0;
	visibility:hidden;
}


#progress_img{
	height:5px;
	margin:10px 0;
	visibility:hidden;
}
