@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";
@import "https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700&display=swap";

/* @font-face {
    font-family: DIN-cond-reg;
    src: url(https://images.hanlonsonline.co.uk/Lambeth/fonts/ff-din-pro-cond-regular.woff?dl=0) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: DIN-cond-bold;;
    src: url(https://images.hanlonsonline.co.uk/Lambeth/fonts/ff-din-pro-cond-bold.woff?dl=0) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: DIN-cond-black;
    src: url(https://images.hanlonsonline.co.uk/Lambeth/fonts/ff-din-pro-cond-black.woff?dl=0) format("woff");
    font-weight: 400;
    font-style: normal
} */


/* Header 
--------------------------*/
/* Navbar styles
-------------------------------------------------- */
.navbar-nav {
    float: left;
    margin: 0;
    margin-left: -13%;
}
.nav-mid {
    border-top: 0px solid #ccc !important;
    border-width: 1px 0;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    padding-bottom: 30px;
    border-bottom: none;
}
.nav-mid li {
    display: inline;
}
.navbar-nav>li {
    margin-top: 40px;
    float: left;
    padding-right: 15px;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff !important;
    background: #e51c28;
}
.nav-mid a {
    display: inline-block;
    padding: 30px 25px;
    color: #1a1d1f;
    text-decoration: none;
    font-weight: 600;
}
img.imgOne {
    width: 150px;
    margin-right: 20px;
    margin-top: 0px;
    float: left;
}
img.imgTwo {
    width: 150px;
    margin-right: 20px;
    margin-top: 0px;
    float: left;
}
/* a:active {
    background: #364652 !important;
    color: #fff !important;
    transition: 0.6s;
    border-bottom: 2px solid #e51c28;
} */
a#navOne {
    display: inline-block;
    padding: 30px 25px;
    color: #1a1d1f !important;
    text-decoration: none;
    font-weight: 600;
}
a#navOne:hover {
    background: #364652 !important;
    color: #fff !important;
    transition: 0.6s;
    border-bottom: 2px solid #e51c28;
}

a#navTwo {
    display: inline-block;
    padding: 30px 25px;
    color: #1a1d1f !important;
    text-decoration: none;
    font-weight: 600;
}
a#navTwo:hover {
    background: #364652 !important;
    color: #fff !important;
    transition: 0.6s;
    border-bottom: 2px solid #e51c28;
}
a#navThree {
    display: inline-block;
    padding: 30px 25px;
    color: #1a1d1f !important;
    text-decoration: none;
    font-weight: 600;
}
a#navThree:hover {
    background: #364652 !important;
    color: #fff !important;
    transition: 0.6s;
    border-bottom: 2px solid #e51c28;
}
a#navFour {
    display: inline-block;
    padding: 30px 25px;
    color: #1a1d1f !important;
    text-decoration: none;
    font-weight: 600;
}
a#navFour:hover {
    background: #364652 !important;
    color: #fff !important;
    transition: 0.6s;
    border-bottom: 2px solid #e51c28;
}
a#navFive{
    display: inline-block;
    padding: 30px 25px;
    color: #1a1d1f !important;
    text-decoration: none;
    font-weight: 600;
}
a#navFive:hover {
    background: #364652 !important;
    color: #fff !important;
    transition: 0.6s;
    border-bottom: 2px solid #e51c28;
}
a#navSix{
    display: inline-block;
    padding: 30px 25px;
    color: #1a1d1f !important;
    text-decoration: none;
    font-weight: 600;
}
a#navSix:hover {
    background: #364652 !important;
    color: #fff !important;
    transition: 0.6s;
    border-bottom: 2px solid #e51c28;
}
a.login-link:hover {
    color: #fff !important;
    transition: 0.6s;
}
a.register-link:hover {
    color: #fff !important;
    transition: 0.6s;
}
@media (max-width: 767px) {
	.nav .login-link {
		margin-right: 0px;
	}
}
a#SkipLink {
    visibility: hidden;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.social-logo {
    width: 45px;
}

#pnlAltHeaderRight {
    display: none;
}

.navbar #nav>.active>a {
    color: red;
    background-color: Yellow;
}

#HeaderLink>img {
    /* padding: 10px 0; */
}

.navbar-default .navbar-nav>li>a {
    color: #777;
    margin-left: 19px !important;
    margin-top: -35px;
    font-weight: 700;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
    margin-left: 50%;
}

.hf-login-link {
    font-weight: 400;
    font-size: 15.96px;
    padding: 24px 16px;
    float: right;
    background-color: #d92644;
    color: #fff;
}
.navbar-inverse {
    background-color: #fff;
    border-color: #e51c28;
    border-bottom-width: thick;
}
#ctl00_ctl17_LoginLink:hover {
    color: #fff !important;
    background: #333 !important;
}

#ctl00_ctl17_RegisterLink:hover {
    color: #fff !important;
    background: #333 !important;
}

#ctl00_MainDiv>div.sitemap>div>div>a:hover {
    color: #fff;
}

.alert-danger {
    color: #000;
}


#hfNavbar {
    margin-left: -36%;
}


/* Vacancy Overview 
--------------------------*/

li {
    font-family: 'Raleway', sans-serif !important;
    font-size: 18px;
    list-style: none;
}

button#DB2E3B4D-3CC3-4004-94D3-106D6FCB3172 {
    color: #FFF !important;
}

button#\35 EFE3A43-1479-4011-B86C-5B27946CDBF5 {
    color: #FFF !important;
}

button#\30 77EFC48-D436-471E-BC13-DB98EF122C65 {
    color: #FFF;
}

button,
input[type=button],
input[type=reset],
input[type=submit],
#ctl00_mCPH_lnkCancelDetail {
    padding: 7px 30px 2px;
    border: none;
    color: #fff;
    font-size: 18px;
    background-color: #d92644;
    !important;
    /* text-transform: uppercase; */
    transition: background-color .25s ease;
    background-image: none;
    border-radius: 3px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    letter-spacing: .025em;
    vertical-align: bottom;
    line-height: 1em;
    height: 45px;
}

#ctl00_mCPH_VacancyJobDescription>p,
#ctl00_mCPH_VacancyDuties>p,
#ctl00_mCPH_VacancyEssentialCriteria>p,
#ctl00_mCPH_VacancyDesirableCriteria>p,
#ctl00_mCPH_VacancyAdditionalInformation>p,
#ctl00_mCPH_VacancyHowToApply>p,
#ctl00_mCPH_VacancyDuties>ul,
#ctl00_mCPH_VacancyEssentialCriteria>ul,
#ctl00_mCPH_VacancyAdditionalInformation,
#ctl00_mCPH_VacancyJobDescription,
#ctl00_mCPH_VacancyDuties,
#ctl00_mCPH_VacancyEssentialCriteria,
#ctl00_mCPH_VacancyHowToApply {
    font-size: 14pt !important;
    font-family: 'Raleway', sans-serif !important;
    color: #333333;
    font-weight: 400;
    letter-spacing: .01em;
    line-height: 1.4em;
}

td.sorting_1 {
    font-weight: 700;
}

a {
    background-color: transparent;
    transition: all .25s ease;
    color: #2F72B1;
    font-weight: bold !important;
    text-decoration: underline;
}


/* -------------------------- */


/* Nav 
--------------------------*/

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: #364652 !important;
}

hr {
    background: #327abd;
    height: 3px;
}

h1 {
    color: #327abd !important;
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
}


/* Resident
-------------------------- */

caption,
#VacanciesTable_previous>a,
#VacanciesTable_next>a,
#DocumentsTable_previous>a,
#DocumentsTable_next>a {
    color: #364652;
}

#ProviderNameSearch {
    text-transform: lowercase;
}

#ctl00_mCPH_lnkCancelDetail {
    padding-top: 16px !important;
}

#ctl00_mCPH_EditView>h4 {
    font-size: 33.333px;
    line-height: 30px;
    font-weight: 700;
}

.SkillDetailMinLabel,
.SkillDetailMaxLabel {
    text-decoration: underline;
    padding-top: 5px !important;
    padding-right: 5px;
}

