@import "bootstrap-grid.css";
@import "box-utils.css";

body {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    /*color: # #006456;*/
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
}


.sticky-row-ed {

    position: sticky;
    top: 0;
    background-color: #fff !important;
    z-index: 1123;
}

.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;

    letter-spacing: .1em;
    font-weight: 900;
    margin-bottom: 1rem;
    margin-top: 1rem;
    position: relative;
}

h2 {
    font-size: 20px;
    color: #26344e;
}

h3 {
    /*font-family:  'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;*/
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    margin: 0 0 10px;
}


.darkblue {
    color:#26344e 
}

h1,h2,h3,h4,h5 {
    font-family: 'Source Sans Pro', sans-serif;
}

label {
    font-weight: 400;
}

.development_recommendations {
width: 75%;
    padding: 1em;
    background-color: lightgoldenrodyellow;
    border-radius: 10px;
    margin-left: 11px;
    margin-bottom: 2em;
    border: 5px solid goldenrod;

}

.upc {
    text-transform: uppercase;
}

.b-solid-red {
    border-bottom: 1px solid #26344e !important;
}

.bold {
    font-weight: bold;
}

.pb-5 {
    padding-bottom: 5px;
}

#outer-wrapper {
    width: 100%;
    background: white;
}

#wrapper-top {
    margin: 0 auto;
}

.buttons-container {
    padding: 1em 4em 0 0;
    float: right;
}

.breadcrumbs-container {
    padding: 1em 4em 0 0;
    float: left;
}

.site-logo {
    position: relative;
    width: 228px;
    height: 120px;
    margin: 0;
    display: block;
}

.cc-h3-questions {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: hsl(212, 46%, 21%);
    margin-top: 0;
    margin-bottom: 25px;
}


/* ---------------------------------- top nav ------------------------------------------*/

#primarynav {
    float: left;
    max-width: 1300px;
    background: #26344e;
    margin-top: 40px;
    margin-left: 60px;
    text-transform: uppercase;
}

#primarynav ul {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #26344e;
    text-transform: uppercase;
}

#primarynav ul li {
    float: left;
    font-size: 1.3em;
    color: #fff;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}

#primarynav ul li a {
    display: block;
    font-size: 1.6rem;
    padding: 1rem 1.5rem;
    color: #fff;
    letter-spacing: 2px;
}

.w1400 {
    max-width: 1400px;
}


#primarynav ul li a:hover {

    color: #6bf698 !important;
    text-decoration: none;
}


#McLaren-buttons1 {
    display: block;
    border-top: 4px solid #ED1C24;
}

.McLaren-red {
    color: #6bf698 !important;
}

.McLaren-dark-gray {
    color: #26344e;
}

.McLaren-black {
    color: #26344e;
}

.bg-white {
    background-color: #fff !important;
}

.bg-lima {
    background-color: white;
    color: hsl(212, 46%, 21%);
    border: 1px solid #E64097;
}

.bg-McLaren-red {
    background-color: #6bf698 !important;
}

.bg-icheck-red {
    background-color: #a4a4a4;
}

.bg-black {
    color: white;
    background-color: #000;
}

.badge-sq {
    border-radius: 0;
}

.box-McLaren {
    padding: 20px 30px 30px;
}

.b-black-1 {
    border: solid black 1px;
}

.b-black-2 {
    border: solid black 2px;
}

.b-red-1 {
    border: solid #6bf698 1px !important;
}

.b-red-2 {
    border: solid #6bf698 2px !important;
}

.b-red-3 {
    border: solid #6bf698 3px !important;
}

.b-red-4 {
    border: solid #6bf698 4px !important;
}

table tr.highlight td {
    background-color: #fdffa2;
}

.navbar {
    font-size: 18px;
    color: #000;
    border-radius: 0;
    margin-bottom: 0;
    height: 54px;
    margin-top: 20px;
}

.navbar a {
    display: block;
    padding: 8px 24px 10px 10px;
    font-weight: bold;
    border-right: 1px solid #cfcfcf;
    background: #fff;
    text-decoration: none;
    border-top: 4px solid #ED1C24;
    color: #666;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

.navbar a.on {
    background: #fff;
    border-top: 4px solid #ED1C24;
    color: #666;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

.nav > li > a:focus,
.nav > li > a:hover {
    background: url("../images/top-nav-hover.gif") repeat-x top left;
    border-top: 4px solid #e5e5e5;
    color: #333;
}

.tabs .nav > li > a:focus,
.tabs .nav > li > a:hover {
    border-top: 0;
}

.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-McLaren {
    width: 100%;
    float: left;
    background: #26344e;
    border-bottom: 1px solid #26344e;
    display: flex;
    justify-content: center;
}

#McLaren-logo {
    float: left;
    margin: 0;
}

#McLaren-logo a img {
    outline: none;
    border: none;
    background: transparent;
    text-decoration: none;
}

.logo-container {
    padding: .625em 0 0;
    float: left;
}

.logo-container .logo,
.logo-container .descriptor {
    display: inline-block;
    vertical-align: bottom;
    opacity: .9;
    filter: alpha(opacity=90);
    
    padding-right: 45px;
}

.logo-container .descriptor {
    margin-left: 30px;
}

.logo-container .descriptor span {
    font-family: Source Sans Pro, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    line-height: 0;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.site-logo__link {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
}

.login-form {
    max-width: 535px;
    margin: 0 auto;
    background: #26344e;
    color: white;
    padding-bottom: 15px;

    font-size: 18px;
}

.max300 {
    max-width: 300px !important;
}


.login_blue {

    background-color: #26344e !important;

}

.max700 {
    max-width: 700px;
}

.max800 {
    max-width: 800px;
}

.login-details {
    margin-top: 20px;
    margin-bottom: 50px;
    background: #26344e;
}

.login-details h3 {
    font-size: 23px;
    padding-bottom: 15px;
    border-bottom: 2px solid #6bf698 !important;
}


/* Validation */

.parsley-errors-list {
    margin-top: 4px;
    padding: 0;
}

.parsley-errors-list li {
    padding: 0;
    list-style: none;
    color: #cc0000;
}

.parsley-error {
    border: 2px solid #c00 !important;
}

#login .parsley-errors-list {
    display: none;
}


/* Breadcrumbs */

#breadcrumbs-block #breadcrumbs {
    padding: 0px 0 18px;
}

#breadcrumbs-block #breadcrumbs ul,
.breadcrumbs-case-studies ul {
    list-style-type: none;
    margin: 0;
}

.breadcrumbs-case-studies ul {
    padding: 0;
}

#breadcrumbs-block #breadcrumbs ul li,
.breadcrumbs-case-studies ul li {
    float: left;
    padding-right: 8px;
    margin-top: 8px;
    font-size: 16px;
    color: #000;
}

#breadcrumbs-block #breadcrumbs ul li.first {
    margin-top: 0;
}

#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: 0;
}

#breadcrumbs-block #breadcrumbs ul li a,
.breadcrumbs-case-studies ul li a {
    color: #000;
}

