﻿@charset "UTF-8";
/* CSS Document */
body {
  color: #101820 !important;
  font-family: "Alliance No.2", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.5555555556 !important;
}
.mktoModule-Layout1 a, mktoModule-Layout2 a, mktoModule-Layout3 a, mktoModule-2colRichTextForm a, mktoModule-3ColContent a, mktoModule-2ColContent a, mktoModule-FWVideo a, mktoModule-FullWidthRichText a{
	color: #12C2D3 !important;
	font-weight: 700 !important;
}
.general-button {
	position: relative !important;
	padding: 6px 20px !important;
	border-radius: 16px !important;
	background-color: #00E2EC !important;
	border: 2px solid #00E2EC !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	letter-spacing: 0.05em !important;
	text-align: center !important;
	overflow: hidden !important;
	color: #101820 !important;
	text-transform: uppercase !important;
	transition: all 0.2s ease !important;
}
.general-button:hover{
	background: none !important;
    border-color: #00E2EC !important;
	/*color: #00E2EC !important;*/
}
.lgth-header h3 {
	color: #ffffff !important;
}
.lgfb-header h3 {
	color: #ffffff !important;
}
.lgth-header-1 {
	color: #00BD4D !important;
}
.lgth-header-2 span {
	color: #00BD4D !important;
}
.lgfb-header-1 {
	color: #00BD4D !important;
}
.lgfb-header-2 span {
	color: #00BD4D !important;
}
.full-video-h1 span {
	color: #00BD4D !important;
}
.full-column-h1 span {
	color: #00BD4D !important;
}
h1{
	font-family: "Alliance No.2", Arial, sans-serif !important;
}
p {
	color: #101820 !important;
	font-family: "Alliance No.2", Arial, sans-serif !important;
	font-weight: 300 !important;
	line-height: 1.5555555556 !important;
}
h1 {
	font-weight: bold !important;
}
h2, h3, h4, h5{
	font-weight: 500 !important;
	font-family: "Alliance No.1" !important;
}
h4{
	color: #101820 !important;
}
.navigation-link{
    padding: 0 14px !important;
    -webkit-transition: all 0.35s ease !important;
    transition: all 0.35s ease !important;
    color: #101820 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 40px !important;
	font-family: "Alliance No.2", Arial, sans-serif !important;
}
.navigation-link:hover{
	color: #109FDA !important;
}
.lg-content{
	background-color: none !important;
	background: url('https://info.infoblox.com/rs/240-PTK-751/images/banner-landing-page.jpg') !important;
	background-size: cover !important;
}
.navigation-menu-toggle span{
	background-color: #00E2EC !important;
}
.mobile-navigation-link{
	font-family: "Alliance No.2", Arial, sans-serif !important;
	font-weight: 700 !important;
}
.navigation-flex img, .lgth-navigation img, .lgfb-navigation img{
	height: 50px !important;
    max-height: 50px !important;
    max-width: 100% !important;
}
.gradient{
    -moz-background-clip: text;
    -webkit-background-clip: text;
    background-color: #f3ec78;
    background-image: -webkit-gradient(linear, left top, right top, from(#FEDD00), color-stop(44%, #00BD4D), color-stop(65%, #00BD4D), to(#00E2EC));
    background-image: linear-gradient(90deg, #FEDD00 0%, #00BD4D 44%, #00BD4D 65%, #00E2EC 100%);
    background-size: 100%;
    -webkit-text-fill-color: transparent !important;
    -moz-text-fill-color: transparent !important;
}
th[colspan]{
	color: #ffffff !important;
    background-color: #00BD4D !important;
}

/*************************Form CSS**********************************/

.mktoForm .mktoButtonRow button.mktoButton,
.mktoForm .mktoButtonRow .mktoButton {
	border: 2px solid #00BD4D !important;
	background-color: #00BD4D !important;
}
.form-radio:hover+label::before {
	border-color: #00BD4D !important;
}
.form-radio:focus+label::before {
	-webkit-box-shadow: 0 0 0 0 #00BD4D !important;
	box-shadow: 0 0 0 0 #00BD4D !important;
}
input:hover[type="checkbox"]+label::after {
	border-color: #00BD4D !important;
}
input:focus[type="checkbox"]+label::after {
	-webkit-box-shadow: 0 0 0 0 #00BD4D !important;
	box-shadow: 0 0 0 0 #00BD4D !important;
}
.mktoForm input:focus[type="text"],
.mktoForm input:focus[type="select"],
.mktoForm input:focus[type="textarea"],
.mktoForm input:focus[type="email"],
.mktoForm input:focus[type="tel"],
.mktoForm input:focus[type="number"],
.mktoForm input:focus[type="url"],
.mktoForm input:focus[type="date"],
.mktoForm select:focus,
.mktoForm textarea.mktoField:focus,
.mktoForm .mktoFieldWrap>select.mktoField:focus{
	-webkit-box-shadow: 0 0 0 0 #00BD4D !important;
	box-shadow: 0 0 0 0 #00BD4D !important;
}
.mktoForm .mktoField.mktoInvalid {
	-webkit-box-shadow: 0 0 0 0 #00BD4D !important;
	box-shadow: 0 0 0 0 #00BD4D !important;
	border-color: #00BD4D !important;
}
.mktoForm .mktoField.mktoInvalid:focus {
	-webkit-box-shadow: 0 0 0 0 #00BD4D !important;
	box-shadow: 0 0 0 0 #00BD4D !important;
	border-color: #00BD4D !important;
}
.mktoForm .mktoField:focus {
	-webkit-box-shadow: 0 0 0 0 #00BD4D !important;
	box-shadow: 0 0 0 0 #00BD4D !important;
	border-color: #00BD4D !important;
}
.mktoForm .mktoButtonRow button.mktoButton:hover,
.mktoForm .mktoButtonRow .mktoButton:hover {
	border: 2px solid #00BD4D !important;
}
.mktoForm .mktoError .mktoErrorMsg {
	background: #00BD4D !important;
}
.mktoForm .mktoError .mktoErrorArrow {
	background: #00BD4D !important;
}
.mktoForm a{
	color: #12C2D3 !important;
}
.mktoForm input,
.mktoForm select {
	font-family: "Alliance No.2", Arial, sans-serif !important;
}
.mktoForm {
	font-family: "Alliance No.2", Arial, sans-serif !important;
}
.form-radio+label, .mktoForm label.mktoLabel:not([for="emailOptInOptional"]), .mktoForm label.mktoLabel:not([for="emailOptInRequired"]), .mktoForm label.mktoLabel:not([for="Email_Opt_In__c"]), .mktoForm label.mktoLabel[for="emailOptInOptional"], .mktoForm label.mktoLabel[for="emailOptInRequired"], .mktoForm label.mktoLabel[for="Advertising_Opt_In__c"], .mktoForm label.mktoLabel[for="Email_Opt_In__c"]{
	font-family: "Alliance No.2", Arial, sans-serif !important;
}
.mktoForm .mktoButtonRow button.mktoButton,
.mktoForm .mktoButtonRow .mktoButton{
	font-family: "Alliance No.2", Arial, sans-serif !important;
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton, .mktoForm .mktoButtonRow button.mktoButton, .mktoForm .mktoButtonRow .mktoButton{
	position: relative !important;
	padding: 6px 20px !important;
	border-radius: 16px !important;
	background-color: #00E2EC !important;
	border: 2px solid #00E2EC !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	letter-spacing: 0.05em !important;
	text-align: center !important;
	overflow: hidden !important;
	color: #101820 !important;
	text-transform: uppercase !important;
	transition: all 0.2s ease !important;
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover, .mktoForm .mktoButtonRow button.mktoButton:hover, .mktoForm .mktoButtonRow .mktoButton:hover{
	background: none !important;
    border-color: #00E2EC !important;
	color: #101820 !important;
}
.mktoForm .mktoFieldWrap>select.mktoField {
	background: url('https://info.infoblox.com/rs/240-PTK-751/images/infoblox-carrot-br.png') no-repeat scroll 99% center #fff !important;
	background-size: 10px !important;
}
.mktoForm .mktoFieldWrap>select.mktoField:focus:active {
	background-image: url('https://info.infoblox.com/rs/240-PTK-751/images/infoblox-carrot-up-br.png') !important;
	background-size: 10px !important;
}