/* Minification failed. Returning unminified contents.
(5582,22): run-time error CSS1030: Expected identifier, found ','
(5582,37): run-time error CSS1031: Expected selector, found ')'
(5582,37): run-time error CSS1025: Expected comma or open brace, found ')'
(5615,23): run-time error CSS1046: Expect comma, found '0'
(5615,27): run-time error CSS1046: Expect comma, found '/'
(5615,63): run-time error CSS1046: Expect comma, found '0'
(5615,67): run-time error CSS1046: Expect comma, found '/'
(5641,23): run-time error CSS1046: Expect comma, found '0'
(5641,27): run-time error CSS1046: Expect comma, found '/'
(5641,63): run-time error CSS1046: Expect comma, found '0'
(5641,67): run-time error CSS1046: Expect comma, found '/'
(5666,23): run-time error CSS1046: Expect comma, found '0'
(5666,27): run-time error CSS1046: Expect comma, found '/'
(5666,63): run-time error CSS1046: Expect comma, found '0'
(5666,67): run-time error CSS1046: Expect comma, found '/'
(5961,38): run-time error CSS1046: Expect comma, found '219'
(5961,46): run-time error CSS1046: Expect comma, found '/'
(6016,33): run-time error CSS1062: Expected semicolon or closing curly-brace, found '/'
(7021,28): run-time error CSS1039: Token not allowed after unary operator: '-button-bg'
(7022,17): run-time error CSS1039: Token not allowed after unary operator: '-button-fg'
(7028,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(7029,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(7033,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(7037,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(7066,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(7067,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(7071,13): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(7088,28): run-time error CSS1039: Token not allowed after unary operator: '-button-bg'
(7089,17): run-time error CSS1039: Token not allowed after unary operator: '-button-fg'
(7189,24): run-time error CSS1030: Expected identifier, found ','
(7189,107): run-time error CSS1031: Expected selector, found ')'
(7189,107): run-time error CSS1025: Expected comma or open brace, found ')'
(7194,29): run-time error CSS1030: Expected identifier, found ','
(7194,75): run-time error CSS1031: Expected selector, found ')'
(7194,75): run-time error CSS1025: Expected comma or open brace, found ')'
(7199,25): run-time error CSS1030: Expected identifier, found ','
(7199,102): run-time error CSS1031: Expected selector, found ')'
(7199,102): run-time error CSS1025: Expected comma or open brace, found ')'
(7204,33): run-time error CSS1030: Expected identifier, found ','
(7204,86): run-time error CSS1031: Expected selector, found ')'
(7204,86): run-time error CSS1025: Expected comma or open brace, found ')'
(7383,1): run-time error CSS1019: Unexpected token, found '}'
(7668,1): run-time error CSS1019: Unexpected token, found '}'
(10837,27): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(11643,27): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(11889,27): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(11894,27): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(12644,23): run-time error CSS1046: Expect comma, found '0'
(12644,27): run-time error CSS1046: Expect comma, found '/'
(12644,63): run-time error CSS1046: Expect comma, found '0'
(12644,67): run-time error CSS1046: Expect comma, found '/'
(13823,27): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(13829,27): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(13834,27): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(13846,27): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(13880,27): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(13887,27): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(13894,27): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(13943,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '!important'
(14470,18): run-time error CSS1036: Expected expression, found '$'
(14484,12): run-time error CSS1036: Expected expression, found '$'
(14732,39): run-time error CSS1046: Expect comma, found '0'
(14732,43): run-time error CSS1046: Expect comma, found '/'
(14732,73): run-time error CSS1046: Expect comma, found '0'
(14732,77): run-time error CSS1046: Expect comma, found '/'
(14734,44): run-time error CSS1046: Expect comma, found '0'
(14734,48): run-time error CSS1046: Expect comma, found '/'
(14734,78): run-time error CSS1046: Expect comma, found '0'
(14734,82): run-time error CSS1046: Expect comma, found '/'
(14798,35): run-time error CSS1046: Expect comma, found '0'
(14798,39): run-time error CSS1046: Expect comma, found '/'
(14798,68): run-time error CSS1046: Expect comma, found '0'
(14798,72): run-time error CSS1046: Expect comma, found '/'
(14798,98): run-time error CSS1046: Expect comma, found '0'
(14798,102): run-time error CSS1046: Expect comma, found '/'
 */
body {
    margin: 0em !important;
    
    
}

    /*previous inlines above*/
    /*Default width for pop up editor window: 400px, below is for handling pop up editor in smaller screen*/
    /*Phone width 360px*/
    @media (max-width:360px) {
        .k-edit-form-container {
            width: 360px;
        }
    }
    /* iPhone4, iPhone5 width 320px*/
    @media (max-width:320px) {
        .k-edit-form-container {
            width: 320px;
        }
    }
    /* iPhone6/7/8 width 375px*/
    @media (max-width:375px) {
        .k-edit-form-container {
            width: 375px;
        }
    }

    @media (max-width:420px) {
        .actionColumn {
            width: 50px;
        }
    }

    .k-edit-form-container {
    width: 100%;
}



/*Image inside grid*/
.imageInGrid {
    display: inline-block;
    width: 40px;
    height: 40px;
    transition: transform .2s;
    background-size: 40px 35px;
    background-position: center center;
    vertical-align: middle;
    line-height: 40px;
    box-shadow: inset 0 0 1px #999, inset 0 0 10px rgba(0,0,0,.2);
}


/*for form input which is a required field, put a red asterik behind the label*/
.required:after {
    content: ' *';
    display: inline;
    color: red;
    font-size: large;
}

.form-container {
    background-color: white;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.3),0 2px 8px 0 rgba(0,0,0,0.3) !important;
}

.btn-custom-secondary {
    background-color: #5bc0de;
    color: white;
}
    .btn-custom-secondary:hover {
        background-color: transparent;
        border: 1px solid #5bc0de;
        color: #5bc0de;
    }

/*Layout*/
body {
    padding-top: 41px;
    padding-bottom: 0px;
}

html, body, h1, h2, h3, h4, h5 {
    font-family: "Segoe UI", sans-serif;
    font-weight: 400;
}

.container {
    padding: 0px;
    margin: 0px;
}

@media only screen and (min-width: 768px) {
    /*.dropdown:hover .dropdown-menu {
        display: block;
    }*/
    
 }

a:hover {
    text-decoration: none;
}

.well{
    background-color:white;
}

.section-title-custom {
    border-color: dimgray;
    padding-top: 8px !important;
    padding-bottom: 16px !important;
    border-bottom: 6px solid dimgray !important;
    font-size: 24px !important;
}

.breadcrumb-item {
    font-size: 18px;
    font-weight: bold;
    margin-left: 15px;
}

.active-breadcrumb-item {
    color: #000;
}

.k-textbox{
    width:100%;
    border-color:#ccc;
}

.k-grid tbody .k-button {
    min-width: 10px; /*original 64px*/
}

.forTooltips {
    font-size: 13px;
}
.table-hover tbody tr:hover .forTooltips {
    background-color: #0098f7;
    background-blend-mode: multiply;
}
.table-hover tbody tr:hover .popuppanelimg {
    /*background-image: url(/Content/img/Chatsmall_30px_white.png);*/
}

/*--------------------Grid Column Header CSS----------------*/
    .k-grid .k-grid-header th.k-header {
    font-weight: bold;
    white-space: normal;
    overflow: visible;
    word-wrap: break-word;
}

/*used in detail template for grid*/
dt{
    font-weight:normal;
}

/*if screen width smaller or equal to ipad width 768px, change form label text-align to left*/
@media (max-width: 768px) {
    .form-horizontal .control-label {
        text-align: left;
    }
}

/*override style of bootstrap 3 panel*/
.panel {
    margin: 0px 32px 0px 32px;
}

@media (max-width:376px) {
    .panel {
        margin: 0px;
    }
}

.img-responsive {
    width: 200px;
    height: 200px;
}

.btn-custom {
    background-color: #fff;
    
    color: #000;
    
}

    .btn-custom:hover {
        background-color: #EEE;
        /*border: 1px solid #3f51b5;
        color: #3f51b5;*/
    }
    .btn-custom:focus {
        /*box-shadow: 0 0 0 0.2rem #fff !important;
        outline: double !important;*/
        color: #000 !important;
    }
    .btn-custom:active {
        color: white;
    }

    .btn-custom:focus {
        color: white;
    }

    .btn-menu {
        background-color: transparent;
        color: white;
    }
    .btn-menu:hover {
        border: 1px solid #2196F3;
        color: #2196F3;
    }

.menu-item {
    color: white;
}

    .menu-item:hover {
        color: #2196F3;
    }

.dashboard-title-container {
    background: white;
    border-radius: 8px;
    padding: 0.01em 16px;
}



/*Create Question & Answer's Stepper*/
.stepwizard-step p {
    margin-top: 0px;
    color: #000;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
}

.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity: 1 !important;
    color: #bbb;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    /*background-color: #ccc;*/
    z-index: 0;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 34px;
    height: 45px;
    text-align: center;
    padding: 6px 0;
    font-size: 15px;
    font-weight: bold;
    border-radius: 15px;
}

.btn-active {
    background-color: #3f51b5;
}

.center-block{
    float:none;
}

/*Logo css*/
.logoLeftNav{
    width:70px;
}

.logoTopNavBar{
    width:40px;
    height:40px;
}

/*------------------------------------Export to excel or pdf CSS------------------------------------*/

/* Page Template for the exported PDF */
.page-template {
    /*font-family: "DejaVu Sans", "Arial", sans-serif;*/
    font-family: "Segoe UI", "Arial", sans-serif;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

    .page-template .header {
        position: absolute;
        top: 30px;
        left: 30px;
        right: 30px;
        border-bottom: 1px solid #888;
        color: #888;
    }

    .page-template .footer {
        position: absolute;
        bottom: 30px;
        left: 30px;
        right: 30px;
        border-top: 1px solid #888;
        text-align: center;
        color: #888;
    }

.k-group-footer {
    display: none;
}

.textNextToImage {
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    padding-left: 3px;
}

.k-pdf-export .k-grid-toolbar,
.k-pdf-export .k-pager-wrap,
.k-pdf-export .k-command-cell,
.k-pdf-export .k-grid-filter, .k-pdf-export .actionColumn {
    display: none;
}
.page-header {
    padding-bottom: 9px;
    /*margin: 40px 0 20px;*/
    border-bottom: 1px solid #eeeeee;
    font-weight: 700 !important;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #FFFFFF !important; 
    border-color: #ddd;
}

.loginforminputs {
    max-width: 300px;
}
.k-window-titlebar .k-window-action {
   
    color: black !important;
}
.k-edit-form-container .k-primary, .k-popup .k-primary {
    color: #000000 !important;
   
}
/*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */ .fa-fw, .fa-li {
    text-align: center
}

.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    left: -2em;
    position: absolute;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1,-1);
    transform: scale(1,-1)
}

.fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(-1,-1);
    transform: scale(-1,-1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-certificate:before {
    content: "\f0a3"
}



.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573";
    
}
.fa-layer-group:before {
    content: "";
    
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "";
    
}

.fa-user-friends:before {
    content: "";
    color: white;
}
.fa-user-cog:before {
    content: "";
    color: white;
}
.fa-list:before {
    content: "";
    color: black;
}
.fa-user:before {
    content: "";
   
}
.fa-envelope:before {
    content: "";
    color: white;
}
.fa-chalkboard-teacher:before {
    content: "";
    color: white;
}
.fa-clock-o:before {
    content: "";
  
}
.fa-id-badge:before {
    content: "";
    
}
.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-haykal:before {
    content: "\f666"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-random:before {
    content: "\f074"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-rendact:before {
    content: "\f3e4"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-train:before {
    content: "\f238"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    src: url(../webfonts/fa-brands-400.eot);
    src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: 'Font Awesome 5 Brands'
}

.fa, .far, .fas {
    font-family: 'Font Awesome 5 Free'
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    src: url(../webfonts/fa-regular-400.eot);
    src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg"); 
    font-display: swap;
}

.far {
    font-weight: 400
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    src: url(../webfonts/fa-solid-900.eot);
    src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg");
    font-display: swap;
}

.fa, .fas {
    font-weight: 600
}
.k-button {
    background-color: #FFFFFF !important;
    border-color: #cfd2d5 !important;
}

.k-grid-header th.k-header > .k-link {
    font-size: 13px !important;
}
.form-horizontal .control-label {
   
    text-align: left !important;
}
.panel-primary > .panel-heading {
    background-color: #ffffff !important /*#007bff*/;
}
.panel-primary > .panel-heading {
    color: #000000 !important;
    
    border-color: #337ab7;
}
/* Large rounded green border */
hr.new5 {
    border: 1px solid gray;
    border-radius: 5px;
}
.k-checkbox-label, .k-radio-label {
    display: inline-block;
    position: relative;
    padding-left: 25.2px;
    vertical-align: top;
    line-height: normal;
    cursor: pointer;
    border-style: solid;
    font-size: 16px !important;
    border-width: 0;
    font-weight: 400 !important;
}
.k-state-disabled {
    opacity: .9 !important;
}
.img-thumbnail {
   
    height: 20px !important;
    
    display: inline-block !important;
    height: 40px !important;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
body {
    padding-top: 0px !important;
    /* padding-bottom: 0px; */
}
.wsanimated-arrow span, .wsanimated-arrow span:before, .wsanimated-arrow span:after {
    transition: all 500ms ease-in-out;
}
.wsanimated-arrow span:before {
    top: -7px;
    width: 23px;
}
.wsanimated-arrow span, .wsanimated-arrow span:before, .wsanimated-arrow span:after {
    cursor: pointer;
    height: 2px;
    width: 17px;
    background: #FFFFFF !important;
    position: absolute;
    display: block;
    content: '';
}
.wsmenucontainer {
    overflow-x: hidden;
    overflow-y: hidden;
}
.w3-btn, .w3-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}
#hamburger:hover {
    background-color: #a1c9db !important;
}
.wsmenu .millery-column-search input[type='search'] {
    width: 90%;
    max-width: 280px;
    padding-left: 30px !important;
}
.wsmenu .millery-column-search input[type='search'] {
    border: none;
    color: #252423;
    margin-top: 10px;
    background: white;
    height: 32px !important;
    padding: 3px 8px 3px 34px;
}
[type=search] {
    outline-offset: unset !important;
    -webkit-appearance: searchfield !important;
}
.searchlessons {
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
    font-size: 16px;
    color: #252423 !important;
}
.wsmenu .millery-column-search .icon {
    position: relative;
    color: #bfc7b8;
    left: 17px;
    top: 0px;
}
/*.k-button-icontext {

    margin-left: 7px !important;
}*/
.btn:not(.btn-primary,.btn-secondary) {
    font-size: 1.0rem !important;
}
.h3, h3 {
    font-size: 1.75rem;
    font-weight: 700 !important;
}
.h5, h5 {
    margin-left: 0px !important;
}
.w3-card-4, .w3-hover-shadow:hover {
    box-shadow: none !important;
}
.k-overlay {
    position: fixed;
    top: 0;
    display: none !important;
    left: 0;
    z-index: 10001;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0 !important;
    -webkit-backface-visibility: hidden;
}
.k-window_right {
    padding-top: 60px !important;
    margin-top: 3px;
    min-width: 90px !important;
    min-height: 50px !important;
    top: 60px !important;
    height: 88vh !important;
    z-index: 1 !important;
    box-shadow: rgb(0 0 0 / 22%) 0px 25.6px 57.6px 0px, rgb(0 0 0 / 18%) 0px 4.8px 14.4px 0px !important;
    pointer-events: auto !important;
    position: absolute !important;
    /*display: flex !important;
    flex-direction: column !important;*/
    overflow: hidden hidden !important;
    /*overflow: hidden auto !important; if want to hide fullheight scroll*/
    inset: 50px 0px 0px auto !important;
    min-width: 38vh !important;
    /*width: 60% !important;*/
    max-width: 100vw !important;
    animation-name: css-0, css-8 !important;
    animation-duration: 0.367s !important;
    animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1) !important;
    animation-fill-mode: both !important;
    background: rgb(255, 255, 255) !important;
}

.k-window_right_narrow {
    padding-top: 60px !important;
    margin-top: 3px;
    min-width: 90px !important;
    min-height: 50px !important;
    top: 60px !important;
    height: auto !important;
    z-index: 1 !important;
    box-shadow: rgb(0 0 0 / 22%) 0px 25.6px 57.6px 0px, rgb(0 0 0 / 18%) 0px 4.8px 14.4px 0px !important;
    pointer-events: auto !important;
    position: absolute !important;
    /*display: flex !important;
    flex-direction: column !important;*/
    overflow: hidden hidden !important;
    inset: 50px 0px 0px auto !important;
    min-width: 38vh !important;
    width: 30% !important;
    max-width: 100vw !important;
    animation-name: css-0, css-8 !important;
    animation-duration: 0.367s !important;
    animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1) !important;
    animation-fill-mode: both !important;
    background: rgb(255, 255, 255) !important;
}

.k-window_right_medium {
    padding-top: 60px !important;
    margin-top: 3px;
    min-width: 90px !important;
    min-height: 50px !important;
    top: 60px !important;
    height: auto !important;
    z-index: 1 !important;
    box-shadow: rgb(0 0 0 / 22%) 0px 25.6px 57.6px 0px, rgb(0 0 0 / 18%) 0px 4.8px 14.4px 0px !important;
    pointer-events: auto !important;
    position: absolute !important;
    /*display: flex !important;
    flex-direction: column !important;*/
    overflow: hidden hidden !important;
    inset: 50px 0px 0px auto !important;
    min-width: 38vh !important;
    width: 60% !important;
    max-width: 100vw !important;
    animation-name: css-0, css-8 !important;
    animation-duration: 0.367s !important;
    animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1) !important;
    animation-fill-mode: both !important;
    background: rgb(255, 255, 255) !important;
}
.k-prompt-container, .k-window-content {
    padding: 12px 12px;
    height: 100%;
    overflow-x: hidden !Important;
    position: relative;
    outline: 0;
}
.contentInner-583 {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    overflow-y: hidden;
}
.link-950 {
    outline: transparent;
    position: relative;
    font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    font-weight: 400;
    box-sizing: border-box;
    border: 0px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    padding: 0px 8px;
    border-radius: 0px;
    height: 44px;
    color: rgb(50, 49, 48);
    background-color: transparent;
    line-height: 44px;
    margin-right: 8px;
    user-select: none;
}
.linkIsSelected-945 {
    outline: transparent;
    position: relative;
    font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    font-weight: 600;
    box-sizing: border-box;
    border: 0px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    padding: 0px 8px;
    border-radius: 0px;
    height: 44px;
    color: rgb(50, 49, 48);
    background-color: transparent;
    line-height: 44px;
    margin-right: 8px;
    user-select: none;
}
.headerWrapper-571 {
    margin-left: 32px;
    margin-right: 32px;
}
.root-595 {
    margin-top: 16px;
    margin-bottom: 0px;
    display: flex;
    justify-content: initial;
}
.personaWrapper-599 {
    margin: 4px 20px 0px 0px;
}
.detailWrapper-598 {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.root-299 {
    font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    height: auto;
}
.dataWrapper-681 {
    position: static;
    inset: 0px;
    opacity: 1;
    background: none transparent;
    border: none;
    transition: opacity 200ms ease 0s;
}
.title-596 {
    font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    font-weight: 700;
    color: rgb(0, 0, 0);
    max-height: 2.8em;
    overflow: hidden;
    margin: 0px;
    line-height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}
.flexContainer-946 {
    display: flex;
    height: 100%;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
.k-i-close {
  font-size: 24px !important;
}
input[type=checkbox], input[type=radio] {
    margin-right: 10px !important;
}
.k-grid {
    margin-top: 15px !important;
}
.k-grid .k-grouping-header {
    color: #000 !important;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 400;
}
.k-grouping-header .k-group-indicator, .k-pivot-toolbar .k-button {
    background-color: #fff !important;
}
.k-tabstrip-items .k-item .k-link {
    color: #000000;
    font-size: 16px;
}
.k-grid .k-state-selected:hover .k-group-cell, .k-grouping-row td, .k-resize-handle-inner, td.k-group-cell {
   
    background-color: #fff !important;
}
.k-grid-footer, .k-grid-footer td, .k-grid-header, .k-grid-header .k-header, .k-pager-numbers .k-state-selected, .k-pager-wrap, .km-pane-wrapper .k-grid-header .k-header {
    color: #444;
    background-color: #fff !important;
}
.k-panelbar .k-tabstrip-items .k-state-active, .k-tabstrip-items .k-state-default {
    background-color: #FFF !important;
    background-image: none;
    border-bottom-color: #007bff !important;
}
.k-tabstrip-items .k-item .k-link {
    color: #000000;
}
.k-grid .k-state-selected {
    background-color: #ffffff !important;
    color: #000000 !important;
}

.k-grid .k-alt.k-state-selected {
    background-color: #f1f1f1 !important;
    color: #000000 !important;
}
.k-grid td.k-state-selected, .k-grid tr.k-state-selected > td {
    border-color: #008dcc;
    font-weight: 700 !important;
}
.courseindextitle:hover {
    color: #000000 !important;
    font-weight: 700 !important;
    text-decoration:none !important;
}
.chapterindextitle {
    color: #000000 !important;
    font-weight: 700 !important;
}
.chapterlessonindextitle {
    color: #000000 !important;
    font-weight: 400 !important;
    
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .title {
    margin-left: 5px !important;
}
.wsmenu > .wsmenu-list > li:hover > a {
    color: #fff !important;
    background-color: #007bff !important;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li:hover a:not(.sidereviewcmds) {
    background-color: #007bff !important;
    color: #fff !important;
}
.sidereviewcmds2 {
    margin-left: 180px;
}
a:hover {
  
    text-decoration: none !important; 
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li:hover i {
    color: white !important;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a:not(.lessonlistitem_gray_side) {
    line-height: 18px;
    border-right: none;
    text-align: left;
    padding: 6px 0px;
    padding-left: 6px;
    background: #fff;
    background-image: none;
    color: #000 !important;
    border-right: 0 none;
    display: block;
    background-color: #fff;
    font-size: 15px;
}
.lessonheader_viewblock {
    font-weight: 700 !important;
}
.chapterheader_viewblock {
    font-weight: 700 !important;
}
.righttabviewdetails {
    font-weight: 400 !important;
    margin-top: 15px;
    
}
.k-tabstrip .k-content.k-state-active {
    background-color: #fff;
    color: #000000;
    overflow-y: hidden !important;
    margin-left: 0px;
}
.fa-ellipsis-v {
    margin-right:10px;

}

#usertabs_sub > .k-tabstrip-items {
    margin-left: -10px !important;
}
#styleSelector {
    border: 1px solid #e9e9e9;
    background: #FFF;
    position: absolute;
    margin: 0;
    padding: 0 0 10px;
    width: 230px;
    height: auto;
    top: 5px;
    right: -230px;
    z-index: 100;
    height: auto;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
}

#mainContainerLayout {
    /*height: 85vh !important;*/
    /*min-height: 85vh !important;*/
    margin-left: 10px !important;
    margin-top: 10px;
    margin-right: 10px;
    padding-left: 5px;
}
.loginbuttontext {
    font-size: 24px;
    font-weight:700;
}
.k-tabstrip:focus {
    box-shadow: 0 0px 0px rgba(0,0,0,.2),0 2px 3px rgba(0,0,0,.05) !important;/*this gives grid outer border, from material*/
}
.k-block, .k-draghandle, .k-inline-block, .k-widget {
    border-style: solid;
    border-width: 0px !important;
    -webkit-appearance: none;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(212 219 227 / 25%) !important;
}
.k-i-arrow-rotate-cw-small:before {
    content: "\e103";
}
.k-button .k-icon, .k-button .k-image, .k-button .k-sprite {
    color: #0078d4 !important;
    font-size: 23px;
}
.k-window-titlebar .k-window-action {
  
    width: 20px !important;
    margin-top:10px;
}
.k-i-close {
    color: #000 !important;
    margin-top:0px;
}
.k-window-titlebar .k-window-actions {
    right: 40px !important;
    width: 70px !important;
    margin-top:5px !important;
    
}
.k-window_right {
    position: fixed !important;
    z-index: 12 !important;
}
.k-window-titlebar .k-window-action {
    color: black !important;
    margin-right: 15px !important;
}

.k-i-close:before {
    content: "\e11b";
    color: #BABABA !important;
}
.k-i-delete:before {
    content: "\e10c";
}
.k-i-chevron-left:before {
    content: "\e016";
    color: #000000 !important;
}
.k-i-chevron-right:before {
    content: "\e014";
    color: #000000 !important;
}
.k-i-filter:before {
    content: "\e129";
    color: #0078d4;
}
.k-dropdown .k-state-default {
    border-color: #f5f5f5;
    background-position: 50% 50%;
    background-color: #ffffff; */
}
.k-autocomplete, .k-dropdown-wrap.k-state-default, .k-numeric-wrap.k-state-default, .k-picker-wrap.k-state-default {
    background-position: 50% 50%;
    color: #444;
    border-color: #ccc;
    
}
input[type=checkbox], input[type=radio] {
    margin-right: 10px !important;
    margin-left: 5px !important;
}
.pagechangelinks {
    font-size: 16px;
    font-weight:700;
}
.titleitemalign {
    margin-right: 10px;
    
}
.dataitemalign {
    margin-left: 10px;
    font-weight: 700;
}
.k-button-icontext .k-icon, .k-button-icontext .k-image, .k-button-icontext .k-sprite {
    margin-right: 0.125em !important;
    margin-left: 0.125em !important;
}
#enrollnew {
    max-width:100%;
   
}
#UpdateClassWindow {
    margin-left: 15px;
    margin-right:15px;
}
.k-i-file-wrench:before {
    content: "\e600"
}
.k-i-question-circle::before {
    content: "\e402";
}
/*
    Increase the width of the textbox containers. The default one is 60%.
    The sum of label and editor percentage widths should be around 90%, to make up for existing paddings.
*/
.k-popup-edit-form .k-edit-field {
   
    max-width:100px !important;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff !important;
    background-color: #6c757d !important;
    border-color: #6c757d !important;
}
.label-success {
    background-color: green;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
}
.label-danger {
    background-color: red;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
}
.k-checkbox-label, .k-radio-label {
    margin-top: 10px !important;
}