#breadcrumbs-block #breadcrumbs ul li:before {
    background: transparent url("../images/icon-arrow.svg") no-repeat;
    content: "";
    float: left;
    height: 10px;
    margin: 6px 6px 0 0;
    width: 7px;
}

#breadcrumbs-block #breadcrumbs ul li.first:before {
    background: transparent url("") no-repeat;
    content: "";
    float: left;
    height: 10px;
    margin: 6px 6px 0 0;
    width: 7px;
}

#breadcrumbs-block #breadcrumbs ul li:last-child {
    font-weight: bold;
}

.breadcrumbs-case-studies {
    color: #000000;
    font-weight: bold;
}

.breadcrumbs-case-studies ul li.next:before {
    background: transparent url("../images/icon-arrow.svg") no-repeat;
    content: "";
    float: left;
    height: 10px;
    margin: 6px 6px 0 0;
    width: 7px;
}


/* Main */

.banner {
 
    height: 100px;
    background-size: cover;
    position: relative;
}

.banner-hs {
    background-image: url(../images/banner-hs.jpg);
}


/*#iceCarousel, #iceCarousel .item {
    margin-top:150px;
	padding-top:3px;
	height: 100px;
}

#iceCarousel .item {
    margin-top:80px;
    height: 130px;
    background-color: gray;
    padding-bottom: 15px !important;
}*/

#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: 0;
    left: 20%;
    right: 20%;
}

.carousel-caption h3 {
    color: #000;
    text-shadow: 0 0 0;
}

.carousel-inner {
    margin-top: 100px;
}

.carousel-indicators li {
    border-color: #000;
}

.carousel-indicators li.active {
    background-color: #000;
}

@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);
    /*rgba(75,127,140,0.7);*/
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    top: 160px;
    left: 50px;
    padding: 0px;
}

.banner h1 {
    font-size: 32px;
    color: #fff;
    margin-top: 10px;
}

a:hover {
    color: hsl(212deg 100% 14%);
}


.banner-headline {
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 4px;


    position: relative;
    top: 20px;
   
}

.banner-headline :before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);

}

.banner .box h1 {
    font-size: 35px;
    margin-top: 0;
    margin-bottom: 30px;
}

.banner .box p {
    font-style: italic;
}

.main {
    background: #fff;
    min-height: 70vh;
}

.programme-box {
    min-height: 440px;
    box-shadow: 5px 5px 5px #AAAAAA;
}

.d-block {
    display: block;
}

.block-content {
    background-color: #ffffff;
}

.block-content .body {
    padding: 15px 9px 10px 9px;
    min-height: 135px;
    border: 1px solid #fff;
}

.pic {
    height: 190px;
    background-image: url(../images/pl.jpg);
    background-size: cover;
    position: relative;
    overflow: hidden;
    background-size: 415px;
    background-position: center;
    background-repeat: no-repeat;
}

.my-programme .pic {
    background-size: 250px;
}

.corner-text-wrapper {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    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;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 25px;
    top: 27px;
    background-color: #6bf698 !important;
    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: #fff;
    min-height: 300px;
    padding: 30px;
    padding-top: 20px;
}

.programme-content {
    background-color: #fff;
    padding: 20px;
}

.courses-details {
    background-color: #fff;
    padding: 15px;
    font-size: 13px;
    margin-bottom: 20px;
}

.courses-details table td {
    border-bottom: 1px solid #ddd;
}

.courses-details table {
    border-collapse: collapse;
}

.top-table td {
    border: 0 !important;
    font-size: 15px;
}

.top-table {
    font-weight: bold;
}

.courses-details caption {
    font-size: 15px;
}

.flex {
    display: flex;
}

.hide-this {
    display: none;
}

.programme-content h2 {
    font-size: 20px;
    margin-top: 0;
}

.content-image img {
    width: 100%;
}

#content_title h1 {
    font-weight: normal;
    font-size: 30px;
    line-height: 45px;
    color: #333333;
    margin-bottom: 15px;
    margin-top: 0;
}

#content .content-body {
    padding: 20px;
    padding-top: 50px;
}

.videoEmbed {
    text-align: center;
}

a[href$='.doc'],
a[href$='.docx'] {
    background: transparent url(../images/icons/icon_word.gif) center left no-repeat;
    padding-left: 18px;
}

a[href$='.xls'],
a[href$='.xlsx'] {
    background: transparent url(../images/icons/icon_excel.gif) center right no-repeat;
    padding-left: 18px;
}

a[href$='.pdf'] {
    background: transparent url(../images/icons/icon_pdf.gif) center left no-repeat;
    padding-left: 18px;
}

a[href$='.zip'] {
    background: transparent url(/images/content/icon_zip.gif) center left no-repeat;
    padding-left: 18px;
}

a.noBg {
    background: transparent url() center left no-repeat;
    padding-left: 0;
}

.truncate {
    height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.truncate-title {
    /*height: 50px; use to match the description rows */
    overflow: hidden;
    text-overflow: ellipsis;
}

.wall-image {
    height: 400px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}

.nav-pills > li + li {
    margin-left: 0px;
    border-left: 4px solid white;
}

.nav-pills > li {
    float: left;
    width: 33.33%;
    border-radius: 0;
    background-color: #ECEAE6;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.nav-pills > li.active {
    background-color: #6bf698 !important;
    color: #fff;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #fff;
    background: transparent;
}

.nav-pills > li > a {
    border-radius: 0;
    color: #000;
}

.nav-pills > li > a:hover {
    color: #6bf698 !important;
    background: transparent;
}

.tabs {
    margin-top: 20px;
}

.programme-description {
    margin-top: 20px;
    font-size: 18px;
}

.programme-lo .lo {
    background-color: #f0f3f5;
    border-top: 4px solid #007c92;
    min-height: 200px;
    padding: 20px;
}

.panel-group {
    margin-top: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    background-color: #ECEAE6;
}

.panel-default {
    border-color: #ECEAE6;
    border-left: 4px solid #ECEAE6;
    background-color: #ECEAE6;
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: #26344e;
    border-color: #26344e;
    border-radius: 0;
    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: #fff;
}

.search-box .panel-default:hover {
    border-left: 4px solid transparent;
}

.search-box .panel-default.current {
    border-left: 4px solid #007c92;
}

.panel-default:hover {
    border-left: 4px solid #007c92;
    background-color: #fff;
}


.panel-collapse .panel-body {
    background-color: #fff;
    padding: 2em;
}

.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: 0 0 24px;
    color: #d2700f;
}

.free-statement-block {
    color: #262626;
    font-size: 1.125rem;
    font-weight: bold;
    padding: 5px 0 5px 56px;
    position: relative;
    width: 200px;
    float: right;
}

.panel-body {
    padding: 0;
}

.module-content {
    width: 100%;
}

.module-content-item a {
    color: inherit;
}

.module-content-item {
    padding-left: 30px;
    border-top: 1px solid #fff;
    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: #f0f3f5;
}

.module-content-item-link {
    float: left;
    width: 80%;
}

.module-content-item-visited {
    width: 36px;
    margin-top: -5px;
    float: right;
    font-size: 22px;
    color: #006456;
}

.download-icons {
    font-size: 50px;
}

.word-icon {
    color: #3498db;
}

