/*************************************************************************************
*
*	Дизайн:     http://SergeyChunkevich.com
*	На статью:  http://sergeychunkevich.com/RuBizModal-Article
*	
**************************************************************************************/

/* ================================= RuBizModal ================================= */
#RuBizModal * { margin:0; padding:0; }
#RuBizModal { background:#f9f9f9; width:600px; position:fixed; font-family:'Open Sans', Arial, sans-serif; display:none; border:2px solid #fff; -webkit-border-radius:5px; border-radius:5px; -moz-border-radius:5px; box-shadow:0.07em 0em 2em #444, inset 0 0 70px rgba(0,0,0,0.3); }
	#RuBizModal #close { position:absolute; left:605px; }
	#RuBizModal #close #rbm-close { width:19px; height:19px; border:0; display:inline-block;
		background-image: url('data:image/gif;base64,R0lGODlhEgASAKIHAHd3d93d3bu7u4iIiKqqqu7u7v///////yH5BAEAAAcALAAAAAASABIAAANReLrc/pCJR6AwVWJ3zVbdB3pkFRpFphCkx5LF4AxtG0NDUd8R7emyyOmnaoQKuhLnh8wxiwIdMiDLIQsBAIMwDR4GAay2QaA2wGNHcZGOuA8JADs='); }
	#RuBizModal .call1 { font-size:27px; color:#F14D4C; padding:10px 15px 10px 15px; line-height:28px; text-align:center; text-shadow:1px 1px #fff; }
		#RuBizModal .call1 span { color:#F14D4C; margin-bottom:5px; font-weight:800; font-family:helvetica; }
	#RuBizModal hr { border:0; height:2px; margin:5px 0;
			background-image:-webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.3), rgba(0,0,0,0)); 
			background-image:-moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.3), rgba(0,0,0,0)); 
			background-image:-ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.3), rgba(0,0,0,0)); 
			background-image:-o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.3), rgba(0,0,0,0)); }
	#RuBizModal .box1 { color:#333; }
		#RuBizModal #RuBizModal_list { width:385px; float:left; }
			#RuBizModal ul { color:#777; list-style-type:none; padding:15px 15px 10px 25px; }
				#RuBizModal ul li { margin:0; padding:0 0 10px 0; }
					#RuBizModal ul li span { color:#F14D4C; padding-right:5px; }
		#RuBizModal .korobka  { position:relative; float:left; width:200px; height:; }  /* Рекомендуется: width:370px; height:390px */
		#RuBizModal .box2 { background:#F14D4C; width:640px; color:#333; text-align:center; margin-left:-20px; margin-bottom:-5px; 
			-webkit-border-radius:5px; border-radius:5px; -moz-border-radius:5px; box-shadow:0.07em 0em 2em #444, inset 0 0 70px rgba(0,0,0,0.3); }
		#RuBizModal #RuBizModal_form { padding:10px; }
		#RuBizModal .call2 { color:#fff; font-size:14px; padding:0 10px 7px 10px; margin:0;}
		#RuBizModal .confident { background:url('data:image/png;base64,R0lGODlhEAAQAOZNAI5TAP///1s3AP//AP/OAHF6hX+LmPu5Ev/jAP/4AP/pAISRnv/iAP/VAH+NmlhogOv0///uAP+mLf/RAFhpgOnq7uny///WAP/0AP+iH//AC/+4APP09f/ICObp7urs7v+vJNzg5HWAi8bM0s/a6P/ZAHB7hWVve/+jH//hAP/CCc3S2P/iAv/UAMjN1P+wI/+nLVdof/+9D9nd4v/TAOTp7Fdnfv/KBv/zAP+/DXF7hf/1APu4Ef+7AHV/i//tAGNsef/yAP/eAPP19uHm6v/hAsvQ1v/XAP/dAGVvfGNteuXq7crV5P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAE0ALAAAAAAQABAAAAebgE2CggaFhoOIggUcAY0BQwWJih8zDgsLDiEVkYkFHiMiJjo+RjWciEBLLieCSStESpI2EEwUgg8kFjGJAL2+v72IAI7EjgDCKD0XOAMDQRMbGceDADAaJTvNGA0yEtOCAC8qRxEJCT8tOSDfTQA8Nw0ICgoMNB0H7AAHLEIpCAgMkBTBh0gAgYMIEwpIJKCZQ4cLJQmYSHEiokAAOw==') no-repeat; padding:0 0 0 20px; color:#fff; font-size:13px; display:inline-block; }
#simplemodal-overlay { background-color:#000; cursor:wait; }
#RuBizModal .clearfix:after { content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0; }
/* ================================= / RuBizModal ================================= */