.scoop .scoop-navbar[navbar-theme="theme4"] .scoop-item > li.scoop-trigger > a {
    background: #7ec5e3 !important; /*MAIN DESIGN: light green #28a745, light blue #7ec5e3  */
    border-bottom-color: #F5F5F5 !important;
    color: #FFF !important;
}
.mCustomScrollBox { /*MAIN DESIGN COLOR (if full height col, otherwise white): dark green: #467c53, bright blue: #007bff*/
    background-color: #007bff;
}

.fa-bar-chart-o:before:not(.stats_totals_icon), .fa-bar-chart:before:not(.stats_totals_icon) {
    content: "";
    color: white !important;
}
.fa-cogs:before:not(.stats_totals_icon) {
    content: "";
    color: white !important;
}

.fa-user-friends:before:not(.stats_totals_icon) {
    content: "";
    color: white !important;
}
.fa-layer-group:before:not(.stats_totals_icon) {
    content: "";
    color: white !important;
}
.fa-chalkboard:before:not(.stats_totals_icon) {
    content: "";
    color: white !important;
}
.book-open:before:not(.stats_totals_icon) {
    content: "";
    color: black !important;
}
.fa-file-signature:before:not(.stats_totals_icon) {
    content: "";
    color: white !important;
}
.fa-chalkboard-teacher:before:not(.stats_totals_icon) {
    content: "";
    color: white !important;
}
.fa-user-graduate:before:not(.stats_totals_icon) {
    content: "";
    color: white !important;
}
.fa-clock-o:before:not(.stats_totals_icon) {
    content: "";
    color: white !important;
}
.fa-th-list:before:not(.stats_totals_icon) {
    content: "";
    color: white !important;
}
.fa-id-badge:before:not(.stats_totals_icon) {
    content: "";
    color: white !important;
}
.fa-funnel-dollar:before:not(.stats_totals_icon) {
    content: "";
    color: white !important;
}
.scoop[theme-layout="vertical"] .scoop-navbar .scoop-item li.scoop-hasmenu.scoop-trigger[dropdown-icon="style1"] > a:after {
    color: #ffffff !important;
}
.scoop[theme-layout="vertical"] .scoop-navbar .scoop-item li.scoop-hasmenu.scoop-trigger[dropdown-icon="style1"] > a:after {
    color: #ffffff !important;
}
.scoop .scoop-navbar[navbar-theme="theme4"] .scoop-item > li.scoop-hasmenu > a:after {
    color: #ffffff !important;
}
.w3-container, .w3-panel {
    padding: 0.1em 14px !important;
    margin-bottom: 0px !important;
    margin-top: 20px !important;
    margin-left: 10px !important;
}
.subrowstyle_label {
    font-weight: 700;
    margin-top: 10px;
}
.subrowstyle_data {
    font-weight: 400;
    margin-top: 10px;
}
.blackiconcolor {
    color: black !important;
}


.form-horizontal .col-form-label {
    text-align: left !important;
    /*max-width: 200px;*/
}
.k-grid td {
   
    line-height: 1.3em !important;
    
}
.table-responsive tr:hover .k-i-gear:before {
    content: "\e13a";
    color: white !important;
}
.table-responsive tr:hover .k-i-x:before {
    content: "\e11b";
    color: white !important;
}
.toast-top-right {
    top: 120px;
    right: 12px;
}

#stats_totalteachers_icon.fa-chalkboard-teacher:before {
    color: #CCC !important;
}
.fixed-table-toolbar {
    max-width: 100%;
    margin-top: 10px;
}
.k-tabstrip > .k-content {
   
    overflow-x: hidden !important;
}
.modal-backdrop.show {
    opacity: 0 !important;
}
.modal-content {
   padding-left:10px;
   padding-right:10px;
}
.scoop .scoop-navbar[navbar-theme="theme4"] .scoop-item li.scoop-hasmenu .scoop-submenu li > a {
    border-bottom-color: #f5f5f5;
    color: #ffffff;
    font-weight: 400 !important;
}
.scoop .scoop-navbar[navbar-theme="theme4"] .scoop-item .scoop-hasmenu .scoop-submenu li.active > a {
    color: #FFF;
    font-weight: 700 !important;
    background: #3f4c61;
}

.k-widget * > select[class*="bootstrap-table-filter-control"] {
    box-sizing: border-box;
    
}
.k-widget * > input[class*="bootstrap-table-filter-control"] {
    box-sizing: border-box;
}
.rolecourse {
    box-sizing: border-box;
}
*.icon-white {
    color: white
}

b > .fa-list:before {
    content: "";
    color: black;
}

b > .fa-layer-group:before {
    content: "\f5fd";
    /*color: black;*/
}
b > .fa-file-signature:before {
    content: "\f573";
    color: black;
}

b > .fa-user-friends:before {
    content: "";
    color: black;
}

b > .fa-list:before {
    content: "";
    color: black;
}

b > .fa-file-signature:before {
    content: "";
    color: black;
}

b > .fa-user:before {
    content: "";
    color: black;
}

b > .fa-user-cog:before {
    content: "";
    color: black;
}
b > .fa-cogs:before {
    content: "\f085";
    /*color: black;*/
}
b > .fa-file-alt:before {
    content: "";
    color: black;
}

b > .fa-clock-o:before {
    content: "\f017";
    color: black;
}

b > .fa-id-badge:before {
    content: "";
    /*color: black;*/
}

