.selectNGFW{
	color: white;
	font-size: 33px;
}
.selectPanorama{
	color: white;
	font-size: 33px;
}
.mktoForm {
    width:100% !important;
    margin-left: 15px !important;
}
.mktoForm .mktoButtonWrap.mktoInset .mktoButton {
    color: #fff !important; /*#000; */
    /* background: #fff; */
    /* border: 1px solid #aeb0b6;
    padding: 0.4em 1em;
    font-size: 1em;
    box-shadow: 1px 1px 6px 1px #ccc;
    background-color: #f5f5f5; */
    background-image: none !important; /*-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#dfdfdf)); */
    background-image: none !important; /*-webkit-linear-gradient(top, #f5f5f5, #dfdfdf); */
    background-image: none !important; /*-moz-linear-gradient(top, #f5f5f5, #dfdfdf); */
    background-image: none !important; /*linear-gradient(to bottom, #f5f5f5, #dfdfdf); */
}

/* .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active:focus, .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active:hover,
.mktoForm .mktoButtonWrap.mktoGlow .mktoButton, .mktoButton:active:focus,
.mktoForm .mktoButtonWrap.mktoGlow .mktoButton:active:focus, .mktoForm .mktoButtonWrap.mktoGlow .mktoButton:active:hover,
.mktoButton:active:focus, .mktoButton:active:hover {
	background-color:#003d99 !important;
	background-image:none !important;
	color: #FFF !important;
} */