﻿/**
 * @license
 * MyFonts Webfont Build ID 3929283, 2020-07-24T13:15:50-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Roag-ExtraBold by The Northern Block Ltd
 * URL: https://www.myfonts.com/fonts/northernblock/roag/extra-bold/
 * Copyright: Copyright © 2019 by Jonathan Hill. All rights reserved.
 * 
 *
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work 
@import url("//hello.myfonts.net/count/3bf4c3");*/

@font-face {
    font-family: 'Roag-ExtraBold';
    src: url('../Content/webfonts/Roag-ExtraBold/roag.woff2') format('woff2'), url('../Content/webfonts/Roag-ExtraBold/roag.woff') format('woff');
}

@font-face {
    font-family: 'Isidora Sans';
    src: url('../Content/webfonts/IsidoraSans-Medium/IsidoraSans-Medium.woff2') format('woff2'), url('../Content/webfonts/IsidoraSans-Medium/IsidoraSans-Medium.woff') format('woff'), url('../Content/webfonts/IsidoraSans-Medium/IsidoraSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    /*local('Isidora Sans Medium'), local('Isidora-Sans-Medium'), */
}

@font-face {
    font-family: 'Isidora Sans Alt';
    src: local('../Content/webfonts/IsidoraSansAlt-SemiBold/Isidora Sans Alt Semi Bold'), url('../Content/webfonts/IsidoraSansAlt-SemiBold/IsidoraSansAlt-SemiBold.woff2') format('woff2'), url('../Content/webfonts/IsidoraSansAlt-SemiBold/IsidoraSansAlt-SemiBold.woff') format('woff'), url('../Content/webfonts/IsidoraSansAlt-SemiBold/IsidoraSansAlt-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}


body {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #262626;
    padding-top: 50px;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    background-color: #234c7b;
}

/* Hide scrollbar for Chrome, Safari and Opera */
/*body::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE and Edge*/
body {
    -ms-overflow-style: none;
}

    body.stop {
        overflow: hidden;
    }

*/

.touch body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

h1 {
    color: #fff;
    font-family: 'Isidora Sans';
    font-size: 5.4em;
    line-height: 1em;
    font-weight: 500;
    color: #fff;
    margin-bottom: 20px
}

.a4s h1 {
    color: #fff;
    font-family: 'Isidora Sans Alt';
    font-size: 3.25em;
    line-height: 1em;
    font-weight: 500;
    color: #fff;
    margin-bottom: 20px
}

h2 {
    color: #89bc7d;
    letter-spacing: 0;
    font-family: 'Roag-ExtraBold', sans-serif;
    font-size: 2.75em;
    line-height: 1em;
    text-transform: uppercase;
    margin-bottom: 20px;
}

    h2.small {
        font-size: 1.3em;
    }

h3 {
    color: #44bde3;
    font-family: 'Lato', sans-serif;
    font-size: 1.15em;
    font-weight: 900;
    line-height: 1em;
    font-style: italic;
    margin-bottom: 30px;
}

h4 {
    color: #262626;
    margin: 0 auto;
    letter-spacing: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 1.35em;
    font-weight: 700;
    line-height: .8em;
    margin-bottom: 5px;
}

h5 {
    color: #262626;
    letter-spacing: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 1.6em;
    font-weight: 700;
    line-height: .8em;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 20px;
}

p, li {
    color: #262626;
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.7em;
    letter-spacing: 0;
    padding-bottom: 25px;
    margin: 0;
}

    p.small {
        color: #262626;
        font-family: 'Roboto', sans-serif;
        font-size: 0.90em;
        font-weight: 400;
        line-height: 1.7em;
        letter-spacing: 0;
        padding-bottom: 25px;
        margin: 0;
    }

    p.home {
        font-size: 1.1em;
    }

.list-home {
    font-size: 1.1em;
}

p.indent {
    padding-left: 60px;
}

ul {
    margin-bottom: 20px;
    margin-top: -10px;
}

.copy-list {
    color: #262626;
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.3em;
    letter-spacing: 0;
    padding-bottom: 5px;
    margin: 0;
}

a {
    color: #44bde3;
}

    a:hover {
        color: #89bc7d;
    }

    a, a:hover {
        text-decoration: none;
    }

.text-secondary {
    font-size: 60%;
    line-height: 1.3em;
}

.small {
    font-size: 60%;
    line-height: .8em;
}


.new-age-2 {
    display: none;
}

/*----------  Button Styles ----------*/

.btn {
    border-radius: 30px !important;
    font-family: 'Roboto', sans-serif;
    padding: 10px 45px;
    min-height: 40px;
    line-height: 1em;
    letter-spacing: 1.5px;
    border: 1px solid #b0e0a5;
    background-color: none !important;
    /*z-index: 1200;*/
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

    .btn:focus, .btn.focus {
        outline: 0;
        box-shadow: none !important;
    }

.btn-primary {
    font-size: .8em;
    font-weight: 600;
    text-transform: uppercase;
    color: #b0e0a5;
    margin-top: 20px;
}

    .btn-primary:hover {
        border: 1px solid #b0e0a5;
        background-color: #b0e0a5;
        color: #fff;
    }

.text-link {
    font-family: 'Roboto', sans-serif;
    font-size: .8em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    display: block;
}

    .text-link.blue {
        color: #44bde3;
    }

        .text-link.blue:hover {
            color: #89bc7d;
        }

a:hover > .text-link.blue {
    color: #89bc7d;
}

p.text-link {
    padding-bottom: 0px;
    line-height: .5em;
    margin-top: 20px;
}

.panel p.text-link {
    line-height: 1.5em;
}




/*------------ Nav Styles ------------*/

nav {
    width: 100%;
    height: 97px;
    top: 0;
    left: 0;
    padding: 10px 0;
    background-color: #234c7b;
    z-index: 1000;
    transition: all 300ms ease-out;
    display: block;
    /*visibility: visible;*/
    opacity: 1;
}

.nav-bg {
    background-color: #234c7b;
}

nav.hide {
    /*visibility: hidden;*/
    opacity: 0;
    transition: all 300ms ease-out;
}

.navbar-brand {
    margin-left: 45px;
    z-index: 1200;
}

/*.navbar-brand.show {
    visibility: visible;
    transition: all 300ms ease-out;
}

.navbar-brand.hide {
    visibility: hidden !important;
    /*transition: all 300ms ease-out;
}*/

#center-logo {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

    #center-logo.logo-show {
        opacity: 1 !important;
        transition: all 300ms ease-out;
    }

    #center-logo.logo-hide {
        opacity: 0;
        transition: all 300ms ease-out;
        transition-delay: .25s;
    }

#nav-logo.nav-show {
    opacity: 1 !important;
    transition: all 300ms ease-out;
}

#nav-logo.nav-hide {
    opacity: 0;
    transition: all 300ms ease-out;
    transition-delay: .25s;
}

