html {
    font-size: 16px;
}

.bg-red {
    background-color: red;
}


.full {
    background-color: yellow;
    color: red;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}

/ <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 300 to 700/

/*
.quicksand-<uniquifier> {
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
*/

body {
    background: transparent;
    /* font-family: 'Lora', sans-serif; */
    font-family: "Quicksand", sans-serif;
}

.push-top {
    margin-top: 12.0rem;
}

.hideAll {
    display: none;
}

.modal {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.25);
    top:0;
    bottom: 0;
    left: 0;
    right:0;
    z-index: 10000;
    display: none;
}

.modal-inside {
    position: fixed;
    width: 50%;
    background-color: white;
    margin-top: 2.0rem;
    margin-left: -25%;
    border: .25rem solid black;
    z-index: 12000;
    left: 50%;
    overflow: scroll;
    top: 2.0rem;
    bottom: 2.0rem;
    padding-bottom: 2.0rem;
}

.modal-inside-container {
    margin: 2.0rem;
    height: 100%;
    overflow: scroll;
}

.modal-inside-container h3 {
    text-align: center;
}
.modal-inside-container p {
    font-size: 120%;
}
.modal-inside-container a {
    font-size: 140%;
}
.waiver-pdf {
    height: 40.0rem;
}


h1 {
    margin: 30px 0 5px 0;
    color: #179C8F;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    line-height: 1.2;
}

h2 {
    color: #179C8F;
    color: black;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    line-height: 1.2;
}

h4 {
    margin: 0;
    color: #179C8F;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

a {
    color: black;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    transition: 200ms ease;
    font-family: "Quicksand", sans-serif;
    font-size: 16px;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

a:hover {
    color: black;
}

fieldset {
    border: 1px solid gray;
    border-radius: 4px;
    padding: 0.5rem;
    margin-bottom: 1.0rem;
}

fieldset > legend {
    margin-left: 1.0rem;
}
.red {
    color: #CC4240;
    font-weight: bold;
}

.green {
    color: green;
    font-weight: bold;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.bold,
.boldLower,
.pbodyBOLD {
    color: #573272;
    color: Black;
    font-family: 'Hind', sans-serif;
    font-family: "Quicksand", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.boldLower {
    text-transform: none;
}

.showMobile {
    display: none;
}

.thePhoneNumber {
    color: white;
}
a.thePhoneNumber:hover {
    color:#CF8BFF;
}

/******
proof of vaccination
******/
.vac-strong {
    font-weight: 700;
}

.vac-strong-italic {
    font-weight: 700;
    font-style: italic;
}

.vac-italic {
    font-style: italic;
}

/******
pre-register
******/


.register {
    text-align: center;
}

.pre-register {
    text-align: center;
    margin-bottom: 16px;
    font-size: 200%;
}

.pre-register:hover {
    color: #d83070;
}


.pre-register::before {
    content: "";
    border: 16px solid transparent;
    border-left: 16px solid #d83070;
    width: 0;
    height: 0;
    position: absolute;
    margin-left: -32px;
    margin-top: 0px;
    ;
}

.pre-register::after {
    content: "";
    border: 16px solid transparent;
    border-right: 16px solid #d83070;
    width: 0;
    height: 0;
    position: absolute;
    margin-left: 6px;
    margin-top: 0px;
    ;
}



/******
Regiter buttons
******/

.manditory {
    color: darkred;
    font-weight: bold;
}


.non-active {
    opacity: 0.3;
}


.deactivate {
    position: relative;
    width: 10rem;
    height: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    /*background-image: ;*/

}


.two-up-container {

    overflow: auto;
}

.two-up {
    width: 49%;
    float: left;
    text-align: center;
    background-color: #d9eaea;

}

.two-up h3 {
    font-size: 1.4rem;
    padding: 8px;
    /* background-color: #d83070; */
    background-color: rgb(11, 161, 153);
    color: #FFF;
    font-weight: 600;
}

#aasLogin, #caLogin, .CF8BFF {
    background-color: #CF8BFF;
    background-color: #6600AA !important;
}

.delete-class {
    font-size: 0.85rem !important;
    background-color: rgb(51, 51, 51) !important;
    font-weight: 400;
}

select[multiple]:focus option:checked {
  background-color: rgb(11, 161, 153) !important;
}


.two-up:last-child {
    float: right;
}

.padding {
    padding: 16px;
}


.form-input {
    font-size: 0.85rem;
    height: 2rem;
    margin: 0;
}

select.height-auto {
    height: auto;
}

.class-container h4 {
    margin-top: 16px;
}

.class-container h5 {
    margin: 0;
}

.class-container,
.register,
.register0 {
    display: none;
}

.delete-class {
    padding: 4px;
    margin-top: 10px;
    margin: 0;
}

.rega {
    font-size: 0.75rem;
    color: #d83070;
}

.regc {
    font-size: 0.75rem;
    color: #573272;
}

.my-classa {
    font-size: 1rem;
    font-weight: bold;
    color: #d83070;
}

.my-classc {
    font-size: 1rem;
    font-weight: bold;
    color: #573272;
}


/******
BUTTONS
******/

.primeButton a,
input[type=submit],
.smallerButton {
    padding: 15px 30px 10px 30px;
    border: none;
    border-radius: 4px;
    text-shadow: none;
    background: #CF8BFF;
    color: #FFFFFF;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: 200ms ease;
}

.smallerButton {
    margin-bottom: 5px;
    font-size: 0.8rem;
}

.primeButton a {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 1.2rem;
}

.primeButton a:hover,
input[type=submit]:hover {
    background: #62C0B9;
}


.CF8BFF {
    background-color: #CF8BFF;
    color: #FFF;
    font-weight: bold;
}


/***************
FIXED TOP BANNER
***************/

.top-banner {
    width: 100%;
    /*background: rgba(255,255,255,0.8);*/
    position: fixed;
    top: 0;
    z-index: 200;
    height: 40px;
}

.main-header {
    margin-bottom: 1rem;
    text-align: center;
}

.main-header-mobile {
    display: none;
}

.top-color-bar {
    width: 100%;
    height: 58px;
    position: fixed;
    z-index: 200;
    /* background: #D83070; */
    background: rgb(51,51,51);
    background: transparent;
    /* border-top: 10px solid #573272; */
}

/* Logo */
.top-banner .columns img {
    margin-top: -10px;
    position: relative;
    z-index: 300;
}

/* Desktop Menu */
.phone {
    margin-top: 10px;
    position: relative;
    z-index: 400;
    text-align: left;
}

#menuTitle {
    height: 50px;
    margin-top: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 175%;
    padding-right: 0.25rem;
    margin-left: -1.0rem;
}

.top-banner .burger {
    width: 20px;
    margin-top: -3px !important;
    margin-left: 2px !important;
}

.desktopMenu,
.desktopMenu ul {
    border: none;
    background: #573272;
    background: rgba(87, 50, 114, 1);
    margin-top: -2px;
}

.desktopMenu a {
    color: #FFFFFF;
    font-size: 0.8rem;
}

.desktopMenu a:hover {
    background: #4EACA5;
    color: #FFFFFF;
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    content: none;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
    border-color: transparent transparent transparent #FFFFFF;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
    border-color: transparent #FFFFFF transparent transparent;
}

/* Mobile Menu */
.main-header-mobile .burger {
    width: 15px;
    margin-top: -2px !important;
    margin-left: 2px !important;
}

#mobileMenuModal {
    background: #573272;
    background: rgba(87, 50, 114, 0.9);
    border: none;
    text-align: center;
}

#mobileMenuModal ul {
    margin-top: 30px;
}

