@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;0,800;1,800&display=swap');
#CookiesBannerActionButtons button {
    margin-right: 15px;
    background: #004f8b;
}
button#HideAcceptedAdditionalCookiesDivButton {
    background-color: #004f8b !important;
}
button#AcceptAdditionalCookiesButton:hover {
    background: #fff;
}
button#AcceptAdditionalCookiesButton:focus {
    background: #fff;
    outline: 2px dashed #000 !important;
}
button#RejectAdditionalCookiesButton:focus {
    background: #fff;
    outline: 2px dashed #000 !important;
}
button#RejectAdditionalCookiesButton:hover {
    background: #fff;
}
a#ViewCookiesLink:focus {
    outline: 2px dashed #000 !important;
}
.dataform-control-label {
    font-weight: bold;
    color: #000 !important;
    font-size: 1rem;
    font-size: 24px !important;
}
input#ctl00_mCPH_DataFormControl_SaveButton {
    background: #004f8b;
}
/* Logo styles
-------------------------------------------------- */
.termsfeed-com---palette-light .cc-nb-okagree:focus {
    box-shadow: none !important;
    outline: 2px solid #000 !important;
}
.termsfeed-com---palette-light .cc-nb-changep:focus {
    box-shadow: none !important;
    outline: 2px solid #000 !important; 
}
label#strictly-necessary_label:focus {
    outline: 2px solid #000 !important;
}
.modal-header .close {
    margin-top: 0px;
    font-size: xx-large;
    color: #000 !important;
    opacity: 1;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 24px;
    font-weight: bold;
    width: 75% !important;
}
.termsfeed-com---palette-light .cc-nb-okagree:focus {
    box-shadow: none !important;
}
.islington-logo {
    /* width: 140px; */
    padding: 30px 0;
}
.termsfeed-com---palette-light .cc-nb-okagree:hover {
    color: #fff;
    background-color: #000;
}

.termsfeed-com---palette-light .cc-nb-reject:hover {
    color: #fff;
    background-color: #000;
}

.termsfeed-com---palette-light .cc-nb-changep:hover {
    background-color: #fff;
    color: #000;
}

.termsfeed-com---palette-light .cc-nb-reject:focus {
    box-shadow: 0 0 0 2px #000;
}

.termsfeed-com---palette-light.termsfeed-com---nb {
    background-color: #fff;
    color: #111;
}

.termsfeed-com---pc-dialog .cc-cp-body-content-entry[active="true"] {
    display: block;
    background: #fff;
}

.termsfeed-com---palette-light .cc-cp-body-tabs {
    color: #000;
    background: #fff;
}

.termsfeed-com---pc-dialog .cc-cp-body-tabs-item {
    margin: 0;
    padding: 0;
    float: left;
    display: block;
    width: 100%;
    color: #666;
    background: #fff;
    border: 1px solid #000;
    border-right-color: rgb(0, 0, 0);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgb(0, 0, 0);
    border-right: 1px solid #ccc;
    transition: all ease .1s;
    box-sizing: content-box;
}
.termsfeed-com---palette-light .cc-nb-reject:focus {
    box-shadow: none !important;
    outline: 2px solid #000 !important;
}
.logo2 {
    padding-bottom: 35px;
    margin-left: 35px;
    margin-top: 35px;
    width: 60%;
}


/* Nav/Header styles
-------------------------------------------------- */

.navbar {
    margin-bottom: unset;
    background-color: #004F8B;
}

.navbar-nav {
    float: right;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-weight: 600;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #ccc;
    margin-top: -90px !important;
}

.navbar-inverse {
    border-color: transparent !important;
}

.register-link {
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 700;
}

.navbar-inverse .navbar-nav>.active>a.register-link {
    background-color: #fff;
}

.loggedout-bs-collapse {
    margin-bottom: 15px;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr>td:nth-child(2)>table>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr>td.mandatory,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr>td:nth-child(2)>table>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr>td.prompt,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr>td.mandatory,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr>td.prompt {
    width: 100% !important;
    background-color: #D60086;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent !important;
    outline: 2px solid #000 !important;
}
@media (max-width: 767px) {
    .login-btn-loggedout {
        float: left;
        width: 50%;
    }

    .register-btn-white-loggedout {
        float: right;
        width: 50%;
    }

    .login-btn-loggedout>a {
        margin-right: 15px;
        text-align: center;
    }

    .register-btn-white-loggedout>a {
        margin-left: 15px;
        text-align: center;
    }
}

@media (max-width: 767px) {

    .resident-bs-collapse>ul>li:nth-child(4),
    .resident-bs-collapse>ul>li:nth-child(5) {
        border-bottom: 1px solid #ccc;
    }

    .resident-bs-collapse {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {

    .employer-bs-collapse>ul>li:nth-child(4),
    .employer-bs-collapse>ul>li:nth-child(5) {
        border-bottom: 1px solid #ccc;
    }

    .employer-bs-collapse {
        margin-bottom: 20px;
    }
}

.navhead-header {
    font-size: 3em;
    font-weight: 800;
    color: #004F8B;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
}


/* Mobile navigation { 
-------------------------------------------------- */

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}

/* .navbar-toggle {
	background-color: #da291c;
} */
.btn.focus, .btn:focus, .btn:hover {
    color: #000 !important;
    outline: 2px solid #000 !important;
    text-decoration: none;
    background: #fff;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    outline: 2px #fff solid;
    background: transparent;
}

.navbar-inverse .navbar-toggle {
    border-color: transparent;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #ccc;
}


.navbar-nav>li>a {
    text-decoration: none;
}

@media (max-width: 767px) {

    /* #navigationHeader-desktop, .sidebar{
		display: none;
	} */
    #navigationHeader-mobile {
        display: block;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #000;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #000000;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #aaa;
    }
}

@media (min-width: 768px) {
    #navigationHeader-mobile {
        display: none;
    }

    #navigationHeader-desktop {
        display: block;
    }
}


/* Homepage styles
-------------------------------------------------- */

body>div>span>a:nth-child(1) {
    color: #1a6fa2 !important;
}

.homepage-title-main {
    font-size: 2.5em;
}

.homepage-title {
    font-weight: 800;
}

.homepage-section {
    padding-bottom: 20px;
}

.homepage-section .container {
    padding-top: 20px;
}

.homepage-section p {
    font-size: 1.125em;
}

.homepage-section-white p {
    color: #17335B;
    font-size: 1.5em;
}

.homepage-section-white .homepage-title {
    color: #004F8B;
    font-size: 3em;
    ;
}

.homepage-section-white table {
    color: #61666a;
}

.homepage-section-gray {
    background-color: #EDEFF3;
}

.homepage-section-gray p {
    color: #1C1C1E;
}

.homepage-section-gray .homepage-title {
    color: #004F8B;
}

.homepage-section-gray table {
    color: #1C1C1E;
}

.homepage-section-color {
    background-color: #004F8B
}

.homepage-section-color p {
    color: #004F8B;
    font-size: 2em;
}

.homepage-section-color .homepage-title {
    color: #50d1cc;
}

#homepage-intro-text {
    margin-top: 70px;
}

.homepage-quote-icon {
    padding-top: 50px;
    padding-bottom: 20px;
    font-size: 3.125em;
    color: #75CAFF;
}

.homepage-icon {
    width: 170px;
}

.homepage-quote-author {
    font-size: 1.625em;
    color: #009DDB;
}

.homepage-quote-text {
    font-size: 1.875em !important;
}

