﻿@font-face {
    font-family: Brandon;
    src: url('fonts/Brandon_bld.otf');
}

@font-face {
    font-family: Avenir;
    src: url('fonts/AvenirLTStd-Book.otf');
}

/*************************************************************************
organisation achievement logos
*************************************************************************/
#controlsOrganisationAchievementLogo ul {
    padding: 0px;
    margin: 0px;
    text-align: left;
}

    #controlsOrganisationAchievementLogo ul li {
        display: inline;
        list-style-type: none;
        margin: 10px;
    }


html,
body {
    font-family: Avenir,sans-serif;
    margin: 0;
    padding: 0;
}

body {
    margin: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Brandon, sans-serif;
    text-transform: uppercase;
}

ul {
    list-style: none;
}

main {
    min-height: 75vh;
    margin-top: 75px;
}

a {
    color: #007085;
    text-decoration: none;
    background-color: transparent;
}

    a:hover {
        color: #007085;
        text-decoration: underline;
    }

.table-hover tbody tr:hover {
    background-color: #ebf4f5;
}

body .bg-primary {
    background-color: #007085 !important;
}

.bg-secondary {
    background-color: #f39322 !important;
}

.border-secondary {
    border: #f39322 1px solid;
}

.bg-cat-white,
.footer-middle {
    background-color: #ebf4f5;
}

.text-secondary {
    color: #f39322 !important;
}

.text-primary,
.footer-middle,
footer a {
    color: #007085 !important;
}

.text-cat-white {
    color: #ebf4f5;
}

.navbar {
    padding: 0;
    align-items: stretch;
}


.btn {
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 10px;
}

.btn-link {
    color: #007085;
}


.btn-primary,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
    color: #000;
    background-color: #FFF;
    border: 4px solid #f39322;
    text-transform: uppercase;
}

    .btn-primary:hover {
        color: #000;
        background-color: #ddd;
        border-color: #f39322;
    }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #000;
        background-color: #ccc;
        border-color: #aaa;
    }

.btn-secondary,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active {
    color: #000;
    background-color: #fff;
    border: 2px solid #f39322;
    text-transform: uppercase;
}

    .btn-secondary:hover {
        color: #000;
        background-color: #ddd;
        border-color: #f39322;
    }

.navbar-toggler-icon {
    padding: 30px !important;
}

.search-section {
    width: 100%;
    display: table;
    position: absolute;
    top: 0;
}

.jumbotron {
    background-color: #fff0 !important;
}

.jumbotron-fluid {
    margin-bottom: 0;
}

.jumbotron .container {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

/*.bg-image {*/
/*    background: linear-gradient( rgba(0, 112, 133, 0.45), rgba(0, 112, 133, 0.45) ), url('../images/New-North-East-job-image.png') no-repeat center center;*/
/*    background: linear-gradient( rgba(0, 112, 133, 0.45), rgba(0, 112, 133, 0.45) ), url('../images/New-North-East-job-image.png');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-color: #ccc;
    background-size: cover;*/
/*min-height: 75vh;
    width: 75%;
    background: url(../images/Main_image_2.png)no-repeat, url(../images/Main_image_3.png)no-repeat center 0%, url(../images/public-sector-4.jpg)no-repeat right 0%;
    background-size: auto, auto, auto;
}*/
.slider {
    width: 100vw;
    height: 80vh;
    position: relative;
}

    .slider .slider-image-container {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: opacity 1s ease-in-out;
        /*        z-index: -1;
        max-height: -webkit-fill-available; */
    }

    .slider .slider-image {
        width: 100%;
        height: 100%;
        background-size: cover;
        object-fit: cover;
    }
    .slider .slider-image-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 112, 133, 0.45);
    }
/*.NEJbgImageslider {
    display: flex;
    flex-direction: row;
    min-height: 75vh;
    width: 100%;*/
