.error_msg {
	color: #a94442;
	margin-top: -13px;
	display: none;
}

#tciContactUsForm select {
	display: block !important;
}

/* .contactUs {
	padding-left: 0px;
	padding-right: 0px;
} */

.page-contactUsPage .row {
	/* margin-right: 0px !important;
	margin-left: 0px !important; */
}

#contactus_message, #bulkquote_additionalNote,
	#customsynthesis_literatureInformation,
	#customsynthesis_additionalRequirement {
	resize: none;
	width: 100%;
	height: 160px;
}

.has-error label {
	color: #a94442;
}

.contact-email {
	width: 20px;
	height: 20px;
}

.contact-form-submit,.bulk-form-submit {
	
	font-size: 15px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.4px;
	text-align: center;
	color: #ffffff;
}



.contactConfirmDetails .contact-form-submit, .bulkFormDetails .contact-form-submit{
	width:65%;
}

#contactus_message+.help-block, #bulkquote_additionalNote+.help-block {
	margin-left: 0px;
	font-size: 14px;
}

#tciBulkQuoteForm hr, .customSynthesis hr {
	margin-top: 0px;
	border: 1px solid #dedede;
}

/* #tciBulkQuoteForm .col-md-4{
	padding-right: 0px;
	padding-left: 0px;
} *//*#tciCustomSynthesisForm .col-md-4*/ 

/* #tciBulkQuoteForm .row{
	margin-right: 0px;
	margin-left: 0px;
} *//* #tciCustomSynthesisForm .row */

#tciBulkQuoteForm .addressInfo {
	margin-top: -10px;
	margin-bottom: 25px;
}

.synthesis {
	vertical-align: middle;
}

#tciBulkQuoteForm .col-md-3 label.control-label:after {
	content: "";
}
#tciBulkQuoteForm .col-md-3 select, #tciCustomSynthesisForm .col-md-3 select{
	margin-top: 40px;
}

.contactusimg {
	width: 16px;
	height: 16px;
	margin-right: 0;
}

a.white.contactlink {
	color: #fff;
	text-decoration: none;
}

.subscribe {
	color: #00a4a6;
	display: none;
}
.subscribe_errorMessage {
	color: #a94442;
	display: none;
}

#tciContactUsForm {
	margin-top: 20px;
}

#contactus_message {
	resize: none;
}

.contact-form-submit a:hover {
	color: #ffff;
}

/*.bulkFormDetails div*/
 .customSyntesisFormDetails div {
	display: inline-block;
	width: 40%;
	margin:5px 0px 5px 0px;
}

.privacyPolicy a { text-decoration:underline}

#tciContactUsForm .inquireSelectBox:after{
	content: "▼";
	position: relative;
	font-size: 11px;
	line-height: 33px;
	padding: 5px 0px 0px 19px!important;
	color: #fff;
	pointer-events: none;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 6px 6px 0;
	top: -42px;
	right: 0px;
	float: right;
	z-index: 999;
	width: 49px;
	height: 42px;
	/* background: url(/_ui/responsive/theme-tci/images/down-arrow.svg)no-repeat #fff; */
	background-color: #1e53a5;
}
.contactConfirmDetails {
	width: 420px;
    margin: 0 auto;
    text-align: center;
}
.contactConfirmDetails div{
	width:45%;
	display:inline-block;
	margin-top:5px;
	margin-bottom:5px;
	vertical-align: top;
	text-align: left;
	white-space: pre-line;
}
.contactUsMargin{
	margin: 10px 40px 10px 40px;
} 

.requiredsymbol::after {
	content:'*';
} 

.selectCountry::after,.selectState::after{
	margin-left:-2px;
	position:relative;
}
/* #tciContactUsForm .form-group #contactus_message:after{
	content:"*";
} */

.customSyntesisFormDetails .btnProduct{
	width:55%;
	
}
 #placeOrderForm1 .checkbox span{
	bottom:10px;
	left:0;
} 

/* #placeOrderForm1 #Terms1{
	display:none;      
  }  */     

#Terms1{
	/*margin-left: 10px;
    margin-bottom: 16px;*/
    margin-left:0;
    /*display:inline;*/
    position:relative;
}

