body{
    background-color: #ffffff;
    font-family: 'Lato', sans-serif;
}

hr{
    border-top: 1px solid #aaa;
}

.brand-color-red{color: #b3272d;}
.brand-color-gray{color: #565a5e;}
.brand-color-white{color: #ffffff;}
.brand-color-black{color: #1e1e1e;}

.brand-bgcolor-red{background-color: #b3272d;}
.brand-bgcolor-gray{background-color: #565a5e;}
.brand-bgcolor-white{background-color: #ffffff;}
.brand-bgcolor-black{background-color: #1e1e1e;}


.alert-success{
    color: #ffffff;
    background-image: -webkit-linear-gradient(top,#565a5e 0,#1e1e1e 100%);
    background-image: -o-linear-gradient(top,#565a5e 0,#1e1e1e 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#565a5e),to(#1e1e1e));
    background-image: linear-gradient(to bottom,#565a5e 0,#1e1e1e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#565a5e', endColorstr='#1e1e1e', GradientType=0);
    background-repeat: repeat-x;
    border-color: #1e1e1e;
}


.alert-warning, .alert-danger{
    color: #ffffff;
    background-image: -webkit-linear-gradient(top,#565a5e 0,#1e1e1e 100%);
    background-image: -o-linear-gradient(top,#565a5e 0,#1e1e1e 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#565a5e),to(#1e1e1e));
    background-image: linear-gradient(to bottom,#565a5e 0,#1e1e1e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#565a5e', endColorstr='#1e1e1e', GradientType=0);
    background-repeat: repeat-x;
    border-color: #b3272d;
}




.navbar-brand{
    height: inherit;
}


.navbar-brand img{
    height: 60px;
}

.site-footer-widgets{
    background-color: #2f2929;
    color: #ffffff;
    margin: 0;
    padding: 45px 0;
}

.site-footer-widgets ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.site-footer-widgets li{
    line-height: 1.5;
    padding: 7px 0;
    display: list-item;
}

.site-footer-widgets a{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}


.site-footer{
    background-color: #261d1e;
    color: #646464;
    padding: 3em 0;
    overflow: hidden;
}


.site-footer .site-info{
    float:left;
    line-height: 26px;
}

.site-footer .site-social{
    float: right;
   margin-top: 0;
}

.logo{
    margin: 14px 0;
}

.spacer{
    margin: 8px;
}

.btn:focus{
    /* Remove the square border from buttons with focus and add a nice rounded shadow outline */
    outline: none;
    box-shadow: 0px 0px 0px 2pt rgb(4, 177, 243);
}

.pager .previous>button{
    float:left;
}

.pager .next>button{
    float:right;
}

.aac-header {
    background-color: #FFFFFF;
}

.site-page-title{
    font-size: 35px;
    color: #565a5e;
    font-family: 'Oswald', sans-serif;
}


.site-page-info{
    font-size: 18px;
    color: #565a5e;
}

.navbar-nav li{
    background-color: #b4252d;
    color: #ffffff;
    border: 1px solid #b4252d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 14px 3px;
}

.navbar-nav li a, .btn-lrs-normal{
    font-family: "Karla","Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #b4252d;
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-left: 4px;
    margin-right: 4px;
}

.btn-lrs-primary{
    background-color: #b4252d;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-left: 4px;
    margin-right: 4px;
}

.btn-lrs-primary:hover{
    background-color: #af2028;
    color: #ffffff;
}

.navbar-nav .open>a {
    color: #797979;
    border-color: #686868; !important
}

.navbar-nav li:hover, .navbar-nav li a:hover, .btn-lrs-normal:hover{
    background-color: #797979;

}

#home-top-content {



}

.home-jumbotron {
    color: #bcbcbc;
    background: repeat url("/webassets/maddvip/VS-Wallpaper.png") #141414;
    min-height: 360px;
    padding: 20px;
    font-family: "Karla","Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: center;
}


.home-jumbotron .container {
    background-color: #141414;
    border: 3px solid #b3272d;
    border-radius: 18px;
}

.home-jumbotron .title {
    color: #ffffff;
    font-size: 36px;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
}

.home-jumbotron .title-description {
    font-size: 18px;
    font-weight: 400;
}

.home-jumbotron .paragraph {
    font-size: 14px;
    font-weight: 400;
}

.home-jumbotron .geolocate{
    margin: 36px 0;
}

.home-jumbotron .btn {
    font-size: 15px;
    border-radius: 3px;
    padding: 12px 24px;
    margin-left: 8px;
    margin-right: 8px;
}


#testimonials {
    padding: 48px 0 48px 0;
}

#testimonials p{
    margin-bottom: 24px;
    font-size: 14px;
}


#testimonials .smlogo-img{
    width: 100%;
    margin: auto;
    text-align: center;
}


#testimonials .testimonial-img {
    width: 100%;
    margin: auto;
    text-align: center;
}


.login-links {
    font-size: 18px;
    margin-bottom: 20px;
}




#tableofcontents{
    margin-bottom: 24px;
}

.sidebar-title{
    font-size: 20px;
    color: #000000;
    cursor: pointer;
    font-family: 'Oswald', sans-serif;
}

.sidebar-page{
    font-size: 15px;
    color: #797979;
    /*margin: 4px 0 0 8px;*/
    padding: 4px 0px 4px 8px;
}

.current-sidebar-page{
    background-color: #b4252d;
    color: #ffffff;
    border-radius: 4px;
}

.current-sidebar-page a{
    background-color: #af2028;
    color: #ffffff;
}

.pageclient-page{
    font-color: #797979;
}

.pageclient-title{
    padding: 0 0 12px 0;
    font-size: 25px;
    color: #000000;
    font-family: 'Oswald', sans-serif;
}

.pageclient-body{
    /*padding: 12px;*/
    font-size: 20px;
}

.pageclient-body .nugget-html p{
    margin: 22px 0px;
}

/* View Diploma Button */
.pageclient-footer a#diplomalink{
    background-color: #27ae60;
    color: #ffffff;
    border: none;
    padding: 10px 16px;
    margin: 0px 4px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.pageclient-footer a#diplomalink:hover{
    background-color: #229653;
}

/* In-line question styles */

/* feedback style */
.pageclient-body .feedback{
    font-size: 20px;
    text-align: justify;
    font-weight: 300;
    margin-top: 15px;
}

/* check and x style */
.lrs-choice-table i.fa.fa-check{
    color: #27ae60;
}

.lrs-choice-table i.fa.fa-close{
    color: #b3272d;
}

.pageclient-footer{
    padding: 12px 0;
}

.footer-widget-title {
        font-family: 'Oswald', sans-serif;
}


.nugget-quiz-question{
    border-top: 1px solid #C6C6C6;
    margin: 10px 0;
    padding: 10px 0;
}

.pageclient-page .question{
    font-size: 20px;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
}

.pageclient-page .lrs-choice-table{
    margin-bottom: 0;
}

.pageclient-page .lrs-choice-table td{
    border: none;
    vertical-align: middle;
}

.pageclient-page .lrs-choice-table tr.answer:hover{
    background-color: #9a9898;
    cursor: pointer;
}

.pageclient-page .answered p{
    margin: 4px 0;
    padding: 0;
}

.pageclient-page .answer-correct {

}

.pageclient-page .answer-correct *{

}

.pageclient-page .answer-incorrect {

}

.pageclient-page .answer-incorrect *{

}

.question-index-correct{
    color: #27ae60
}

.question-index-incorrect{
    color: #b3272d
}


.idvcamera{
    width: 75%;
    margin: 20px auto;
    text-align: center;
    border: 1px dashed;
    padding: 20px;
}

.idvcamera .idvcamera-buttons {
    padding: 20px;
}

.idvcamera .idvcamera-buttons button {
    margin: 6px;
}



.myaccountclasses{
    padding: 24px;
    margin: 6px;
    background-color: #FFFFFF;
}

.myaccountclasses-class{
    margin: 24px 8px;
}

.myaccountclasses-class-name{
    font-size: 18px;
    font-weight: bold;
}

.myaccountclasses-class-completed{
    font-size: 14px;
    font-weight: normal;
}

.myaccountclasses-sectiontitle{
    font-size: 20px;
    color: #b3272d;
    cursor: pointer;
    font-family: 'Oswald', sans-serif;
}

.paymentform-section{
    padding: 24px;
    margin: 6px 0px;
    background-color: #FFFFFF;
}

.paymentform-section-title{
    font-size: 20px;
    color: #b3272d;
    font-family: 'Oswald', sans-serif;
}

.payment-type-select{
    margin-bottom: 15px;
}

/* Bootstrap CSS Overrides */
.media-body{
    color: #797979;
}

.media-heading{
    margin: 0px 0px 15px 0px;
    color: #3a3a3a;
    font-weight: 600;
}

.account-pills>li{
    float: right !important;
}

li.lrs-primary-nav, li.lrs-primary-nav a{
    background-color: #f48e1f;
    border-color: #f48e1f;
}

li.lrs-primary-nav:hover, li.lrs-primary-nav a:hover{
    background-color: #cf7617;
    border-color: #cf7617;
}

div#starttoday{
    margin-bottom: 50px;
    margin-top: 50px;
}

.sidebar-page-link{
    width: 100%;
    display: block;
}

.toc-modal .sidebar-page-link, .toc-modal .sidebar-page-text{
    padding: 5px 0px 5px 2px;
}

.toc-modal .sidebar-page-text{
    padding: 5px 0px 5px 2px;
    display: block;
}

tr.answer td p{
    margin: 10px 0px;
}

tr.selected-answer{
    background-color: #c6c6c6;
}

table.lrs-choice-table { border-collapse: separate; }
table.lrs-choice-table td:first-child { border-top-left-radius: 6px; border-bottom-left-radius: 6px; }
table.lrs-choice-table td:last-child { border-top-right-radius: 6px; border-bottom-right-radius: 6px; }

.alert {
    text-align: center;
}

.fa {
    margin-right: 6px;
}

/* Course Progress Bar */

.page-progress{
    height: 41px;
    position: relative;
}

.page-progress-percent{
    position: absolute;
    display: block;
    width: 100%;
    color: #000000;
    font-weight: 500;
    padding-top: 10px;
    font-size: 20px;
}

.progress-bar-info{
    background-color: #b4252d;
    background-image: none;
}


/* END: Course Progress Bar */

div.class-top-controls .btn{
    width: 100%;
}

/* Credit Card Sprite */
.cardtype { height: 28px; background:url("/webassets/alcoholawareness/cc.png"); float:left; display: none; margin: 4px 18px 0px 0px; width: 49px;}
.cardtype-mastercard { background-position:0px 0px; display: block;}
.cardtype-visa { background-position:-49px 0px; display: block;}
.cardtype-discover { background-position:-98px 0px; display: block;}
.cardtype-amex { background-position:-147px 0px; display: block;}
.cc .mb { background-position:0px 32px; display: block;}
.cc .vb { background-position:-56px 32px; display: block;}
.cc .db { background-position:-112px 32px; display: block;}
.cc .ab { background-position:-168px 32px; display: block;}

.cardvalid{
    color: #27ae60;
    margin: 0px 64px 0px 0px;
    font-size: 20px;
}

.affiliates .row{
    margin-top: 20px;
    margin-bottom: 20px;
}

.affiliate{
    padding: 20px;
    text-align: center;
    background: #3d3d3d;
    border-radius: 10px;
}

.affiliate h4{
    color: #FFFFFF;
}

.affiliate p{
    color: #d1d1d1;
}

.affiliate a{
    color: #f7901e;
}

/* Current Student Div */
.currentstudent{
    color: #797979;
    margin-bottom: 15px;
    border-bottom: 1px solid rgb(211, 211, 211);
}

.currentstudent .currentstudent-name{
    color: #575757;
    font-weight: bold;
}

.currentstudent .currentstudent-toggleform{
    margin-left: 10px;
}
/* END: Current Student Div */

/* AAC Jumbotron Video */

div#aac_video{
    margin: 0 auto;
    box-shadow: 0px 0px 20px black;
}

/* END: AAC Jumbotron Video */

/* Password Strength Field */

.password-strength{

}

.password-progress{
    height: 15px;
    position: relative;
}

.password-strength-text{
    position: absolute;
    display: block;
    width: 100%;
    color: #000000;
    font-weight: 500;
    margin-top: -3px;
    font-size: 12px;
}

/* END: Password Strength Field */

/* Registration Password Field */

.passwordchecks{
    margin-right: 20px;
    color: #27ae60;
}

/* END: Registration Password Field */

/* Survey Styles */

.pageclient-survey-required{

}

.pageclient-survey-required .survey-question{
    padding: 0px 0px 10px;
    border-bottom: 1px solid #d3d3d3;
}

.pageclient-survey-required .survey-question .survey-question-text{
    font-size: 20px;
    font-weight: 500;
}

.pageclient-survey-required .survey-question .survey-question-answers-agreescale-5 ol {
    padding: 0;
}

.pageclient-survey-required .survey-question .survey-question-answers-agreescale-5 .radio{
    display: inline;
    list-style: none;
    margin: 0px 0px 0px 10px;
    padding: 5px;
}

.pageclient-survey-required .survey-question .radio{
    /*color: #797979;*/
}

.pageclient-survey-required .survey-question .selected-survey-radio label{
    font-weight: 500;
}

.followup-question{
    margin: 8px 0 0 24px;
}

.pageclient-survey-required .followup-question .survey-question{
    border-bottom: none;
}

.pageclient-survey-required .followup-question .survey-question-text{
    font-size: 15px;
}

.pageclient-survey-required .survey-question-simple{
    /* Different padding bc the text fields do not add as much padding themselves */
    padding: 0px 0px 25px;
}
.pageclient-survey-required .survey-question-simple input{
    /* Had to set font size to prevent iPhone from auto-zooming in on the field due to the font size threshold */
    font-size: 16px;
}
/* END: Survey Styles */

/* Media Queries */
@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
    .home-jumbotron{
        text-align: center;
    }
    .home-jumbotron img{
        margin: 0 auto;
    }
}

@media (max-width: 1200px) {
    .navbar-brand img{
        height: 60px;
    }
}

@media (max-width: 768px) {
    .home-jumbotron .title-description {
        font-size: 12px;
        font-weight: 400;
    }

    .navbar-brand img{
        height: 40px;
    }
    #calltoaction .btn{
        width: 100%;
    }
    .pageclient-survey-required .survey-question .survey-question-answers-agreescale-5 .radio{
        display: block;
    }
    .idvcamera{
        width: 80%;
    }
}

@media (max-width: 420px) {
    .navbar-brand img{
        height: 30px;
    }

    .home-jumbotron h2#slogan{
        font-size: 19px;
    }
    .home-jumbotron .title-description {
        font-size: 12px;
        font-weight: 400;
    }

    #calltoaction .btn{
        font-size: 16px;
    }
    .idvcamera{
        width: 100%;
    }
}