.isApp .mainWrapper {
    background: #ffffff;
}
 .tab-pane {
    background: #fff;
    padding: 0px;
    border: 0px;
}

.covidAlert {
    display: none !important;
}

/* ------------------- FINSIA ----------------- */
.isAUFINSIA body {
    background: #001d55;
}

.isAUFINSIA .headerWrapper,
.isAUFINSIA .footerWrapper,
.isAUFINSIA .mycisiNavWrapper,
.isAUFINSIA .nav-tabs {
    display: none;
}

.isAUFINSIA .mainWrapper {
    margin-top: 0px;
}

.isAUFINSIA .mycisiContent {
    margin-left: auto !important;
    background: #001d55;
}

.isAUFINSIA .intro p,
.isAUFINSIA .intro h1 {
    color: #fff;
}

.isAUFINSIA .finsiaEcertsLogo {
    position: absolute;
    left: 20px;
    right: 20px;
    top: 20px;
    width: 150px !important;
    margin: 0px auto !important;
}

.isAUFINSIA .intro {
    margin-top: 100px;
}

.isAUFINSIA .btn-primary {
    background-color: #25528d;
    border-color: #25528d;
}

.isAUFINSIA .btn-primary:hover {
    background-color: #001d55;
    border-color: #001d55;
}

.trainingKeyDates.teacherPortalSection .sfexpandedListWrp.content{
    padding-bottom: 170px;
}

@media (min-width: 992px) {
    .isAUFINSIA .finsiaEcertsLogo {
        position: absolute;
        left: 20px;
        right: auto;
        top: 20px;
        width: 200px !important;
    }

}

/* -------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* year under textbook */
.tileContainer {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    text-align: center;
}


/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/*
.mycisiMenuHidden {
	display:none !important;	
}*/

/* lee  Remove this once fixed - see js file
.mycisiBlock .content .select,
.mycisiBlock .content .k-datepicker { 
    display: block;
}*/
#imRequirementsLink {
    display: inline;
}

.studentMembershipHide {
    display: none !important;
}

/*.cfpToolkit {
	visibility: hidden;
}*/

/* --------   overriding or adding base forms styles - speak to Lee about this as possibly have an option to make checkbox/radio so they can be inline  ---------- */
/*input[type="radio"],
input[type="checkbox"] {
    line-height: normal;
    margin: 6px 0 0;
}
.radio, .checkbox {
    display: inline-block;
    margin-right: 20px;
    margin-top: 5px;
}*/
/*input:disabled, button:disabled {
	background:#f6f6f6 !important;	
	opacity:1 !important;
}*/
/*.selectButton {
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset !important;	
}*/
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* Christmas advent calendar */
.cisimasGriff {
    position: fixed;
    bottom: 0px;
    right: 20px;
    z-index: 1;
    width: 80px;
}

@media (min-width: 992px) {
    .cisimasGriff {
        width: 150px;
    }
}



.mainWrapper {
    background: #e2e4e5;
}

/* mycisi menu */
.mycisiNav,
.mycisiNav .navbar-header {
    width: 100%;
}

.mycisiNav .navbar-header {
    height: 50px;
    background: #3d4244;
}

.mycisiNav .navbar-brand {
    font-size: 20px;
    font-weight: 400;
}

.mycisiNav li.submenu>ul>li {
    margin: 6px 0px 6px 0px;
    padding-left: 10px;
    border-left: 1px solid transparent;
}

.mycisiNav li.submenu>ul>li,
.mycisiNav li.submenu>ul>li a,
.mycisiNav li.submenu>ul>li a:active {
    color: #a8a8a8;
}

.mycisiNav li.submenu>ul>li:hover,
.mycisiNav li.submenu>ul>li:focus {
    border-left: 1px solid #ffffff;
}

.mycisiNav li.submenu>ul>li a:hover,
.mycisiNav li.submenu>ul>li a:focus {
    color: #ffffff;
    background: transparent;
}

.mycisiNav .glyphicon {
    color: #dfdfdf;
}

.mycisiContent {
    padding-bottom: 40px;
    margin-top:50px;
}

#mycisiNav .new {
    padding: 4px 10px !important;
    border-radius: 10px;
    width: 40px;
    height: 24px;
    text-align: center;
    display: inline;
    font-size: 10px;
    margin-left: 6px;
}

.submenu {
    margin-top: 10px;
}

.arrowDown,
.arrowUp {
    float: right;
    width: 13px;
    margin-top: 6px;
    margin-right: 22px;
}

