.uabb-creative-menu-mobile-toggle {
    position: absolute;
	right: 5px;
    top: 65px;
}

.nf-form-fields-required {
  display: none;
}


::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #727272 !important;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #727272 !important;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #727272 !important;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #727272 !important;
}

#hero-form-col{
  max-width: 425px;
}


.uabb-creative-menu-accordion-collapse .uabb-overlay-slide-down span{
	color:#ffffff !important;
}

.program-table{
	width:100%;
	
	
}
.program-table tr td:nth-child(even),
.program-table tr th:nth-child(even),
.program-table tr thead th:nth-child(even)
{
	text-align:center;
	
}
.Aprogram-table tr:nth-child(even) {background: #f6f6f6}
.Aprogram-table tr:nth-child(odd) {background: #FFF}

.program-table th{
	background-color:#e2e2e2;
	padding:10px;
	vertical-align:center;
}
.program-table td{
	background-color:white;
	padding:5px 5px 5px 25px;
	vertical-align:center;
	border-bottom:#f6f6f6;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.program-table .program-table-firstrow th{
	background-color:#841617;
	color:white !important;
	padding:10px;
	vertical-align:center;
}

.fl-builder-content li:before {
color:#841617;
    padding-right: 10px;
	
}


li {
    list-style-type: none;
}

#request-info-form  .form-group input{
	margin: 10px 10px 10px 0px;
}
#request-info-form  .form-group select{
	margin: 10px 10px 10px 0px;
}
#request-info-form  .form-group button{
	margin: 10px 10px 10px 0px;
}
