/*@charset "UTF-8";*/
@import url('/webfonts/Lato_Thin/stylesheet.css');
@import url('/webfonts/Lato_Bold/stylesheet.css');
@import url('/webfonts/Lato_Reg/stylesheet.css');

.dataList {
    padding: 0px;
    margin: 0px;
    border-width: 0px;
}

.dataList span {
    /* display: block;
    float: left;*/
}

.input-group {
    margin-bottom: 15px;
    width: 100%;
}

.form-control {
    /*margin-bottom: 15px;*/
}


html {
    min-height: 100vh;
    /*min-width: 1200px;*/
}

body {
    padding: 0px;
    /*text-align: center;*/
    margin: 0px 0px 200px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    min-height: 100vh;
    /*overflow:hidden;*/
    position: relative;
}
/*.container {
    width: 1400px !important;
}*/


.topBar {
    margin: 0px;
    padding: 0px;
    height: 135px;
    border: 1px solid #04FF2A;
}


.topBarContent {
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    position: relative;
    display: block;
    left: 0px;
    top: 0px;
}

.topNavWrapper {
    display: block;
    padding: 0px;
    position: absolute;
    top: 0px;
    text-align: right;
    right: 0px;
    width: 670px;
    border: 0px solid #FF0000;
    height: 135px;
    margin: 0px;
}

.topBarLogo {
    display: block;
    padding: 0px;
    height: 90px;
    width: 250px;
    /*font-size: 30px;
	line-height: 100px;*/
    color: #BCBEC0;
    font-weight: lighter;
    text-align: center;
    font-family: "Lato Thin", sans-serif;
    margin-top: 15px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
    position: relative;
    border: 0px solid #FF0000;
}

.topBarLogo img {
    margin: 0px;
    padding: 0px;
    /*height: 100%;*/
    width: auto;
    /*max-height: 80px;*/
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    object-fit: contain;
    height: 100%;
    max-width:100%;
}

.topNavWrapper a {
    display: block;
    /*height: 135px;
	width: 20%;*/
    float: left;
    /*background-image: url(/images/navmenuOFF.jpg);*/
    background-repeat: no-repeat;
    background-position: 0px 0px;
    border: 0px solid #FF0000;
}

.topNavWrapper a img {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    /*position: absolute;
	top: 0px;
	left: 0px;*/
}

.topNavWrapper a .navOnBack {
    background-color: #00AEEF;
    display: none;
}

.topNavWrapper a img.navON {
    display: none;
}

.topNavWrapper a:hover img.navOFF {
    display: none;
}

.topNavWrapper a:hover img.navON {
    display: block;
}

.topNavWrapper a:hover .navOnBack {
    display: block;
}
/*.topNavWrapper a:active img.navON, .topNavWrapper a:active img.navOFF, .topNavWrapper a:visited img.navON, .topNavWrapper a:visited img.navOFF {
	display:none;
}
	*/