b .fa-bar-chart:before {
    content: "";
    color: black;
}
b .fa-layer-group {
    content: "";
    color: black;
}
.dropdown-item > .fa-user:before {
    content: "";
    color: black;
}
.modal-footer {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.bootstrap-table .fixed-table-container .table tbody tr .card-view {
    min-width: 300px !important;
    margin-top: 10px !important;
}
.tagstyle_green {
    background-color: green;
    color: white;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}
span {
    line-height: 1.8 !important;
}
.scoop[theme-layout="vertical"][vertical-nav-type="collapsed"] .scoop-navbar .scoop-item > li.scoop-trigger {
    display: block;
    position: relative;
    width: 255px;
    z-index: 1024;
    max-width: 45px;
}
    .scoop[theme-layout="vertical"][vertical-nav-type="collapsed"] .scoop-navbar .scoop-item > li.scoop-trigger > a .scoop-mtext {
        opacity: 1;
        visibility: hidden !important;
        position: absolute;
        padding-left: 22px;
    }
.k-window-maximized .k-window-content, .k-window-maximized .k-window-titlebar, .k-window.k-window-maximized {
    border-radius: 0;
    width: calc(100vw - 280px) !important;
    
}
.k-i-window-maximize:before {
    content: "\e016" !important;
    font-size: 32px !important; /* Sets icon size to 32px */
    margin-right: 1px;
    margin-left: -5px;
}
.k-i-window-restore:before {
    content: "\e014" !important;
    font-size: 25px !important; /* Sets icon size to 32px */
    margin-right: 1px;
    margin-left: -5px;
}
.modal-footer {

    justify-content: flex-start !important;

}
.k-button.k-state-disabled, .k-button.k-state-disabled:hover, .k-button[disabled], .k-state-disabled .k-button, .k-state-disabled .k-button:hover {
    
    opacity: .4 !important;
}
.required {
    font-size: 16px !important;
}
.fixed-table-pagination {
    margin-bottom: 50px !important;
}
input[type="checkbox"] {
    accent-color: #007bff;
}
.h1, .h2, .h3, .h4, .h5 {
   
    line-height: 1.5 !important;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #ffffff !important;
}
table.table-bordered {
    border: 1px solid #ffffff !important;
    
}

    table.table-bordered > thead > tr > th {
        border: 1px solid #ffffff !important;
    }

/*table.table-bordered > tbody > tr > td {
        border: 1px solid #ffffff !important;
    }*/
    
tr.border-bottom {
    border-bottom: 1px solid black;
}

#righttabviewdetails {
    height: 10px;
}
.k-icon:before {
    margin: auto;
    width: 1em !important;
    height: 1em !important;
    line-height: 1;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.k-button-icontext .k-icon, .k-button-icontext .k-image, .k-button-icontext .k-sprite {
   
    margin-right: .125em !important;
   
    margin-left: .125em !important;
}
.k-button {
    padding: 0px 0px !important;
}

.btn-danger {
   
    margin-left: 60px !important;
}
.k-panelbar .k-tabstrip > .k-content, .k-tabstrip > .k-content {
    padding: .0em !important;
    zoom: 0.98 !important;
}

.tabstripsection {
    margin-left: 20px !important;
}
.scoop .scoop-navbar[navbar-theme="theme4"] .scoop-item > li:hover > a {
    background: #2886de;
    color: #FFF !important;
}
.scoop[theme-layout="vertical"] .scoop-navbar .scoop-item > li > a {
    text-align: left;
    padding: 5px 15px !important;
}
.modal-content {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1) !important;
}
.k-i-pin {
    display: none !important;
}
.bootstrap-table .fixed-table-container .table .bs-checkbox label input[type=checkbox], .bootstrap-table .fixed-table-container .table .bs-checkbox label input[type=radio] {
    padding-top: 4px !important;
    margin: 4px 0px auto !important;
    width: 1.3rem;
    height: 1.3rem;
}
.bootstrap-table .btn-secondary {
    background-color: #FFFFFF !important;
    border-color: #FFFFFF !important;
    color: #000 !important;
    border-width: 1px !important;
}
.row-button.btn-secondary {
    background-color: #007bff !important;
    border-color: #007bff !important;
}
.scoop-inner-navbar {
    height: 100%;
   padding-bottom: 0px !important; 
}
tr:hover .rowbutton_view {
    min-width: 150px;
    color: #5b5fc7 !important;
    text-decoration: underline !important;
}
.underline {
    text-decoration: underline !important;
}
.paneldefaultstyle {
    background-color: #fff;
    border: 0px solid #D1D1D1 !important;
    border-radius: 4px;
    /* border-left: 0px; */
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}
.bootstrap-table-filter-control-UserRole {
    text-align: center !important;
    padding-left: 10px !important;
    
}
.bootstrap-table-filter-control-cancelatendofperiod {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-canceldate {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-renewatendofperiod {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-renewdate {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-QuestionNumber {
    text-align: center !important;
    padding-left: 10px !important;
}

.bootstrap-table-filter-control-UserActive {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-EmailConfirmed {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-Enrollments {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-Groups {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-InvitedByName {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-DepartmentName {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-OrganizationName {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-ClassName {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-Members {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-Enrollments {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-SecondaryTeacherName {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-PrimaryTeacherName {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-CreatorName {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-ExamStatus {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-TestSerieName {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-Name {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-ModifierName {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-ExamName {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-QuestionType {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-Mark {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-HasAnswer {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-StudentName {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-StudentExamStatus {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-SubjectName {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-ExamType {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-status {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-stripe_orderstatus {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-productname {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-learnerlicenses {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-managerlicenses {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-rolename {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-Title {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-MainCategory {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-SubCategory {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-Lang_Combo {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-Course_Publisher {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-EnrollmentStatus {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-EnrollmentActive {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-FullName {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-StudentGroupName {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-EnrolledBy {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-EnrollmentDate {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-EnrollmentActive {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-ActiveEnrolls {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-JoinStatus {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-MemberCreatedOn {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-TestSerieOrder {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-TotalMarksObtained {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-Code {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-strCreatedOn {
    text-align: center !important;
    padding-left: 10px !important;

}
.bootstrap-table-filter-control-TemplateTypeName {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-ModelTemplate {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-IsDefault {
    text-align: center !important;
    padding-left: 10px !important;
}

.bootstrap-table-filter-control-strStudentEndExamTime {
    text-align: center !important;
    padding-left: 10px !important;
    min-width: 120px !important;
}
.bootstrap-table-filter-control-strStudentStartExamTime {
    text-align: center !important;
    padding-left: 10px !important;
    min-width: 120px !important;
}

.bootstrap-table-filter-control-SupervisorName {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-OrgName {
    text-align: center !important;
    padding-left: 10px !important;
}
.bootstrap-table-filter-control-SupervisorName {
    text-align: center !important;
    padding-left: 10px !important;
}
#logoff_title {
    color: #000 !important;

   
}
#logoff_title2 {
    color: white !important;
}
.k-window-titlebar {
    border-width: 0 0 0px !important;
    width: 120px;
    right: 0;
    z-index: 9;
    position: absolute;
}
.small, small {
    font-size: 100% !important;
    font-weight: 400;
}
.k-tabstrip-items {
    margin-left: 0px !important;
    position: fixed;
    margin-top: -70px !important;
    z-index: 1;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-width: 3px !important;
    border-color: #000 !important;
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.form-group {
    margin-bottom: 1rem !important;
    max-width: 100%;
}


.k-i-plus:before {
    content: "\e11e";
    /* margin-right: 10px !important; */
    margin-left: 4px !important;
    /* width: 20px !important; */
}
.answered {
    background-color: #0078d7 !important;
    color: white !important;
    height: 40px !important;
    width: 40px !important;
}

.notAnswered {
    background-color: #c7c2c0 !important;
    color: white !important;
    height: 40px !important;
    width: 40px !important;
}

.answeredCorrect {
    background-color: #2bae2b !important;
    color: white !important;
    height: 40px !important;
    width: 40px !important;
}

.answeredWrong {
    background-color: red !important;
    color: white !important;
    height: 40px !important;
    width: 40px !important;
}
.btn-info {
 
    min-width: 80px;
}
.bootbox-accept {
    min-height: 42px;
}
.btn-danger {
    min-width: 80px;
}
#toast-container.toast-bottom-center > div, #toast-container.toast-top-center > div {
    width: 300px;
    text-align: center;
    margin-left: auto;
    margin: 0 auto !important;
    margin-right: auto;
}

.toast {
   
   font-size: 16px !important;
   
}
#toast-container .ngx-toastr {
    padding: 15px;
    background-image: none !important;
}
.bootstrap-table .fixed-table-toolbar .columns .dropdown-menu {
    text-align: left;
    max-height: 300px;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    -ms-overflow-style: scrollbar;
    z-index: 1001;
}
input[type="checkbox"][disabled][checked] {
    filter: invert(100%) hue-rotate(18deg) brightness(3);
}
/*input[type="checkbox"][disabled] {
    filter: invert(100%) hue-rotate(18deg) brightness(3);
}*/
.modal-title-header {
    
    margin: 0;
    margin-left: 15px;
    font-size: 18px;
    color: inherit;
    font-weight: 400;
    color: #242424;
    position: fixed;
    margin-top: -50px;
    display: flex;
    z-index: 10;
    justify-content: space-between;
    align-items: center;
    padding: 2px 16px;
    /*border-bottom: 1px solid #ddd;*/
    background-color: #ffffff;
}

#DetailsWindow {
    border-top: 1px solid #ddd;

}
#dialogRemove {
    margin-top: 0px;
}
#dialogRemoveDeep {
    margin-top: 190px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #005bb5 !important;
    border-color: #005bb5 !important;
}
.red-button {
    color: #fff !important;
   
    vertical-align: middle;
    /* padding-bottom: 7px; */
    font-size: 16px !important;
    border: none;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 3px 10px !important;
    text-decoration: none;
    text-align: center;
    min-width: fit-content;
    min-height: 32px;
    /* background-color: rgb(91, 95, 199); */
    white-space: nowrap;
    margin-bottom: 8px;
    margin-right: 4px;
    margin-left: 4px;
    user-select: none;
    background-color: red !important;
    border-color: red !important;
}

    .red-button:hover {
        background-color: #a71d2a !important; /* Darker red */
    }

.btn-secondary {
    color: #242424;
    max-width: 130px;
    background-color: #FFFFFF;
    border-color: #242424;
    /* border-top-color: black !important; */
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    
}

    .btn-secondary:hover {
        color: #242424;
        background-color: #FAFAFA;
        border-color: #C7C7C7;
    }
.orange-list-button {
    color: white !important;
    background-color: #eebe00;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    min-width: 150px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-top: 20px;
}
.orange-list-button:hover {
    color: #FFFFFF !important;
    background-color: #c6a213 !important;
    border-color: #c6a213 !important;
}
    .button-2:hover {
    color: #FFFFFF !important;
    background-color: #c6a213 !important;
    border-color: #c6a213 !important;
}
.dropdown-divider {
    height: 0;
    margin: .5rem 8px 0;
    overflow: hidden;
    border-top: 1px solid #ccc !important;
}
.h5, h5 {
    font-size: 1.25rem;
    padding-top: 3px;
}
label {
    display: inline-block;
    margin-bottom: 0rem 0px !important;
}
.form-group-inline {
   
    margin-bottom: 1rem !important;
}
.k-button.k-bare, .k-button.k-flat {
   
    margin-right: -10px;
}
#hamburger {
    display: none !important;
}
#dropdownprofile {
    border: unset !important;
}
k-autocomplete, .k-block, .k-content, .k-dropdown-wrap, .k-dropzone-active, .k-editable-area, .k-filter-row > th, .k-footer-template td, .k-grid td, .k-grid td.k-state-selected, .k-grid-content-locked, .k-grid-footer, .k-grid-footer-locked, .k-grid-footer-wrap, .k-grid-header, .k-grid-header-locked, .k-grid-header-wrap, .k-group, .k-group-footer td, .k-grouping-header, .k-grouping-header .k-group-indicator, .k-header, .k-input, .k-pager-refresh, .k-pager-wrap, .k-pager-wrap .k-link, .k-panel > .k-item > .k-link, .k-panelbar .k-content, .k-panelbar .k-panel, .k-panelbar > .k-item > .k-link, .k-popup.k-align .k-list .k-item:last-child, .k-separator, .k-slider-track, .k-splitbar, .k-state-default, .k-state-default .k-select, .k-state-disabled, .k-textbox, .k-textbox > input, .k-tiles, .k-tooltip, .k-treemap-tile, .k-upload-files, .k-widget {
    border-color: transparent !important;
}
/* Theming (Teams Light/Dark/High Contrast) */
/* Base Teams-like button */
.teams-button {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-family: "Segoe UI", "Helvetica Neue", sans-serif;
    font-size: 14px;
    font-weight: 500;
    border: none;
    border-radius: 4px;
    padding: 6px 14px;
    cursor: pointer;
    background-color: var(--button-bg);
    color: var(--button-fg);
    transition: background-color 0.15s, color 0.15s;
}

/* Danger (delete) style */
.teams-button-danger {
    --button-bg: #d83b01; /* Fluent UI red */
    --button-fg: white;
}

    .teams-button-danger:hover {
        --button-bg: #b32a00;
    }

    .teams-button-danger:active {
        --button-bg: #a52700;
    }

    .teams-button-danger:disabled {
        opacity: 0.5;
        cursor: not-allowed;
    }

/* Icon (use Fluent icon font or SVG) */
.teams-icon-trash::before {
    content: "🗑️"; /* Fallback emoji */
    font-size: 16px;
    display: inline-block;
    line-height: 1;
}

/* Optional: use Fluent UI system icons if available */
@supports (mask: url()) {
    .teams-icon-trash {
        width: 16px;
        height: 16px;
        background-color: currentColor;
        mask: url("https://res.cdn.office.net/officehub/icons/Trash.svg") no-repeat center / contain;
    }
}

/* Theming (Teams Light/Dark/High Contrast) */
@media (prefers-color-scheme: dark) {
    .teams-button-danger {
        --button-bg: #a4262c;
        --button-fg: #ffffff;
    }

        .teams-button-danger:hover {
            --button-bg: #d13438;
        }
}


.teams-link-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: "Segoe UI", "Helvetica Neue", sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    border: none;
    border-radius: 4px;
    padding: 6px 14px;
    cursor: pointer;
    background-color: var(--button-bg, #0078d4); /* Teams blue */
    color: var(--button-fg, #ffffff);
    transition: background-color 0.15s, box-shadow 0.15s;
}

    .teams-link-button:hover {
        background-color: #106ebe;
        text-decoration: none;
    }

    .teams-link-button:active {
        background-color: #005a9e;
    }

    .teams-link-button:focus-visible {
        outline: 2px solid #ffffff;
        outline-offset: 2px;
    }

/* Dark theme support */
@media (prefers-color-scheme: dark) {
    .teams-link-button {
        background-color: #3a96dd;
        color: #ffffff;
    }

        .teams-link-button:hover {
            background-color: #2899f5;
        }
}
/* end of Theming (Teams Light/Dark/High Contrast) */

.w3-container h5 {
    
    color: #000;
    
}








@font-face {
    font-family: 'Segoe UI Regular WestEuropean';
    src: local('Segoe UI'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Regular.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Regular.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI Semilight';
    src: local("Segoe UI Semilight"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.woff2) format("woff2"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.woff) format("woff"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.ttf) format("truetype");
    font-weight: 200;
    font-display: swap;
}

html {
    /*-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;*/
}

html {
    /*font-family: sans-serif;*/
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(48,56,64,0);
}

body {
    /*font-family: "Roboto" !important;*/
    font-size: 16px;
    line-height: 1.5;
}



#loadermodal {
    margin-left: 40px;
}

p {
    margin-left: 0px; /*10.0pt*/
}

.p_manage {
    margin-left: 0px;
}

a:not(.btn-primary):not(.btn-secondary):not(.red-button):not(.btn-outline-primary):not(.btn-outline-light):not(.btn-outline):not(.courseindextitle):not(.chapterindextitle):not(.chapterlessonindextitle):not(.scoop) {
    /*color: #FFF;*/
    /*font-weight: 700;*/
    font-family: "Segoe UI",'Roboto';
    /*text-decoration: none !important;*/
    /*background-color: transparent; if enabled: style selector conflict for color*/
}

a:hover :not(.menu-item,.menu-item,span,.menu-item,li:before, .tabclassing_sidenav, .lessonlistitem, .home):not(.scoop-mtext):not(.fa-plus):not(.scoop-micon):not(.iconmenustyle) {
    color: #5b5fc7 !important; /*teams: #6063b4 hover*/
    text-decoration: none !important; /*teams: #7779bf hover*/
}

a:focus :not(.pm-toggle-link, .tabclassing_sidenav, .lessonlistitem, .home):not(.scoop-mtext):not(.scoop-micon):not(.iconmenustyle) {
    color: #9193cb !important; /*teams: #9193cb focus*/
    text-decoration: none !important; /*teams: #7779bf focus*/
}

a:active :not(.menu-item, .menu-item,span, .menu-item,li,.tabclassing_sidenav, .lessonlistitem, .home):not(.scoop-mtext):not(.scoop-micon):not(.iconmenustyle) {
    color: #4b5092 !important; /*teams: #9fa0d2 focus*/
    text-decoration: none !important; /*teams: #7779bf focus*/
}

a:visited:not(.teams-link-button,.w3-bar-item, .home, .nav-link, .dropdown-item, .fas) {
    color: #212529; /*teams: #9fa0d2 focus*/
    text-decoration: none !important; /*teams: #7779bf focus*/
}
/*blue style  main menu*/
.ml-auto > a {
    color: #FFFFFF !important;
    text-decoration: none;
    background-color: transparent;
}

#profilearea.ml-auto > a {
    color: #212529 !important;
    text-decoration: none;
    background-color: transparent;
}

#adminarea.ml-auto > a {
    color: #212529 !important;
    text-decoration: none;
    background-color: transparent;
}
/*teams style main menu*/
/*
.ml-auto > a {
    color: #252423 !important;
    text-decoration: none;
    background-color: transparent;
}
    */
/*blue style  main menu*/
.navbar-nav .nav-link {
    color: #252423 !important;
    text-decoration: none;
    background-color: transparent !important;
    text-align: right !important;
    padding-right: 4px;
    font-size: 15px !important;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
}
/*teams style main menu*/
/*.navbar-nav .nav-link {
    color: #252423 !important;
    text-decoration: none;
    background-color: transparent !important;
    text-align: right !important;
    padding-right: 4px;
    font-size: 14px !important;
}
    */
.navbar > .container, .navbar > .container-fluid {
    margin-left: 0px !important;
}

/*h1 {
    margin-left: 10.0pt;
    font-size: 18px;
    color: #252423;
}*/

h2 {
    /*margin-left: 10.0pt;*/
    /*font-size: 16px;*/
    color: #252423;
}

.h2_manage {
    margin-left: 0px;
    color: #252423;
    font-size: 20px !important;
    /*font-family: 'Roboto' !important;*/
    margin-bottom: 15px;
}

.h4_manage {
    margin-left: 0px;
    font-size: 16px;
    color: #252423;
}

img:not(.fr-fic) {
    max-width: 100%;
    height: auto;
}

.lessoncontentarea img {
    max-width: 100%;
    height: auto;
    margin-top: 10px !important;
}

.menubuttonpanel {
    height: 18px; /*23px*/
}

.menubuttonpanellibrary {
    height: 30px;
    margin-left: 0px;
    margin-top: -3px;
}

.menubuttonpanellist {
    height: 30px;
}

.menu_prev_image_hide {
    display: none;
}

.menu_next_image_hide {
    display: none;
}

.menu_prev_image_show {
    height: 25px;
}

.menu_next_image_show {
    height: 25px;
}

.selectwide {
    width: 88% !important;
    max-width: 100%;
    min-width: 250px !important;
}

.selectwidecourse {
    width: 88% !important;
    max-width: 400px;
}

.selectwidelimited {
    width: 50%;
    max-width: 150px;
}

.selectwidelimited2 {
    width: 70%;
    max-width: 200px;
}

#lessonresults {
    margin-left: 0px;
    margin-top: -20px;
}

#lessonresults_index {
    margin-left: 20px;
}

#select_lang {
    /*font-size: 15px;
    margin-top: 5px;
    margin-bottom: 5px;*/
    color: #252423;
    font-weight: 500;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
}

#select_course {
    /*font-size: 15px;
    margin-top: 5px;
    margin-bottom: 5px;*/
    color: #252423;
    font-weight: 500;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
}

#select_chapter {
    font-size: 18px;
    margin-top: 55px;
    margin-bottom: 5px;
    color: #252423;
    font-weight: 500;
    margin-left: 7px;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
}

}

#select_chapter_index {
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #252423;
    /*font-family: 'Segoe UI Regular WestEuropean',Helvetica, Arial, sans-serif;*/
}

#select_lesson {
    font-size: 16px;
    color: #252423;
    /*font-family: 'Segoe UI Regular WestEuropean',Helvetica, Arial, sans-serif;*/
}

#ChapterID {
    max-width: 800px;
}

#Lesson_TopID {
    max-width: 800px;
}

#Lesson_PrevID {
    max-width: 800px;
}

#Lesson_NextID {
    max-width: 800px;
}

.logo_front_homemodal {
    height: 40px;
    width: 40px;
    margin-top: 5px;
    margin-left: -10px;
    margin-right: 20px;
    box-shadow: 0 3px 4px 0 rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.14), 0 1px 8px 0 rgba(0,0,0,.12);
}

.logo_front {
    height: 60px;
    margin-top: 5px;
    box-shadow: 0 3px 4px 0 rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.14), 0 1px 8px 0 rgba(0,0,0,.12);
}

.logo_front2 {
    height: 60px;
    margin-top: 5px;
    margin-left: 0px;
    box-shadow: 0 3px 4px 0 rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.14), 0 1px 8px 0 rgba(0,0,0,.12);
}
/*
div {
    margin-top: 0px;
}
    */
.docs-MessageBannerExample {
    display: none;
}

div#menu1.tab-pane.container {
    /*width: 250px !important;
    max-width: 250px !important;*/
    /* padding-right: 15px;*/
    padding-left: 0px !important; /*orig 15px  in BT 4*/
    margin-right: auto;
    /* margin-left: auto;*/
}

div#menu2.tab-pane.container {
    /*width: 250px !important;
    max-width: 250px !important;*/
    /* padding-right: 15px;*/
    padding-left: 0px !important; /*orig 15px  in BT 4*/
    margin-right: auto;
    /* margin-left: auto;*/
}

div#home.tab-pane.container {
    /*width: 250px !important;
    max-width: 250px !important;*/
    /* padding-right: 15px;*/
    padding-left: 0px !important; /*orig 15px  in BT 4*/
    margin-right: auto;
    /* margin-left: auto;*/
}

tab-pane container show div.tab-content {
    /*width: 250px !important;
    max-width: 250px !important;*/
    /* padding-right: 15px;*/
    padding-left: 0px !important; /*orig 15px  in BT 4*/
    margin-right: auto;
    /* margin-left: auto;*/
}

.manager {
    /*max-width: 280px !important;*/
    margin-top: 50px; /*55px ??*/
    margin-left: 0px;
    padding-right: 0px;
}

.manager_guest {
    /*max-width: 280px !important;*/
    margin-top: 85px;
    margin-left: 0px;
    padding-right: 0px;
}

.manager_limited {
    margin-top: 15px !important;
    margin-left: 20px;
    padding-right: 0px;
}

.manager_noedit {
    /*max-width: 280px !important;*/
    margin-top: 85px;
    margin-left: 10px;
    padding-right: 0px;
}

.managerlessons {
    /*max-width: 280px !important;*/
    margin-top: 55px !important;
    /*padding-right: 30px;*/
}

.manager_office {
    margin-left: 30px;
    margin-top: 40px;
}

.divider {
    height: 1.25rem;
    width: 100%;
    border-top: dashed 1px #aaa;
}

.spinner {
    display: block;
    margin: 0 0 1rem 0;
    padding: 0.5rem;
    background-color: #FAFAFA;
    border: solid 1px #ccc;
    font-size: 0.875rem;
    height: 2.3125rem;
}

.link_backtolist {
    margin-top: 5px;
    /* margin-bottom: 5px;*/
    font-size: 15px;
    margin-left: 10px;
    font-weight: 500;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
}

.link_edit {
    font-size: 15px;
    margin-left: 10px;
    font-weight: 500;
    font-family: "Segoe UI",'Roboto';
}

.linelimiter {
    display: block;
    overflow: hidden;
    border-style: inset;
    border-width: 1px;
    background-color: #666;
    opacity: 0.5;
    margin-top: 7px
}

.hrspecial {
    margin-top: 7px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}

#masterdiv {
    /*margin-top: 45px !important;*/
    margin-left: 10px;
    width: 100% !important; /*cannot be smaller, because 3columns layout restricitios*/
}

#masterdivsub {
    margin-left: 15px !important;
    margin-right: 15px;
}

#masterdiv_login {
    margin-top: 60px;
    /*margin-left: 12px;*/
    max-width: 90% !important;
}

.tablelimited {
    width: 200px;
    margin-left: 10px;
    margin-top: 10px
}

.tablewide {
    width: 230px;
    margin-left: 10px; /*10px ?*/
    margin-top: 10px
}

.tabclassing {
    margin-top: 5px;
    margin-left: 0px;
}

.tabclassing_ratings {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
    /*display:none;*/
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    /*display: block;*/
    /*width: 100%;*/
    /*height: auto;*/
}

.modal-dialog_pic {
    position: relative;
    display: table;
    width: auto;
    min-width: 300px;
}
/*.modal-content {
    width: 100%;
    
}*/
.modal-header_library {
    cursor: move;
    padding: 0.1rem 0.1rem !important;
    margin-right: 20px !important;
    margin-left: 90% !important;
    margin-top: 0px;
    /* display: none; */
    border-bottom: 0px solid #e9ecef !important;
    position: absolute;
    z-index: 999;
}

    .modal-header_library .close {
        padding: 1rem 0.9rem;
        margin: -0.5rem -1rem -1rem auto;
        float: right;
        margin-top: -14px !important;
        font-size: 1.5rem !important;
        font-weight: 400 !important;
        line-height: 1;
        color: #252423;
        text-shadow: 0 1px 0 #fff;
        opacity: 1 !important;
        /*text-decoration: underline !important;*/
    }

.modal-header .refresh {
    float: right;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #252423;
    text-shadow: 0 1px 0 #fff;
    /* text-decoration: underline; */
    opacity: .5;
}

.videotitle_top {
    margin-top: 4px !important;
    margin-left: -30px;
}

}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
}

@media (min-width: 576px) {
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
}

@media (min-width: 726px) {
    .modal-dialog-videolibrary {
        width: 100%;
        /* max-width: 1200px !important; */
        /* height: 95%; */
        margin-top: 0px;
        padding-bottom: 0px;
        margin: 0px auto;
    }
}



@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 260px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

.embed-responsive-16by9 {
    /*padding-bottom: 50.25%;*/
    margin-top: 0px;
}

.footertext {
    font-size: 15px;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
    font-weight: 500;
    color: white;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #2b5799;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
}

.centered {
    position: fixed;
    top: 45%;
    left: 50%;
    /* bring your own prefixes */
    transform: translate(-50%, -50%);
    max-height: 90%;
}

.copyright {
    font-size: 12px;
    /*font-family: 'Segoe UI Regular WestEuropean',Arial,Verdana;*/
    color: white;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    /*margin-right: 30px;*/
}

.nomodalwrap {
    white-space: nowrap;
}

.infowindowlink {
    color: green;
    text-decoration: underline;
    text-decoration-color: green;
    text-decoration-style: dashed;
    font-weight: 500;
}

.bs-example {
    margin: 200px 150px 0;
}

.popover-title .close {
    position: relative;
    bottom: 3px;
}

.caret {
    display: inline-block;
    color: #FFFFFF;
    width: 0;
    height: 0;
    margin-left: 2px;
    margin-right: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.btndr-primary {
    color: #fff;
    /*background-color: #337ab7;*/
    /*border-color: #2e6da4;*/
}

.btndr {
    display: inline-block;
    padding: 2px 2px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.drtitle {
    font-weight: 800;
    margin-left: 10px;
}

/*.video {
    margin-left: 10px;
}*/


.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }



/* SIDE MENU*/
#mySidenav {
    /*color: #FFFFFF;*/
    overflow-y: auto !important;
}

.tabclassing_sidenav {
    margin-left: 2px !important;
    margin-top: -30px;
    width: 230px;
}

    .tabclassing_sidenav .nav-tabs {
        border-bottom: 0 solid #FFF;
        margin-top: 10px;
        margin-left: 10px !important;
    }

        .tabclassing_sidenav .nav-tabs .nav-item {
            margin-bottom: 5px;
            margin-left: 5px;
        }

#mySideNav .tabclassing_sidenav .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #252423;
    /*background-color: #fff;*/
    border-color: #dee2e6 #dee2e6 #fff;
    margin-left: 0px !important;
    background-color: rgba(0,0,0,.125) !important;
}

.lessonpadding {
    margin-left: 0px;
    color: #252423 !important;
}

#mySideNav .sidenav a {
    padding: 8px 8px 8px 15px;
    text-decoration: none;
    font-size: 15px !important;
    color: #fff !important;
    display: block;
    transition: .3s;
    white-space: nowrap;
}

#mySideNav .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    list-style: none;
    margin-bottom: 10px !important;
}


.tabclassing_sidenav .tab-content {
    margin-left: 10px !important;
}

#mySideNav .nav-tabs {
    border-bottom: 0 solid #fff;
    margin-top: 10px;
    margin-bottom: 10px !important;
}

#mySideNav #sidebar.active {
    margin-left: -280px;
}

#mySideNav .wrapper {
    margin-top: 10px;
    display: flex;
    width: 100%;
    align-items: stretch;
}

    #mySideNav .wrapper .list-unstyled {
        padding-left: 0;
        list-style: none;
    }

#mySideNav #sidebar {
    min-width: 280px;
    max-width: 280px;
    min-height: 100vh;
}

#mySideNav a[data-toggle="collapse"] {
    position: relative;
}

#mySideNav .dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

#mySideNav #sidebar .sidebar-header {
    padding: 20px;
    background: #6d7fcc;
}

#mySideNav #sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b;
}

#mySideNav #sidebar ul p {
    color: #fff;
    padding: 10px;
}

#mySideNav #sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}

    #mySideNav #sidebar ul li a:hover {
        color: #7386D5;
        background: #fff;
    }

#mySideNav #sidebar ul li.active > a, a[aria-expanded="true"] {
    color: #fff;
    /*background: rgba(0,0,0,.225) !important;*/
    /*background: #c7cbd04f !important */
    /*border-bottom: black;
    border-bottom-style: solid;
    border-bottom-width: thin;*/
    box-sizing: border-box;
    padding-bottom: 5px;
}

ul ul a {
    font-size: 0.8em !important;
    /*padding-left: 20px !important;*/
    /*background: rgba(0,0,0,.125) !important;*/
    /*background: #17a2b8 !important;*/
    /*background: #007bff !important;*/
    background: #65b1d1 !important; /*MAIN DESIGN: light green #74bf85, light blue #65b1d1 */
}

/* END OF SIDE MENU*/
#sidebar .sidenavlessons a {
    padding: 8px 8px 8px 15px;
    text-decoration: none;
    font-size: 16px;
    color: #fff !important;
    display: block;
    transition: .3s;
}

.tabclassing .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #252423 !important;
    /*background-color: #fff;*/
    border-color: #bbbbbb #BBBBBB #fff;
    background-color: rgba(0,0,0,0) !important;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
}

#collapseOne .nav-tabs .nav-link:not(.active) {
    border: 1px solid transparent;
    color: #252423 !important;
    border-top-right-radius: .25rem;
    font-size: 16px !important;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
}

#collapseOne .nav-tabs .nav-link.active {
    color: #252423 !important;
    /*background-color: #fff;*/
    border-color: #bbbbbb #BBBBBB #fff;
    background-color: rgba(0,0,0,0) !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
}


.sidenav {
    height: 100vh;
    width: 0;
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #FFFFFF; /*#1694CA*/
    overflow: auto !important;
    /*overflow-x: hidden;
    overflow-y: auto !important;*/
    transition: 0.5s;
    padding-top: 40px;
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
}

#scroller {
    z-index: 1;
}

.sidenav, #scroller {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
}

    .sidenav a {
        padding: 8px 8px 8px 8px;
        text-decoration: none;
        font-size: 15px;
        color: #000000 !important;
        display: block;
        transition: 0.3s;
        font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
    }

        .sidenav a:focus {
            color: #673ab7 !important;
        }

        .sidenav a:hover {
            color: #f1f1f1;
        }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        z-index:9999999999999;
        margin-left: 50px;
    }

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 15px;
        }
}

#hamburger {
    z-index: 1;
}

    #hamburger .icon-bar {
        background: white;
    }

    #hamburger:hover,
    #hamburger.is-active {
        /* background: #FFFFFF !important; blue: #2d87e2*/
    }

        #hamburger:hover .icon-bar,
        #hamburger.is-active .icon-bar {
            background: #000000 !important; /*#F4511e*/
        }

    #hamburger:focus {
        /* background: #000;*/ /*#F4511e*/
    }

        #hamburger:focus .icon-bar {
            background: #000; /*#FFF*/
        }

#expandlefttoright {
    /*margin-bottom: 40px !important;*/
}

    #expandlefttoright .icon-bar {
        background: white;
    }

    #expandlefttoright:hover,
    #expandlefttoright.is-active {
        background: #6591cf !important; /*white*/
        color: #FFF !important;
    }

        #expandlefttoright:hover .icon-bar,
        #expandlefttoright.is-active .icon-bar {
            background: #000000 !important; /*#F4511e*/
        }

    #expandlefttoright:focus {
        background: #FFF; /*#F4511e*/
    }

        #expandlefttoright:focus .icon-bar {
            background: #000; /*#FFF*/
        }

#expandlefttoright_intro {
    /*margin-bottom: 40px !important;*/
}

    #expandlefttoright_intro .icon-bar {
        background: white;
    }

    #expandlefttoright_intro:hover,
    #expandlefttoright_intro.is-active {
        background: #6591cf !important; /*white*/
        color: #FFF !important;
    }

        #expandlefttoright_intro:hover .icon-bar,
        #expandlefttoright_intro.is-active .icon-bar {
            background: #000000 !important; /*#F4511e*/
        }

    #expandlefttoright_intro:focus {
        background: #FFF; /*#F4511e*/
    }

        #expandlefttoright_intro:focus .icon-bar {
            background: #000; /*#FFF*/
        }

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 10px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .navbar-toggle .icon-bar {
        display: block;
        width: 17px;
        height: 2px;
        border-radius: 1px;
    }
/*
@media (min-width: 1200px) {
    .modal-dialog {
        width: 1000px;
        margin: 30px auto;
    }
}
@media (min-width: 1500px) {
    .modal-dialog {
        width: 1300px;
        margin: 30px auto;
    }
}
*/
/* */
/*
#loading_language {
    visibility: hidden;
    display:block
}
#loading_course {
    visibility: hidden;
    display: block
}
#loading_chapter {
    visibility: hidden;
    display: block
}
    */


.navbar-expand-md .buttoncontainer .navbar-toggler {
    display: block !important;
    margin-left: 0px !important;
    font-size: 22px !important;
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-collapse :not(.navhome) {
        display: flex !important;
        /*margin-left: 30px;*/
        /*flex-basis: 200px !important;*/
    }
}

@media (min-width: 268px) {
    .navbar-expand-md .navbar-collapse .navhome {
        display: flex !important;
        /*margin-left: 30px;*/
        flex-basis: 200px !important;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md .buttoncontainer .navbar-toggler {
        display: block !important;
    }
}

.taskpanelitem a {
    color: #000 !important;
    font-size: 1em;
}

.rowTEST {
    display: inherit !important; /*IMPORTANT NOT TO CHANGE TO AVOID SHAKING OF LAYOUT*/
    -ms-flex-wrap: wrap !important; /*IMPORTANT NOT TO CHANGE TO AVOID SHAKING OF LAYOUT*/
    flex-wrap: wrap !important; /*IMPORTANT NOT TO CHANGE TO AVOID SHAKING OF LAYOUT*/
    /*margin-right: 0px !important;*/ /*IMPORTANT NOT TO CHANGE TO AVOID SHAKING OF LAYOUT*/
    /*margin-left: -15px !important;*/ /*IMPORTANT NOT TO CHANGE TO AVOID SHAKING OF LAYOUT*/
    margin-right: 2px !important;
    margin-left: 2px !important;
}

.row_reglogin {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 15px;
    /*margin-top: 15px;
    margin-right: -15px;
    margin-left: -15px;*/
}

#doc_task {
    color: #FFFFFF !important;
}