.navbar-brand a:hover {
    text-decoration: none;
}

.navbar-brand a {
    display: block;
}

nav #a4s-logo, .navbar-brand a {
    width: 279px;
    height: 47px;
    padding: 25px 0;
    background-image: url('../images/2023/A4S-logo.png');
    /*background-image: url('../images/A4S-tag-two-lines-white-blue.png');*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    transition: all 300ms ease-out;
}

.navbar-collapse {
    position: absolute;
    top: 97px;
    left: 0;
    background-color: #234c7b;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 1200;
}

    /* Hide scrollbar for Chrome, Safari and Opera */
    .navbar-collapse::-webkit-scrollbar {
        display: none;
    }

/* Hide scrollbar for IE and Edge */
.navbar-collapse {
    -ms-overflow-style: none;
}

.navbar-nav {
    background-color: #234c7b;
    max-width: 80vw;
    height: 100vh;
    padding: 50px 120px 100px 120px;
    margin-bottom: 150px;
    overflow: visible;
}

    .navbar-nav .nav-link {
        color: #fff;
        font-family: 'Isidora Sans Alt', sans-serif;
        font-size: 2.15em;
        font-weight: 500 !important;
        line-height: 2em;
        margin-bottom: 30px;
    }

        .navbar-nav .nav-link:hover {
            color: #b0e0a5;
        }

