/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 19 2022 | 18:58:48 */
.resource-download .mktoForm {width:100% !important; text-align:center;}
.resource-download .mktoOffset {display:none}
.resource-download .mktoFormRow {width:48% !important;float: left !important; clear: inherit !important; margin: 0 1%;}
.resource-download .mktoFormRow, .resource-download .mktoFieldWrap, .resource-download .mktoFormCol, .resource-download .mktoButtonRow {width:100%;}
.resource-download .mktoForm input[type=url], 
.resource-download .mktoForm input[type=text], 
.resource-download .mktoForm input[type=date], 
.resource-download .mktoForm input[type=tel], 
.resource-download .mktoForm input[type=email], 
.resource-download .mktoForm input[type=number], 
.resource-download .mktoForm textarea.mktoField, 
.resource-download .mktoForm select.mktoField {
  width:100% !important;
  padding:0.6em !important;
	color: #47484D !important;
	font-family:'Artegra Sans Regular', Arial, "sans-serif" !important;
	border:1px solid #c9d5e1 !important;
	border-radius:3px !important;
	font-size:15px !important;
}

.resource-download .mktoForm .mktoLabel {
	margin-bottom:5px !important;
    width: auto !important;
}

.resource-download .mktoFieldWrap label {
	font-family:'Artegra Sans Regular', Arial, "sans-serif" !important;
	color:#47484D  !important;
	font-size:14px !important;
  	font-weight:normal !important;
  	padding-top:10px !important;
}

.resource-download .mktoFormCol {
	margin-bottom:3px !important;
}

.resource-download .mktoButtonWrap {
  margin-left:0 !important;
}
.resource-download .mktoButtonRow {
  margin-top: 20px !important;
}

.resource-download .mktoForm .mktoButtonWrap.mktoBlueBox .mktoButton {
  	color: #fff;
    border: 2px solid #0684C9 !important;
    padding: 0.5em 1em !important;
    font-size: 15px !important;
	background:none !important;
    background-color: #0684C9 !important;
	text-shadow: none !important;
	border-radius: 3px;
    text-transform:uppercase;
    font-family: 'Artegra Sans Semi Bold', Arial, "sans-serif" !important;
}

.resource-download .mktoButtonRow {
  text-align:center !important;
}
.resource-download .mktoButtonWrap {
  margin-left:0 !important;
}

.resource-download .mktoHtmlText {
  width:90% !important;
  margin:0 auto !important;
  text-align:center !important;
  color:#999 !important;
}

.resource-download .mktoHtmlText a {
  color:#000 !important;
}

@media (max-width: 500px) {
  .resource-download .mktoFormRow {width:100% !important;float: left !important; clear: inherit !important; margin: 0 1%;}
}