body {
    font-family: Arial, verdana, sans-serif;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: Arial, verdana, sans-serif;
    color: #333333;
    border-bottom: 1px solid #333;
}

h1 {
    font-size: 1.8em;
    line-height: 2.0em;
    font-weight: bold;
}

h2 {
    font-size: 1.6em;
    line-height: 1.8em;
    font-weight: bold;
}

h3 {
    font-size: 1.4em;
    line-height: 1.6em;
    font-weight: bold;
}

h4 {
    font-size: 1.2em;
    line-height: 1.4em;
    font-weight: bold;
}

img {
    max-width: 100%;
}

a {
     text-decoration: none;
}

.Normal {
    font-size: 14px;
    line-height: 1.428;
}

.SkinLink {
    margin-top: 15px;
    text-align: center;
}

.searchBox .searchText {
    color: #000;
    float: right;
}

.searchSkinObjectPreview_group {
    display: none;
}

ul.dnnAdminTabNav {
    height: 40px;
    border-radius: 0 !important;
}

.DnnModule span {
    /*display: none;*/
}


/* styling for the Edit Profile and My Account links in User Profiles */
.dnnActions {
    display: inline-block;
}

    .dnnActions li {
        margin-right: 5px;
        list-style: none;
        float: left;
    }


/*override for dnnLabels in the bootstrap */
.form-group .dnnLabel {
    text-align: left;
    width: auto;
}

.dnnLabel + span {
    white-space: normal;
}

/*------------------------------------------------*/
/* HEADER */
/*------------------------------------------------*/

.top-header {
    background-color: #B7D4AB;
}

    .top-header .row {
        padding: 10px 0;
    }

    .top-header div {
        color: #fff;
    }

    .top-header img {
        margin: 0 10px;
    }

    .top-header a {
        text-decoration: none;
        color: #fff;
    }

.site-logo {
    margin-left: 2%;
}

#dnn_LOGO1_imgLogo {
    max-width: 150px;
}

.book-btn {
    padding: 15px 30px;
    background: #606060;
    border: 2px solid #fff;
    border-radius: 10px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    .book-btn:hover {
        background: #dcdcdc;
        color: #404040;
    }


/*------------------------------------------------*/
/* NAVBAR */
/*------------------------------------------------*/

.navbar {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #CDA805;
    padding: 0;
    font-size: 16px;
}

.px-lg-4 {
    padding: 0 .5rem !important;
}

.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link:focus {
    color: #fff;
}

.navbar-light .navbar-nav .nav-link:hover {
    background-color: #024802;
    color: #fff;
}

.nav-link:visited {
    color: #fff;
}

.active {
    background-color: #024802;
}

.active a {
    color: #fff;
}

.navbar-toggler {
    margin: 2%;
}

.dropdown-menu {
    padding: 0;
    border: none;
    border-radius: 0;
    margin: 0;
}

    .dropdown-menu .nav-link {
        background-color: transparent !important;
        color: #dcdcdc !important;
    }

        .dropdown-menu .nav-link:hover {
            background-color: transparent !important;
            color: #fff !important;
        }

.dropdown-menu .px-lg-4 {
    padding: 0 !important;
}

.dropdown-menu {
    background-color: rgba(0,0,0,.6);
}

/*------------------------------------------------*/
/* MAIN CONTENT */
/*------------------------------------------------*/

.hero img {
    width: 100%;
}

.main-content {
    margin-top: 2%;
}

.main-content a {
    text-decoration: none;
    color: #004800;
}

.main-content a:hover {
    color: #007c00;
}

.main-content ul li {
    list-style-type: disc !important;
}

#dnn_RightPane ul {
    list-style-type: none;
}

#dnn_RightPane ul li {
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

@media only screen and (max-width: 992px) {
    .px-lg-4 {
        padding: 10px !important;
    }
}

/*------------------------------------------------*/
/* FOOTER */
/*------------------------------------------------*/

#FooterContainer {
    padding: 20px 10px;
    background-color: #3C4E6B;
}

#FooterContainer p {
    color: #fff !important;
    margin: 0;
}

#FooterContainer a {
    color: #ccc;
    text-decoration: none;
}



/*------------------------------------------------*/
/* VAR. CONTENT FORMATTING */
/*------------------------------------------------*/

.hero img {
    width: 100%;
}

#Content, #TopContent {
    margin-top: 10px;
}

.bi {
    margin: 0 10px;
}

/* Displace second and deeper level menus right from their parent.  */
.dropdown-menu .dropdown-menu {
    margin-left: 160px;
}

.open .dropdown-menu {
    display: block
}

.navbar-default .navbar-nav > li > div > ul > li > a, .navbar-default .LoginLink, .LoginLink {
    color: #ffffff;
}

    .navbar-default .navbar-nav > li > div > a:hover,
    .navbar-default .navbar-nav > li > div > a:focus,
    .navbar-default .navbar-nav > li > div > ul > li > a:hover,
    .navbar-default .navbar-nav > li > div > ul > li > a:focus {
        color: #ffffff;
        background-color: #178acc;
    }


/*.navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
}*/

/* Content formatting */

#Content, #TopContent {
    margin-top: 10px;
}

/* fix for carousel for large resolution displays */

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    margin: 0 auto;
    width: 100%;
}


/* fix for DNN dropdown lists being cut off*/

.dnnDropDownList .selected-item, .dnnDropDownList .selected-item a {
    height: 35px !important;
}

/* fix for coloring on DNN Check boxes and radio */
.dnnCheckbox .mark, .dnnRadiobutton .mark {
    background: none;
}

@media only screen and (max-width: 992px) {
    .nav-item:hover {
        background-color: #024802;
    }

    .dropdown-menu {
        background-color: rgba(0,0,0,0);
    }
        .dropdown-menu .nav-link {
            background-color: transparent !important;
            color: #fff !important;
        }
}