/*    min-height: 75vh;
    width: 75%;
    background: url(../images/Main_image_2.png)no-repeat, url(../images/Main_image_3.png)no-repeat top center, url(../images/public-sector-4.jpg)no-repeat right 0%;
    background-size: 100vw;
*/
/*}

.img_1 {
    flex: 1;
    background: linear-gradient( rgba(0, 112, 133, 0.45), rgba(0, 112, 133, 0.45)), url(../images/Main_image_2.png)no-repeat top;
    background-size: cover;
}

.img_2 {
    flex: 1;
    background: linear-gradient( rgba(0, 112, 133, 0.45), rgba(0, 112, 133, 0.45)), url(../images/Main_image_3.png)no-repeat top center;
    background-size: cover;
}

.img_3 {
    flex: 1;
    background: linear-gradient( rgba(0, 112, 133, 0.45), rgba(0, 112, 133, 0.45)), url(../images/public-sector-4.jpg)no-repeat top center;
    background-size: cover;
}

.img_4 {
    flex: 1;
    background: linear-gradient( rgba(0, 112, 133, 0.45), rgba(0, 112, 133, 0.45)), url(../images/New-North-East-job-image.png)no-repeat top center;
    background-size: cover;
}

.slider {
    background: linear-gradient( rgba(0, 112, 133, 0.45), rgba(0, 112, 133, 0.45) );
    overflow: hidden;
    position: relative;
}


    .slider .sliderfigure {
        width: 400vw;
        position: relative;
        animation: 32s slider infinite;
        display: flex;
    }

@keyframes slider {*/
/* 1st */
/*0% {
        transform: translateX(0px);
        opacity: 1;
    }*/
/* 2nd  */
/*23% {
        transform: translateX(0px);
        opacity: 1;
    }

    24% {
        transform: translateX(0px);
        opacity: 0.5;
    }

    25% {
        transform: translateX(0px);
        opacity: 0;
    }

    26% {
        transform: translateX(-100vw);
        opacity: 0;
    }

    27% {
        transform: translateX(-100vw);
        opacity: 0.5;
    }

    28% {
        transform: translateX(-100vw);
        opacity: 1;
    }*/
/* 3rd */
/*49% {
        transform: translateX(-100vw);
        opacity: 0.5;
    }

    50% {
        transform: translateX(-100vw);
        opacity: 0;
    }

    51% {
        transform: translateX(-200vw);
        opacity: 0;
    }

    52% {
        transform: translateX(-200vw);
        opacity: 0.5;
    }

    53% {
        transform: translateX(-200vw);
        opacity: 1;
    }*/
/* 4th */
/*74% {
        transform: translateX(-200vw);
        opacity: 0.5;
    }

    75% {
        transform: translateX(-200vw);
        opacity: 0;
    }

    76% {
        transform: translateX(-300vw);
        opacity: 0;
    }

    77% {
        transform: translateX(-300vw);
        opacity: 0.5;
    }

    78% {
        transform: translateX(-300vw);
        opacity: 1;
    }

    99% {
        transform: translateX(-300vw);
        opacity: 0.5;
    }

    100% {
        transform: translateX(-300vw);
        opacity: 0;
    }
}*/

.divbgimage {
    min-height: 75vh;
}

.transparent, .btn-transparent {
    background: rgba(0,0,0,0) !important;
    color: #ffff;
    border: 3px solid #ebf4f5;
}

    .transparent::placeholder {
        color: #fff;
    }

    .btn-transparent:focus {
        background-color: none !important;
    }

    .transparent:focus {
        background-color: aliceblue !important;
        color: #495057;
    }

    .btn-transparent:hover {
        color: #fff !important;
    }

.btn-search, .btn-search:hover, .btn-search:active, .btn-search:visited {
    padding: 10px;
    width: 80px;
}

.navbar-brand {
    margin-left: 20px;
}

/* */
.card-campaign {
    border: #f39322 1px solid;
    border-radius: 0;
}

.card-campaign-header {
    background-color: #007085;
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    min-height: 4.5rem;
}


.icon-link {
    position: relative;
    top: 15px;
    left: 0px;
}