#LookingToRecruit-Col6,
#LookingForJob-Col6 {
    padding-right: 0px;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #000 !important;
    text-align: left;
}
#LatestVacancyPanels {
    text-align: center;
}

.vacancy-panel {
    min-height: 340px;
    color: #1c2630;
    font-size: 1.125em;
}

#VacanciesTable_wrapper {
    margin-bottom: 70px;
}

.vacancy-panel-title {
    color: #004F8B;
    font-size: 1.375em;
    min-height: 60px;
    display: inline-block;
    font-weight: bold;
}

.vacancy-panel-body>div {
    font-weight: bold;
}
input#VacancyNameInput {
    color: #000 !important;
}
.form-control:focus {
    outline: 2px dashed #000 !important;
}
.vacancy-panel>.panel-body {
    padding: 25px;
}

.vacancy-panel-description {
    display: none;
}

.slider-image {
    margin-left: auto;
    margin-right: auto;
    width: 75% !important;
}

#whatwedo-img {
    width: 80%;
}

.inner-section {
    margin-top: 80px;
}

.heading-space {
    margin-top: 50px;
}

.carousel-indicators li {
    background-color: #D8D8D8;
    width: 20px;
    height: 20px;
}

.carousel-indicators .active {
    width: 20px;
    height: 20px;
    background-color: #009DDB;
}

.slider-content {
    margin-left: 200px;
    margin-top: 50px;
}

.row-img {
    text-align: center;
}

.row-text {
    margin-top: 20px;
}

@media (max-width: 992px) {
    #homepage-intro-img {
        float: unset !important;
        margin-left: auto;
        margin-right: auto;
    }

    #whatwedo-img {
        margin-left: auto;
        margin-right: auto;
    }

    #whatwedo-text {
        margin-top: 50px !important;
        margin-bottom: 50px;
        text-align: center;
    }

    #latest>div>div>div>div.text-center>p {
        margin-bottom: 25px !important;
    }

    .carousel-indicators {
        bottom: 10px !important;
    }

    #QuoteCarousel>div>div.item.active>div>div>div:nth-child(2) {
        margin-bottom: 50px;
    }

    #footer>div>div:nth-child(2)>div {
        margin: 15px 0;
    }
}

.fa-chevron-right {
    padding-left: 44px;
    position: absolute;
    margin-top: 4px;
    font-size: 17px !important;
}

div#logosRow {
    margin-left: 150px;
}
label#strictly-necessary_label:focus {
   outline: 2px solid #000;
}
.termsfeed-com---palette-light .cc-cp-body-tabs-item-link {
   color: #000;
   background: #fff;
}
.termsfeed-com---palette-light .cc-nb-okagree:hover {
   color: #fff;
   background-color: #000;
}

.termsfeed-com---palette-light .cc-nb-reject:hover {
   color: #fff;
   background-color: #000;
}

.termsfeed-com---palette-light .cc-nb-changep:hover {
   background-color: #fff;
   color: #000;
}

.termsfeed-com---palette-light .cc-nb-reject:focus {
   box-shadow: 0 0 0 2px #000;
}

.termsfeed-com---palette-light.termsfeed-com---nb {
   background-color: #fff;
   color: #111;
}

.termsfeed-com---pc-dialog .cc-cp-body-content-entry[active="true"] {
   display: block;
   background: #fff;
}
th.enterprise-wizard-item-title {
    color: #000;
}
.termsfeed-com---palette-light .cc-cp-body-tabs {
   color: #000;
   background: #fff !important;
}
.termsfeed-com---palette-light .cc-cp-body-tabs-item-link {
   color: #000 !important;
}
a.skip-link:focus {
    color: #000 !important;
    background-color: #fff !important;
}

.skip-link-row {
    text-align: center;
    background-color: transparent;
    padding: 20px 0;
    position: absolute;
}

.skip-link-row:focus {
    background: #fff;
}
a#title_your_privacy:focus {
   outline: 2px solid #000;
}
a#title_strictly-necessary:focus {
   outline: 2px solid #000;
}
a#title_tracking:focus {
   outline: 2px solid #000;
}
a#title_more_information:focus {
   outline: 2px solid #000;
}
.termsfeed-com---palette-light .cc-pc-head-lang select:focus {
   box-shadow: none;
   outline: 2px solid #000;
}
.termsfeed-com---pc-dialog .cc-cp-foot-byline a {
   color: #000 !important;
   text-decoration: underline;
   font-weight: bold;
}
.termsfeed-com---palette-light .cc-cp-foot-byline a:focus {
   box-shadow: none !important;
}
/* A-Z List
------------------------*/

.dark-hr {
    border-top: 2px solid #333;
}

.p-dark-font-size {
    font-size: 2em;
    font-weight: 700;
    margin-top: 20px;
}


/* Footer styles
-------------------------------------------------- */

.footer-text {
    color: #fff;
    text-decoration: underline;
    font-size: 1em;
}

#footer>div>div:nth-child(2)>div {
    text-align: center;
}

.fa-phone,
.envelope-black {
    font-size: 15px;
    /* background-color: #004F8B; */
    color: #004F8B;
    /* padding: 10px; */
    border-radius: 50%;
}

.footer_social_icons {
    display: block;
    width: 55px;
    margin-top: 10px;
    height: auto;
}


/* Sticky footer styles
-------------------------------------------------- */

html {
    position: relative;
    min-height: 100%;
    -webkit-text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
}

* {
    line-height: 1.5;
}
.termsfeed-com---palette-light .cc-nb-okagree:focus {
    box-shadow: none;
    outline: 2px solid #000 !important;
}
.termsfeed-com---palette-light .cc-nb-changep:focus {
    box-shadow: none;
    outline: 2px solid #000;
}
label#strictly-necessary_label:focus {
    outline: 2px solid #000;
}
.form-control {
    font-size: inherit;
    height: 38px;
    color: #000 !important;
}
.form-control:focus {
    border-color: transparent !important;
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: 2px dashed #000 !important;
}
::placeholder {
    color: #000 !important;
}
input#btnRegister:focus {
    background: #fff !important;
}

input#btnRegister:hover {
    color: #000 !important;
}
input.btn.btn-primary.button:focus {
    background: #fff !important;
    outline: 2px dashed #000 !important;
    color: #000;
}
input#ctl00_mCPH_btnSave:focus {
    background: #fff;
    color: #000;
    outline: 2px dashed #000 !important;
}
input#ctl00_mCPH_btnExit:focus  {
    background: #fff;
    color: #000;
    outline: 2px dashed #000 !important;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #000 !important;
    outline: 2px solid #000 !important;
    text-decoration: none;
    background: #fff !important;
}
input.btn.btn-default.btn-secondary.button.button__submit.button__submit--alt:focus {
    outline: 2px dashed #000 !important;
}
textarea#Notes:focus {
    outline: 2px dashed #000 !important;
}
textarea.form-control:focus {
    outline: 2px dashed #000 !important;
}
input#UploadButton:focus {
    outline: 2px dashed #fff;
}
select#TypeDropdown:focus {
    outline: 2px dashed #000 !important;
}
body {
    /* Margin bottom by footer height */
    /* margin-bottom: 60px; */
    font-family: 'Open Sans', sans-serif;
    font-size: initial;
    /* letter-spacing: 1.92px;
  word-spacing: 2.56px; */
}

.footer {
    /* position: absolute; */
    bottom: 0;
    width: 100%;
    padding-top: 40px;
    /* Set the fixed height of the footer here */
    /* height: 60px; */
    background-color: #000;
}