.topNavWrapper a:hover {
    display: block;
    /*background-image: url(/images/navmenuON.jpg);*/
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.topNavWrapper a.HOME {
    display: block;
    width: 122px;
    background-position: 0px 0px;
}

.topNavWrapper a.CALENDAR {
    display: block;
    width: 136px;
    background-position: -125px 0px;
}

.topNavWrapper a.FORMS {
    display: block;
    width: 113px;
    background-position: -250px 0px;
}

.topNavWrapper a.TUTORIALS {
    display: block;
    width: 132px;
    background-position: -370px 0px;
}

.topNavWrapper a.ACTPLANS {
    display: block;
    width: 167px;
    background-position: -500px 0px;
}

.topNavWrapper a span {
    display: none;
}

.bannerBar {
    margin: 0px;
    padding: 0px;
    /*height: 150px;*/
    /*background-image: url(/images/bannerBack.jpg);*/
    background-image: none;
    background-position: center -250px;
    background-repeat: no-repeat;
    border: 0px solid #00FF33;
    position: relative;
}

.bannerTextWrapper {
    height: 150px;
    text-align: center;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-repeat: repeat;
    background-position: 0px 0px;
    position: absolute;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 100%;
}

.bannerWelcomeTextBlock {
    position: absolute;
    top: 10px;
    right: 0px;
    display: block;
    width: 60%;
}



.bannerYouthImg {
    margin: 0px;
    padding: 0px;
    /*height: 515px;
	width: 693px;*/
    position: absolute;
    /*left: 80%;*/ /*top: 77px;*/ /*	bottom: 0px;*/
    display: block;
    /*height: 500px;
    right: 50%;
    left: auto;*/
    z-index: 2;
    bottom: 0px;
    height: 100%;
    width: auto;
    left: 10%;
}

.bannerYouthImg img {
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: auto;
    display: block;
    position: absolute;
    left: 25%;
    bottom: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.bannerWelcomeText {
    padding: 0px;
    position: relative;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: right;
    height: 215px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    font-size: 24px;
    line-height: 26px;
    color: #FFF;
}

.textWelcomeTo {
    font-size: 28px;
    line-height: 24px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    font-weight: lighter;
    font-family: "Lato Thin", sans-serif;
}

.textCompanyName {
    font-size: 36px;
    line-height: 24px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    font-weight: lighter;
    progressBarFrame font-family: "Lato Reg", sans-serif;
    display: block;
    color: #FFFFFF;
}

.textTrainingPortal {
    font-size: 50px;
    line-height: 24px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    font-weight: 700;
    font-family: "Lato Bold", sans-serif;
}

.bannerSubBar {
    padding: 0px;
    display: block;
    background-color: #00AEEF;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
    width: 100%;
    /*style ="height: 20px; text-align: center; line-height: 20px; font-size: 20px; color: #FFFFFF;"*/
}

.centreWidth {
    padding: 0px;
    width: 1150px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    position: relative;
    left: 0px;
    top: 0px;
}

.bannerSubBarContent {
    padding: 0px;
    position: relative;
}

.loginButton {
    background-image: url('');
    display: block;
    margin: 0px;
    padding: 0px;
    height: 50px;
    width: 300px;
    font-size: 24px;
    line-height: 50px;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    top: 12px;
    right: 0px;
}

.loginButton:hover {
    background-image: url('');
    display: block;
    color: #00AEEF;
    text-decoration: none;
    position: absolute;
    top: 12px;
    right: 0px;
}



.contactButton {
    background-image: url('');
    display: block;
    margin: 0px;
    padding: 0px;
    height: 50px;
    width: 30%;
    font-size: 24px;
    line-height: 50px;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    top: 12px;
    right: 15px;
    border-radius: 5px;
}

.contactButton:hover {
    background-image: url('');
    color: #00AEEF;
    text-decoration: none;
}




.bannerSubBarWelcomeText {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    color: #FFF;
    font-family: "Lato Reg", sans-serif;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 30px;
}

.loginPanelWrapper {
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
}

.loginPanelWrapper span {
    /*    margin: 0px auto;
        border: 0px solid #800000;
        display: block;
        padding: 3px;
        font-size: 20px;
        line-height: 22px;
        color: #CCC;
        position: relative;
        top: 1px;
        left: 1px;*/
}

.loginPanelWrapper span.loginValidator {
    /* padding: 0px;
            margin: 0px;
            display: inline;
            border: 0px solid #FF00FF;
            width: 15px;
            height: 14px;
            font-size: 14px;
            color: #FF0000;
            line-height: 14px;
            position: relative;
            top: 0px;
            right: 0px;*/
}

.loginPanelWrapper a.forgotPassword {
    width: 100%;
    text-align: center;
    display: block;
}

.loginPanelWrapper label.loginLabel {
    margin: 0px auto;
    border: 0px solid #800000;
    display: block;
    padding: 3px;
    font-size: 18px;
    line-height: 22px;
    color: #888;
    position: relative;
    top: 1px;
    left: 1px;
    font-weight: normal;
    margin-bottom: 5px;
}

.loginPanelWrapper label {
    margin: 0px auto;
    border: 0px solid #800000;
    display: block;
    padding: 3px;
    font-size: 18px;
    line-height: 22px;
    color: #888;
    position: relative;
    top: 1px;
    left: 1px;
    font-weight: normal;
    margin-bottom: 5px;
    text-align: center;
}


.loginPanelWrapper .txtBox {
    display: block;
    border: 1px solid #aaa;
    font-family: "Lato Reg", sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #00AEEF;
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
    border-radius: 15px;
    /*        -moz-box-shadow: 3px 3px 5px 6px #ccc;
        -webkit-box-shadow: 3px 3px 5px 6px #ccc;
        box-shadow: 2px 3px 8px 1px rgba(0, 0, 0, 0.2);*/
}

.loginPanelWrapper .txtBox:hover {
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 2px 3px 8px 1px rgba(0, 0, 0, 0.2);
}

.loginPanelWrapper .subBtn {
    padding: 0px;
    height: 40px;
    width: 200px;
    margin-top: 40px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    display: block;
    background-color: #00AEEF;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    text-decoration: none;
    line-height: 40px;
    font-size: 18px;
    color: white;
    position: relative;
    left: 0px;
    top: 0px;
    border-radius: 20px;
}

.loginPanelWrapper .subBtn:hover {
    /*background-color: #00AEEF;*/
    /*color: #FFF;*/
    opacity: 0.8;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    /* -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 2px 3px 8px 1px rgba(0, 0, 0, 0.2);
    -webkit-background-color: blue;
    -webkit-text-fill-color:blue;*/
}

/*@-webkit-keyframes autofill {
    0%,100% {
        color: #666;
        background: transparent;
    }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-animation-delay: 1s;*/ /* Safari support - any positive time runs instantly */
/*-webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}*/




.calWrapperB {
    background-image: url('');
    padding: 0px;
    width: 558px;
    float: left;
    margin: 0px;
}

.calWrapper {
    margin-right: auto;
    float: none;
    background-color: #ECEDEC;
    background-image: none;
    margin-left: auto;
}

.calWrapperRowEnd {
    float: none;
}

.monthTitle, .calTable tr td table.monthTitle tr td, .calTable tr td table.monthTitle tr td a {
    font-family: "Lato Reg", sans-serif;
    font-size: 24px;
    line-height: 48px;
    color: #00ADEF;
    padding: 0px;
    height: 48px;
    background-color: #DADBDD;
}

.calTable > tbody > tr:first-of-type td {
    height: auto;
}

.calTable tr td table.monthTitle tr td a {
    background-color: transparent;
    border: 0px solid #D2D3D2;
}

.calTable tr td table.monthTitle tr td a span {
    zoom: 1;
    /*filter: alpha(opacity=10);*/
    /*opacity: 0.1;*/
    top: 10px;
    color: #5CA6D0
}

.calTable tr td table.monthTitle tr td a:hover span {
    zoom: 1;
    /*filter: alpha(opacity=50);*/
    opacity: 0.5;
}

.calTable tr td table.monthTitle tr td a:hover {
    background-color: #dddddd;
}

.clear {
    margin: 0px;
    padding: 0px;
    clear: both;
    height: 0px;
}

.pageSection {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 100px;
    margin-left: auto;
    position: relative;
    left: 0px;
    top: 0px;
    border: 0px solid #F00;
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
    /*text-align: center;*/
}

h1 {
    font-size: 40px;
    font-weight: 400;
    color: #888;
    line-height: 32px;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-bottom-color: #888;
    border-left-color: #CCC;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    font-family: "Lato Thin", sans-serif;
}

h2 {
    font-size: 16px;
    font-weight: lighter;
    color: #00AEEF;
    line-height: 32px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    text-transform: uppercase;
    background-color: #F1F2F2;
    letter-spacing: 2px;
    clear: none;
    border: 0px solid #CCC;
    padding: 3px 15px 3px 15px;
    font-family: "Lato Thin", sans-serif;
    text-align: left;
}

h3 {
    font-size: 14px;
    font-weight: lighter;
    color: #999999;
    line-height: 16px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 0px;
    border: 0px solid #CCC;
    text-align: left;
    font-family: "Lato Bold", sans-serif;
}

.linkForm {
    display: block;
    padding: 0px;
    float: left;
    min-height: 190px;
    width: 180px;
    /*width:18%;*/
    margin-top: 0px;
    margin-right: 18px;
    margin-bottom: 36px;
    margin-left: 18px;
    text-decoration: none;
    background-color: #00AEEF;
    color: #FFF;
    position: relative;
    left: 0px;
    top: 0px;
    /*  background-image: url(/images/iconFiles50PercWhite.png);
    background-repeat: no-repeat;
    background-position: 110px 108px;*/
}

.linkForm:hover {
    /*background-color: #4AC2EF;*/
}

.linkFormRowEnd {
    margin-right: 0px;
    float: right;
    margin-bottom: 39px;
}

.linkForm .title {
    color: #FFF;
    margin: 0px;
    display: block;
    font-size: 12px;
    /*left: 0px;*/
    /*top: 97px;*/
    font-weight: bold;
    padding: 12px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    text-align: left;
    /*position: absolute;*/
    line-height: 18px;
    width: 75%;
    font-family: "Lato Bold", sans-serif;
    z-index: 20;
    display: block;
    position: relative;
    margin-top: 100px;
    margin-bottom: 20px;
    min-height: 100px;
}

.linkForm .subTitle {
    margin: 0px;
    display: block;
    font-size: 12px;
    position: absolute;
    left: 12px;
    bottom: 8px;
    padding-top: 5px;
    padding-right: 12px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFF;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
    width: 80px;
    line-height: 14px;
    color: #eeeeee;
    font-family: "Lato Thin", sans-serif;
    text-align: left;
    z-index: 20;
}

.linkForm:hover .subTitle {
    color: #eeeeee !important;
}


.linkTutorialGroup {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
    clear: both;
    border: 0px solid #F3C;
}












.linkTutorial {
    display: block;
    padding: 0px;
    float: left;
    height: 285px;
    width: 23%;
    margin-top: 0px;
    margin-right: 2%;
    margin-bottom: 30px;
    margin-left: 0px;
    text-decoration: none;
    background-color: #00AEEF;
    color: #FFF;
    position: relative;
    left: 0px;
    top: 0px;
    background-repeat: no-repeat;
    background-position: 110px 108px;
    font-family: "Lato Reg", sans-serif;
}

.linkTutorial:hover {
    /*background-color: #4AC2EF;*/
    background-image: url('');
    background-repeat: repeat;
    background-position: 0px 0px;
}

.linkTutorial[disabled]:hover {
    background-color: #A0A0A0;
}

.linkTutorial[disabled] {
    background-color: #A0A0A0;
}

.linkTutorialRowEnd {
    margin-right: 0px;
    float: right;
    margin-bottom: 39px;
}

.linkTutorial .thumbnail {
    margin: 0px;
    display: block;
    font-size: 14px;
    left: 0px;
    top: 0px;
    font-weight: bold;
    padding: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    text-align: left;
    position: absolute;
    line-height: 18px;
    width: 100%;
    height: 150px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #0CF;
    border-radius: 0px;
}

.linkTutorial .title {
    margin: 0px;
    display: block;
    font-size: 16px;
    left: 0px;
    top: 160px;
    font-weight: bold;
    padding: 12px;
    text-align: left;
    position: absolute;
    line-height: 18px;
    border: 0px solid #F00;
    color: #ffffff;
}

.linkTutorial .subTitle {
    margin: 0px;
    display: block;
    font-size: 14px;
    position: absolute;
    left: 10px;
    bottom: 0px;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFF;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
    line-height: 18px;
    color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: lighter;
    width: 180px;
    letter-spacing: 2px;
    font-family: "Lato Thin", sans-serif;
}

.linkTutorial[disabled] .title {
    background-color: #A0A0A0;
    color: #B6B6B6;
}

.linkTutorial[disabled] .subTitle {
    background-color: #A0A0A0;
    color: #B6B6B6;
}

.tActPlans {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
}

.tActPlans tbody {
    margin: 0px;
    padding: 0px;
}

.tActPlans tr th {
    border-width: 0px;
    color: #FFF;
    background-color: #00AEEF;
    margin: 0px;
    padding: 5px;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    font-weight: normal;
    font-family: "Lato Bold", sans-serif;
}

.tActPlans tr th.PLAN {
    width: 60%;
}

.tActPlans tr th.PDF {
    width: 20%;
}

.tActPlans tr th.VIDEO {
    width: 20%;
}

.tActPlans tr td {
    border-width: 0px;
    color: #999;
    margin: 0px;
    text-align: left;
    padding-top: 5px;
    padding-right: 6px;
    padding-bottom: 5px;
    padding-left: 0px;
}

.tActPlans tr.spacerRow td {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    height: 10px;
}

.tActPlans tr td.RowEnd {
    text-align: left;
    padding-right: 0px;
}

.linkActPlanInfo {
    background-color: #F6F6F6;
    display: block;
    font-size: 16px;
    line-height: 18px;
    color: #00AEEF;
    text-decoration: none;
    margin: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 10px;
    height: 50px;
    font-family: "Lato Thin", sans-serif;
}

.tActPlans tr td a:hover {
    background-color: #999;
    color: #FFF;
    text-decoration: none;
}

.linkActPlanVIDEO {
    background-color: #F6F6F6;
    display: block;
    font-size: 16px;
    line-height: 18px;
    color: #00AEEF;
    text-decoration: none;
    margin: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: 170px 4px;
    font-family: "Lato Thin", sans-serif;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

.linkActPlanVIDEO[disabled], .linkActPlanVIDEO[disabled]:hover {
    background-color: #cccccc;
    color: #999999;
}

.taActPlanVideoWrapper {
    margin: 0px;
    padding: 0px;
    height: 32px;
    /*width: 25%;*/
    position: absolute;
    top: -2px;
    right: 8px;
    display: block;
}

.taActPlanPDFWrapper {
    margin: 0px;
    padding: 0px;
    height: 32px;
    /*width: 25%;*/
    position: absolute;
    top: 8px;
    right: 8px;
    display: block;
}

.taActPlanVideoWrapper img, .taActPlanPDFWrapper img {
    width: 100%;
    height: auto;
}


.linkActPlanVIDEORowEnd {
    padding-right: 0px;
}

.linkActPlanPDF {
    background-color: #F6F6F6;
    display: block;
    font-size: 16px;
    line-height: 18px;
    color: #00AEEF;
    text-decoration: none;
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    height: 50px;
    background-position: 175px 4px;
    background-repeat: no-repeat;
    padding-right: 0px;
    font-family: "Lato Thin", sans-serif;
    position: relative;
}

.tutCatPicker {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
    height: 50px;
    display: block;
}

.tutCatPicker a {
    display: block;
    margin: 0px;
    padding: 0px;
    height: 60px;
    width: 49%;
    float: left;
    background-color: #CCC;
    font-size: 18px;
    line-height: 60px;
    text-decoration: none;
    color: #999;
    font-family: "Lato Reg", sans-serif;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #F6F6F6;
    border-right-color: #F6F6F6;
    border-bottom-color: #787878;
    border-left-color: #787878;
    position: relative;
    left: 0px;
    top: 0px;
}

.tutCatKyle {
    border-width: 0px;
    background-image: url('');
    margin: 0px;
    padding: 0px;
    height: 100px;
    width: 200px;
    position: absolute;
    left: -16px;
    display: block;
    bottom: -1px;
}

.tutCatSaepom {
    border-width: 0px;
    background-image: url('');
    margin: 0px;
    padding: 0px;
    height: 100px;
    width: 100px;
    position: absolute;
    display: block;
    bottom: -1px;
    right: -16px;
}

.tutCatPicker a.RowEnd {
    float: right;
}

.tutCatPicker a:hover, .tutCatPicker a.selected {
    color: #FFF;
    background-color: #00B6ED;
}

.txtQty {
    margin: 0px;
    padding: 3px;
    width: 34px;
    border: 1px solid #CCC;
    height: 24px;
    float: none;
    font-size: 12px;
}

.txtDetailLong {
    margin: 0px;
    padding: 3px;
    width: 200px;
    border: 1px solid #CCC;
    height: 24px;
    float: left;
    font-size: 12px;
}

.txtQtyEnd {
    margin-right: 2%;
    font-size: 12px;
}

.acPlanFilterDiv {
    margin: 0px;
    border-width: 1px;
    padding: 0px;
    display: block;
    /*height: 30px;*/
    position: relative;
    clear: both;
}

.button {
    color: #FFF;
    background-color: #999;
    padding: 0px;
    height: 30px;
    top: 1px;
    float: right;
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px; /*1%;*/
    width: 7%;
    text-align: center;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    font-family: "Lato Bold", sans-serif;
    font-size: 12px;
    line-height: 14px;
}

.button:hover {
    background-color: #00AEEF;
}

.selectDrop {
    padding: 0px;
    float: left;
    height: 30px;
    border: 1px solid #CCC;
    display: block;
    margin-top: 0px;
    margin-right: 2%;
    margin-bottom: 0px;
    margin-left: 0px;
    font-family: "Lato Bold";
}

.drpMenu {
    padding: 0px;
    height: 30px;
    border: 1px solid #CCC;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    color: #000000;
}

.drpMenu4Column {
    padding: 0px;
    height: 30px;
    border: 1px solid #CCC;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    font-size: 14px;
}

.lblAGERANGE {
    line-height: 30px;
    display: block;
    padding: 0px;
    height: 30px;
    float: left;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
    font-family: "Lato Bold", sans-serif;
    font-size: 12px;
}


.table {
    margin: 0px 0px 20px 0px;
    border-width: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
}

.table td, td {
    border-width: 0px;
    margin: 0px;
    font-family: "Lato", sans-serif;
    text-align: left;
    position: relative;
    top: 0px;
    vertical-align: top;
    color: #777;
    /*width: 25%;*/
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    border-top: 0px solid #DDD;
}

.table > tbody > tr > td {
    border-top: 0px solid #DDD;
}

.table tr.rowHeading td {
    font-weight: normal;
    color: #FFFFFF;
    background-color: #05A3DF;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
    padding-right: 5px;
    padding-left: 5px;
}

.checkBox {
    padding: 5px;
    margin: 0px 10px 10px 0px;
    border: 1px solid #ccc;
    position: relative;
    width: 206px;
    display: block;
    top: 0px;
    float: left;
    background-color: #F6F6F6;
    font-family: "Lato Bold", sans-serif;
    font-size: 12px;
    color: #888;
    left: 0px;
}

.checkBox label {
    margin-bottom: 5px;
    position: absolute;
    top: 12px;
    left: 38px;
}

.checkBox input[type="checkbox"] {
    margin: 5px;
    height: 18px;
    width: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 1px solid #ccc;
    background-color: #ccc;
    border-radius: 4px;
    outline: none;
    transition-duration: 0.3s;
    cursor: pointer;
}

.checkBox input[type="checkbox"]:checked {
    border: 1px solid #428bca;
    background-color: #428bca;
}

.checkBox input[type="checkbox"]:checked + label::before {
    content: '\2713';
    display: block;
    text-align: center;
    color: white;
    position: absolute;
    left: -24px;
    top: 3px;
    font-weight: bold;
    font-size: 12px
}

.checkBox input[type="checkbox"]:active {
    border: 2px solid #34495E;
}

.checkBoxList input[type="checkbox"] {
    padding: 5px;
    margin: 0px 10px 10px 0px;
    margin: 5px;
    border: 1px solid #05A3DF;
    position: relative;
    width: 206px;
    display: block;
    top: 0px;
    float: left;
    background-color: #F6F6F6;
    font-family: "Lato Bold", sans-serif;
    font-size: 12px;
    color: #05A3DF;
    left: 0px;
}

.checkBoxList label {
    margin-bottom: 5px;
    position: absolute;
    top: 8px;
}





.table tr td a {
    font-size: 16px;
    line-height: 30px;
    /*color: #8D8D8D;*/
    text-decoration: none;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 30px;
    width: 500px;
    text-align: center;
    /*background-color: #F6F6F6;*/
    font-family: "Lato Thin", sans-serif;
}

.table tr td a:hover {
    display: block;
    text-align: center;
    background-color: #0A98D0;
    color: #FFF;
}

.videoWrapper {
    /*border: 1px solid #CBCBCB;*/
    padding: 0px;
    /*height: 405px;
	width: 720px;*/
    height: 100vh;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    border: 0px solid green;
    display: flex;
    align-items: center;
    flex-direction: column;
    /*justify-content: center;*/
}

.msgBox {
    font-size: 20px;
    color: #00AEEF;
    background-color: #F6F6F6;
    padding: 20px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
    border: 1px solid #E1E1E1;
}

p {
    line-height: 22px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
}

strong {
    font-family: "Lato Bold", sans-serif;
    color: #999;
}

a {
    color: #09C;
    text-decoration: none;
}

.loginPanelWrapper span.bubLogin {
    background-image: url('');
    display: block;
    margin: 0px;
    padding: 0px;
    height: 230px;
    width: 325px;
    top: -250px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    left: 180px;
}

.bubHome {
    /*background-image: url(/images/bubHome.png);*/
    display: block;
    margin: 0px;
    padding: 0px;
    width: 50%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    z-index: 2000;
    left: 20%;
    top: 80%;
    float: right;
}

.bubHome img {
    width: 100%;
    height: auto;
}

.bubCal {
    display: block;
    margin: 0px;
    padding: 0px;
    width: 40%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    top: -50px;
    z-index: 2000;
    right: 8px;
}

.bubTut {
    display: block;
    margin: 0px;
    padding: 0px;
    width: 40%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    top: -65px;
    z-index: 2000;
    right: 0%;
}

.bubAct {
    display: block;
    margin: 0px;
    padding: 0px;
    width: 50%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    z-index: 2000;
    bottom: 80px;
    left: 0px;
}

.bubForms {
    display: block;
    margin: 0px;
    padding: 0px;
    width: 40%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    top: -56px;
    z-index: 2000;
    right: 0%;
}

.calTable {
    font-family: "Lato Bold", sans-serif;
    padding: 0px;
    color: #D3D4D6;
    font-size: 14px;
    line-height: 16px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 6px;
    margin-left: 0px;
}

.calTable tr th {
    height: 22px;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
    width: 14.28%;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    font-size: 12px;
    font-family: "Lato Bold", sans-serif;
    color: #B7B7B7;
    text-align: center;
}

.calTable tr td {
    /*height: 70px;*/
    line-height: 20px;
    margin: 0px;
    padding: 1px;
    border-width: 1px;
    text-align: center;
    width: 14.28px;
    overflow: visible;
}







.calTable tr td.RowStart {
    padding-left: 6px;
}

.calTable tr td.RowEnd {
    padding-right: 6px;
}

.calTable tr td a, .calTable tr td .calDayLink {
    height: 66px;
    line-height: 20px;
    padding: 2px;
    background-color: #FFF;
    display: block;
    border: 1px solid #D2D3D2;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    position: relative;
    left: 0px;
    top: 0px;
    text-align: center;
    vertical-align: top;
    text-decoration: none;
    height: 80px;
}

.calTable tr td a:hover {
    background-color: #F8FEFF;
}

.calTable tr td .calDayLink .dayNum {
    display: block;
    margin: 0px;
    padding: 0px;
    height: 20px;
    width: 20px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    position: absolute;
    right: 3px;
    bottom: -3px;
    font-family: "Lato Bold", sans-serif;
    color: #D2D5D4;
    text-align: right;
    font-size: 14px;
    line-height: 14px;
    vertical-align: bottom;
}



.calTable tr td a:hover .dayNum {
    color: #888888;
}

.calTable tr td a[disabled] {
    background-color: #F1F1F1;
}

.calTable tr td a[disabled] .dayNum {
    color: #DBDBDB;
}

.calTable tr td a[disabled]:hover {
    background-color: #F1F1F1;
}

.calTable tr td a[disabled]:hover .dayNum {
    color: #DBDBDB;
}

.calTable tr.rowInfo td .calInfoPanel {
    background-color: #00ADEF;
    position: relative;
    left: 0px;
    top: 0px;
    margin-bottom: 4px;
    padding-top: 14px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 2px;
    overflow: visible;
}

.calTable tr.rowInfo td {
    margin: 0px;
    padding-top: 2px;
    padding-right: 7px;
    padding-bottom: 0px;
    padding-left: 7px;
    height: auto;
    width: auto;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    position: relative;
    left: 0px;
    top: 0px;
}

.calTable tr.rowInfo td .calInfoPanel .calInfoDate {
    font-family: "Lato Bold", sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #FFF;
    margin: 0px;
    width: 130px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    text-align: left;
    position: absolute;
    left: 8px;
    top: 14px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-left: 0px;
    border-top-style: dotted;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-left-style: dotted;
    border-top-color: #E0E0E0;
    border-right-color: #E0E0E0;
    border-bottom-color: #E0E0E0;
    border-left-color: #E0E0E0;
}

.calTable tr.rowInfo td .calInfoPanel .calInfoTime {
    font-family: "Lato Bold", sans-serif;
    font-size: 13px;
    line-height: 15px;
    color: #FFF;
    margin: 0px;
    padding: 0px;
    width: 150px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    text-align: left;
    position: absolute;
    left: 8px;
    top: 37px;
}


.calTable tr.rowInfo td .calInfoPanel .calInfoText {
    font-family: "Lato Reg", sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #FFF;
    margin: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    text-align: left;
    position: relative;
    float: none;
    left: 0px;
    top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 150px;
    margin-bottom: 20px;
}





.calInfoText2 {
    display: block;
    margin: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    font-family: "Lato Thin", sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
    text-align: left;
    float: right;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 150px;
}

.calTable tr.rowInfo td .calInfoPanel .calInfoText strong {
    font-family: "Lato Bold", sans-serif;
    color: #FFFFFF;
}

.calInfoText2 strong {
    font-family: "Lato Bold", sans-serif;
    color: #FFFFFF;
}

.calTab {
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin: 0px;
    padding: 0px;
    height: 20px;
    width: 40px;
    position: absolute;
    left: 250px;
    top: -12px;
}

.calTable tr td a .calEventTag {
    font-family: "Lato Bold", sans-serif;
    font-size: 10px;
    line-height: 12px;
    color: #00ADEF;
    background-color: #E6E7E9;
    padding: 2px;
    position: relative;
    left: 0px;
    top: 5px;
    display: block;
    width: 90%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    border-radius: 5px;
    /*height: 12px;*/
    text-decoration: none;
}

.calTable tr td a:hover .calEventTag {
    text-decoration: none;
}

.calTable tr td a .calStar {
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin: 0px;
    padding: 0px;
    height: 18px;
    width: 19px;
    position: absolute;
    left: 5px;
    bottom: 5px;
}

.container {
    border: 0px solid #FF0000;
    position: relative;
    width: 100%;
}

.breakpoint {
    color: #999999;
    background-color: #CCCCCC;
    text-align: center;
    display: none;
    margin: 0px;
    padding: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}




.navbar-header, .navbar-inverse {
    background-color: #00AEEF;
    color: #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
}

.navbar-header a, .navbar-brand, .navbar-inverse .navbar-brand {
    color: #FFFFFF;
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a {
    background-color: #DAE0EB;
    color: #00AEEF;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFFFFF;
    background-color: #00AEEF;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #FFFFFF;
    background-color: #1290D8;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    background-color: #00AEEF;
}

/*.navbar-nav a:hover {
	background-color: #1295DF;
}*/
.subBtn {
    position: relative;
}

.welcomeTextBreak {
    display: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
    width: 100%;
    border: 0px solid #FF0000;
}

/*
.bubHome{
    display: none;
}

.bubCal {
	display: none;
}
.bubTut {
		display: none;
}
.bubAct {
		display: none;
}
.bubForms {
	display: none;
}
*/


a.butLogout {
    border: 1px solid #DFDFDF;
    margin: 0px;
    padding: 0px;
    height: 30px;
    width: 80px;
    position: absolute;
    top: 0px;
    right: 15px;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    line-height: 30px;
    color: #808080;
    background-color: #EAEAEA;
    text-decoration: none;
    letter-spacing: 0px;
    display: block;
}

a.butLogout:hover {
    color: #800000;
    background-color: #FFE1E1;
}

a.butJumpPortal {
    border: 0px solid #DFDFDF;
    margin: 0px;
    padding: 10px;
    /*height: 30px;*/
    /* width: 120px; */
    position: absolute;
    top: 0px;
    right: 18px;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    line-height: 10px;
    color: #777;
    /*background-color: #EAEAEA;*/
    background-color: #ddd;
    text-decoration: none;
    letter-spacing: 0px;
    display: block;
    font-family: "Lato", sans-serif;
}

a.butJumpPortal:hover {
    background-color: #D7E4B6;
    color: #809D39;
}

.subMenu a {
    padding: 0px;
    margin: 0px;
    border-width: 0px;
    display: block;
    float: left;
    height: 30px;
    background-color: #F4F4F4;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    width: 16.66%;
}

.subMenu a:hover {
    text-decoration: none;
    background-color: #15A0D3;
    color: #FFFFFF;
}

.compMenu a {
    width: 50%;
}


.gridView {
    border: 1px solid #E6E6E6;
    padding: 0px;
    margin: 0px 0px 15px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    background-color: #FFFFFF;
}

.gridView td {
    border-width: 0px;
    padding: 8px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    position: relative;
}

.gridView th {
    border-width: 0px;
    padding: 10px 20px 10px 20px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    background-color: #E9E9E9;
    color: #666600;
    font-weight: normal;
}

.gridView th.EDIT, .gridView td.EDIT {
    width: 100px;
    text-align: center;
}

.gridView th.AGERANGE {
    width: 100px;
}

.textMinMaxAge {
    width: 60px;
    top: 0px;
    vertical-align: top;
    display: inline;
}

.textTitle {
    width: 280px;
}

.textActCode {
    width: 100px;
}

.inputTable {
    border: 0px solid #CCCCCC;
}

.inputTable td {
    border: 0px solid #C0C0C0;
    padding: 10px;
    margin: 0px;
    position: relative;
    top: 0px;
}

.inputTable tr.labelRow td {
    padding: 5px 10px 7px 10px;
    margin: 0px;
    border: 0px solid #C7D297;
    /*background-color: #F1FBFE;*/
    color: #006699;
}



.form-control-drpdown {
    height: 25px;
    line-height: 25px;
    padding: 3px;
    margin: 0px;
    width: 200px;
    top: 15px;
    position: absolute;
    font-size: 14px;
    right: 15px;
}

.form-control-drpdownFULL {
    height: 25px;
    line-height: 25px;
    padding: 3px;
    margin: 0px 0px 20px 0px;
    width: 100%;
    top: 0px;
    position: relative;
    font-size: 14px;
    left: 0px;
}

.container-fluid-adminmenu {
    padding-left: 0px;
    padding-right: 0px;
}

.navbar-collapse-adminmenu {
    padding-right: 0px;
    padding-left: 0px;
}

.navbar-default .navbar-nav > li > a {
    /* color: #09C;*/
    color: #000;
    font-weight: bold;
    font-size: 14px;
    padding-left: 20px !important;
}



.navbar-companylabel {
    width: 100px;
    top: 6px;
    position: absolute;
    font-size: 12px;
    right: 220px;
}

.navbar-brand {
    display: none;
}

.alert {
    display: block;
    margin-bottom: 20px;
    margin-top: 0px;
}

.alert-inner {
    display: block;
    /*margin-bottom: 0px !important;*/
    margin-top: 20px !important;
}

.gridView th.DELETE, .gridView td.DELETE {
    width: 100px;
    text-align: right;
}

.radio label, .checkbox label {
    display: block;
    top: 10px;
    position: absolute;
    width: 100%;
    color: #888;
}

label {
    display: block;
    /*margin-bottom: 5px;
    font-weight: 700;*/
    font-size: 14px;
}


.checkboxIMPORT label {
    top: 3px;
}

.panel {
    position: relative;
    border: 0px solid #fff;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.05);
}

.form-control-drpSHORT {
    width: 50px;
}

.ajax__calendar_container {
    box-sizing: content-box;
}

.ajax__calendar_day {
    box-sizing: content-box;
}


.blackTransparent {
    background-color: #000000;
    zoom: 1;
    filter: alpha(opacity=10);
    opacity: 0.1;
}

.bannerTransColourBack {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
}






.actFilterSpacer {
    padding: 0px;
    margin: 0px 0px 20px 0px;
}

.form-control-short {
    width: 50px;
}

.btn-in-h2 {
    margin-top: 5px;
    background: #bbbbbb;
    letter-spacing: 0px;
    font-size: 10px;
    padding: 3px 10px 3px 10px;
    box-shadow: inset 0 0 2px 0px #ffffff;
    border: 0px;
}

.btn-in-h2:hover {
    color: #ffffff;
    background: #cccccc;
    box-shadow: inset 0 0 2px 0px #bbbbbb;
    opacity: 0.8;
}
/*.shadow {
  -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;
}
*/

.dayText, .eventDate, .eventTitle, .dayDate, .dayTime, .dayEventInfo, .primColour, .eventTime, .eventTimeEND, .eventInfo, .evenVarWrapper {
    display: none;
}


.linkBackAdmin {
    background-color: #C0C0C0;
    display: block;
    padding: 0px;
    margin: 0px 0px 20px 0px;
    font-family: "Lato Thin", sans-serif;
    font-size: 16px;
    line-height: 40px;
    color: #FFFFFF;
    text-decoration: none;
    height: 1px;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
    text-align: center;
}

.linkBackAdmin:hover, .linkBackAdmin:active, .linkBackAdmin:visited {
    text-decoration: none;
    background-color: #999999;
}


.loginPanelWrapper .alert {
    margin-bottom: 20px;
}

.butContinueImport {
    display: none;
}

.checkBoxAddUser {
    /*width: 250px;*/
    width: 100%;
}

.sp-replacer {
    /* margin: 0px;
    overflow: hidden;
    cursor: pointer;
    padding: 4px;
    display: inline-block;
    border: 1px solid rgba(225, 225, 225, 1);
    background: none repeat scroll 0% 0% #EEE;
    color: #333;
    vertical-align: middle;*/
    top: -3px;
    position: relative;
    height: 32px;
    border: 1px solid rgba(225, 225, 225, 1);
}

.txtColorPicker {
    width: auto;
    display: inline-block;
}

.bnrBarImage {
    position: relative;
    z-index: 0;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
}

.help-block {
    color: #cccccc;
    font-size: 12px;
}

.nav li.lnkMobileLogout {
    display: none;
}

.nav li.lnkMobilePortal {
    display: none;
}

.ageRangeWrapper {
    display: inline-block;
    text-align: left;
    white-space: nowrap;
    float: left;
    border: 0px solid #cccccc;
    height: 30px;
    margin-right: 10px;
}

.minMaxAgeTo {
    display: inline;
}

.gridView tr td.chkCol label {
    display: inline;
    padding-left: 10px;
}

.btn-group > .btn {
    margin-bottom: 10px;
}

.col-sm-2 {
    padding-left: 0;
}

.form-inline .form-control {
    margin-bottom: 0px;
}

.pnlSearchGroup {
    margin-bottom: 20px;
}








/*NEW LMS STYLES*/
.row {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
}

.twocolWrapper {
    padding: 0px !important;
    margin: 0px !important;
    width: 100%;
    /*border: 1px red solid;*/
    height: calc(100vh - 80px);
    display: block;
    position: relative;
    /*min-width: 1300px !important;*/ /*temp until responsive is done*/
}

.twocolWrapper .row {
    padding: 0px;
    margin: 0px;
    width: 100%;
    /*border: 1px red solid;*/
    /*height: 100%;*/
    padding: 0px;
    margin: 0px;
    display: block;
    position: relative;
}

.twocolWrapper .courseWrapper {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px #ccc solid;
}


.twocolWrapper .courseWrapper .statusDiv, .twocolWrapper .courseWrapper .scoreDiv {
    margin-bottom: 20px;
}

.twocolWrapper .courseWrapper .statusDiv b, .twocolWrapper .courseWrapper .scoreDiv b {
    color: black;
}



.leftNavCol {
    margin: 0px;
    /*width: 224px;*/
    border: 0px blue solid;
    background-image: url('');
    background-position-x: right;
    background-repeat: repeat-y;
    padding-right: 20px;
    height: 100%;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}



/*//portal view*/
.portalContent .mainContentCol {
    padding: 0px;
    margin: 0px;
    /*border: 1px green solid;*/
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 10px;
}

.portalContent .mainContentCol > .row > .col-sm-3 {
    padding-left: 0px;
    padding-right: 30px;
}


.adminContent {
    padding: 0px !important;
    margin: -50px !important;
}

.adminContent .mainContentCol {
    padding: 0px;
    margin: 0px;
    /*border: 1px green solid;*/
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 30px;
}

.adminContent .mainContentCol > .row > .col-sm-3 {
    padding-left: 0px;
    padding-right: 30px;
}



/*.pageWrapper {
    padding: 0px !important;
    margin: 0px !important;
    width: 100%;
    border: 1px red solid;
}*/

.bannerSubBar {
    margin: 0px !important;
    height: 30px !important;
    /*background-color: #68a9cf !important;*/
}

/*base style*/
.userTopMenu {
    /*border: 1px red solid;*/
    /*width: 450px;*/
    float: right;
    bottom: 11px;
    position: absolute;
    right: 0;
    text-align: right;
    padding: 0px;
    margin: 0px;
    margin-right: 20px;
    /*padding-right:10px;*/
    height: 30px;
}

.userTopMenu > a {
    /*width: 130px;*/
    /*height: 40px;*/
    display: block;
    /*border: 1px red solid;*/
    float: right;
    margin: 0px;
    margin-left: 20px;
    margin-bottom: 20px;
    text-align: right;
    /*   line-height: 50px;
        font-size: 16px;*/
    position: relative;
    padding-right: 0px;
    text-decoration: none;
    /*width:120px;*/
}

.userTopMenu > a:hover {
    text-decoration: none;
    /*background-color:#eee;*/
    opacity: 0.75;
}

.userTopMenu > a > span.name {
    display: inline-block;
    /* position: absolute;
            top: 10px;
            right: 60px;*/
    /*background-color: none;*/
    /*border: 1px red solid;*/
    /*width: 50px;*/
    /*height: 100%;*/
    /*background-position-x: 50%;
            background-position-y: 50%;
            background-repeat: no-repeat;*/
    font-size: 16px;
    line-height: 18px;
    padding: 0px;
    margin: 0px;
    /*height:40px;*/
    float: right;
    margin-top: 5px;
    margin-right: 5px;
}

.userTopMenu > a > span.topIcon {
    display: inline-block;
    /*  position: absolute;
            top: 0px;
            right: 0px;*/
    background-color: none;
    /*border: 1px red solid;*/
    width: 50px;
    height: 100%;
    /*  background-position-x: 50%;
            background-position-y: 50%;
            background-repeat: no-repeat;*/
    padding: 0px;
    margin: 0px;
    float: right;
}

/* .userTopMenu > a > span.iconSupport {
                background-image: url("/images/topMenuIcons/iconSupport.png")
            }

            .userTopMenu > a > span.iconName {
                background-image: url("/images/topMenuIcons/iconPerson.png")
            }

            .userTopMenu > a > span.iconLogout {
                background-image: url("/images/topMenuIcons/iconLogout.png")
            }*/

.userTopMenu a .topIcon svg {
    /*border: 1px blue solid;*/
    width: 100%;
    height: 30px;
}

.userTopMenu a .topIcon svg path {
    fill: rgb(92,165,208,1)
}

.userTopMenu a .topIcon svg rect {
    fill: none;
}

.userTopMenu a:hover > .topIcon svg path {
    fill: rgb(92,165,208,0.75)
}


.topBarLogo {
    /*border: 1px red solid;*/
    height: 80px !important;
    width: 230px !important;
    left: 20px !important;
    top: 20px !important;
}

.topBarContent {
    padding: 0px;
    height: 130px !important;
    clear:both;
    /*border: 1px, solid, red;*/
}


.leftNavCol .navbar-default {
    background-color: unset !important;
    border: 0px;
}

.leftNavCol .navbar > .container-fluid {
    padding: 0px;
    margin: 0px
}


.leftNavCol .navbar-collapse {
    max-height: unset;
    padding: 0px;
    margin: 0px
}

.leftNavCol .navbar-nav {
    float: none;
    text-align: left;
    width: 100%;
    margin: 0px;
    padding-left: 15px;
    margin-top: 70px;
    padding-bottom: 300px;
    padding-right: 6px;
}

.leftNavCol.leftNavCol .navbar-nav > li {
    float: none;
    text-align: left;
    border-bottom: 1px #ddd solid;
    width: 100%;
    font-size: 16px;
    color: grey;
    font-weight: bold;
}

/*style for learners portal*/
.leftNavCol .navbar-nav > li.active a {
    color: black;
    background-color: white !important;
}


.leftNavCol .navbar-default .navbar-nav > li > a {
    width: 100%;
    color: #777;
}

.leftNavCol .navbar-default .navbar-nav > li > a:hover {
    background-color: #efefef;
    color: #444;
}


/*style for admin menu*/

.contentDivAdmin .navbar-default .navbar-nav li.active a {
    color: black;
    background-color: unset !important;
}

.contentDivAdmin .navbar-default .navbar-nav li a {
    color: #888;
    background-color: unset;
}

.contentDivAdmin .navbar-default .navbar-nav li a:hover {
    color: white;
    background-color: #ccc;
}

/*.leftNavCol .navbar-default .navbar-nav > li > a.myDashboard {
        color: #4576aa;
        font-weight: bold;
    }
    .leftNavCol .navbar-default .navbar-nav > li > a.myDashboard:hover {*/
/*color: #444;*/

/*}*/

.footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
}

.pageContentPanel {
    padding: 10px;
    margin: 0px;
    min-height: 80%;
    margin-bottom: 100px;
    /*border:1px red solid;*/
}

.dashboardMainImg {
    width: 100%;
    /*min-height: 500px;*/
    padding: 40px;
}

.dashboardMainImg img {
    width: 100%;
    height: auto;
}

.courseContentListAdmin {
    /*border: 1px red solid;*/
    margin: 0px;
    padding: 0px;
    width: 100%;
    margin-bottom: 40px;
}


.courseContentListAdmin > ul#courseListSortable {
    padding: 0px;
    margin: 0px;
}

.courseContentListAdmin > ul#courseListSortable > li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.courseContentListAdmin > ul#courseListSortable > li:hover {
    cursor: grab;
}

.courseContentListAdmin > ul#courseListSortable > li div {
    /*border: 1px red solid;*/
}