#sliderValue1306 {
    font-size: 14px;
}

#ctl00_mCPH_tblViewSkill>tbody>tr {
    border-bottom: 1px solid #ccc;
}

.ExtraInformation {
    padding-left: 100px;
}

.YearsDetail {
    margin-bottom: 10px;
}

#pnlAdvancedSubscriptions>div>div>div>div:nth-child(2)>a,
#pnlAdvancedSubscriptions>div>div:nth-child(2) {
    display: none;
}

#get-help-list {
    font-weight: bold;
}

#ctl00_mCPH_lblConfirmPassword,
#ctl00_mCPH_Label1,
#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,
#ctl00_mCPH_SubmitApplicationButton,
#CreateUserDialog>div>div>div.modal-body>div:nth-child(5)>label,
#CreateUserDialog>div>div>div.modal-body>div:nth-child(6)>label {
    text-transform: lowercase;
}

#ctl00_mCPH_lblConfirmPassword:first-letter,
#ctl00_mCPH_Label1:first-letter,
#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,
#ctl00_mCPH_SubmitApplicationButton,
#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 {
    text-transform: uppercase;
}


/* Disable homepage content */

#EditVacancySkillsButton {
    display: none !important;
}

#ctl00_mCPH_AddSkillButton,
#ctl00_mCPH_AddSkillRequireProofButton {
    margin-top: 10px;
}

.Bottom {
    display: none !important;
}

.h5-text {
    padding-bottom: 15px;
    color: #333;
    font-weight: 600;
    font-size: 19px;
    text-decoration: underline;
}

.alert-info {
    background-color: #ebebeb;
    border-color: #ebebeb;
}

#divClientSignup {
    display: none;
}

.wizardSidebar {
    display: none;
}

table.wizardGeneralItem td {
    width: 380px !important;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblProfileSingle_164>tbody>tr>td {
    padding: 5px;
}

table.contact {
    width: 100%
}

#ctl00_mCPH_pageContent>div>div:nth-child(3)>div.row>div>div>div>a {
    font-weight: 600;
}

#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_tblSiteContact>tbody>tr:nth-child(1)>th:nth-child(3),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(2)>td:nth-child(3),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(3)>td:nth-child(3),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(4)>td:nth-child(3),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(5)>td:nth-child(3),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(6)>td:nth-child(3) {
    text-align: center;
}

#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: 67% !important;
    background-color: #d92644;
}

.enterprise-wizard-item-title {
    color: #fff !important;
}

table.wizardGeneralItem>tbody>tr>td.mandatory::after,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th.mandatory::after {
    content: "*";
    color: #000;
    margin-left: 2px;
    font-weight: 900;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th:nth-child(3) {
    max-width: 100px;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row1_Cell3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row2_Cell3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row3_Cell3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row4_Cell3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row5_Cell3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row6_Cell3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row1_Cell2 {
    width: 350px !important;
}

#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),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th:nth-child(7) {
    color: #364652 !important;
}

.applicants {
    color: #2F72B1 !important;
}

label {
    margin-bottom: 0;
}

.carousel-control {
    width: 5%;
}

.carousel-inner>.item {
    height: 450px;
    background-size: cover;
}

.carouselText {
    color: #000;
    font-weight: 700;
}

.carousel-item {
    width: 350px;
    height: 450px;
    background: #FFF;
}

h3.carouselTitle {
    font-weight: 700;
    font-size: 30px;
}

.carousel-item-link {
    padding-top: 20px;
}

.carousel-item-text {
    padding-top: 20px;
}

.carousel-item-text>p {
    font-size: 24px;
    padding-right: 10px;
    line-height: 30px;
}

.panel-text {
    font-size: 25px;
    min-height: 96px;
    margin-bottom: 15px;
    color: #000;
}

.panel-title {
    font-size: 28px !important;
    color: #327abd;
    font-weight: bold;
    min-height: 95px;
}

.panel>h5 {
    font-size: 28px;
}

.action-panel {
    min-height: 350px;
}

.action-panel-button {
    font-size: 22px;
}

.panel-cell {
    background-color: #f3f3f3;
    border: 2px solid #d92644;
}

.panel {
    border-radius: 0;
}

.panel-body {
    padding: 25px;
}

.panel-dashboard-image {
    padding: 20px 0;
}

.panel-dashboard-title {
    font-size: 1.375em;
    color: #364652;
    padding: 15px 0;
    font-weight: bold;
}

.panel-dashboard-text {
    padding: 15px 0;
    font-size: 18px;
}
.vacancy-panel-description {
    display: none;
}
.panel3 {
    background-color: #f3f3f3;
    border: 2px solid #BDBDBD;
    border-radius: 7px;
    border-color: #BDBDBD !important;
    padding: 30px 10px;
}

.help-card>img {
    width: 100%;
}

.news-title {
    padding-left: 5px;
    padding-top: 5px;
    font-size: 20px !important;
    color: #d92644;
}

.news-date {
    padding-left: 5px;
    padding-top: 5px;
}

.news-items {
    max-height: 430px;
    overflow-y: auto;
    padding-top: 40px;
}

.news-item {
    height: auto;
}

.news-item-grey {
    background-color: #ecf0f1;
}

.news-item-color {
    background-color: #DDE3EF;
}

.partner-img {
    display: inline-block;
    margin: 5% 0% 5% 0%;
}

h1.nextJob {
    font-weight: 600;
    font-size: 40px;
}

h1.hfOffer {
    text-align: center;
    font-weight: 600;
    color: #327abd;
}

a#ctl00_ctl17_RegisterLink2 {
    text-decoration: none;
    margin-right: 20px;
    float: left;
}

a#ctl00_ctl17_LoginLink2 {
    text-decoration: none;
    margin-right: 20px;
    float: left;
}

p.nextJobText {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5em;
}

h2.titleOne {
    color: #FFF;
    font-weight: 700;
    font-family: 'Calibri';
}

div#boxOne {
    border: 5px solid #000 !important;
    margin-left: -29px !important;
}

h2.titleTwo {
    color: #FFF;
    font-weight: 700;
    font-family: 'Calibri';
}

p.white-text {
    font-family: 'Calibri';
    font-size: 19px;
    line-height: 24px;
    color: #000 !important;
}

a#panelbuttonOne {
    margin-bottom: 20px;
    width: 50%;
    margin-left: 25%;
}

a#panelbuttonTwo {
    margin-bottom: 20px;
    width: 50%;
    margin-left: 25%;
}

#btn1 {
    background: #d92644 !important;
    border-radius: 4px !important;
}

a#btn1:hover {
    background: #364652 !important;
    transition: 0.6s;
}

#btn2 {
    background: #d92644 !important;
    font-family: 'Calibri';
    border-radius: 4px !important;
}

a#btn2:hover {
    background: #364652 !important;
    transition: 0.6s;
}

p#panelTwoText {
    font-family: 'Calibri';
}

#btn3 {
    background: #327abd !important;
    border-radius: 4px !important;
}

a#btn3:hover {
    background: #364652 !important;
    transition: 0.6s;
}


/* p#panelThreeText {
    font-family: Tahoma;
} */

#btn4 {
    background: #327abd !important;
    /* font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; */
    border-radius: 4px !important;
}

a#btn4:hover {
    background: #364652 !important;
    transition: 0.6s;
}


/* p#panelFourText {
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
} */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    font-family: 'Calibri';
    font-size: 20px;
    font-weight: 700;
}

img.svgTwo {
    margin-top: -20px;
}

p.pictureTwoText {
    margin-top: 0px;
}

img.svgThree {
    margin-top: -20px;
}

p.pictureThreeText {
    margin-top: 0px;
}
img#homepageImage {
    width: 24% !important;
    margin-left: 76% !important;
}
h1.home-title.latest-news-title {
    margin-left: 30px;
}

th {
    background: none;
    color: #000;
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none;
    background: #364652 !important;
    color: #FFF !important;
}

