@font-face {
}

*, ::before, ::after {
    box-sizing: border-box;
}

html {
    overflow-x: hidden;
}

.top180 {
    margin-top: 180px;
}

img {
    max-width: 100%;
    object-fit: contain;
    max-height: 100% !important;
}

body {
    font-family: Poppins, Arial, sans-serif, "Segoe UI";
    font-weight: 400;
    font-size: 1.5rem;
    color: rgb(60, 71, 84);
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
}

.f-body {
    color: rgb(60, 71, 84);
}

.ed-flex-parent {
    display: flex;
    flex-wrap: wrap;
}

.flex-grid {
    display: flex;
    flex-flow: row wrap;
}

.flex-col {
    flex: 1 1 33%;
    max-width: 33%;
}

.main-login {
    background-image: url("../images/banner-dl.jpg");
    min-height: 89vh;
    width: 100%;
    height: 100%;
    background-position: 50% center;
    background-size: cover;
    z-index: -1;
}


.test_modal {
    outline: 5em solid hsl(0deg 0% 86%);
    margin-top: 6em;
    border-radius: 0;
    padding: 2em;
  }



.flex-col .card, .flex-col .card.block-content {
    height: 100%;
}

.flex-col .card__content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 200px;
}

@keyframes morph {
    0% {
        background-color: rgb(0, 171, 214);
    }

    25% {
        background-color: rgb(40, 167, 69);
    }

    50% {
        background-color: rgb(253, 126, 20);
    }

    75% {
        background-color: rgb(232, 62, 140);
    }

    100% {
        background-color: rgb(0, 171, 214);
    }
}

.dashboard {
    background: rgb(0, 48, 135);
    color: rgb(255, 255, 255);
}

.dashboard-svg {
    height: 5rem;
    margin-top: 1.8rem;
    margin-right: 1.2rem;
}

.dashboard-key-no {
    font-size: 6rem;
    font-weight: bold;
    display: flex;
    color: rgb(255, 255, 255);
}

.dashboard-key-no a {
    font-size: 6rem;
    font-weight: bold;
    display: flex;
    color: rgb(255, 255, 255);
}

.dashboard-key-no p {
    font-size: 1.4rem;
    font-weight: 400;
    display: flex;
    color: rgb(255, 255, 255);
    justify-content: center;
    align-items: flex-end;
    margin-left: 0.8rem;
    margin-bottom: 2rem;
}

.dashboard-list {
    margin-top: 1rem;
}

.dashboard-key-no h3 {
    font-size: 2rem;
    font-weight: 800;
    display: flex;
    color: rgb(255, 255, 255);
    justify-content: center;
    align-items: flex-end;
    margin-top: 0rem;
    margin-bottom: 0rem;
}

.time01 {
    margin-left: 6.6rem;
    margin-top: 0.6rem;
}

.dashboard-key-no h2 {
    font-size: 4rem;
    font-weight: 800;
    display: flex;
    color: rgb(255, 255, 255);
    justify-content: center;
    align-items: flex-end;
    margin-top: 0rem;
    margin-bottom: 0rem;
}

.home-page-news {
    animation: 24s ease 0s infinite normal none running morph;
    color: rgb(255, 255, 255);
    line-height: 1.6;
    padding: 6px;
}

.home-page-news a {
    color: rgb(255, 255, 255);
}

.home-page-news p {
    margin: 0px;
}

.centered_tile {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 80%;
}

.centered_tile_80 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 98%;
}

h1.h1 {
    font-size: 4rem;
    line-height: 4rem;
    letter-spacing: 0.1em;
    font-weight: 600;
    margin-bottom: 2rem;
    position: relative;
    color: rgb(20, 78, 161);
}

h1.h1::after {
}

.btn-default {
    background: rgb(238, 69, 77);
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    border: 1px solid transparent;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
}

blockquote {
    padding: 10px 20px;
    margin: 0px 0px 20px;
    font-size: 17.5px;
    border-left: 5px solid rgb(237, 27, 36);
}

.ed_red {
    color: rgb(237, 27, 36);
}

.content-next {
    color: rgb(237, 27, 36);
    font-size: 0.9em;
}

h1 {
    font-size: 3.4rem;
    line-height: 1;
    font-weight: 600;
    position: relative;
    color: rgb(20, 78, 161);
}

h2 {
    font-size: 3rem;
    line-height: 3rem;
    letter-spacing: 0.1em;
    font-weight: 600;
    margin-bottom: 3rem;
    color: rgb(20, 78, 161);
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-width: 5px 0px 0px;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image: initial;
    border-top-style: solid;
    border-top-color: rgb(238, 69, 77);
    border-top-width: 5px;
    border: solid rgb(238, 69, 77);
}

h3 {
    font-family: Poppins, Arial, sans-serif, "Segoe UI";
    font-weight: 600;
    font-size: 18px;
    margin: 0px 0px 10px;
}

h1, h2, h3, h4, h5 {
    font-family: Poppins, Arial, sans-serif, "Segoe UI";
}

.input-group {
    max-width: 95%;
    display: flex;
}

.form-input-group .input-group {
    max-width: unset;
    display: table;
}

label {
    font-weight: 600;
    align-self: center;
    margin-bottom: 0px;
}

.w8em {
    width: 8em;
}

.upc {
    text-transform: uppercase;
}

.b-solid-red {
    border-bottom: 1px solid rgb(86, 86, 86);
}

.bold {
    font-weight: bold;
}

.pb-5 {
    padding-bottom: 5px;
}

#outer-wrapper {
    width: 100%;
}

#wrapper-top {
    margin: 0px auto;
}

.buttons-container {
    padding: 1em 4em 0px 0px;
    float: right;
}

.breadcrumbs-container {
    padding: 1em 4em 0px 0px;
    float: left;
}

.site-logo {
    position: relative;
    padding-left: 20px;
    height: 100px;
    margin: 0px;
    display: block;
}

#primarynav {
    float: left;
    max-width: 1300px;
    background: rgb(255, 255, 255);
    margin-top: 30px;
    margin-left: 100px;
}

#primarynav ul {
    float: left;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#primarynav ul li {
    float: left;
    font-size: 1.3em;
    color: rgb(51, 51, 51);
    padding: 0px;
    margin: 0px;
}

#primarynav ul li a {
    display: block;
    font-size: 1.6rem;
    padding: 1rem 1.5rem;
    color: rgb(20, 78, 161);
    font-weight: 500;
    letter-spacing: 2px;
}

#navbar #primary-menu > li.current-menu-item a, #navbar #primary-menu > li a:hover {
    color: rgb(238, 69, 77);
}

#lms-buttons1 {
    display: block;
    border-top: 4px solid rgb(237, 28, 36);
}

.lms-red {
    color: rgb(238, 69, 77);
}

.lms-dark-gray {
    color: rgb(160, 160, 160);
}

.lms-black {
    color: rgb(0, 0, 0);
}

.bg-white {
    background-color: rgb(255, 255, 255) !important;
}

.bg-lms-red {
    background-color: rgb(86, 86, 86);
}

.box-lms {
    padding: 20px 30px 30px;
}

.b-black-1 {
    border: 1px solid black;
}

.b-black-2 {
    border: 2px solid black;
}

.b-red-1 {
    border: 1px solid rgb(86, 86, 86);
}

.b-red-2 {
    border: 2px solid rgb(86, 86, 86);
}