.courseContentListAdmin > ul#courseListSortable > li span.ui-icon {
    padding: 0px;
    margin: 0px;
    list-style: none;
    /*border: 1px red solid;*/
    float: left;
    top: 4px;
    /*color: #ccc !important;*/
    opacity: 1;
}


/*.courseContentListAdmin > ul#courseListSortable > li a span.ui-icon {
            padding: 0px;
            margin: 0px;
            list-style: none;
            border: 0px red solid;
            float: left;
            top: 4px;
            color: #ccc !important;
            opacity: 1;
        }*/

.courseContentListAdmin > ul#courseListSortable > li .ui-icon-pencil,
.courseContentListAdmin > ul#courseListSortable > li .ui-icon-closethick,
.courseContentListAdmin > ul#courseListSortable > li .ui-icon-arrowthick-2-n-s {
    background-image: url('/images/ui-icons_grey_256x240.png')
}


.courseContentListAdmin > ul#courseListSortable > li.GroupSectionTitle .ui-icon-pencil,
.courseContentListAdmin > ul#courseListSortable > li.GroupSectionTitle .ui-icon-closethick,
.courseContentListAdmin > ul#courseListSortable > li.GroupSectionTitle .ui-icon-arrowthick-2-n-s {
    background-image: url('/images/ui-icons_grey_256x240.png')
}

