.creative_form_1,.creative_form_1 h1,.creative_form_1 h2,.creative_form_1 h3 {
		font-family: Antic, sans-serif}
.creative_form_1.creativecontactform_wrapper {
	border: 1px solid #001445;
	background-color: #0036bd;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0036bd', endColorstr='#0036bd'); /* for IE */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0036bd), to(#0036bd));/* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #0036bd, #0036bd); /* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #0036bd, #0036bd);/* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #0036bd, #0036bd);/* IE 10 */
	background: -o-linear-gradient(top, #0036bd, #0036bd);/* Opera 11.10+ */
		
	-moz-box-shadow: inset 0px 0px 49px 10px  #001445;
	-webkit-box-shadow: inset 0px 0px 49px 10px  #001445;
	box-shadow: inset 0px 0px 49px 10px  #001445;
	
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;

	color: #ffffff;
	font-size: 13px;

}
.creative_form_1 .creativecontactform_header {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}
.creative_form_1 .creativecontactform_footer {
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}
.creative_form_1 .creativecontactform_loading_wrapper {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}
.creative_form_1.creativecontactform_wrapper:hover {
	-moz-box-shadow: inset 0px 0px 50px 15px  #001445;
	-webkit-box-shadow: inset 0px 0px 50px 15px  #001445;
	box-shadow: inset 0px 0px 50px 15px  #001445;
}
.creative_form_1 .creativecontactform_header {
	padding:  15px  15px 10px 15px;
	border-bottom: 0px solid #ffffff;

	
}
.creative_form_1 .creativecontactform_body {
	padding:  5px  15px 5px 15px;

	}
.creative_form_1 .creativecontactform_footer {
	padding:  5px  15px 15px 15px;
	border-top: 0px solid #ffffff;

	}


.creative_form_1 .creativecontactform_title {
	color: #ffffff;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-shadow: 2px 1px 2px #000000;
		font-family: inherit}

.creative_form_1 .creativecontactform_field_name {
	color: #ffffff;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-shadow: 2px 1px 1px #000000;
	margin:  0px  0px 1px 3px;
		font-family: inherit}

.creative_form_1 .answer_name label {
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 2px 1px 1px #000000;
}
.creative_form_1 .answer_name label.without_parent_label {
	font-size: 13px;
}

.creative_form_1 .creative_uploaded_file {
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 2px 1px 1px #000000;
}

.creative_form_1 .creativecontactform_field_required {
	color: #ff0000;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-shadow: 2px 1px 1px #000000;
}

.creative_form_1 .creativecontactform_send,
.creative_form_1 .creativecontactform_send_new,
.creative_form_1 .creative_fileupload
 {
	background-color: #e30000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e30000', endColorstr='#330000'); /* for IE */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e30000), to(#330000));/* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #e30000, #330000); /* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #e30000, #330000);/* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #e30000, #330000);/* IE 10 */
	background: -o-linear-gradient(top, #e30000, #330000);/* Opera 11.10+ */
	
	padding: 6px 25px;
	-moz-box-shadow:  0px 0px 16px 4px  #000899;	
	-webkit-box-shadow:  0px 0px 16px 4px  #000899;	
	box-shadow:  0px 0px 16px 4px  #000899;	
	border-style: solid;
	border-width: 1px;
	border-color: #780000;
	
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-left-radius: 7px;
	
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	border-top-right-radius: 7px;
	
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-left-radius: 7px;
	
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px;
	float: right;

	font-size: 14px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px -1px 1px #000000;
		font-family: inherit}

.creative_form_1 .creative_fileupload
{
padding: 10px 30px;
}

.creative_form_1 .creativecontactform_send:hover,.creative_form_1 .creativecontactform_send_new:hover, 
.creative_form_1 .creativecontactform_send:active,.creative_form_1 .creativecontactform_send_new:active, 
.creative_form_1 .creativecontactform_send:focus,.creative_form_1 .creativecontactform_send_new:focus,

.creative_form_1 .creative_fileupload:hover,.creative_form_1 .creative_fileupload:hover, 
.creative_form_1 .creative_fileupload:active,.creative_form_1 .creative_fileupload:active, 
.creative_form_1 .creative_fileupload:focus,.creative_form_1 .creative_fileupload:focus

{
	background-color: #b80404;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b80404', endColorstr='#1f0000'); /* for IE */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b80404), to(#1f0000));/* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #b80404, #1f0000); /* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #b80404, #1f0000);/* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #b80404, #1f0000);/* IE 10 */
	background: -o-linear-gradient(top, #b80404, #1f0000);/* Opera 11.10+ */
	
	color: #fafafa;
	text-shadow: 1px -1px 1px #000000;
	-moz-box-shadow:  0px 0px 18px 7px  #000899;
	-webkit-box-shadow:  0px 0px 18px 7px  #000899;
	box-shadow:  0px 0px 18px 7px  #000899;
	border-style: solid;
	border-width: 1px;
	border-color: #780000;
}
		        	
.creative_form_1 .creativecontactform_submit_wrapper {
	width: 	93%;
}

.creative_form_1 .creativecontactform_input_element input,.creative_form_1 .creativecontactform_input_element textarea,.creative_form_1 .creativecontactform_input_element{
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 0px 0px 0px #0036bd;
	text-align: left;
		font-family: inherit}

.creative_form_1 .creativecontactform_input_element:hover,.creative_form_1 .creativecontactform_input_element:focus,.creative_form_1 .creativecontactform_input_element.focused {
	background-color: #ebebeb;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ebebeb), to(#ffffff));/* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #ebebeb, #ffffff); /* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #ebebeb, #ffffff);/* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #ebebeb, #ffffff);/* IE 10 */
	background: -o-linear-gradient(top, #ebebeb, #ffffff);/* Opera 11.10+ */
	
	-moz-box-shadow: inset 0px 0px 10px 0px  #ffffff;
	-webkit-box-shadow: inset 0px 0px 10px 0px  #ffffff;
	box-shadow: inset 0px 0px 10px 0px  #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #424242;
}
.creative_form_1 .creativecontactform_input_element,.creative_form_1 .creativecontactform_input_element.closed:hover {
	background-color: #8389fc;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8389fc', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8389fc), to(#ffffff));/* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #8389fc, #ffffff); /* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #8389fc, #ffffff);/* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #8389fc, #ffffff);/* IE 10 */
	background: -o-linear-gradient(top, #8389fc, #ffffff);/* Opera 11.10+ */
	
	-moz-box-shadow: inset 0px 0px 0px 0px  #89a100;	
	-webkit-box-shadow: inset 0px 0px 0px 0px  #89a100;		
	box-shadow: inset 0px 0px 0px 0px  #89a100;		
	border-style: solid;
	border-width: 1px;
	border-color: #b6c9f5;
	
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-left-radius: 7px;
	
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	border-top-right-radius: 7px;
	
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-left-radius: 7px;
	
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px;

}
.creative_form_1 .creativecontactform_input_element input:hover,.creative_form_1 .creativecontactform_input_element input:focus,.creative_form_1 .creativecontactform_input_element textarea:hover,.creative_form_1 .creativecontactform_input_element textarea:focus,.creative_form_1 .creativecontactform_input_element.focused input,.creative_form_1 .creativecontactform_input_element.focused textarea {
	color: #1c1c1c;
	text-shadow: 0px 0px 0px #949494;
}


.creative_form_1 .creativecontactform_error .creativecontactform_field_name,.creative_form_1 .creativecontactform_error .creativecontactform_field_name:hover {
	color: #f70021;
	text-shadow: 2px 1px 1px #000000;
}
.creative_form_1 .creativecontactform_error .creativecontactform_input_element,.creative_form_1 .creativecontactform_error .creativecontactform_input_element:hover {
	background-color: #ff0022;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0022', endColorstr='#380000'); /* for IE */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff0022), to(#380000));/* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #ff0022, #380000); /* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #ff0022, #380000);/* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #ff0022, #380000);/* IE 10 */
	background: -o-linear-gradient(top, #ff0022, #380000);/* Opera 11.10+ */
	
	-moz-box-shadow: inset 1px 1px 10px 0px  #000000;	
	-webkit-box-shadow: inset 1px 1px 10px 0px  #000000;		
	box-shadow: inset 1px 1px 10px 0px  #000000;		
	border-color: #52000b;
	
}
.creative_form_1 .creativecontactform_error input,.creative_form_1 .creativecontactform_error .creative_input_dummy_wrapper,.creative_form_1 .creativecontactform_error input:hover,.creative_form_1 .creativecontactform_error .focused input:hover,.creative_form_1 .creativecontactform_error .focused input,.creative_form_1 .creativecontactform_error .focused textarea,.creative_form_1 .creativecontactform_error textarea,.creative_form_1 .creativecontactform_error textarea:hover {
	
	color: #ffffff;
	text-shadow: 0px 0px 0px #000000;
}

.creative_form_1 .creativecontactform_pre_text {
	margin-top: 6px;
	margin-bottom: -2;
			margin-right: 0;
	margin-left: 0;
	padding: 3px 0 0 0;
	width: 90%;
	
	font-size: 13px;
	color: #ffffff;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 2px 1px 1px #000000;
	text-align: left;
	
	border-top: 1px dotted #ffffff;
		font-family: inherit}


.creative_form_1 .creativecontactform_field_box_textarea_inner {
		margin: 0;
}
.creative_form_1 .creativecontactform_field_box_inner {
		margin: 0;
}

.creative_form_1.creativecontactform_wrapper .tooltip_inner {
		font-family: inherit}
.creative_form_1.creativecontactform_wrapper .creativecontactform_field_required {
		font-family: inherit}

/*************************************************RTL rules*******************************************************************************************/

.creative_form_1.creativecontactform_wrapper .answer_name {
	float: left!important;
	text-align: left !important;
}
.creative_form_1.creativecontactform_wrapper .answer_name label {
	margin: 6px 0px 0 33px;
}
.creative_form_1 .answer_input {
	float: left !important;
	margin-left: -100%;
}
.creative_form_1 .creativecontactform_field_required {
	right: -12px !important;
}
.creative_form_1 .the-tooltip.right > .tooltip_inner {
right: 0 !important;
padding: 3px 16px 4px 8px;
text-align: left;
}
.creative_form_1 .the-tooltip.right > .tooltip_inner:after,.creative_form_1 .the-tooltip.right > .tooltip_inner:before {
	right: 0;
}
.creative_form_1 .creative_input_dummy_wrapper img.ui-datepicker-trigger {
	right: -29px;
}
/***fileupload**/
.creative_form_1 .creative_progress .bar {
float: left;
}
.creative_form_1 .creative_fileupload_wrapper {
	text-align: left;
}
.creative_uploaded_file {
	float: left;	
}
.creative_form_1 .creative_remove_uploaded {
	float: left;	
}
.creative_form_1 .creative_uploaded_icon {
	float: left;
}
/***captcha**/
.creative_form_1 img.creative_captcha{
	float: left;
	margin: 3px 5pxpx 5px 0px !important;
}
.creative_form_1 .reload_creative_captcha {
	float: left;
}
.creative_form_1 .creative_timing_captcha  {
	text-align: left;
}
/****************************Multiple Columns***************************/
.creative_form_1 .creative_field_box_wrapper_1 {
	width:50%;
}
.creative_form_1 .creative_field_box_wrapper_2 {
	width:50%;
}
.creative_form_1 .creative_field_box_wrapper_0 .creativecontactform_field_box_inner {
	width:63%;
}

.creative_form_1 .creative_field_box_wrapper_1 .creativecontactform_field_box_inner {
	width:85%;
}
.creative_form_1 .creative_field_box_wrapper_2 .creativecontactform_field_box_inner {
	width:90%;
}
.creative_form_1 .creative_field_box_wrapper_0 .creativecontactform_field_box_textarea_inner {
	width:93%;
}
.creative_form_1 .creative_field_box_wrapper_1 .creativecontactform_field_box_textarea_inner {
	width:85%;
}
.creative_form_1 .creative_field_box_wrapper_2 .creativecontactform_field_box_textarea_inner {
	width:90%;
}

.creative_form_1 .creative_field_box_wrapper_0 .creative_textarea_wrapper {
	height:150px;
}
.creative_form_1 .creative_field_box_wrapper_1 .creative_textarea_wrapper,
.creative_form_1 .creative_field_box_wrapper_2 .creative_textarea_wrapper {
	height:130px;
}
.creative_form_1 .creativecontactform_heading {
	overflow: hidden;

	margin: 15px 0 15px 0;
	
	border-top: 1px solid #0e3c9e;
	border-right: 1px solid #0d2c75;
	border-bottom: 1px solid #003cc7;
	border-left: 1px solid #0d2c75;

	background-color: #002582;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002582', endColorstr='#001f66'); /* for IE */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#002582), to(#001f66));/* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #002582, #001f66); /* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #002582, #001f66);/* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #002582, #001f66);/* IE 10 */
	background: -o-linear-gradient(top, #002582, #001f66);/* Opera 11.10+ */

		font-family: inherit
}
.creative_form_1 .creativecontactform_heading_inner {
	margin: 8px 15px 9px 12px;
	line-height: 1.2;
	font-size: 15px;
	color: #fafafa !important;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-shadow: -1px 1px 2px #000000 !important;
	
}

/****************************Sections, Links, Popups***************************/
.creative_form_1 .ccf_content_element_label {
	font-size: 14px !important;
	color: #ededed !important;
	font-style: normal !important;
	font-weight: normal !important;
	text-shadow: 1px 1px 2px #000000 !important;
	border-bottom: 0px dotted #fafafa !important;

	text-decoration: none !important;
}
.creative_form_1 a,
.creative_form_1 .ccf_popup_link
 {
	color: #8fbeff !important;
	font-style: normal !important;
	font-weight: bold !important;
	text-shadow: 1px 1px 1px #000000 !important;
	border-bottom: 0px dotted #ffffff !important;

	text-decoration: none !important;
}
.creative_form_1 a:hover,
.creative_form_1 .ccf_popup_link:hover
 {
	color: #ff476c !important;
	text-shadow: -1px -1px 1px #000000 !important;
	border-bottom: 0px dotted #b50000 !important;

	font-style: normal !important;
	font-weight: bold !important;
	text-decoration: underline !important;
}

.creative_form_1 .ccf_content_styling {
	color: #00d600 !important;
	font-style: italic !important;
	font-weight: normal !important;
	text-shadow: 1px 1px 1px #000000 !important;
	text-decoration: none !important;
}

/*Custom Temaple Styles*/
/*contact data icons styles*/
.creative_form_1 .ccf_content_icon {
background-color: rgba(9, 36, 105, 0.51);
border-radius: 100%;
box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.33);
}
/*header link**********************************************/
.creative_form_1 .creativecontactform_header a {
color: #46A7E2 !important; 
text-shadow: -1px 1px 2px #000 !important;
border-bottom: none !important;
}
.creative_form_1 .creativecontactform_header a:hover{
color: #D31E1E !important;
text-shadow: -1px 1px 2px #000 !important;
border-bottom: none !important;
}

/*Creative Scrollbar***************************************/
.creative_form_1 .creative_content_scrollbar {
border: 1px solid rgb(26, 26, 26);
background-color: rgba(46, 64, 105, 1);
color: #ddd;
text-shadow: -1px 2px 2px #000;
border-radius: 12px;
}
.creative_form_1 .creative_content_scrollbar h1 {
color: #fff;
text-shadow: -1px 2px 2px #000;
}
.creative_form_1 .creative_content_scrollbar hr {
border-bottom: 1px solid rgba(255,255,255,0.08);
border-top: 1px solid rgba(0,0,0,0.7);
}
.creative_form_1 p.scrollbar_light {
padding: 5px 10px;
border-radius: 6px;
color: #c2c2c2;
background: rgba(28, 46, 87, 1);
}