.b-red-3 {
    border: 3px solid rgb(86, 86, 86);
}

.b-red-4 {
    border: 4px solid rgb(86, 86, 86);
}

table tr.highlight td {
    background-color: rgb(253, 255, 162);
}

.even {
    background-color: rgb(253, 255, 162);
}

header {
    text-align: center;
    border-bottom: 1px solid rgb(20, 78, 161);
    z-index: 999;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.nav-toggle {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
}

.nav-toggle:focus ~ .nav-toggle-label {
}

.nav-toggle-label {
    position: absolute;
    margin-left: 1em;
    margin-top: 2.5em;
    display: flex;
    align-items: flex-end;
    z-index: 2;
}

.nav-toggle-label span, .nav-toggle-label span::before, .nav-toggle-label span::after {
    display: block;
    background: rgb(20, 78, 161);
    height: 4px;
    width: 2em;
    border-radius: 2px;
    position: relative;
}

.nav-toggle-label span::before, .nav-toggle-label span::after {
    content: "";
    position: absolute;
}

.nav-toggle-label span::before {
    bottom: 8px;
}

.nav-toggle-label span::after {
    top: 8px;
}

nav {
    position: absolute;
    height: 22em;
    text-align: left;
    top: 0px;
    left: 0px;
    z-index: 1;
    background: white;
    width: 100%;
    transform: scale(1, 0);
    transform-origin: center top;
    border-bottom: 1px solid rgb(20, 78, 161);
    transition: transform 400ms ease-in-out 0s;
}

nav ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

nav li {
    margin-top: 2em;
    margin-bottom: 0.9em;
    margin-left: 6em;
}

nav a {
    text-decoration: none;
    font-size: 1.6rem;
    padding: 0.4rem;
    color: rgb(20, 78, 161);
    font-weight: 500;
    opacity: 0;
    transition: opacity 150ms ease-in-out 0s;
}

nav a:hover {
    color: rgb(20, 78, 170);
}

.nav-toggle:checked ~ nav {
    transform: scale(1, 1);
}

.nav-toggle:checked ~ nav a {
    opacity: 1;
    transition: opacity 250ms ease-in-out 250ms;
}

.logo {
    max-width: 260px;
    grid-column: 2 / 4;
}

@media screen and (min-width: 768px) {
    .col-sm-3, .col-sm-9 {
        padding-left: 2px;
        padding-right: 2px;
    }
}

@media screen and (min-width: 1000px) {
    nav li {
        margin-left: 2em;
        margin-bottom: 0px;
    }
}

@media screen and (min-width: 790px) {
    .nav-toggle-label {
        display: none;
    }

    header {
        display: flex;
        align-items: center;
       
    }


    nav {
        position: relative;
        text-align: left;
        transition: none 0s ease 0s;
        transform: scale(1, 1);
        background: none;
        top: initial;
        left: initial;
        height: 100%;
        border-bottom: 0px;
        grid-column: 3 / 4;
        display: flex;
        justify-content: flex-end;
    }

    nav ul {
        display: flex;
    }

    nav li {
        margin-left: 0.6em;
        margin-right: 0.6em;
        margin-bottom: 0px;
    }

    nav a {
        opacity: 1;
        position: relative;
    }

    nav a::before {
        content: "";
        display: block;
        height: 5px;
        background: rgb(238, 69, 77);
        position: absolute;
        top: -0.75em;
        left: 0px;
        right: 0px;
        transform: scale(0, 1);
        transition: transform 250ms ease-in-out 0s;
    }

    nav a:hover::before {
        transform: scale(1, 1);
    }
}

.question {
    margin: 10px auto 0px;
    padding: 10px;
    text-align: left;
    font-size: 17px;
    line-height: 1.4em;
    font-weight: 600;
}

.question ul {
    list-style: none;
}

.question input[type="checkbox" i] {
    margin: -4px 3px 3px 4px;
    transform: scale(1.6);
}

.question p {
    display: inline;
}

.mcq-question h2 {
    padding: 10px;
    color: white;
    background-color: rgb(20, 78, 161);
    margin: 0px;
}

.question {
    margin: 10px auto 0px;
    padding: 5px;
    text-align: left;
    font-size: 17px;
    line-height: 1.7em;
    font-weight: 600;
}

.mcq-question a {
    color: white;
}

.mcq-question {
    border: 0px;
}

.navbar {
    font-size: 18px;
    color: rgb(0, 0, 0);
    border-radius: 0px;
    margin-bottom: 0px;
    height: 54px;
    margin-top: 20px;
}

.navbar a {
    display: block;
    padding: 8px 24px 10px 10px;
    border-right: 1px solid rgb(207, 207, 207);
    background: rgb(255, 255, 255);
    text-decoration: none;
    border-top: 4px solid rgb(237, 28, 36);
    color: rgb(102, 102, 102);
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

.navbar a.on {
    background: rgb(255, 255, 255);
    border-top: 4px solid rgb(237, 28, 36);
    color: rgb(102, 102, 102);
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: url("../images/top-nav-hover.gif") left top repeat-x;
    border-top: 4px solid rgb(229, 229, 229);
    color: rgb(51, 51, 51);
}

.tabs .nav > li > a:focus, .tabs .nav > li > a:hover {
    border-top: 0px;
}

.navbar-toggle .icon-bar {
    background-color: white;
}

.navbar-toggle {
    float: left;
    margin-left: 20px;
}

.header {
    height: 100px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

#header-lms {
    width: 100%;
    float: left;
    background: white;
    border-bottom: 1px solid lightgray;
    display: flex;
}

#lms-logo {
    float: left;
    margin: 0px;
}

#lms-logo a img {
    outline: none;
    border: none;
    background: transparent;
    text-decoration: none;
}

.logo-container {
    padding: 0px;
    float: left;
}

.logo-container .logo, .logo-container .descriptor {
    display: inline-block;
    vertical-align: bottom;
    float: left;
    padding-left: 18px;
}

.logo-container .descriptor {
    margin-left: 30px;
}

.logo-container .descriptor span {
    font-size: 16px;
    font-weight: bold;
    color: rgb(0, 0, 0);
    line-height: 0;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
}

.site-logo__link {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    padding: 0px;
}

.login-form {
    margin: 0px auto;
    background: rgba(255, 255, 255, 0.92);
    padding: 30px;
    font-size: 17px;
}

.event-reg-form {
    margin: 0px auto;
    background: rgb(255, 255, 255);
    padding: 30px 30px 15px;
    font-size: 17px;
}

.max300 {
    max-width: 300px !important;
}

.max700 {
    max-width: 700px;
}

.max800 {
    max-width: 800px;
}

.login-details {
    margin-bottom: 50px;
    max-width: 40em;
}

.login-details h3 {
    font-size: 23px;
    padding-bottom: 15px;
    border-bottom: 2px solid rgb(86, 86, 86);
}

.parsley-errors-list {
    margin-top: 4px;
    padding: 0px;
}

.parsley-errors-list li {
    padding: 0px;
    list-style: none;
    color: rgb(204, 0, 0);
}

.parsley-error {
    border: 2px solid rgb(204, 0, 0) !important;
}

#login .parsley-errors-list {
    display: none;
}

#breadcrumbs-block #breadcrumbs {
    padding: 0px 0px 18px;
}

#breadcrumbs-block #breadcrumbs ul, .breadcrumbs-case-studies ul {
    list-style-type: none;
    margin: 0px;
}

