@charset "utf-8";
.raspil_fanera {
    background: #FFF5D2 url(../img/fanfan.png)    ;  
  
    
    border: 1px solid #4f4f4f;
    box-shadow:3px 3px 2px 0px rgba(0,0,0,0.3);
-webkit-box-shadow:3px 3px 2px 0px rgba(0,0,0,0.3);
-moz-box-shadow:3px 3px 2px 0px rgba(0,0,0,0.3);
margin: 0 auto;
margin-top:40px;
}

 .allpp {
		  width:100%;
		  height:100%;
		  	background:  url(../img/lp.png) no-repeat 100% 100% ; 
		      
		  }

.ltl_d  {
	position:absolute;
	background-color:#FFFFFF;
	border:1px dashed #333333;
}

.ltl_ost  {
	position:absolute;
	background:none;
	border:1px dashed #333333;
}

.ltl_ost_r  {
    display:none;
	border:1px dashed #333333;
	opacity:0.4;
	z-index:1000;
	background:red;

}

.ltl_ost_r:hover {
    	cursor: move;
}
.status_obr {
    display:none;
    margin-top:12px;
    font-size:10px;
	color:red;
}

.ltl_d_left  {
	border-left:0px solid #333333;
	
}

.ltl_d_top  {
	border-top:0px solid #333333;
}

.ltl_d_right  {
	border-right:0px solid #333333;
}

.ltl_d_bottom  {
	border-bottom:0px solid #333333;
}

.ltl_d p {
	display:block !important;
	margin:0px !important;
	position: absolute !important; 
	left:2px; 
	top:2px; 
	font-size:9px !important;
	line-height:1.1em;
	color:red;
	
}

.ltl_ost p {
	display:block !important;
	margin:0px !important;
	position: absolute !important; 
	left:2px!important; 
	top:2px!important; 
	font-size:8px !important;
	color:red;
	
}

.ltl_ost_r p {
	display:block !important;
	margin:0px !important;
	position: absolute !important; 
	left:2px!important; 
	top:2px!important; 
	font-size:8px !important;
	color:red;
	
}

.div_print {
    width:300px;
    margin:0 auto;
    margin-top:50px;

}

.otst {
    margin-left:10px;
}

.nno {
    display:block;
    padding:2px;
    margin:12px;
    color:red;
    font-size:0.9em;
    padding-left:1em;
    border-left:1px solid red;

}



.fr_raspil .fr_all 
{
	 width: 134px;
	 height: 135px;	 
	 float: left;
	 margin-bottom:20px;
	 margin-right: 5px;
	 position:relative;
	 border: 1px solid #E4CBCB;
	 border-radius: 8px;

	 background-color:#FFF;
	 font-size:1em;
 }
 
 .fr_raspil .fr_all.pemn 
{
	 
	 height: 160px;	 
	 
 }

  .fr_raspil:last-child  {

	  margin-right: 0px;

  }

  
 .fr_raspil div:hover {

	 background-color:#FFD9D9;

	 cursor: pointer;

	 

 }

  .fr_raspil p {
	  display:block;
	  text-align: center !important;
	  color:#006633;
	  margin-left: 10px;
	  font-size: 0.80em;
	  line-height:1em;
	  font-weight:400;
  }
  
    .fr_raspil p span {
	  display:block;	  
	  color:red;
	  margin-bottom:5px;
	  font-size: 1.1em;

  }
  

  .fr_raspil p.pe {

	  position:absolute;

	  bottom:15px;

	  left:1px;



  }


  .fr_raspil .pe2 {

display: none;



  }

 .fr_raspil img {
	 width: 100%;
 }


.mrrt{
    left:-5px!important; 
	top:15px!important; 
    
-webkit-transform: rotate(-90deg); //Chrome, Safari
-moz-transform: rotate(-90deg); //Firefox
-o-transform: rotate(-90deg); //Opera
-ms-transform: rotate(-90deg); //IE
transform: rotate(-90deg); //браузеры без префексов
}


.frad input[type=radio] {



    display: none;



}





.frad label {

	display: block;

	float:left;

	margin-right: 10px;

	border:1px solid #943637 ;

	border-radius: 20px;

	width: 100px;

	height: 30px;

	text-align: center;

	padding-top: 0px;

	font-weight: bold;

	background: #E5E5E5;
	font-size:0.8em;

	

	

}



.frad label.is_act1 {

	background: #93181A;
	color: #F9EEEE;

	

	

}





.frad label:hover {

	cursor: pointer;

}  