/* Header styles
-------------------------------------------------- */
/* 
h1,
h2,
h3,
h4,
h5 {
    font-weight: bold;
    color: #004F8B;
} */

h1 {
    font-size: 3em;
    font-weight: 800;
}

h2 {
    font-size: 2em;
}

h3 {
    font-size: 2em;
}

h4 {
    font-size: 1.125em;
}


/* Text styles
-------------------------------------------------- */

a {
    text-decoration: underline;
}

p {
    font-size: 1.125em;
    color: #1C1C1E;
}

#ctl00_mCPH_VacancyJobDescription,
#ctl00_mCPH_VacancyDuties,
#ctl00_mCPH_VacancyEssentialCriteria,
#ctl00_mCPH_VacancyDesirableCriteria,
#ctl00_mCPH_VacancyAdditionalInformation,
#ctl00_mCPH_VacancyHowToApply,
#ctl00_mCPH_VacancyNoDocumentsLabel {
    font-size: 1.125em !important;
    color: #1C1C1E !important;
}

label {
    font-size: 1em;
}

div.dataTables_info {
    font-weight: bold;
}

.btn-vacancylistbutton {
    font-size: 0.875em !important;
}

.white-text {
    color: #fff;
}

.text-danger {
    color: #A30000 !important;
}

caption {
    color: #525252;
}

a.footer-text:hover,
a.footer-text:focus,
a.footer-text:active {
    color: #009ddb;
}
div#ctl00_mCPH_CvAndCoverLetterWrapper .form-group:nth-child(2) {
    display: none;
}

/* Container
-------------------------------------------------- */

@media (min-width: 1400px) {
    .container {
        width: 1345px;
    }
}

@media (min-width: 1750px) {
    .container {
        width: 1545px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 90%;
    }
}


/* Button styles
-------------------------------------------------- */

.btn,
#btnAddNew,
#ctl00_mCPH_btnUpdateDetails,
#ctl00_mCPH_btnUpdateSkills,
#ctl00_mCPH_btnSave,
#ctl00_mCPH_btnExit,
#ctl00_mCPH_btnDuplicateCheck,
#ctl00_mCPH_CompleteButton,
#ctl00_mCPH_AddSkillButton,
#ctl00_mCPH_AddSkillRequireProofButton,
.btn-outline,
#btnAddNew,
#PageContent>div:nth-child(2)>div:nth-child(2)>input[type=button],
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_FinishNavigationTemplateContainerID_FinishButton,
body>div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable>div.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix>div>button:nth-child(1),
body>div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable>div.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix>div>button:nth-child(2) {
    border-radius: 5px;
    min-width: 150px;
    border: none;
    /* padding: 20px 55px; */
    padding: 10px 55px;
    font-size: 1.0625em;
    text-decoration: none;
}

.btn-primary,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_FinishNavigationTemplateContainerID_FinishButton,
body>div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable>div.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix>div>button:nth-child(1) {
    background-color: #004F8B;
    border-color: #004F8B;
    color: white;
}
.btn-primary:hover {
    background-color: #fff !important;
    border-color: #000;
    color: #000 !important;
   outline: 2px solid #000 !important;
}

.btn-primary:focus {
    background-color: #004F8B;
    border-color: #004F8B;
}

.btn .fas {
    font-size: 8pt;
}

.btn-white {
    background-color: #fff;
    color: #004F8B;
}
button#editVacancy7841:hover {
    background-color: #004F8B;
}
button#editVacancy7842:hover {
    background-color: #004F8B;
}

button#editVacancy7843:hover {
    background-color: #004F8B;
}

button#editVacancy7844:hover {
    background-color: #004F8B;
}

button#editVacancy7845:hover {
    background-color: #004F8B;
}

button#editVacancy7846:hover {
    background-color: #004F8B;
}
button#VacancyDocumentsButton7841:hover {
    background-color: #004F8B;
}
button#VacancyDocumentsButton7842:hover {
    background-color: #004F8B;
}
button#VacancyDocumentsButton7843:hover {
    background-color: #004F8B;
}
button#VacancyDocumentsButton7844:hover{
    background-color: #004F8B;
}
button#VacancyDocumentsButton7845:hover {
    background-color: #004F8B;
}
button#VacancyDocumentsButton7846:hover {
    background-color: #004F8B;
}
button#VacancyQualificationsButton7841:hover {
    background-color: #004F8B;
}
button#VacancyQualificationsButton7842:hover{
    background-color: #004F8B;
}
button#VacancyQualificationsButton7843:hover {
    background-color: #004F8B;
}
button#VacancyQualificationsButton7844:hover {
    background-color: #004F8B;
}
button#VacancyQualificationsButton7845:hover {
    background-color: #004F8B;
}
button#VacancyQualificationsButton7846:hover {
    background-color: #004F8B;
}
input#BackButton:hover {
    background: #004f8b;
}
textarea#ctl00_mCPH_ctrl12_TextEditor:focus {
    outline: 2px solid #000;
}
textarea#ctl00_mCPH_ctrl13_TextEditor:focus {
    outline: 2px solid #000;
}
textarea#ctl00_mCPH_ctrl14_TextEditor:focus {
    outline: 2px solid #000;
}
textarea#ctl00_mCPH_ctrl15_TextEditor:focus {
    outline: 2px solid #000;
}
textarea#ctl00_mCPH_ctrl16_TextEditor:focus {
    outline: 2px solid #000;
}
input:focus, textarea:focus {
    outline: 2px solid #000;
    border-color: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
input:focus, textarea:focus {

    border-color: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    outline: 2px solid #000;
}
input:focus, textarea:focus {
    outline: 2px solid #000 !important;
    border-color: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
input:focus, textarea:focus {
    outline: 2px solid #000 !important;
    border-color: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
p#menu_text:focus {
    outline: 2px solid #000 !important;
}
/* .btn-outline,
#btnAddNew,
#PageContent > div:nth-child(2) > div:nth-child(2) > input[type=button] {
	color: black;
	border: 1px solid #004F8B;
	border-radius: 20px 20px 20px 20px;
	padding: 6px 12px;
} */


/* .btn-outline:hover,#btnAddNew:hover, #PageContent > div:nth-child(2) > div:nth-child(2) > input[type=button]:hover {
	color: white;
	background-color: #0e65e6;
	border-color: #0e65e6
}

.btn-outline:focus {
	color: white;
	background-color: #0e65e6;
	border-color: #0e65e6
} */

.btn-default {
    background-color: #004F8B;
    border-color: #ddd;
    color: #fff;
    /* padding: 6px 12px; */
}

.btn-default:hover {
    background-color: #c3c3c3;
}

.box-button {
    margin-top: 25px;
}

input#UploadNewDocumentButton:hover {
    color: #000;
}
button.btn.btn-default.btn-secondary.button.button__submit.button__submit--alt:hover {
    background: #fff !important;
    color: #000 !important;
}
a.btn.btn-primary:hover{
    color: #000 !important;
}
a.btn.btn-primary:focus {
    color: #000 !important;
    outline: 2px dashed #000 !important;
    background:#fff;
}
a.btn.btn-primary.dashboard-btn.employer-btn:hover {
    background: #004f8b !important;
    color: #000 !important;
    background: #fff !important;
}
input#ctl00_mCPH_btnSave:hover {
    background: #fff;
    color: #000;
    outline: 2px solid #000;
}