.breadcrumbs-case-studies ul {
    padding: 0px;
}

#breadcrumbs-block #breadcrumbs ul li, .breadcrumbs-case-studies ul li {
    float: left;
    padding-right: 8px;
    margin-top: 8px;
    font-size: 16px;
    color: rgb(0, 0, 0);
}

#breadcrumbs-block #breadcrumbs ul li.first {
    margin-top: 0px;
}

#breadcrumbs-block #breadcrumbs ul li.first:nth-child(2) a {
    width: 45px;
    height: 36px;
    margin-top: -8px;
    display: block;
}

#breadcrumbs-block #breadcrumbs ul li.first a {
    text-decoration: none;
    margin-top: 0px;
}

#breadcrumbs-block #breadcrumbs ul li a, .breadcrumbs-case-studies ul li a {
    color: rgb(0, 0, 0);
}

#breadcrumbs-block #breadcrumbs ul li::before {
    background: url("../images/icon-arrow.svg") no-repeat transparent;
    content: "";
    float: left;
    height: 10px;
    margin: 6px 6px 0px 0px;
    width: 7px;
}

#breadcrumbs-block #breadcrumbs ul li.first::before {
    background: url("") no-repeat transparent;
    content: "";
    float: left;
    height: 10px;
    margin: 6px 6px 0px 0px;
    width: 7px;
}

#breadcrumbs-block #breadcrumbs ul li:last-child {
    font-weight: bold;
}

.breadcrumbs-case-studies {
    color: rgb(0, 0, 0);
    font-weight: bold;
}

.breadcrumbs-case-studies ul li.next::before {
    background: url("../images/icon-arrow.svg") no-repeat transparent;
    content: "";
    float: left;
    height: 10px;
    margin: 6px 6px 0px 0px;
    width: 7px;
}

.banner {
    background-image: url("../images/banner-dl.jpg");
    height: 400px;
    background-size: cover;
    position: relative;
}

.banner-hs {
    background-image: url("../images/banner-hs.jpg");
}

#iceCarousel {
    height: 400px;
}

#iceCarousel .item {
    margin-top: 80px;
    height: 130px;
    background-color: rgba(255, 255, 255, 0.7);
}

#iceCarousel h3 {
    font-size: 25px;
}

.carousel-caption {
    bottom: 0px;
    left: 20%;
    right: 20%;
}

.carousel-caption h3 {
    color: rgb(0, 0, 0);
    text-shadow: 0px 0px 0px;
}

.carousel-inner {
    margin-top: 100px;
}

.carousel-indicators li {
    border-color: rgb(0, 0, 0);
}

.carousel-indicators li.active {
    background-color: rgb(0, 0, 0);
}

@media screen and (min-width: 868px) {
    .carousel-indicators {
        bottom: 189px;
        visibility: visible;
    }
}

.banner .box {
    width: 390px;
    height: 190px;
    background-color: rgba(210, 112, 15, 0.9);
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    top: 160px;
    left: 50px;
    padding: 30px;
}

.banner h1 {
    font-size: 32px;
    color: rgb(255, 255, 255);
    margin-top: 10px;
    margin-bottom: 1rem;
}

.banner-headline {
    padding-left: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    position: relative;
    max-width: 680px;
}

.banner-headline ::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.banner .box h1 {
    font-size: 35px;
    margin-top: 0px;
    margin-bottom: 30px;
}

.banner .box p {
    font-style: italic;
}

.main {
    background: rgb(244, 244, 244);
    min-height: 100px;
    z-index: -1;
}

.programme-box {
    min-height: 385px;
    box-shadow: rgb(170, 170, 170) 5px 5px 5px;
    border-radius: 20px;
}

.block-content {
    background-color: rgb(255, 255, 255);
}

.block-content .body {
    padding: 15px 9px 10px;
    min-height: 130px;
    border: 1px solid rgb(255, 255, 255);
}

.pic {
    height: 190px;
    background-image: url("../images/pl.jpg");
    background-size: cover;
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.my-programme .pic {
    background-size: cover;
    border-radius: 2px;
}

.corner-text-wrapper {
    transform: rotate(45deg);
    clip: rect(0px, 100.421px, 55.7107px, 0px);
    height: 70px;
    position: absolute;
    right: -20.7107px;
    top: -39.73px;
    width: 91.421px;
    z-index: 1;
}

.corner-text {
    color: white;
    transform: rotate(-45deg);
    left: 25px;
    top: 27px;
    background-color: rgb(86, 86, 86);
    display: block;
    height: 100px;
    position: absolute;
    width: 100px;
    z-index: 2;
}

.corner-text span {
    position: relative;
    top: 5px;
    left: 20px;
    display: block;
    text-align: center;
    font-size: 20px;
}

.normal-text {
    font-size: 16px;
}

.pic2 {
    background-image: url("../images/bridge.jpg");
}

.pic3 {
    background-image: url("../images/nuclear.jpg");
}

.pic4 {
    background-image: url("../images/highway.jpg");
}

.programme-details {
    background-color: rgb(255, 255, 255);
    min-height: 300px;
    padding: 20px 30px 30px;
}

.programme-content {
    background-color: rgb(255, 255, 255);
    padding: 20px;
}

.courses-details {
    background-color: rgb(255, 255, 255);
    padding: 15px;
    font-size: 13px;
    margin-bottom: 20px;
}

.courses-details table td {
    border-bottom: 1px solid rgb(221, 221, 221);
}

.courses-details table {
    border-collapse: collapse;
}

.top-table td {
    font-size: 15px;
    border: 0px !important;
}

.top-table {
    font-weight: bold;
}

.courses-details caption {
    font-size: 15px;
}

.flex {
    display: flex;
}

.justify-content-center {
    justify-content: center;
}

.hide-this {
    display: none;
}

.programme-content h2 {
    font-size: 20px;
    margin-top: 0px;
}

.content-image img {
    width: 100%;
}

#content_title h1 {
    line-height: 1em;
    color: rgb(20, 78, 161);
    margin-bottom: 15px;
    margin-top: 0px;
}

#content .content-body {
    padding: 50px 20px 20px;
}

.content-body {
    padding-top: 1em;
}

.videoEmbed {
    text-align: center;
}

a.noBg {
    background: url("") left center no-repeat transparent;
    padding-left: 0px;
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    color: rgb(60, 71, 84);
    font-size: 1.4rem;
}

.truncate-title {
    overflow: hidden;
    text-overflow: ellipsis;
}