.nav-tabs > li, .nav-pills > li {
    float: none;
    display: inline-block;
}

.nav-tabs {
    text-align: center;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

/* Focus states */
#main-menu a:focus,
nav .nav-link:focus {
    outline: 2px solid #f39322;
    outline-offset: -2px;
}

.btn-primary:focus,
.form-control:focus,
.custom-select:focus {
    outline: none;
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #f39322;
}

.btn-on-secondary:focus {
    box-shadow: 0 0 0 2px #007085, 0 0 0 4px #f39322;
}


.btn-light:focus {
    outline: none;
    box-shadow: 0 0 0 2px #007085, 0 0 0 4px white;
}

.job-card-subrow a.text-white:focus,
.shareOnline-Box a:focus i,
.btn-secondary:focus {
    outline: none;
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #007085;
}

.btn-on-primary:focus {
    box-shadow: 0 0 0 2px #f39322, 0 0 0 4px #007085;
}

input[type=checkbox]:focus,
#pagerPages .btn-secondary:focus {
    outline: none;
    box-shadow: 0 0 0 2px white, 0 0 0 4px #007085;
}

.inner-text-focus:focus > * {
    text-decoration: underline;
}

a:focus {
    outline: none;
    text-decoration: underline;
}

.mainfooter a:focus > img {
    box-shadow: 0 0 0 2px #ebf4f5, 0 0 0 4px #007085;
}


/* badge */
.badge-browse-job {
    color: #000;
    border: 3px solid #f39322;
}

.badge-nav-item {
    color: #fff;
    background-color: #007085;
}

/**/
.nav-pills a {
    color: white;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #007085;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #f39322;
}

footer {
    color: white;
}

.footer-pad h3 {
    font-size: 1.25rem;
}

footer a:hover {
    color: #f39322;
}

.footer-middle {
    padding-top: 2em;
}
/**Sub Navigation**/
.subnavigation-container {
    background: #3d6277;
}

.subnavigation .nav-link {
    color: white;
    font-weight: bold;
}

.subnavigation-container {
    text-align: center;
}


/*submenu nav*/

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu a::after {
        transform: rotate(-90deg);
        position: absolute;
        right: 6px;
        top: .8em;
    }

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-left: .1rem;
        margin-right: .1rem;
    }


/*form control*/

.form-control, .custom-select, .custom-radio {
    /*border: 1px solid #ebf4f5;*/
    border-radius: 10px;
    background-color: #ebf4f5;
}

.form-group {
    margin-bottom: 5px;
}

.custom-select {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#f39322' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
}

#scroll-up-btn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #f39322;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    opacity: 0.7;
}

    #scroll-up-btn:hover {
        background-color: #007085;
        border: 1px solid #f39322;
        opacity: 1;
    }


/* Menu*/
.menu {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: #007085;
    background-color: #007085;
    font-family: Brandon, sans-serif;
}

.menu-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.menu a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #ebf4f5;
    display: block;
    transition: 0.3s;
}

    .menu a.btn.btn-primary.btn-small
    .menu a:hover, .menu a:focus {
        color: black;
    }


.menu .closebtn {
    position: absolute;
    top: 5px;
    right: 5px;
}

.ln-letters {
    text-align: center;
}

.listNav a {
    margin-bottom: 15px;
    color: #f39322;
    border: 0;
}

.ln-letters .ln-last {
    border: 0;
}

.listNavShow {
    display: inline-block;
}

.ln-letters a:hover, .ln-letters .ln-selected {
    background-color: #007085;
}


.navbar-nav {
    flex-direction: row;
}

.list-group-item {
    border: 1px solid #007085;
    /*height: 68px;*/
}

.list-group-item-jobrole {
    height: 3.5rem;
}





.job-card-sub {
    margin-top: 10px;
    border-color: #007085;
    background-color: #007085;
    color: white;
}


    .job-card-sub .card-img-block img {
        border-radius: 5px;
        box-shadow: 0 0 10px rgba(0,0,0,0.63);
    }

    .job-card-sub h5 {
        font-weight: 600;
    }

    .job-card-sub p {
        font-size: 13px;
        font-weight: 300;
    }