.courseContentListAdmin > ul#courseListSortable > li .ui-icon {
    width: 18px !important;
    height: 20px;
    padding: 0px;
    /*border:1px red solid;*/
}

.courseContentListAdmin > ul#courseListSortable > li .ui-icon-arrowthick-2-n-s {
    top: 7px;
}


.courseContentListAdmin > ul#courseListSortable > li.row {
    border: 1px #ccc solid;
    margin: 0px;
    /*padding: 20px !important;*/
    width: 100%;
    height: unset;
    margin-bottom: 4px !important;
    padding: 5px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    line-height: 25px;
    /*border-radius: 10px 10px !important;*/
}

.courseContentListAdmin > ul#courseListSortable > li.GroupSectionTitle {
    background-color: #bbb;
    color: white;
    font-weight: bold;
    margin: 0px;
    /*margin-top: 40px !important;*/
    /*padding: 10px !important;*/
    line-height: 25px;
    opacity: 100;
    border: 1px #bbb solid;
}

.courseContentListAdmin > ul#courseListSortable > li.row .itemNum {
    border: 1px grey solid;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 23px;
    padding: 0px;
    border-radius: 4px 4px;
    position: relative;
    margin-left: 85px;
    margin-right: 15px;
}


.courseContentListAdmin > ul#courseListSortable > li.GroupSectionTitle .itemNum {
    border: 1px white solid;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 23px;
    padding: 0px;
    border-radius: 4px 4px;
    position: relative;
    margin-left: 15px;
    margin-right: 0px;
}

.courseContentListAdmin > ul#courseListSortable > li.GroupSectionTitle .itemName {
    /* margin-left: 15px;
                margin-right: 50px;*/
    font-size: 16px;
    padding-left: 8px;
}

.courseContentListAdmin > ul#courseListSortable > li .itemName {
    /* margin-left: 15px;
                margin-right: 50px;*/
    font-size: 14px;
}

.courseContentListAdmin > ul#courseListSortable > li.row .row {
    border: 0px #ccc solid !important;
    margin: 0px;
    padding: 0px !important;
    width: 100%;
    height: unset;
    /*margin-bottom: 20px !important;*/
}

.courseContentListAdmin > ul#courseListSortable > li div.editDeleteLinks {
    float: right;
    padding: 0px;
    /*border:1px red solid;*/
}

.courseContentListAdmin > ul#courseListSortable > li div.editDeleteLinks a {
    float: right;
    margin: 0px;
    /*  margin-left: 20px;
                    margin-right: 20px;*/
    top: -2px;
    position: relative;
}




.courseContentListAdmin div.topCourseNameBox {
    background-color: #5ca5d0;
    color: white;
    height: auto;
    /*padding: 0px;*/
    margin: 0px;
    font-size: 20px;
    line-height: 32px;
    position: relative;
    /* padding-top: 50px;
        padding-bottom: 50px;*/
    display: block;
    margin-bottom: 4px;
    padding: 0px;
    /*padding-top: 75%;*/
    padding-top: 20%;
    padding-bottom: 20%;
    font-weight: bold;
    min-height: 150px;
}

/*.courseContentListAdmin a.topCourseNameBox:hover {
            background-color: #a7ce3f;
        }*/

.courseContentListAdmin div.topCourseNameBox .nameFloat {
    /* background-color: #5ca5d0;
                color: white;
                height: 200px;*/
    padding: 0px;
    margin: 0px;
    /*font-size: 30px;
                line-height: 32px;*/
    border: 0px red solid;
    top: 20%;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
}












