@import "/Content/DTRoad.css";
@import "/Content/FRMSections.css";

input[type='submit'] {
    margin: 3px;
    width: 135px;
    font-family: Lato-Bold !important;
    font-size: 14px !important;
    text-align: center;
    color: #ffffff;
    padding: 10px;
    background-color: #19647e;
    border: none;
}

#AALogoLeft a img
{
	visibility: hidden;
        width: 60px;
        height: 60px
}

#AALogoLeft a {
    width: 250px;
    display: inline-block;
    background: none;
    background: url(/DbImage.ashx?ImageId=554671ae-ecbd-42c1-a79e-48139d7d7436) no-repeat;
    background-size: 250px 40px !important;
    margin-top: 10px;
}