.list-link-item {
    border: 1px solid white;
    border-radius: 0;
    background-color: #f39322;
    text-transform: uppercase;
    text-align: center;
}

.card-header {
    border-bottom: 0;
    background-color: transparent;
}


.job-card {
    border: 1px solid white;
    background-color: #007085;
}

.job-card-subrow {
    height: 110px;
    border: 1px solid white;
}

    .job-card-subrow:hover {
        background-color: #007085;
    }

    .job-card-subrow a {
        text-decoration: none;
    }

.table-job-details {
    margin: 50px 0 50px 0;
}

    .table-job-details th {
        color: #007085;
    }

.job-details-subrow {
    height: 80px;
    border: 1px solid white;
    background: #f39322;
}

.custom-control-label:before {
    background-color: white;
    border: #f39322 solid 1px;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #f39322;
}

/* Employer Card*/
.employer-card-header, .employer-card-header:first-child {
    background-color: #007085;
    color: white;
    border-radius: 0;
}

    .employer-card-header button, .employer-card-header button:hover {
        color: white;
    }


.employer-card {
    border: 1px solid #007085;
    border-radius: 0;
}

/**Progress Bar */

.progress-bar {
    background-color: #f39322;
}

/* List Groups */

.list-style-none li {
    list-style-type: none;
    padding-left: 1rem;
}

.list-user li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f044";
    margin: 0 10px 0 -28px;
    color: #f39322;
}

.list-building li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f1ad";
    margin: 0 10px 0 -28px;
    color: #f39322;
}

.list-folder-open li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f07c";
    margin: 0 10px 0 -28px;
    color: #f39322;
}

/*Tooltip*/
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #f39322;
    border-radius: .25rem;
}

.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip.bs-tooltip-bottom .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #f39322;
}

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #f39322;
}

.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip.bs-tooltip-left .arrow::before {
    right: 0;
    margin-top: -3px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #f39322;
}

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip.bs-tooltip-right .arrow::before {
    margin-top: -3px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #f39322;
}


/* Custom Scroll Bar */

/* Track */
::-webkit-scrollbar {
    width: 14px;
    height: 14px;
}

::-webkit-scrollbar-track {
    background: white;
    border: solid 1px #f39322;
}


/* Thumb */
::-webkit-scrollbar-thumb {
    background: #007085;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #f39322;
    }

    ::-webkit-scrollbar-thumb:active {
        background: #f39322;
    }

    ::-webkit-scrollbar-thumb:vertical {
        border-top: solid 2px white;
        border-bottom: solid 2px white;
    }

    ::-webkit-scrollbar-thumb:horizontal {
        border-right: solid 2px white;
        border-left: solid 2px white;
    }


/* Buttons */
::-webkit-scrollbar-button {
    border-style: solid;
    height: 16px;
    width: 16px;
}


    /* Up */
    ::-webkit-scrollbar-button:vertical:decrement {
        border-width: 0 7px 14px 7px;
        border-color: white white #007085 white;
    }

        ::-webkit-scrollbar-button:vertical:decrement:hover {
            border-color: white white #f39322 white;
        }


    /* Down */
    ::-webkit-scrollbar-button:vertical:increment {
        border-width: 14px 7px 0 7px;
        border-color: #007085 white white white;
    }

        ::-webkit-scrollbar-button:vertical:increment:hover {
            border-color: #f39322 white white white;
        }


    /* Left */
    ::-webkit-scrollbar-button:horizontal:decrement {
        border-width: 7px 14px 7px 0;
        border-color: white #007085 white white;
    }

        ::-webkit-scrollbar-button:horizontal:decrement:hover {
            border-color: white #f39322 white white;
        }


    /* Right */
    ::-webkit-scrollbar-button:horizontal:increment {
        border-width: 7px 0 7px 14px;
        border-color: white white white #007085;
    }

        ::-webkit-scrollbar-button:horizontal:increment:hover {
            border-color: white white white #f39322;
        }

