﻿.din_rotate{
	-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
	transform: rotate(90deg;);
	display: inline-block;
}

.din_caption{
	color: #000;
	text-align: left; 
}

.din_about-row{
	background: #F2F2F2;
	border-radius: 5px;
	margin-bottom: 50px;
	padding: 7px 0px;
}

.din_about-row p{
	color: #B6B6B6;
	margin-left: 30px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
}



.din_about-row select,.din_about-row span{
	vertical-align: middle;
	background: #fff;
	font-size: 18px;
	font-weight: 700;
	padding: 9px 22px;
	border-radius: 3px;
}

.din_about-row select{
	border: 0px;
	padding-right: 20px;
	padding-left: 5px;
}

.din_tabs{
	box-shadow: 0px 0px 10px #EDEDED;
	font-weight: 700;
}

.din_tabs .din_seletctMenu{
	display: table;
    margin:0px;
    padding:0px;
	position: relative;
     width: 100%; 
	 height: 40px;
}

.din_tabs .din_seletctMenu li{
    cursor:pointer;
    display:table-cell;
	padding-left: 0px;
	width: 16.666667%;
    background:#F9F9F9;
    color:#000;
	text-align: center; vertical-align: middle;
	border: 1px solid #E0E0E0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	position: relative;
	z-index: 10;
	font-family: 'PT Sans Narrow'!important;
}

.din_tabs .din_seletctMenu li:after{
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	z-index:100;
	top: 0;
	left: 0;
	box-shadow: 12px 0 15px -8px #EDEDED;
}

.din_tabs .din_seletctMenu li.active, .din_tabs .din_seletctMenu li.active:hover{
    background:#fff;
    color:#000;
	border-bottom: 0px;
	padding-bottom: 1px;
}
.din_tabs .din_seletctMenu li:hover{
    background:#EEEEEE;
}