.hr_taskpanel {
    border-top: 1px solid white;
}


/*Profile menus and pages*/
.bg-custom-1 {
    background-color: #85144b;
}

.bg-custom-2 {
    background-image: linear-gradient(15deg, #13547a 0%, #80d0c7 100%);
}

.taskpanel_sidebar {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 90%;
    max-height: 250px !important;
    width: 240px !important;
    background-color: white;
}
/*GRAY VERTICAL SCROLLBAR FOR COLS 1 AND 2*/
.millery-column::-webkit-scrollbar {
    width: 0.8em !important;
}

.millery-column::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.millery-column::-webkit-scrollbar-thumb {
    background-color: #c6c6c6; /*#c6c6c6;*/
    /*outline: 1px solid slategrey;*/
}
/*GRAY VERTICAL SCROLLBAR FOR lesson popup*/
.modal-body-lesson::-webkit-scrollbar {
    width: 0.8em !important;
}

.modal-body-lesson::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.modal-body-lesson::-webkit-scrollbar-thumb {
    background-color: #c6c6c6; /*#c6c6c6;*/
    outline: 1px solid slategrey;
}
/*END OF  SCROLLBAR*/

/*GRAY VERTICAL SCROLLBAR FOR COL3*/
.millery-column-content::-webkit-scrollbar {
    width: 0.8em !important;
}

.millery-column-content::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.millery-column-content::-webkit-scrollbar-thumb {
    background-color: #c6c6c6; /*#c6c6c6;*/
    outline: 1px solid #c6c6c6;
}
/*END OF  SCROLLBAR*/
#homearea {
    margin-left: 10px !important;
}

#lessonlist_detailtitle {
    margin-left: 3px !important;
    font-size: 18px;
    font-family: "Segoe UI",'Roboto';
}

.lessonlist_details {
    margin-left: 3px !important;
    margin-top: 10px;
    font-size: 15px;
    font-family: "Segoe UI",'Roboto';
    width: 100%;
}

.lessonheader_block {
    margin-left: 3px !important;
}


.nav-item .ml-auto, .mx-auto {
    margin-left: 20px !important;
}

#profilearea.ml-auto, .mx-auto {
    /* margin-left: 5px !important;
    margin-top: -5px;
    margin-right: 5px;*/
    /*margin-top: 6px;*/
    position: absolute;
    right: 0;
    margin-right: 5px;
}

leftlogo {
    margin-top: 50px !important;
}

#adminarea.ml-auto, .mx-auto {
    /*margin-left: 5px !important;
    margin-top: -5px;
    margin-right: -5px;*/
    /*margin-top: 5px;*/
    margin-left: 140px !important;
    position: absolute;
    left: 0;
}

textarea:focus {
    outline: none !important;
    border-color: #FFF;
    box-shadow: 0 3px 4px 0 rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.14), 0 1px 8px 0 rgba(0,0,0,.12);
}

button:focus {
    outline: none;
}

#introcontent:focus {
    outline: none !important;
    border-color: #FFF;
    box-shadow: 0 3px 4px 0 rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.14), 0 1px 8px 0 rgba(0,0,0,.12);
}


input:focus {
    border-width: 3px !important;
    border-color: #000 !important;
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    /*box-shadow: 0 3px 4px 0 rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.14), 0 1px 8px 0 rgba(0,0,0,.12);*/
}

span:focus {
    outline: none !important;
    
    box-shadow: 0 3px 4px 0 rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.14), 0 1px 8px 0 rgba(0,0,0,.12);
}

select:focus {
    outline: none !important;
    border-color: #FFF;
}

.form-control:focus {
    border-color: unset;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#specview2col {
    margin-top: 0px;
    margin-left: -4px;
}

#specview1col {
    margin-top: 0px
}

.col-md-12 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    /*padding-left: 15px !important;*/
    padding-left: 5px !important;
    /*margin-top: -8px;*/
}

.col {
    position: relative;
    width: 100%;
    padding-right: 15px !important;
    padding-left: 5px !important;
}

#reglogtitle {
    margin-top: 30px;
    margin-bottom: 20px;
}

.dropdown-item {
    padding: .15rem .5rem !important; /*.25rem .5rem orig*/
}

.expandtextarea {
    height: 1em;
    width: 100%;
    padding: 3px;
}

.edu_dformat {
    margin-top: 5px;
}

#largeModalLibrary {
    padding-left: 0px !important;
}

.select2-container {
    min-width: 80px;
    max-width: 600px;
}

/* roboto-regular - latin */
/* roboto-300 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/roboto-v29-latin-300.eot'); /* IE9 Compat Modes */
    src: local(''), url('/fonts/roboto-v29-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/roboto-v29-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/roboto-v29-latin-300.woff') format('woff'), /* Modern Browsers */
    url('/fonts/roboto-v29-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/roboto-v29-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
    font-display: swap;
}
/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/roboto-v29-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''), url('/fonts/roboto-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/roboto-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/roboto-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('/fonts/roboto-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/roboto-v29-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
    font-display: swap;
}
/* roboto-500 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('/fonts/roboto-v29-latin-500.eot'); /* IE9 Compat Modes */
    src: local(''), url('/fonts/roboto-v29-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/roboto-v29-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/roboto-v29-latin-500.woff') format('woff'), /* Modern Browsers */
    url('/fonts/roboto-v29-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/roboto-v29-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
    font-display: swap;
}
/* roboto-700 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/roboto-v29-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''), url('/fonts/roboto-v29-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/roboto-v29-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/roboto-v29-latin-700.woff') format('woff'), /* Modern Browsers */
    url('/fonts/roboto-v29-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/roboto-v29-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
    font-display: swap;
}
/* roboto-900 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url('/fonts/roboto-v29-latin-900.eot'); /* IE9 Compat Modes */
    src: local(''), url('/fonts/roboto-v29-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/roboto-v29-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/roboto-v29-latin-900.woff') format('woff'), /* Modern Browsers */
    url('/fonts/roboto-v29-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/roboto-v29-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
    font-display: swap;
}


body {
    /*padding-top: 10px;*/
    /*padding-bottom: 20px;*/
}

.coursetitlelabel {
    font-size: 18px;
}

img[src="Error.src"] {
    display: none;
}
/*Set padding to keep content from hitting the edges     */
.body-content {
    /*padding-left: 13px;
    padding-right: 15px;*/
    max-width: 1200px;
    margin-left: 15px;
    margin-top: 55px;
}

.body-content_modal {
    /*padding-left: 13px;
    padding-right: 15px;*/
    max-width: 100%;
    margin-left: 15px;
    margin-top: 5px;
}

#formContainer {
    width: 100%;
}

#selectlanglistnew {
    width: 100px !important;
}

#selectcourselistnew {
    max-width: 100% !important;
}

#selectchapterlistnew {
    max-width: 100% !important;
}

#selectchapterlistnew_index {
    max-width: 100% !important;
}

.link_add {
    font-size: 1em;
}

th {
    font-weight: 500 !important;
}



/* Set width on the form input elements since they're 100% wide by default */
select {
    /*max-width: 200px;*/
    padding-left: 12px !important;
    padding-right: 12px !important;
    /*padding-top: 6px !important;
    padding-bottom: 6px !important;*/
    /*min-width: 150px;*/
    border-color: #CCC;
}

.inputwide_300 {
    max-width: 300px;
    min-width: 200px;
}

textarea {
    width: 100%;
    max-width: 780px;
    padding-left: 12px !important;
    padding-right: 12px !important;
    /*min-width: 150px;*/
}


input {
    /*height: 32px !important;*/
    max-width: 780px;
    padding-left: 12px !important;
    padding-right: 12px !important;
   
}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}



.nav-link {
    display: block;
    padding: .3rem 0.5rem !important;
    font-size: 16px !important;
}

.lessonheader_block {
    color: #808080;
    font-size: 15px;
    /* font-style: italic; */
    margin-top: 5px;
    margin-left: -5px;
}

.lessonheader_blockmodal {
    color: #252423;
    font-size: 16px;
    /* font-style: italic; */
    margin-top: 15px;
    margin-left: 0px;
}

.lessoncontent_blockmodal {
    width: 100%;
    margin-bottom: 20px
}
/* general template specific styling */
/* neutral */
.navbar-inverse {
    background-color: #008a99;
    border-color: #008a99;
}

    .navbar-inverse .navbar-nav > li > a {
        color: #FFFFFF;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #008a99;
    }

/* word */
.navbar-inverse_word {
    background-color: #2b5799;
    border-color: #2b5799;
}

    .navbar-inverse_word .navbar-nav > li > a {
        color: #5897fb;
    }

    .navbar-inverse_word .navbar-toggle {
        border-color: #2b5799;
    }

        .navbar-inverse_word .navbar-toggle:hover, .navbar-inverse_word .navbar-toggle:focus {
            background-color: #333;
        }

        .navbar-inverse_word .navbar-toggle .icon-bar {
            background-color: #fff;
        }

.menulinking_word {
    color: #FFFFFF;
}

    .menulinking_word:hover {
        color: #2b5799;
        background-color: #6591cf;
    }

.navbar-inverse_word navbar-fixed-top .nav > li > a:hover,
.navbar-inverse_word navbar-fixed-top .nav > li > a:focus {
    text-decoration: none;
    background-color: #6591cf;
}

.btn_word {
    display: inline-block;
    padding: 0 6px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-primary_word {
    color: #fff;
    background-color: #2b5799;
    border-color: #2b5799;
}

.btn-primary_word_office {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
/* excel */
.navbar-inverse_excel {
    background-color: #217044;
    border-color: #217044;
}

    .navbar-inverse_excel navbar-fixed-top .navbar-nav > li > a {
        color: #5897fb;
    }


    .navbar-inverse_excel .navbar-toggle {
        border-color: #217044;
    }

        .navbar-inverse_excel .navbar-toggle:hover, .navbar-inverse_excel .navbar-toggle:focus {
            background-color: #333;
        }

        .navbar-inverse_excel .navbar-toggle .icon-bar {
            background-color: #fff;
        }

.menulinking_excel {
    color: #FFFFFF;
}

    .menulinking_excel:hover {
        color: #217044;
        background-color: #6591cf;
    }

.navbar-inverse_excel navbar-fixed-top .nav > li > a:hover,
.navbar-inverse_excel navbar-fixed-top .nav > li > a:focus {
    text-decoration: none;
    background-color: #6591cf;
}

.btn_excel {
    display: inline-block;
    padding: 0 6px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-primary_excel {
    color: #fff;
    background-color: #217044;
    border-color: #217044;
}

/* powerpoint */
.navbar-inverse_powerpoint {
    background-color: #c94932;
    border-color: #c94932;
}

    .navbar-inverse_powerpoint .navbar-nav > li > a {
        color: #5897fb;
    }

    .navbar-inverse_powerpoint .navbar-toggle {
        border-color: #c94932;
    }

        .navbar-inverse_powerpoint .navbar-toggle:hover, .navbar-inverse_powerpoint .navbar-toggle:focus {
            background-color: #333;
        }

        .navbar-inverse_powerpoint .navbar-toggle .icon-bar {
            background-color: #fff;
        }

.menulinking_powerpoint {
    color: #FFFFFF;
}

    .menulinking_powerpoint:hover {
        color: #c94932;
        background-color: #6591cf;
    }

.navbar-inverse_powerpoint navbar-fixed-top .nav > li > a:hover,
.navbar-inverse_powerpoint navbar-fixed-top .nav > li > a:focus {
    text-decoration: none;
    background-color: #6591cf;
}

.btn_powerpoint {
    display: inline-block;
    padding: 0 6px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-primary_powerpoint {
    color: #fff;
    background-color: #c94932;
    border-color: #c94932;
}
/* neutral styles for menu buttons and links */
.menulinking {
    margin-left: 10px;
    color: #FFFFFF;
}

    .menulinking:hover {
        color: #FFFFFF;
        background-color: #5897fb;
    }


/*.tablelimited > a {
    color: #FFFFFF;
    text-decoration: none;
}*/


a.menufonty {
    color: #FFFFFF !important;
    text-decoration: none;
}

a:hover.menufonty {
    color: #d4d4d4 !important;
    text-decoration: none;
}

.menufontytext {
    color: #FFFFFF;
}

    .menufontytext:hover {
        color: #AAAAAA;
        text-decoration: none;
    }

    .menufontytext:visited {
        color: #FFFFFF; /*#2b5799;*/
        text-decoration: none;
    }
/* _______________________ */
.navbar-toggle .icon-bar-white {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    color: #FFFFFF;
}

/*line divider between mods;
    Orig: border-bottom: 1px solid #ddd;
*/
.nav-tabs {
    border-bottom: 0 solid #FFF;
}

.lesson_chaptertitle {
    color: #252423;
    font-size: 18px;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
    /*font-style: italic;*/
    margin-top: 5px;
    margin-left: 0;
}

.lesson_chaptertitle_pre {
    color: #808080;
    font-size: 15px;
    /*font-style: italic;*/
}

.table {
    margin-bottom: 5px;
    margin-top: 20px;
}

.nav-icon-hm {
    /*margin: 1em;*/
    width: 15px;
    /*margin-left: 20px;*/
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 8px;
    /* margin-left: 5px; */
}




.nav-icon-hm:after,
.nav-icon-hm:before,
.nav-icon-hm div {
    background-color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    content: '';
    display: block;
    height: 2px;
    margin: 4px 0;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

/* draggable */
pre, code {
    font-size: 12px;
}

pre {
    width: 100%;
    overflow: auto;
}

small {
    font-size: 90%;
}

    small code {
        font-size: 11px;
    }

.placeholder {
    outline: 1px dashed #4183C4;
}

.mjs-nestedSortable-error {
    background: #fbe3e4;
    border-color: transparent;
}

#tree {
    width: 650px;
    margin: 0;
}




/*ol {
    max-width: 300px;   
}*/


ol.sortable {
    list-style-type: none;
    max-width: 700px !important;
    max-width: 113%;
}

section {
    padding: 10px 0 !important;
}

#header_list {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 5px;
    color: #252423;
    font-weight: 500;
    margin-left: 7px;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
}

.lessonol {
    list-style-type: none;
}

.sortable li div {
    /*border: 0.5px solid #FFFFFF !important;*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: move;
    /*border-color: #D4D4D4 #D4D4D4 #BCBCBC;*/
    margin: 0;
    /*padding: 3px;*/
}

.mjs-nestedSortable-collapsed.mjs-nestedSortable-hovering div {
    border-color: #999;
}

.disclose, .expandEditor {
    cursor: pointer;
    width: 20px;
    display: none;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.sortable li.mjs-nestedSortable-collapsed > ol {
    display: none;
}

.sortable .mjs-nestedSortable-branch > div > .disclose {
    display: inline-block;
}

.sortable span.ui-icon {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.menuDiv {
    /*background: #4596ec; #007bff;*/
    color: #252423 !important;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.menuDivTitle {
    background: #0a6af1; /*#007bff #2b5684; #2b5799;*/
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.menuEdit {
    background: #FFF;
    visibility: hidden;
}

.menuEdit_show {
    background: #FFF;
    visibility: visible;
}

.lessoncontentarea {
    padding-top: 10px;
    /*padding-left: 5px;
    padding-right: 5px;*/
    padding-bottom: 5px;
}

.showlessonbutton {
    margin-left: 20px;
}

.btn-text b {
    display: inline
}

.btn-text:not(.collapsed) span {
    display: none
}

.btn-text.collapsed b {
    display: none
}

.itemTitle {
    display: inline;
    /*vertical-align: middle;*/
    cursor: pointer;
    color: #252423; /*white;*/
    font-size: 17px;
    margin-left: 2.5em;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
    font-weight: 400;
    /*text-indent: -2em;*/
}

.itemTitleLesson {
    display: inline;
    /*vertical-align: middle;*/
    cursor: pointer;
    color: #252423; /*white;*/
    font-size: 17px;
    /*margin-left: 0.5em;*/
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
    font-weight: 400;
    /*text-indent: -2em;*/
}

.itemTitleChapter {
    display: inline;
    /*vertical-align: middle;*/
    font-weight: 400;
    cursor: pointer;
    color: #FFFFFF;
    margin-left: 0.2em;
    font-size: 15px;
    /*font-family: 'Segoe UI Light','Roboto',arial;*/
    margin-bottom: 10px;
    /*text-indent: -1em;*/
}

.itemTitleChapter_index {
    color: white;
    font-weight: 400;
    font-size: 1.1em
}

.lessonmodalclick_image {
    width: 32px;
    height: 32px;
}

.deleteMenu {
    float: right;
    cursor: pointer;
}


.notice {
    color: #c33;
}

.deleteMenu ui-icon-closethick {
    background-position: -96px -128px;
    color: white;
}



.menuDiv .ui-icon, .menuDiv .ui-widget-content .ui-icon {
    background-image: url(/Content/img/ui-icons_000000_256x240.png) !important;
}

#chapterresults {
    margin-top: 20px;
}

.itemTitleSub:hover {
    background-color: #8db8fb;
}

.sortable li div {
    /*border: 1px solid #fff !important;*/
    /*border: 1px solid #efe7e7 !important;*/ /*#d4d4d4*/
    /*margin-bottom:2px;
    padding-bottom: 5px;*/
}

#showhideinstructions {
    margin-top: 10px;
    margin-bottom: 10px;
}

.showhideinstructions_hide {
    margin-left: 10px;
    display: none;
}

.showhideinstructions_show {
    margin-left: 10px;
    display: block;
}
/* end of draggable*/
/* heartbeat */
.heartbeat {
    /*position: absolute;*/
    display: none;
    margin: 5px;
    color: white;
    /*right: 0;
    top: 0;*/
}

/* MODAL LESSON */

/*.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100% !important;
    overflow: hidden;
    outline: 0;
}
    .modal {
    padding-right: 0px !important;
}


*/
/* login*/
#loginModal {
    /* max-width: 350px;*/
}

#registerModal {
    /*max-width: 450px;*/
}

.modal-open .modal {
    /*width: 50% !important;*/
    margin: 0 auto !important;
}

.modal-body_login {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    /*padding: 1rem;*/
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-50px);
    transform: translate(0,-50px);
    -webkit-font-smoothing: antialiased; /*AR avoid blurry*/
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 100%;
        margin: 0.25rem auto;
    }
}

.modal-dialog {
    max-width: 800px !important;
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
    height: 100% !important;
    max-width: 1000px;
}

.login .modal-dialog {
    width: 350px;
}

.login .modal-footer_login {
    border-top: 0;
    margin-top: 0px;
    padding: 10px 20px 20px;
}

.login .modal-header_login {
    border: 0 none;
    padding: 15px 5px 0px;
    /* padding: 11px 15px; */
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}


.login .modal-body_login {
    /*     background-color: #eeeeee; */
    /*height: 520px;*/
    overflow-y: auto;
    overflow-x: hidden !important;
}

.login .modal-body_register {
    /*     background-color: #eeeeee; */
    height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}
/* end of login*/
.modal-body_terms {
    /* background-color: #eeeeee; */
    height: 300px;
    overflow-y: visible;
    overflow-x: hidden;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal {
    text-align: center;
    padding: 0 !important;
}

.modalfixed {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    outline: 0;
    text-align: center;
    padding: 0 !important;
    width: 100%;
    height: 100%;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 20px;
    padding-left: 32px;
    padding-right: 32px;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.modal-header_lesson {
    display: -ms-flexbox;
    display: flex;
    max-width: 1200px;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 32px;
    padding-left: 32px;
    padding-right: 32px;
    border-bottom: 0px solid #e9ecef;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: rgb(233, 236, 239);
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.modal-header_addin {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 32px;
    padding-left: 5px;
    padding-right: 12px;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.modal-header .close {
    float: right;
    font-size: 1.3rem;
    font-weight: 400;
    font-size: 20px !important;
    line-height: 1;
    color: #252423;
    margin-top: 5px;
    text-shadow: 0 1px 0 #fff;
    /* text-decoration: underline; */
    opacity: .5;
    /*padding: 1rem 3rem; AR: too big button*/
}

.modal-header_addin .close {
    float: right;
    font-size: 1.3rem;
    font-weight: 400;
    font-size: 20px !important;
    line-height: 1;
    color: #252423;
    margin-top: 5px;
    text-shadow: 0 1px 0 #fff;
    /* text-decoration: underline; */
    opacity: .5;
    padding: 1rem 3rem;
}

.modal-header_terms {
    border: 0 none;
    padding: 0px 0px 0px;
    /* padding: 11px 15px; */
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden; /*hidden to hide browser scrollbar*/
}

/* .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }*/

.modal-dialog {
    /*display: inline-block;*/
    /*text-align: left;*/
    vertical-align: middle;
}

.modal-dialog-lesson {
    /* 80% of window height */
    height: 95%;
    /*margin-left:20px;*/
    width: 100%;
    text-align: left;
    /*max-width: 1000px;*/
    margin-top: -5px;
}

.modal-dialog-lesson_addin {
    height: 95%;
    /* margin-left: 20px; */
    width: 100%;
    text-align: left;
    max-width: 1000px;
}

.modal-dialog-chapter {
    /* 80% of window height */
    height: 95%;
    /*margin-left:20px;*/
    width: 100%;
    text-align: left;
    max-width: 1000px;
}

.modal-dialog-course {
    height: 95%;
    /* margin-left: 20px; */
    width: 100%;
    text-align: left;
    max-width: 1000px;
}
/*@media (min-width: 726px) {
    .modal-dialog-lesson {
        width: 100%;
        height: 95%;
        text-align: left;
        margin-top: 20px;
       
    }
}
*/
/*.modal-open {
    padding-right:0px !important;
}*/
.removepadding[style] {
    padding-right: 0 !important;
}

.removepadding.modal-open {
    overflow: auto;
}

#lessonModal {
    padding-right: 0px !important;
    width: 95%;
}

#lessonModal_addin {
    padding-right: 0px !important;
    /*width: 95%;*/
}

#chapterModal {
    padding-right: 0px !important;
    width: 95%;
}

#courseModal {
    padding-right: 0px !important;
    width: 95%;
    margin-top: 40px !important;
}

.modal-content {
    /* 80% of window height */
    height: 100% !important;
    /* margin-left: 30px; */
    /* margin-right: 30px; */
    margin-top: 45px;
    width: 100%;
    max-width: 100%;
}

.modal-content-home {
    /* 80% of window height */
    height: 100% !important;
    margin-left: 30px;
    margin-right: 30px;
    width: 100%;
    max-width: 1000px;
}