.arrowDown {
    display: none;
}

.submenu>a.collapsed>.arrowDown {
    display: block;
}

.submenu>a.collapsed>.arrowUp {
    display: none;
}

.submenu>a {
    background-image: none !important;
}

.mycisiNav ul li,
.mycisiNav ul li a {
    font-size: 14px;
}

.capitalMenu,
.operationsMenu,
.wealthMenu,
.complianceMenu,
.integrityMenu {
    display: inline-block;
    height: 10px;
    width: 10px;
    border-radius: 5px;
    margin-left: 4px;
}

.fpMenu {
    display: inline-block;
    height: 10px;
    width: 10px;
    border-radius: 5px;
    margin-left: 0px;
}

.capitalMenu {
    background: #314b96 none repeat scroll 0 0;
}

.operationsMenu {
    background: #e12e26 none repeat scroll 0 0;
}

.wealthMenu {
    background: #8a2842 none repeat scroll 0 0;
}

.complianceMenu {
    background: #625da3 none repeat scroll 0 0;
}

.integrityMenu {
    background: #757575 none repeat scroll 0 0;
}

.fpMenu {
    background: #11b9c4 none repeat scroll 0 0;
}

.intro {
    text-align: center;
    margin-bottom: 40px;
    /*margin-top: 40px;*/
}
 .intro {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 60px;
}

.mycisiBlock {
    background: #ffffff none repeat scroll 0 0;
    margin: 0 0 30px 0;
}

.mycisiBlock .content {
    padding: 15px;
    font-size: 14px;
    /*	display:inline-block;
	width:100%;*/
}

.mycisiBlock .title {
    background: #f6f6f6 none repeat scroll 0 0;
    font-size: 13px;
    font-weight: 600;
    padding: 15px;
    text-transform: uppercase;
}

.content.cpdStatus {
    padding-top: 0 !important;
}


@media (min-width: 992px) {

    .mycisiBlock .content {
        padding: 20px;
    }

    .mycisiBlock .title {
        padding: 14px 30px;
    }
}



@media (min-width: 1200px) {
    .mycisiNavWrapper {
        position: absolute;
        z-index: 1000;
        /*height: calc(100% - 110px);*/
        height: 100%;
        background: #2e3335;
        margin-top: 50px;
    }
     .mycisiNavWrapper {
        margin-top: 10px;
    }
    .mycisiNavWrapper {
        height: calc(100% - 10px) !important;
    }

    .mycisiNav {
        float: left;
    }

    .mycisiNav.affix {
        top: 110px;
        /* do: needed? push down under the other menu */
    }

     .mycisiNav.affix {
        top: 80px;
        /* do: needed? push down under the other menu */
    }


    .mycisiNav.affix-top {
        top: 110px;
        position: fixed;
    }
     .mycisiNav.affix-top {
        top:auto;
        position: fixed;
    }

    .mycisiNav.affix-bottom {
        position: absolute;
    }

    .mycisiNav .navbar-header {
        height: auto;
    }

    .mycisiNav .navbar-brand {
        font-size: 18px;
        font-weight: 400;
        height: auto;
        margin: 15px 4px 15px 0px;
    }

    .mycisiNav li.submenu>ul>li {
        margin: 12px 0px 12px 0px;
    }

    .mycisiNav .navbar-header,
    .mycisiNav .navbar-nav,
    .mycisiNav li {
        float: none;
        /* makes menu appear vertically */
    }

    .mycisiNav .navbar-collapse {
        max-height: none !important;
        /* bodge: stop bootstrap setting max height and messing up affix */
    }

    .mycisiNav ul li {
        margin: 10px 16px;
    }

    .mycisiNav ul li,
    .mycisiNav ul li a {
        font-size: 11px;
        font-weight: 600;
        text-shadow: none;
        line-height: normal;
        padding: 0;
    }

    .mycisiNav .navbar-nav>li>a,
    .mycisiNav .navbar-nav>li>a:hover,
    .mycisiNav .navbar-nav>li>a:active,
    .mycisiNav .navbar-nav>li>a:focus {
        font-size: 12px;
        line-height: 24px;
        background-attachment: scroll;
        background-clip: border-box;
        background-origin: padding-box;
        background-position: right 10px center;
        background-size: 13px auto;
        background-repeat: no-repeat !important;
        /* bootstrap .navbar-default .navbar-nav > .open > a taking precendence */
    }

    .arrowDown,
    .arrowUp {
        margin-right: 0px;
    }

    .mycisiContent {
        /* do add some padding but override for cisitv */
        margin-left: 180px;
        min-height: 800px;
    }

    .mycisiNavWrapper,
    .mycisiNav {
        width: 180px;
    }

    .mycisiBlock {
        margin: 0 15px 40px;
    }

    .mycisiBlock .content {
        padding: 20px;
        font-size: 14px;
    }

    .mycisiBlock .title {
        padding: 20px;
    }
}