.AddContentButtonWrapper .row {
    margin-left: 0px;
    margin-right: 0px;
}
/*.courseContentList > ul.courseListSortable > li.row .col-sm-4 {
    padding: 0px !important;
}

.courseContentList > ul.courseListSortable > li.row .col-sm-6 {
    padding: 0px !important;
}
*/
/*this is for portal course list*/
.courseContentList {
    /*border: 1px red solid;*/
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.courseContentList .row .courseName {
    /*border: 1px green solid;*/
    margin: 0px;
    padding: 0px;
    /*width: 350px;*/
    float: left;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 20px;
    color: #68a9cf;
    line-height: 24px;
}

.courseContentList .row .courseDescription {
    /*border: 1px green solid;*/
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    margin-bottom: 25px;
    color: #777;
}

.courseContentList > .row .courseNumModules {
    /*border: 1px green solid;*/
    margin: 0px;
    padding: 0px;
    width: 80px;
    float: right;
    font-size: 12px;
    text-align: right;
    font-weight: bold;
    color: #68a9cf;
    margin-bottom: 5px;
    position: relative;
    right: -15px;
}

.courseContentList > .row .courseCompletionTime {
    /*border: 1px green solid;*/
    margin: 0px;
    padding: 0px;
    width: 100px;
    float: right;
    font-size: 12px;
    text-align: right;
    font-weight: bold;
    color: #68a9cf;
    margin-bottom: 5px;
    position: relative;
    right: -15px;
}

.courseContentList > .row .courseCertificateLink {
    /*border: 1px green solid;*/
    margin: 0px;
    padding: 0px;
    width: 90px;
    float: right;
    font-size: 12px;
    text-align: right;
    font-weight: bold;
    /*color: #68a9cf;*/
    /*margin-top:10px;*/
    margin-bottom: 5px;
    position: relative;
    right: -15px;
}

.courseContentList > .row .courseCertificateLink a.printCertificate {
    /*border: 1px green solid;*/
    margin: 0px;
    padding: 0px;
    /*width: 100px;*/
    float: right;
    /* font-size: 12px;
            text-align: right;
            font-weight: bold;*/
    display: none; /*hide for now*/
    color: #fd711c;
}

.courseContentList > .row .courseCertificateLink a.printCertificate:hover {
    /*border: 1px green solid;*/

    color: #777;
    /*text-decoration:underline;*/
}


.courseContentList > .row .courseCertificateLink div.textCertificate {
    /*border: 1px green solid;*/
    margin: 0px;
    padding: 0px;
    /*width: 100px;*/
    float: right;
    /*font-size: 12px;*/
    /*text-align: right;*/
    /* font-weight: bold;*/
    display: none; /*hide for now*/
    color: #ccc;
}


.courseContentList > .row .courseCertificateLink a.printCertActive,
.courseContentList > .row .courseCertificateLink div.certTextActive {
    display: inline-block;
}

.courseContentList > .row .courseCertificateLink a.printCertHidden,
.courseContentList > .row .courseCertificateLink div.certTextHidden {
    display: none;
}

.courseContentList > .row .courseProgressBarWrapper .progressBarFrame .progressBarInnerComplete {
    background-color: #a7ce3f;
}



.courseContentList > .row .courseThumbnail {
    margin: 0px;
    padding: 0px;
    width: 100%;
    /*height:300px;*/
    margin-bottom: 20px;
}

.courseContentList > .row .courseThumbnail img {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
}

.courseContentList > .row .courseProgressBarWrapper {
    margin: 0px;
    padding: 0px;
    width: 100%;
    /*height: 300px;*/
    /*border:1px red solid;*/
    text-align: left;
    clear: both;
    position: relative;
    float: left;
    margin-bottom: 20px;
}

.courseContentList > .row .courseProgressBarWrapper .progressTitle {
    margin: 0px;
    padding: 0px;
    /*width: 100px;*/
    /*height: 300px;*/
    /*border: 1px red solid;*/
    text-align: left;
    font-weight: bold;
    color: #68a9cf;
    margin-bottom: 3px;
}

.courseContentList > .row .courseProgressBarWrapper .progressBarFrame {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 11px !important;
    padding: 1px;
    border: 0px #68a9cf solid;
    text-align: left;
    background-color: #eee;
    border-radius: 4px 4px;
    position: relative;
    /*overflow:hidden;*/
}

.courseContentList > .row .courseProgressBarWrapper .progressBarFrame .progressBarInner {
    margin: 0px;
    padding: 0px;
    width: 20%;
    height: 100%;
    border: 0px #68a9cf solid;
    text-align: left;
    background-color: #68a9cf;
    border-radius: 4px 4px;
}

.courseContentList > .row .courseProgressBarWrapper .progressBarFrame .progressBarInnerSegment {
    margin: 0px;
    padding: 0px;
    height: 100%;
    border: 0px #68a9cf solid;
    text-align: left;
    background-color: #68a9cf;
    /*border-radius: 4px 4px;*/
    display: block;
    float: left;
    background-color: dodgerblue;
    /*height:10px;*/
    border: 0px;
    border-right: 2px #fff solid;
}

.courseContentList > .row .courseProgressBarWrapper .progressBarFrame .progressBarInnerSegmentFailed {
    /*background-color: #999 !important;*/

    background: repeating-linear-gradient( 45deg, #ccc, #ccc 10px, #bbb 10px, #bbb 20px );
}

.courseContentList > .row .courseProgressBarWrapper .progressBarFrame .progressBarInnerSegmentNotFinished {
    background-color: #ddd !important;
}

.courseContentList > .row .courseProgressBarWrapper .progressBarFrame .progressBarInnerSegmentFirst {
    border-radius: 4px 0px 0px 4px;
}


.courseContentList > .row .courseProgressBarWrapper .progressBarFrame .progressBarInnerSegmentLast {
    border-radius: 0px 4px 4px 0px;
    border-right: 0px #fff solid;
}

.courseContentList > .row .courseProgressBarWrapper .progressBarFrame .progressBarInnerSegmentFirstAndLast {
    border-radius: 4px 4px 4px 4px;
    border-right: 0px #fff solid;
}


.courseContentList > .row .courseProgressBarWrapper .progressBarFrame .progressBar0Perc {
    margin: 0px;
    padding: 0px;
    width: 30px;
    height: 10px;
    border: 0px #68a9cf solid;
    text-align: left;
    /*background-color: #68a9cf;*/
    position: absolute;
    top: 12px;
    left: 0px;
    font-size: 10px;
    color: #68a9cf;
}

.courseContentList > .row .courseProgressBarWrapper .progressBarFrame .progressBar100Perc {
    margin: 0px;
    padding: 0px;
    width: 30px;
    height: 10px;
    border: 0px #68a9cf solid;
    text-align: left;
    /*background-color: #68a9cf;*/
    position: absolute;
    top: 12px;
    right: 0px;
    font-size: 10px;
    color: #68a9cf;
    text-align: right;
}

.courseContentList > .row .courseProgressBarWrapper .progressCheckbox {
    margin: 0px;
    padding: 0px;
    width: 30px;
    height: 28px;
    border: 1px #68a9cf solid;
    text-align: left;
    /*background-color: #68a9cf;*/
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 10px;
    color: #68a9cf;
    text-align: right;
    display: none; /*hide for now*/
}

.courseContentList > .row .btnLaunchCourse {
    margin: 0px;
    padding: 8px;
    padding-left: 20px;
    padding-right: 20px;
    /*width: 30px;*/
    /*height: 28px;*/
    border: 1px #68a9cf solid;
    text-align: left;
    /*background-color: #68a9cf;*/
    position: relative;
    /* top: 0px;
            right: 0px;*/
    float: right;
    font-size: 14px;
    color: white;
    background-color: #68a9cf;
    text-align: right;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    /*box-shadow: inset 2px 2px 4px -2px rgba(255,255,255,0.7), inset -2px -2px 4px -2px rgba(0,0,0,0.3);*/
    white-space: normal;
    text-align: center;
    padding: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.courseContentList > .row .btnLaunchCourse:hover {
    background-color: #a7ce3f;
    color: white;
    border-color: #a7ce3f;
}




.coursePageWrapper {
    padding: 30px;
    padding-top: 0px;
}

.coursePageWrapper h1 {
    text-align: left;
    color: #68a9cf;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 0px;
    margin: 0px;
    color: #ccc;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.coursePageWrapper .courseDescription {
    text-align: left;
    padding: 0px;
    margin: 0px;
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 26px;
    color: #777;
}

.coursePageWrapper .courseBanner {
    padding: 0px;
    margin: 0px;
    width: 100%;
    margin-bottom: 20px;
}

.coursePageWrapper .courseBanner img {
    padding: 0px;
    margin: 0px;
    width: 100%;
    /*max-height:400px;*/
}


.coursePageWrapper .btnStartCourse {
    padding: 0px;
    margin: 0px;
    width: 100%;
    /*background-color: #a7ce3f;*/
    color: white;
    padding: 10px;
    font-size: 30px;
    width: 300px;
    border-radius: 16px 16px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}


a:hover, a:focus {
    /*color: #2a6496;*/
    text-decoration: none;
}


.pageContentPanel .coursePageRoot {
    padding: 0px;
    margin: 0px;
    /* padding-top: 20px;*/
}

.coursePageRoot .leftCol {
    max-width: 200px;
    display: inline-block;
    border: 0px red solid;
    height: 100vh;
    padding: 0px;
    margin: 0px;
}

.coursePageRoot .rightCol {
    /*width: 100%;*/
    display: inline-block
}

.coursePageRoot .leftCol .courseMenuWrapper {
    padding: 0px;
    margin: 0px;
}

.coursePageRoot .leftCol .courseMenuWrapper a.topCourseNameBox {
    background-color: #5ca5d0;
    color: white;
    height: auto;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    line-height: 25px;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    display: block;
    margin-bottom: 4px;
    /*min-height: 160px;*/
    font-weight: bold;
}

.coursePageRoot .leftCol .courseMenuWrapper a.topCourseNameBox:hover {
    background-color: #a7ce3f;
}

.coursePageRoot .leftCol .courseMenuWrapper a.topCourseNameBox .nameFloat {
    /* background-color: #5ca5d0;
                color: white;
                height: 200px;*/
    padding: 0px;
    margin: 0px;
    /*font-size: 30px;
                line-height: 32px;*/
    border: 0px red solid;
    top: 30%;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
}


.coursePageRoot .leftCol .courseMenuWrapper .courseSectionMenu ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.coursePageRoot .leftCol .courseMenuWrapper .courseSectionMenu ul li {
    padding: 0px;
    margin: 0px;
    position: relative;
}




.coursePageRoot .leftCol .courseMenuWrapper .courseSectionMenu ul li.lesson .lessonStatusIcon {
    display: block;
    float: right;
    width: 17px;
    height: 17px;
    border: 1px #999 dotted;
    top: 8px;
    right: 10px;
    position: absolute;
    border-radius: 50%;
    /*background-position-x:*/
}

.coursePageRoot .leftCol .courseMenuWrapper .courseSectionMenu ul li.lesson .lessonStatusIcon {
}

.coursePageRoot .leftCol .courseMenuWrapper .courseSectionMenu ul li.lesson .ui-icon-check {
    background-image: url('/images/ui-icons_ffffff_256x240.png');
    background-color: #a7ce3f;
    border: 0px #999 dotted;
    z-index: 1000;
}


.coursePageRoot .leftCol .courseMenuWrapper .courseSectionMenu ul li.lesson .ui-icon-notice {
    background-image: url('/images/ui-icons_ffffff_256x240.png');
    background-color: #777;
    border: 0px #999 dotted;
    z-index: 1000;
}





.coursePageRoot .leftCol .courseMenuWrapper .courseSectionMenu ul li a {
    padding: 20px;
    margin: 0px;
    display: block;
    border: 0px;
    border-bottom: 0px #ddd solid;
    text-align: left;
    margin-bottom: 4px;
}

.coursePageRoot .leftCol .courseMenuWrapper .courseSectionMenu ul li.active a {
    background-color: #ddd !important;
}

.coursePageRoot .leftCol .courseMenuWrapper .courseSectionMenu ul li.section a {
    /*background-color: #595959;*/
    color: #595959;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-decoration-style: none !important;
    padding-left: 20px;
    background-color: #ccc
    /*admin*/
    /*padding-right: 50px;*/
    /*padding-top: 30px;*/
}


.coursePageRoot .leftCol .courseMenuWrapper .courseSectionMenu ul li.status {
    color: #fff;
    font-size: 10px;
    font-weight: normal;
    padding: 0px;
    /* padding-top: 10px;
                padding-bottom: 10px;*/

    text-decoration-style: none !important;
    /*padding-left: 20px;*/
    background-color: #ddd;
    margin-bottom: 20px;
}

.coursePageRoot .leftCol .courseMenuWrapper .courseSectionMenu ul li.status div {
    padding: 0px;
    margin: 0px;
    margin-bottom: 0px;
}


.coursePageRoot .leftCol .courseMenuWrapper .courseSectionMenu ul li.status .statusLeft {
    /*color: #000;*/
    /*line-height: 12px;*/
    /*background-color: red;*/
    padding: 10px;
    padding-left: 20px;
    /*margin-right: 2%;
                    width: 48%;*/
}

.coursePageRoot .leftCol .courseMenuWrapper .courseSectionMenu ul li.status .statusRight {
    /*color: #fff;*/
    /*font-size: 16px;*/
    /*vertical-align: text-bottom;*/
    /*background-color: green;*/
    padding: 10px;
    /*margin-left: 2%;
                    width: 48%;*/
}

.coursePageRoot .leftCol .courseMenuWrapper .courseSectionMenu ul li.status .statusLabel {
    /*  color: #000;
                    line-height: 12px;
                    background-color: red;
                    padding: 10px;
                    margin-right: 2%;
                    width: 48%;*/
    color: #999;
    font-size: 10px;
    margin-bottom: 2px;
}

.coursePageRoot .leftCol .courseMenuWrapper .courseSectionMenu ul li.status .statusValue {
    /*color: #fff;
                    font-size: 16px;
                    vertical-align: text-bottom;
                    background-color: green;
                    padding: 10px;
                    margin-left: 2%;
                    width: 48%;*/
    font-weight: bold;
    color: #000;
    font-size: 12px;
}




.coursePageRoot .leftCol .courseMenuWrapper .courseSectionMenu ul li.section a:hover {
    text-decoration-style: none !important;
}

.coursePageRoot .leftCol .courseMenuWrapper .courseSectionMenu ul li.lesson a {
    color: #5ca5d0;
    background-color: #eee;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    text-decoration-style: none !important;
    padding-left: 20px !important;
    padding-right: 50px;
    min-height: 32px;
}

.coursePageRoot .leftCol .courseMenuWrapper .courseSectionMenu ul li.lesson a:hover {
    text-decoration-style: none !important;
    color: #eee;
    background-color: #5ca5d0;
}


.coursePageRoot .leftCol .courseMenuWrapper .courseSectionMenu ul li.lesson a .lessonScore {
    padding: 0px;
    margin: 0px;
    position: relative;
    margin-top: 5px;
    display: block;
    font-size: 10px;
}




/*.coursePageRoot .leftCol .courseMenuWrapper .courseSectionMenu ul li.currentLI a {
                background-color: #5ca5d0;
            }*/




.leftNavCol {
    overflow: hidden;
    /*max-width: 250px;*/
    min-height: 100vh;
    height: 100%;
}

nav.navbar {
    position: absolute;
    right: 0px;
    width: 85%;
}

a.sideMenuShowHide {
    display: block;
    width: 22px;
    height: 26px;
    /*background-color: blue;*/
    float: right;
    font-size: 14px;
    top: 20px;
    right: 2px;
    position: relative;
    z-index: 2000;
    /* background-image: url('/images/butShowHideMenu.jpg');
    background-position-x: 0px;
    background-position-y: 0px;
    background-repeat: no-repeat;*/
    /*border: 1px red solid;*/
    overflow: hidden;
}

a.sideMenuShowHide:hover {
    /*background-color: red;*/
}

a.sideMenuShowHide #iconMenuShowHide {
    position: relative;
    top: 0px;
    left: 0px;
    height: 25px;
}



.contentDivAdmin a.sideMenuShowHide {
    display: none;
}


#PercCompleteWrapper {
    border: 0px red solid;
    /*width: 780px;*/
    height: 5px;
    /*background-color: #bbb;*/
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 5px;
    position: relative;
}

#PercComplete {
    border: 0px red solid;
    width: 100%;
    height: 5px;
    background-color: purple;
    width: 0px;
    display: none;
}