.pdf-icon,
.star-icon {
    color: #df4b35;
}

.star-icon {
    font-size: 25px;
}

.sm-icon {
    font-size: 11px;
}

.full-bg {
    background-color: #006456;
    color: #fff;
}

input[type='search'] {
    border: 1px solid #006456;
}

.full-bg.filter-top-header h2 a {
    background-color: #006456;
    color: #fff;
    padding-left: 10px;
    text-decoration: none;
}

.panel-title .module-content-item-visited {
    width: 17px;
    margin-top: -3px;
    float: right;
    font-size: 25px;
    color: #006456;
}


.row-centred {

    display: flex;
    align-content: center;
    justify-content: center;
}


.progress {
    margin-bottom: 12px;
    background-color: #fff;
}

.progress-bar {
    background-color: #6bf698;
    color: #28344e;
    font-size: 1em;
    font-weight: 700;
}

.subject-name {
    font-size: 16px;
    margin: auto auto;
    font-weight: 600;
    text-align: left;
    padding: 0 0 10px 0px;
    height: 30px;
    border-bottom: 2px solid #DDDAD5;
    color: #6bf698 !important;
}

.block-content .desc {
    height: 60px;
    text-align: left;
}

.block-content .desc p {
    font-size: 14px;
    color: #3D393A;
    line-height: 1.3;
    margin: 0 auto;
    text-align: left;
    text-shadow: 0 0.2px 0;
    padding: 0 5px 15px 0px;
    max-height: 100px;
}

.box-info {
    background: #d2700f;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    height: 30px;
    padding-top: 5px;
    padding-left: 12px;
    padding-right: 12px;
}

.desc .content-title {
    display: block;
    margin: 0;
    padding: 5px 5px 7px 0;
    font-weight: 600;
    font-size: 18px;
    color: #000;
}

.content-text {
    font-size: 14px;
    color: #3D393A;
    line-height: 1.3;
}

.content-title a {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.content-title a:hover {
    color: #000;
    text-decoration: none;
}

.box-bottom {
    border-top: 1px solid #6bf698 !important;
    padding-top: 11px;
}

.box-bottom .type {
    float: left;
    padding: 0px 0 0 10px;
    font-weight: bold;
    font-size: 16px;
}

.box-bottom .hours {
    float: right;
    font-size: 14px;
    font-weight: 600;
    color: #312e2e;
    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: transparent url(../images/icon-clock.svg) no-repeat 50% 50%;
    background-size: 20px;
}

.filter-header .hours-icon {
    width: 40px;
    height: 40px;
    background: transparent url(../images/icon-clock.svg) no-repeat 50% 50%;
    background-size: 35px;
    float: left;
    color: #6bf698 !important;
}

.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: 0;
    margin-right: 5px;
}

.filter-header .level-icon {
    display: inline-block;
    background: #d2700f;
    color: #fff;
    height: 30px;
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    margin-left: 5px;
}

.panel-type {
    min-height: 210px;
    background-color: #26344e;
    margin-bottom: 20px;
}

.panel-type h3 {
    font-size: 23px;
}

.panel-desc {
    padding: 20px;
    color: #000;
    padding-left: 0;
    font-size: 15px;
}

.panel-icon {
    padding: 10px;
    padding-left: 20px;
    font-size: 40px;
    color: #000;
}

.panel-desc h3 {
    font-weight: 700;
}

.subject-topics {
    font-weight: bold;
    font-size: 18px;
    padding: 0 20px 25px;
    color: #000;
}

.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: #26344e;
    border-radius: 5px;
    border: 1px solid #26344e;
    float: right;
    padding: 5px 15px;
    text-transform: none;
    color: #fff;
}

.filter-top-header {
    margin-top: 10px;
    margin-bottom: 10px;
}

.filter-top-header h2 {
    float: left;
    margin-top: 8px;
    font-size: 18px;
    color: #81786E;
    font-weight: bold;
}

.filter-header {
    border-top: 1px solid #000;
    margin-bottom: 10px;
}

.filter-header h3 {
    margin: 0;
    font-weight: bold;
    line-height: 1.5em;
    font-size: 16px;
    color: #006456;
    padding-bottom: 10px;
    padding-top: 10px;
}

.filter-header ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.no-results {
    font-size: 60px;
    color: #6bf698 !important;
}

.no-results-text {
    font-size: 20px;
    text-align: center;
}

.review {
    border-top: 1px dashed #167c80;
}

.review-title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #000;
}

.review-user {
    font-weight: bold;
    color: #167c80;
}

.review-date {
    color: #167c80;
}

.review-avatar {
    font-size: 50px;
    margin-top: 15px;
    color: #167c80;
}

.f-w {
    color: white !important;
}

.gray {
    background-color: #26344e;
}

.gray:hover {
    background-color: #26344e;
}

.darkgray {
    background-color: #26344e;
}

.darkgray:hover {
    background-color: #26344e;
}

.blue {
    background-color: #26344e;
}

.blue:hover {
    background-color: #26344e;
}

.orange {
    background-color: #26344e;
}

.orange:hover {
    background-color: #26344e;
}

.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: 0;
    bottom: 0px;
    right: 15px;
}

.tile p {
    color: #6bf698;
}

.tile {
    height: 210px;
    -webkit-transition: background-color 500ms ease;
    -moz-transition: background-color 500ms ease;
    -o-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
    color: #6bf698;
}

.tile h3 {
    font-weight: normal;
    font-style: normal;
    color: #6bf698;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.tile .links a {
    color: #6bf698 !important;
    font-size: 17px;
}

.font55 {
    font-size: 55px;
    color: #6bf698;
}

.top50 {
    margin-top: 50px;
}


.top55 {
    margin-top: 55px;
}

.top60 {
    margin-top: 60px;
}

.top80 {
    margin-top: 80px;
}


/* Footer */

.bottom-border:before,
.top-border:before {
    content: "";
    position: absolute;
    height: 18px;
    width: 100%;
    background: linear-gradient(180deg, #009a47 33.333%, #7ebc56 0, #7ebc56 66.666%, #b0c954 0, #b0c954);
    z-index: 400;
}

footer .footer-menu {
    background: #006456;
    padding: 0;
    height: 10px;
}

footer .footer-links {
    background: #115f62;
}

footer,
footer a,
footer a:hover {
    color: #ffffff;
}

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: #fff;
    line-height: normal;
    margin: 0 0 10px;
}