.wall-image {
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

.nav-pills > li + li {
    margin-left: 0px;
    border-left: 4px solid white;
}

.nav-pills:not(.nav-h) > li {
    float: left;
    width: 33.33%;
    border-radius: 0px;
    background-color: rgb(244, 244, 244);
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: rgb(0, 0, 0);
}

.nav-pills > li.active {
    background-color: rgb(238, 69, 77);
    color: rgb(255, 255, 255);
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: rgb(255, 255, 255);
    background: transparent;
}

.nav-pills > li > a {
    border-radius: 0px;
    color: rgb(0, 0, 0);
}

.nav-pills > li > a:hover {
    color: rgb(238, 69, 77);
    background: transparent;
}

.tabs {
    margin-top: 20px;
}

.programme-description {
    margin-top: 20px;
    font-size: 18px;
}

.programme-lo .lo {
    background-color: rgb(240, 243, 245);
    border-top: 4px solid rgb(238, 69, 77);
    min-height: 200px;
    padding: 20px;
}

.panel-group {
    margin-top: 20px;
}

.panel-group .panel {
    margin-bottom: 0px;
    border-radius: 0px;
    background-color: rgb(236, 234, 230);
}

.panel-default {
    border-color: rgb(236, 234, 230);
    border-left-width: 4px;
    border-left-style: solid;
    background-color: rgb(236, 234, 230);
}

.panel-default > .panel-heading {
    color: rgb(51, 51, 51);
    background-color: rgb(236, 234, 230);
    border-color: rgb(236, 234, 230);
    border-radius: 0px;
    padding: 20px;
}

.search-box .panel-default > .panel-heading {
    padding: 10px;
}

.search-box .panel-title {
    font-size: 14px;
}

.search-box .panel-title .module-content-item-visited {
    font-size: 20px;
}

.search-box .module-content-item-link {
    font-size: 13px;
}

.search-box .module-content-item-visited {
    font-size: 18px;
    width: 26px;
}

.search-box .module-content-item {
    background: rgb(255, 255, 255);
}

.search-box .panel-default:hover {
    border-left: 4px solid transparent;
}

.search-box .panel-default.current {
    border-left: 4px solid rgb(238, 69, 77);
}

.panel-default:hover {
    border-left: 4px solid rgb(238, 69, 77);
    background-color: rgb(240, 243, 245);
}

.panel-default > .panel-heading:hover {
    background-color: rgb(240, 243, 245);
}

.panel-collapse.collapse.in .panel-body {
    background-color: rgb(240, 243, 245);
}

.programme-lo .lo p {
    font-size: 18px;
}

.programme-lo .lo ul {
    font-size: 16px;
    line-height: 1.5em;
}

.free-course-tag {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2;
    padding: 0px 0px 24px;
    color: rgb(210, 112, 15);
}

.free-statement-block {
    color: rgb(38, 38, 38);
    font-size: 1.125rem;
    font-weight: bold;
    padding: 5px 0px 5px 56px;
    position: relative;
    width: 200px;
    float: right;
}

.panel-body {
    padding: 0px;
}

.module-content {
    width: 100%;
}

.module-content-item a {
    color: inherit;
}

.module-content-item {
    padding-left: 30px;
    border-top: 1px solid rgb(255, 255, 255);
    min-height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.search-box .module-content-item {
    padding-left: 10px;
    border-bottom: 1px solid gray;
}

.search-box .module-content-item.current {
    padding-left: 10px;
    border-bottom: 1px solid gray;
    background-color: rgb(240, 243, 245);
}

.module-content-item-link {
    float: left;
    width: 80%;
}

.module-content-item-visited {
    width: 36px;
    margin-top: -5px;
    float: right;
    font-size: 22px;
    color: rgb(86, 86, 86);
}

.download-icons {
    font-size: 50px;
}

.word-icon {
    color: rgb(52, 152, 219);
}

.pdf-icon, .star-icon {
    color: rgb(223, 75, 53);
}

.star-icon {
    font-size: 25px;
}

.sm-icon {
    font-size: 11px;
}

.full-bg {
    background-color: rgb(86, 86, 86);
    color: rgb(255, 255, 255);
}

input[type="search"] {
    border: 1px solid rgb(86, 86, 86);
}

.full-bg.filter-top-header h2 a {
    background-color: rgb(86, 86, 86);
    color: rgb(255, 255, 255);
    padding-left: 10px;
    text-decoration: none;
}

.my-prog-status {
    top: 160px;
    width: 100%;
    position: absolute;
}

.panel-title .module-content-item-visited {
    width: 17px;
    margin-top: -3px;
    float: right;
    font-size: 25px;
    color: rgb(86, 86, 86);
}

.progress {
    margin-bottom: 12px;
}

.progress-bar {
    background-color: rgb(238, 69, 77);
}

.progress-bar-completed {
    background-color: rgb(92, 184, 92);
    cursor: pointer;
}

.progress-bar-in-progress {
    background-color: rgb(63, 88, 239);
    cursor: pointer;
}

.progress-bar-not-started {
    background-color: rgb(238, 69, 77);
    cursor: pointer;
}

.TotalStats {
    background: rgb(217, 217, 217);
    padding: 30px 30px 10px;
}

.progressDesc > div {
    font-weight: bold;
}

.progressDesc-Completed {
    color: rgb(33, 152, 49);
}

.progressDesc-InProgress {
    color: rgb(63, 88, 239);
}

.progressDesc-NotStarted {
    color: rgb(240, 63, 63);
}

.progressDesc > div:hover {
    cursor: pointer;
}

.block-content .desc {
}

.block-content .desc p {
    font-size: 14px;
    color: rgb(61, 57, 58);
    line-height: 1.3;
    margin: 0px auto;
    text-align: left;
    text-shadow: 0px 0.2px 0px;
    padding: 0px 5px 15px 0px;
    max-height: 100px;
}

.box-info {
    background: rgb(210, 112, 15);
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 0px;
    left: 0px;
    overflow: hidden;
    height: 30px;
    padding-top: 5px;
    padding-left: 12px;
    padding-right: 12px;
}

.desc .content-title {
    display: block;
    margin: 0px;
    padding: 5px 5px 7px 0px;
    font-weight: 600;
    font-size: 18px;
    color: rgb(20, 63, 165);
}

.content-text {
    font-size: 14px;
    color: rgb(61, 57, 58);
    line-height: 1.3;
}

.content-title a {
    color: rgb(20, 63, 165);
    text-decoration: none;
    cursor: pointer;
}

.content-title a:hover {
    color: rgb(238, 69, 77);
    text-decoration: none;
}

.box-bottom {
    border-top: 1px solid rgb(86, 86, 86);
    padding-top: 11px;
}

.box-bottom .type {
    float: left;
    padding: 0px 0px 0px 10px;
    font-weight: bold;
    font-size: 16px;
}

.box-bottom .hours {
    float: right;
    font-size: 14px;
    font-weight: 600;
    color: rgb(49, 46, 46);
    width: auto;
    text-align: right;
    position: relative;
    padding-top: 4px;
    padding-left: 17px;
}

.box-bottom .hours::before {
    content: "";
    width: 25px;
    height: 22px;
    position: absolute;
    left: -5px;
    top: 2px;
    margin-left: -5px;
    background: url("../images/icon-clock.svg") 50% 50% / 20px no-repeat transparent;
}

.filter-header .hours-icon {
    width: 40px;
    height: 40px;
    background: url("../images/icon-clock.svg") 50% 50% / 35px no-repeat transparent;
    float: left;
    color: rgb(86, 86, 86);
}

.filter-header .hours, .filter-header .level, .filter-header .ratings {
    font-size: 18px;
    margin-top: 10px;
}

.ratings {
    margin-top: 20px;
}

.filter-header .hours-text, .filter-header .level-text {
    display: inline-block;
    padding-top: 7px;
    margin-left: 10px;
}

.filter-header .level-text {
    display: inline-block;
    padding-top: 11px;
    margin-left: 0px;
    margin-right: 5px;
}

.filter-header .level-icon {
    display: inline-block;
    background: rgb(210, 112, 15);
    color: rgb(255, 255, 255);
    height: 30px;
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    margin-left: 5px;
}

.panel-type {
    min-height: 210px;
    background-color: rgb(238, 69, 77);
    margin-bottom: 20px;
}

.panel-type h3 {
    font-size: 23px;
}

.panel-desc {
    padding: 20px 20px 20px 0px;
    color: rgb(255, 255, 255);
    font-size: 1em;
    font-weight: 400;
}

.panel-icon {
    padding: 10px 10px 10px 20px;
    font-size: 40px;
    color: rgb(238, 69, 77);
}

.panel-desc h3 {
    font-weight: 600;
}

.subject-topics {
    font-weight: bold;
    font-size: 18px;
    padding: 0px 20px 25px;
    color: rgb(0, 0, 0);
}

.search-box {
    min-height: 100px;
    padding: 6px 15px;
}

.uni-statement-text {
    float: left;
    width: 70px;
}

.fa-university {
    font-size: 40px;
    display: block;
    float: left;
    width: 55px;
}

#refine-reset-btn {
    background: rgb(205, 203, 199);
    border-radius: 5px;
    border: 1px solid rgb(160, 152, 143);
    float: right;
    padding: 5px 15px;
    text-transform: none;
    color: rgb(0, 0, 0);
}

.filter-top-header {
    margin-top: 10px;
    margin-bottom: 10px;
}

.filter-top-header h2 {
    float: left;
    margin-top: 8px;
    font-size: 18px;
    color: rgb(20, 63, 165);
    font-weight: bold;
}

.filter-header {
    border-top: 1px solid rgb(0, 0, 0);
    margin-bottom: 10px;
}

.filter-header h3 {
    margin: 0px;
    font-weight: bold;
    line-height: 1.5em;
    font-size: 16px;
    color: rgb(20, 63, 165);
    padding-bottom: 10px;
    padding-top: 10px;
}

.filter-header ul, .refine ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.no-results {
    font-size: 60px;
    color: rgb(86, 86, 86);
}

.no-results-text {
    font-size: 20px;
    text-align: center;
}

.review {
    border-top: 1px dashed rgb(238, 69, 77);
}

.review-title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    color: rgb(0, 0, 0);
}