.advanced-search-info {
    height: 20rem;
    overflow-y: auto;
    border: 1px solid #ebf4f5;
    border-radius: 5px;
}


/* CMS */



.searchcriteria_subtitle {
    font-weight: bold;
}

.searchcriteria_subtitle {
    color: #007085;
}

.divSearchinfo {
    font-size: 0.9rem;
}

.searchcriteria_item {
    margin-left: 10px;
}

input.x_img {
    cursor: pointer;
    margin-top: 2px;
    width: 13px;
    height: 13px;
    background: url(../images/template/x_sprite.png) top left no-repeat;
    border: none;
    background-position: 0 0;
}

    input.x_img:focus, a.x_img:hover, a.x_img:active {
        background: url(../images/template/x_sprite.png) top left no-repeat;
        background-position: -13px 0px;
    }

input.x_img_focus {
    cursor: pointer;
    margin-top: 2px;
    width: 13px;
    height: 13px;
    background: url(../images/template/x_sprite.png) top left no-repeat;
    border: none;
    background-position: -13px 0px;
}

/*asterisk*/
.req {
    color: red;
}


/* Job Application */
.form-label {
    font-weight: bold;
    color: #007085;
}

.month_select, .year_select, .day_select {
    width: auto;
}

.lblSectionTitle {
    font-size: 2rem;
    color: #f39322;
}

.form-data > span {
    font-weight: bold;
}

.btn-job-app-nav {
    max-width: 150px;
    white-space: normal;
}

.form-hint {
    display: none;
}

.form-wrap {
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: solid 1px #007085;
    padding-top: 1rem;
}

.form-row-error {
    color: red;
}

.criterion_label {
    font-weight: bold;
    color: #007085;
}

th {
    color: #f39322;
}

.scrolltable {
    height: 10rem;
    overflow: auto;
    margin-top: 1rem;
    margin-bottom: 2rem;
}

.checkboxlisttable, .organisationlist {
    border-radius: 10px;
    border: 1px solid #ebf4f5;
    padding-left: 2rem;
}

.item_label {
    padding-right: .5rem;
}

.checkboxlist label {
    margin: 0 0 .5rem .5rem;
}



/* Extra small devices (portrait phones, less than 576px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (landscape phones, 576px and down)*/
@media screen and (max-width: 576px) {

    .advanced-search-info {
        height: 7rem;
    }

    .navbar-brand {
        margin-left: 0;
    }

    .h1, h1 {
        font-size: 1.7rem;
    }

    .h3, h3 {
        font-size: 1.5rem;
    }

    .form-control, .custom-select {
        font-size: 1rem;
    }

    .list-group {
        font-size: 0.9rem;
    }

    .menu a {
        font-size: 20px
    }

    .menu .closebtn {
        top: 5px;
        right: 0px;
        padding-right: 0px;
    }


    .menu-content {
        top: 20%;
    }

    #scroll-up-btn {
        padding: 5px;
    }

    #pagerRecords, #pagerResultSummary {
        display: none;
    }

    .navbar {
        height: 48px;
    }

    main {
        margin-top: 45px;
    }

    .slider .slider-image {
        object-fit: cover;
    }

    .search-section {
        width: auto;
    }
}
/* Medium devices (tablets, 768px and down) */
@media (max-width: 768px) {
    .btn-search {
        margin-top: 10px;
    }

    .NEJbgImageslider {
        height: 50vh !important;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}

@media (min-width: 768px) {
    .dont-collapse-sm {
        display: block;
        height: auto !important;
        visibility: visible;
    }
}


/*ul > li.nav-item {
  border-left: 3px solid #007085;  
  background-color: #f39322;
}*/

.hamburgerMenuList {
    margin-top: 15vh;
}

.text-browse-by-employer {
    color: white;
}


#job-name a {
    color: white;
}


.card-campaign-header a {
    color: white;
}

#browse-by-category-section {
    background-color: #007085;
    border-color: #f39322;
    color: white;
}