.panel-body.vacancy-panel-body {
    border: none;
    text-align: center;
    font-family: 'Calibri';
    background: #ebebeb;
    border-radius: 0px;
    border-bottom: 5px solid #327abd;
}
hr.vacancy-panel-divider {
    display: none;
}
.vacancy-panel-title {
    font-size: 28px;
    line-height: 19px;
    color: #327abd;
}

.vacancy-panel-type {
    font-size: 19px;
    line-height: 36px;
    font-weight: 700;
    color: #000;
}

.vacancy-panel-address {
    font-size: 19px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
}

.vacancy-panel-salary {
    font-size: 19px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
}

.vacancy-panel-closingdate {
    font-size: 19px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
}
.vacancy-panel-apply {
    margin-top: 20px;
}

/* Sitemap */

.sitemap-link {
    /* font: 87.5%/1.5 "RalewayMedium",Arial,Helvetica,sans-serif; */
    letter-spacing: .035em;
    color: #fff;
    font-size: 15px;
    vertical-align: center;
    text-decoration: underline;
}

.sitemap {
    background-color: #d92644;
    height: 5px;
    margin-top: -20px;
    margin-bottom: 5px;

    .sitemap-inner {
        padding-top: 12px;
        padding-left: 10px;
    }

    .NotLink,
    #ctl00_mCPH_thrEditQuestion {
        /* display: none; */
    }

    .sitemap-divider {
        font-size: 10px;
        font-style: normal;
        font-weight: 400;
        height: 16px;
        letter-spacing: 0.49px;
        line-height: 16px;
        vertical-align: baseline;
        display: inline-block;
        opacity: .7;
        margin: 0 .21428571rem;
    }

    .btn-default {
        color: #FFF;
        background-color: #fff;
        border-color: #ccc;
    }

    a#ctl00_ctl17_LogoutLink {
        color: #FFF !important;
    }

    /*Vacancy Page*/
    th.sorting_asc {
        background: #d92644;
        color: #FFF;
    }

    th.sorting {
        background: #d92644;
        color: #FFF;
    }

    th.sorting_disabled {
        background: #d92644;
        color: #FFF;
    }

    /* Disable footer */
    #aspnetForm>div.Bottom {
        display: none;
    }

    /* Container 
--------------------------*/
    @media (min-width: 1200px) {
        .container {
            /* width: 1298px; */
            width: 85%;
        }
    }

    /* Horizontal Navigation */
    @media (min-width: 720px) {
        .hf-navbar-container {
            /* width: 1220px; */
        }
    }

    /* Hide old nav bar */
    #DefaultNavBar {
        display: none;
    }

    .hf-login-link {
        background-color: #d92644;
        color: white !important;
    }

    a#ctl00_ctl17_RegisterLink {
        color: white !important;
        background: #d92644;
    }
}

.hf-navbar {
    background-color: white;
    border-color: white;
    font-size: 13pt;
}

.hf-navbar-nav>li>a {
    padding: 13px 23px 8px 23px;
    color: #333 !important;
    text-decoration: none;
}

#ctl00_ctl17_LoginLink {
    color: #fff !important;
    background: #d92644;
}

.hf-navbar-nav>li>a:active,
.hf-navbar-nav>li>a:focus {
    color: #fff !important;
}

#ctl00_ctl17_LoginLink {
    color: #fff !important;
}

.hf-navbar-nav:not(hf-login-listitem)>li>a:hover {
    color: #fff !important;
}


/* .hf-navbar-nav > li:hover{
	background-color: #f6f6f6;
} */


/* #navbar > ul > li:nth-child(6) > a:hover { */


/* color: white !important; */


/* background-color: #d92644  !important; */


/* } */

#toggle-dashboard {
    display: none;
}


/* Vertical Navigation */

ul#ctl00_mCPH_VerticalNavigationBar_VerticalNavigationPopulation.toggledash>li>a,
ul#ctl00_mCPH_VerticalNavigationBar_VerticalNavigationPopulation>li#toggle-dashboard {
    display: none;
}

#ctl00_mCPH_VerticalNavigationBar_VerticalSidebarNavigation:after {
    content: "";
    clear: both
}

#ctl00_mCPH_VerticalNavigationBar_VerticalSidebarNavigation {
    overflow: hidden
}

.sidebar-nav .navbar ul>li>a {
    display: block;
    background-color: #7c006b;
    margin-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    font-weight: 400px;
    font-size: 30px;
    padding: 13px 8px 8px !important;
    text-align: center;
    line-height: 1em;
    cursor: pointer;
    color: #fff !important;
    font-family: 'Raleway', sans-serif;
}

.sidebar-nav .navbar-default .navbar-nav>.active>a {
    background-color: #F1E0F0 !important;
}

.sidebar-nav .navbar ul>li>a:hover {
    background-color: #F1E0F0 !important;
}

.sidebar-nav .navbar ul>li>a>.active {
    background-color: #F1E0F0 !important;
}


/* Apprenticeships */

#ctl00_mCPH_DynamicContentPlaceholder>div>div:nth-child(5)>div>table>tbody>tr:nth-child(1)>th {
    border-top: unset;
    border-bottom: 2px solid #ddd;
}

#ctl00_mCPH_DynamicContentPlaceholder>div>div:nth-child(5)>div>table>tbody>tr:nth-child(1) {}


/* General */

.navbar-default .navbar-toggle {
    border-color: #d92644 !important;
    background: #FFF !important;
}

button.cc_b_ok:hover {
    background: #333 !important;
}

.light.cc_dialog button.cc_b_cp {
    background-color: #eaeaea;
    color: #FFF !important;
}

.light.cc_dialog button.cc_b_cp:hover {
    background: #333 !important;
}

p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3em;
    margin: 0 0 .3em;
    color: #364652;
}

form {
    font-size: 16px;
}

body {
    font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
    letter-spacing: .01em;
    line-height: 1.4em;
    color: #364652;
}

.text-info {
    color: #364652 !important;
    font-weight: 500;
}

.leftLabel {
    color: #d92644;
}

.help-card-text {
    padding-top: 20px;
    font-size: 19px;
    line-height: 28px;
    font-weight: 700;
}

.help-card-link {
    text-decoration: underline;
    /* color: #333333; */
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
}


/* Headings */

.container h3,
h3,
h1 {
    color: #d92644;
    /* font-size: 25pt; */
    line-height: 30px;
    /* font-weight: 700; */
}

h1 {
    color: #d92644;
}

h2 {
    color: #d92644;
}

h3 {
    color: #d92644;
}

h4 {
    color: #d92644;
}

h5 {
    color: #d92644;
}


/* Links */

a {
    background-color: transparent;
    transition: all .25s ease;
    color: #2F72B1;
    /* font-weight: bold; */
    text-decoration: none;
}

a:focus,
a:hover {
    color: #d92644;
}


/* Buttons & Inputs */

.btn {
    text-shadow: none;
}

button:focus,
input[type=button]:focus,
input[type=checkbox]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=reset]:focus,
input[type=search]:focus,
input[type=text]:focus,
input[type=url]:focus,
select,
select.form-control,
textarea:focus {
    border: solid 1px #333 !important;
    outline: none;
}

input[type=email],
input[type=password],
input[type=search],
input[type=text],
input[type=url],
textarea,
textarea.form-control {
    color: #323133;
    /* letter-spacing: .035em; */
    /* padding: 5px 10px; */
    /* height: 38px; */
    background-color: #7c006b;
    /* font-size: 17.14288px; */
    /* line-height: 1.46667; */
    color: #685e5e;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 3px;
}

.input-sm {
    height: 38px !important;
    background-color: #d92644 30 !important;
}

.btn-primary {
    background-color: #d92644 !important;
    border-color: #d92644 !important;
    border-radius: 4px !important;
}

input[type=checkbox],
input[type=radio] {
    /* -webkit-appearance: none; */
    /* background-color: #ffe6e9; */
    /* border: none; */
    /* padding: 11px; */
    /* margin: 5px 15px; */
    /* border-radius: 0; */
    /* border: 1px solid; */
    /* display: inline-block; */
    /* position: relative; */
    /* vertical-align: middle; */
}