#wr-tabs{

	width: 640px;
	width: 100%;
	margin: 20px auto 0;
}

	#wr-tabs .tabs{

		background-color:none;

		margin-bottom: 0px;

	}

	#wr-tabs .tabs:after{

		content: "";

		display: block;

		clear: both;

		height: 0;

	}

		#wr-tabs .tabs .tab{

			float: left;

			cursor: pointer;

			border-radius: 12px 12px 0 0;

			background-color: #EEE;

				padding: 10px 20px;

				margin-right: 2px;

		}

		#wr-tabs .tabs .tab:last-child{

			border-right: none;

		}

		#wr-tabs .tabs .tab:hover,

		#wr-tabs .tabs .tab.active{

			background-color: #BF8080;

			color: #432121;

			border-radius: 12px 12px 0 0;

			padding: 10px 20px;

			font-weight: normal !important;

		}

		

		#wr-tabs .tabs .tab:hover{

			background-color: #E2C7C7 !important ;

			font-weight: normal !important;

		}

	#wr-tabs .content{

		background-color: none;

	}

		#wr-tabs .content .tab-cont{
			display: none;
			border-top:1px solid #ECD9D9;
			border-left:1px solid #ECD9D9;
			border-right:1px solid #ECD9D9;
			padding: 25px 20px 5px 20px;
			border-radius: 0 0 0 0;
			background-color: #FAF5F5;
		}

		

		#wr-tabs .content .tab-cont.active{

			display: block;

		}

		

		

		.fr_red {

			background-color: #E2E2C7 !important;

		}

		

		#mmd {

			background-color: #FAF5F5;
			border-left:1px solid #ECD9D9;
			border-right:1px solid #ECD9D9;
			border-top:1px solid #ECD9D9;
			border-right:1px solid #ECD9D9;
			border-radius: 0;	
			width: 640px;
			width: 100%;
			padding: 10px 30px 15px 30px;
			margin-left: 0px;
		}

		

		#sbros {
		

			background-color: #FAF5F5;

			border-bottom:1px solid #ECD9D9;
			border-left:1px solid #ECD9D9;
			border-right:1px solid #ECD9D9;
			margin-bottom: 20px;	
			border-radius: 0 0 20px 20px;	
			width: 640px;
			width: 100%;
			min-height:10px;
			padding: 20px 30px 0px 30px;
		}

		

		#sbros label.sb {
			border:  2px red solid;
			padding: 2px 5px 2px 10px;
			border-radius: 20px 0 0 20px;	

		}

		

		#sbros:hover

		{

			color:red;

			

		}

		#sbrosw:hover

		{			

			cursor:pointer;			

		}



		

		table.t_rasp td label {

			font-size:12px !important;

			color: #030 !important;

			margin-left: 12px;

		}

		

		#target input[type="text"] {
border:1px solid #aaa ;
box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset !important;
border-radius:2px !important;
font-size: 12px;
margin-left:3px;
text-align:center;
color:red !important;
}





#for_kol input[type="text"] {

	display:inline-block !important;

	box-shadow:none !important;

	border-radius:0px !important;

	margin:0px !important;

	font-size: 1em;

	padding:1px 3px 3px 3px;

	width:40px;

	background-color:#FFFFCC;

}

.dop_calc {

	padding: 6px; 
	margin-bottom: 20px; 
	border:1px solid grey;
}

.dop_calc label {
	display:block;
	margin-bottom: 0.3em;
}



.for_radio1 {
    width:420px;
    margin:0 auto;
   
}

.for_radio1 input[type=radio] {
	display: none;
}

.for_radio1 label {
    display:inline-block;
		cursor:pointer;
	float:left;
	text-align:center;
	width:205px;
	height:45px;

	border-radius: 13px 13px 0 0;
	margin-right:2px;
	padding:5px;
	color:#663333;
	background-color:#d6d6d6;
	font-size:0.85em;
	 line-height:1;
}


.for_radio1 input[type=radio]:hover + label {

   background-color:#dec7c7;
}
.for_radio1 input[type=radio]:checked + label {

   background-color:#b88080;
   	cursor: default;
   
}

.st {

	display: none ;

}



.is_active {

	display: block !important;

}
.nn {

	display: none;

}

.top_skidka1 {

	
    padding:30px;
	text-align:center;

	width:100%;

	border:2px solid #900;

	color:#C00;

	font-weight: 500;

	text-transform:uppercase;

	margin-bottom:5px;

	margin-top:5px;

	/*background-color:#FFFFB7;*/

	background-color:#ecd9ca;

	border-radius: 10px;

		font-size:1.1em;

	

}

.spa  {
	margin-top:20px;
	
}


.spa h2, .spa h3 {
	font-size:1.1em;
	margin-bottom:20px;
	margin-top:20px;
}


.spa h4 {
	font-size:1.0em;
	margin-bottom:20px;
	margin-top:20px;
}




.dop_calc table tr {
    height:50px;
    
}
    .dop_calc table td {
        padding: 5px 7px;
        text-align:center;
         width: 120px;
           border:0.7px solid #be000a;
         }
         .dndp {
             font-size:1.1em !important;
             width: 100px;
             padding: 5px 12px;
             
         }
         .trtop td {
             font-weight:bold;
             font-size:1.1em;
             padding:15px;
             color:#be000a;
             background-color:#e9d9ca;
         }
         
         .dop_calc table .smm {
             width: 2px  !important;
         }
         .mmyminus {
             display:inline-block;
             padding:4px 8px;
             font-size:1.4em;
             cursor:pointer;
             border:1px solid DarkRed;
             border-radius:3px;
             background:MistyRose;
             color: DarkRed;
             Font-weight: bold;
         }
         
         .mmyminus2 {
             display:inline-block;
             padding:4px 1px;
             font-size:1.4em;
             cursor:pointer;
             border:1px solid DarkRed;
             border-radius:3px;
             background:MistyRose;
             color: DarkRed;
             Font-weight: bold;
         }
         .mmyminus88 {
             display:inline-block;
             padding:5px 28px;
             font-size:1.2em;
             cursor:pointer;
             border:1px solid DarkRed;
             border-radius:3px;
             background:MistyRose;
             color: DarkRed;
             Font-weight: bold;
         }
         .mcircle {
             display:inline-block;
             width:30px;
             height:30px;
             padding:5px;
                   cursor:help;
             
             font-size:1.0em;
               border:2px solid DarkRed;
             border-radius:30px;
             background:MistyRose;
             color: DarkRed;
             Font-weight: bold;
             
         }
         .mmyminus88:hover,.mmyminus:hover,.mmyminus2:hover {
             color:red;
         }
         
          .mred_hover:hover {
             color:red;
         }
         
         /*
         .dop_calc table td:td:last-child,.dop_calc table td:nth-child(5) {
             width: 2px;
         }
         */
    }
	
	