.modal-content-store {
    height: 100% !important;
    /* margin-left: 20px; */
    width: 100%;
    max-width: 400px;
}

.modal-body-lesson {
    /* 100% = dialog height, 120px = header + footer */
    max-height: calc(100% - 120px);
    max-width: 1200px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-left: 20px;
    margin-top: 20px;
    margin-right: 20px !important;
}

.modal-body-lesson_addin {
    /* 100% = dialog height, 120px = header + footer */
    max-height: calc(100% - 120px);
    overflow-y: auto;
    margin-left: 10px;
    margin-right: 10px !important;
}

.modal-body-chapter {
    /* 100% = dialog height, 120px = header + footer */
    max-height: calc(100% - 120px);
    overflow-y: auto;
    overflow-x: hidden;
    margin-left: 30px;
    margin-right: 30px !important;
}

.modal-body-course {
    /* 100% = dialog height, 120px = header + footer */
    max-height: calc(100% - 120px);
    overflow-y: auto;
    overflow-x: hidden;
    margin-left: 30px;
    margin-right: 30px !important;
}

/* MODAL VIDEO */
.modal-bodyvideo {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    /* padding: 1rem; */
}

@media screen and (min-width: 1200px) {
    #videoModal {
        margin-left: 15% !important;
        /* margin-right: 0px !important; */
        /* margin-top: 45px !important;*/
        height: 100% !important;
        width: 70% !important;
        z-index: 999999999;
        /*margin-bottom: 100px !important;*/
    }

    .video-container {
        position: relative !important;
        padding-bottom: 56.25% !important;
        padding-top: 30px !important;
        height: 0 !important;
        overflow: hidden !important;
    }

        .video-container iframe, .video-container object, .video-container embed {
            position: absolute !important;
            top: 0 !important;
            left: 0 !important;
            width: 100% !important;
            height: 100% !important;
        }
}

@media screen and (min-width: 901px) and (max-width: 1199px) {
    #videoModal {
        margin-left: 10% !important;
        /* margin-right: 0px !important; */
        /* margin-top: 45px !important;*/
        height: 100% !important;
        width: 80% !important;
        z-index: 999999999;
        /*margin-bottom: 100px !important;*/
    }

    .video-container {
        position: relative !important;
        padding-bottom: 56.25% !important;
        padding-top: 30px !important;
        height: 0 !important;
        overflow: hidden !important;
    }

        .video-container iframe, .video-container object, .video-container embed {
            position: absolute !important;
            top: 0 !important;
            left: 0 !important;
            width: 100% !important;
            height: 100% !important;
        }
}

@media (max-width: 900px) {
    #videoModal {
        /*margin-left: 5% !important;*/
        /* margin-right: 0px !important; */
        /* margin-top: 45px !important;*/
        height: auto !important;
        width: 100% !important;
        z-index: 999999999;
        /*margin-bottom: 100px !important;*/
    }

    .video-container {
        position: relative !important;
        padding-bottom: 56.25% !important;
        padding-top: 30px !important;
        height: 0 !important;
        overflow: hidden !important;
    }

        .video-container iframe, .video-container object, .video-container embed {
            position: absolute !important;
            top: 0 !important;
            left: 0 !important;
            width: 100% !important;
            height: 100% !important;
        }
}
/* MODAL VIDEOLIBRARY */
.modallibrary {
    position: fixed;
    top: 0;
    left: 0;
    margin-top: 0px;
    padding-top: 0px;
    z-index: 1000050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-left: 0px !important;
    outline: 0;
}

.modal-bodylibrary {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0rem !important;
}
/* MODAL LESSONSIDEBAR */
.modallesson {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 85%;
    overflow: hidden;
    outline: 0;
}

.modal-bodylesson {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0rem !important;
}

/* --------------- */

.check-icon-on {
    margin-left: 0;
}

.lessonlistpanel {
    text-align: left;
}

.statuspanel {
    /*overflow: hidden;*/
    text-align: right !important;
    white-space: nowrap;
    display: inline-block !important;
    /*width: 100%;*/
    /*min-width: 1px;
    margin-right: 10px;
    padding-right: 10px;*/
    margin-top: 10px !important;
    margin-bottom: 5px !important;
    /*margin-left: 20px;
    */
}

.statuspanel_inner {
    margin-top: 0px;
}

.lessonpanel {
    margin-left: 10px;
}

.allpanels {
    /*white-space: nowrap;*/
}

.userreviewheaderpanel {
    padding-left: 20px !important;
    padding-right: 5px !important;
    padding-top: 10px !important;
    padding-bottom: 5px !important;
}

.userreviewanswerpanel {
    width: 100%;
    /*max-width: 600px;*/
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 10px !important;
    padding-bottom: 5px !important;
}

.reviewpanel_hide {
    display: none;
}

.reviewpanel_show {
    display: block;
    margin-top: 3px;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

.commandpanel {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 30%;
    min-width: 1px;
}

.disableDefault {
    margin-bottom: 1px !important;
    margin-left: -40px;
}

.lessonrt_icon_showpopup {
    margin-left: 0px;
    font-size: 15px;
    height: 22px;
}

.chapter_icon_showpopup {
    margin-left: 0px;
    font-size: 15px;
}

.lessonrt_icon_showpopup_side {
    margin-left: 0px;
    height: 22px;
}

.lessonrt_icon_showvideo {
    margin-left: 23px;
    height: 22px;
}

.lessonrt_icon_showvideo_extended {
    margin-left: 0px;
    height: 22px;
    display: inline;
}

.lessonrt_icon_showvideo_side {
    margin-left: 0px;
    height: 25px;
}

.lessonrt_icon_showcoursevideo {
    margin-left: 0px;
    height: 25px;
    margin-right: 10px;
}

#courseintro_video {
    margin-right: 20px;
}


.lessonrt_icon_showreview {
    margin-left: 23px;
    height: 25px;
}

.lessonrt_icon_showreview_side {
    margin-left: 0px;
    height: 25px;
}

.lessonrt_icon_lessonshow {
    margin-left: 23px;
    height: 25px;
    /*width: 25px;*/
}

.lessonrt_icon_lessonseen {
    margin-left: 23px;
    height: 25px;
}

.lessonrt_icon_lessonseen_side {
    margin-left: 0px;
    height: 25px;
}


.lessonrt_icon_lessonreviewed {
    margin-left: 3px;
    height: 25px;
    /*width: 25px;*/
}

.lessonrt_icon_lessonsettings {
    height: 30px;
}

.lessonrt_icon_lessonmoving {
    width: 25px;
    height: 25px;
}

/*SWITCH STYLE*/
.word_label-info {
    background-color: #5897fb;
}

.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0;
    position: relative;
    width: 40px;
}

    .material-switch > label::before {
        background: rgb(0, 0, 0);
        box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
        border-radius: 8px;
        content: '';
        height: 16px;
        margin-top: -8px;
        position: absolute;
        opacity: 0.3;
        transition: all 0.4s ease-in-out;
        width: 40px;
    }

    .material-switch > label::after {
        background: rgb(255, 255, 255);
        border-radius: 16px;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
        content: '';
        height: 24px;
        left: -4px;
        margin-top: -8px;
        position: absolute;
        top: -4px;
        transition: all 0.3s ease-in-out;
        width: 24px;
    }

.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}

.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}

.form-control {
    display: block;
    width: 100%;
    /*max-width: 350px;*/
    height: 34px;
    padding: 6px 12px;
    font-size: 16px !important;
    line-height: 1.42857143;
    color: #252423;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/* hide and show arrow buttons acc to mode*/
.menu_next_link_hide {
    display: none;
}

.menu_next_link_show {
    display: block;
}

.menu_prev_link_hide {
    display: none;
}

.menu_prev_link_show {
    display: block;
}

.link_show_resultview {
    margin-left: 10px;
    margin-top: 5px;
}

.link_show_resultview_list {
    margin-left: 10px;
    margin-top: 5px;
}

.link_show_resultview_level {
    margin-left: 10px;
    margin-top: 5px;
}
/* MODAL LESSON FOOTER */
#lessonModal .modal-footer {
    padding: 15px;
    /* text-align: right; */
    margin-right: 32px;
    margin-bottom: 20px;
    border-top: 1px solid #e5e5e5;
    /*visibility:hidden;*/
}

#chapterModal .modal-footer {
    padding: 15px;
    /* text-align: right; */
    margin-right: 32px;
    margin-bottom: 20px;
    border-top: 1px solid #e5e5e5;
    /*visibility:hidden;*/
}

#courseModal .modal-footer {
    padding: 15px;
    /* text-align: right; */
    border-top: 1px solid #e5e5e5;
    /*visibility:hidden;*/
}

#menuLessonUserNote {
    height: 80px;
}

#slcListLessonUserNote {
    height: 80px;
}

#userlessonpanel {
    text-align: left
}

#userlesson_title {
    margin-bottom: 10px;
    color: #252423;
    font-size: 20px;
    font-weight: 700 !important;
    margin-left: 0;
}

#userlessoncmds {
    margin-top: 10px;
}

.nav-tabs {
    border-bottom: 0 solid #FFF;
    margin-top: 0px;
}

#menuLessonUserReview {
    text-align: left;
    width: 100%;
    max-width: 400px
}

#saved_reviews_title {
    font-size: 17px
}

#slcListLessonUserReviewChooseReview {
    margin-bottom: 20px;
}
/* OTHER*/
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
   
    margin-top: 4px \9;
    margin-left: 0px; /*orig: -20px*/
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    /*min-height: 1px;*/
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.col-md-2-profile {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    /* padding-left: 15px; */
}

.dl-horizontal {
    margin-left: 15px;
    /* padding-left: 15px; */
}

#slcListLessonUserReviewChosen {
    display: none
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.modal-title {
    margin: 0;
    margin-top: 5px;
    position: absolute;
    margin-left: 15px !important;
    font-family: 'Segoe UI' !important;
    color: #000000 !important;
    font-size: 20px !important;
    font-weight: 700;
}

.modal-title_addin {
    margin: 0;
    margin-top: 5px;
    position: absolute;
    margin-left: 5px;
    font-size: 1.3em;
    /*line-height: 1.42857143;*/
}

.modal-title-header {
    margin: 0;
    margin-left: 4px;
    font-size: 18px;
    color: inherit;
    font-weight: 400;
    color: #242424;
    position: fixed;
    margin-top: -50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2px 16px;
    /*border-bottom: 1px solid #ddd;*/
    background-color: #ffffff;
}
/*.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid #FFF;
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, .5);
    box-shadow: 0 0px 0px rgba(255, 255, 255, .5);
}*/

.contenttops {
    width: 100%;
    /*max-width: 600px !important;*/
    /*margin-top: 80px;*/
    /* margin-right: 5%;
    text-align: right;*/
    margin-left: 4px;
    height: 65px;
    margin-top: -20px;
}

#lessonInput {
    margin-left: 20px;
    padding-left: 5px;
    margin-top: 10px;
    max-width: 150px !important;
    /*box-shadow: 0 20px 50px #333;*/
}

.submenu_show {
    display: block;
}

.lessonloaderbutton {
    display: block;
    margin-left: 50px;
}

.chapterloaderbutton {
    display: block;
    margin-left: 50px;
}

.courseloaderbutton {
    display: block;
    margin-left: 50px;
}

.lessonloaderbuttonlibrary {
    display: block;
    margin-left: 20px;
}

.sidemenuchapterlink {
    font-size: 15px !important;
    font-weight: 500;
    font-family: "Segoe UI",'Roboto';
    color: #000000 !important;
    display: block;
}

#mySidenav .btn-outline-secondary {
    color: #FFFFFF !important;
    border-color: #FFFFFF !important;
    height: 34px;
    margin-top: 10px;
}

#mySidenav #sidenavheader {
    position: relative;
    margin-top: -25px;
    margin-left: 10px;
    display: block;
    /*background-color: #2196f3;*/
    z-index: 999;
    width: 100%;
}

#sidenavheader .closebtn {
    position: absolute;
    top: 0;
    right: 0;
    /* right: 5px; */
    font-size: 36px;
    /* margin-right: 70px; */
    margin-top: 20px;
    margin-right: 30px !important;
}

/* accordion collapsing timing override*/
.collapsing {
    transition: height 0.15s;
}

.collapse.show {
    -webkit-transition-delay: 0.5s !important;
    transition-delay: 0.5s !important;
}
/* LOADING ICON CENTER OF PAGE*/
#divLoading {
    display: none;
}

    #divLoading.hide {
        display: none;
    }

    #divLoading.show {
        display: block;
        position: fixed;
        z-index: 100;
        background-image: url(/Content/img/spinner.gif);
        background-color: #666;
        opacity: 0.4;
        background-repeat: no-repeat;
        background-position: center;
        left: 0;
        bottom: 0;
        right: 0;
        top: 0;
    }
.popuppanelimg {
    display: block;
    z-index: 100;
    background-image: url(/Content/img/Chatsmall_30px.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
}
.k-button {
   
    border-width: 0px !important;
   
    
}
.k-window-titlebar {
    background-color: transparent !important;
}
#loadinggif.show {
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 101;
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
}


/* END IF LOADING ICON*/

.anchor-link {
    margin-top: -150px;
    padding-top: 150px;
}
/* VIMEO WRAPPER*/
.vimeo-wrapper {
    /*display: inline-block;*/
    position: relative;
    cursor: pointer;
    background-color: #EEEEEE;
}

    .vimeo-wrapper .play-icon {
        position: absolute;
        z-index: 1000;
        content: '';
        display: block;
        opacity: 0.25;
        width: 100%;
        height: 100%;
        background: url(/Content/img/icon-play.png) no-repeat center center;
    }
/* END OF VIMEO WRAPPER*/

.ui-icon {
    width: 27px !important;
    height: 20px !important;
}

#selectchapterlistnew_index {
    width: 100% !important;
}



#select2-selectchapterlistnew_index-container {
    font-size: 1em !important;
}

#select2-selectchapterlistnew-container {
    font-size: 15px !important;
}

#sortings {
    margin-top: 20px !important;
}

.ui-icon-plusthick {
    background-position: -32px 0px !important;
    margin-right: 10px !important;
}

.ui-icon-minusthick {
    background-position: 0px 0px !important;
    margin-right: 10px !important;
}

.menuDivTitle .ui-icon, .ui-widget-content .ui-icon {
    /*background-image: url(/Content/img/ui-icons_FFFFFF_256x240.png) !important;*/
    background-image: url(/Content/img/chevron_updown_60x20.png) !important;
    zoom: 0.7;
    float: right !important;
}

.content {
    min-width: 300px;
}

.contentside {
    margin-top: 10px;
    -webkit-backface-visibility: hidden;
    position: relative;
}

#slcList4 {
    margin-left: 20px;
    width: 60%;
}

.dropdown-item {
    color: #252423 !important;
    font-size: 1rem !important;
}

/*.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 400 !important;
    line-height: 1.2;
    color: #252423;
}*/

/* start of onedrive*/
#od-site {
    /*background-color: #094AB2;*/
    color: white;
    width: 100%;
    height: 50px;
    font-size: 16pt;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
    font-weight: 500;
    margin-bottom: 10px;
    padding-left: 10px;
}

#od-title {
    color: #252423;
    width: 100%;
    font-size: 18pt;
    font-family: "Segoe UI",'Roboto', sans-serif;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 10px;
}

#od-subtitle {
    color: #252423;
    width: 100%;
    font-size: 15px;
    font-family: "Segoe UI",'Roboto', sans-serif;
    font-weight: 500;
    margin-bottom: 10px;
    padding-left: 10px;
}

#od-pathtitle {
    color: #252423;
    width: 100%;
    font-size: 13pt;
    font-family: "Segoe UI",'Roboto', sans-serif;
    font-weight: 500;
    /*margin-bottom: 10px;*/
    padding-left: 10px;
    padding-top: 5px;
}

#od-commands {
    float: left;
    /*margin-left: 10pt;*/
}

#od-login {
    height: 55px !important;
}

#od-logoff {
    height: 55px !important;
}

#od-commands a {
    text-decoration: none;
    color: white;
    /*margin-top:-5px;*/
    font-size: 12pt;
    display: normal !important;
}

#od-json {
    float: right;
    max-width: 40%;
    display: none;
}

#od-items {
    max-width: 60%;
    float: left;
}

#od-breadcrumb {
    margin-bottom: 1em;
    font-family: "Segoe UI",'Roboto', sans-serif;
    font-weight: 500;
    font-size: 15px;
    /*white-space: nowrap !important;*/
    color: #252423;
    max-width: 250px !important;
}

    #od-breadcrumb a {
        text-decoration: underline;
        color: #252423 !important;
    }

/*#od-loading {
    background: rgba(255,255,255,.8) url('/Content/img/spinner_grey_40_transparent.gif') 50% 50% no-repeat;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    display: none;
}*/





.item {
    display: inline-block;
    width: 210px;
    height: 130px;
    margin: 0.1em;
    margin-top: 0.05em;
    margin-bottom: 0.05em;
    cursor: pointer;
    /*background-color: hsla(0, 0%, 95%, 1);*/
    border: 1px solid #AAAAAA;
    overflow: hidden;
    position: relative;
    font-family: "Segoe UI",'Roboto';
    font-size: 12pt;
}

.nameplate {
    background-color: white;
    color: #252423;
    /* width: 200px; */
    height: 20pt;
    padding: 1px;
    position: absolute;
    bottom: 2px;
    left: 4px;
    white-space: nowrap;
    padding-right: 4px;
    padding-bottom: 4px;
    margin-left: 2px;
    padding-left: 4px;
    margin-bottom: 4px;
    opacity: 1.0;
    overflow: hidden;
    right: 4px;
}

.folder {
    /*background-color: #e9ecef;*/
    color: white;
    height: 100px;
}

.file {
    color: #252423;
}





.oneup {
    width: auto;
    height: auto;
    max-width: 1600px;
    max-height: 1200px;
    min-width: 200px;
    min-height: 150px;
}

    .oneup img {
        max-width: 240px;
        max-height: 1200px;
    }

.hidden {
    display: none;
}

pre {
    outline: 1px solid #ccc;
    padding: 5px;
    margin: 5px;
    overflow: scroll;
    height: 600px;
    white-space: pre;
    display: none !important;
}

.string {
    color: blue;
}

.number {
    color: red;
}

.boolean {
    color: green;
}

.null {
    color: magenta;
}

.key {
    color: #252423;
}

#breadwrapper {
    /*max-width: 250px !important;*/
    position: relative;
    overflow-x: auto;
    /*white-space: nowrap;*/
    margin-left: 0px;
}

.offimageicon {
    margin-left: 20px;
    margin-top: 20px;
}

/* end of onedrive*/

.boxshad {
    transition: box-shadow .3s;
    width: 100%;
    font-size: 15px !important;
    min-height: 30px;
    margin-top: 8px;
    color: #252423;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
    /*height: 100px;
    margin: 50px;
    border-radius: 10px;*/
    border: 5px solid #ffffff;
    background: #fff;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}

    .boxshad:hover {
        box-shadow: 0 0 11px rgba(33,33,33,.5);
    }

.boxshad_gray {
    transition: box-shadow .3s;
    width: 100%;
    font-size: 15px !important;
    min-height: 30px;
    margin-top: 8px;
    color: #AAAAAA;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
    /*height: 100px;
    margin: 50px;
    border-radius: 10px;*/
    border: 5px solid #ffffff;
    background: #fff;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}

    .boxshad_gray:hover {
        box-shadow: 0 0 11px rgba(33,33,33,.5);
    }

.lessonlistitem {
    text-decoration: none;
}

.lessonlistitem_gray {
    text-decoration: none;
    color: gray !important;
}

.lessonrightlistitem_gray {
    text-decoration: none;
    color: #ded3d3 !important;
}
/* tour popup expceptions 
.popover {
    max-width:150px !important;
}*/
#tourinfo_videolibrary {
    margin-left: 20px;
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff !important;
    background-color: #2886de;
    border-color: #2886de;
  
    vertical-align: middle;
    /* padding-bottom: 7px; */
    font-size: 14px;
    border: none;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0px 16px !important;
    text-decoration: none;
    text-align: center;
    min-width: fit-content;
    min-height: 32px;
    /* background-color: rgb(91, 95, 199); */
    white-space: nowrap;
    
    margin-right: 4px;
    margin-left: 0px;
    
    user-select: none;
}

.termsandcond {
    /*margin-left: 10px;*/
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
    text-align: center;
    font-size: 15px;
    margin-left: 15px;
    margin-right: 15px;
}

.termsandcond_list {
    font-size: font-weight:500;
}

.advsearch-button {
    color: #252423 !important;
    /* border-color: #000000 !important; */
    box-shadow: 0 3px 4px 0 rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.14), 0 1px 8px 0 rgba(0,0,0,.12) !important;
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: left;
    margin-bottom: 5px;
    min-width: 100%;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    /*margin-top: 10px;*/
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem !important;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.adveditrights-button {
    color: #252423 !important;
    /* border-color: #000000 !important; */
    box-shadow: 0 3px 4px 0 rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.14), 0 1px 8px 0 rgba(0,0,0,.12) !important;
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: left;
    margin-bottom: 5px;
    /*min-width: 100%;*/
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    /* margin-top: 10px; */
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem !important;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.advlogin-button {
    color: #252423 !important;
    /* border-color: #000000 !important; */
    box-shadow: 0 3px 4px 0 rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.14), 0 1px 8px 0 rgba(0,0,0,.12) !important;
    display: inline-block;
    font-weight: 500;
    font-size: 18px;
    color: #FFF !important;
    margin-top: 10px;
    text-align: left;
    /*margin-bottom: 15px;
    margin-top: 10px;*/
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #2886de;
    /* margin-top: 10px; */
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-weight: 500 !important;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 50px !important;
}

    .advlogin-button:hover {
        color: #FFFFFF !important;
    }

    .advlogin-button:focus {
        outline: 5px auto #FFF !important;
    }

.iconstoppanel {
    margin-bottom: 0px;
    margin-left: 4px;
    white-space: nowrap;
}

.iconstopsub {
    margin-right: 65px;
    margin-top: 5px;
    height: 35px;
}

.iconstopsubviews {
    margin-left: 10px;
}

.iconstop {
    margin-left: 0px;
}

.iconstop1 {
    margin-left: -20px;
}

.iconstop_resultviewlabel {
    margin-left: 7px;
}

.iconstop_courseviewlabel {
    margin-left: 7px;
}

.navigationviewlabel {
    margin-left: 7px;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
    font-size: 15px;
}

.navigationpanel {
    display: none;
}

.iconstop_settingsviewlabel {
    margin-left: 7px;
    display: none;
}

.iconstop2 {
    margin-left: 0px;
    margin-top: -5px;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
    font-weight: 500;
}

.iconstop2limited {
    margin-left: 10px;
    margin-top: -5px;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
    font-weight: 500;
}