.navbar-nav {
    display: flex;
    align-content: center;
}

    .navbar-nav .icon-1, .navbar-nav .icon-2, .navbar-nav .icon-3, .navbar-nav .icon-4, img.a4s-logo {
        font-size: 1.6em;
        margin-right: 30px;
    }

        .navbar-nav .icon-1:before, .navbar-nav .icon-2:before, .navbar-nav .icon-3:before, .navbar-nav .icon-4:before {
            color: #b0e0a5 !important;
        }

img.a4s-logo {
    max-width: 75px;
}

/*.navbar-nav .social-icons {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .navbar-nav span.icon-facebook-round, .navbar-nav span.icon-twitter-round, .navbar-nav span.icon-instagram-round, .navbar-nav span.icon-pinterest {
        font-size: 2em;
        color: #45B8AC;
    }

    .navbar-nav a span:hover {
        color: #58595b;
    }*/




.navbar-brand, .navbar-toggler, .navbar-collapse {
    z-index: 1200;
}

.navbar-toggler {
    margin-right: 50px;
}

    .navbar-toggler, .navbar-toggler.active, .navbar-toggler:hover, .navbar-toggler:focus, .navbar-toggler:visited {
        border: none !important;
    }

button:focus {
    outline: none !important;
}

.navbar-toggler .icon-bar {
    display: block;
    width: 22px;
    height: 1px;
    border-radius: 0px;
}

    .navbar-toggler .icon-bar + .icon-bar {
        margin-top: 4px;
    }

nav.navbar-light .navbar-toggler .icon-bar, nav.nav-open .navbar-toggler .icon-bar {
    background-color: #666666;
}

nav .navbar-toggler .icon-bar {
    background-color: #ffffff;
}

/*  hamburger nav animation  */

.navbar-toggler .icon-bar:nth-of-type(2) {
    top: 1px;
}

.navbar-toggler .icon-bar:nth-of-type(3) {
    top: 2px;
}

.navbar-toggler .icon-bar {
    position: relative;
    transition: all 500ms ease-in-out;
}

.navbar-toggler.active .icon-bar:nth-of-type(1) {
    top: 5px;
    transform: rotate(45deg);
}

.navbar-toggler.active .icon-bar:nth-of-type(2) {
    background-color: transparent;
}

.navbar-toggler.active .icon-bar:nth-of-type(3) {
    top: -5px;
    transform: rotate(-45deg);
}



/*------------ Header Styles ------------*/

.blue-header-box {
    width: 100%;
    height: auto;
    padding: 80px 0 120px 0;
    background-color: #234c7b;
    background-image: url('../images/logo-A4S-large-bg-vert.png');
    background-position: left -30px bottom 50px;
    background-repeat: no-repeat;
    background-size: 250px;
    position: relative;
}

    .blue-header-box.a4s {
        width: 100%;
        height: auto;
        background-color: #234c7b;
        background-image: url('../images/logo-A4S-large-bg-vert.png');
        background-position: left -30px top;
        background-repeat: no-repeat;
        background-size: 250px;
        position: relative;
    }

    .blue-header-box.home {
        width: 100%;
        height: auto;
        background-color: #234c7b;
        /*background-image: url('../images/logo-A4S-large-bg-vert.png'), url('../images/icon-hand-truck-fade.png');*/
        background-image: url('../images/logo-A4S-large-bg-vert.png'), url('../images/icon-gears-fade-2.png');
        background-position: left -30px bottom 50px, right 100px center;
        background-repeat: no-repeat, no-repeat;
        background-size: 250px;
        position: relative;
    }

    .blue-header-box p {
        color: #fff;
    }

    .blue-header-box img.a4s {
        max-width: 200px;
    }

