/* FORM CSS STARTS HERE */

form.mktoForm {width: 100% !important;text-align:left !important; max-width: 100% !important; margin-top: 0px; margin-bottom: 0px;font-family: "Raleway", sans-serif !important; color: #000000 !important;}
div.mktoForm {padding: 0px !important;}
div.mktoOffset {display:none !important;}
div.mktoGutter {display:none !important;}
div.mktoAsterix {display:none !important;}
div.mktoLogicalField {width: 100% !important;}
div.mktoRadioList {width: 100% !important;}
.mktoForm .mktoFieldWrap {width: 100% !important;}
.mktoForm .mktoFormCol {width: 100% !important;}
.mktoForm .mktoFormRow {
	clear: both !important;
	float: none !important;
}

label.mktoLabel {
	width: auto !important;
	padding-bottom: 7px  !important; 
	font-weight: 400 !important;
	color: #000000 !important;
	font-size: 16px !important;
}
label.mktoLabel span {
	color: #000000 !important; 
	font-weight: 400 !important; 
	line-height: 1.5 !important;
	font-size: 16px !important;
}
.mktoForm .mktoLabel {line-height: 1.5 !important;}

input.mktoField {
	width: 100% !important;
	padding: 10px !important;
	margin-bottom: 5px !important;
	color:#000000 !important;
	font-size:16px !important;
	border-radius: 5px !important;
	border: 1px solid #e3e3e3 !important;
	min-height: 45px !important;
	box-shadow: none !important;
	background: transparent !important;
}

select.mktoField {
	width: 100% !important; 
	padding: 10px !important;
	margin-bottom: 5px !important;
	color:#000000 !important;
	font-size: 16px !important;
	border-radius: 5px !important;
	border: 1px solid #e3e3e3 !important;
	min-height: 45px !important;
	box-shadow: none !important;
	-moz-appearance: window;
	min-height: 45px !important;
  -webkit-appearance: none;
  background: #FFFFFF url("https://go.linedata.com/rs/114-FKL-390/images/select_arrow_new.png") 100% center no-repeat !important;
	background-size: 24px 6px !important;
	padding-right: 16px !important;
	
}

textarea.mktoField {
	width: 100% !important;
	padding: 10px !important;
	min-height: 4.5em !important;
	color:#000000 !important;
	font-size:16px !important;
	border-radius: 5px !important;
	border: 1px solid #e3e3e3 !important;
	min-height: 45px !important;
	box-shadow: none !important;
	background: transparent !important;
	margin-bottom: 5px !important;
}



div.mktoCheckboxList input[type="checkbox"] {
	width: auto !important;
	margin-top: 7px !important;
	margin-left: 5px !important;
	margin-bottom: 0px !important;
	border-radius: 0 !important;
	border:none !important;
	box-shadow: none !important;
	min-height:0px !important;
}

div.mktoCheckboxList label {
	width:100% !important;
	margin-left: 25px !important;
	margin-bottom: 15px !important;
	font-size: 16px !important;
}

div.mktoRadioList input[type="radio"] {
	width: auto !important;
	margin-bottom: 0px !important;
	border-radius: 0 !important;
	border:none !important;
	box-shadow: none !important;
	min-height:0px !important;
	margin-top: 1px !important;
}


div.mktoRadioList label {
	width: 100% !important;
	margin-bottom: 15px !important;
	font-size: 16px !important;
}
input[type="range"] {
	border-radius: 0 !important;
	border:none !important;
	box-shadow: none !important;
	min-height:0px !important;
}

.mktoForm textarea.mktoField {
   resize:vertical !important;
}
select option {padding-top:12px;}

select::-ms-expand {
    display: none;
}
form .mktoButtonWrap {
	display:flex;
	min-width:120px;
	margin: 0 !important;
	justify-content: flex-start;
}
form .mktoButtonRow {margin-top: 15px !important; width: auto !important;}
button.mktoButton {
	display: block !important;
	border-radius: 5px !important;
	background: #dd0031 !important;
	padding:10px 50px !important;
	text-shadow: none !important;
	color: #FFFFFF !important;
	font-size: 17px !important;
	line-height: 22px !important;
	font-weight: 700 !important;
	font-family: "Raleway", sans-serif !important;
	text-align: center !important;
	background-repeat: no-repeat !important;
	box-shadow: none !important;
	letter-spacing: 0px !important;
	width: 100% !important;
	margin: 0 !important;
	border: 1px solid #e3e3e3 !important;
	transition: all .2s ease-out !important;
}

button.mktoButton:hover {
	background: #FFFFFF;
	color: #dd0031;
}

.mktoForm fieldset {
	width: 100% !important;
	border: none !important;
	padding-right: 0px !important;
	padding-left: 0px !important;
	
}
.mktoForm .mktoCheckboxList {width: auto !important; position: relative !important; right: 0px !important;}

@media (max-width: 768.99px) {
	input.mktoField, textarea.mktoField, select.mktoField {width: 100% !important;margin-bottom: 15px !important;}
	div.mktoFormCol {width: 100% !important;}
	div.mktoFieldWrap {width: 100% !important;}
	div.mktoLogicalField {width: 100% !important;}
	div.mktoRadioList {width: 100% !important;}
}

::placeholder {
	color:#000000 !important;
	font-size: 16px !important;
	font-family: "Raleway", sans-serif !important;
	font-weight: normal !important;
}


.mktoForm input[type=text]:focus, .mktoForm input[type=url]:focus, .mktoForm input[type=email]:focus, .mktoForm input[type=tel]:focus, .mktoForm input[type=number]:focus, .mktoForm input[type=date]:focus, .mktoForm select.mktoField:focus, .mktoForm textarea.mktoField:focus {outline:none;}

.mktoForm .mktoCheckboxList {width: auto !important; position: relative !important; right: 0px !important;}
.mktoForm .mktoRadioList > label, .mktoForm .mktoCheckboxList > label {color:#000000 !important;}

.mktoForm .mktoRadioList > label, .mktoForm .mktoCheckboxList > label, .mktoForm input[type=checkbox] + label:before, .mktoForm input[type=radio] + label:before {
	font-size: 16px !important;
	line-height: 16px !important;
}

.mktoForm input[type=radio]:checked + label:before {
	background-position: center center !important;
	background-size: cover !important;
}

.mktoForm input[type=checkbox] + label:before, .mktoForm input[type=radio] + label:before {
	width: 16px !important;
  height: 16px !important;
}