

/* Start:/local/components/rarus/form/templates/.default/style.css?17551871831875*/
.overlay_trigger{
    display:none; 
}
/* the overlayed element */ 
.without_overlay{
    
}
.ie7-height{
    height:200px;
    float:right;        
}

.simple_overlay { 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#FFF; 
    
         
     
     
    /* CSS3 styling for latest browsers */  
   /* -moz-border-radius:6px; 
    -webkit-border-radius:6px; 
    -moz-box-shadow: 0 0 60px #333; 
    -webkit-box-shadow: 0 0 60px #333;      */
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    width:19px;                                                                                          
    height:19px;                                                                                        
    position:absolute; 
    right:11px; 
    top:9px; 
    cursor:pointer; 
    background:url(/local/templates/1c-rarus_inner/images/web-forma/web-forma-close.png) no-repeat 0 0;
}   
.overlay-header {
	height:38px;
	padding: 0 0 0 16px;
	color:#fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 38px;
	background:url(/local/templates/1c-rarus_inner/images/web-forma/overlay_header.png) repeat-x 0 0;
}
.overlay_content{
    padding:15px 16px 20px 16px; 
    color:#333;
    border:1px solid #c8c8c8;
}
.overlay_content input {
border: 1px solid #ccc;
padding: 5px;
cursor: pointer;
}
.overlay_content p {margin:0;}
.overlay_content .inputtext {
display: block;
margin: 5px 0 5px 0;
font-size: 13px;
}
.overlay_content select {
display: block;
font:13px  Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
#dropdown select {
width: 283px;
}
.overlay_content .submit {
	width: 142px;
	padding:3px 0 6px 0;
	background:url(/local/templates/1c-rarus_inner/images/web-forma/web-forma-submit.png) no-repeat 0 0;
}
.form-course-name .inputtext {
width: 515px;
}
/* End */


/* Start:/bitrix/components/bitrix/form/templates/.default/bitrix/form.result.new/.default/style.css?1755187104666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/components/bitrix/form/templates/.default/bitrix/form.result.new/.default/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/components/bitrix/form/templates/.default/bitrix/form.result.new/.default/images/icon_warn.gif);
}
/* End */
/* /local/components/rarus/form/templates/.default/style.css?17551871831875 */
/* /bitrix/components/bitrix/form/templates/.default/bitrix/form.result.new/.default/style.css?1755187104666 */