/* input[type=checkbox], input[type=radio] { */


/* background-color: #F0E0F0 !important; */


/* } */

button,
input,
textarea {
    outline: none;
}

.btn-link {
    color: #d92644;
    font-size: 14pt;
}


/* JQuery UI */

.ui-dialog-title {
    font-size: 25px !important;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
}

.ui-dialog .ui-dialog-content,
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: 'Raleway', sans-serif-reg !important;
    font-size: 20px !important;
}

.ui-dialog input[type=email],
.ui-dialog input[type=search],
.ui-dialog input[type=text],
.ui-dialog input[type=url],
.ui-dialog textarea {
    background-color: #fff;
}

.ui-dialog .ui-dialog-content,
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: 'Raleway', sans-serif-reg !important;
    font-size: 20px !important;
}

.ui-dialog .ui-dialog-buttonpane button {
    font-size: 20px !important;
    font-weight: 400;
    font-family: 'Raleway', sans-serif-reg;
    padding: .3em .6em .1em;
}

.ui-dialog button,
.ui-dialog input[type=button],
.ui-dialog input[type=reset],
.ui-dialog input[type=submit] {
    background-color: #d92644;
    color: #fff;
}

.ui-dialog button:hover,
.ui-dialog input[type=button]:hover,
.ui-dialog input[type=reset]:hover,
.ui-dialog input[type=submit]:hover {
    background-color: #472B8A;
    color: #fff !important;
}

.ui-dialog .ui-dialog-content,
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: 'Raleway', sans-serif-reg !important;
    font-size: 20px !important;
}


/* Client work history overrides */

#btnAddNew {
    margin-bottom: 15px;
    margin-top: 15px;
    display: block;
    background-color: #d92644;
    border-radius: 4px !important;
}

.referenceEmpty {
    padding: 4px;
    color: Red;
}

#ctl00_mCPH_refContainer,
#ctl00_mCPH_workHistoryCurrent,
.existingQualificationList {
    overflow-y: scroll;
    width: 100%;
}

table.tblWorkHistory {
    min-width: 800px;
    width: 100%;
}

.workHistoryPosition,
.workHistoryReasonForLeaving {
    width: 100%;
    max-width: 550px;
    height: 100px;
}


/* Login */

#ctl00_mCPH_mLoginCtrl_pnlClientOptions {
    padding-top: 20px;
}

#ctl00_mCPH_mLoginCtrl_pnlLogin>table>tbody>tr:nth-child(6)>td {
    padding-top: 15px;
}

#ctl00_mCPH_divHeader {
    display: none;
}

a#ctl00_ctl17_RegisterLink {
    color: #FFF !important;
    margin-left: 30px;
}

/* Skills page */

div.SkillDetailExperienceLabel {
    margin-top: 10px;
    /* font-style: italic; */
    font-weight: normal;
    font-size: 9pt;
}

div.RatingDetail {
    margin-top: 5px;
    height: 15px;
    font-size: 8pt;
}

div.SkillDetailExperienceLabel {
    margin-top: 10px;
    /* font-style: italic; */
    font-weight: normal;
    font-size: 9pt;
}

div.YearsDetail {
    margin-top: 5px;
    font-size: 8pt;
}

.ui-slider .ui-slider-range {
    background-image: -webkit-linear-gradient(top, #968dad, #968dad);
}

#searchButton,
.btn-primary,
.dxbButton {
    background-color: #d92644;
    border: none;
    background-image: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    letter-spacing: .03 em;
    font-size: 18px;
    font-family: 'Calibri', sans-serif-reg;
    color: #fff;
    padding-top: 6px;
    line-height: 1em;
    box-shadow: 0px 2px 2px 1px #7b7b7b99;
    text-decoration: none;
    border-radius: 4px !important;
}


/* Resident account page */

#VacancyApplicationList {
    padding-top: 10px;
}

#personalDetails {
    padding-top: 10px;
}

#ctl00_mCPH_pnlUpdate select#ctl00_mCPH_ddlRegistrationWizard {
    background-color: #fff;
}

#ctl00_mCPH_ddlRegistrationWizard {
    margin-bottom: 15px;
}

#ctl00_mCPH_lnkSaveQuestionnaire,
#ctl00_mCPH_pnlUpdate input[type=button],
#ctl00_mCPH_pnlUpdate input[type=submit],
input[type=button]#adAreas,
input[type=button]#adSectors,
input[type=button]#adTypes,
input[type=button]#ClearButton,
input[type=button]#clrAreas,
input[type=button]#clrSector,
input[type=button]#clrTypes,
input[type=submit]#ctl00_mCPH_UploadButton {
    background-color: #d92644;
}


/* Provider directory page */

#ProviderNameSearchButton {
    background-color: #d92644 !important;
}

button:active,
button:focus,
button:hover,
input[type=button]:active,
input[type=button]:focus,
input[type=button]:hover,
input[type=checkbox],
input[type=email],
input[type=password],
input[type=radio],
input[type=reset]:active,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=search],
input[type=submit]:active,
input[type=submit]:focus,
input[type=submit]:hover,
input[type=text],
input[type=url],
select,
select.form-control,
textarea {
    /* background-color: #F1E0F0 !important */
}

#providerDetailsWrapper {
    overflow-y: auto;
    max-height: 40em;
}

#providerDetailsWrapper {
    background-color: #fff;
    box-shadow: 1px 1px 6px 1px #797979;
}

label {
    font-weight: normal !important;
}


/* Client vacancy search */

#vacancySearchSection {
    padding-top: 10px;
}

#backToResults {
    padding-top: 10px;
}

#ctl00_mCPH_ctrlVacancySearch_Public1_txtApply {
    width: 100%
}

#ctl00_mCPH_ctrlVacancySearch_Public1_txtApplyArrangements {
    width: 100%
}

#btnApplyForJobClose {
    background-color: #d92644 !important;
    border-color: #d92644 !important;
    font-size: 25px;
    font-family: 'Raleway', sans-serif-reg;
    color: #fff;
    border-radius: 4px !important;
}


/* Datatables */

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #d92644;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #d92644;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #d92644;
    border-color: #d92644;
}


/* Enterprise Wizards */

.wizardSidebar {
    background-color: #d92644 !important;
}

div.controlmain a {
    color: #505050;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.33px;
    text-decoration: underline;
    line-height: 24px;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr>td:nth-child(2) {
    /* background-color: #F0E0F0; */
}


/* #aspnetForm > div.Main > div:nth-child(5) > div:nth-child(1) > div > a { */


/* display: none; */


/* } */

td.mandatory {
    width: 140px !important;
    font-size: 18px !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: 25px;
}

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: 15px !important;
    color: #000 !important;
}

.wizard {
    background-color: #fff !important;
    border-color: #fff !important;
}

input.Standard {
    width: 350px !important;
    padding: 5px;
    margin-top: 5px;
    font-size: 17.14288px !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: 30px;
    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: 25px
}

.wizardStepStyle {
    font-size: 20px !important
}

#ctl00_mCPH_ctl00_ctrlRegistrationWizard_wiz_pnlProfile_88 table.ProfileNoRepeatSingleItemTable th {
    font-family: 'Raleway', sans-serif-reg;
    font-size: 20px;
    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;
}


/* Client wizards */

#ctl00_mCPH_ctrl5_SelectLinksPlaceholder>a:nth-child(1) {
    display: none;
}

div.WizardElement_Left {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    background-color: #d92644;
    height: 25px;
}

div.Mandatory {
    color: #CC0033;
}

div.WizardElement_Left a {
    /* color: #323133 */
    color: #fff;
    margin-left: 5px;
}

div.WizardElement_Left a:hover {
    /* color: #323133; */
    color: #fff;
    margin-left: 5px;
    color: #FFF !important;
}

.CollapsibleHead {
    color: #333333;
    font-size: 16px
}

div.Mandatory,
div.WizardInput_Left {
    font-size: 16px
}