.review-user {
    font-weight: bold;
    color: rgb(238, 69, 77);
}

.review-date {
    color: rgb(238, 69, 77);
}

.review-avatar {
    font-size: 50px;
    margin-top: 15px;
    color: rgb(238, 69, 77);
}

.f-w {
    color: white !important;
}

.gray {
    background-color: rgb(0, 171, 214);
}

.gray:hover {
    background-color: rgb(86, 86, 86);
}

.darkgray {
    background-color: rgb(165, 165, 165);
}

.darkgray:hover {
    background-color: rgba(165, 165, 165, 0.9);
}

.blue {
    background-color: rgb(77, 114, 190);
}

.blue:hover {
    background-color: rgba(77, 114, 190, 0.9);
}

.orange {
    background-color: rgb(223, 130, 68);
}

.orange:hover {
    background-color: rgba(223, 130, 68, 0.9);
}

.green {
    background-color: rgb(126, 171, 85);
}

.green:hover {
    background-color: rgba(126, 171, 85, 0.9);
}

.yellow {
    background-color: rgb(246, 193, 67);
}

.yellow:hover {
    background-color: rgba(246, 193, 67, 0.9);
}

.r-ctn {
    position: absolute;
    margin-top: 0px;
    bottom: 0px;
    right: 15px;
}

.tile p {
    color: rgb(255, 255, 255);
}

.tile {
    height: 210px;
    transition: background-color 500ms ease 0s;
    color: rgb(255, 255, 255);
    border-radius: 20px;
}

.tile h3 {
    font-weight: normal;
    font-style: normal;
    color: rgb(255, 255, 255);
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.tile .links a {
    color: rgb(0, 0, 0);
    font-size: 17px;
}

.font55 {
    font-size: 55px;
    color: rgb(60, 71, 84);
    position: absolute;
    top: 58px;
    right: 20px;
}

.top80 {
    margin-top: 80px;
}

.bottom-border::before, .top-border::before {
    content: "";
    position: absolute;
    height: 18px;
    width: 100%;
    background: #003866;
    z-index: 400;
}

footer .footer-menu {
    background: #003866;
    padding: 4vw 1.5rem 4vw 1.5rem;
    margin-left: auto;
    margin-right: auto;

}



footer .columns {

    display:flex;
    flex-direction: row;
    color: #fff;
    justify-content: space-between;
    padding: 0 10vw;

}

#footer-menu {
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 15px;
}

#footer-menu > li {
    float: left;
    width: 20%;
    padding: 0px;
}

.footer-main {
    background-color: rgb(86, 86, 86);
    color: rgb(255, 255, 255);
}

#footer-menu > li > a {
    margin: 0px;
    font-weight: 500;
}

.footer-main a {
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.top-footer {
    padding: 20px 0px;
}

.footer-content {
    width: 0px;
}

.footer-content {
    float: left;
    width: 20%;
}

.bottom-footer {
    padding: 50px 0px 0px;
}

.footer-menu-wrapper {
    width: 97%;
}

.footer-menu-wrapper {
    float: right;
    width: 76%;
    line-height: 1.8;
}

#footer-menu::after {
    content: "";
    display: block;
    clear: both;
}



.clear {
    clear: both;
    width: 100%;
    display: block;
}

.footer-bottom {
    background-color: rgb(58, 58, 58);
    color: rgb(255, 255, 255);
    font-size: 11px;
    height: 200px;
    padding-left: 5%;
    padding-right: 10%;
}

.site-info {
    padding: 10px 0px 28px;
    height: 100px;
}

.tf-section {
    float: left;
    padding: 4px 40px;
}

.site-info::after {
    content: "";
    clear: both;
    display: inline;
}

.si-logo img {
    max-width: 90px;
}

.si-logo {
    padding-left: 0px;
    width: 19%;
}

#footer-menu ul {
    list-style: none;
    margin: 25px 0px;
    padding: 0px;
}

.si-site-info {
    width: 80%;
}

footer, footer a, footer a:hover {
    color: rgb(255, 255, 255);
}

footer ul {
    list-style: none;
}

footer .footer-menu ul.widget-list-chevron > li {
    font-size: 15px;
}

footer h3 {
    font-size: 17px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    line-height: normal;
    margin: 0px 0px 10px;
}