p.header-sub {
    font-family: 'Isidora Sans';
    font-size: 1.7em;
    line-height: 1.3em;
    font-weight: 500;
    color: #fff;
    margin-bottom: 20px;
}

p.header-sub.center {
    text-align: center;
    margin-left: -80px;
}

    p.header-sub.dark {
        color: #262626;
    }

p.header-callout {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 1.15em;
    font-weight: 400;
    line-height: 1.5em;
    font-style: italic;
    margin-bottom: 30px;
}

.safety-week-banner {
    /*background-color: #44bde3;
    padding: 10px;*/
    display: flex;
    justify-content: center
}

.safety-week-banner p {
    background-color: #44bde3;
    padding: 0 20px;
    font-size: 2em;
    font-weight: bold;
    color: #fff;
    text-align: center;
}



/*------------ Page Styles ------------*/

.seperator {
    margin: 20px 0 0 0;
    padding: 0;
    width: 100%;
    height: 22px;
    border-top: 1px solid #fff;
}

.row-space {
    padding-top: 100px;
}

.row-half-space {
    padding-top: 50px;
}

.row-quarter-space {
    padding-top: 25px;
}

.row-double-space {
    padding-top: 200px;
}

.pad-top-20 {
    padding-top: 20px;
}

.pad-top-40 {
    padding-top: 40px;
}

.pad-top-60 {
    padding-top: 60px;
}