.iconstop_tour {
    margin-left: 18px;
}

.iconstop3 {
    margin-left: 20px;
}

.keepsamerow {
    white-space: nowrap;
}

.keepsamerow_refresh {
    white-space: nowrap;
    top: -30px;
    position: absolute;
    left: 1%;
    display: none;
}

.keepsamerow2 {
    white-space: nowrap;
    top: -30px;
    position: absolute;
    /*left: -30px;
     left: 20px; */
    right: 10%;
    display: none;
}

.advsearch-button:after {
    content: "\f078";
    /* fa-chevron-down */
    font-family: 'FontAwesome';
    position: absolute;
    margin-left: -10px;
    /*right: 10;*/
}

.advsearch-button[aria-expanded="true"]:after {
    content: "\f077";
    /* fa-chevron-up */
}

.adveditrights-button:after {
    content: "\f078";
    /* fa-chevron-down */
    font-family: 'FontAwesome';
    position: absolute;
    margin-left: -10px;
    /*right: 10;*/
}

.adveditrights-button[aria-expanded="true"]:after {
    content: "\f077";
    /* fa-chevron-up */
}


.buttonrighttext {
    white-space: nowrap;
}

.panel-group_margin {
    margin-left: 15px;
}
/* scroll up button */
.scroll-to-top:not(.active) {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 56px;
    height: 56px;
    background: #007bff;
    color: white;
    border-radius: 10px;
    border: none;
    outline: none;
    box-shadow: none;
    font-size: 30px;
    transition: all .3s ease-in-out;
    visibility: hidden;
    z-index: 9999;
}

.scroll-to-top, .scroll-to-top:focus, .scroll-to-top:active {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 56px;
    height: 56px;
    background: #007bff;
    color: white;
    border-radius: 10px;
    border: none;
    outline: none;
    box-shadow: none;
    font-size: 30px;
    transition: all .3s ease-in-out;
    display: none;
    z-index: 9999;
}

    .scroll-to-top.hidden {
        opacity: 0;
        display: block;
    }

.keeponsamerow {
    white-space: nowrap;
    margin-left: 20px;
}

#cke_miller_lesson_content {
    top: 60px !important;
}

#froalacontainer {
    /* position: sticky; */
    /* top: 0px; */
    height: 70vh;
    /*max-height: 390px;*/
    left: 16px;
    right: 16px;
    /* Bottom: 0px; */
    /* overflow: auto; */
}

.flexbox-wrapper {
    display: flex;
    /*overflow: auto; PREVENT STICKY EDITOR TOOLBAR*/
    /*height: 200px;  Not necessary -- for example only */
}

/* .fr-toolbar {
    position: fixed !important;
    z-index: 9999 !important;
    top: 50px !important;
}*/
#miller_lesson_content {
    /*position: relative !important;*/
    top: 0px;
    /*left: 3px !important;
    right: 5px !important;*/
    Bottom: 0px !important;
    background-color: white;
    z-index: 900 !important;
    width: 100% !important;
    overflow-y: visible !important;
    color: #252423;
    line-height: 1.6;
    padding: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden; /*auto*/
    min-height: 60px;
    text-align: left;
}

.fa-floppy-o {
    font-size: 22px !important;
}

.form-check-label {
    margin-bottom: 0;
    margin-top: 3px !important;
    font-size: 0.9em !important;
}

.userightspanelheader {
    font-weight: 500;
    font-size: 0.9em !important;
    margin-left: 10px
}

.lessonrt_icon_search {
    height: 26px;
}

.lessonrt_icon_courseedit {
    height: 26px;
}

.toast-body {
    padding: .15rem !important;
    margin-left: 0px !important;
    margin-right: 10px !important;
    margin-top: 0px !important;
    /*background-color: #007bff !important;*/
}

.toast {
    max-width: 330px;
    /*height: 50px;*/
    overflow: hidden;
    margin-left: 0px !important;
    font-size: 0.8rem;
    color: #FFF !important;
    background-color: transparent !important; /*#007bff !important;*/
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,.1) !important;
    /* box-shadow: 0 0.25rem 0.75rem rgba(0,0,0,.1); ORIG */
    box-shadow: 0 0.25rem 0rem rgba(0,0,0,.0);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(0px) !important;
    opacity: 1;
    border-radius: .25rem;
}

.toast_footer {
    max-width: 350px;
    overflow: hidden;
    margin-left: 20px !important;
    font-size: .875rem;
    color: #FFF !important;
    background-color: darkturquoise !important;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 0.25rem 0.75rem rgba(0,0,0,.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: .25rem;
}



#largeModalFileManager {
    position: fixed !important;
    z-index: 44444 !important;
}

#largeModalPDFManager {
    position: fixed !important;
    z-index: 44444 !important;
}
/*.modal-dialog_filemanager{
    position: fixed;
    width: 100%;
    margin: 0;
    padding: 10px;
}*/
/* make modal bg active and not hazy, see also 2 parameters on top: data-keyboard="false" data-backdrop="static"*/
/*.modal-backdrop {
    display: none !important;
}*/


#lessonmodalfilemanagerpartialbody {
    height: 100% !important;
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    height: 100% !important;
    padding: 0;
    overflow: hidden;
}

.modal-dialog_filemanager {
    position: relative;
    width: 100%;
    height: 100% !important;
    margin: .5rem;
    pointer-events: none;
}

.modal-bodyfilemanager {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0rem !important;
    max-height: 100%;
}

#fileManager-body {
    width: 100% !important;
}

.sortinglinkchapters {
    color: #252423;
    /* font-weight: 500; */
    font-size: 1em;
    margin-left: 10px;
    text-decoration: underline;
    padding-left: 4px;
    padding-right: 4px;
}

.sortinglinklessons {
    color: #252423;
    /* font-weight: 500; */
    font-size: 1em;
    margin-left: 10px;
    text-decoration: underline;
    padding-left: 4px;
    padding-right: 4px;
}

.sortinglinkreset {
    color: #252423;
    /* font-weight: 500; */
    font-size: 1em;
    margin-left: 10px;
    text-decoration: underline;
    padding-left: 4px;
    padding-right: 4px;
}

.sortingchosentitle {
    background-color: #3f8cde !important; /*  #17a2b8 !important;*/
    color: rgb(255, 255, 255) !important;
}

.sortingchooselabel {
    margin-left: 240px;
    margin-top: 7px;
    margin-bottom: 1px;
    /*margin-right: 10px;*/
    /*display:none;*/
}

#editfunctionselect {
    margin-top: 8px;
}

    #editfunctionselect.select2, #editfunctionselect.select2 option {
        font-size: 15px !important;
    }

​


.sortable_true {
    background: #0a6af1 !important; /*  #17a2b8 !important;*/
}
/*div.funcmenu.formgroup {
    margin-bottom: 0.3rem;
}*/
div.funcmenu {
    margin-bottom: 0.6rem;
}

btn#SaveOrder.btn.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
    margin-top: 3px !important;
}

#contenttype_0 .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    font-weight: normal;
    font-size: 1em;
    margin-top: 1px;
    /*BLUE: background: #007bff !important;
    BLUE: color: #fff !important;*/
    background: #FFF !important;
    color: #252423 !important;
}

#contenttype_1 .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #fff !important;
    font-weight: normal;
    font-size: 1em;
    margin-top: 1px;
    color: #252423 !important;
}
/**
*  Nestable css
*/
.dd {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    /*max-width: 600px;*/
    list-style: none;
    font-size: 13px;
    line-height: 20px;
}

.dd-list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .dd-list .dd-list {
        padding-left: 30px;
    }

.dd-collapsed .dd-list {
    display: none;
}

.dd-item,
.dd-empty,
.dd-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    font-size: 15px;
    line-height: 20px;
}

.dd-handle {
    display: block;
    height: 30px;
    margin: 5px 0;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #ccc;
    background: #fafafa;
    background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
    background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
    background: linear-gradient(top, #fafafa 0%, #eee 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    cursor: move;
    margin: 0 0 10px;
    background: #dbdbdb;
    /*    color: #6f6f6f;*/
    padding: 5px 12px
}

    .dd-handle:hover {
        color: #2ea8e5;
        background: #fff;
    }

.dd-item > button {
    /*  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold;*/
    position: relative;
    cursor: pointer;
    float: left;
    width: 25px;
    height: 30px;
    margin: 0px 0px;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: #4CAF50;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

    .dd-item > button:before {
        content: '+';
        display: block;
        position: absolute;
        width: 100%;
        text-align: center;
        text-indent: 0;
    }

    .dd-item > button[data-action="collapse"]:before {
        content: '-';
    }

.dd-placeholder,
.dd-empty {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #f2fbff;
    border: 1px dashed #b6bcbf;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.dd-empty {
    border: 1px dashed #bbb;
    min-height: 100px;
    background-color: #e5e5e5;
    background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px;
}

.dd-dragel {
    position: absolute;
    pointer-events: none;
    z-index: 9999;
}

    .dd-dragel > .dd-item .dd-handle {
        margin-top: 0;
    }

    .dd-dragel .dd-handle {
        -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
        box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
    }

/**
* Nestable Extras
*/
.nestable-lists {
    display: block;
    clear: both;
    padding: 30px 0;
    width: 100%;
    border: 0;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
}

#nestable-menu {
    padding: 0;
    margin: 20px 0;
}

#nestable-output,
#nestable2-output {
    width: 100%;
    height: 7em;
    font-size: 0.75em;
    line-height: 1.333333em;
    font-family: Consolas, monospace;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#nestable2 .dd-handle {
    color: #fff;
    border: 1px solid #999;
    background: #bbb;
    background: -webkit-linear-gradient(top, #bbb 0%, #999 100%);
    background: -moz-linear-gradient(top, #bbb 0%, #999 100%);
    background: linear-gradient(top, #bbb 0%, #999 100%);
}

    #nestable2 .dd-handle:hover {
        background: #bbb;
    }

#nestable2 .dd-item > button:before {
    color: #fff;
}



/*
* Nestable++
*/
.button-delete {
    position: absolute;
    top: 4px;
    right: -26px;
}

.button-edit {
    position: absolute;
    top: 4px;
    right: -52px;
}

#menu-editor {
    margin-top: 40px;
}

#saveButton {
    padding-right: 30px;
    padding-left: 30px;
}

.output-container {
    margin-top: 20px;
}

#json-output {
    margin-top: 20px;
}
/**
*  END OF Nestable css
*/
.btn-primary {
    color: #fff !important;
    background-color: #2886de;
    border-color: #2886de;
    font-weight: 500;
    vertical-align: middle;
    /* padding-bottom: 7px; */
    font-size: 14px !important;
    border: none;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0px 16px !important;
    text-decoration: none;
    text-align: center;
    min-width: fit-content;
    min-height: 32px;
    /* background-color: rgb(91, 95, 199); */
    white-space: nowrap;
    margin-bottom: 8px;
    margin-right: 4px;
    margin-left: 4px;
    user-select: none;
}

    
    .btn-primary:focus {
        box-shadow: 0 0 0 0.2rem #fff !important;
        outline: double !important;
    }

#contenttype_1 > div > li > div.dd3-content {
    color: #333 !important;
}

#contenttype_1 > div.millery-node-active > li > div.dd3-content {
    color: #FFF !important;
}

.popover-body_intro {
    padding: .5rem .75rem;
    color: #252423 !important;
    font-size: font-weight:500;
    margin-left: 5px !important;
    margin-right: 5px !important;
    overflow-y: auto;
}

#page_title {
    font-weight: 500;
    font-family: "Segoe UI",'Roboto';
}

.popover-body {
    padding: .5rem .75rem;
    color: #FFFFFF !important;
    font-weight: 300;
    /*margin-left: 5px !important;
    margin-right: 5px !important;
    background-color: #FFF;*/
    background-color: #2291e8;
    min-width: 250px;
    overflow-y: auto;
    max-height: 500px;
    /*display: none !important;*/
}


.popover {
    position: absolute;
    top: 0;
    left: 0;
    /*margin-left: 50px !important;*/
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: "Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
}

.progress {
    margin-bottom: 18px !important;
}

.popover[class*="tour-"] .popover-navigation *[data-role="prev"].disabled, .popover[class*="tour-"] .popover-navigation *[data-role="next"].disabled, .popover[class*="tour-"] .popover-navigation *[data-role="end"].disabled {
    color: #AAA !important;
}

.popover-header {
    font-size: 18px;
    font-family: "Segoe UI",'Roboto';
    font-weight: 600 !important;
    background-color: #007bff;
    color: white;
}

    .popover-header .close {
        float: right;
        font-size: 1.7rem;
        font-weight: 400;
        line-height: 1;
        margin-top: -8px;
        color: #FFF !important;
        /* text-shadow: 0 1px 0 #fff; */
        opacity: 1;
    }

.bs-popover-auto[x-placement^=right], .bs-popover-right {
    margin-left: 0.5rem !important;
    margin-top: -100px !important;
}

.bs-popover-auto[x-placement^=left], .bs-popover-left {
    margin-right: 3rem !important;
}

.btn-light.focus, .btn-light:focus {
    box-shadow: 0 0 0 0rem rgba(216,217,219,.5) !important;
}

#introduction {
    font-size: 18px;
    font-weight: 500;
}

.btn-info {
    color: #fff !important;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.logomodal {
    visibility: hidden;
}
/* iconstoppanel*/
.iconstoppanel .btn-light {
    /*background-color: #F3F2F1 !important;*/
    color: #212529;
    /* background-color: #F3F2F1 !important; */
    background-color: #FFF !important;
    border-color: #FFFFFF !important;
    padding: .375rem .55rem;
    padding-top: 2px !important;
    /*margin-top: 5px;*/
    /*margin-bottom: 7px;*/
}

    .iconstoppanel .btn-light:hover {
        color: #212529 !important;
        background-color: #dedede !important;
    }

.iconstoppanel > .btn-light .active {
    color: #212529;
    background-color: #dedede !important;
}

.iconstoppanel .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dedede !important;
    border-color: #FFFFFF !important;
}

    .iconstoppanel .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
        box-shadow: 0 0 0 0rem #217044 !important;
        background-color: #dedede !important;
    }

.iconstoppanel .btn-light[aria-expanded="true"] {
    background-color: #d5dde4 !important; /*teams #dedede */
}
/* sortingchooselabel*/
.sortingchooselabel .btn-light {
    /*background-color: #F3F2F1 !important;*/
    color: #212529;
    /* background-color: #F3F2F1 !important; */
    background-color: #FFF !important;
    border-color: #FFFFFF !important;
    padding: .175rem .45rem;
    margin-bottom: 7px;
}

    .sortingchooselabel .btn-light:hover {
        color: #212529;
        background-color: #dedede !important;
    }

.sortingchooselabel > .btn-light .active {
    color: #212529;
    background-color: #dedede !important;
}

.sortingchooselabel .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dedede !important;
    border-color: #FFFFFF !important;
}

    .sortingchooselabel .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
        box-shadow: 0 0 0 0rem #217044 !important;
        background-color: #dedede !important;
    }

.sortingchooselabel .btn-light[aria-expanded="true"] {
    background-color: #dedede !important;
}
/* ------------------*/

/* millery-column-header buttons*/
.millery-column-header .btn-light {
    /*background-color: #F3F2F1 !important;*/
    color: #212529;
    /* background-color: #F3F2F1 !important; */
    background-color: #FFF !important;
    border-color: #FFFFFF !important;
    padding: .175rem .45rem;
    margin-bottom: 7px;
}

    .millery-column-header .btn-light:hover {
        color: #212529;
        background-color: #dedede !important;
    }

.millery-column-header > .btn-light .active {
    color: #212529;
    background-color: #dedede !important;
}

.millery-column-header .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dedede !important;
    border-color: #FFFFFF !important;
}

    .millery-column-header .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
        box-shadow: 0 0 0 0rem #217044 !important;
        background-color: #dedede !important;
    }

.millery-column-header .btn-light[aria-expanded="true"] {
    background-color: #dedede !important;
}
/* ------------------*/

.homeimage {
    height: 25px;
}

#ShowIntroBtn_chapter {
    display: none !important;
}

#ShowIntroBtn_lesson {
    display: none !important;
}

#ShowIntroBtn_lesson2 {
    display: none;
}

#ShowIntroBtn_chapter .active {
    background-color: #EEE;
}

#ShowIntroBtn_lesson .active {
    background-color: #EEE;
}

.summaryviewlabel_chapter {
    font-size: font-weight:500;
    display: none;
}

.summaryviewlabel_lesson {
    font-size: font-weight:500;
    display: none;
}
/*TEAMS MAIN MENU*/
/*
.bg-primary {
    background-color: #FFF !important;
}
*/
/*BLUE MAIN MENU*/
.bg-primary {
    /*#0a6af1 !important; #6264a7 !important;*/
    background-color: #fff !important;
    height: 32px;
}



.listvideoimg {
    margin-left: 10px;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    background-color: #F3F2F1 !important; /*blue: rgba(255,255,255,.75);*/
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav :not(.navhome) {
        -ms-flex-direction: row;
        flex-direction: row;
        background-color: #FFF !important;
    }
}

@media (min-width: 268px) {
    .navbar-expand-md .navbar-nav .navhome {
        -ms-flex-direction: row;
        flex-direction: row;
        background-color: #FFF !important;
    }
}

@media (min-width: 300px) {
    .navbar {
        margin-bottom: 0px;
        height: 40px;
        flex-wrap: nowrap !important; /*orig: wrap*/
        /*padding: .4rem .1rem !important*/ /*.4rem 1rem !important; */
        
        /*box-shadow: 0 3px 4px 0 rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.14), 0 1px 8px 0 rgba(0,0,0,.12);*/
    }

        .navbar:not(#cmdarea) {
            margin-bottom: 0px;
            height: 40px;
            flex-wrap: nowrap !important; /*orig: wrap*/
            padding: .0rem .0rem !important;
            box-shadow: 0 3px 4px 0 rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.14), 0 1px 8px 0 rgba(0,0,0,.12);
        }

   
}

@media (min-width: 200px) {
    #cmdarea .navbar {
        margin-bottom: 0px;
        height: 52px !important;
        padding: .5rem .4rem !important /*.4rem 1rem !important*/;
        /*box-shadow: 0 3px 4px 0 rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.14), 0 1px 8px 0 rgba(0,0,0,.12);*/
    }

    .navbar:not(#cmdarea) {
        margin-bottom: 0px;
        height: 50px !important;
        padding: .0rem .0rem !important;
        box-shadow: 0 3px 4px 0 rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.14), 0 1px 8px 0 rgba(0,0,0,.12);
    }

    
}

#menu_videolibrary_link {
    margin-left: 0px;
}


.mainicons {
    height: 16px;
}

.mainsubicons {
    height: 16px;
}

.mainsubiconsintro {
    height: 20px;
}

.resultviewlabel {
    font-weight: 400;
    display: none;
}

.summaryviewlabel {
    font-weight: 400;
    display: none;
}

.vertical-line {
    /*display: inline-block;*/
    border-left: 1px solid #ccc;
    margin: 0 0px;
    height: 25px;
}

.vertical-line_lessons {
    /* display: inline-block; */
    border-left: 1px solid #ccc;
    margin: 0 0px;
    height: 25px;
    margin-right: 20px;
    margin-left: 10px;
    color: #252423;
}

.fa-chevron-right:before {
    /*content: "\f054";*/
    /*content: "\f152" !important;*/
    background: url("/content/img/icon_arrowright_teams.png") !important;
    background-repeat: no-repeat;
    height: 20px !important;
}

.dropdownpanel_course {
    top: -20px;
    /*bottom: 0;*/
    position: absolute !important;
    min-width: 300px;
    width: 49% !important;
    height: 90vh;
    max-height: 90vh;
    max-width: 1000px;
    z-index: 102;
    background-color: #FFF;
    border-color: #dee2e6;
    border-style: solid;
    border-width: 1px;
    padding-bottom: 30px;
    left: -10px;
}