.din_content{
	border: 1px solid #e0e0e0;
	border-top: 0px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 0px 0px 10px #EDEDED;
	min-height: 200px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.din_content p{
	color: #000;
}

.din_content-0,.din_content-1,.din_content-2,.din_content-3,.din_content-4{}

.din_content table, .din_main-content table{
	width: 100%;
}

.din_content table thead, .din_main-content table thead{
	color: #B6B6B6;
}

.din_content table tr, .din_main-content table tr{
	background-image: url(../images/doted.png);
	background-repeat: repeat-x;
}

.din_content table td, .din_main-content table td{
	text-align: center;
	padding: 15px 0px;
}

.din_content table a, .din_main-content table a{
	color: #0099FF;
}

.din_selectEffect{
	font-size: 0;
	display: inline-block;
	margin-left: 18%;
	margin-bottom: 20px;
}

.din_selectEffect li{
	display: inline-block;
	color: #BABABA;
	background: #F2F2F2;
	margin: 0px;
	padding: 10px 20px;
	border-right: 1px solid  #D9D9D9;
	font-size: 14px;
	font-weight: 500;
	transition: all .05s;
}

.din_selectEffect li:first-child{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.din_selectEffect li:last-child{
	border-right: 0px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.din_selectEffect li:hover{
	cursor: pointer;
	background: #F8F8F8;
}

.din_selectEffect li.active, .din_selectEffect li.active:hover{
	transform: scale(1.1);
	background: #fff;
	color: #000;
	box-shadow: 0px 0px 10px #DCDADA;
}

.din_first-row form{
	display: inline;
	margin-left: 10%;

}

.din_calendar{
	background: #F2F2F2;
	border: 0px;
	width: 130px;
	height: 40px;
	border-radius: 3px;
	font-size: 18px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: 700;
}

.din_calendar ~ .din_calendar{
	margin-left: 20px;
}

.din_calendarIcon{
	background: url(../images/calendar-icon.png);
	width: 17px;
	height: 17px;
	display: inline-block;
	margin-left: -27px;
	margin-top: 2px;
}

.din_infoSet-row>span,
.din_likeTable-row>span{
	color: #B6B6B6;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: normal;
}

.din_infoSet-row,
.din_likeTable-row{
	background-image: url(../images/doted.png);
	background-repeat: repeat-x;
	padding: 20px 0px;
	font-weight: bold;
}

.din_infoSet-row button,
.din_likeTable-row button{
	float: right;
	margin-right: 20px;
	width: 120px;
	height: 32px;
	font-weight: 700;
	font-size: 16px;
	border-radius: 3px;
	border: 0px;
	background: linear-gradient(to top, #F7F7F7, #FEFEFE);
	box-shadow: 0px 0px 10px #E8E8E8;
	margin-top: -5px;
}

.din_infoSet-row button:hover,
.din_likeTable-row button:hover{

	box-shadow: 0px 0px 10px #000;
}

.din_config p,
.din_likeTable-row p {
	padding-left: 20px;
}

.din_likeTable-row:nth-of-type(1){
	background-image: none;
}

.din_likeTable-row .din_delete{
	margin-top: -30px;
}

.settings h3{
	font-weight: 500;
	font-size: 26px;
	margin-left: 20px;
	margin-top: 0px;
}

.settings div:nth-of-type(1){
	background-image: none;
}

.din_regist-org{
	width: 50%;
	float: left;
}

.din_regist-org>div + div{
	margin-top: 15px;
}

.din_regist-org p,
.din_login p{
	font-weight: normal;
	display: inline-block;
	color: #BBBBBB;
	font-size: 16px;
	width: 33%;
}

.din_regist-org input{
	border: 0;
	background: #F2F2F2;
	border-radius: 5px;
	width: 245px;
	height: 40px;
}

.din_regist-org button{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding: 20px 50px;
	/* transform: translate(-50%, -50%);
	margin: 50px 50%; */
}

.din_btn-red{
	border: 0px;
	color: #fff;
	background: linear-gradient(to bottom, #FA1515, #D31212);
	border-radius: 3px;
	padding: 15px 40px;
	box-shadow: 0px 0px 20px #E0E0E0;
}

.din_change-pass{
	text-align: center;
	width: 50%;
	float: left;
}

.din_change-pass input{
	border: 0;
	background: #F2F2F2;
	border-radius: 3px;
	width: 190px;
	height: 40px;
	display: block;
	margin: 0 auto;
	padding-left: 10px;
}

.din_change-pass input +input{
	margin-top: 20px;
}

.din_change-pass button{
	margin: 20px 0px;
	width: 200px;
	font-family: 'PT Sans';
	font-weight: normal;
	font-size: 16px;
	padding: 15px 0px;
}

.din_del-address p{
	display: inline-block;
}

.din_del-address > span{
	color: #BBBBBB;
	margin-left: 30px;
	margin-right: 10px;
}

.din_contractor{
	margin-right: 20px;
}

.din_addr-row{
	background: url(../images/doted.png);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}

.din_del-address form>p{
	margin-left: 20px;
}

.din_addr-row input[type="radio"]{
	margin-left: 20px;
	margin-right: 15px;
}

.din_addr-row:nth-last-of-type(1):after{
	content: '';
	height: 2px;
	width: 100%;
	background: url(../images/doted.png);
	position: absolute;
	left: 0;
	bottom: 0;
}

.din_delete{
	float: right;
	background: url(../images/delete-icon.png);
	background-repeat: no-repeat;
	overflow: visible;
	padding-left: 25px;
	background-position: 3px;
	color: #000!important;
	text-decoration: none;
	margin-right: 20px;
}

.din_btn-silver{
	color: #000;
	font-weight: bold;
	font-family: Arial;
	border: 0px;
	border-radius: 3px;
	background: linear-gradient(to bottom, #fff, #F5F5F5);
	padding: 15px 40px;
	box-shadow: 0px 0px 10px #E0E0E0;
}

.din_btn-silver:hover{
	box-shadow: 0px 0px 10px #000;
}

.din_del-address button{
	margin: 30px 20px 15px;
}

.din_delivery{
	float: left;
	width: 100%;
	margin-left: 20px;
	margin-top: 60px;
}

.din_delivery p{
	display: block;
}

.din_delivery .din_selectEffect{
	margin-left: 0px;
}

.din_delivery select{
	border: 0px;
	background: #F2F2F2;
	font-size: 14px;
	font-weight: 700;
	padding: 10px 30px;
	border-radius: 3px;
	
}

table.din_notification-table{
	margin-top: -20px;
}

table.din_notification-table tr{
	background-position: 0px 100%;
}

table.din_notification-table tr td:nth-of-type(1){
	width: 25%;
}

table.din_notification-table tr td:nth-of-type(2){
	width: 23%;
}

table.din_notification-table tr td:nth-of-type(3){
	text-align: left;
}

.din_phone-email>div{
	display: inline-block;
	margin-left: 20px;
}

.din_phone-email>div+div{
	margin-left: 30px;
}

.din_phone-email input{
	border: 0px;
	border-radius: 3px;
	background: #F2F2F2;
	color: #A9A9A9;
	padding: 10px 15px;
	font-size: 18px;
}

.din_callback>p{
	display: inline-block;
	margin-left: 20px;
}

.din_callback button{
	float: right;
	margin-right: 20px;
}

.din_callback table{
	margin-top: 20px;
}

.din_main-content{
	border: 1px solid #e0e0e0;
	box-shadow: 0px 0px 10px #EDEDED;
	border-radius: 5px;
	margin-top: 50px;
}

.din_gen-inf{
	text-align: right;
}

.din_gen-inf p{
	display: inline-block;
	float: left;
	font-weight: bold;
	font-size: 16px;
}

.din_gen-inf  button{
	display: inline-block;
}

.din_gen-inf button:nth-of-type(2){
	margin-left: 15px;
}

.din_order-info .din_order-table p,
.din_cart .din_order-table p{
	display: inline-block;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}

.din_order-info .din_order-table thead tr,
.din_cart .din_order-table thead tr{
	background-image: none;
}

.din_order-info .din_order-table td:nth-of-type(1),
.din_cart .din_order-table td:nth-of-type(1){
	padding-left: 20px;
	text-align: left;
}

.din_order-info .din_order-table p:nth-of-type(1),
.din_cart .din_order-table p:nth-of-type(1){
	font-size: 20px;
}

.din_order-info .din_order-table span,
.din_cart .din_order-table span{
		color: #B6B6B6;
		font-size: 14px;
		padding-right: 5px;
}

.din_order-info .din_order-table img,
.din_cart .din_order-table img{
	float: left;
	margin-right: 5px;
}


.din_has-good{
	color: #00AD5D;
	font-weight: bold;
}

.din_custom{
	color: #F16A40;
	font-weight: bold;
}

.din_count{
	color: #000;
	border: 1px solid #E8E8E8;
	display: inline-block;
	padding: 7px 35px;
	position:relative;
	margin-right: 38px;
	margin-left: 38px;
}

.din_count .din_decrease,.din_count .din_increase{
	display: inline-block;
	position: absolute;
	width: 36px;
	padding: 9px 0px!important;	
	top: -2px;
	border: 1px solid #E0E0E0;
	box-shadow: 0px 0px 10px #E0E0E0;
	text-align: center;
}

.din_count .din_decrease:hover,.din_count .din_increase:hover{
	cursor: pointer;
}

.din_count .din_decrease{
	content: '-';
	left: -38px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	
}

.din_count .din_increase{
	content: '+';
	right:-38px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.din_price{
	position: relative;
}

.din_price > i{
	font-size: 24px;
	font-style: normal;
}

.din_price:after{
	content: '';
	width: 13px;
	height: 17px;
	background: url(../images/rub-icon.png);
	background-repeat: no-repeat;
	display: inline-block;
	margin-left: 5px;
}


.din_price-inf{
	float: right;
	margin-top: 8px;
}

.din_price-inf p{
	margin: 0px;
	vertical-align: 
}

.din_price-inf p:nth-of-type(1){
	margin-right: 20px;
}

.din_add-good{
	margin: 30px 0px;
}
.din_add-good p{
	display: inline;
	font-weight: bold;
	font-size: 16px;
}

.din_add-good input{
	border: 0px;
	background: #fff;
	border-radius: 3px;
	padding: 0px 10px;
	box-shadow: 0px 0px 10px #E0E0E0;
	width: 100px;
	height: 40px;
	margin-left: 20px;
	margin-right: 20px;
}

.din_add-good button{
	margin-left: 30px;
	padding: 12px 40px;
}

.din_edit-pen{
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(../images/pen-icon.png);
	margin-left: 0px!important;
}

.din_print-receipt{
	float: none!important;
	width: 190px!important;
	margin-left: 20px;
}

.din_edit-pen:hover{
	cursor: pointer;
}

.din_order-info .din_main-content div:nth-of-type(1){
	background: none;
}

.din_first-info{
	
}

.din_cart h2{
	float: left;
	margin: 20px 0px;
}

.din_cart .din_clear-cart{
	display: inline-block;
	width: 190px;
	margin-left: 30px;
	height: 40px;
	padding: 0px;
	margin-top: 24px;
}

.din_arrange button{
	float: right;
}

.din_inactive .din_add-good{
	text-align: right;
}
.din_inactive .din_price-inf{
	float: none;
}


.din_registr-block .din_regist-org{
	float: none;
	margin: 30px auto;
	text-align: center;
	box-shadow: 0px 0px 5px #E0E0E0;
	padding-top: 10px;
	border-radius: 10px;
}

.din_registr-block .din_regist-org button{
	margin: 30px 0px;
}

.din_registr-block .din_regist-org p{
	text-align: left;
}

.din_shadow{
	box-shadow: 0px 0px 5px #E0E0E0;
	border-radius: 5px;
}

.din_msg-area{
	width: 800px;
	margin: 0 auto;
}

.din_msg{
	margin-bottom: 30px;
}

.din_author-date{
	margin-left: 10px;
}

.din_msg-text,
.din_new-msg>p{
	padding: 10px;
	margin: 0px;
}

.din_new-msg textarea{
	width: 770px;
	height: 180px;
	resize: none;
	background: #F1F1F1;
	border-radius: 5px;
	border: 0px;
	padding: 15px;
	outline: none;
	font-size: 18px;
	margin-bottom: 30px;
}

.din_new-msg button{
	float: none;
	width: 190px;
}

.din_login{
	width: 50%;
	float: left;
	position: relative;
}

.din_login:after{
	content: '';
	position: absolute;
	right: 20px;
	bottom: 0;
	width: 1px;
	height: 90%;
	background: #E5E5E5;
}

.din_login input{
	width: 190px;
	height: 30px;
	border: 0px;
	border-radius: 3px;
	background: #F2F2F2;
	outline: none;
	padding: 5px;
	font-size: 16px;
}

.din_login p{
	text-align: right;
	margin-right: 5px;
}

.din_login .din_mail,
.din_login .din_psw{
	margin-top: 10px;
}

.din_login button{
	margin-top: 20px;
	font-size: 20px;
	font-size: 16px;
	font-weight: 700;
	margin-left: 34.5%;
}

.din_login .din_forgot-psw{
	text-decoration: none;
	font-weight: 700;
	color: #000;
	display: block;
	text-align: center;
	font-size: 18px;
	margin-top: 10px;
}

.din_first-purchase button,
.din_login button{
	width: 200px;
	height: 50px;
	padding: 0px;
	font-family: Arial;
}

.din_first-purchase{
	width: 50%;
	float: left;
}

.din_first-purchase button{
	margin-right: 35px;
	font-size: 14px;
	font-weight: 700;
}

.din_first-purchase p{
	 
	font-weight: 700;
}

p.din_if-error{
	color: #EF1414;
	margin: 0;
	margin-left: 20px;
}

.din_tbl .din_infoSet-row span{
	width: 35%;
	display: inline-block;
}

.din_jural-conf .din_write-error{
	margin-top: 15px;
}

.din_jural-conf .din_write-error span{
	margin-left: 20px;
	color: #B6B6B6;
	font-weight: normal;
}

.din_jural-conf .din_add-org{
	float:right;
	margin-right: 20px;
	margin-top: -20px;
}

.din_set .din_infoSet-row span{
	width: 20%;
}

.din_btn-right {
	text-align: right;
}

.din_toper{
	margin-top: -20px;
}

.din_set .din_infoSet-row{
	background-image: none;
	padding: 10px 0px;
}

.din_btn-right button{
	margin-right: 20px;
}

.din_reg-lk{

}

.din_gray-input{
	width: 97%;
	height: 40px;
	border: 0px;
	outline: none;
	background: #F2F2F2;
	border-radius: 5px;
	padding-left: 3%;
}

.din_hpl{
	width: 100%;
	font-weight: 700;
}

.din_input-cont{
	width: 100%;
	display: inline-block;
}

.din_gray-font{
	color: #D6D6D6;
	font-weight: 700;
}

.din_rwtb{
	width: 100%;
}


table.din_rwtb tr td:nth-of-type(1){
	display: inline-block;
	width: 25%;
	vertical-align: middle;
	padding-bottom: 20px;
}

table.din_rwtb tr td:nth-of-type(2){
	display: inline-block;
	width: 45%;
	padding-bottom: 20px;
	vertical-align: middle;
}

table.din_rwtb tr td:nth-of-type(3){
	display: inline-block;
	width: 28%;
	vertical-align: middle;
	padding-bottom: 20px;
	padding-left: 6px;
}

table.din_rwtb tr.din_email-row td{
	padding-top: 25px;
}

table.din_rwtb tr.din_enter-code td{
	padding-top: 20px;
}

.din_reload-btn{
	font-weight: normal;
	margin-right: 3px;
	font-size: 12px;
	position: relative;
}

.din_reload-btn:after{
	content: url(../images/din_reload-icon.png);
	position: absolute;
	right: -25px;
	top: 0;
}

.din_reload-btn:hover{
	cursor: pointer;
}

.din_code{
	background: #006756;
	color: #fff;
	border-radius: 3px;
	padding: 10px 15px;
	margin: 7px 0px 4px;
	display: inline-block;
}

.din_become-user{
	text-align: center;
	margin: 10px 0px;
}

.din_foreget-psw,
.din_login-lk{
	text-align: center;
}

.din_please-givePsw,
.din_please-loginLk{
	font-weight: 700;
	color: #000;
}