.page-template-iso label.mktoLabel{
	display: none;
}

.page-template-iso .mktoForm{
	width: 100% !important;
	max-width: 600px !important;
	margin: 0 auto;
}

.page-template-iso .mktoForm .mktoFormCol{
	float: none;
}

.page-template-iso .mktoForm .mktoFieldWrap{
	float: none !important;
}

.page-template-iso .mktoForm .mktoField{
	width: 100% !important;
	max-width: 700px;
}

	*::-webkit-input-placeholder {color:#facb90;}
	*::-moz-placeholder          {color:#facb90;}/* Firefox 19+ */
	*:-moz-placeholder           {color:#facb90;}/* Firefox 18- */
	*:-ms-input-placeholder      {color:#facb90;}

.page-template-iso .mktoForm .mktoButton{
	background-clip: padding-box !important;
    border-radius: 50px !important;
    font-size: 1.375em !important;
    min-width: 14.6818em !important;
    padding: 0.86364em !important;
	background-color: #fdbc3d !important;
    background-image: linear-gradient(90deg, #f58f10, #fdbc3d) !important;
    border: 6px solid rgba(255, 255, 255, 0.4) !important;
    color: #fff !important;
    display: block !important;
    font-family: abril-fatface,sans-serif !important;
    letter-spacing: 0.05em !important;
    line-height: 1.42448em !important;
    margin: 1.875em auto 0 !important;
    text-align: center !important;
}

.page-template-iso .mktoForm .mktoButtonRow{
	display: block;
	text-align: center;
}

.page-template-iso .mktoForm .mktoButtonRow .mktoButtonWrap{
	margin-left: 0 !important;
}

.page-template-iso .isoportal-login{
	position: absolute;
	top: 20px;
	left: 20px;
	
}

.page-template-iso .isoportal-login .btn{
	background-clip: padding-box !important;
    border-radius: 20px !important;
    font-size: 1em !important;
    max-width: 120px;
    padding: 0.26364em 0.46364em !important;
	background-color: #fdbc3d !important;
    background-image: linear-gradient(90deg, #f58f10, #fdbc3d) !important;
    border: 6px solid rgba(255, 255, 255, 0.4) !important;
    color: #fff !important;
    display: block !important;
    font-family: abril-fatface,sans-serif !important;
    letter-spacing: 0.05em !important;
    line-height: 1.42448em !important;
    margin: 0 !important;
    text-align: center !important;
}