div.WizardHint {
    position: fixed;
    right: 15px;
    top: auto;
    font-style: normal;
    color: #ec9500;
    display: inline;
    background: #fff;
    border: none;
    background-color: #fbe9c6;
    padding: 5px 10px;
    bottom: 0
}

table.RegistrationWizardButtons {
    bottom: 15px;
    width: 300px;
    position: unset;
    bottom: auto;
    right: 100px;
    width: 350px;
    background-color: #fff;
    border: none;
    text-align: center;
    z-index: 1005;
    top: 210px
}

table.RegistrationWizardButtons input {
    width: auto;
    display: block;
    width: 100%;
    margin-bottom: 10px
}

#wizardElements_Layout {
    overflow-y: auto
}

#wizardElements_Layout .CenterItem table.CenterTable {
    width: 280px;
    bottom: 120px
}

#wizardElements_Layout .CenterItem table.CenterTable .WizardButton {
    display: block;
    width: 100%
}

#wizardElements_Layout .CenterItem table.CenterTable {
    width: 350px;
    right: 15px;
    bottom: 250px;
    z-index: 100
}

@media (max-width:992px) {
    #wizardElements_Layout .CenterItem table.CenterTable {
        width: 291px;
        position: fixed;
        right: 15px;
        bottom: 255px;
        z-index: 100
    }

    #wizardElements_Layout {
        width: 66%
    }

    div.WizardHint,
    table.RegistrationWizardButtons {
        width: 30%
    }

    table.RegistrationWizardButtons input {
        font-size: 20px;
        padding: 5px 15px 0
    }
}

@media (max-width:768px) {
    #wizardElements_Layout {
        width: 57%
    }

    div.WizardHint,
    table.RegistrationWizardButtons {
        width: 39%
    }

    div.WizardHint {
        bottom: 0;
        height: 120px;
        overflow-x: scroll
    }

    table.RegistrationWizardButtons {
        bottom: 120px;
        top: auto;
        margin-bottom: 0
    }

    #ctl00_divFooter {
        display: none
    }

    #wizardElements_Layout .CenterItem table.CenterTable {
        width: 280px;
        position: initial;
        right: 15px;
        bottom: 120px;
        z-index: 100
    }

    #wizardElements_Layout .CenterItem table.CenterTable .WizardButton {
        display: block;
        font-size: 20px;
        width: 100%
    }
}

@media (max-width:550px) {
    #wizardElements_Layout {
        width: 100%
    }

    div.WizardHint,
    table.RegistrationWizardButtons {
        width: calc(100% - 30px);
        left: 15px
    }

    div.WizardHint {
        bottom: 0;
        height: 120px;
        overflow-x: scroll;
        z-index: 100
    }

    table.RegistrationWizardButtons {
        bottom: 120px;
        top: auto;
        margin-bottom: 0
    }

    #ctl00_divFooter {
        display: none
    }

    #ctl00_divCustomFooter {
        padding-bottom: 200px
    }
}

.DataActionImageContainer a {
    display: inline-block;
    background-color: #d92644;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    font-size: 30px;
    padding: 7px 30px 3px;
    text-align: center;
    min-width: 280px
}

.DataActionImageContainer a:hover {
    text-decoration: none;
    background-color: #e3c9e5;
    color: #323133
}

.DataActionImageContainer a img.DataActionImage {
    display: none
}

.DataActionImageContainer a:after {
    /* content: "save" */
}

.bigger {
    font-size: 1.1em
}

div.WizardHintTitle {
    font-weight: 400
}

.profileMultiSelectHeader {
    font-size: 25px
}

.wizardStepStyle {
    font-size: 20px !important
}

#wizardElements_Layout {
    max-width: calc(100% - 40px);
    margin: 0 auto
}


/* #wizardElements_Layout input[type=checkbox], */


/* #wizardElements_Layout input[type=email], */


/* #wizardElements_Layout input[type=password], */


/* #wizardElements_Layout input[type=radio], */


/* #wizardElements_Layout input[type=text], */


/* #wizardElements_Layout select, */


/* #wizardElements_Layout select.form-control, */


/* #wizardElements_Layout textarea, */


/* #wizardElements_Layout textarea.form-control, */


/* input[type=search], */


/* input[type=url] { */


/* background-color: #F0E0F0; */


/* } */

#wizardElements_Layout input[type=submit].WizardButton {
    margin: 5px 0
}

#wizardElements_Layout button,
#wizardElements_Layout input[type=button],
#wizardElements_Layout input[type=reset],
#wizardElements_Layout input[type=submit] {
    /* background-color: #ec9500 */
}

#wizardElements_Layout button:hover,
#wizardElements_Layout input[type=button]:hover,
#wizardElements_Layout input[type=reset]:hover,
#wizardElements_Layout input[type=submit]:hover {
    /* background-color: #fbe9c6 */
}

table.Regi #wizardElements_Layout .CenterItem table.CenterTable tbody td {
    display: block
}

#ctl00_mCPH_ctl00_ctrlRegistrationWizard_pnlWizard {
    overflow-y: scroll
}

#wizardElements_Layout .CenterItem table.CenterTable tbody td #ctl00_mCPH_btnExit {
    margin-top: 0;
    border-radius: 4px !important;
}

#ctl00_mCPH_ctl00_ctrlRegistrationWizard_wiz_StartNavigationTemplateContainerID_StartNextButton {
    float: left;
    margin-left: -10px
}

#ctl00_mCPH_jumpTo {
    display: none;
}

#ctl00_mCPH_lblCurrentRegistrationWizard {
    display: none;
}


/* div.WizardElement { */


/* padding-top: 15px; */


/* font-size: small; */


/* } */


/* div.Wizard { */


/* clear: both; */


/* margin-left: 15px; */


/* margin-right: 15px; */


/* } */


/* div.HeaderRowTitle { */


/* color: rgb(80, 100, 150); */


/* font-size: large; */


/* padding-top: 10px; */


/* margin-bottom: 5px; */


/* } */


/* div.HeaderRowTitle div.MenuHeader_SmallText { */


/* color: rgb(80, 100, 150); */


/* font-size: medium; */


/* } */


/* div.WizardElement { */


/* padding-top: 15px; */


/* font-size: 16pt; */


/* width: 650px; */


/* } */


/* div.Mandatory { */


/* color: #CC0033; */


/* font-size: 16px; */


/* } */


/* #wizardElements_Layout .CenterItem table.CenterTable { */


/* width: 350px; */


/* position: fixed; */


/* right: 15px; */


/* bottom: 250px; */


/* z-index: 100; */


/* } */


/* #ctl00_mCPH_jumpTo { */


/* display: none; */


/* } */


/* #wizardElements_Layout .CenterItem table.CenterTable .WizardButton { */


/* display: block; */


/* width: 100%; */


/* } */


/* #wizardElements_Layout .CenterItem table.CenterTable tbody td { */


/* display: block; */


/* } */


/* #wizardElements_Layout .CenterItem table.CenterTable tbody td #ctl00_mCPH_btnExit { */


/* margin-top: 0; */


/* } */


/* #wizardElements_Layout .CenterItem table.CenterTable .WizardButton { */


/* display: block; */


/* width: 100%; */


/* } */


/* #wizardElements_Layout input[type=submit].WizardButton { */


/* margin: 5px 0; */


/* } */


/* #ctl00_mCPH_lblCurrentRegistrationWizard { */


/* display: none; */


/* } */


/* #ctl00_mCPH_CtrlClientRegistrationWizardHeader1_lblCurrentRegistrationWizard{ */


/* display: none; */


/* } */


/* #wizardElements_Layout > div.HeaderRow > div.HeaderRowTitle > div:nth-child(2) { */


/* display: none; */


/* } */


/* #wizardElements_Layout > div.HeaderRow > div.HeaderRowTitle > div:nth-child(3){ */


/* display: none; */


/* } */


/* div.WizardElement_Left { */


/* color: #fff; */


/* font-weight: 400; */


/* font-size: 25px; */