ul.widget-list-chevron {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.widget-list-chevron li {
    line-height: 19px;
    margin: 5px 0 10px;
    padding-left: 20px;
}

.footer-links a {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

footer .footer-links .col-sm-9 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

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 0;
    padding: 3px 15px 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

footer .footer-links .col-sm-9 ul > li a:hover,
footer .footer-links .col-sm-9 ul > li a:active {
    background: #d2700f;
    text-decoration: none;
}

ul.widget-list-social-media li a,
ul.widget-list-portal li a {
    -webkit-transition: all .25s ease-in-out 0s;
    -moz-transition: all .25s ease-in-out 0s;
    -ms-transition: all .25s ease-in-out 0s;
    -o-transition: all .25s ease-in-out 0s;
    transition: all .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 0;
}

footer .footer-copyright p {
    font-size: 14px;
    color: #fff;
    margin: 0;
    font-family: Source Sans Pro, sans-serif;
}

footer .footer-copyright {
    padding: 30px 0 10px 0;
    background: #006456;
    height: 100px;
}

.container-footer {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 1280px;
}

footer ul.footer-logo-list {
    list-style-type: none;
    text-align: right;
    margin: 0;
    padding: 0;
}

footer ul.footer-logo-list > li {
    display: inline-block;
    margin: 0 30px 0 0;
    padding: 0;
}

footer ul.footer-logo-list > li a.logo-ttl {
    background: url("../images/footer-logo-ttl.png") no-repeat scroll 0 0 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") no-repeat scroll 0 0 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") no-repeat scroll 0 0 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: #fff;
}

.full-screen .modal-dialog {
    width: 95%;
}

.full-screen-preview .modal-dialog {
    max-width: 1100px;
}

.full-screen-slide .modal-dialog {
    max-width: 933px;
}

.cke {
    border: 1px solid #ccc !important;
    border-radius: 4px;
}


/* Validation */


/* helper */

.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: 0;
}

.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;
}

.pl-20 {
    padding-left: 20px;
}

.ptb10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.pt-6 {
    padding-top: 6px;
}

.pt-7 {
    padding-top: 7px;
}

.right5 {
    margin-right: -5px;
}

.left5 {
    margin-left: -5px;
}

.left0 {
    margin-left: 0;
}

.left10 {
    margin-left: 10px;
}

.left20 {
    margin-left: 20px;
}

.right30 {
    padding-right: 30px;
}

.right20 {
    margin-right: 20px;
}

.gutter30 {
    margin-left: 30px;
    margin-right: 30px;
}

.h-100 {
    height: 100%;
}

.height10 {
    height: 10px;
}

.height400 {
    min-height: 400px;
}

.height500 {
    min-height: 500px;
}

.h-30 {
    height: 30px;
}

.width48 {
    width: 48%;
}

.width100 {
    width: 100%;
}

.width200 {
    width: 200px;
}

.width100px {
    width: 100px;
}

.w-20 {
    width: 20px;
}

.w-30 {
    width: 30px;
}

.w-50 {
    width: 50px;
}

.w-70 {
    width: 70px;
}

.w-100 {
    width: 100px;
}

.w-30pct {
    width: 30%;
}

.w-70pct {
    width: 70%;
}

.w-100pct {
    width: 100% !important;
}

.w-date {
    width: 120px;
}

.w-name {
    width: 150px;
}

.w-120 {
    width: 120px;
}

.w-150 {
    width: 150px;
}

.w-200 {
    width: 200px;
}

.w-250 {
    width: 250px;
}

.w-290 {
    width: 290px;
}

.w-300 {
    width: 300px;
}

.w-400 {
    width: 400px;
}

.w-10pct {
    width: 10% !important;;
}

.w-20pct {
    width: 20% !important;;
}

.w-30pct {
    width: 30% !important;;
}

.w-40pct {
    width: 40% !important;
}

.w-50pct {
    width: 50% !important;;
}

.w-60pct {
    width: 60% !important;;
}

.w-70pct {
    width: 70% !important;;
}

.w-80pct {
    width: 80% !important;;
}

.w-100pct {
    width: 100% !important;;
}

.font-xs {
    font-size: 12px;
    margin-top: -3px;
}

.font16 {
    font-size: 16px;
}

.border-bottom {
    border-bottom: 1px solid #167c80;
}

.border-top {
    border-top: 1px solid #167c80;
}

.btn-ice {
    background: #6bf698 !important;
    color: #26344e;
    text-transform: uppercase;
}

.btn-ice.active {
    background: #4af799 !important;
    color: #26344e;
}

.btn-ice:hover {
    opacity: 0.9;
    color: #26344e;
}

.btn-ice:active,
.btn-ice:focus {
    color: #26344e;
}

.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: 0;
    color: rgb(237, 27, 36);
}

.minw-200 {
    min-width: 200px;
}

.mw-100 {
    max-width: 100px;
}

.mw-350 {
    max-width: 350px;
}

.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: #6bf698 !important;
    border-color: white;
    border: 0 none;
    color: #fff;
}

.pagination > li > a,
.pagination > li > span {
    color: gray;
    border: 0 none;
}

.disabledModule {
    position: relative;
    color: #808080 !important;
}

.disabledModule div,
.disabledModule h3,
.disabledModule p {
    color: #808080 !important;
}

.disabledModuleOverlay {
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Module Library*/

.desc .tile-bg {
    opacity: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
    background-position-y: bottom;
}

.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: 0;
    cursor: pointer;
    margin-top: 3px;
}


/* gritter */

.gritter-item-wrapper.primary {
    background: #7a9c2e;
}

.gritter-item-wrapper.success {
    background: #7ebc56;
}

.gritter-item-wrapper.info {
    background: #4aa3df;
}

.gritter-item-wrapper.warning {
    background: #f16e3f;
}

.gritter-item-wrapper.danger {
    background: rgb(237, 27, 36);
}

.gritter-item-wrapper.prusia {
    background: #3d566d;
}

.gritter-item-wrapper.dark {
    background: #23262b;
}


/* colours */

.iceMainGreenBg {
    background: #167c80 !important;
    color: #fff;
}

.iceGreenBg {
    background: #99cd53 !important;
    color: #fff;
}

.iceBlueBg {
    background: #48afdb !important;
    color: #fff;
}

.iceOrangeBg {
    background: #d2700f !important;
    color: #fff;
}

.iceTurqBg {
    background: #1abc9c !important;
    color: #fff;
}

.iceRedBg {
    /*background: rgb(237, 27, 36) !important;*/
    background: #6bf698 !important;
    color: #fff;
}

.McLarenDarkGreen {
    background-color: #006456;
    color: #fff;
}

.McLarenGreen {
    background-color: #6bf698 !important;
    color: #fff;
}

.McLarenLightGreen {
    background-color: #7ebc56;
    color: #fff;
}

.McLarenLighterGreen {
    background-color: rgba(126, 188, 86, 0.36);
}

.McLarenGray {
    background-color: #808080;
    color: #fff;
}

.McLarenLightGray {
    background-color: #808080;
}

.bb-green {
    border-bottom: 2px solid #6bf698 !important;
}

.bb-gray {
    border-bottom: 2px solid gray;
}

.bb-light-green {
    border-bottom: 2px solid #7ebc56;
}

.McLaren-green {
    color: #6bf698 !important;
}

.iceRedBg:hover {
    color: #fff;
}

.iceMainGreen {
    color: #167c80;
}

.iceGreen {
    color: #99cd53;
}

.iceBlue {
    color: #48afdb;
}

.iceOrange {
    color: #d2700f;
}

.iceTurq {
    color: #1abc9c;
}

.iceRed {
    color: #e74c3c;
}

div.loading {
    /*background: transparent url('../images/ui-anim_basic_16x16.gif') center center no-repeat;*/
    min-height: 50px;
}

.loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    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-relative {
    position: relative;
}

.p-10 {
    padding: 10px;
}