input#ctl00_mCPH_btnSave:focus {
    background: #fff;
    color: #000;
}
input#btnApplyFilters:focus {
    color: #000 !important;
    outline: 2px dashed #000 !important;
}
input#btnApplyFilters:hover {
    color: #000 !important;
}
input#ctl00_mCPH_LoginButton:focus {
    color: #000 !important;
    outline: 2px dashed #000 !important;
}
.panel-default {
    border-color: #000;
}
input#ctl00_mCPH_btnUpdateDetails:focus {
    color: #fff !important;
    outline: 2px dashed #fff !important;
}
input#ctl00_mCPH_btnUpdateDetails:hover{
    color: #000 !important;

}
table#ctl00_mCPH_ctrl10_DateEditor {
    border: 1px solid #000;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent !important;
}

/* ---- */


/* Link styles
-------------------------------------------------- */

a {
    color: #004F8B;
}


/* Panel styles
-------------------------------------------------- */

.panel-heading {
    font-size: 1.125em;
}

/* .panel-primary {
    border-color: #004F8B;
    min-height: 285px;
} */

/* .panel-primary .panel-heading {
    background-color: #004F8B;
    color: white;
} */

.panel-dashboard-title {
    font-size: 1.375em;
    color: #1C1C1E;
    padding-bottom: 10px;
    font-weight: bold;
}

.panel-dashboard-text {
    padding-bottom: 10px;
}

.panel-dashboard-image {
    padding: 20px 0;
}

.panel3 {
    background-color: #fff;
    border: 2px solid #BDBDBD;
    border-radius: 7px;
    border-color: #BDBDBD !important;
    padding: 30px 10px;
}


/* Skip to content
-------------------------------------------------- */

.skip-link {
    left: -100%;
    position: absolute;
}

.skip-link {
    text-decoration: underline !important;
    color: #fff;
    outline: none !important;
}

.skip-link-row {
    text-align: center;
    background-color: #fff;
    color:#000;
    padding: 20px 0;
    position: absolute;
}
a.skip-link:focus {
    color: #000 !important;
}


/* Sidebar
-------------------------------------------------- */

.mini-submenu {
    display: none;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0.9);
    border-radius: 4px;
    padding: 9px;
    /*position: relative;*/
    width: 42px;
}

.mini-submenu:hover {
    cursor: pointer;
}

.mini-submenu .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
    margin-top: 3px;
}

.mini-submenu .icon-bar {
    background-color: #000;
}

#GoogleAddressDialog .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #D600A8;
    color: #FFF;
    font-weight: 700;
}

#slide-submenu {
    background: rgba(0, 0, 0, 0.45);
    display: inline-block;
    padding: 0 8px;
    border-radius: 4px;
    cursor: pointer;
}

.sidebar {
    /* Keep sidebar at a reasonable level */
    padding-top: 50px;
}

.sidebar .list-group-item {
    /* margin-bottom: 10px; */
    font-size: 1.125em;
    /* color: #011492; */
    color: #1C1C1E;
}

.sidebar .list-group-item:hover {
    color: white;
    background-color: #D600A8;
    border-color: #004f8b
}

.sidebar .list-group-item:focus {
    color: white;
    background-color: #004f8b;
    border-color: #004f8b
}

.sidebar .fa {
    padding-right: 5px;
}

.sidebar .fas {
    padding-right: 5px;
}

.list-group>a {
    text-decoration: none;
}


/* Vertical Nav styles
-------------------------------------------------- */

.list-group-item {
    padding: 20px;
}

#ctl00_mCPH_VerticalNavigationColumn>div>div.list-group>a>i {
    margin-right: 10px;
}

a.list-group-item {
    color: #fff;
    /* background-color: #50d1cc; */
    font-size: 1em;
    /* margin: 5px 0; */
    margin: unset;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    background-color: #da008617;
    border-color: #C3C3C3;
    font-weight: bold;
    color: #DA0085;
    border-left: 8px solid #DA0086;
}

.form-control {
    font-size: inherit;
    height: 38px;
    color: #000 !important;
    border: 1px solid #000;
}
/* jQuery Datatables
-------------------------------------------------- */

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #004F8B;
    border-color: #004F8B;
}

table.dataTable thead .sorting:after {
    color: #004f8b;
    opacity: 0.5;
}

table.dataTable thead .sorting_asc:after {
    color: #004f8b;
    opacity: 0.8;
}


/* iframes
-------------------------------------------------- */

iframe {
    border: none;
}


/* Enterprise Wizard
-------------------------------------------------- */

.wizardSidebar {
    background-color: #0c4da2 !important;
}

input#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_rdoMainContact_Row1_Cell5 {
    width: unset !important;
    padding: 11px;
    margin: 5px 15px;
}

div.controlmain a {
    color: #000;
    font-size: 0.9375em;
    font-weight: 700;
    letter-spacing: 0.33px;
    text-decoration: underline;
    line-height: 24px;
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px;
    border: 2px solid #000 !important;
}
select#TypeDropdown {
    border: 2px solid #000;
}
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblProfileSingle_84>tbody>tr>td:nth-child(4),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblProfileSingle_49>tbody>tr>td:nth-child(4),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblProfileSingle_83>tbody>tr>td:nth-child(4) {
    display: none;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_rdoYesNoProfileID_84_0,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_rdoYesNoProfileID_84_1 {
    margin: 0px !important;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblProfileSingle_84>tbody>tr>td:nth-child(1) {
    padding-right: 15px;
}

td.mandatory {
    width: 140px !important;
    font-size: 1.125em !important;
}

.protip-skin-default--scheme-leaf.protip-container {
    background-color: #006699 !important;
}

.protip-arrow {
    border-color: transparent #006699 transparent transparent !important;
}

.mbclbCheckListBox {
    width: 500px !important;
}

#ctl00_mCPH_thrEditQuestion {
    font-size: 1.5625em;
}

table.wizardGeneralItem td {
    display: block;
    /*this will make the field display below the field title */
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr>td>table.wizardGeneralItem>tbody>tr>td {
    font-size: 0.9375em !important;
    color: #000 !important;
}

.wizard {
    background-color: unset !important;
    border-color: #fff !important;
}

input.Standard {
    width: 350px !important;
    padding: 5px;
    margin-top: 5px;
    font-size: 17.1.0625em !important;
}

.wizard .pop .pop_toggle {
    background-image: none;
    width: 38px;
    height: 38px;
    background-color: #FF9900
}

.wizard .pop .pop_toggle:after {
    content: "?";
    font-weight: 400;
    font-style: normal;
    padding: 5px 2px 0 11px;
    text-decoration: none;
    font-weight: bolder;
    font-size: 1.875em;
    color: #fff;
    display: block
}

.wizard .active .pop_menu {
    background-color: #d5bfdc;
    z-index: 999;
    left: 32px;
    top: -10px
}

#ctl00_mCPH_ctl00_ctrlRegistrationWizard_wiz_tblSiteContact td {
    padding-bottom: 5px
}

table.profileMultiSelect {
    background-color: transparent !important
}

.profileMultiSelectHeader {
    font-size: 1.5625em
}

.wizardStepStyle {
    font-size: 1.25em !important
}

#ctl00_mCPH_ctl00_ctrlRegistrationWizard_wiz_pnlProfile_88 table.ProfileNoRepeatSingleItemTable th {
    font-family: 'Raleway', sans-serif-reg;
    font-size: 1.25em;
    font-weight: 400;
    color: #fff;
    border-right: 1px solid #323133;
    border-bottom: 1px solid #323133;
    border-top: 1px solid #323133;
    letter-spacing: .1em;
    text-transform: uppercase;
    text-align: left;
    padding: 6px 6px 6px 12px;
    background-color: #323133
}