#mobileMenuModal ul a,
.close-button {
    color: #FFFFFF;
    transition: 200ms ease;
}

#mobileMenuModal ul a:hover,
.close-button:hover {
    color: #4EACA5;
}

/***********
LANDING HERO
***********/

#hoofersLogo {
    position: absolute;
    top: 0;
    z-index: 400;
    margin: 0 auto;
    left: 50%;
    margin-left: -175px;
}


#hoofersLogo img {
    width: 350px;
    margin-top: 16px;
}

.main-background {
    min-width: 100%;
    min-height: 33.0rem;
    background: url(../slider/main/25/final_1.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: 1.0;
}

/* Text Blurb */
.main-content {
    width: 100%;
    margin-top: 230px;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    top: 0;
    z-index: 0;

}

.main-content>div {
    padding: 20px;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
}

.main-content h1 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    color: #FFFFFF;
    font-family: 'Quicksand', sans-serif;
    font-size: 1.75rem;
    font-weight: 400;
    line-height: 2.5rem;
}

.main-content span {
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/***********
MAIN CONTENT
***********/

.mainContent {
    min-height: 100% !important;
    margin-bottom: 80px;
    padding-top: 16px;
    position: relative;
    background: #FFFFFF;
    font-weight: 200;
    /* margin-top: -350px; */
}

.calendarTable {
    margin-top: 40px;
}

.contentDivider {
    width: #573272;
    height: 3px;
    margin-top: 30px;
    background: #573272;
}

.contentDividerEqual {
    width: #573272;
    height: 3px;
    margin-top: 30px;
    margin-bottom: 30px;
    background: #573272;
}

.callout {
    border: 0;
    background-color: #f2f2f2;
    padding-left: 2rem;
    padding-right: 2rem;
    border-radius: 2px;
}

.thin_line {
    height: 1px;
}

/*
sidebar {
	text-align: center;
}

sidebar a {
	text-align: center;
}
*/

.fac_profile_img2 {
    margin-right: 15px;
    margin-bottom: 10px;
}

.facultyName {
    color: #573272;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.facultyTitle {
    color: #D83070;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
}

.tableDividerImg {
    height: 1px;
}

.bc_wrapper {
    margin-top: 20px;
    padding-left: 10px;
    width: 750px;
    margin: 40px auto;
}

.bc_box {
    width: 350px;
    height: 280px;
    margin-right: 40px;
    margin-bottom: 10px;
    float: left;
}

.bc_box:nth-child(even) {
    margin-right: 0;
}


.bc_box img {
    width: 350px;
    height: 200px;
    border: 1px solid black;
}

.bc_box h1 {
    text-align: center;
    font-size: 1.0rem;
}


/*****
TABLES
*****/

table thead,
table tbody,
table tfoot {
    border: none !important;
}

table tbody th,
table tbody td {
    padding: 0.2rem 0.625rem;
    background: #FFFFFF;
}

/*************
SLICK CAROUSEL
*************/

.slick-prev::before,
.slick-next::before {
    color: #000000;
}

/************
STUDENT LOGIN
************/

label {
    color: #573272;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    font-size: 1rem;
}

#loginContainer {
    background: #F2F2F2;
    margin-bottom: 30px;
    padding: 25px 30px 30px 30px;
}