#PercentCompleteLabel {
    /*width: 780px;*/
    text-align: center;
    font-size: 10px;
    color: grey;
    margin: 0px;
    padding: 15px;
    border: 0px red solid;
    border-bottom: 1px #ccc solid;
    margin-bottom: 30px;
}

.PercentCompleteBlockON {
    border: 0px red solid;
    border-right: 1px white solid;
    /*width: 10%;
    height: 5px;*/
    /*background-color: purple;
    width: 0px;*/
    float: left;
    top: 0;
    /*width: 5px;*/
    /*position: absolute;*/
    height: 15px;
    background-color: #a7ce3f;
    /*border-radius: 4px 4px;*/
}

.PercentCompleteBlockOFF {
    border: 0px red solid;
    border-right: 1px white solid;
    /*width: 10%;
    height: 5px;*/
    /*background-color: purple;
    width: 0px;*/
    float: left;
    top: 0;
    /*width: 5px;*/
    /*position: absolute;*/
    height: 15px;
    background-color: #ccc;
    /*border-radius: 4px 4px;*/
}



.attachmentsWrapper {
    padding: 0px;
    margin: 0px;
    /*border:1px red solid;*/
    border-top: 1px #ccc solid;
    padding-top: 40px;
    margin-top: 20px;
}

.attachmentsWrapper .row {
    padding: 0px;
    margin: 0px;
}

.attachmentsWrapper .row .attachCol {
    padding: 0px !important;
    margin: 0px;
    margin-bottom: 20px;
}

.attachmentsWrapper a.attachmentsShow {
    padding: 15px;
    margin: 0px;
    /*border: 1px red solid;*/
    width: 100%;
    display: block;
    background-color: #5ca5d0;
    color: white;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    margin-bottom: 10px;
    text-align: left;
    position: relative;
    border-radius: 4px 4px;
}

.attachmentsWrapper a.attachmentsShow span.listQty {
    /*border: 1px #ccc solid;*/
    padding: 01px;
    padding-left: 6px;
    padding-right: 6px;
    display: inline-block;
    color: white;
    /* background-color: rgba(255,255,255,0.5);*/
    background-color: #fd711c;
    border-radius: 4px 4px;
    font-size: 10px;
    line-height: 16px;
    position: relative;
    top: -2px;
    left: 5px;
}

.attachmentsWrapper ul.attachmentsList {
    padding: 0px;
    margin: 0px;
    /*border: 1px red solid;*/
    width: 100%;
    display: block;
    /*background-color: #5ca5d0;*/
    /*color: white;*/
    font-size: 16px;
    letter-spacing: 0px;
    display: none;
}

.attachmentsWrapper ul.attachmentsList li {
    padding: 0px;
    margin: 0px;
    /*border: 1px red solid;*/
    width: 100%;
    display: block;
    /*background-color: #5ca5d0;*/
    /*color: white;*/
    font-size: 16px;
    letter-spacing: 0px;
}

.attachmentsWrapper ul.attachmentsList li a {
    padding: 15px;
    margin: 0px;
    /*border: 1px red solid;*/
    width: 100%;
    display: block;
    /*background-color: #5ca5d0;*/
    /*color: white;*/
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    background-color: #ececec;
    margin-bottom: 5px;
    text-align: left;
    position: relative;
}




#ifSTORYLINE {
    width: 100%;
    /* height:600px;*/
    height: 70vh;
    border: 1px #ccc solid;
    /*margin-bottom: 20px;*/
    padding: 1px;
}




.radio, .checkbox {
    position: relative;
    /* min-height: 65px;*/
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
}

/*.chkHide{
    visibility:hidden;
}
*/

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
    color: #fff;
    background: #a7ce3f !important;
}

.adminContent .timeLabel {
    padding: 0px;
    margin: 0px;
    margin-right: 10px;
    display: inline-block;
    color: #a7ce3f;
    font-weight: normal;
}

.adminContent .dropdown {
    margin-right: 20px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    border: 1px #ddd solid;
    border-radius: 4px 4px;
}

.adminContent .controlWrapper {
    border: 1px #ccc solid;
    border-radius: 4px 4px;
    padding: 20px;
    /*padding-bottom: 0px;*/
    margin-bottom: 40px;
}

.form-group {
    margin-bottom: 30px;
}





#butReplaceTinCan {
    float: right;
    font-size: 12px;
    padding: 5px;
    padding-right: 8px;
}

#butReplaceTinCan .ui-icon {
    display: inline-block;
    margin-right: 4px;
}


#butReplaceTinCanVISME {
    float: right;
    font-size: 12px;
    padding: 5px;
    padding-right: 8px;
}

#butReplaceTinCanVISME .ui-icon {
    display: inline-block;
    margin-right: 4px;
}

#savedTinCanID, #savedTinCanIDVISME {
    overflow-wrap: anywhere;
}

.spinLoader {
    height: 40px;
    display: block;
}

.spinLoader img {
    width: auto;
    height: 100%;
}


/*#modalSTORYLINE .ui-dialog-title {
    color: white;
}

#modalSTORYLINE .ui-widget-header {
    background-color: red !important;
}

#modalSTORYLINE .ui-dialog-buttonset {
    text-align: center;
}

    #modalSTORYLINE .ui-dialog-buttonset button {
        padding: 10px;
        width: 40%;
        margin: 0px;
        margin-left: 5%;
        margin-right: 5%;
        display: inline;
        float: left;
    }
*/
.ui-dialog {
    width: 50% !important;
    /*top: 100px !important;*/
    position: absolute;
    border-radius: 7px 7px;
    padding: 0.8em !important;
}


.ui-dialog .ui-dialog-title {
    color: white;
    font-size: 20px;
    font-weight: normal;
    padding: 10px;
    border-radius: 7px 7px;
}


.ui-dialog .ui-dialog-titlebar-close {
    /*position: absolute;*/
    right: .8em !important;
    top: 40% !important;
    width: 40px !important;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 30px !important;
}

.ui-dialog .ui-widget-header {
    background-color: #5ca5d0 !important;
}



.ui-dialog .ui-dialog-buttonpane {
    margin: .5em .4em .5em 0;
    cursor: pointer;
    width: auto;
    text-align: center;
}


.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: unset !important;
    padding: 15px !important;
}


.ui-dialog .ui-dialog-buttonpane button {
    width: 40%;
    padding: 10px !important;
    margin: 0px;
    margin-left: 5% !important;
    margin-right: 5% !important;
    display: inline-block;
    float: left;
    color: white;
    min-height: 80px;
    font-size: 14px;
    line-height: 20px;
    padding: 15px;
}

.ui-dialog .ui-dialog-buttonpane button.butRESET {
    background-color: #aaa;
}

.ui-dialog .ui-dialog-buttonpane button.butRESET:hover {
    background-color: #bbb;
}

.ui-dialog .ui-dialog-buttonpane button.butCANCEL {
    background-color: #777;
}

.ui-dialog .ui-dialog-buttonpane button.butCANCEL:hover {
    background-color: #ddd;
}

.ui-dialog .ui-dialog-content p {
    font-size: 16px;
    line-height: 32px;
    padding: 10px;
    margin: 0px;
    padding-bottom: 0px;
}


.contentWrapper {
    padding: 50px;
}


.contentDivAdmin .contentWrapper {
    padding: 50px;
}

/*a.btnViewFormFile{
    display:block;
}*/





.formLinkColourBack {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    padding: 0px;
    margin: 0px;
    top: 0px;
    left: 0px;
    zoom: 1;
    /*filter: alpha(opacity=10);*/
    opacity: 0.1;
    z-index: 10;
    padding: 1px;
}

.linkForm .overLay {
    background-color: black;
    width: 100%;
    height: 100%;
    padding: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    opacity: 0.0;
}


.linkForm:hover .overLay {
    /*background-color: #000000;*/
    opacity: 0.1;
    z-index: 20;
}

/*.linkForm:hover .formLinkColourBack .formThumbImage {*/
/*background-color: #000000;*/
/*opacity: 1;
    }*/




.formLinkColourBack {
    opacity: 1;
    overflow: hidden;
    width: 100%;
    height: 97px;
    padding: 0px;
}

.formLinkColourBack .formThumbImage {
    width: 100%;
    height: 98px;
}

.linkForm .cornerDocIcon {
    background-image: url('');
    background-position: 0px 0px;
    /*border: 1px green solid;*/
    /*left: 110px;
    top: 108px;*/
    right: 7px;
    bottom: 3px;
    position: absolute;
    z-index: 30;
    display: block;
    width: 40px;
    height: 50px;
}

a.butRunReport {
    margin: 0px;
    margin-top: 18px;
}

a.butRunReport:hover {
    opacity: 0.8;
}

a.butReportExport {
    margin: 0px;
    margin-top: 18px;
    float: right;
    margin-left: 5px;
}

a.butReportExport .ui-icon {
    background-image: url(/images/ui-icons_ffffff_256x240.png) !important;
    display: inline-block;
    position: relative;
    top: -1px;
    left: -1px;
    margin-right: 3px;
}

label.reportCountLabel {
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    color: #aaa;
    margin: 0px;
    padding: 0px;
}

.reportCount {
    font-size: 14px;
    font-weight: normal;
    color: green;
}

.reports .col-sm-2 {
    padding-left: 15px;
}

.reports .controlWrapper {
    border: 1px #ccc solid;
    border-radius: 4px 4px;
    padding: 10px;
    margin-bottom: 40px;
}

body.pdf {
    /*border:1px red solid;*/
    padding: 0px;
    margin: 0px;
}

body.pdf h1 {
    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
    /*padding-right: 0px;*/
    color: #5ca5d0;
    border: 0px;
    font-weight: normal;
    font-family: "Lato Thin", sans-serif;
    /*border: 1px red solid;*/
    position: relative;
    font-size: 20px;
    padding-bottom: 0px;
    line-height: 20px;
}

body.pdf h3 {
    margin: 0px;
    margin-bottom: 20px;
    padding-left: 0;
}