.dropdownpanel_createlesson {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    min-width: 290px;
    max-width: 1000px;
    max-height: 90vh;
    z-index: 1003;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

#dropdownpanel_createlesson {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    min-width: 290px;
    max-width: 1000px;
    max-height: 90vh;
    z-index: 1003;
    left: 0px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_createlesson_zero {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    min-width: 290px;
    max-width: 1000px;
    max-height: 90vh;
    z-index: 1303;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}



.dropdownpanel_editlesson {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    min-width: 290px;
    max-width: 1000px;
    max-height: 90vh;
    z-index: 130003;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    min-height: 100%;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_editinfolesson {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    min-width: 290px;
    max-width: 1000px;
    z-index: 1013;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_viewlesson {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    max-width: 1000px;
    min-width: 290px;
    z-index: 1303;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: visible;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}



.dropdownpanel_browselesson {
    position: fixed;
    margin-top:80px;
    top: -10px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    max-width: 1000px;
    min-width: 75%;
    z-index: 13000003;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_lessonnotestasks {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 98vh;
    max-height: 98vh;
    max-width: 1000px;
    min-width: 290px;
    z-index: 1303;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_createchapter {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    max-width: 1000px;
    min-width: 290px;
    /*max-width: 1000px;*/
    z-index: 1223;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_editchapter {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    max-width: 1000px;
    min-width: 290px;
    /*max-width: 1000px;*/
    z-index: 12130000;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_viewchapter {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    max-width: 1000px;
    min-width: 290px;
    /*max-width: 1000px;*/
    z-index: 1203;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_chapternotestasks {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    max-width: 1000px;
    min-width: 290px;
    z-index: 1303;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_chapterquizz {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    max-width: 1000px;
    min-width: 290px;
    z-index: 1303;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_chapterquizzbrowse {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    overflow-y: auto !important;
    max-height: 90vh;
    max-width: 1000px;
    min-width: 290px;
    z-index: 1300003;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_lessonquizz {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    max-width: 1000px;
    min-width: 290px;
    z-index: 1303;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_createcourse {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    max-width: 1000px;
    min-width: 290px;
    /*max-width: 1000px;*/
    z-index: 1003;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_editcourse {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-width: 1000px;
    min-width: 290px;
    max-height: 90vh;
    z-index: 1004;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_selectcourse {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    min-width: 290px;
    max-width: 1000px;
    z-index: 1003;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: hidden;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_viewcourse {
    position: absolute;
    top: -20px;
    width: 100%;
    /*height: 90vh;*/
    min-width: 320px;
    max-width: 100%;
    /*max-height: 100vh;*/
    z-index: 0;
    left: -15px; /*or -5px??*/
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: hidden !important;
    overflow-x: auto;
    border-radius: 6px;
    display: block;
    /*-webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;*/
}
.dropdownpanel_viewcheckout {
    position: absolute;
    top: -20px;
    width: 100%;
    /*height: 90vh;*/
    min-width: 320px;
    max-width: 100%;
    /*max-height: 100vh;*/
    z-index: 1;
    left: -15px; /*or -5px??*/
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: hidden !important;
    overflow-x: auto;
    border-radius: 6px;
    display: block;
    /*-webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;*/
}
.dropdownpanel_viewcourse_preview {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 99vh;
    min-width: 290px;
    max-width: 700px !important;
    max-height: 90vh;
    z-index: 1000000;
    /* margin-left: 50px; */
    /* margin-right: 30px; */
    left: -25px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #eeeeee;
    background-color: #ffffff;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: auto;
    border-radius: 6px;
    display: block;
    box-shadow: rgb(0 0 0 / 22%) 0px 25.6px 57.6px 0px, rgb(0 0 0 / 18%) 0px 4.8px 14.4px 0px !important;
    pointer-events: auto !important;
    position: absolute !important;
    /* overflow: hidden hidden !important; */
    inset: 0px 0px 0px auto !important;
    min-width: 38vh !important;
    /* width: 60% !important; */
    
    animation-name: css-0, css-8 !important;
    animation-duration: 0.367s !important;
    animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1) !important;
    animation-fill-mode: both !important;
    background: rgb(255, 255, 255) !important;
}
.dropdownpanel_coursenotestasks {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    max-width: 1000px;
    min-width: 290px;
    z-index: 1303;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_viewcategories {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    min-width: 290px;
    z-index: 1003;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_courselist {
    position: absolute;
    top: -65px;
    width: 99%;
    height: 90vh;
    max-height: 90vh;
    min-width: 290px;
    min-height: 90vh;
    z-index: 100003;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    /* overflow-y: auto;*/
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_panelright {
    position: fixed;
    top: 55px;
    height: 90vh;
    width:100%;
    max-width:600px;
    max-height: 90vh;
    min-width: 290px;
    min-height: 90vh;
    z-index: 1003;
    right: 0px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    /* overflow-y: auto; */
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_adminsite {
    position: fixed;
    top: 55px;
    width: 99%;
    height: 90vh;
    max-height: 90vh;
    min-width: 290px;
    min-height: 90vh;
    z-index: 1003;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    /* overflow-y: auto;*/
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_courseenrollments {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    min-width: 290px;
    z-index: 1003;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_enrollments {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    min-width: 290px;
    z-index: 1003;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_groups {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    min-width: 290px;
    z-index: 1003;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_courseind {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    min-width: 290px;
    z-index: 1003;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_trainingquiz {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    min-width: 290px;
    z-index: 1003;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_coursepublish {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    min-width: 290px;
    z-index: 1003;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_dashboard {
    position: absolute;
    top: -65px;
    height: 90vh;
    width: 100%;
    max-height: 90vh;
    min-width: 290px;
    /*max-width: 98vh;*/
    z-index: 1003;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_manageprofile {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 94vh;
    max-height: 94vh;
    max-width: 1000px;
    min-height: 40vh !important;
    min-width: 290px;
    z-index: 1003;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_managesession {
    position: absolute;
    top: -65px;
    width: 100%;
    height: auto;
    max-width: 1000px;
    max-height: 90vh;
    min-height: 40vh !important;
    min-width: 290px;
    z-index: 1003;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_managepdf {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    min-width: 290px;
    max-height: 90vh;
    z-index: 1001;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_course_viewpdf {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    min-width: 290px;
    max-height: 90vh;
    z-index: 1001;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_course_viewebook {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    min-width: 290px;
    max-height: 90vh;
    z-index: 1001;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_managehtml {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    min-width: 290px;
    max-height: 90vh;
    z-index: 1001;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_webstore {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    min-width: 290px;
    z-index: 1003;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_managechat {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    max-height: 90vh;
    min-width: 290px;
    z-index: 1003;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_elearningportal {
    position: absolute;
    top: -65px;
    width: 100%;
    height: 90vh;
    min-width: 290px;
    max-height: 90vh;
    z-index: 1001;
    left: -10px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_general {
    position: relative;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 300px !important;
    width: 100%;
    z-index: 1003;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: hidden;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_settings {
    top: 70px;
    /* right: 0; */
    /* bottom: 0; */
    left: 50px 50px;
    position: fixed;
    width: 320px;
    height: auto;
    min-height: 400px;
    z-index: 100200;
    background-color: #FFF;
    border-color: #dee2e6;
    border-style: solid;
    border-width: 1px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    margin-left: 0px;
}

.dropdownpanel_filem {
    position: absolute;
    top: -30px;
    width: 97%;
    min-width: 290px;
    z-index: 1003;
    right: 12px;
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    min-height: 300px;
    /* max-height: 95%; */
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_filem_panel {
    position: relative;
    top: 60px;
    margin-bottom: 80px;
    width: 95% !important;
    min-width: 290px;
    min-height: 600px;
    z-index: 102;
    /* right: 12px; */
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: hidden;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_filem_panel_over {
    position: fixed !important;
    top: 60px;
    width: 40%;
    min-width: 290px;
    /*min-height:600px;*/
    z-index: 102;
    /* right: 12px; */
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: hidden;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_filem_panel_large {
    position: fixed !important;
    top: 75px;
    width: 97% !important;
    height: 95%;
    left: 0;
    margin-left: 5px;
    min-width: 290px;
    /*min-height:600px;*/
    z-index: 999999999; /*102*/
    /* right: 12px; */
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: hidden;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_videolibrary {
    position: absolute;
    top: 75px;
    width: 97% !important;
    height: 95%;
    left: 0;
    margin-left: 5px;
    min-width: 290px;
    /*min-height:600px;*/
    z-index: 999999999; /*102*/
    /* right: 12px; */
    background-color: #FFFFFF;
    /* -webkit-transform: translateY(-150%) translateX(-50%); */
    -ms-transform: translateY(-150%) translateX(-50%);
    /* transform: translateY(-150%) translateX(-50%); */
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    /* max-height: 95%; */
    overflow-y: hidden;
    overflow-x: hidden;
    border-radius: 6px;
    display: block;
    -webkit-box-shadow: 0 4px 10px -4px black;
    box-shadow: 0 4px 10px -4px black;
}

.dropdownpanel_search {
    top: 110px; /*collapsed: 40px*/
    /* right: 0; */
    /* bottom: 0; */
    left: 50px 50px;
    position: absolute;
    width: 50%;
    max-width: 240px;
    min-width: 220px;
    height: 70px;
    z-index: 101;
    background-color: #FFF;
    display: none;
}

#dropdownpanel_intro {
    top: 90px;
    /* right: 0; */
    /* bottom: 0; */
    position: absolute;
    /* width: 70%; */
    width: 100%;
    height: 115px;
    z-index: 101;
    left: 49%;
    margin-right: 30px;
    /* margin-left: 49% !important; */
    background-color: #FFFFFF;
    display: none;
    /* border-style: solid; */
    /*border-left-style: solid;
    border-color: #AAA;
    border-width: 1px;*/
}

#collapseCourse_sub_select {
    margin-left: 25px;
    margin-right: 5px;
    height: 60vh !important;
}

#chapter_intro_content_title {
    display: none;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 5px;
    display: none;
    font-size: 18px;
}

#chapter_intro_content {
    width: 100%;
    max-width: 650px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.active:not(.tab-pane):not(.scroll-to-top), .accordion:hover {
    /*background-color: #EEE !important;*/
}

.modalhomecontent {
    width: 100%;
    text-align: center;
    /* margin-left: 10px; */
    /* margin-right: 10px; */
    /*max-width: 420px;*/
    margin-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    /*min-height: 130px;*/
    overflow-y: auto;
    overflow-x: hidden;
}

.modallogin_image {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 0px;
    max-width: 600px;
}

.modallogin_body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.settingsinfolabel {
    font-size: 16px;
}

.settingslessonseenlabel {
    font-size: 16px;
}

.settingscoursegradelabel {
    font-size: 16px;
}

.courseinfolabel {
    font-size: 18px;
}

.courseinfotitle {
    font-size: 18px;
    font-weight: 500;
}

.chapterintrolabel {
    font-size: 18px;
}

.lessonintrolabel {
    font-size: 18px;
}

@media (max-width: 480px) and (min-width: 241px) {
    #toast-container > div {
        padding: 18px 8px 8px 50px !important;
        width: 21em !important;
    }

    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em;
        margin-right: 0px;
    }
}

.toast-close-button {
    position: relative;
    right: -0.3em;
    top: -0.3em;
    float: right;
    margin-right: 0px;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF !important;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    line-height: 1;
}

    .toast-close-button:hover, .toast-close-button:focus {
        color: #FFF !important;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.4;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
        filter: alpha(opacity=40);
    }

#toast-container > div {
    max-width: 270px !important;
    padding-right: 40px !important;
    padding-left: 50px !important;
}

#toast-container > .toast-info {
    background-image: none !important;
    background-position-y: 20px !important;
    /* display: none; */
}

#toast-container > .toast-error {
    background-image: none !important;
}

.toast-info {
    background-color: #2F96B4 !important;
}

.toast-error {
    background-color: #e2201b !important;
}

.dropdown-toggle::after {
    display: none; /*orig: inline-block*/
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.footermodule_buttonclose {
    right: 0;
}

.edu_addbuttonrow_drag {
    right: 0;
    position: absolute;
    margin-right: 25px;
    display: none;
}

.modal .modal-popout-bg {
    /*background-image: url(/Content/img/smiling_group.png) !important;
    background-repeat: no-repeat !important;*/
    max-width: 600px;
    /* background-size: cover !important; */
    /*height: 470px !important;*/
}

#profilearea .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    color: black;
}

#adminarea .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    color: black;
}

.touricon_header {
    margin-top: 0px;
    right: 0;
    /* margin-left: 10px; */
    margin-right: 4px !important;
    position: absolute;
}

.starttrial_label {
    font-size: 18px;
}

.addnote_tiny {
    font-size: 13px;
    margin-top: 15px;
}

.fa-check:before {
    content: "\f00c";
}

.starttrial_feat_1 {
    color: #000;
    font-size: 16px;
    font-weight: 900 !important;
}

.starttrial_feat_2 {
    color: #252423;
    font-weight: 300;
}

.featurelist {
    margin-bottom: 20px;
}

.dropdown-item:not(.menuitem):focus, .dropdown-item:not(.menuitem) hover {
    color: #16181b;
    text-decoration: none;
    background-color: #dedede !important;
}

input:focus, textarea:focus, select:focus {
    outline: none !important;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

:focus {
    outline: -webkit-focus-ring-color auto 0px !important;
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    color: blue;
}

.lessonfootersummary {
    margin-left: 5px;
}

.navbar-dark .navbar-toggler {
    color: white !important;
}

.popover_innermargin {
    margin-left: 25px;
    margin-right: 15px;
    margin-top: 25px;
    margin-bottom: 15px;
}

.popover_buttonclose {
    position: absolute;
    right: 0;
    margin-right: 20px;
    margin-top: -10px;
    z-index: 9999999999;
}

a:focus {
    /*color: #673ab7 !important;*/
    text-decoration: underline;
}

.btn-outline-dark:hover {
    color: #ffffff !important;
    background-color: transparent !important;
    border-color: #343a40;
}
.sidecmdbuttons {
    color: #ffffff !important;
   
   
   
}
.sidecmdbuttons:hover {
    color: #ffffff !important;
   
    
   
}

.btn-outline-dark:hover {
    color: #252423 !important;
    background-color: #abb0b8 /*transparent*/ !important;
    border-color: #343a40;
}

#general_cancel {
    font-weight: 400;
    font-family: "Segoe UI",'Roboto';
    text-decoration: none !important;
}

#Learnerresults {
    margin-top: 20px;
}

#enrollmentresults {
    margin-top: 20px;
}

.boldy {
    font-weight: 500;
}

.cardtitles {
    font-size: 18px;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: transparent !important;
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.btn:not(.btn-light):not(.red-button):not(.closecoursewindow):not(.listarrowright):not(.closefilemanwindow):not(.btn-primary):not(.btn-secondary):not(.btn-outline-primary):not(.btn-outline-light):not(.btn-outline-dark):not(.btn-info):not(.btn-success):not(.btn-link):not(.k-state-selected) {
    outline: transparent;
    position: relative;
    font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    font-weight: 400;
    box-sizing: border-box;
    border: 0px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    padding: 0px 8px 8px 8px;
    border-radius: 0px;
    height: 44px;
    color: rgb(50, 49, 48);
    background-color: #dee2e6;
    line-height: 44px;
    margin-right: 8px;
    user-select: none;
}

.btn:hover {
    /*background-color: #0056b3 !important; /*blue: #2d87e2*/
    color: white !important;
    font-size: font-weight:500;
}

.btn:active {
    background-color: #454b92 !important; /*blue: #2d87e2*/
    color: white !important;
    font-size: font-weight:500;
}

.btn-link.focus, .btn-link:focus {
    text-decoration: none !important;
    font-size: font-weight:500;
    background-color: #484d98 !important;
    box-shadow: none;
}

.btn-outline-dark.focus, .btn-outline-dark:focus {
    box-shadow: 0 0 0 0.2rem #FFF !important;
    outline: double !important;
}

.btn-link:hover {
    color: #0056b3;
    font-size: font-weight:500;
    text-decoration: none !important;
    background-color: #4c509e;
}

.btn-link {
    font-weight: 400;
    color: #FFFFFF !important;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none !important;
    background-color: #5558af !important;
    padding: .235rem .75rem !important;
}
.btn-link-exam {
    font-weight: 400;
    color: #FFFFFF !important;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none !important;
    background-color: #284869 !important;
    padding: .0rem .55rem !important;
}

.btn-outline-dark_cancel {
    margin-left: 10px;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #FFFFFF !important;
    opacity: 1;
}

#Learner_hierarchy_chooseoption {
    font-size: font-weight:500;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px;
}

#Learner_hierarchy_chooseparent {
    font-size: font-weight:500;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px;
}

#Learner_hierarchy_chooseLearner {
    font-size: font-weight:500;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px;
}

.close {
    margin-right: 20px;
    font-size: 1.4rem !important;
    font-weight: 300 !important;
}

input[type="checkbox"]:disabled + label {
    color: #ccc !important;
}

#course_info_link {
    margin-top: 20px;
    margin-bottom: 20px;
}

#course_close_link {
    margin-left: 25px;
}

#course_newcourse_link {
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
}

#course_checkavailability {
    margin-top: 15px;
}

.bonsaiaction label {
    font-weight: 400 !important;
    margin-left: 10px;
}

.bonsaicontroller label {
    font-weight: 500;
    margin-left: 10px;
}
/*.select2-container--default .select2-selection--single .select2-selection__rendered {
    min-width: 270px !important;
}*/
.form-check {
    padding-left: 0rem;
    !important;
}

.bs-popover-auto[x-placement^=bottom] > .arrow::after, .bs-popover-bottom > .arrow::after {
    border-bottom-color: #9cf !important;
}

.millery-theme-3 .millery-container .millery-bottom .millery-columns .millery-column .millery-column-content .millery-node[data-column="1"] {
    border-top: 1px solid #e9ecef;
    font-weight: 400 !important;
    background: #FFF;
    color: #252423;
    margin: 0px;
}

    .millery-theme-3 .millery-container .millery-bottom .millery-columns .millery-column .millery-column-content .millery-node[data-column="1"] .editactionbutton {
        display: none;
    }

.dd-edit-box {
    display: block;
}
/* MS TEAMS STYLE*/
﻿html, body, div.surface, div.panel {
    height: 100%;
    margin: 0;
}

div.panel {
    padding: 15px;
    margin-top: 10px;
}

.fa-pencil:before {
    content: "\f040";
    color: #252423;
}
/*.fa-file:before {
    content: "\f016";
    color: #252423;
}*/
.fa-info:before {
    content: "\f129";
    color: #252423;
}

.fa-edit:before {
    color: #252423;
}

.fa-heart:before {
    color: #252423;
}

.fa-trash-alt:before {
    color: #000000;
}

.fa-info-circle:before {
    color: #FFFFFF;
}

#settingsfunc {
    font-weight:500;
}

.bootbox-accept {
    position: absolute;
    right: 160px;
    margin-left: 70px !important;
}
.bootbox-cancel {
    position: absolute;
    left: 130px;
    left: 100px;
    color: #000 !important;
    background-color: #EEE !important;
    border-color: #000 !important;
    opacity: 1 !important;
    border: 1px solid #e6e6e6 !important;
    padding: .115rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    height: 38px;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


#activelessonpanel {
    background-color: #FFF;
}

.searchlessons {
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
    font-size: 16px;
    color: #252423 !important;
}

.btnpanel_dropdown {
    background-color: transparent;
    border: none;
    color: #252423 !important;
    /*padding: 12px 16px;*/
    font-size: 15px;
    cursor: pointer;
    /*font-family: "Roboto Semilight", "Segoe UI Semilight","Segoe UI Regular WestEuropean";*/
    /*margin-left:-10px;*/
}

#dropdownpanel_lesson_title {
    color: #333333;
    font-size: 15px;
    cursor: pointer;
    font-family: "Segoe UI",Roboto;
}

#dropdownpanel_lesson_createnew {
    color: #333333;
    font-size: 15px;
    cursor: pointer;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
}

#dropdownpanel_lesson_edit {
    color: #333333;
    font-size: 15px;
    cursor: pointer;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
}

#dropdownpanel_lesson_show {
    color: #333333;
    font-size: 15px;
    cursor: pointer;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
}

#collapseChapters_sub_editinfo {
    display: block;
}

dt {
    font-weight: 500 !important;
}

.btn:hover:not(.btn-primary):not(.red-button):not(.listarrowright):not(.menu_next_link_show):not(.menu_prev_link_show):not(.sidecmdbuttons):not(.btnonlylabel) {
    background-color: #EEE !important;
    color: #252423 !important;
}
/*#fr-file-view-button-0 {
    display: none !important;
}*/
button[id^="fr-file-view-button-"] {
    display: none !important;
} .mainicons_zone {
    width: 30px;
} hr {
    margin-top: 0.7rem !important;
    margin-bottom: 0.7rem !important;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}
/*h1 {
    margin-left: 0.0pt !important;
    font-size: 22px !important;
    font-family: "Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
    color: #252423;
}*/
.langchoose {
    text-decoration: underline !important;
    font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
    color: #252423 !important;
} .langchoose:visited {
        text-decoration: underline !important;
        font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
        color: #252423 !important;
    } .langchoose:active {
        text-decoration: none !important;
        font-family: "Segoe UI","Roboto", "Segoe UI Semilight","Segoe UI Regular WestEuropean";
        color: #252423 !important;
    } .courseinfotitle {
    font-size: 17px;
    font-weight: 700;
    margin-top: 15px;
} .courseinfotitle_side {
    font-size: 17px;
    font-weight: 700;
    margin-top: 15px;
} .courseinfoalias_side {
    font-size: 17px;
    font-weight: 700;
    margin-top: 15px;
} .coursepublisher_side {
    font-size: 17px;
    font-weight: 700;
    margin-top: 15px;
} .courseinfo_side {
    font-size: 17px;
    font-weight: 700;
    margin-top: 15px;
} .courseinfopublisher_side {
    font-size: 17px;
    font-weight: 700;
    margin-top: 15px;
} .courseinfodesc_side {
    font-size: 15px;
    font-weight: 400;
    margin-top: 15px;
} .infoside {
    margin-top: 10px;
}
/*this important fills video full in fancybox popup*/
.fancybox-slide {
    padding: 4px !important;
} iframe[src*=youtube] :not(.dropdownpanel_browselesson) {
    width: 100%;
    /*height: calc(100vw/1.77);*/
    /*min-height: 60vh !important;*/
    /*height: 50.625vw !important;*/
} .dropdownpanel_browselesson iframe[src*=youtube] {
    width: 85% !important;
    /*height: calc(100vw/1.77);*/
    /*min-height: 60vh !important;*/
    /*height: 50.625vw !important;*/
} div[style*="padding: 56.25%"] {
    position: relative;
} iframe[src*=vimeo] :not(.dropdownpanel_browselesson) {
    position: absolute;
    height: 100%;
    width: 100%;
} .dropdownpanel_browselesson iframe[src*=vimeo] {
    position: absolute !important;
    height: 85% !important;
    width: 85% !important;
} .fancybox-iframe {
    height: 98vh !important;
} iframe[src*=edu1st2jv5gg] {
    width: 100%;
    height: 100vh;
} .dropdownpanel_browselesson iframe[src*=edu1st2jv5gg] {
    height: 85% !important;
    width: 85% !important;
} iframe[src*=edu1priv] {
    width: 100%;
    height: 100vh;
} .dropdownpanel_browselesson iframe[src*=edu1priv] {
    height: 85% !important;
    width: 85% !important;
} video[src*=edu1st2jv5gg] {
    width: 100%;
    height: 100vh;
} .dropdownpanel_browselesson video[src*=edu1st2jv5gg] {
    height: 85% !important;
    width: 85% !important;
} video[src*=edu1priv] {
    width: 100%;
    height: 100vh;
} .dropdownpanel_browselesson video[src*=edu1priv] {
    height: 85% !important;
    width: 85% !important;
} .dropdownpanel_editlesson video {
    width: 250px !important;
} iframe[src*=onedrive] {
    width: 100%;
    /*height: 100vh;
    position:absolute;*/
} .dropdownpanel_browselesson iframe[src*=onedrive] {
    width: 85%;
    /*height: 100vh;
    position:absolute;*/
} iframe[src*=sharepoint] {
    width: 100%;
    height: 100vh;
} .dropdownpanel_browselesson iframe[src*=sharepoint] {
    width: 85% !important;
    height: 85vh !important;
} a[href*=froala]:not(.btn-primary):not(.btn-secondary):not(.btn-outline-primary):not(.btn-outline-light) {
    display: none !important;
} .fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
    height: auto !important; /*make sure that in addin video opens in vert middle */
    overflow: visible;
    padding: 0;
    width: 100% !important;
} .animated_login {
    width: 100%;
    max-width: 600px !important;
    margin-top: 2px !important;
} .admin .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125) !important;
    border-radius: .25rem;
} .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0,0,0,.125) !important;
    border-radius: .25rem;
} [aria-expanded="true"] .fas fa-chevron-up, [aria-expanded="false"] .fas fa-chevron-down {
    display: none;
}
/* default froala font*/
.fr-box.fr-basic .fr-element.fr-view {
    /*font-family: "Roboto";
    font-size: 16px;*/
    color: #252423;
}
/* enforce global user select auto*/
* {
    /*-webkit-user-select: auto !important;
    -moz-user-select: inherit !important;
    -ms-user-select: inherit !important;
    user-select: auto !important;*/
} .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem !important;
} .btn.disabled, .btn:disabled {
    opacity: .35 !important;
} #7_anchor {
    font-weight: 700;
} #collapseCategories_sub_view {
    display: none;
}
.table-hover:not(#table_profile) tbody tr:hover {
    color: #000 !important;
    /* background-color: rgba(0,0,0,.025) !important; */
    background-color: #d9edff !important;
}
#table_profile .table-hover tbody tr:hover {
    background-color: #ffffff !important; /* Assuming you want the hover color to be white */
}
.fr-popup .fr-image-upload-layer .fr-form input {
    height: 100% !important; /*to make clickable area larger*/
} .dblclickhere {
    font-family: "Segoe UI",'Roboto';
    font-weight: 300;
} .clickhere_touploadimagetoazure {
    font-family: "Segoe UI",'Roboto';
    font-weight: 300;
} .clickhere_touploadvideotoazure {
    font-family: "Segoe UI Semilight";
    font-weight: 300;
} .checkbox-lg .custom-control-label::before, .checkbox-lg .custom-control-label::after {
    top: .8rem;
    width: 1.55rem;
    height: 1.55rem;
} .checkbox-lg .custom-control-label {
    padding-top: 13px;
    padding-left: 6px;
} .checkbox-xl .custom-control-label::before, .checkbox-xl .custom-control-label::after {
    top: 1.2rem;
    width: 1.85rem;
    height: 1.85rem;
} .checkbox-xl .custom-control-label {
    padding-top: 23px;
    padding-left: 10px;
}
.bootstrap-table .fixed-table-toolbar .bs-bars, .bootstrap-table .fixed-table-toolbar .columns, .bootstrap-table .fixed-table-toolbar .search {
    /*min-width: 20% !important;*/
} .modal-dialog-videolibrary .modal-content {
    margin-top: 0px;
} .modal-dialog-course .modal-content {
    margin-top: 10px;
} .select2-container--default .select2-results > .select2-results__options {
    max-height: 300px !important;
} .fr-view .fr-file {
    position: relative;
    font-size: 16px !important;
    /* margin-right: 10px !important; */
} .fr-view .fr-file::after {
        content: "\2601" !important;
        margin-left: 10px !important;
    } .fr-files-manager {
    max-width: 470px !important;
}
/*.fancybox-container {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    padding-bottom: 56.25% !important;
    padding-top: 30px !important;
    height: 0 !important;
    overflow: hidden !important;
    max-width: 1000px !important;
}*/
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
    margin-left: 10px !important;
    margin-top: 15px !important;
} .popover[class*="tour-"] {
    z-index: 1113;
    margin-top: 30px !important;
} .popover[class*="tour-"] .popover-navigation {
        padding: 9px 14px;
        background-color: #2291e8 !important;
        overflow: hidden;
    } .treeitem {
    margin-left: -10px;
    list-style-type: none;
    list-style-position: inside;
    text-indent: -1em;
    padding-left: 1em;
    padding-top: 5px;
    padding-bottom: 5px;
} .submenu-indicator {
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #FFF !important;
} .courseitem {
    margin-left: 10px;
    color: #252423 !important;
    font-size: 17px !important;
    font-weight: 600;
} .submenu-indicator::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f078";
    color: #252423 !important;
    background-color: white;
    margin-left: -8px !important;
} #text {
    display: none !important;
} #todo {
    margin: 0 auto;
    width: 100%;
}
/*ol li:nth-child(even) {
    background: #dfdfdf;
}*/
.strike {
    text-decoration: line-through;
}
/*#videoByURL-1 {
    display: none !important;
}

#videoEmbed-1 {
    display: none !important;
}*/
#videoByURL-6 {
    display: none !important;
} #videoEmbed-6 {
    display: none !important;
} .lessonbrowsecontent {
    font-family: "Segoe UI",Roboto;
    font-weight: 400;
    width: 95%;
    margin-left: 20px;
    margin-right: 15px;
    padding-right: 20px;
    margin-top: 15px
} .tui-image-editor-container.left .tui-image-editor-main-container {
    left: 64px;
    width: calc(100% - 64px);
    height: 100%;
    margin-top: 60px !important;
} .fancybox-stage {
    margin-top: 0px !important;
} .fancybox-container {
    /*margin-top: 50px !important;*/
    z-index: 99999992 !important;
} .loading-text {
    font-size: 24px !important;
} [type=search] {
    outline-offset: unset !important;
    -webkit-appearance: searchfield !important;
} #toppaneltoggle .fr-fullscreen-wrapper {
    display: none;
} .lessonlistitem_gray_side {
    line-height: 18px;
    border-right: none;
    text-align: left;
    padding: 6px 0px;
    color: #AAAAAA !important;
    border-right: 0 none;
    display: block;
} .sidereviewcmds2 {
    margin-left: 180px;
} .wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li:hover a:not(:not(.sidereviewcmds)) {
    background-color: #FFFFFF !important;
    color: #000 !important;
} #filemanagertarget_panel_large {
    max-height: 80vh !important;
} .link-list .fa-eye:before {
    content: "\f06e";
    position: absolute !important;
    right: 0 !important;
    margin-right: 50px !important;
    margin-top: -10px !important;
} .collapse:not(.show) {
    display: none;
} .select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
    display: none !important;
} #menu_videolibrary {
    width: 33px;
    height: 18px;
} #filesByURL-1 {
    display: none !important;
} #AppForOfficePanel0-panel .ExtendedAuthentication .social a {
    display: none !important;
}
/*ul {
    list-style-type: none !important;
    list-style: none !important;
}*/
/*boostrap styles for pages*/
.text-monospace {
    font-family: $font-family-monospace;
} .text-justify {
    text-align: justify !important;
} .text-nowrap {
    white-space: nowrap !important;
} .text-lowercase {
    text-transform: lowercase !important;
} .text-uppercase {
    text-transform: uppercase !important;
} .text-capitalize {
    text-transform: capitalize !important;
} .font-italic {
    font-style: italic !important;
} .text-white {
    color: $white !important;
} .text-center {
    text-align: center !important;
}