#placeOrderForm1 label{   
    width: 100%;
	display: block;
    height: fit-content;
}
#placeOrderForm1 label{   
    width: 100%;
    display:inline-block;
    height:auto;
}

#placeOrderForm1 .place-order-form .checkbox{
	    margin: 25px 0 10px;
	
}

.placeOrderReview{
	width: 100%;
	margin: 0 auto;
    margin-bottom: 22px;
 }
 
 #placeOrderForm1 label{
		/*margin-left:10px;*/
		padding-left:28px;
		line-height:20px;
	}
	
#placeOrderForm1 .checkboxEmptyImage, #placeOrderForm1 .checkboxSelectedImage{
	/*width:100%;*/
}
#tciAddressForm label{
	width:auto;
}
input[name=emailPermissions], input[name=accPayInformation], input[name=termsConditions],input[name=shipToNewAddress],input[name=saveInAddressBook],input[name=newCreditCard],input[name=savePaymentInfo],input[name=useDeliveryAddress],input[name=taxExemptCheck],input[name=defaultAddress], input[name=interestedIn], input[name=emailPermission], input[name=Stereo], input[name=DoubleBondStereo]   
{
    display: none;
}

input[type="checkbox"] + input + label, input[name="emailPermissions"] + label, input[name="accPayInformation"] + label, input[name="termsConditions"] + label, input[name="keepMeSignedIn"] + label, input[name="shipToNewAddress"] + input + label, input[name="saveInAddressBook"] + input + label, input[name="emailPermission"] + label, input[name="newCreditCard"] + input + label, input[name="savePaymentInfo"] + input + label, input[name="useDeliveryAddress"] + input + label, input[name="taxExemptCheck"] + input + label, input[name="Stereo"] + label, input[name="DoubleBondStereo"] + label
{
  display:inline-block;
  height:20px;
  margin:-1px 4px 0 0;
  vertical-align:middle;
  background:url(../images/unselected.svg) left top no-repeat;
  cursor:pointer;
  padding-left: 25px;
}

input[name="termsCheck"] + input + label
{
  display:inline-block;
  height:20px;
  margin:-1px 4px 0 0;
  vertical-align:middle;
  background:url(../images/unselected1.png) left top no-repeat;
  cursor:pointer;
  padding-left: 25px;
}

.checkbox input[type=checkbox] { display:none}
input[name="termsCheck"]:checked + input + label,input[type="checkbox"]:checked + input + label,input[name="emailPermissions"]:checked + label ,input[name="accPayInformation"]:checked + label ,input[name="termsConditions"]:checked + label,input[name="keepMeSignedIn"]:checked  + label, input[name="shipToNewAddress"]:checked + input + label, input[name="newCreditCard"]:checked + input + label,input[name="savePaymentInfo"]:checked + input + label,input[name="useDeliveryAddress"]:checked + input + label,input[name="taxExemptCheck"]:checked + input + label,input[name="Stereo"]:checked + label,input[name="DoubleBondStereo"]:checked + label,
input[name="saveInAddressBook"]:checked + input + label,
input[name="emailPermission"]:checked + label{
  background:url(../images/selected.svg) left 0 top no-repeat;
}

label.emailPermission {  padding: 0 0 0 23px;height: 22px;}

.help-block span{
	color:#a94442;
	font-weight: 600;
}

.contactConfirmDetails .contact-form-submit, .bulkFormDetails .contact-form-submit{
    width: 100%;
}

.contact-form-submit, .customSyntesisFormDetails .btnProduct {
	width: 270px;
	}
.bulk-form-submit{
	width: auto;
}
.contactUsMargin{
	margin: 10px 0px 10px 0px;
}	
/* 	#placeOrderForm1 #Terms1 {
    display:none;
} */
#Terms1{
	/*margin-left: -20px;
	margin-right:5px;
    margin-bottom: 69px;*/
   left:-5px;
  /* display:block;*/
}
	#placeOrderForm1 span:first-child{
		   /* bottom: 65px;*/
	}
	#placeOrderForm1 .checkbox span{
	display:none;
	}
	
	.checkout-steps {
   	 padding-left: 0px;
	}
	
	.checkout-headline{
		font-size:20px;
	}
	



.form-control:focus{
	outline: 0;
}