body.pdf .subHeadInfo {
    /*padding:5px;*/
    margin: 0px;
    margin-right: 20px;
    display: inline-block;
    /*width:20%;*/
    /*float:left;*/
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 25px;
    /*border:1px red solid;*/
    position: relative;
    margin-left: 0px;
    white-space: nowrap
}

body.pdf .subHeadInfo b {
    font-weight: normal;
    color: #aaa;
    /*border: 1px red solid;*/
}

body.pdf .subHeadInfo label {
    font-weight: normal;
    color: #aaa;
    margin-bottom: 8px;
    /*border: 1px red solid;*/
    display: inline-block;
}


body.pdf .subHeadInfo .subHeadInfoItem {
    display: inline-block;
    /*border: 1px red solid;*/
}




body.pdf .subHeadInfoWrapper {
    padding: 8px;
    margin: 0px;
    margin-bottom: 10px;
    border: 1px #5ca5d0 solid;
    /*border-radius: 7px 7px;*/
    /*    padding: 20px;
        padding-bottom: 0px;*/
}



body.pdf .subHeadInfoWrapper table.rpGrid tr td label {
    font-weight: normal;
    color: #aaa;
    margin-bottom: 3px;
    /*border: 1px red solid;*/
    display: block;
    font-size: 12px;
}

body.pdf .subHeadInfoWrapper table.rpGrid tr td .subHeadInfoItem {
    display: block;
    /*border: 1px red solid;*/
    font-size: 14px;
}



body.pdf span.reportDate {
    padding: 0px;
    margin: 0px;
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #666;
    top: 5px;
    right: 2px;
    position: absolute;
    /*border:1px red solid;*/
    display: inline-block;
    margin-left: 445px;
    margin-top: 5px;
    /*display:none;*/
}

body.pdf .reports {
    border: 1px #5ca5d0 solid;
}

body.pdf .gridView {
    /*border-color: #5ca5d0;*/
    /*border-color: red;*/
    /*border-radius: 7px 7px;*/
    font-size: 12px;
    line-height: 12px;
    border: 1px #5ca5d0 solid;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 0px;
}

body.pdf .gridView tbody {
    /* background-color: #5ca5d0;
        color: white;
        padding: 5px;
        padding-left: 8px;*/
    /*border: 0px;*/
    /*border: 1px green solid;*/
}

body.pdf .gridView tbody tr {
    /* background-color: #5ca5d0;
        color: white;
        padding: 5px;
        padding-left: 8px;*/
    /*border: 0px;*/
    /*border: 1px green solid;*/
}

body.pdf .gridView tbody tr th {
    background-color: #5ca5d0;
    color: white;
    padding: 5px;
    padding-left: 8px;
    /*border: 0px;*/
    margin: 0px;
    border-collapse: collapse;
    /*border: 1px green solid;*/
}

/* body.pdf .gridView tr:last-child td:first-child {
        border-bottom-left-radius: 10px;
    }

    body.pdf .gridView tr:last-child td:last-child {
        border-bottom-right-radius: 10px;
    }*/




.completionDiv {
    padding: 0px;
    margin: 0px;
    margin-top: 30px;
}

.completionDiv .compMessage {
    text-align: center;
    padding: 5px;
    font-size: 14px;
    color: #bbb;
    font-weight: normal;
}


.completionDiv .btn {
    width: 100%;
}

/*.titleCourseBuilder{
    padding:0px;
    margin:0px;
    margin-bottom:20px;
    font-size:20px;
}*/


.dashboardWelcomeMsg {
    padding: 40px;
    margin: 0px;
    margin-bottom: 20px;
    margin-top: 0px;
    /*border-top:1px #ddd solid;*/
    line-height: 20px;
}

.lblOLTITLE {
    line-height: 60px;
    border: 0px red solid;
    font-size: 50px;
    float: left;
    margin-left: 20px;
    margin-top: 36px;
    font-weight: 100;
    display: block;
    color: #5ca5d0;
}

.playerWrapper {
    border: 1px #ddd solid;
    min-height: 365px;
}

.bannerSubBarWelcomeText {
    display: none;
}

a.certLink {
    color: white;
}

a.certLink:hover {
    color: white;
    background-color: #bbbbbb;
}

.player .vp-controls .play:hover {
    background-color: #ccc;
}

div.tipList {
    padding: 5px;
    margin: 0px;
    border: 0px black solid;
    border-radius: 4px;
    background-color: #efefef;
    margin-bottom: 10px
}

div.tipList ul {
    padding: 0px;
    margin: 0px;
    margin-left: 16px;
}

div.tipList ul li {
    padding: 0px;
    margin: 0px;
    font-size: 10px;
    color: #555;
    font-weight: normal;
    margin-bottom: 2px;
}



.checkboxIMPORT {
    margin-left: 8px;
}

.formLinkColourBack .formThumbImage {
    width: 100%;
    height: 98px
}


table.activityTable .checkbox {
    padding: 5px;
    margin-right: 10px;
    width: 45%;
    max-width: 250px;
    /*visibility: hidden;*/
}

table.activityTable .checkbox label {
    /*top:9px;*/
}


table.activityTable .checkbox + .checkbox {
    margin-top: 0px;
}

/*.radio + .radio, .checkbox + .checkbox*/

.imageUploadShort {
    max-width: 410px !important;
}

.alertpublish {
    margin-top: 0px;
    padding: 5px !important;
    font-size: 9px;
}

.drpCourseStatus, .drpCourseStatus[disabled] {
    margin-bottom: 5px !important;
}

body.pdf .rpGrid {
    width: 100%;
}

body.pdf .rpGrid tr th {
    font-size: 10px;
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -webkit-pre-wrap; /* Chrome & Safari */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: pre-wrap; /* CSS3 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    word-break: break-all;
    white-space: normal;
    background-color: #00B1B0 !important;
    text-align: left;
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: white;
    border: 2px red solid !important;
    border-collapse: separate;
    border-radius: 0px;
    line-height: 12px;
    vertical-align: top;
}

body.pdf .rpGrid tr td {
    font-size: 10px;
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -webkit-pre-wrap; /* Chrome & Safari */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: pre-wrap; /* CSS3 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    word-break: break-all;
    white-space: normal;
    padding: 10px;
    text-align: left;
    border: 0px red solid;
    border-collapse: separate;
    border-radius: 0px;
    line-height: 12px;
}

.loginPanelWrapper h1 {
    text-align: center;
}

.errorPageDivWrapper {
    width: 50%;
    min-width: 300px;
}

.navbar-default .navbar-toggle {
    background-color: white;
    opacity: 0.5;
}

.gridView tr:hover td {
    background-color: #efefef;
}

.gridView td {
    padding-left: 20px;
    padding-right: 20px;
}

.gridView th.chkCol, .gridView td.chkCol {
    width: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

.valSummaryGroup {
    border: 0px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
}

.panel {
    position: relative;
    border: 1px solid #eee;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 5%);
    margin-left: 15px;
}

.panel-body {
    border: 1px #ddd solid;
    border-radius: 4px;
}

label.equalHeightLabel {
    min-height: 60px;
}

.rowflush {
    margin-left: -15px !important;
    /*margin-right: -15px !important;*/
}

#manageSubRow .form-group {
    margin-bottom: 15px !important;
}

.footNote {
    font-size: 10px;
    font-style: italic;
    color: #aaa;
    margin-top: 5px;
}

.btn-primary {
    color: white !important;
    margin-bottom: 20px !important;
}

.btn-primary:hover {
    opacity: 0.8;
}

.btn-secondary {
    background-color: #CCC !important;
    margin-bottom: 20px !important;
}

hr {
    margin-top: 0px;
}

.dropdownMaster {
    background-color: #ddd;
}

.navbar-text {
    margin-bottom: 10px !important;
}

h1 {
    position: relative;
}


.contentDivAdmin {
    position: relative;
}

.drpCompaniesWrapper {
    /*float:right;*/
    margin: 0px;
    padding: 0px;
    width: 50%;
    /*border: 1px red solid;*/
    /*position: relative;*/
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
}

.drpCompaniesWrapper .col-sm-2 {
    padding-left: 15px;
}

.drpCompaniesWrapper .form-group {
    margin: 0px;
    padding: 0px;
    /*background-color: red!important;*/
}

.drpCompaniesWrapper .drpCompFormGroup {
    /*float:right;*/
}



.drpCompaniesWrapper .form-group label {
    display: block;
    text-align: left;
    float: right;
    margin-right: 10px;
    font-size: 12px;
    line-height: 30px;
    color: #999;
}

.drpCompaniesWrapper .form-group .form-control-drpdownCOMPANY {
    display: block;
    height: 30px;
    /*float: right;*/

    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
    width: 100% !important;
    margin-bottom: 10px;
}

.drpCompaniesWrapper .form-group a.butJumpPortal {
    /*float: right;*/
    height: 30px;
    position: relative !important;
    /*right: unset;*/
    /*display: inline-block !important;*/
    /*right: 0;
        margin-left: 0px;
        margin-right:0px;*/
    width: 100%;
    right: unset;
    position: relative;
    margin-bottom: 10px;
}



.reportTotal {
    font-size: 16px;
    margin-top: 15px;
    /*border:1px red solid;*/
    color: #5CA6D0;
}
/*.row{
    border:1px red solid;
}*/
/*.col-sm-2, .col-sm-12, col-sm-10, .col-sm-4 {
    border: 1px red solid;
}*/

.modal-body .form-control {
    margin-bottom: 15px;
}

.tincanFileName .row {
    margin-bottom: 30px;
}

.tincanFileName .form-group {
    margin-bottom: 0px;
}

.tincanFileName .checkbox {
    margin-bottom: 0px;
}

#tincanCurrent .controlWrapper {
    padding-bottom: 0px;
}

.validatorMsg {
    margin-top: 5px;
    padding: 10px;
}

.reports .panel {
    margin: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.reports .panel-body {
    margin: 0px;
}

.reports .panel-body .form-group {
    margin: 0px !important;
}

.compTimeBottomRow {
    padding-bottom: 5px;
}

.enforceLessonOrderRow {
}

.enforceLessonOrderRow .checkbox {
    margin-bottom: 0px;
}

.lessonLinkLocked {
}



.pnlCourseInfo span.validatorMsg[style*="inline"] {
    display: block !important;
}

.buttonWrapper {
    margin-bottom: 20px;
}

.loginPanelWrapper h2.PasswordResetPanelTitle {
    font-size: 30px;
    background-color: unset !important;
    text-align: center;
}

.loginPanelWrapper a {
    width: 100%;
}




.alert {
    padding: 10px !important;
    /*padding-left: 15px !important;*/
    padding-right: 15px !important;
    padding-top: 13px !important;
    padding-bottom: 15px !important;
    font-size: 14px;
    line-height: 16px;
    padding-left: 50px !important;
    position: relative;
    min-height: 45px;
    min-width: 300px;
}

.alert[style*="inline"] {
    display: block !Important;
}

.alert .alertIconWrapper {
    width: 23px;
    height: 23px;
    background-color: dodgerblue;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 12px;
    padding: 3px;
    margin-right: 10px;
    border-radius: 50%;
    border: 1px white solid;
    margin-bottom: 10px;
}

.alert .alertIconWrapper .ui-icon {
    background-image: url(/images/ui-icons_ffffff_256x240.png) !important;
    display: inline-block;
    position: relative;
    top: -1px;
    left: -1px;
}


.alert .alertIconWrapper .alertIconText {
    /*background-image: url(/images/ui-icons_ffffff_256x240.png) !important;*/
    display: inline-block;
    position: relative;
    text-align: center;
    border: 0px red solid;
    display: inline-block;
    width: 100%;
    font-weight: bold;
    position: relative;
    top: 0px;
}


table.gridView td .checkBox {
    /*  margin: 0px;
    height: 10px;
    width: 10px;*/
    border: 0px solid #ccc !important;
    background-color: unset;
    cursor: pointer;
    width: unset !important;
    margin: 0px;
    padding: 0px;
}

table.gridView th {
    position: relative;
}

table.gridView td {
    padding-top: 20px;
}

table.gridView th .checkBox {
    margin: 0px;
    height: 10px;
    width: 10px;
    border: 0px solid #ccc !important;
    background-color: unset;
    cursor: pointer;
    width: unset !important;
    top: 10px;
    position: absolute;
    left: 20px;
    margin: 0px;
    padding: 0px;
}

table.gridView .checkBox input[type="checkbox"]:checked + label::before {
    content: '\2713';
    display: block;
    text-align: center;
    color: white;
    position: absolute;
    left: -34px;
    top: -8px;
    font-weight: bold;
    font-size: 12px
}


/*input[type=radio], input[type=checkbox] {
    color: red !important;
    background-color: red !important;
}*/

table.gridView input[type=checkbox] {
    margin: 0px;
    padding: 0px;
}

.lessonPassingScore {
    width: 50px;
}

.reportLearnerInfoLabel {
}

.reportLearnerInfo {
}

.learnerInfoRow {
    margin-top: 50px;
}

.lbBackToCourse {
    float: right;
}

#savedTinCanID {
    /*white-space: pre-wrap;*/ /* CSS3 */
    /*white-space: -moz-pre-wrap;*/ /* Firefox */
    /*white-space: -pre-wrap;*/ /* Opera <7 */
    /*white-space: -o-pre-wrap;*/ /* Opera 7 */
    word-wrap: break-word; /* IE */
}