.bg-register-jumbotron,
.box-secondary,
.my-account-portal {
    background-color: #007085;
    color: white;
    border: 1px solid #007085;
}

.page-title {
    color: #f39322;
}

html, body {
    margin: 0;
    padding: 0;
}

.modal-body {
    padding: 0;
}

.session-end-popup {
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

    .session-end-popup button {
        border: none;
        background: none;
        padding: 0;
        margin: 0;
    }

    .session-end-popup .session-header {
        height: 50%;
        background: #fff5e4;
        position: relative;
        padding-bottom: 85px;
    }

        .session-end-popup .session-header .clock-img {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            width: 60px;
            height: 60px;
            position: absolute;
            top: -30px;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            border-radius: 50%;
            background: #ffffff;
            -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
        }

            .session-end-popup .session-header .clock-img svg {
                width: 60%;
                height: 60%;
                display: block;
                -o-object-fit: contain;
                object-fit: contain;
            }

        .session-end-popup .session-header h5 {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 34px;
            font-weight: 700;
            color: #000000;
            margin: 40px 0 0 0;
            text-align: center;
            line-height: 38px;
            text-transform: none;
        }

    .session-end-popup .session-body {
        height: 50%;
        padding: 30px 20px;
        background: #ffffff;
    }

        .session-end-popup .session-body .session-timing {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            margin-top: -95px;
            position: relative;
        }

            .session-end-popup .session-body .session-timing > span {
                font-size: 38px;
                font-weight: 700;
                color: #000000;
                padding: 0 10px;
                line-height: 38px;
                margin-top: -15px;
            }

            .session-end-popup .session-body .session-timing button {
                width: 90px;
                height: 90px;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: end;
                -ms-flex-pack: end;
                justify-content: flex-end;
                background: #ffffff;
                position: relative;
                -webkit-box-shadow: 0px -4px 5px 1px rgba(0, 0, 0, 0.1);
                box-shadow: 0px -4px 5px 1px rgba(0, 0, 0, 0.1);
            }

                .session-end-popup .session-body .session-timing button::before {
                    content: "";
                    position: absolute;
                    width: 100%;
                    height: 10px;
                    top: 50%;
                    left: 0;
                    /* FF3.6-15 */
                    /* Chrome10-25,Safari5.1-6 */
                    background: -webkit-gradient(linear, left top, left bottom, from(#e9ebec), color-stop(22%, #f5f6f7), color-stop(44%, #fdfdfd), to(#ffffff));
                    background: linear-gradient(to bottom, #e9ebec 0%, #f5f6f7 22%, #fdfdfd 44%, #ffffff 100%);
                    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9ebec', endColorstr='#ffffff',GradientType=0 );
                    /* IE6-9 */
                }

                .session-end-popup .session-body .session-timing button strong {
                    font-size: 38px;
                    font-weight: 700;
                    color: #000000;
                    line-height: 38px;
                    margin-bottom: 10px;
                    position: relative;
                }

                .session-end-popup .session-body .session-timing button span {
                    font-size: 14px;
                    font-weight: 400;
                    color: #000000;
                }

        .session-end-popup .session-body p {
            font-size: 21px;
            font-weight: 600;
            color: #000000;
            margin: 20px 30px;
            text-align: center;
        }

        .session-end-popup .session-body .btn-container {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: end;
            -ms-flex-pack: end;
            justify-content: flex-end;
        }

            .session-end-popup .session-body .btn-container .keep-alive-btn {
                font-size: 24px;
                font-weight: 500;
                color: #ffffff;
                padding: 10px 30px;
                border-radius: 5px;
                background: #083893;
                /* Old browsers */
                /* FF3.6-15 */
                /* Chrome10-25,Safari5.1-6 */
                background: -webkit-gradient(linear, left top, right top, from(#083893), to(#166ac7));
                background: linear-gradient(to right, #083893 0%, #166ac7 100%);
                /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#083893', endColorstr='#166ac7',GradientType=1 );
                /* IE6-9 */
            }

.ui-widget-header {
    display: none !important;
}

.ui-dialog .ui-dialog-content {
    padding: 0 !important;
    overflow: visible !important;
    height: auto !important;
}

.ui-dialog {
    padding: 0 !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}

.ui-widget-overlay {
    background: rgba(0,0,0,0.8) !important;
}

.modal-content {
    border: none;
}

.modal-dialog {
    margin-bottom: 0;
}

    .modal-dialog .h5 {
        text-transform: none !important;
    }

.ui-widget.ui-widget-content {
    background: transparent !important;
    border: none !important;
}

.ui-dialog-buttonpane {
    margin: 0 !important;
    border: none;
    margin-top: -1px !important;
}

    .ui-dialog-buttonpane .ui-dialog-buttonset button {
        font-size: 24px;
        font-weight: 500;
        color: #ffffff;
        padding: 10px 30px;
        margin: 0 20px 20px 0;
        border-radius: 5px;
        border: none;
        background: #083893;
        /* Old browsers */
        /* FF3.6-15 */
        /* Chrome10-25,Safari5.1-6 */
        background: -webkit-gradient(linear, left top, right top, from(#083893), to(#166ac7));
        background: linear-gradient(to right, #083893 0%, #166ac7 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#083893', endColorstr='#166ac7',GradientType=1 );
        /* IE6-9 */
    }

.input-field {
    width: 100%;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

    .input-field label {
        width: 100%;
    }

    .input-field input,
    .input-field select {
        width: 100%;
        height: 37px;
        border-radius: 4px;
        margin: 0 !important;
        padding: 5px 10px;
        font-size: 14px;
        font-weight: 600;
        color: #111111;
        text-align: left;
        background: #ffffff;
        border: 1px solid #CED4DA;
    }

.radio-input-fields {
    margin-bottom: 15px;
}

.radio-container {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

    .radio-container .radio-input {
        margin-right: 15px;
    }

        .radio-container .radio-input label,
        .radio-container .radio-input input {
            cursor: pointer;
        }

.register-login-section {
    border: 5px;
    padding: 15px;
    background: #ffffff;
}

    .register-login-section h2 {
        font-size: 21px;
        font-weight: 700;
        text-align: center;
        margin-bottom: 30px;
    }

.btn-container {
    margin-top: 30px;
}

.primary-btn {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    padding: 10px 30px;
    border-radius: 5px;
    background: #083893;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, right top, from(#083893), to(#166ac7));
    background: linear-gradient(to right, #083893 0%, #166ac7 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#083893', endColorstr='#166ac7', GradientType=1);
    /* IE6-9 */
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .primary-btn:hover {
        -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5);
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.connect-with-social {
    margin-bottom: 30px;
}

.social-connect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .social-connect a {
        margin: 5px;
        text-align: center;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 15px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .social-connect a i {
            font-size: 18px;
            color: #ffffff;
        }

        .social-connect a.facebook-connect {
            background: #4264aa;
        }

        .social-connect a.google-connect {
            background: #de5342;
        }

        .social-connect a.linkedin-connect {
            background: #0082bf;
        }

        .social-connect a:hover {
            -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5);
            box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5);
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

.seperator {
    margin: 15px 0;
    text-align: center;
    position: relative;
}

    .seperator::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 1px;
        background: #000000;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 0;
    }

    .seperator span {
        display: inline-block;
        padding: 0 10px;
        background: #ffffff;
        position: relative;
    }

.login-section .btn-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .login-section .btn-container a:hover {
        text-decoration: none;
    }

.checkbox-input {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    margin-top: 20px;
}

    .checkbox-input input {
        width: 20px;
        height: 20px;
        margin-top: 2px !important;
    }

    .checkbox-input label {
        margin: 0;
        padding-left: 10px;
    }

.file-input input {
    opacity: 0;
    position: absolute;
    width: 70px;
}

@media only screen and (max-width: 767px) {
    .switch-mobile {
        flex-direction: column-reverse;
    }
}