.btn-secondary {
    color: #242424;
    font-weight:500;
    background-color: #FFFFFF;
    border-color: #242424;
    /* border-top-color: black !important; */
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
   
}

    .btn-secondary:hover {
        color: #242424;
        background-color: #FAFAFA;
        border-color: #C7C7C7;
    } 
    
    .btn-outline-light {
    color: #f8f9fa !important;
    border-color: #f8f9fa;
}
/*end of boostrap styles*/
.fdb-block .fdb-touch {
    border-top: solid 0.3125rem #329ef7;
    z-index: 2;
} .fdb-block .fdb-box {
    background: #FFF;
    padding: 3.75rem 2.5rem;
    overflow: hidden;
    color: #444;
    border-radius: 0.25rem;
    box-shadow: 0 .3125rem .875rem 0 rgba(129,129,129,.2) !important;
} .fdb-block {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizelegibility;
    padding: 7.5rem 0;
    position: relative;
    background-size: cover;
    background-color: #FFF;
} .fdb-block, .rounded {
    overflow: hidden;
} .fdb-block, .fdb-block .container {
        background-position: center;
        background-repeat: no-repeat;
    } .bg-dark {
    background-color: #343a40 !important;
    color: #f2f2f2 !important;
} .fr-view img.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top;
} img.fr-dib {
    position: relative !important;
    max-width: 100% !important;
} .fr-view img {
    position: relative !important;
    max-width: 100% !important;
} .fr-popup .fr-icon-container {
    max-width: 400px !important;
}
/* Style the course list tab */
.tab {
    overflow: hidden;
    /*border: 1px solid #ccc;*/
}
/* Style the buttons inside the tab */
.tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 16px;
        transition: 0.3s;
        font-size: 16px;
        color: #336699;
    }
/* Change background color of buttons on hover */
.tab button:hover {
            background-color: #ddd;
        }
/* Create an active/current tablink class */
.tab button.active {
            background-color: #ccc;
        }
/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}
/*other styles from shop in template settings*/
.gallery .picture img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    max-height: 300px;
} .gallery .picture:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 50%;
} img {
    max-width: 50%;
} .center-2 .product-list .item-box .picture > a:before {
    padding-top: 100% !important;
} .item-box .picture > a img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-width: none;
    height: 60%;
} .block-category-navigation {
    display: none !important;
} .add-info {
    display: block !important;
} .spc-categories .category-picture {
    display: none !important;
} .product-selectors select {
    display: none;
    padding: 0 40px 0 20px;
    width: 100%;
    height: 50px;
    border: none;
    background-color: #f1f1f1;
    background-image: url(../img/select-arrow-dark.svg);
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #8c8c8c;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
} .item-box .details {
    padding: 0px;
} .add-to-cart-qty-wrapper {
    display: none;
    width: 80px;
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px #e7e7e7;
    text-align: left;
} .item-box .description {
    display: block;
    height: 30px;
    margin: 0 0 10px;
    overflow: hidden;
} .gallery .picture img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    max-height: 170px;
} .overview .product-name {
    display: inline-block;
    width: 59%;
    min-height: 50px;
} .item-box .product-title a, .item-box .title a {
    display: block;
    font-size: 18px;
} .mini-shopping-cart .picture a:before, .item-box .picture > a:before, .gallery .picture a:before, .nop-jcarousel .item-picture a:before, .sale-of-the-day-offer .item-gallery .item-picture a:before, .sale-of-the-day-offer .picture-thumbs a span:before {
    padding-top: 70%;
} .item-box .description {
    display: block;
    height: 110px;
    font-size: 15px;
    margin: 0 0 10px;
    overflow: hidden;
} .item-box .product-title, .item-box .title {
    height: 45px;
    margin: 0 0 7px;
    margin-top: 20px;
    overflow: hidden;
    font-size: 15px;
    font-weight: normal;
    color: #444444;
} .item-box .product-rating-box {
    margin-bottom: 12px;
    display: none;
} .spc-categories .item-box {
    max-height: 250px;
} .spc-categories .item-box .product-title, .spc-categories .item-box .title {
        padding: 0;
        height: auto;
        max-height: 45px;
        margin-bottom: 10px;
    } .button-1.checkout-as-guest-button {
    margin: 0 10px 10px 0;
    background-color: #eebe00;
    color: #fff;
} .file-attachments ul li a.attachmentLink {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: darkblue;
} .item-box .btn-wrapper {
    position: absolute;
    display: block !important;
    top: 15%;
    left: 80%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    min-width: 130px;
    pointer-events: none;
    transition: opacity .2s ease;
} .item-box .prices {
    display: none;
    overflow: hidden;
} .quick-view-button a {
    display: block;
    width: 100px;
    height: 40px;
    border-radius: 30px;
    background: #f1f1f1;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 5px;
    text-align: center;
    font-weight: 700;
    font-size: 0;
    line-height: 40px;
    color: #8e8e8e;
    /*backface-visibility: hidden;*/
    transition: all .1s ease;
} .item-box .buttons {
    display: block;
    font-size: 0;
} .item-box {
    /*border: 1px solid #dddddd;*/
    box-shadow: 0 1.6px 3.6px 0 rgb(0 0 0 / 13%), 0 0.3px 0.9px 0 rgb(0 0 0 / 11%);
} .item-box:hover {
        box-shadow: 0 6.4px 14.4px 0 rgb(0 0 0 / 13%), 0 1.2px 3.6px 0 rgb(0 0 0 / 11%);
    } .ajax-cart-button-wrapper .product-box-add-to-cart-button {
    width: 100%;
    display: none;
} .add-to-cart-qty-wrapper + .ajax-cart-button-wrapper button {
    width: 100%;
    min-width: 100px;
} .item-box .description {
    display: block;
    height: 50px;
    font-size: 16px;
    font-weight: 800;
    margin: 0 0 10px;
    overflow: hidden;
} .item-box .button-2 {
    width: 100%;
    background-color: #eebe00;
    border-radius: 3px;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    transition: all .2s ease;
} .item-box .buttons .button-2:hover {
    background-color: #f4d353;
    color: #fff;
} .quickViewWindow .product-content {
    overflow: hidden;
    padding: 10px 25px 25px;
} .quickViewWindow .gallery {
    display: block;
    float: left;
    margin-bottom: 0;
    overflow: visible;
    width: 20%;
} .quickViewWindow .overview {
    float: none;
    padding: 0;
    margin: 0 0 0 23%;
    width: auto;
    text-align: center;
} .home-page .topic-block {
    margin: 0 auto 50px;
    text-align: center;
    display: none;
} .product-grid .title {
    margin: 0 0 25px;
    font-size: 28px;
    color: #444444;
    font-weight: bold;
    text-align: center;
    display: none;
} .ajax-cart-button-wrapper .product-box-add-to-cart-button {
    width: 100%;
    display: none;
} .quick-view-button {
    width: 150px !important;
    margin-bottom: 10px !important;
}
/*.microsoft-btn {
    height: 70px !important;
    width: 220px !important;
}*/
.ExtendedAuthentication .social a {
    box-shadow: 0 3px 4px 0 rgb(0 0 0 / 20%), 0 3px 3px -2px rgb(0 0 0 / 14%), 0 1px 8px 0 rgb(0 0 0 / 12%);
} .AppsForOfficeReactContainer .ExtendedAuthentication .social a {
    display: none !important;
} .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
} .external-auth-errors {
    font-size: 18px;
    color: green;
    font-weight: 600;
} .leftmenumainlinks {
    color: #000000 !important;
    font-weight: 700;
    font-family: "Segoe UI",Roboto !important;
    font-size: 16px;
} .leftmenumainlinks:hover {
        color: #FFFFFF !important;
        font-weight: 700;
        font-family: "Segoe UI",Roboto !important;
        font-size: 16px;
    } .myadminpageheader {
    display: block;
    font-size: 22px;
    margin-top: 20px;
    font-weight: 700;
    margin-left: 15px;
    margin-bottom: 15px;
} .myadminpagesubheader {
    display: block;
    font-size: 20px;
    margin-top: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}
.btn-secondary.focus, .btn-secondary:focus {
    box-shadow: none !important;
    
} .select-navigation.mobile {
    max-width: 100%;
} .bs-popover-auto[x-placement^=bottom] > .arrow::after, .bs-popover-bottom > .arrow::after {
    border-bottom-color: #5b9fd4 !important;
} .bootstrap-table-filter-control-QuizTitle {
    max-width: 95% !important;
} label {
    font-size: 16px !important;
    color: #000000 !important;
    font-weight: 700 !important;
} .bootstrap-table .fixed-table-container .table td, .bootstrap-table .fixed-table-container .table th {
    vertical-align: top !important;
} .selectedquestioncolumn {
    background-color: #EEEEEE !important;
    width: 90% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
} .selectedquestionmodule {
    display: table-row !important;
} .bootstrap-table .fixed-table-container .fixed-table-body {
    overflow-x: hidden !important;
} #Question {
    width: 100%;
} .w3-sidebar {
    height: 100%;
    width: 200px;
    background-color: #fff;
    position: fixed !important;
    z-index: 1;
    overflow: auto;
} .w3-animate-left {
    position: relative;
    animation: animateleft 0.4s;
} .w3-black, .w3-hover-black:hover {
    color: #fff !important;
    background-color: #007bff /*#007bff*/;
} .w3-top {
    top: 0;
} .w3-light-grey, .w3-hover-light-grey:hover, .w3-light-gray, .w3-hover-light-gray:hover {
    color: #000 !important;
    background-color: #FFFFFF !important;
} .w3-blue, .w3-hover-blue:hover {
    color: #212529 !important;
    background-color: #ffffff !important;
} .w3-padding {
    padding: 8px 16px !important;
} .w3-btn, .w3-button {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
} .w3-btn, .w3-button {
    border: none;
    display: inline-block;
    padding: 8px 22px;
    margin-top: 2px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
} .w3-container_18 {
    padding: 0.01em 16px;
    margin-top: 0px;
    font-weight: 700;
    font-size: 18px;
} .w3-container_16 {
    padding: 0.01em 16px;
    margin-top: 0px;
    font-weight: 700;
    font-size: 16px;
} #courselistresults {
    margin-bottom: 0px;
} .w3-bar-block {
    margin-bottom: 20px;
} .btn-info {
    color: #fff !important;
    background-color: #2291e8 !important;
    border-color: #17a2b8;
} .progress-bar {
    background-color: #ffeb3b !important;
} .statusbottoncolor {
    background-color: #003366;
    padding-left: 10px;
    padding-right: 10px;
    color: white;
} .accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: 0px !important;
} .inputborderaround {
    background-color: rgb(255, 255, 255);
    box-shadow: none;
    color: rgb(68, 68, 68) !important;
    height: 38px;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgb(227, 227, 227) !important;
    border-image: initial;
    border-radius: 4px;
    padding: 6px 16px;
} .bootstrap-table_minwidth_200 {
    min-width: 200px;
} .bootstrap-table_minwidth_150 {
    min-width: 150px;
} .bootstrap-table_minwidth_120 {
    min-width: 120px;
} .bootstrap-table_minwidth_75 {
    min-width: 75px;
} .bootstrap-table_maxwidth_50 {
    max-width: 50px;
} .pass-wrapper {
    margin-left: 15px !important;
    margin-top:5px;
} .fa-plus:hover {
    color: #000;
  
} .table-hover tbody tr:hover .fa-plus {
    color: #000 !important;
}
.btn-secondary {
    color: #242424;
    
    background-color: #FFFFFF;
    border-color: #242424;
    /* border-top-color: black !important; */
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    
}

    .btn-secondary:hover {
        color: #242424;
        background-color: #FAFAFA;
        border-color: #C7C7C7;
    } 

.page-item.active .page-link {
   
    background-color: #007bff !important;
    border-color: #007bff !important;
} .k-panelbar .k-tabstrip-top > .k-tabstrip-items .k-state-active, .k-tabstrip-top > .k-tabstrip-items .k-state-active {
    border-bottom-width: 3px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0;
} .k-listbox .k-item, .k-popup .k-list .k-item {
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    padding: 0 4px;
    font-weight: 400;
    font-family: 'Segoe UI';
    color: black !important;
} .navbar {
   
    padding: .0rem 0rem !important; 
}

.remove-table-hover tr:hover {
    background-color: #FFFFFF !important;
    color: #212529 !important;
}
#table_profile .table-hover tbody tr:hover {
    background-color: #FFFFFF !important;
    color: #212529 !important;
}
.modal-header {
  
    border-bottom: 1px solid #FFFFFF !important;
   
}
.modal-footer {
    border-top: 0px solid #dee2e6 !important;
}
.card-header {
    border-bottom: 0px solid rgba(0, 0, 0, .125) !important;
}
.btn-view-instructions {
    color: #fff !important;
    background-color: #2886de;
    border-color: #2886de;
    font-weight: 600;
    vertical-align: middle;
    /* padding-bottom: 7px; */
    font-size: 14px;
    border: none;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0px 16px !important;
    text-decoration: none;
    text-align: center;
    min-width: fit-content;
    min-height: 34px;
    /* background-color: rgb(91, 95, 199); */
    white-space: nowrap;
    margin-bottom: 8px;
    margin-right: 4px;
    margin-left: 14px;
    width: 150px;
    user-select: none;
}

    .btn-view-instructions:hover {
        color: #fff;
        background-color: #0069d9;
        border-color: #0062cc;
        opacity: 0.7;
    }
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px !important; /* in add-in to avoid horiz scrollbar*/
    margin-left: 0px !important; /* in add-in to avoid horiz scrollbar*/
    padding-bottom: 0px !important;
}
div.AppsForOfficeReactContainer {
    height: 100% !important;
    display: flex !important;
}
.indentuser {
    margin-left: -30px !important;
}
.AddinIframe {
    overflow-x: hidden !important;
}

#langselector {
    margin-top: 30px !important;
}


#masterdiv {
    /*margin-left: 7px ;
    padding-right: 7px ;*/
    width: 100% !important;
    margin-left: 0px;
    margin-top: 60px;
}

#masterdivsub {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

#waitContainer {
    text-align: center;
}

.iconstoppanel {
    margin-left: 0px !important;
}

.contenttops {
    width: 100%;
    /* max-width: 600px !important; 
    margin-top: 50px !important;*/
    margin-left: 2%;
    margin-left: 0px !important;
    height: 70px;
}
.tabclassing {
    margin-top: 5px;
    margin-left: 5px;
}
.manager {
    /*max-width: 280px !important;*/
    margin-top: 42px !important;
    margin-left: 0px !important;
    padding-right: 0px;
}
.manager_guest {
    /* max-width: 280px !important; */
    margin-top: 75px !important;
    margin-left: 0px !important;
    padding-right: 0px;
}

.manager_noedit {
    /*max-width: 280px !important;*/
    margin-top: 79px !important;
    margin-left: 0px !important;
    padding-right: 0px;
}


#lessonresults {
    margin-left: 0px !important;
}

.col-md-2, .col-md-4, .col-md-6, .col-md-8 {
    padding-left: 0px !important;
}

.container {
    width: 100% !important;
}

.tab-content > .active {
    margin-left: 0px !important;
}


.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0px !important;
    left: 0;
    background-color: #FFFFFF;
    overflow-x: hidden;
    overflow-y: auto !important;
    transition: 0.5s;
    padding-top: 60px;
}

.buttoncontainer {
    width: 120px !important;
}

.ms-fontColor-themePrimary, .ms-fontColor-themePrimary--hover:hover {
    color: #212529 !important;
}

.lessonrt_icon_showvideo_extended {
    margin-left: 23px;
    height: 22px;
    display: inline-block !important;
}

.dropdownpanel_search {
    /*top: 97px; DO NOT USE*/
    /* right: 0; */
    /* bottom: 0; */
    margin-top: -5px;
    left: 50px 50px;
    position: absolute;
    width: 70%;
    max-width: 400px;
    /*height: 0px; */
    z-index: 101;
    margin-left: 75px !important;
    background-color: #FFF;
    display: none;
}

leftlogo {
    margin-top: 0px !important;
}

#profilearea.ml-auto, .mx-auto {
    margin-right: 25px !important;
}

.touricon_header {
    margin-right: -24px !important;
}

.container {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.wsactive .wsmobileheader {
    margin-left: 265px !important;
}

.wsmenu {
    width: 100% !important;
    background-color: white !important;
}

    .wsmenu > .wsmenu-list {
        width: 100% !important;
        max-width: 100% !important;
    }

        .wsmenu > .wsmenu-list > li > a {
            max-width: 100% !important;
        }

.wsactive .wsmenucontainer {
    margin-left: 0px !important;
}
h1[id] {
    padding-top: 0px;
    margin-top: 0;
    margin-left: 15px !important;
}
#accordionTopPanel {
   
    margin-left: -15px !important;
}
.dropdownpanel_courselist {
    
    width: 100% !important;
}

.dropdownpanel_manageprofile {
    width: 97% !important;
}
.contenttops {
    margin-left: 0px !important;
}
.select2-container {
    min-width: 80px;
    max-width: 90% !important;
}
.millery-theme-3 .millery-container {
   margin-left:-10px !important;
}
