* {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

h1.login_h1,h2.login_h2,h3.login_h3 {
    font-family: 'Montserrat', sans-serif;
}

body,h1,h2,h3,h4,h5,h6 {
    font-family: 'Montserrat', sans-serif;
}

#site-header, #site-footer {
    padding: 10px 20px;
}

div#left_top_logo {
    background-image: url(/resources/themes/schooldns/img/moe-logo-black.png);
    width: 180px;
    height: 80px;
    margin-top: -15px;
    margin-left: -7px;
    background-position:    left, right;
    background-repeat:      no-repeat, no-repeat;
    background-size:        contain, contain;
}

div.footer-logos {
    background-image:       url(/resources/themes/schooldns/img/footer-logo-govt.svg), url(/resources/themes/schooldns/img/liverton-security-footer-140.png);
    background-position:    left, right;
    background-repeat:      no-repeat, no-repeat;
    background-size:        contain, contain;
    height:                 70px;
}

.nav-header {
    padding: 35px 10px 25px 10px !important;
    width: 100%;
}

#site-footer {
    background-color: #1E2229;
    height: 125px;
}

.secondary-footer {
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px solid #404040
}

.secondary-footer a {
    color: #FFF;
    font-weight: 400;
    padding-right: 20px;
}

h3.login_h3,h2.login_h2 {
    color: inherit;
}

h1.login_h1 {
    font-size: 35px;
}
h2.login_h2 {
    font-size: 23px;
}

.banner-text {
    padding-top: 5px;
    padding-left: 198px;
    text-align: left;
}

li.dns-domain-tab {
    width: 110px;
}

.dns-zones-superheading {
    margin-left: 330px;
    width: 438px;
}