/* background-color: #d92644 ; */


/* font-weight: bold; */


/* } */


/* div.WizardElement_Left { */


/* color: white !important; */


/* } */


/* div.WizardInput_Left { */


/* font-size: smaller; */


/* } */


/* div.WizardInput_Left input { */


/* vertical-align: top; */


/* } */


/* div.Mandatory { */


/* font-size: smaller; */


/* } */


/* div.WizardElement input[type=text] { */


/* width: 250px; */


/* } */


/* div.DataProtectionNotes { */


/* height: 150px; */


/* width: 650px; */


/* overflow: scroll; */


/* text-align: justify; */


/* background-color: white; */


/* border: 1px solid silver; */


/* padding: 2px 2px 2px 2px; */


/* } */


/* div.DataProtectionAcceptanceGap { */


/* padding-bottom: 25px; */


/* } */


/* table.RegistrationWizardButtons { */


/* position: fixed; */


/* bottom: 15px; */


/* right: 15px; */


/* width: 180px; */


/* background-color: White; */


/* border: 1px solid silver; */


/* text-align: center; */


/* z-index: 1005; */


/* } */


/* table.RegistrationWizardButtons input { */


/* /*width: 75px;*/

*/
/* display: block; */


/* } */


/* .CollapsibleHead { */


/* cursor: pointer; */


/* } */


/* .CollapsibleHead img { */


/* margin-right: 5px; */


/* } */


/* div.ProfileItemContent td, th { */


/* text-align: left; */


/* } */


/* table.ProfileItemContent { */


/* border-collapse: collapse; */


/* padding: 0px 0px 0px 0px; */


/* margin: 5px 0px 0px 15px; */


/* width: 500px; */


/* } */


/* table.ProfileItemContent th { */


/* padding: 2px 2px 2px 2px; */


/* } */


/* table.ProfileItemInnerContent th.ProfileItemInnerContent { */


/* text-align: center; */


/* padding: 0px 5px 2px 5px; */


/* font-weight: normal; */


/* text-decoration: underline; */


/* } */


/* table.ProfileItemInnerContent td { */


/* padding: 0px 5px 0px 5px; */


/* } */


/* th.ProfileItemName { */


/* text-align: left; */


/* } */


/* td.ProfileItemPrompt, table.ProfileItemInnerContent td.ProfileItemPrompt { */


/* font-style: italic; */


/* text-align: justify; */


/* padding: 0px 10px 5px 10px; */


/* } */


/* td.ProfileItemLabel { */


/* font-weight: bold; */


/* padding: 2px 0px 2px 5px; */


/* } */


/* div.NotLink { */


/* cursor: auto; */


/* margin-left: 15px; */


/* } */


/* img.CalendarImage { */


/* cursor: pointer; */


/* } */


/* .TextStrengthWeak { */


/* margin-top: 32px; */


/* padding-left: 17px; */


/* padding-bottom: 20px; */


/* color: Red; */


/* font-weight: bold; */


/* font-size: small; */


/* width: 600px; */


/* font-family: Sans-Serif; */


/* } */


/* .TextStrengthNotGood { */


/* margin-top: 32px; */


/* padding-left: 17px; */


/* color: Orange; */


/* font-weight: bold; */


/* font-size: small; */


/* width: 600px; */


/* font-family: Sans-Serif; */


/* } */


/* .TextStrengthGood { */


/* margin-top: 32px; */


/* padding-left: 17px; */


/* color: Green; */


/* font-weight: bold; */


/* font-size: small; */


/* width: 600px; */


/* font-family: Sans-Serif; */


/* } */


/* div.WizardHintTitle { */


/* font-weight: bold; */


/* padding-bottom: 5px; */


/* } */


/* div.WizardHint { */


/* position: fixed; */


/* right: 15px; */


/* top: 65px; */


/* height: 350px; */


/* width: 170px; */


/* font-style: italic; */


/* color: rgb(80, 100, 150); */


/* display: inline; */


/* background: white; */


/* border: 1px solid silver; */


/* padding: 5px 5px 5px 5px; */


/* } */


/* div.WizardInput_Left select.Group { */


/* margin-bottom: 2px; */


/* } */


/* Wizard Status */

div.WizardStatusPanel {
    font-size: small;
    border: 1px solid silver;
    background-color: rgb(240, 240, 255);
    margin: 10px 250px 10px 15px;
}

div.WizardStatusPanel caption {
    font-size: medium;
    font-style: italic;
    padding: 5px 0px 5px 5px;
    text-align: left;
    color: rgb(80, 100, 150);
}

div.WizardStatusPanel th {
    padding-left: 10px;
    text-align: left;
    color: rgb(80, 100, 150);
}

div.WizardStatusPanel td {
    padding-left: 10px;
}

#ctl00_CustomWrapper>div:nth-child(4)>div:nth-child(1)>div>a {
    display: none;
}

.advanced-subscriptions__header {
    font-weight: bold;
}

.NavigationItemPrimary {
    padding-left: 20px;
}

.advanced-subscriptions__tagline-p {
    padding-top: 10px;
}

.subscriptionAreas {
    display: none;
}

.subscriptionTypes {
    /* display: none; */
}

div.HeaderRow {
    display: none;
}

#ctl00_mCPH_ContentColumn {
    width: 100% !important;
}

input[type=checkbox]:checked,
input[type=radio]:checked {
    color: #323133
}


/* input[type=checkbox]:checked:after,
input[type=radio]:checked:after {
    content: "X";
    font-size: 20px;
    position: absolute;
    top: 0px;
    left: 5px;
    color: #323133;
    font-weight: 400;
} */

div.DataProtectionNotes {
    width: 100% !important;
}


/* No integration changes */


/* #ctl00_mCPH_VerticalNavigationColumn {
    display: none;
} */

.list-group {
    padding-left: 0;
    margin-bottom: 20px;
    margin-top: 20px;
}

a.list-group-item,
button.list-group-item {
    color: #FFF;
    background: #d92644 !important;
    padding: 20px;
    font-size: 18px;
    text-decoration: none;
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    background: #364652 !important;
    text-decoration: none;
    color: #f5f5f5;
}

#ContentColumn {
    width: 100%;
}

.sidebar-nav {
    display: none;
}

#VerticalNavigationColumn {
    display: none;
}

.vertical-nav-placeholder {
    display: none !important;
}

.panel h5,
.panel h2 {
    font-size: 18pt;
    margin-top: 10px;
}

.help-card {
    min-height: 445px;
}

.help-card-text {
    padding-top: 20px;
}

.alert-panel-item {
    padding-bottom: 20px;
}

#reason-1-title {
    cursor: pointer;
    font-weight: 700;
    color: #333;
}

#reason-2-title {
    cursor: pointer;
    font-weight: 700;
    color: #333;
}

#reason-3-title {
    cursor: pointer;
    font-weight: 700;
    color: #333;
}

#ctl00_mCPH_VacancyDocumentsRestrictedLabel {
    font-size: 14pt;
}

.panel-default {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 3px solid #327abd;
    background-color: #ebebeb;
    /* min-height: 250px; */
}

.panel-primary {
    min-height: 235px;
    border-color: #d92644;
}


/* Registration Page
---------------------------- */

.panel-primary>.panel-heading {
    background-color: #d92644;
    border-color: #d92644;
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    background: #364652 !important;
    text-decoration: none;
    color: #f5f5f5 !important;
}


/*---------- */


/* #ctl00_mCPH_CtrlDataProtection1_divDataProtection {
    width: 100% !important;
} */

.home-title {
    /* font-size: 28px !important; */
    font-weight: bold;
}

.home-section {
    padding-bottom: 25px;
}


/* .eapregistrationwizard-title { */


/* display: none; */


/* } */

.form-label {
    color: #000;
}

.enterprise-registration-form {
    padding-top: 25px;
}

.btn-secondary {
    background-color: #bdc3c7 !important;
    border-color: #bdc3c7 !important;
    border-radius: 4px !important;
}

.enterprise-wizard-item-title {
    color: #d92644;
    font-size: 18px;
}