#ctl00_mCPH_ctl00_ctrlRegistrationWizard_wiz_pnlProfile_88 table.ProfileNoRepeatSingleItemTable td {
    border-right: 1px solid #323133;
    border-bottom: 1px solid #323133
}

.pop {
    display: none !important;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr>td:nth-child(2)>table>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr:nth-child(2)>td:nth-child(2) {
    width: 350px;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_rdoMainContact_Row1_Cell2,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_rdoMainContact_Row2_Cell2,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_rdoMainContact_Row3_Cell2,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_rdoMainContact_Row4_Cell2,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_rdoMainContact_Row5_Cell2,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_chkDeleteContact_Row_Row2,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_chkDeleteContact_Row_Row3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_chkDeleteContact_Row_Row4,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_chkDeleteContact_Row_Row5 {
    width: unset !important;
    padding: 11px !important;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtForename_Row1_Cell0,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtSurname_Row1_Cell1 {
    height: 36px;
}

table.contact input {
    width: 190px !important;
    padding: 5px;
    margin: 3px;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr>td:nth-child(2)>table>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr>td.mandatory,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr>td:nth-child(2)>table>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr>td.prompt,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr>td.mandatory,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr>td.prompt {
    width: 100% !important;
    background-color: #004f8b;
}

.enterprise-wizard-item-title {
    color: #fff;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th:nth-child(3),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th:nth-child(4),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th:nth-child(5),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th:nth-child(6) {
    color: unset;
}

#ctl00_mCPH_btnDuplicateCheck {
    margin-right: 5px;
}

#ctl00_mCPH_btnExit {
    margin-top: 5px;
}

#ctl00_mCPH_jumpTo {
    display: none;
}

table.wizardGeneralItem>tbody>tr>td.mandatory::after, #ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th.mandatory::after {
    content: "*";
    color: #fff;
    margin-left: 2px;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th {
    color: #333;
}


/* Residents Login
-------------------------------------------------- */

#pnlAltHeaderRight,
#pnlAdvancedSubscriptions,
#tblAdvisorDetails>tbody>tr:nth-child(3),
#ctl00_mCPH_ctrl3_SelectLinksPlaceholder>a:nth-child(1),
#ctl00_mCPH_noWorkHistory,
#ctl00_mCPH_workHistoryConfirmation {
    display: none;
}

#ctl00_mCPH_Main>div>div>div.Control>div:nth-child(1)>div>div:nth-child(5)>label,
#ctl00_mCPH_controlContent>div.container>div>div>div>div.col-md-12>h1,
#CreateUserDialog>div>div>div.modal-body>div:nth-child(5)>label,
#CreateUserDialog>div>div>div.modal-body>div:nth-child(6)>label,
#ctl00_mCPH_ctrlBusinessSignup_pnlAccountDetails>div:nth-child(1)>label,
#ctl00_mCPH_ctrlBusinessSignup_pnlAccountDetails>div:nth-child(3)>label,
#ShowGoogleAddressInputButton #ctl00_mCPH_ctrl3_SelectLinksPlaceholder>a,
#TypeDropdown>div,
#MainContainer>div.row.upload-table>div>table>tbody>tr:nth-child(2)>th,
#PageContent>div.page-header>h1 {
    text-transform: lowercase;
}

#ApplicationsTable>thead>tr>th:nth-child(1),
#ApplicationsTable>thead>tr>th:nth-child(2),
.application-details-title,
#ApplicationsDetailsDialog>div:nth-child(4)>span {
    font-size: 2.125em;
}

#ApplicationsTableBody>tr>td>a,
#ApplicationsTableBody>tr>td,
.application-details-inner,
.application-details-document-link {
    font-size: 1em;
}

#ctl00_mCPH_Main>div>div>div.Control>div:nth-child(1)>div>div:nth-child(5)>label:first-letter,
#ctl00_mCPH_controlContent>div.container>div>div>div>div.col-md-12>h1:first-letter,
#CreateUserDialog>div>div>div.modal-body>div:nth-child(5)>label:first-letter,
#CreateUserDialog>div>div>div.modal-body>div:nth-child(6)>label:first-letter,
#ctl00_mCPH_ctrlBusinessSignup_pnlAccountDetails>div:nth-child(1)>label:first-letter,
#ctl00_mCPH_ctrlBusinessSignup_pnlAccountDetails>div:nth-child(3)>label:first-letter,
#ShowGoogleAddressInputButton:first-letter,
#ctl00_mCPH_ctrl3_SelectLinksPlaceholder>a::first-letter,
#TypeDropdown>div::first-letter,
#PageContent>div.page-header>h1::first-letter {
    text-transform: uppercase;
}

#MainContainer>div.row.upload-table>div>table>tbody>tr:nth-child(2)>th:first-letter {
    text-transform: uppercase;
}

#PageContent>h1,
#ctl00_mCPH_divClientWorkHistory>h1,
#vacancyList>div:nth-child(1)>div>h1 {
    text-transform: lowercase;
}

#PageContent>h1:first-letter,
#ctl00_mCPH_divClientWorkHistory>h1::first-letter,
#vacancyList>div:nth-child(1)>div>h1::first-letter {
    text-transform: uppercase;
}

#ctl00_mCPH_Label1 {
    text-transform: lowercase;
}

#ctl00_mCPH_Label1::first-letter {
    text-transform: uppercase;
}

#ctl00_mCPH_lblConfirmPassword {
    text-transform: lowercase;
}

#ctl00_mCPH_lblConfirmPassword:first-letter {
    text-transform: uppercase;
}

#PageContent>div:nth-child(2)>div:nth-child(1)>div.col-md-4.subscriptionSectors>h2,
#PageContent>div:nth-child(2)>div:nth-child(1)>div.col-md-4.subscriptionTypes>h2,
#ui-id-1,
#workHistoryStartDateLabel,
#workHistoryEndDateLabel,
#ctl00_mCPH_workHistoryCurrent>table>thead>tr>th:nth-child(2),
#ctl00_mCPH_workHistoryCurrent>table>thead>tr>th:nth-child(3),
#ctl00_mCPH_workHistoryCurrent>table>thead>tr>th:nth-child(4),
#ctl00_mCPH_workHistoryCurrent>table>thead>tr>th:nth-child(5),
#ctl00_mCPH_CvAndCoverLetterWrapper>div:nth-child(2)>label,
#ctl00_mCPH_Stage1Fieldset>h4,
#PageContent>div:nth-child(2)>h2,
#publishedDateWrapper>th,
#closedDateWrapper>th,
#AssignedQualificationsTable>thead>tr>th:nth-child(2),
#AddQualificationForm>div:nth-child(3)>label {
    text-transform: lowercase;
}