ul.widget-list-chevron {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

ul.widget-list-chevron li {
    line-height: 19px;
    margin: 5px 0px 10px;
    padding-left: 20px;
}

.footer-links a {
    transition: all 0.3s ease 0s;
}

footer .footer-links .col-sm-9 ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

footer .footer-links .col-sm-9 ul > li {
    display: inline;
    font-size: 14px;
}

footer .footer-links .col-sm-9 ul > li a {
    float: left;
    margin: 10px 0px;
    padding: 3px 15px;
    border-radius: 3px;
}

footer .footer-links .col-sm-9 ul > li a:hover, footer .footer-links .col-sm-9 ul > li a:active {
    background: rgb(210, 112, 15);
    text-decoration: none;
}

ul.widget-list-social-media li a, ul.widget-list-portal li a {
    transition: all 0.25s ease-in-out 0s;
}

footer .footer-links ul.widget-list-social-media, footer .footer-links ul.widget-list-portal {
    text-align: right;
    margin: 5px 0px;
}

footer .footer-copyright p {
    font-size: 14px;
    color: rgb(255, 255, 255);
    margin: 0px;
    font-family: Poppins, Arial, sans-serif, "Segoe UI";
}

footer .footer-copyright {
    padding: 30px 0px 10px;
    background: rgb(86, 86, 86);
    height: 100px;
}

.site-width {
    width: 95%;
    max-width: 1366px;
    margin: 0px auto;
}



footer ul.footer-logo-list {
    list-style-type: none;
    text-align: right;
    margin: 0px;
    padding: 0px;
}

footer ul.footer-logo-list > li {
    display: inline-block;
    margin: 0px 30px 0px 0px;
    padding: 0px;
}

.top-footer::after {
    content: "";
    display: block;
    clear: both;
}

.tf-links {
    padding: 0px;
}

.tf-section {
    float: left;
}

footer ul.footer-logo-list > li a.logo-ttl {
    background: url("../images/footer-logo-ttl.png") 0px 0px no-repeat scroll rgba(255, 255, 255, 0);
    width: 123px;
    height: 61px;
}

footer ul.footer-logo-list > li a.logo-ice {
    background: url("../images/footer-logo-ice.png") 0px 0px no-repeat scroll rgba(255, 255, 255, 0);
    width: 102px;
    height: 64px;
}

ul.footer-logo-list > li a.logo-benFund {
    background: url("../images/ice-benevolent-fund-logo-64.png") 0px 0px no-repeat scroll rgba(255, 255, 255, 0);
    width: 80px;
    height: 80px;
}

footer ul.footer-logo-list > li [class^="logo-"] {
    position: relative;
    display: inline-block;
    text-align: left;
    text-indent: -9999px;
    vertical-align: top;
    white-space: nowrap;
}

.footer-font {
    color: rgb(255, 255, 255);
}

.banner_paragraph {
    padding-top: 0.6em;
    color: rgb(255, 255, 255);
    font-size: 1em;
    font-weight: 300;
}

.banner_paragraph ul {
    padding-top: 0.6em;
    color: rgb(255, 255, 255);
    font-size: 1em;
    font-weight: 300;
}

.banner_paragraph a {
    color: rgb(255, 255, 255);
    font-size: 1em;
    font-weight: 300;
}

.banner_li {
    color: rgb(255, 255, 255);
    font-size: 1em;
    font-weight: 300;
}

.full-screen .modal-dialog {
    width: 95%;
}

.full-screen-preview .modal-dialog {
    max-width: 1100px;
}

.full-screen-slide .modal-dialog {
    max-width: 933px;
}

.cke {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204) !important;
}

.top5 {
    margin-top: 5px;
}

.top9 {
    margin-top: 9px !important;
}

.top10 {
    margin-top: 10px !important;
}

.top12 {
    margin-top: 12px !important;
}

.top15 {
    margin-top: 15px;
}

.top20 {
    margin-top: 20px;
}

.top30 {
    margin-top: 30px;
}

.top40 {
    margin-top: 40px;
}

.top50 {
    margin-top: 50px;
}

.bottom0 {
    margin-bottom: 0px;
}

.bottom10 {
    margin-bottom: 10px;
}

.bottom15 {
    margin-bottom: 15px;
}

.bottom20 {
    margin-bottom: 20px;
}

.bottom30 {
    margin-bottom: 30px;
}

.bottom40 {
    margin-bottom: 40px;
}

.bottom55 {
    margin-bottom: 55px;
}

.p10 {
    padding: 10px;
}

.ptb10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.ptb20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pt-6 {
    padding-top: 6px;
}

.pt-7 {
    padding-top: 7px;
}

.right5 {
    margin-right: -5px;
}

.left5 {
    margin-left: -5px;
}

.left0 {
    margin-left: 0px;
}

.left10 {
    margin-left: 10px;
}

.pad-lr-2em {
    padding-left: 2em;
    padding-right: 2em;
}

.left20 {
    margin-left: 20px;
}

.right30 {
    padding-right: 30px;
}

.right20 {
    margin-right: 20px;
}

.gutter30 {
    margin-left: 30px;
    margin-right: 30px;
}

.height10 {
    height: 10px;
}

.height150 {
    min-height: 150px;
}

.height200 {
    min-height: 200px;
}

.height400 {
    min-height: 400px;
}

.height500 {
    min-height: 500px;
}

.width48 {
    width: 48%;
}

.width100 {
    width: 100%;
}

.width200 {
    width: 200px;
}

.width100px {
    width: 100px;
}

.w-30 {
    width: 30px;
}

.w-50 {
    width: 50px;
}

.w-70 {
    width: 70px;
}

.w-110 {
    width: 110px;
}

.w-120 {
    width: 120px;
}

.w-150 {
    width: 150px;
}

.w-200 {
    width: 200px;
}

.w-300 {
    width: 300px;
}

.w-100pct {
    width: 100%;
}

.font-xs {
    font-size: 12px;
    margin-top: -3px;
}

.font12 {
    font-size: 12px;
}

.font14 {
    font-size: 12px;
}

.font16 {
    font-size: 16px;
}

.border-bottom {
    border-bottom: 1px solid rgb(238, 69, 77);
}

.border-top {
    border-top: 1px solid rgb(238, 69, 77);
}

.btn-ice {
    background: rgb(238, 69, 77);
    color: rgb(255, 255, 255);
    text-transform: uppercase;
}

.percent100 {
    width: 100%;
}

.btn-ice:hover {
    color: rgb(255, 255, 255);
    background: rgb(60, 71, 84);
}

.btn-ice:active, .btn-ice:focus {
    color: rgb(255, 255, 255);
}

.pointer:hover {
    cursor: pointer;
}

.edit-trigger {
    float: right;
    margin-top: -40px;
    cursor: pointer;
    color: rgb(237, 27, 36);
}

.edit-trigger a {
    color: rgb(237, 27, 36);
}

#content_title {
    border-bottom: 1px solid rgb(237, 27, 36);
}

#content_title h2 {
    font-size: 20px;
    margin-top: 0px;
    color: rgb(237, 27, 36);
}

.mw-100 {
    max-width: 100px;
}

.pager-wrapper {
    margin-left: 15px;
}

.pagination {
    border-radius: 0px !important;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: rgb(86, 86, 86);
    border: 0px none;
    color: rgb(255, 255, 255);
}

.topics .pagination > .active > a, .topics .pagination > .active > span, .topics .pagination > .active > a:hover, .topics .pagination > .active > span:hover, .topics .pagination > .active > a:focus, .topics .pagination > .active > span:focus {
    background-color: rgb(246, 242, 242);
    color: lightgray;
}

.pagination > li > a, .pagination > li > span {
    color: gray;
    border: 0px none;
}

.topics .pagination > li > a, .topics .pagination > li > span {
    background-color: rgb(226, 222, 222);
    color: gray;
    border: 0px none;
    margin-right: 3px;
}

.disabledModule {
    position: relative;
    color: rgb(128, 128, 128) !important;
}

.disabledModule div, .disabledModule h3, .disabledModule p {
    color: rgb(128, 128, 128) !important;
}