.p-20 {
    padding: 20px;
}

.pt-10 {
    padding-top: 10px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pt-5 {
    padding-top: 5px;
}

.pb-5 {
    padding-bottom: 5px;
}

.pb-20 {
    padding-bottom: 20px;
}

.mt--35 {
    margin-top: -35px;
}

.mt-0 {
    margin-top: 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-35 {
    margin-bottom: 35px !important;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.ml-4 {
    margin-left: 4px;
}

.ml-5 {
    margin-left: 5px;
}

.ml-20 {
    margin-left: 20px;
}

.mr-5 {
    margin-right: 5px;
}

.ml-10 {
    margin-left: 10px;
}

.mr-10 {
    margin-right: 10px;
}

.ml-15 {
    margin-left: 15px;
}

.mr-15 {
    margin-right: 15px;
}

.pr-25 {
    padding-right: 25px;
}


/* media */

@media screen and (max-width: 991px) {
    .carousel-indicators {
        visibility: hidden;
    }

    .gutter15 {
        margin-left: 15px;
        margin-right: 15px;
    }

    ul.nav.navbar-nav {
        margin-top: 0;
        position: relative;
        z-index: 2;
        background-color: #007c92;
    }
}

@media screen and (max-width: 767px) {
    .programme-details {
        padding-top: 15px;
    }

    #content_title h1 {
        font-size: 30px;
        line-height: 1.2em;
    }

    .tabs .nav.nav-pills a {
        font-size: 13px;
    }

    .banner {
        height: 240px;
        display: none;
    }

#iceCarousel {
        display: none;
    }
}

.card {
    cursor: pointer;
    position: relative;
    width: 100%;
    background-color: #fff;
    margin-bottom: 0;
    padding: 0;
    transition: box-shadow .4s ease, opacity 1.2s ease, transform 1.2s ease;
    min-height: 400px;
    border-radius: 15px;
}

.card__img {
    min-height: 1px;
    transition: transform .4s ease;
    width: 100%;
    height: 100%;
    object-fit: cover;      /* Makes the image cover the entire box */
    object-position: center 20%;
}

.card__img-holder {
    width: 100%;
    overflow: hidden;
    aspect-ratio: 28 / 20;
    border-radius: 15px 15px 0 0;
}

.card + .on-focus,
.card:hover {
    box-shadow: 0 2px 14px 0 hsla(235, 8%, 67%, .7);
}

.card + .on-focus .card__img,
.card:hover .card__img {
    transform: scale(1.1);
}

.card.block-content .body {
    border: 0 none;
    color: #fff;
    position: relative;
}

.card .h3 {
    font-size: 20px;
    
    padding-bottom: 10px;
    border-bottom: 2px solid #fff;
    display: inline-block;
    color: #fff;
    font-weight: 600;
}

.block-content .card__content.body {
    padding: 0 16px;
    font-size: 16px;
    font-weight: 200;
}

.card__content:before {
    content: "";
    position: absolute;
    top: -15px;
    left: 30px;
    width: 30px;
    height: 30px;
    background-color: #fff;
    transform: rotate(45deg);
    background-color: var(--diamond-color);
}

.tile-1 {
    background: #000000;
}

.tile-1 .card__content:before {
    background: #000000;
}

.tile-2 {
    background: #6bf698 !important;
}

.tile-2 .card__content:before {
    background: #6bf698 !important;
}

.tile-3 {
    background: #9EA2A2;
}

.tile-3 .card__content:before {
    background: #9EA2A2;
}

.tile-4 {
    background: #26344e;
}

.tile-4 .card__content:before {
    background: #26344e;
}

.tile-5 {
    background: #bccbd5;
}

.tile-5 .card__content:before {
    background: #bccbd5;
}

.tile-6 {
    background: #83929b;
}

.tile-6 .card__content:before {
    background: #83929b;
}

th.rotate {
    height: 350px;
    white-space: nowrap;
}

th.rotate > div {
    transform: translate(8px, 19px) rotate(270deg);
    width: 0px;
}

th.rotate > div > span {
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
}


/* linear-gradient(180deg,#009a47 33.333%,#7ebc56 0,#7ebc56 66.666%,#b0c954 0,#b0c954) */

td.bg-shade-0 {
    background-color: #fff;
}

td.bg-shade-1 {
    background-color: rgba(128, 188, 87, 0.20)
}

td.bg-shade-2 {
    background-color: rgba(128, 188, 87, 0.43)
}

td.bg-shade-3 {
    background-color: #7ebc56;
}

td.bg-shade-4 {
    background-color: #009a47;
    color: #fff;
}

td.bg-shade-5 {
    background-color: #006456;
    color: #fff;
}

.box-1 {
    background-color: #26344e;
    color: white;
}

.box-2 {
    background-color: #bfddf1;
    color: rgb(0, 0, 0);
}

.flexbox {
    display: flex;
}

.flexbox .box {
    padding: 20px;
    line-height: 1.7em;
}

.bg-img-fill {
    min-height: 300px;
    background-size: cover;
}

.font-55 {
    font-size: 55px;
}

.bg-optic-report {
    background-image: url(../images/bg-optic-report.jpeg);
    background-size: cover;
}

.full-screen {
    width: 100%;
}

.d-inline {
    display: inline-block;
}

.select-wrapper.inline:after {
    top: 0;
    left: 225px;
}

.th-label {
    font-size: 12px;
    font-weight: normal;
}

.table.report-table td {
    padding: 3px 2px;
    font-size: 14px;
    line-height: 1.3em;
}

table.dataTable.report-table thead th,
table.dataTable.report-table thead td {
    padding: 5px;
}

.progress {
    background: #ddd;
}

.progress-bar-completed {
    background-color: #f6ba00;;
}

.progress-bar-in-progress,
.bg-green {
    background-color: #00bb00;

}

.progress-bar-not-started {
    background-color: #ff3f45;
}

.bl-3 {
    border-left: 3px solid #006456;
}

.br-3 {
    border-right: 3px solid #006456;
}

.bt-3 {
    border-top: 3px solid #006456;
}

.bb-3 {
    border-bottom: 3px solid #006456;
}

.TotalStats {
    background: #fff;
    padding: 30px 30px 10px 30px;
    margin-bottom: 20px;
}

.progressDesc > div {
    font-weight: bold;
}

.progressDesc-Completed {
    color: #219831;
}

.progressDesc-InProgress {
    color: #3F58EF;
}

.progressDesc-NotStarted {
    color: #F03F3F;
}

.progressDesc > div:hover {
    cursor: pointer;
}

table.report-table .progress {
    margin-bottom: 0;
}

.flex-col.text-bottom {
    align-self: flex-end;
}

.sm .progress-bar-vertical {
    min-height: 120px;
    width: 18px;
}

.bg-critical {
    background-color: #ff000012;
}

.bg-green {
    background-color: #6bf698 !important;
}

.bg-gray {
    background-color: #ebebeb !important;
}

.space-between {
    justify-content: space-between;
}

.space-around {
    justify-content: space-around;
}

.report-heading {
    background-color: hsl(212, 46%, 21%);
    color: white;
    padding: 10px 20px;
    font-size: 1.5em;
    font-weight: bold;
}


.league-report {

    min-height: 50px;
    background-color: hsl(212, 46%, 21%);
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 30px;
    color: hsl(0, 0%, 100%);
    padding: 15px;
    margin-bottom: 0;

}

.league-report-h1 {
    font-weight: 700;
    font-style: normal;
    color: hsl(212, 46%, 21%);
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 30px;
    background-color: #6bf698 !important;
    padding: 15px;
    vertical-align: middle;
    text-align: center;
}

textarea {
    resize: vertical;
}

.table-vertical td, .table-vertical th {
    vertical-align: middle !important;
}

.table thead.align-bottom th {
    vertical-align: bottom !important;
}

.table thead .checkbox {
    margin-bottom: 4px;
}

.dataTable td, .dataTable th {
    vertical-align: middle !important;
    padding: 8px 18px !important;
}

.lnk-disabled {
    pointer-events: none;
    color: #666;
    cursor: not-allowed;
}

#admin-main a .fa {
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.btn-circle-inner .fa {
    font-size: 30px;
    line-height: 1.5;
}

.btn-circle-inner {
    background: #0D3B6F;
    line-height: 1.5;
    border-radius: 5px;
}

.b-sm .btn-circle-inner {
    font-size: 12px !important;
    line-height: 1.2;
    padding: 10px 0;
}

.dataTables_scrollBody thead th,
.dataTables_scrollBody tfoot th {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.select2edit, .select2 {
    width: 100% !important;
}

.select2-container .select2-selection {
    min-height: 34px !important;
    border-color: #ccc;
}

.select2-selection__rendered, .select2-selection__arrow {
    line-height: 34px !important;
    min-height: 34px !important;
}

.bs4 .row > * {
    float: none !important;
}

.select2-hidden-accessible {
    width: 0 !important;
}

.fake-hidden-input {
    height: 1px;
    width: 1px;
    overflow: hidden;
    border: none !important;
    border-radius: 0;
    position: absolute;
    opacity: 0;
}

.custom-control-input {
    width: 20px;
    height: 20px;
}

.custom-checkbox > * {
    vertical-align: middle;
    margin: 0 !important;
    cursor: pointer;
}

.custom-checkbox label {
    padding: 0 6px;
}

.form-check-input {
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.chart-counter {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 9%;
    border-radius: 5000px;
    background: #fff;
    box-shadow: 0 0 0px 6px #E6E6E6;
    height: auto !important;
}

.chart-counter .inner {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    padding-bottom: 100% !important;
}

.chart-counter .inner .number {
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    align-items: center;
    justify-content: center;
}

#chartjs-tooltip {
    background-color: #fff;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .25);
    padding: 8px;
    border-radius: 4px;
}

.doughnut_chartjs {
    width: 100% !important;;
    height: auto !important;
}


.badge-danger {
    background-color: #ed1b24;
    cursor: pointer;
}

.wp-box {
    background-color: #006456;
    color: white;
    padding: 5px 10px;
    cursor: pointer;
}

.wp-box i {
    margin: 3px 0;
    padding-left: 10px;
    border-left: 1px solid white;
}

.btn-large {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    background-color: #006456;
    color: white;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    height: 100px;
    position: relative;
}

.btn-large.selected {
    background-color: #7ebc56;
}

.btn-circle {
    width: 85px;
    height: 80px;
    border: 4px solid white;
    border-radius: 40px;
    background-color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.b-circle-red .btn-circle {
    border-color: red;
}

.b-sm .btn-circle-inner {
    font-size: 15px;
}

.btn-circle-inner {
    color: hsl(212, 46%, 21%);
    font-size: 30px;
}

.btn-circle-inner .fa {
    font-size: 30px;
}

.btn-title {
    align-self: center;
    width: 180px;
    font-size: 19px;
}

.btn-info-2 {
    display: block;
    position: absolute;
    bottom: 2px;
    right: 6px;
    font-size: 1.4em;
}

.btn-alert {
    display: block;
    position: absolute;
    bottom: 6px;
    right: 6px;
    border-radius: 12px;
    width: 24px;
    height: 24px;
    border: 1px solid white;
    background-color: #ed1b24;
    text-align: center;
}


.info-box {
    position: absolute;
    z-index: 100;
    padding: 29px;
    color: white;
    background-color: #009a4f;
    width: 98%;
    top: 29%;
    min-height: 422px;
    border: 2px solid #006456;
    border-radius: 5px;
}

.f-row {
    flex-direction: row;
}

.f-col {
    flex-direction: column;
}

.f-gap-10 {
    column-gap: 20px;
    row-gap: 20px;
}

.f-gap-2 {
    column-gap: 2px;
    row-gap: 2px;
}

.f-gap-9 {
    column-gap: 9px;
    row-gap: 2px;
}

.f-around {
    justify-content: space-around;
}

.f-even {
    justify-content: space-evenly;
}

.f-between {
    justify-content: space-between;
}

.f-wrap {
    flex-wrap: wrap
}

.f-1 {
    flex: 1;
}

.f-2 {
    flex: 2;
}

.f-start {
    justify-content: flex-start;
}

.f-end {
    justify-content: flex-end;
}

.a-center {
    align-items: center;
}

@keyframes highlight {
    0% {
        background: #ed1b24;
    }
    100% {
        background: #006456;
    }
}

.highlight {
    animation: highlight 1.5s;
}


/* toggle */

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #3cf79f;
}

input:focus + .slider {
    box-shadow: 0 0 1px #3cf79f;
}

input:checked + .slider:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 24px;
}

.slider.round:before {
    border-radius: 50%;
}

/* toggle ends */

.border-bottom {
    border-bottom: 2px solid white !important;
}

.border-left {
    border-left: 2px solid white;
}


.panel-body .progress-circle {
    font-size: 15px;
}

.panel-body .progress-circle span {
    font-size: 20px;
    top: 1.3em;
    width: 3.8em;
}

.panel-body .progress-circle span.sm {
    top: 7.5em;
    font-size: 12px;
}

.panel-body .cc-h3-tile {
    font-size: 15px;
}

.panel-body table th {
    vertical-align: top !important;
}

.mini-dashboard .progress-circle {
    font-size: 15px;
}

.mini-dashboard .progress-circle span {
    font-size: 20px;
    top: 1.3em;
    width: 3.8em;
}

.mini-dashboard .progress-circle span.sm {
    top: 4.1em;
    font-size: 12px;
    width: 6.2em;
}

.mini-dashboard .cc-h3-tile {
    font-size: 16px;
    font-weight: 500;
}

.t-heading {
    background: gray;
    padding: 10px 20px;
    margin-left: 5px;
    color: white;
    font-weight: bold;
}

.panel-body a:hover, .panel-body a:focus, .panel-heading a:hover, .panel-heading a:focus {
    text-decoration: none;
}


.text-up {
    text-transform: uppercase;
}

.login-link-back {
    padding: 10px 20px;
    background-color: #f1d4d8;
    text-align: right;
}

.table td, .table th {
    vertical-align: middle !important;
}

.dt-no-search .dataTables_filter {
    display: none !important;
}

.table {
    width: 100% !important;
}

.dataTables_scrollBody table.dataTable thead th {
    padding: 0 11px !important;
}

table.dataTable thead th, table.dataTable thead td, table.dataTable tbody td {
    padding: 8px 10px !important;
}

.radio label, .checkbox label {
    padding-left: 0;
}

.select2edit:not(select), .select2:not(select) {
    width: 100% !important;
}

.select2-container .select2-selection {
    min-height: 34px !important;
    border-color: #ccc;
}

.select2-selection__rendered, .select2-selection__arrow {
    line-height: 34px !important;
    min-height: 34px !important;
}

.select2-search__field {
    width: 100% !important;
}

.new-row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}

