
.sp_cdm_forms_manager_selector{padding:10px;margin:10px;background-color:#CCC;text-align:center;font-weight:bold;}

.sp_cdm_form_manager_body{ text-align:left}
.sp_cdm_forms_manager_form input[type="text"],.sp_cdm_forms_manager_form textarea,.sp_cdm_forms_manager_form input[type="text"] select{background-color:#FFF;border-radius:5px;width:90%;padding:1%}
.sp_cdm_forms_manager_form input[type="text"],.sp_cdm_forms_manager_form textarea,.sp_cdm_forms_manager_form input[type="text"] select{background-color:#FFF;border-radius:5px;width:90%;padding:1%}
.sp_cdm_forms_manager_form textarea{height:80px;}

.sp_cdm_forms_manager_form {padding:10px;background-color:#FFF}
.sp_cdm_forms_manager_form .element-section-break{margin-top:15px;margin-bottom:25px;clear:both}
.sp_cdm_forms_manager_form .element-section-break h3{font-size:22px;margin-bottom:0px;color:FFF;border-bottom:5px solid #CCC;padding:10px 10px 10px 0px;font-weight:bold;color:#042B59}
.sp_cdm_forms_manager_form .element-section-break p{margin-top:0px;font-size:14px;}
.sp_cdm_forms_manager_form .sp_cdm_forms_manager_field{float:left;width:50%;margin-top:10px;margin-bottom:10px;font-size:14px;font-weight:400}
.sp_cdm_forms_manager_form .element-multiple-choice{margin:12px;}
.sp_cdm_forms_manager_form label{display:block;font-weight:bold;font-size:15px;margin-top:20px;margin-bottom:5px;color:#333}

.sp_cdm_forms_manager_form .element-paragraph-text{clear:both;}
.sp_cdm_forms_manager_form .cdm_required{color:red;font-size:18px;}
.sp_cdm_forms_manager_form .fw {clear:both;float:none;width:100%;}
.sp_cdm_forms_manager_form .element-text {padding-top:15px;padding-bottom:0px;font-weight:bold;font-size:1.1em;border-bottom:1px solid #CCC;color:#042B59}
.sp_cdm_forms_manager_form .element-datepicker-range div{
	float:left;width:50%;display:block;
}

.sp_cdm_form_manager_submit{text-align:right;font-size:1.5em;}



@media (max-width:700px) {
	.sp_cdm_forms_manager_form .sp_cdm_forms_manager_field{width:100%;float:none;}
}