.panel {
    padding-top: 100px;
    padding-bottom: 100px;
}

    .panel.next {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .panel.white {
        background-color: #ffffff;
    }

    .panel.gray {
        background-color: #f7f7f7;
    }

.number-column {
    display: flex;
    flex-direction: column;
    text-align: center;
}

    .number-column .icon-1 {
        margin-top: 130px;
    }

.blue-header-box .number-column img.no-1 {
    margin-top: 190px;
}

.number-column .icon-2, .number-column .icon-4 {
    margin-top: 130px;
}

.number-column .icon-3 {
    margin-top: 135px;
}

.vert-blue {
    width: 3px;
    height: 100%;
    margin: 20px auto 0 auto;
    background-color: #44bde3;
    display: block;
}

.threat-block {
    border-left: 3px solid #89bc7d;
    padding-left: 40px;
    margin-bottom: 100px;
}

    .threat-block:nth-child(3) {
        margin-bottom: 0 !important;
    }

.threat-block-last {
    border-left: 3px solid #89bc7d;
    padding-left: 40px;
    margin-bottom: 0px;
}

.threat-block img, threat-block-last img {
    max-height: 30px;
}

.row.guideline {
    margin-bottom: 30px;
}

.next-step {
    padding: 50px 25px !important;
    border-right: 1px solid #707070;
}

    .next-step img {
        max-height: 120px;
        margin-bottom: 20px;
    }

    .next-step:nth-child(3) {
        border-right: none;
    }

.four-block .next-step:nth-child(3) {
    border-right: 1px solid #707070;
}

.four-block .next-step:nth-child(4) {
    border-right: none;
}



/* ------------ Form Styles ------------ */
.form-control {
    border: 1px solid #59ccf0;
    background-color: transparent !important;
    height: 50px;
    width: 100%;
    margin-bottom: 20px;
    color: #aebdc6;
}

.form-group .form-control {
    border-radius: 0 !important;
    border: 1px solid #59ccf0;
    background-color: transparent !important;
    height: 50px;
    width: 100%;
    margin-bottom: 20px;
    color: #aebdc6;
}

    .form-group .form-control::placeholder, label {
        color: #aebdc6;
    }

.form-group textarea.form-control {
    min-height: 150px;
    border: none;
    background-color: #f8f8f8 !important;
}

.form-control:focus {
    outline: 0;
    border-bottom: 2px solid #59ccf0;
}



/*------------ Footer Styles ------------*/

footer {
    width: 100%;
    height: auto;
    padding: 60px 0 80px 0;
    background-color: #234c7b;
    background-image: url('../images/logo-A4S-large-bg-drk.png');
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 700px;
}

    footer h2 {
        color: #b0e0a5;
    }

    footer p {
        font-size: .75em;
        color: #fff;
    }

    footer .text-link.blue {
        color: #59ccf0;
    }

        footer .text-link.blue:hover {
            color: #b0e0a5;
        }

.footer-logo {
    max-width: 115px;
}



/*------------ Media Styles ------------*/

@media (max-width: 1440px) {

    h4 {
        font-size: 1.2em;
    }

    .guideline p, .guideline li {
        color: #262626;
        font-family: 'Roboto', sans-serif;
        font-size: .9em;
        font-weight: 400;
        line-height: 1.4em;
        letter-spacing: 0;
        padding-bottom: 20px;
        margin: 0;
    }
}

@media (max-width: 1200px) {

    .number-column .icon-1, .number-column .icon-2, .number-column .icon-3, .number-column .icon-4 {
        margin-top: 100px;
    }
}

@media (max-width: 1024px) {

    .navbar-nav {
        background-color: #234c7b;
        max-width: 80vw;
        height: 100vh;
        padding: 50px 45px 160px 60px;
        overflow: visible;
    }

    .navbar-brand {
        margin-left: 30px;
    }

    .navbar-toggler {
        margin-right: 30px;
    }
}

@media (max-width: 992px) {

    .navbar-nav {
        max-width: 100% !important;
        padding: 50px 45px 100px 60px;
        margin-bottom: 200px;
    }

        .navbar-nav .nav-link {
            font-size: 2.15em;
            margin-bottom: 20px;
        }

    .blue-header-box.home {
        background-image: url('../images/logo-A4S-large-bg-vert.png');
        background-position: left -30px bottom 50px;
        background-repeat: no-repeat;
    }

    h1 {
        color: #fff;
        font-family: 'Isidora Sans';
        font-size: 4.6em;
        line-height: 1em;
        font-weight: 500;
        color: #fff;
        margin-bottom: 20px
    }

    .number-column .icon-1, .number-column .icon-2, .number-column .icon-3, .number-column .icon-4 {
        font-size: 5.5em !important;
    }

    .number-column .icon-1, .number-column .icon-2, .number-column .icon-3, .number-column .icon-4 {
        margin-top: 80px;
    }
}

@media (max-width: 768px) {

    .number-column .icon-1, .number-column .icon-2, .number-column .icon-3, .number-column .icon-4 {
        font-size: 5em !important;
    }

    .number-column .icon-1, .number-column .icon-2, .number-column .icon-3, .number-column .icon-4 {
        margin-top: 85px;
    }

    .navbar-brand {
        margin-left: 10px !important;
    }

    .navbar-toggler {
        margin-right: 10px !important;
    }

    .blue-header-box.home {
        background-image: url('../images/logo-A4S-large-bg-vert.png');
        background-position: left -30px top 50px;
        background-repeat: no-repeat;
    }

    p.header-sub.center {
        text-align: left;
        margin-left: 0;
    }
}

@media (max-width: 600px) {

    .navbar-nav {
        max-width: 100% !important;
        padding: 50px 25px 100px 25px;
        margin-bottom: 200px;
    }

        .navbar-nav .nav-link {
            font-size: 1.8em;
            line-height: 1em;
            margin-bottom: 35px;
        }

    /*.number-column .icon-1, .number-column .icon-2, .number-column .icon-3, .number-column .icon-4 {
        font-size: 5em !important;
    }*/

    .number-column .icon-1, .number-column .icon-2, .number-column .icon-3, .number-column .icon-4 {
        margin-top: 60px;
    }

    h1 {
        font-size: 4.3em;
        line-height: 1em;
        font-weight: 500;
        margin-bottom: 20px
    }

    h2.small {
        margin-top: 80px;
    }

    .next-step {
        padding: 50px 0 !important;
        border-right: none;
        border-bottom: 1px solid #707070;
        margin-right: 25px;
        margin-left: 25px;
    }

        .next-step:nth-child(3) {
            border-bottom: none;
        }

    .four-block .next-step:nth-child(3) {
        border-bottom: 1px solid #707070;
        border-right: none;
    }

    .four-block .next-step:nth-child(4) {
        border-bottom: none;
    }

    footer {
        background-size: 500px;
    }
}

@media (max-width: 576px) {
    .new-age {
        display: none;
    }

    .new-age-2 {
        display: block;
        margin: -50px auto 20px auto;
    }

    .number-column .icon-1, .number-column .icon-2, .number-column .icon-3, .number-column .icon-4 {
        font-size: 4em !important;
    }

    .number-column .icon-1, .number-column .icon-2, .number-column .icon-3, .number-column .icon-4 {
        margin-top: 90px;
    }
}

@media (max-width: 420px) {

    .new-age {
        display: none;
    }

    .new-age-2 {
        display: block;
        margin: -50px 0 20px 0;
    }


    h1 {
        font-size: 3.3em;
        line-height: 1em;
        font-weight: 500;
        margin-bottom: 20px
    }

    .number-column .icon-1, .number-column .icon-2, .number-column .icon-3, .number-column .icon-4 {
        font-size: 3.8em !important;
    }

    .number-column .icon-1, .number-column .icon-2, .number-column .icon-3, .number-column .icon-4 {
        margin-top: 50px;
    }

    .navbar-brand {
        margin-left: 0px !important;
    }

    .navbar-toggler {
        margin-right: 0px !important;
    }

    .navbar-nav .nav-link {
        font-size: 1.1em;
        line-height: 1em;
        margin-bottom: 35px;
    }

    .navbar-nav .icon-1, .navbar-nav .icon-2, .navbar-nav .icon-3, .navbar-nav .icon-4 {
        font-size: 2em !important;
        margin-right: 15px;
    }

    nav #a4s-logo, .navbar-brand a {
        width: 139px;
        height: 47px;
        padding: 25px 0;
        background-image: url('../images/a4s-logo-mobile.png');
    }

    nav .container-fluid {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .threat-block {
        border-left: none;
        padding-left: 15px;
        margin-bottom: 100px;
    }

    .threat-block-last {
        border-left: none;
        padding-left: 15px;
        margin-bottom: 0px;
    }

    .icon-icon-health-screening, .icon-icon-personal-protection, .icon-icon-screening, .icon-icon-social-distancing {
        font-size: 2.8em !important;
    }

    footer {
        background-size: 400px;
    }
}

@media (max-width: 375px) {

    h1 {
        font-size: 3em;
        line-height: 1em;
        font-weight: 500;
        margin-bottom: 20px
    }
}

/* MODAL */

.modal-title {
    margin-bottom: 0;
    font-family: 'Isidora Sans';
    font-size: 1.2em;
    line-height: 1.3em;
    font-weight: 500;
}

.modal-body-title {
    padding: 0;
    font-size: 0.9em;
}

.modal-body-copy {
    padding: 0 0 0 8px;
    font-size: 0.75em;
    line-height: 1.5em;
}

/*@media (min-width: 576px) {
    .container, .container-sm {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container, .container-sm, .container-md {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container, .container-sm, .container-md, .container-lg {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1140px;
    }
}*/


html, body {
    overflow: visible !important;
}

/* FORMS 2 */
select {
    color: #666;
}

.adcat label {
    color: #666;
    font-size: 16px;
    padding-left: 5px;
}