@media (min-width: 1600px) {
    .mycisiContent {
        /* do add some padding but override for cisitv */
        margin-left: 250px;
        min-height: 800px;
    }

    .mycisiNavWrapper,
    .mycisiNav {
        width: 250px;
    }

    .mycisiNav ul li,
    .mycisiNav ul li a {
        font-size: 11px;
        font-weight: 600;
        text-shadow: none;
        line-height: normal;
        padding: 0;
    }

    .mycisiBlock .content {
        padding: 30px;
        font-size: 16px;
    }

    .mycisiBlock .title {
        font-size: 14px;
        padding: 14px 30px;
    }

    .mycisiBlock {
        margin: 0 30px 40px;
    }
     .mycisiNavWrapper {
        margin-top: 20px;
    }
    .mycisiNavWrapper {
        height: calc(100% - 20px) !important;
    }

}


@media (max-width: 1199px) {
    .mycisiNav .navbar-toggle {
        background-image: url("/cisiweb2/image/icons/mycisi/up.png");
        background-size: 100% auto;
        height: 26px;
        width: 26px;
        margin: 12px 30px;
    }

    .mycisiNav .navbar-toggle.collapsed {
        background-image: url("/cisiweb2/image/icons/mycisi/down.png");
    }

    .lt-ie9 .mycisiNav .navbar-toggle {
        background-image: url("/cisiweb2/image/icons/mycisi/upsmall.png");
    }

    .lt-ie9 .mycisiNav .navbar-toggle.collapsed {
        background-image: url("/cisiweb2/image/icons/mycisi/downsmall.png");
    }
}


/*  imRequirements popup */
#imRequirements {
    padding: 0 10px !important;
}

#imRequirements .modal-content {
    background-image: url("//www.cisi.org/cisiweb2/image/membership/nextsteps.jpg");
    background-size: cover;
    background-position: right;
    padding: 0px;
}

#imRequirements .modal-body {
    background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
    padding: 20px;
}

#imRequirements .modal-body h1 {
    color: rgb(34, 34, 34);
    margin-top: 0;
}

#imRequirements .modal-body p {
    color: rgb(34, 34, 34);
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 0;
}

#imRequirements .modal-dialog {
    margin-top: 100px;
}

@media (min-width: 768px) {
    #imRequirements .modal-content {
        padding: 40px 40px 40px 40px;
    }

    #imRequirements .modal-body {
        background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
        padding: 30px;
    }
}

@media (min-width: 1024px) {
    #imRequirements .modal-content {
        padding: 40px 40% 40px 40px;
    }
}


/*  */



/* do: sort below this point */
/* ################################################################################## */

/* ----------------- reseting some base styles, possibly not needed --------------------- */
.mainWrapper {
    margin-bottom: 0px;
}

.footerTop {
    margin-top: 0px !important;
    /* bug in mystudy needs this */
}

/* -- */


/* lee changes*/

.mycisiBlock .title .nav-tabs {
    border-bottom: 0 none;
    margin-bottom: 0;
    height: 60px;
}

.mycisiBlock .title .nav-tabs>li {
    display: flex;
    height: 100%;
    align-items: center;
    text-align: center;
}

.mycisiBlock .title .nav-tabs>li.active {
    background: #fff;
}

.mycisiBlock .title .nav-tabs>li>a {
    padding: 20px 8px;
    border-radius: 0;
    font-size: 8px;
    font-weight: 700;
    color: #444;
    display: flex;
    align-items: center;
    height: 100%;
}

.mycisiBlock .dropdown-menu>li>a {
    font-size: 12px;
}

@media (min-width: 1200px) {
    .mycisiBlock .title .nav-tabs>li>a {
        font-size: 14px;
        padding: 20px;
    }

    .mycisiBlock .title .nav-tabs>li>a {
        font-weight: 600;
    }
}

.mycisiBlock .title .nav-tabs>li.active>a {
    background: #fff;
    border-bottom: 0;
    color: #444;
}



/* lee added */
.mycisiBlock .content+.content {
    padding-top: 0;
}

@media (max-width: 1100px) {
    .mycisiContent {
        margin-top: 0px;
    }
}