.disabledModuleOverlay {
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 10;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.desc .tile-bg {
    opacity: 1;
    inset: 0px;
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
    background-position-y: 100%;
}

.lnk-edit-mlbundle {
    display: none;
}

.show-edit-mlbundle {
    position: relative;
    width: 100%;
}

.show-edit-mlbundle:hover .lnk-edit-mlbundle {
    display: block;
    position: absolute;
    right: 5px;
    top: 0px;
    cursor: pointer;
    margin-top: 3px;
}

.gritter-item-wrapper.primary {
    background: rgb(122, 156, 46);
}

.gritter-item-wrapper.success, .badge-success {
    background: rgb(126, 188, 86);
}

.gritter-item-wrapper.info {
    background: rgb(74, 163, 223);
}

.gritter-item-wrapper.warning, .badge-warning {
    background: rgb(241, 110, 63);
}

.gritter-item-wrapper.danger, .badge-danger {
    background: rgb(237, 27, 36);
}

.gritter-item-wrapper.prusia {
    background: rgb(61, 86, 109);
}

.gritter-item-wrapper.dark {
    background: rgb(35, 38, 43);
}

.iceMainGreenBg {
    color: rgb(255, 255, 255);
    background: rgb(238, 69, 77) !important;
}

.iceGreenBg {
    color: rgb(255, 255, 255);
    background: rgb(153, 205, 83) !important;
}

.iceBlueBg {
    color: rgb(255, 255, 255);
    background: rgb(72, 175, 219) !important;
}

.iceOrangeBg {
    color: rgb(255, 255, 255);
    background: rgb(210, 112, 15) !important;
}

.iceTurqBg {
    color: rgb(255, 255, 255);
    background: rgb(26, 188, 156) !important;
}

.iceRedBg {
    background: rgb(86, 86, 86);
    color: rgb(255, 255, 255);
}

.lmsDarkGreen {
    background-color: rgb(86, 86, 86);
    color: rgb(255, 255, 255);
}

.lmsGreen {
    background-color: rgb(86, 86, 86);
    color: rgb(255, 255, 255);
}

.lmsLightGreen {
    background-color: rgb(126, 188, 86);
    color: rgb(255, 255, 255);
}

.lmsLighterGreen {
    background-color: rgba(126, 188, 86, 0.36);
}

.lmsGray {
    background-color: rgb(128, 128, 128);
    color: rgb(255, 255, 255);
}

.lmsLightGray {
    background-color: rgb(228, 228, 228);
}

.bb-green {
    border-bottom: 2px solid rgb(86, 86, 86);
}

.bb-gray {
    border-bottom: 2px solid gray;
}

.bb-light-green {
    border-bottom: 2px solid rgb(126, 188, 86);
}

.lms-green {
    color: rgb(86, 86, 86);
}

.iceRedBg:hover {
    color: rgb(255, 255, 255);
}

.iceMainGreen {
    color: rgb(238, 69, 77);
}

.iceGreen {
    color: rgb(153, 205, 83);
}

.iceBlue {
    color: rgb(72, 175, 219);
}

.iceOrange {
    color: rgb(210, 112, 15);
}

.iceTurq {
    color: rgb(26, 188, 156);
}

.iceRed {
    color: rgb(231, 76, 60);
}

.alert-warning .loading {
    text-align: center;
}

.loading-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    text-align: center;
}

.loading-overlay .fa {
    margin-top: 100px;
}

.row.no-gutter {
    margin-left: 0px;
    margin-right: 0px;
}

.p-10 {
    padding: 10px;
}

.p-20 {
    padding: 20px;
}

.p-30 {
    padding: 30px;
}