#loginOtherContainer {
    padding: 0 30px;
}

#loginResponse {
    width: 100%;
    background: #CC4240;
    color: #FFFFFF;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    font-size: 0.8rem;
    letter-spacing: 2px;
    line-height: 2rem;
    text-transform: uppercase;
    text-align: center;
}

/***********
STUDENT AREA
***********/

.studentAreaName {
    width: 100%;
    background: #573272;
    background: rgb(11,161,153);
    color: #FFFFFF;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    font-size: 0.9rem;
    letter-spacing: 2px;
    line-height: 2.2rem;
    text-transform: uppercase;
    text-align: center;
}

#studentAreaMenu li {
    margin-right: 5%;
    float: left;
}

#passChangeResponse {
    width: 100%;
    background: #CC4240;
    color: #FFFFFF;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    font-size: 0.8rem;
    letter-spacing: 2px;
    line-height: 2rem;
    text-transform: uppercase;
    text-align: center;
}

/*****
FOOTER
*****/

.footer {
    width: 100%;
    padding-top: 20px;
    position: fixed;
    bottom: 0;
    background: #573272;
    background: rgb(51,51,51);
    background-color: #6600AA !important;
    color: #FFFFFF;
    font-family: 'Quicksand', sans-serif;
    font-size: 0.8rem;
    text-align: center;
}

.socialIcon {
    /* margin-left: 30px; */
    /* margin-top: 8px; */
    /*
    float: left;
    */
    position: absolute;
    left: 140px;
    top: 16px;
}



.socialIconInstagram {
    position: absolute;
    left: 166px;
    top: 16px;

}

.socialIconGoogle {
    position: absolute;
    left: 160px;
    top: 8px;

}



.socialIconGoogle img {
    width: 20px;
}

.socialIconInstagram img {
    width: 18px;
}


.socialIcon img {
    width: 17px;
}

.socialIcon1 {
    width: 17px;
}

img.socialIcon2 {
    /*margin-left: 10px;
    float: left;
    */
    width: 70px !important;
    margin-left: 10px;
}

.noPadding {
    padding: 0;
}

.bgColorOne {
    background-color: #FF99FF;

}

.bgColorTwo {
    background-color: #573272;
    color: white;
}

/************
reset password page
************/

#resetPswContainer {
    padding: 2em;
}

#resetPswContainer .input_student {
    width: 30%;
}

/************
MOBILE SCREEN
************/

@media screen and (max-width: 40em) {

    .modal-inside {
        position: fixed;
        width: 96%;
        background-color: white;
        margin-top: 2.0rem;
        margin-left: -48%;
        border: .25rem solid black;
        z-index: 12000;
        left: 50%;
        overflow: scroll;
        top: 2.0rem;
        bottom: 2.0rem;
        padding-bottom: 2.0rem;
    }


#hoofersLogo {
        display: none;
    }

    .push-top {
        margin-top: 2.0rem;
    }

    .socialIcon {

        position: static;
        display: block;
    }

    .two-up {
        width: 100%;
        float: none;
        clear: both;
    }

    .two-up:last-child {
        width: 100%;
        float: none;
        clear: both;
    }

    h1 {
        font-size: 2rem;
    }

    .showMobile {
        display: inline;
    }

    .showDesktop {
        display: none;
    }

    .smallerButton {
        font-size: 0.7rem;
    }

    .main-background {
        display: none;
    }

    .main-header {
        display: none;
    }

    .main-header-mobile {
        display: block;
    }

    #logo {
        width: 50%;
        margin: 0 25%;
        margin-top: -50px;
    }

    .title-bar {
        background: #20978E;
    }

    .main-content {
        display: none;
    }

    .mainContent {
        margin-bottom: 20px;
    }

    #studentAreaMenu li {
        float: none;
    }

    .footer {
        position: static;
    }



    .bc_wrapper {
        margin-top: 20px;
        padding-left: 0px;
        width: 320px;
        margin: 40px auto;
    }

    .bc_box {
        width: 320px;
        height: 280px;
        margin-bottom: 10px;
        float: left;
    }

    .bc_box img {
        width: 300px;
        height: 180px;
    }

    .bc_box h1 {
        text-align: center;
        font-size: 1.0rem;
    }






}

.sidebarAds {
    margin-bottom: 20px;
}


@media screen and (max-width: 25em) {

    .mainContent {
        padding-top: 120px;
    }

}