.highlight-link {
    text-decoration: underline;
    font-weight: bold;
}

.text-block {
    padding-bottom: 20px;
}


/**
 * Change bullet color of list item by replacing it with CSS
 */

.text-block ul li {
    /* color: #939;  */
    /* set color of list item text */
    /* display: inline-block; */
    list-style: none;
    /* margin: 0 0 16px 1.1225em; */
    /* Give the bullet room on the left hand side */
    padding: 0px;
    position: relative;
}

.text-block ul li::before {
    color: #d92644;
    /* color of bullet or square */
    content: "\2022";
    /* Unicode of character to precede the list item */
    display: inline-block;
    font-size: 20pt;
    /* use em or % */
    /* left: -1.1225em;  */
    left: -30px;
    /* use em, line up bullet flush with left hand side */
    position: absolute;
    /* Set the bullet positioned absolutely top left */
    top: 0em;
    /* use em or % */
}

.text-block ul.inner-bullet-point li::before {
    font-size: 30pt;
}

.help-card-link {
    text-decoration: underline;
    /* color: #333333; */
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
}

.btn-vacancylistbutton {
    font-size: 16px;
    border-radius: 4px !important;
}

.hf-tooltip+.tooltip>.tooltip-inner {
    background-color: #d92644;
    font-size: 14px;
}

.hf-tooltip+.tooltip>.tooltip-arrow {
    border-bottom-color: #d92644;
}

#ctl00_mCPH_btnDuplicateCheck,
#TrainingApplicationList {
    display: none !important;
    border-radius: 4px !important;
}

#ctl00_mCPH_ctrl5_SelectLinksPlaceholder>a {
    cursor: pointer;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #d92644;
}

h2.nextJob {
    color: #327abd;
    /* background: -webkit-linear-gradient(#d92644 , #327abd);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    font-size: 48px;
    line-height: 72px;
    font-weight: 700;
}

p.hfInformation {
    font-size: 19px;
    line-height: 24px;
    font-weight: 700;
    color: #000;
    text-align: center;
}
li#login-btn {
    padding: 15px;
    background: #e51c28;
    list-style: none !important;
}
li#register-btn-white {
    padding: 15px;
    background: #e51c28;
    margin-left: 10px;
    list-style: none;
}
a.register-link {
    color: #fff;
}
/* img#ESFLogo {
    width: 250px;
    padding-top: 0px;
    margin-left: 40px;
}
img#MOLLogo {
    width: 250px;
    margin-left: 130px;
    margin-top: 30px;
}
img#UKGov {
    width: 295px;
    margin-left: 105px;
    margin-top: 30px;
} */

/* Media Queries
------------------------ */

@media (min-width: 1200px) {
    .container {
        /* width: 1298px; */
        width: 85%;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    #searchButton,
    .btn-primary,
    .dxbButton {
        font-size: 22px;
    }
}

@media (max-width: 992px) {
    .footer-text {
        float: unset !important;
        margin: 30px 0;
    }

    #footer>div>div:nth-child(1)>div:nth-child(3) {
        margin: 20px 0 !important;
    }

    #footer>div>div:nth-child(1)>div:nth-child(1) {
        text-align: center;
    }

    .pagination {
        float: right;
    }

    .panel-default {
        width: 350px;
        margin-left: auto;
        margin-right: auto;
    }

    #ctl00_mCPH_Main>div>div>div.Control>div:nth-child(2)>div>p {
        padding-left: 15px;
    }
}

@media (max-width: 600px) {
    #ctl00_mCPH_AdvancedSubscriptionList {
        margin-top: 10px;
    }

    .dataTables_length {
        float: left;
    }

    #DocumentsTable_filter>label {
        float: right;
    }
}


/* 
@media only screen and (max-width: 1920px) {
    .navbar-default .navbar-nav>li>a {
        color: #777;
        margin-left: 36px !important;
        margin-top: -35px;
        font-weight: 700;
    }
} */
@media screen and (min-device-width: 2551px) and (max-device-width: 7680px) {
    img#homepageImage {
        width: 20% !important;
        margin-left: 80% !important;
    }
}
@media screen and (min-device-width: 1536px) and (max-device-width: 1920px) {
    img#ESFLogo {
        width: 40%;
        padding-top: 50px;
        margin-left: 29.5%;
        padding-bottom: 50px;
    }
}
@media only screen and (max-width: 1869px) {
    #hfNavbar {
        margin-left: -45%;
    }
}

@media only screen and (max-width: 1757px) {
    #hfNavbar {
        margin-left: -53%;
    }
}

@media only screen and (max-width: 1667px) {
    img.imgTwo {
        width: 100px;
    }

    img.imgOne {
        width: 135px;
    }

    #hfNavbar {
        margin-left: -62%;
    }
}

@media only screen and (max-width: 1577px) {
    #hfNavbar {
        margin-left: -66%;
    }

}

@media only screen and (max-width: 1546px) {
    .navbar-default .navbar-nav>li>a {
        margin-left: 7px !important;
    }
}
@media only screen and (max-width: 1536px) {
    #hfNavbar {
        margin-left: -67%;
    }
    }
    
@media only screen and (max-width: 1533px) {
    #hfNavbar {
        margin-left: -67%;
    }
}
@media only screen and (max-width: 1532px) {
#hfNavbar {
    margin-left: -70%;
}
img.imgOne {
    width: 100px;
    margin-top: 15px;
}
}
@media only screen and (max-width: 1505px) {
#hfNavbar {
    margin-left: -71%;
}
}
@media only screen and (max-width: 1497px) {
#hfNavbar {
    margin-left: -74%;
}
}
@media only screen and (max-width: 1472px) {
    #hfNavbar {
        margin-left: -84%;
        margin-top: 50px;
    }
    img.imgTwo {
        width: 100px;
        margin-left: 0%;
        margin-top: 20px;
    }
}
@media only screen and (max-width: 1451px) {
    #hfNavbar {
        margin-left: -50%;
    }
}
@media only screen and (max-width: 1449px) {
.navbar-default .navbar-nav>li>a {
    color: #777;
    margin-left: 10px !important;
    margin-top: 10px !important;
    font-weight: 700;
}
#hfNavbar {
    margin-left: -86%;
}
}
@media only screen and (max-width: 1440px) {
    img.imgOne {
        width: 100px;
        margin-top: 40px;
    }

    #hfNavbar {
        margin-left: -24%;
        font-size: 14px;
    }

    img.imgEnterpriseOne {
        width: 150px;
        margin-left: 20px;
        margin-top: 20px;
    }

    img.imgTwo {
        width: 100px;
        margin-top: 40px;
    }

    img.imgEnterpriseTwo {
        width: 150px;
        margin-left: -8%;
        margin-top: 40px;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #e7e7e7;
        margin-left: 25%;
    }

    img.circleImage {
        width: 100% !important;
    }

    .navbar-default .navbar-nav>li>a {
        margin-left: 42px !important;
    }

    img.boxOneImage {
        width: 270px !important;
    }

    img.boxTwoImage {
        width: 433px !important;
    }
}

@media only screen and (max-width: 1418px) {
    img.imgTwo {
        width: 100px !important;
    }

    img.imgOne {
        width: 100px !important;
        margin-top: 30px;
    }

    /* #hfNavbar {
        margin-left: -20%;
        font-size: 14px;
    } */
}

@media only screen and (max-width: 1406px) {
    .navbar-default .navbar-nav>li>a {
        margin-left: 34px !important;
    }
}

@media only screen and (max-width: 1373px) {

    img.imgOne {
        width: 100px !important;
        margin-top: 30px !important;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
    }

    #hfNavbar {
        margin-left: -21%;
        font-size: 14px !important;
        margin-top: 60px;
    }

    img.imgTwo {
        width: 100px !important;
        /* margin-left: 42%; */
    }
}

@media only screen and (max-width: 1342px) {
    .navbar-default .navbar-nav>li>a {
        margin-left: 30px !important;
    }
}