#PageContent>div:nth-child(2)>div:nth-child(1)>div.col-md-4.subscriptionSectors>h2::first-letter,
#PageContent>div:nth-child(2)>div:nth-child(1)>div.col-md-4.subscriptionTypes>h2::first-letter,
#ui-id-1::first-letter,
#workHistoryStartDateLabel::first-letter,
#workHistoryEndDateLabel::first-letter,
#ctl00_mCPH_workHistoryCurrent>table>thead>tr>th:nth-child(2)::first-letter,
#ctl00_mCPH_workHistoryCurrent>table>thead>tr>th:nth-child(3)::first-letter,
#ctl00_mCPH_workHistoryCurrent>table>thead>tr>th:nth-child(4)::first-letter,
#ctl00_mCPH_workHistoryCurrent>table>thead>tr>th:nth-child(5)::first-letter,
#ctl00_mCPH_CvAndCoverLetterWrapper>div:nth-child(2)>label::first-letter,
#ctl00_mCPH_Stage1Fieldset>h4::first-letter,
#PageContent>div:nth-child(2)>h2::first-letter,
#publishedDateWrapper>th::first-letter,
#closedDateWrapper>th::first-letter,
#AssignedQualificationsTable>thead>tr>th:nth-child(2)::first-letter,
#AddQualificationForm>div:nth-child(3)>label::first-letter {
    text-transform: uppercase;
}

#tblAdvisorDetails>tbody>tr:nth-child(4) {
    background-color: #f9f9f9;
}

#ctl00_mCPH_pnlUpdate {
    margin-bottom: 50px;
}

.panel {
    border-radius: 7px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    border: 2px solid #BDBDBD;
}

.panel-default {
    border-color: #d4d4d4;
}

.panel2 {
    border: 2px solid #BDBDBD;
    border-color: #BDBDBD !important;
}

div.panel-dashboard-image>.fa,
div.panel-dashboard-image>.fas {
    font-size: 80px;
}

div.panel-dashboard-image>.fa-user,
div.panel-dashboard-image>.fa-handshake-o,
div.panel-dashboard-image>.fa-briefcase,
div.panel-dashboard-image>.fa-envelope,
div.panel-dashboard-image>.fa-calendar,
div.panel-dashboard-image>.fa-cogs,
div.panel-dashboard-image>.fa-paperclip,
div.panel-dashboard-image>.fa-thumbs-o-up,
div.panel-dashboard-image>.fa-certificate,
div.panel-dashboard-image>.fa-user-edit,
div.panel-dashboard-image>.fa-calendar-check,
div.panel-dashboard-image>.fa-search {
    color: #004F8B;
}


/*resident dashboard hover icons*/

#profile {
    background-image: url('https://images.hanlonsonline.co.uk/Islington/images/resident/profile.svg');
    height: 100px;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
}

#profile:hover {
    background-image: url('https://images.hanlonsonline.co.uk/Islington/images/resident/profile-hover.svg');
}

#document {
    background-image: url('https://images.hanlonsonline.co.uk/Islington/images/resident/document.svg');
    height: 100px;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
}

#document:hover {
    background-image: url('https://images.hanlonsonline.co.uk/Islington/images/resident/document-hover.svg');
}

#headphone {
    background-image: url('https://images.hanlonsonline.co.uk/Islington/images/resident/headphone.svg');
    height: 100px;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
}

#headphone:hover {
    background-image: url('https://images.hanlonsonline.co.uk/Islington/images/resident/headphone-hover.svg');
}

#job-preference {
    background-image: url('https://images.hanlonsonline.co.uk/Islington/images/resident/job-preference.svg');
    height: 100px;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
}

#job-preference:hover {
    background-image: url('https://images.hanlonsonline.co.uk/Islington/images/resident/job-preference-hover.svg');
}

#hiring {
    background-image: url('https://images.hanlonsonline.co.uk/Islington/images/resident/hiring.svg');
    height: 100px;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
}

#hiring:hover {
    background-image: url('https://images.hanlonsonline.co.uk/Islington/images/resident/hiring-hover.svg');
}

#application {
    background-image: url('https://images.hanlonsonline.co.uk/Islington/images/resident/application.svg');
    height: 100px;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
}

#application:hover {
    background-image: url('https://images.hanlonsonline.co.uk/Islington/images/resident/application-hover.svg');
}

.dashboard-btn {
    background-color: #c3c3c3;
    padding: 10px 55px;
    color: #000;
}

.dashboard-btn:hover {
    background-color: #004f8b;
    color: #000 !important;
}
input.btn.btn-default.btn-secondary.button.button__submit.button__submit--alt:hover {
    background: #fff !important;
    color: #000;
}
.sidebar-btn:hover {
    background-color: #fff !important;
    color: #000 !important;
}

.panel-body>a {
    margin-bottom: 20px;
}

hr {
    border-top: 1px solid #ccc;
}

#ctl00_mCPH_ddlRegistrationWizard {
    margin-bottom: 10px;
}

#ctl00_mCPH_divHeader,
.HeaderRow {
    display: none;
}

#AddQualificationDialog>div>div>div.modal-footer>button.btn.btn-default,
body>div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable>div.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix>div>button:nth-child(2) {
    background-color: #c3c3c3;
    color: #000;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 1px #e4e4e4;
}

#AddQualificationDialog_SaveButton {
    border: 1px solid #004F8B;
}

#AddQualificationDialog_SaveButton:hover {
    border: 1px solid #50d1cc;
}

div.WizardElement_Left {
    color: #fff;
    font-weight: 400;
    font-size: 1.25em;
    background-color: #00508b;
    height: 25px;
}

div.Mandatory {
    color: #CC0033;
}

div.Mandatory,
div.WizardInput_Left {
    font-size: 1em;
}

div.WizardElement_Left a {
    /* color: #323133; */
    color: #fff;
    margin-left: 5px;
}
a.btn.btn-primary.dashboard-btn.sidebar-btn:focus {
    background: #fff !important;
    color: #000 !important;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #000;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    color: #000;
    border-bottom-right-radius: 4px;
}
.alert-info {
    color: #000;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
button#btnSearch {
    border-radius: 8px;
    background: #004f8b;
    border: 2px solid #cccccc;
}
.sidebar .list-group-item:hover {
    color: white;
    background-color: #004f8b !important;
    border-color: #004f8b !important;
}
button#HideAcceptedAdditionalCookiesDivButton:focus {
    outline: 2px solid;
}
button#AcceptAdditionalCookiesButton:focus {
    outline: 2px solid;
}
button#RejectAdditionalCookiesButton:focus {
    outline: 2px solid;
}
a#ViewCookiesLink:focus {
    outline: 2px solid;
}
/* button, input[type=button], input[type=reset], input[type=submit], #ctl00_mCPH_lnkCancelDetail { */


/* padding: 7px 30px 2px; */


/* border: none; */


/* color: #fff; */


/* font-size: 1.125em; */


/* background-color: #0e65e6; */


/* /* text-transform: uppercase; */

*/
/* transition: background-color .25s ease; */


/* background-image: none; */


/* border-radius: 20px; */


/* font-family: 'Raleway', sans-serif; */


/* font-weight: 400; */


/* letter-spacing: .025em; */


/* vertical-align: bottom; */


/* line-height: 1em; */


/* height: 45px; */


/* } */

table.RegistrationWizardButtons input {
    width: auto;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}


/* #ctl00_mCPH_btnUpdateDetails,
#ctl00_mCPH_btnUpdateSkills,
#ctl00_mCPH_btnSave,
#ctl00_mCPH_btnExit,
#ctl00_mCPH_btnDuplicateCheck,
#ctl00_mCPH_CompleteButton,
#ctl00_mCPH_AddSkillButton,
#ctl00_mCPH_AddSkillRequireProofButton {
	font-size: 0.875em;
    padding: 6px 12px;
} */