.new-row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}

.col {
    flex: 1 0 0%;
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
}


.circle {
    width: 100px;
    height: 100px;
    background-color: #26344e;
    color: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    font-family: Arial, sans-serif;
}

.validation-status {
    font-size: 1.5em;
    font-weight: bold;
}

.validation-status span {
    font-size: 2em;
}

/* Appraisal */
.grid-container-cp {
    display: grid;
    grid-gap: 20px;
    align-items: center;
}

.left-section,
.center-section,
.right-section {
    display: grid;
    gap: 20px;
}

.left-section {
    display: flex; /* Use flexbox */
    flex-direction: column;
    justify-content: center; /* Horizontally center content */
    align-items: center; /* Vertically center content */
}

/* Left Section (Circular progress) */

.progress-title {
    margin-bottom: 10px; /* Space between title and progress circle */
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

.circular-progress {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: conic-gradient(#4af799 calc(var(--percentage) * 1%), #6bf698 0%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.circular-progress::before {
    content: "";
    position: absolute;
    width: 150px; /* Slightly smaller to create the empty space */
    height: 150px;
    background-color: #f5faff;
    border-radius: 50%;
}

.circular-progress.small-circle {
    width: 90px;
    height: 90px;
}

.circular-progress.small-circle::before {
    width: 75px; /* Slightly smaller to create the empty space */
    height: 75px;
    background-color: #f5faff;
    border-radius: 50%;
}

.circular-text {
    position: absolute;
    text-align: center;
}

.circular-text h3 {
    font-size: 36px;
    margin: 0;
}

.circular-text p {
    margin: 0;
    font-size: 16px;
}

.small-circle .circular-text h3 {
    font-size: 20px;
}

.small-circle .circular-text p {
    font-size: 13px;
}

/* Center Section (Buttons/Options) */
.center-section {
    grid-template-columns: repeat(2, 1fr);
}

/* Right Section (Small Circles) */
.right-section {
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* 4 columns */
    grid-gap: 20px;
}

.row-heading {
    grid-column: span 4;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0;
}

.circle-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.small-circle {
    margin-bottom: 10px; /* Space between the circle and title */
}

 .placeholder-title {
    text-align: center;
    font-size: 14px;
}

/* Responsive Design */
@media (max-width: 768px) {
    .grid-container-cp {
        grid-template-columns: 1fr;
    }

    .center-section {
        grid-template-columns: 1fr;
    }

    .right-section {
        grid-template-columns: repeat(2, 1fr);
    }

    .circular-progress,
    .small-circle {
        height: 150px;
        width: 150px;
    }
}

.feedback-bubble {
    background-color: #4af799;
    color: #fff;
    padding: 5px 10px;
    border-radius: 50%;
    font-size: 14px;
    display: inline-block;
}

.header-container {
    display: flex;
    justify-content: space-between; /* Align title on the left, total on the right */
    align-items: center;
}

h1.cp {
    font-size: 1.5em;
    color: #4af799;
}

.feedback-container {
    border: 1px solid #333;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 10px;
    position: relative;
    display: flex;
    align-items: center;
}

.feedback-left {
    display: flex;
    align-items: center;
}

.profile-circle {
    width: 50px;
    height: 50px;
    border-radius: 50%; /* Ensure circular shape */
    background-color: #333;
    color: white;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    flex-shrink: 0; /* Prevent the circle from shrinking on small screens */
}

.feedback-text {
    flex-grow: 1;
}

.feedback-text h3 {
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%; 
}


#total-container {
    background-color: #333;
    color: white;
    padding: 10px;
    border-radius: 5px;
}

#more-btn, #back-btn, #all-btn {
    display: inline-block;
    margin-top: 15px;
    padding: 10px 20px;
    background-color: #333;
    color: white;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    border-radius: 5px;
}