.iconAlert {
    width: 23px;
    height: 23px;
    /*background-color: dodgerblue;*/
    display: block;
    position: relative;
    float: left;
    top: -3px;
    left: 0px;
    /*padding: 3px;*/
    margin-right: 5px;
    /*border-radius: 50%;*/
    /*border: 1px red solid;*/
    /*margin-bottom: 10px;*/
}

.iconAlert .alertIconWrapper {
    width: 23px;
    height: 23px;
    background-color: dodgerblue;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 3px;
    margin-right: 10px;
    border-radius: 50%;
    border: 1px white solid;
    margin-bottom: 10px;
}

.iconAlert .alertIconWrapper .ui-icon {
    background-image: url(/images/ui-icons_ffffff_256x240.png) !important;
    display: inline-block;
    position: relative;
    top: -1px;
    left: -1px;
}


.smallLabel {
    font-size: 10px;
    line-height: 12px;
    color: #666;
    padding: 0px;
    margin: 0px;
    /*margin-top: 15px;*/
    white-space: normal;
    font-weight: 100;
    /*border:1px red solid;*/
    display: block;
    clear: both;
    text-align: left;
    padding-top: 5px;
}


.instructionWrapper {
    padding: 8px;
    margin: 0px;
    background-color: #eee;
    border-radius: 4px 4px;
    margin-bottom: 10px;
}

.instructionWrapper .instructionTitle {
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    margin-bottom: 2px;
    font-size: 10px;
}

.instructionWrapper .instructionText {
    padding: 0px;
    margin: 0px;
    font-size: 10px;
}


.pnlSearchGroup .form-group {
    width: unset !important;
    display: inline-block;
    margin-bottom: 0px;
}

.pnlSearchGroup .form-control {
    width: unset !important;
}

.pnlSearchGroup .fgStartDate,
.pnlSearchGroup .fgEndDate,
.pnlSearchGroup .fgName,
.pnlSearchGroup .fgFilterClear {
    width: 20% !important;
}

.pnlSearchGroup .fgGroups,
.pnlSearchGroup .fgValidMsgs {
    width: 57% !important;
}



.pnlSearchGroup .inpStartDate,
.pnlSearchGroup .inpEndDate,
.pnlSearchGroup .selGroups,
.pnlSearchGroup .inpName {
    width: 100% !important;
}

.pnlSearchGroup .inpFilter,
.pnlSearchGroup .inpClear {
    width: 49% !important;
    margin: 0px;
}

.fgValidMsgs .alert {
    padding: 7px !important;
    margin: 0px !important;
    min-height: 0px !important;
    top: 1px;
}

.fgValidMsgs .alert .alertIconWrapper {
    display: none !important;
}



.butFullscreen {
    position: absolute;
    top: 65px;
    right: 57px;
    z-index: 20000;
    background: white;
    /*height: 40px;*/
    /*width:100px;*/
    float: right;
    padding: 5px;
    padding-top: 4px;
    font-size: 18px;
    font-weight: bold;
    color: #aaa !important;
    border: 1px #ccc solid;
    border-radius: 4px;
    width: 30px;
    height: 30px;
    display: block;
    cursor: pointer;
}

.butFullscreen span {
    display: block;
    /*background-color: blue;*/
    /*  width: 30px;
        height: 30px;
        padding: 0px;
        margin: 0px;*/
    /*   border-radius: 4px;
        border: 1px #ccc solid;*/
    color: #888 !important;
}




.makeFullScreen {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background: white;
    height: 100vh;
}

.storylineIframeFullScreen {
    height: 100vh !important;
}

.butFullscreenInMaxMode {
    position: fixed;
    top: 10px;
    right: 10px;
    border: 1px #ccc solid;
}

.bodyFullScreenMod {
    height: 100vh;
    overflow: hidden;
}

.butFullscreenResourceTabMin {
    top: 54px;
    right: 46px;
    /*top: 336px;
    right: 113px;
    position: fixed;*/
}

.butFullscreenResourceTabMax {
    top: 60px;
    right: 22px;
    position: fixed;
}

.butFullscreenVideoMin {
    /*  top: 280px;
    right: 97px;
    position: fixed;*/
}

.butFullscreenVideoMax {
    top: 10px;
    right: 10px;
    position: fixed;
}

.adminFV .panel {
    margin-left: 0px;
}

.adminFV .panel .form-group {
    margin-bottom: 0px;
}


table.gridView td div.colInputDataJSON {
    /*color: red;*/
    max-width: 400px;
    text-align: left;
    white-space: pre-wrap; /* CSS3 */
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -pre-wrap; /* Opera <7 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* IE */
}

.repAPILogsItem {
    border: 0px;
    border-bottom: 1px #ccc solid;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 16px;
}

.repAPILogsItemJSON {
    /*max-width: 400px;*/
    text-align: left;
    /*white-space: pre-wrap;*/ /* CSS3 */
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -pre-wrap; /* Opera <7 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* IE */
}

.repAPILogsItem .form-group {
    margin: 0px;
}

.repAPILogsItem label {
    font-size: 12px;
    margin-bottom: 3px;
    margin-top: 10px;
}

.repAPILogsWrapper {
    border: 0px;
    border-top: 1px #ccc solid;
    padding-top: 10px;
}

.panel-body .row .btn-primary {
    margin-bottom: 0px !important;
}

.bi-caret-down-fill {
    position: relative;
    top: 3px;
    margin-left: 5px;
}







/* NEW 2nd-Level Dropdown CSS START */
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .caret {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
}

.dropdown-submenu.open > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.open > .dropdown-menu, .dropdown-submenu.open > .dropdown-menu {
    display: block;
}

.dropdown-submenu .dropdown-menu {
    margin-bottom: 8px;
}

.navbar-default .navbar-nav .open .dropdown-menu .dropdown-submenu ul {
    background-color: #f6f6f6;
}

.navbar-inverse .navbar-nav .open .dropdown-menu .dropdown-submenu ul {
    background-color: #333;
}

.navbar .navbar-nav .open .dropdown-submenu .dropdown-menu > li > a {
    padding-left: 30px;
}

.butUpdateCard {
    margin-top: 20px;
}

/* Quiz Reports Table*/
table.gridView tbody tr.quizReportHeaderRow td {
    background-color: #ddd !important;
    font-weight: bold !important;
}

table.gridView tbody tr.quizReportSectionHeaderRow td {
    background-color: #ccc !important;
    font-weight: bold !important;
}

table.gridView tbody tr td ol.quizResult {
    /*border: 1px red solid;*/
    padding-left: 15px;
}



@media screen and (min-width:992px) {
    .dropdown-submenu .dropdown-menu {
        margin-bottom: 2px;
    }

    .navbar .navbar-nav .open .dropdown-submenu .dropdown-menu > li > a {
        padding-left: 25px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu .dropdown-submenu ul {
        background-color: #fff;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .dropdown-submenu ul {
        background-color: #fff;
    }
}
/* NEW 2nd-Level Dropdown CSS END */









/*
    DEVICE MODIFIERS----------------------------------------------------------------------
*/
@media only screen and (min-width: 768px) {
    .pnlSearchGroup .form-control {
        width: unset !important;
    }

    .pnlSearchGroup .fgStartDate,
    .pnlSearchGroup .fgEndDate,
    .pnlSearchGroup .fgName,
    .pnlSearchGroup .fgFilterClear {
        width: 20% !important;
    }

    .pnlSearchGroup .fgGroups,
    .pnlSearchGroup .fgValidMsgs {
        width: 57% !important;
    }


    .pnlSearchGroup .inpStartDate,
    .pnlSearchGroup .inpEndDate,
    .pnlSearchGroup .selGroups,
    .pnlSearchGroup .inpName {
        width: 100% !important;
    }

    .pnlSearchGroup .inpFilter,
    .pnlSearchGroup .inpClear {
        width: 49% !important;
        margin: 0px;
    }
}

@media only screen and (min-width: 0px) and (max-width: 992px) {
    /*navbar reset*/
    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-collapse.collapse {
        /*display: none !important;*/
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }







    /*other custom styles*/


    .leftNavCol {
        height: unset !important;
        overflow: visible;
        padding-right: 0px;
        background-image: none;
        width: 100%;
        min-height: unset;
    }

    .leftNavCol .navbar-nav {
        /*float: none;
            text-align: left;
            width: 100%;
            margin: 0px;
            padding-left: 15px;
            margin-top: 70px;*/
        padding-bottom: 0px;
        /*padding-right: 6px;*/
    }


    #butShowHide {
        display: none;
    }

    nav.navbar {
        position: relative;
        right: unset;
        width: unset;
    }

    /*//tablet*/
    /*//tablet*/
    .topBarContent {
        height: unset !important;
        /*border: 2px solid blue;*/
        display: flex;
        flex-direction: column;
    }

    .userTopMenu {
        width: auto !important;
        height: unset !important;
        position: relative;
        display: flex;
        flex-direction: row;
        /*border: 1px red solid;*/
        text-align: center;
        padding: 0px;
        margin: 0px;
        padding: 20px;
        margin-top: 40px;
        align-items: center;
        align-self: center;
        justify-content: center;
    }


    .userTopMenu > a {
        position: relative;
        display: flex !important;
        flex-direction: column !important;
        margin: 0px !important;
        margin-left: 20px !important;
        margin-right: 20px !important;
        width: auto;
        align-items: center;
        align-self: flex-start;
        justify-content: center;
        height: unset !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .userTopMenu > a > span {
        display: flex !important;
        flex-direction: column;
        position: relative;
        /*border: 2px green solid;*/
        height: unset !important;
        width: unset !important;
        margin-top: 0px !important;
        margin-bottom: 5px !important;
        text-align:center;
    }


    .userTopMenu > a > span.name {
        position: relative;
    }

    .userTopMenu > a > span.topIcon {
        position: relative;
        margin: 0px !important;
        margin-bottom: 5px !important;
    }

    

    .navbar-header, .navbar-inverse {
        background-color: #5ca5d0;
        /*color: #FFFFFF;*/
        /* padding-left: 5px;
        padding-right: 5px;*/
    }

    .bannerSubBar {
        display: none;
    }

    .coursePageRoot .leftCol {
        width: 100%;
        display: block;
        max-width: unset;
        height: unset;
        margin-bottom: 50px;
    }

    .coursePageRoot .rightCol {
        width: 100%;
        display: block;
    }

    .mainContentCol {
        width: 100%;
    }



    .topBarLogo {
        /* border: 1px red solid; */
        /*height: unset !important;*/
        /*width: 80% !important;*/
        left: unset !important;
        top: unset !important;
        margin-top: 15px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    }

    .topBarLogo img {
        /*height: unset;*/
    }



    .lblOLTITLE {
        margin-top: 60px;
        float: unset;
        width: 100%;
        text-align: center;
    }

    .linkTutorial {
        min-width: 150px;
    }

    .linkTutorial .title {
        font-size: 14px;
    }

    .linkTutorial .subTitle {
        width: 100%;
        font-size: 12px;
    }


    .btn {
        font-size: 12px;
    }
}










@media only screen and (min-width: 0px) and (max-width: 768px) {




    .drpCompaniesWrapper .form-group label {
        /*text-align:center;*/
        float: none;
    }
}





@media only screen and (min-width: 0px) and (max-width: 915px) {





    .drpCompaniesWrapper {
        /*float:right;*/
        /* margin: 0px;
        padding: 0px;
        width: 50%;
        border: 1px red solid;*/
        /*position: relative;*/
        position: relative;
        /*  right: 0px;
        top: 0px;
        width: 100%;*/
    }
}




@media only screen and (min-width: 0px) and (max-width: 500px) {

    /*mobile*/
    .userTopMenu {
        width: 100% !important;
        height: unset !important;
        position: relative;
        display: flex;
        flex-direction: row;
        /*border: 1px red solid;*/
        text-align: center;
        padding: 0px;
        margin: 0px;
        padding: 20px;
        margin-top: 40px;
    }


    .userTopMenu > a {
        position: relative;
        display: flex !important;
        flex-direction: column !important;
        margin:0px !important;
        margin-left: 0px;
        margin-right: 0px;
        width:25%;
        align-items: center;
        align-self:flex-start;
        justify-content: center;
        height:unset !important;
        padding-left:2px !important;
        padding-right:2px !important;
    }

    .userTopMenu > a > span {
        display: flex !important;
        flex-direction: column;
        position: relative;
        /*border: 2px green solid;*/
        height: unset !important;
        width: unset !important;
        margin-top: 0px !important;
        margin-bottom: 5px !important;
        text-align: center;
    }
 

    .userTopMenu > a > span.name {
        position: relative;
    }

    .userTopMenu > a > span.topIcon {
        position: relative;
        margin: 0px !important;
        margin-bottom: 5px !important;
  
    }
}