@media only screen and (max-width: 1341px) {
    #hfNavbar {
        margin-left: -28%;
        font-size: 14px !important;
        margin-top: 60px;
    }
}

@media only screen and (max-width: 1308px) {
    .navbar-default .navbar-nav>li>a {
        margin-left: 26px !important;
    }
}

@media only screen and (max-width: 1275px) {
    .navbar-default .navbar-nav>li>a {
        margin-left: 21px !important;
    }
}

@media only screen and (max-width: 1235px) {
    .navbar-default .navbar-nav>li>a {
        margin-left: 15px !important;
    }
}

@media only screen and (max-width: 1199px) {
    .navbar-default .navbar-nav>li>a {
        margin-left: 6px !important;
    }
}

@media only screen and (max-width: 1187px) {
    #hfNavbar {
        margin-left: -35%;
    }

    img.imgTwo {
        width: 100px !important;
        /* margin-left: 39%; */
    }
}

@media only screen and (max-width: 1024px) {
    img.imgOne {
        width: 200px;
        margin-top: 40px;
        margin-left: 0%;
    }

    img.imgEnterpriseOne {
        width: 120px;
        margin-top: 40px;
    }

    img.imgTwo {
        margin-left: 34%;
        width: 200px;
    }

    img.imgEnterpriseTwo {
        margin-left: -2%;
        width: 120px;
    }

    #navDefault {
        background-color: transparent;
        border-color: transparent;
        margin-left: 200px;
        margin-top: -50px;
    }

    #hfNavbar {
        margin-left: -27%;
        font-size: 14px;
        margin-top: 50px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #e7e7e7;
        margin-left: 19%;
    }

    img.circleImage {
        width: 100% !important;
    }

    .navbar-default .navbar-nav>li>a {
        margin-left: 40px !important;
    }
}

@media only screen and (max-width: 991px) {
    .navbar-default .navbar-nav>li>a {
        margin-left: 3px !important;
    }

    #wizardElements_Layout .CenterItem table.CenterTable {
        width: 291px;
        position: inherit;
        right: 15px;
        bottom: 255px;
        z-index: 100;
    }
}

@media only screen and (max-width: 991px) {
    .navbar-default .navbar-nav>li>a {
        color: #777;
        margin-left: 10px !important;
        margin-top: 15px !important;
        font-weight: 700;
    }
    #hfNavbar {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 977px) {
    img#homepageImage {
        margin-top: 20px !important;
        margin-left: 9% !important;
    }

    p.pictureTwoText {
        margin-top: 115px;
    }

    p.pictureThreeText {
        margin-top: 120px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    #searchButton,
    .btn-primary,
    .dxbButton {
        font-size: 16px;
    }
}

@media only screen and (max-width: 768px) {
    img.imgOne {
        width: 30%;
    }

    img.imgEnterpriseOne {
        width: 30%;
        margin-left: 50px;
    }

    img.imgTwo {
        width: 30%;
        margin-left: 23%;
    }
    .navbar-nav>li {
        margin-top: 40px;
        float: left;
        padding-right: 15px;
    }
    .navbar-nav {
        float: left;
        margin: 0;
    }
    img.imgEnterpriseTwo {
        width: 30%;
        margin-left: 124px;
    }

    #navDefault {
        background-color: transparent;
        border-color: transparent;
        margin-left: 0px;
        margin-top: 0px;
    }

    #hfNavbar {
        margin-left: -9%;
        font-size: 14px;
        margin-top: 50px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        margin-left: 10%;
    }

    .navbar-default {
        background-color: transparent;
        border-color: transparent;
        margin-top: 20px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
        margin-top: 15px;
        margin-left: 7px !important;
    }

    a#navOne {
        margin-left: 0;
    }

    img.circleImage {
        width: 100% !important;
    }

    img.svgOne {
        width: 10%;
    }

    img.svgTwo {
        margin-top: -20px;
        width: 10%;
    }

    img.svgThree {
        margin-top: -20px;
        width: 10%;
    }

    h1.home-title.latest-vacancies-title {
        margin-top: 60px !important;
    }

    img.circleImage {
        width: 50% !important;
        margin-left: 25%;
    }

    img.boxTwoImage {
        margin-top: 20px;
    }

    img#homepageImage {
        margin-top: 20px !important;
        margin-left: -1% !important;
    }
}
@media only screen and (max-width: 767px) {
    a#ctl00_ctl17_LoginLink {
        margin-right: 37%;
    }
}
@media only screen and (max-width: 726px) {
    img#homepageImage {
        margin-top: 60px !important;
        margin-left: -3% !important;
    }
}

@media only screen and (max-width: 425px) {
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #e51c28 !important;
    }
    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
        background-color: #fff;
    }
    img.imgOne {
        width: 35% !important;
        margin-left: 36% !important;
    }
    img.imgEnterpriseOne {
        width: 50%;
        margin-left: 108px !important;
    }
    .navbar-nav>li {
        margin-top: 40px;
        float: left;
        left: 30%;
        padding-right: 15px;
    }
    img.imgTwo {
        width: 35% !important;
        margin-left: 33%;
    }

    img.imgEnterpriseTwo {
        width: 50%;
        margin-left: 80px;
    }

    a#navOne {
        margin-left: 6px;
    }

    #navDefault {
        background-color: transparent;
        border-color: transparent;
        margin-left: -100px;
        margin-top: 0px;
    }

    /* a#ctl00_ctl17_RegisterLink {
        left: -30%;
    }

    #ctl00_ctl17_LoginLink {
        left: -20%;
    } */

    img.svgOne {
        width: 20%;
    }

    img.svgTwo {
        width: 20%;
    }

    img.svgThree {
        margin-top: -20px;
        width: 20%;
    }

    img#homepageImage {
        margin-top: 60px !important;
        margin-left: -11% !important;
    }
    a#ctl00_ctl17_LoginLink {
        margin-right: 25%;
    }
}

@media only screen and (max-width: 375px) {
    img.svgOne {
        width: 20%;
    }

    img.svgTwo {
        width: 20%;
    }

    img.svgThree {
        margin-top: -20px;
        width: 20%;
    }
    .navbar-nav>li {
        margin-top: 40px;
        float: left;
        left: 20%;
        padding-right: 15px;
    }
    /* #ctl00_ctl17_LoginLink {
        margin-left: 27% !important;
    }

    a#ctl00_ctl17_RegisterLink {
        left: 0%;
    } */
}

/* @media only screen and (max-width: 360px) {
    #ctl00_ctl17_LoginLink {
        margin-left: 23% !important;
    }
} */

@media only screen and (max-width: 320px) {
    img.imgOne {
        width: 50%;
        margin-left: 85px;
    }

    img.imgEnterpriseOne {
        width: 50%;
        margin-left: 80px;
    }

    img.imgTwo {
        width: 50%;
        margin-left: 98px;
    }
    .navbar-nav>li {
        margin-top: 40px;
        float: left;
        left: 9%;
        padding-right: 15px;
    }
    img.imgEnterpriseTwo {
        width: 50%;
        margin-left: 60px;
    }

    /* #ctl00_ctl17_LoginLink {
        left: -51%;
    }

    a#ctl00_ctl17_RegisterLink {
        left: -42%;
    } */

    .panel-default {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    img.svgOne {
        width: 20%;
    }

    img.svgTwo {
        width: 20%;
    }

    img.svgThree {
        margin-top: -20px;
        width: 20%;
    }

    .carousel-item-text>p {
        font-size: 32px;
        padding-right: 50px;
    }

    img#homepageImage {
        margin-top: 60px !important;
        margin-left: 10% !important;
    }
    a#ctl00_ctl17_LoginLink {
        margin-right: 20%;
    }
}

@media only screen and (max-width: 280px) {
    /* #ctl00_ctl17_LoginLink {
        left: -42%;
    }

    a#ctl00_ctl17_RegisterLink {
        left: -35%;
    } */

    img#resume-img {
        margin-left: 34% !important;
    }

    img#briefcase-img {
        margin-left: 33% !important;
    }
}