#ctl00_mCPH_btnSave,
#ctl00_mCPH_btnExit,
#ctl00_mCPH_btnDuplicateCheck,
#ctl00_mCPH_CompleteButton,
#ctl00_mCPH_AddSkillButton,
#ctl00_mCPH_AddSkillRequireProofButton {
    background-color: #004F8B;
    border-color: #004F8B;
    color: white;
    border-radius: 5px;
    min-width: 150px;
    border: none;
    padding: 20px 55px;
    font-size: 1.0625em;
}

#ctl00_CustomWrapper {
    background-color: #F4F4F5;
    /* padding: 20px 0; */
}

.ExtraInformation {
    padding-left: 100px;
}

.YearsDetail {
    margin-bottom: 10px;
}

#ctl00_mCPH_tblViewSkill>tbody>tr {
    border-bottom: 1px solid #ccc;
}

input[type=checkbox],
input[type=radio] {
    /* -webkit-appearance: none; */
    background-color: #0c4da240;
    border: none;
    padding: 11px;
    margin: 5px 15px;
    border-radius: 0;
    border: 1px solid;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

input[type=checkbox]:checked:after,
input[type=radio]:checked:after {
    /* content: "X"; */
    font-size: 1.25em;
    position: absolute;
    /* top: 2px; */
    /* left: 6px; */
    top: -2px;
    left: 5px;
    color: #323133;
    font-weight: 400;
}

.subscriptionAreas {
    display: none;
}

.advanced-subscriptions__header {
    font-weight: bold;
    font-size: 1.125em;
}

.advanced-subscriptions__a,
#AdvancedSubscriptionsNavigationOption {
    font-size: 1em;
    text-decoration: underline;
}

#btnAddNew {
    /* padding: 6px 12px; */
    /* background-color: #fff; */
    background-color: #004f8b;
    color: #fff;
    text-align: center;
    box-shadow: none;
    display: block;
    margin-top: 20px;
}

input#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_FinishNavigationTemplateContainerID_FinishButton:focus {
    outline: 2px solid #fff;
}
#btnAddNew:hover {
    background-color: #c3c3c3;
    color: #000;
}
a.footer-text:hover, a.footer-text:focus, a.footer-text:active {
    color: #fff;
    outline: 2px solid #fff;
}
tr:focus {
    outline: 2px solid #000;
}
th.sorting_asc:focus {
    outline: 2px solid #000;
}
th.sorting:focus {
    outline: 2px solid #000;
}
a.register-link:focus {
    outline: 2px solid #000 !important;
    color: #000 !important;
    background: #fff !important;
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: underline;
}
#ctl00_mCPH_noWorkHistory {
    margin-top: 20px;
}

#ui-id-1 {
    font-size: 1.75em;
    color: #004F8B;
    padding-left: 0;
}

#workHistoryEmployerLabel,
#workHistoryStartDateLabel,
#workHistoryEndDateLabel,
#workHistoryPostionlabel,
#workHistoryReasonForLeavinglabel {
    font-size: 2em;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
    color: #1C1C1E;
}

#ctl00_mCPH_txtEmployer,
#txtStartDate,
#txtEndDate,
#ctl00_mCPH_txtPosition,
#ctl00_mCPH_txtReasonForLeaving {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 1.5em;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

body>div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable>div.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix>div>button:nth-child(1):hover {
    background-color: #c3c3c3;
    color: #000;
}

#ctl00_mCPH_workHistoryConfirmation {
    margin-top: 10px;
}

.dashboard-icon {
    width: 100px;
}


/* Employer/Provider Login
-------------------------------------------------- */

#PageContent {
    margin-top: 30px;
}

#ctl00_mCPH_ctrlBusinessSignup_pnlAccountDetails>div:nth-child(4)>span,
#ctl00_mCPH_Main>div>div>div.Control>div:nth-child(1)>div>div:nth-child(5)>span {
    font-style: inherit !important;
}

#ApplicationsTable>caption {
    font-size: 1.875em;
}

#ShowAddressInputButton,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblProfileSingle_164>tbody>tr>td:nth-child(4),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th:nth-child(5),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_CellControl_rdoMainContact_Row1_Cell4,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(3)>td:nth-child(5) {
    display: none;
}

#vacancyList>div.row.top-buffer>div:nth-child(2)>a {
    text-decoration: underline;
    font-size: 1.25em;
}

.TreeViewContainer {
    margin-bottom: 20px;
}

div#editqualsWrapper {
    display: none;
}

.TreeViewSelected {
    color: #0e65e6 !important;
    font-weight: bold;
}

div.controlmain a {
    cursor: pointer;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtForename_Row1_Cell0,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtSurname_Row1_Cell1 {
    color: #000;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr:nth-child(1)>td>span>i {
    font-style: inherit;
}

#vacancyList>div:nth-child(3)>div.col-md-6,
#vacancyList>div:nth-child(3)>div:nth-child(2) {
    border-right: 1px solid #ccc;
}

#vacancyList>div:nth-child(3) {
    margin-bottom: 15px;
}

.vacancy-list-heading {
    text-decoration: underline;
    font-size: 1.5em !important;
}

/* .applicants {
    color: #0e65e6 !important;
    font-size: 1.25em !important;
} */
.posted-opportunities-table-status-closing{
    font-size: 0.875em;
}
#vacancyList>div.top-buffer>div.col-md-6>span {
    font-size: 1em;
    font-weight: bold;
}

#vacancyList>div>div.col-md-6>p {
    font-size: 0.875em;
}

.enterprise-registration-form {
    padding-top: 25px;
}

#PageContent>div:nth-child(2)>div:nth-child(2)>input[type=button] {
    background-color: #0e65e6;
    color: #fff;
    border-color: #0e65e6;
}
button.btn.btn-sm.btn-vacancylistbutton.btn-primary.viewbtn.button:hover {
    background: #004f8b;
}

/*employer dashboard hover icons*/

#profile-employer {
    background-image: url('https://images.hanlonsonline.co.uk/Islington/images/employer/profile-employer.svg');
    height: 100px;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
}

#profile-employer:hover {
    background-image: url('https://images.hanlonsonline.co.uk/Islington/images/employer/profile-employer-hover.svg');
}

#computer-click-employer {
    background-image: url('https://images.hanlonsonline.co.uk/Islington/images/employer/computer-click-employer.svg');
    height: 100px;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
}

#computer-click-employer:hover {
    background-image: url('https://images.hanlonsonline.co.uk/Islington/images/employer/computer-click-employer-hover.svg');
}

#briefcase-employer {
    background-image: url('https://images.hanlonsonline.co.uk/Islington/images/employer/briefcase-employer.svg');
    height: 100px;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
}

#briefcase-employer:hover {
    background-image: url('https://images.hanlonsonline.co.uk/Islington/images/employer/briefcase-employer-hover.svg');
}

#support-employer {
    background-image: url('https://images.hanlonsonline.co.uk/Islington/images/employer/support-employer.svg');
    height: 100px;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
}

#support-employer:hover {
    background-image: url('https://images.hanlonsonline.co.uk/Islington/images/employer/support-employer-hover.svg');
}

.employer-btn {
    width: 100%;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblGroupSector {
    display: none;
}

.btn-vacancylistbutton {
    margin: 5px 0;
}

#EditVacancySkillsButton,
#ctl00_mCPH_btnUpdateSkills,
#ctl00_mCPH_btnUpdateSkills,
#VacancyQualificationsButton,
#areaNameWrapper {
    display: none !important;
}