#back-btn {
    margin-left: 10px;
}

#more-btn:hover, #back-btn:hover, #all-btn:hover {
    background-color: #555;
}

.feedback-time {
    font-size: 12px;
    color: #4af799;
    position: absolute;
    right: 15px;
    top: 15px;
    white-space: nowrap;
}

@media (max-width: 600px) {
    .profile-circle {
        width: 40px;
        height: 40px;
        font-size: 16px; /* Adjust font size for smaller screens */
    }
}

.d-flex {
    display: flex;
}

.flex-1 {
    flex: 1;
}

.justify-content-space-between {
    justify-content: space-between;
}
.align-items-stretch {
    align-items: stretch;
}
.gap-20 {
    gap: 20px;
}

.blue-bg-col {
    background-color: aliceblue;
}

.pl-20 {
    padding-left: 20px;
}

.pr-20 {
    padding-right: 20px;
}




/* Objective header container */
.objective-container {
    display: flex;
    background-color: #f7f7f7;
    padding: 20px;
    align-items: center;
    border-radius: 8px;
}

/* Left side with number */
.objective-number {
    background-color: #99c4e3;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: white;
    margin-right: 20px;
    flex-shrink: 0;
}

/* Objective title and description */
.objective-content {
    flex-grow: 1;
}

.objective-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.objective-description {
    font-size: 14px;
    color: #666;
}

/* Right side with progress circle */
.objective-progress {
    width: 80px;
    height: 80px;
    background-color: #e0e0e0;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    position: relative;
    cursor: pointer;
}

.objective-footer {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    border-top: 1px solid #ddd;
}

.objective-footer div {
    display: flex;
    align-items: center;
}

.objective-footer span {
    margin-right: 10px;
    font-weight: bold;
}

.status-badge {
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    color: white;
    cursor: pointer;
}

.status-in-progress {
    background-color: #4CAF50;
}

.status-completed {
    background-color: #4CAF50;
}

.status-not-started,
.status-abandoned {
    background-color: #f44336;
}

.priority-high {
    background-color: #f44336;
}

.priority-medium {
    background-color: #ff9800;
}

.priority-low {
    background-color: #4CAF50;
}

.status-option,
.priority-option,
.smart-option {
    margin: 10px;
    padding: 10px;
    cursor: pointer;
    border-radius: 5px;
    color: white;
}

.status-option.in-progress,
.status-option.completed,
.priority-option.low,
.status-smart-yes,
.smart-option.yes {
    background-color: #4CAF50;
}

.status-option.not-started,
.status-option.abandoned,
.priority-option.high,
.status-smart-no,
.smart-option.no {
    background-color: #f44336;
}

.priority-option.medium {
    background-color: #ff9800;
}