.pt-10 {
    padding-top: 10px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pt-5 {
    padding-top: 5px;
}

.pb-5 {
    padding-bottom: 5px;
}

.pl-0 {
    padding-left: 0px !important;
}

.pl-05 {
    padding-left: 5px !important;
}

.pl-10 {
    padding-left: 10px;
}

.pl-20 {
    padding-left: 20px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-100 {
    padding-top: 100px;
}

.mt-0 {
    margin-top: 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-12 {
    margin-top: 12px;
}

.mt-20 {
    margin-top: 20px;
}

@media screen and (max-width: 991px) {
    #iceCarousel, #iceCarousel .item {
    }

    .carousel-indicators {
        visibility: hidden;
    }

    .gutter15 {
        margin-left: 15px;
        margin-right: 15px;
    }

    ul.nav.navbar-nav {
        margin-top: 0px;
        position: relative;
        z-index: 2;
        background-color: rgb(238, 69, 77);
    }
}

@media screen and (max-width: 760px) {
    .dashboard-svg {
        height: 3rem;
        margin-top: 1.8rem;
        margin-right: 1.2rem;
        align-items: flex-end;
    }

    .dashboard-key-no a {
        font-size: 3rem;
        font-weight: bold;
        display: flex;
        color: rgb(255, 255, 255);
        align-items: baseline;
    }

    .dashboard-key-no {
        font-size: 3rem;
        font-weight: bold;
        display: flex;
        color: rgb(255, 255, 255);
        align-items: flex-end;
    }

    .dashboard-key-no h2 {
        font-size: 3rem;
        font-weight: 800;
        display: flex;
        color: rgb(255, 255, 255);
        justify-content: center;
        align-items: flex-end;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }

    .dashboard-key-no p {
        font-size: 2rem;
        margin-bottom: 0rem;
    }
}

@media screen and (max-width: 767px) {
    .row {
        margin-left: 1px;
        margin-right: 1px;
    }

    .my-prog-status {
        top: 130px;
    }

    .tile {
        height: 180px;
    }

    .tile h3 {
        padding-top: 20px;
        padding-left: 20px;
    }

    .indent {
        padding-left: 20px;
    }

    .programme-box {
        min-height: 433px;
        box-shadow: rgb(170, 170, 170) 0px 0px 0px;
        border-radius: 20px;
    }

    .font55 {
        top: 20px;
    }

    .content-text {
        font-size: 14px;
        color: rgb(61, 57, 58);
        line-height: 14px;
    }

    .col-xs-12 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .col-sm-12 {
        padding-left: 1px;
        padding-right: 1px;
    }

    .col-sm-9, .col-sm-3 {
        padding-left: 1px;
        padding-right: 1px;
    }

    .breadcrumbs-container {
        display: none;
    }

    .col-sm-12 {
        width: -webkit-fill-available;
    }

    .col-xs-12 {
        width: -webkit-fill-available;
    }

    .search-box {
        margin-top: 20px;
    }

    .modal {
        position: fixed;
        inset: 0px;
        overflow: hidden;
    }

    .modal-dialog {
        position: fixed;
        margin: 0px;
        width: 100%;
        height: 100%;
        padding: 0px;
    }

    .full-screen .modal-dialog {
        width: 95%;
    }

    .full-screen-preview .modal-dialog {
        width: 100%;
    }

    .full-screen-slide .modal-dialog {
        max-width: 100%;
    }

    .modal-content {
        position: absolute;
        inset: 0px;
        border-radius: 0px;
        box-shadow: none;
    }




    .modal-header {
        position: absolute;
        top: 0px;
        right: 0px;
        left: 0px;
        height: 50px;
        padding: 10px;
        background: rgb(20, 78, 161);
        border: 0px;
        z-index: 999;
    }

    .modal-title {
        font-weight: 600;
        font-size: 1.3em;
        color: rgb(255, 255, 255);
        line-height: 1.6em;
    }

    .modal-body {
        position: absolute;
        top: 25px;
        bottom: 10px;
        width: 100%;
        font-weight: 300;
        overflow: auto;
        padding-left: 0px;
        padding-right: 0px;
    }

    .modal-footer {
        position: absolute;
        right: 0px;
        bottom: 0px;
        left: 0px;
        height: 60px;
        padding: 10px;
        background: rgb(20, 78, 161);
    }

    .mcq-question h2 {
        padding: 10px;
        color: white;
        background-color: rgb(20, 78, 161);
        margin-top: 0px;
    }

    .mcq-question a {
        color: white;
    }

    .mcq-question {
        border: 1px solid lightgray;
    }

    .refine {
        margin-left: -30px;
        margin-right: -30px;
    }

    .refine20 {
        margin-left: -20px;
        margin-right: -20px;
    }

    .card {
        margin-left: -25px;
        margin-right: -25px;
    }

    .my-programme {
        margin-left: 0px;
        margin-right: 0px;
    }

    .block-content .desc {
        height: 170px;
    }

    .my-programme .pic {
        background-size: cover;
    }

    .tabs .nav.nav-pills a {
        font-size: 13px;
    }

    .banner {
        height: 240px;
        display: none;
    }

    #iceCarousel {
        display: none;
    }
}

.card {
    cursor: pointer;
    position: relative;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    margin-bottom: 0px;
    padding: 0px;
    transition: box-shadow 0.4s ease 0s, opacity 1.2s ease 0s, transform 1.2s ease 0s;
}

.card__img {
    min-height: 1px;
    transition: transform 0.4s ease 0s;
    background-size: cover;
}

.card__img-holder {
    width: 100%;
    overflow: hidden;
    max-height: 200px;
}

.card + .on-focus, .card:hover {
    box-shadow: rgba(164, 165, 178, 0.7) 0px 2px 14px 0px;
}

.card + .on-focus .card__img, .card:hover .card__img {
    transform: scale(1.1);
}

.card.block-content .body {
    border: 0px none;
    color: rgb(255, 255, 255);
    position: relative;
}

.card .h3 {
    font-size: 1.8rem;
    margin-top: 2px;
    display: inline-block;
    color: rgb(20, 63, 165);
    font-weight: 600;
}

.block-content .card__content.body {
    padding: 1rem;
}

.tile-1 {
    background: rgb(244, 244, 244);
}

.tile-1 .card__content::before {
    background: rgb(86, 86, 86);
}

.tile-2 {
    background: rgb(244, 244, 244);
}

.tile-2 .card__content::before {
    background: rgb(36, 83, 143);
}

.tile-3 {
    background: rgb(244, 244, 244);
}

.tile-3 .card__content::before {
    background: rgb(126, 188, 86);
}

.tile-4 {
    background: rgb(244, 244, 244);
}

.tile-4 .card__content::before {
    background: rgb(60, 75, 84);
}

.tile-5 {
    background: rgb(244, 244, 244);
}

.tile-5 .card__content::before {
    background: rgb(188, 203, 213);
}

.tile-6 {
    background: rgb(244, 244, 244);
}

.tile-6 .card__content::before {
    background: rgb(131, 146, 155);
}

.tile-7 {
    background: rgb(244, 244, 244);
}

.tile-7 .card__content::before {
    background: rgb(131, 146, 155);
}

.tile-8 {
    background: rgb(244, 244, 244);
}

.tile-8 .card__content::before {
    background: rgb(131, 146, 155);
}

th.rotate {
    height: 350px;
    white-space: nowrap;
}

.col-blue {
    color: rgb(20, 63, 165);
}

th.rotate > div {
    transform: translate(8px, 19px) rotate(270deg);
    width: 0px;
}

th.rotate > div > span {
    border-bottom: 1px solid rgb(204, 204, 204);
    padding: 5px 10px;
}

td.bg-shade-0 {
    background-color: rgb(255, 255, 255);
}

td.bg-shade-1 {
    background-color: rgba(128, 188, 87, 0.2);
}

td.bg-shade-2 {
    background-color: rgba(128, 188, 87, 0.43);
}

td.bg-shade-3 {
    background-color: rgb(126, 188, 86);
}

td.bg-shade-4 {
    background-color: rgb(0, 154, 71);
    color: rgb(255, 255, 255);
}

td.bg-shade-5 {
    background-color: rgb(86, 86, 86);
    color: rgb(255, 255, 255);
}

.ml-20 {
    margin-left: 20px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-5 {
    margin-left: 5px;
}

.ml-15 {
    margin-left: 15px;
}

.mr-20 {
    margin-right: 20px;
}

.mr-5 {
    margin-right: 5px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-15 {
    margin-right: 15px;
}

.pr-0 {
    padding-right: 0;
}

.pr-30 {
    padding-right: 30px;
}

.pl-10 {
    padding-left: 10px;
}

.pl-20 {
    padding-left: 20px;
}

.calendar-cc tr.active td {
    background-color: rgb(250, 251, 160) !important;
}

.calendar-cc td:hover {
    cursor: pointer;
}

.calendar-cc-wrapper {
    padding: 10px 20px 20px;
}

.calendar-cc-wrapper h3 {
    font-weight: bold;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 3px;
}

.calendar-cc-wrapper h2 {
    font-weight: bold;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 3px;
}

.calendar-cc-wrapper .alert {
    font-size: 14px;
    padding: 10px;
}

.btn-sm {
    padding: 4px 10px;
    font-size: 13px !important;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.bg-success {
    background-color: rgb(40, 167, 69) !important;
}

.bg-danger {
    background-color: rgb(220, 53, 69) !important;
}

.bg-grey {
    background-color: rgb(244, 244, 244);
}

a.no-underline:hover {
    text-decoration: none;
}

.red {
    color: rgb(237, 27, 36);
}

.bt-red {
    border-top: 1px solid rgb(237, 27, 36);
}

.lh-0-8 {
    line-height: 0.8em !important;
}

.gdpr-form h4 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
}

.gdpr-form h3 {
    border-bottom: 3px solid rgb(238, 69, 77);
    padding-bottom: 15px;
    margin-bottom: 0px;
}

.gdpr-form .font-up {
    font-size: 16px;
}

@media (min-width: 767px) {
    .modal-dialog {
        width: 80%;
    }
}

@media (min-width: 1500px) {
    .modal-dialog {
        width: 50%;
    }
}

.my-progs .nav > li > a:focus, .my-progs .nav > li > a:hover {
    background: url("");
    border-top: 1px solid rgb(229, 229, 229);
    border-bottom-color: transparent;
}

.my-progs .tab-pane {
    padding-top: 30px;
    min-height: 600px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-bottom-color: transparent;
}

.topic-result {
    background-color: rgb(20, 78, 161);
    color: white;
    padding: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}

.topic-result .course-ctn {
    float: right;
    margin-right: 20px;
    font-weight: bold;
}

.file-caption-main {
    max-width: 100%;
}

.fix-upload .file-caption-main {
    max-width: 95%;
}

.file-caption {
    overflow: hidden;
}

.file-caption .file-caption-name {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.dataTable {
    width: 100% !important;
}

.table td, .table th, .dataTable td, .dataTable th {
    vertical-align: middle !important;
    padding: 8px 18px !important;
}

.course-tabs > li {
    width: 25% !important;
}

.form-input-group .input-group {
    max-width: unset;
    display: table;
}

.nowrap {
    white-space: nowrap;
}

.select2-container .select2-selection {
    min-height: 34px !important;
}

.select2-selection__rendered, .select2-selection__arrow {
    line-height: 34px !important;
    min-height: 34px !important;
}

.dataTables_scrollBody thead th {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.loader {
    width: 48px;
    height: 48px;
    border: 5px solid #EE454D;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