#employer-sidebar {
    margin-top: 0px;
    color: #333;
    font-size: 1.375em;
    padding: 20px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.needhelp-sidebar {
    font-size: 1.625em;
    color: #000;
    margin-top: 10px;
}

.employer-dashboard-row-titles {
    color: #000;
    font-size: 1.75em;
    margin-top: 40px;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr>td:nth-child(2)>table>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr>td.mandatory, #ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr>td:nth-child(2)>table>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr>td.prompt, #ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr>td.mandatory, #ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr>td.prompt {
    width: 100% !important;
    background-color: #004f8b;
}

.btn-default {
    background-color: #004f8b;
    border-color: #ddd;
    color: #fff;
    /* padding: 6px 12px; */
}

.btn-default:hover {
    background-color: #fff;
    color: #004f8b;
    border: 1px solid #000;
}

td.dxic:focus {
    outline: 2px solid #000;
}
button.btn.btn-default.button.button__submit.button__submit--alt:hover{
    color:#000 !important;
    background: #fff !important;
}
button.btn.btn-default.button.button__submit.button__submit--alt:focus{
    color:#000 !important;
    background: #fff !important;
}
input#UploadNewDocumentButton:focus {
    color: #000;
    background: #fff;
}
input#FileUpload:focus{
    outline: 2px solid #000 !important;
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: 2px solid #000 !important;
    outline-offset: -2px;
    box-shadow: none !important;
}
textarea#Notes:focus {
    outline: 2px solid #000;
}
input#FileUpload {
    border: 2px solid #000;
}
.filter-option {
    border: 2px solid #000;
}
.bs-searchbox {
    border: 2px solid #000;
}

.dropdown-menu.open {
    border: 1px solid #000;
}
input#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_FinishNavigationTemplateContainerID_FinishButton {
    margin-bottom: 60px;
}
input.btn.btn-primary.button {
    margin-bottom: 60px;
}
input.btn.btn-default.btn-secondary.button.button__submit.button__submit--alt {
    margin-bottom: 60px;
}
input.btn.btn-secondary.button.button__submit.button__submit--alt {
    margin-bottom: 40px;
}
a.btn.btn-primary {
    margin-bottom: 30px;
}
/* Media Queries
-------------------------------------------------- */

@media (min-width: 993px) and (max-width: 1250px) {

    #register>div>div>div:nth-child(1)>div>div>div:nth-child(1)>div>div>a,
    #register>div>div>div:nth-child(2)>div>div>div:nth-child(1)>div>div>a {
        padding: 20px 55px !important;
    }

    #register>div>div>div:nth-child(1)>div>div>div:nth-child(1)>div>div>a>i,
    #register>div>div>div:nth-child(2)>div>div>div:nth-child(1)>div>div>a>i {
        padding-left: 20px !important;
    }
}

@media (min-width: 993px) and (max-width: 1714px) {

    #cblProfessions,
    #clrAreas,
    #clrTypes {
        margin-top: 10px;
    }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #ccc;
        margin-top: 0px !important;
    }
}

@media (max-width: 1650px) {
    .employer-btn {
        padding: 10px;
    }
}

@media (max-width: 1600px) {
    .sidebar-btn {
        width: 100%;
    }
}

@media (max-width: 1550px) {
    .employer-btn>i {
        padding-left: 10px !important;
    }
}

@media (min-width: 992px) and (max-width: 1426px) {
    .login-btn-home {
        margin-top: 20px;
        margin-bottom: 30px;
    }
}

@media (max-width: 1400px) {
    #homepage-intro-text {
        margin-top: 0px;
    }

    .sidebar-btn {
        padding: 10px 25px;
    }

    .sidebar-btn>i {
        padding-left: 15px !important;
    }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #ccc;
        margin-top: 0px !important;
    }
}

@media (min-width: 1200px) {
    .panel-resident {
        min-height: 350px;
    }
}

@media (max-width: 992px) {
    .sidebar-btn {
        padding: 10px 55px;
        width: unset;
    }

    .sidebar-btn>i {
        padding-left: 30px !important;
    }

    #PageContent {
        margin-bottom: 30px;
    }
}

@media (min-width: 992px) {
    .col-pad {
        margin-right: 0px !important;
        text-align: unset !important;
    }
}

@media (min-width: 768px) {
    #menu_text {
        display: none;
    }
}

@media (max-width: 767px) {
    .navbar-header {

        margin-top: 50px;
    }
    input#ctl00_mCPH_ctrl6_txtInput {
        width: 100% !important;
    }
    input#ctl00_mCPH_ctrl2_txtInput {
        width: 100% !important;
    }


    .navbar-nav {
        float: unset !important;
        padding: 20px 0;
        margin: 0px !important;
    }

    /* #bs-example-navbar-collapse-1>ul>li:nth-child(1),
    #bs-example-navbar-collapse-1>ul>li:nth-child(2),
    #bs-example-navbar-collapse-1>ul>li:nth-child(3) {
        border-bottom: 1px solid #ccc;
    } */
    .navbar-inverse .navbar-nav>.active>a,
    .navbar-inverse .navbar-nav>.active>a:focus,
    .navbar-inverse .navbar-nav>.active>a:hover {
        border-bottom: unset !important;
    }

    #logo_v2-col {
        float: left !important;
    }

    #footer>div>div:nth-child(1)>div:nth-child(2)>img {
        margin-left: 0px !important;
    }

    .float-alt {
        float: left;
    }

    .col-pad {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #homepage-intro-text,
    #intro>div>div>div:nth-child(2) {
        padding: 0 30px;
    }

    #homepage-intro-img {
        margin-top: 40px;
    }

    .inner-section {
        margin-top: 40px;
    }

    .slider-content {
        margin-left: 0px;
        margin-top: 0px;
        padding: 0 30px;
    }

    .homepage-quote-text {
        font-size: 1.5625em;
    }

    .fsi_alt {
        margin-left: auto;
    }

    #footer>div>div:nth-child(5)>div:nth-child(2),
    #footer>div>div:nth-child(5)>div:nth-child(4) {
        margin-right: 100px;
        text-align: right;
    }

    .intro-text {
        padding: 0 15px;
    }

    .employer-dash-section {
        padding-left: 30px;
        padding-right: 30px;
    }

    #footer>div>div:nth-child(3) {
        padding-bottom: 0px !important;
    }

    #footer>div>div:nth-child(4) {
        padding-top: 0px !important;
    }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #ccc;
        margin-top: 0px !important;
    }
}

@media (max-width: 682px) {
    .login-btn-home {
        margin-top: 20px;
    }
}

@media (max-width: 603px) {
    #ctl00_mCPH_AdvancedSubscriptionList {
        margin-top: 5px;
    }
}
@media only screen and (max-width: 425px) {
    .monthly-news-feed-datebox {
        width: 150px !important;
        height: 150px !important;
        margin-left: 30% !important;
    }
    }
@media (max-width: 361px) {
    #latest>div>div>div>div:nth-child(3)>a {
        padding: 20px 55px !important;
        width: 100%;
    }
}


/* Cookie consent styling */


/* removes functionality cookie section as not used on site */

body>div.cookie-consent-preferences-overlay.light.cc_css_reboot.visible>div>div>div.cc_cp_content>ul>li:nth-child(3)>a {
    display: none;
}


/* Removes advertising cookie section as not used on site */

body>div.cookie-consent-preferences-overlay.light.cc_css_reboot.visible>div>div>div.cc_cp_content>ul>li:nth-child(5)>a {
    display: none;
}