/* Input field for percentage */
.percentage-input {
    width: 60px;
    padding: 5px;
    text-align: center;
    font-size: 16px;
}

.message {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
    width: 100%;
  }

  .message.left {
    justify-content: flex-start;
  }

  .message.right {
    justify-content: flex-end;
  }

  .message-bubble {
    max-width: 70%;
    padding: 15px;
    border-radius: 10px;
    position: relative;
    color: white;
  }

  .message-bubble.left {
    background-color: #a4c3e9;
    text-align: left;
  }

  .message-bubble.right {
    background-color: #333;
    text-align: left;
  }

  .message-bubble.left::before {
    content: "";
    position: absolute;
    top: 10px;
    left: -10px;
    border: 10px solid transparent;
    border-right-color: #a4c3e9;
  }

  .message-bubble.right::after {
    content: "";
    position: absolute;
    top: 10px;
    right: -10px;
    border: 10px solid transparent;
    border-left-color: #333;
  }

  .timestamp {
    font-weight: bold;
    margin-bottom: 5px;
  }

  .header-container.with-solid-header {
    background-color: #4af799;
    color: white;
    padding-left: 20px;
  }

  .header-container.with-solid-header h2 {
    margin-top: 10px;
    margin-bottom: 10px;
    color: white;
  }

  .message-container, .notes-container, .large-container {
    max-height: 500px;
    overflow: auto;
    border: 1px solid #ccc;
    padding: 20px;
    margin-top: 0;
    margin-bottom: 10px;
    border-top: 0 none;
  }

  .large-container {
    max-height: 800px;
  }

  .drop-area {
    border: 2px dashed #a4c3e9;
    padding: 40px;
    border-radius: 10px;
    background-color: #f9f9f9;
    cursor: pointer;
    margin-bottom: 20px;
    transition: background-color 0.3s ease;
  }

  .drop-area.dragover {
    background-color: #e9f5ff;
  }

  .drop-area p {
    font-size: 16px;
    color: #333;
  }

  .upload-container input[type="file"] {
    display: none;
  }

  .upload-container .custom-file-upload {
    padding: 10px 20px;
    background-color: #a4c3e9;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    display: inline-block;
  }

  .upload-container .custom-file-upload:hover {
    background-color: #7fa0d5;
  }

  /* Progress bar */
  .upload-container .progress-bar {
    width: 100%;
    background-color: #f3f3f3;
    margin-top: 10px;
    border-radius: 5px;
    overflow: hidden;
    height: 20px;
  }

  .upload-container .progress-bar-fill {
    width: 0%;
    height: 100%;
    background-color: #4af799;
    text-align: center;
    color: white;
    line-height: 20px;
    transition: width 0.4s ease;
  }

  /* Uploaded files list */
  .uploaded-files {
    list-style: none;
    padding: 0;
    margin-top: 20px;
    text-align: left;
  }

  .uploaded-files li {
    background-color: #f0f8ff;
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 5px;
    border-left: 5px solid #4af799;
  }

  .notes-container .note {
    background-color: #a4c3e9;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    color: white;
    font-size: 14px;
  }

  .notes-container .note.alternate {
    background-color: #333;
    color: white;
  }

  .notes-container .note .timestamp {
    font-weight: bold;
    margin-bottom: 5px;
  }

  .wizard-steps { display: flex; list-style-type: none; padding: 0; margin-bottom: 20px; justify-content: space-between; align-items: center; }
  .wizard-step { flex: 1; text-align: center; color: #555; }
  .wizard-step .step-number { display: inline-flex; align-items: center; justify-content: center; width: 30px; height: 30px; border-radius: 50%; background-color: #ddd; color: #555; font-weight: bold; }
  .wizard-step.active .step-number, .wizard-step.completed .step-number { background-color: #4af799; color: white; }
  .wizard-step.active .step-label, .wizard-step.completed .step-label { color: #4af799; font-weight: bold; }
  .step-label { margin-top: 5px; display: block; font-size: 14px; }

  
.cp-grid {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    position: relative;
    padding-bottom: 20px;
}

.cp-grid-wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
}
.cp-grid-wrapper .cp-grid-container {
    display: grid;
    grid-template-columns: repeat(3, 160px);
    grid-template-rows: repeat(3, 160px);
    grid-gap: 10px;
    background-color: white;
    padding: 10px;
    border-radius: 10px;
    position: relative;
}
.cp-grid-wrapper .cp-tile {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 160px;
    height: 160px;
    color: #333;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
    transition: transform 0.3s ease, box-shadow 0.3s ease, border 0.3s ease;
    cursor: pointer;
    border: 3px solid transparent;
}
.cp-grid-wrapper .cp-tile.selected {
    transform: translateY(-10px);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
    border: 3px solid #333;
}
.cp-tile[data-type="low"] { background-color: #f85151; }
.cp-tile[data-type="medium-low"] { background-color: #fac424; }
.cp-tile[data-type="medium"] { background-color: #FFD966; }
.cp-tile[data-type="high"] { background-color: #93C47D; }
.cp-tile[data-type="highest"] { background-color: #38761D; color: white; }

/* Custom Colors for Talent Pills */
.badge-medium { background-color: #FFD966; color: #333; } 
.badge-medium-low { background-color: #fac424; color: #333; } 
.badge-low { background-color: #f85151; color: #333; } 
.badge-high { background-color: #93C47D; color: #333; } 
.badge-highest { background-color: #38761D; color: white; } 


/* Axis Labels */
.y-axis-label, .x-axis-label {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1em;
    font-weight: bold;
    background-color: #333;
    color: white;
    border-radius: 5px;
    padding: 10px;
}
.y-axis-label {
    position: absolute;
    left: -283px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    width: 515px;
    height: 10px;
    text-align: center;
}
.x-axis-label {
    position: absolute;
    bottom: -31px;
    left: 50%;
    transform: translateX(-50%);
    width: 515px;
    height: 10px;
    text-align: center;
}

.modal-header {
    background-color: #4a90e2;
    color: white;
}

.modal-footer .btn-primary {
    background-color: #4a90e2;
}

.modal-content {
    border-radius: 0;
}



.cp-bg-blue .table {
    background-color: white;;
}

.complete-intelligence-question {
    background-color: #6bf698;
    color: #26344e !important;
    padding: 1em;
    transition: background-color 0.3s ease-in-out;
    border: none;
    padding: 10px 16px;
    border-radius: 4px;
    cursor: pointer;


}

.complete-intelligence-question:hover {
    color: #6bf698;
    background-color: #26344e !important;
    text-decoration: none;
	transition: background-color 300ms ease;

}

.complete-intelligence-question:active {
    color: #6bf698;
    background-color: #26344e !important;
}

.complete-intelligence-question p {
    color: #26344e;
    margin: 0;
    
}

.complete-intelligence-question:hover p {
    color: #6bf698;
   
}


.text-transparent {
    color: transparent;
}

.development_recommendations {
    width: 75%;
    padding: 1em;
    background-color: lightgoldenrodyellow;
    border-radius: 10px;
    margin-left: 11px;
    margin-bottom: 2em;
    border: 5px solid goldenrod;
}
