/*Tyne Online CSS*/

#tyne-logo {
    padding-left: 80px;
    padding-top: 40px;
}

#divProviderSearch {
    display: none;
}

.nav-wrapper {
    display: inline-flex !important;
}

#arrowLoginNavBar {
    top: 10px;
}

#DefaultNavBar>nav {
    background-color: #f1f3f4;
}

#pnlQuickLogin {
    margin-bottom: 0;
}

.usersName {
    color: #0e9ff4;
    font-size: 36px;
}

div.Footer {
    text-align: center;
}

h2,
h3,
.loginDetailsPageHead {
    font-size: 28px;
    font-weight: 600;
}

.table-responsive {
    overflow: unset !important;
}

#ctl00_mCPH_btnExit {
    display: none;
}

.hozbar-nav .navbar {
    background-color: #f1f3f4 !important;
}

#pnlAlternateLogin>h2,
#ctl00_mCPH_divSubHeader>h2 {
    font-weight: unset !important;
}

div.Subheader {
    margin-left: 15px;
    margin-bottom: 5px;
}

.hozbar-nav .navbar-default .navbar-toggle {
    border-color: #f1f3f4;
}

.hozbar-nav .navbar-default .navbar-toggle:hover,
.hozbar-nav .navbar-default .navbar-toggle:focus {
    background-color: #181818;
}

.serviceItemSelected,
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover,
.timeItemSelected {
    background-color: #019be5;
}

#vacancyList {
    display: none;
}

div#printOnly {
    visibility: hidden !important;
}

input[type=submit] {
    min-width: 80px;
    min-height: 35px;
    background-color: #181818;
    color: #fff;
    border: 1px solid transparent;
    cursor: pointer;
    padding: 0 20px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 35px;
    margin: 5px;
    display: inline-block;
    margin-left: -170px;
    margin-top: 0px !important;
}


/*------END------*/


/*---------------CSS Imported From Portal.CSS---------------*/

[id$="pnlWizardHistory"] {
    display: none;
}

#personalDetails p {
    margin-left: 0;
    display: none;
}

[id$="pnlUpdate"] p:first-child,
[id$="pnlUpdate"] select {
    display: none;
}

div.ContentNoNews {
    padding: 10px 5px 0px 10px;
    margin-bottom: 5px;
    width: 875px;
    clear: both;
}

div.vacancyList {
    padding: 5px !important;
}

@media (max-width: 1300px) {
    div.vacancyList {
        width: inherit;
    }
}

.TextStrengthGood {
    margin-top: 32px;
    padding-left: 17px;
    color: Green;
    font-weight: bold;
    font-size: small;
    width: 600px;
    font-family: Sans-Serif;
}


/* Card Code Begins */

.card-section:nth-child(2) {
    border-left: 1px solid #019be5;
    border-right: 1px solid #019be5;
    padding: 10px;
    text-align: center;
}

#vacancySummary.card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    background-color: #019be5;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-repeat: repeat-x;
    background-position: 0px 0px;
}

#vacancySummary.card:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

#vacancySummary.card hr {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.card-section .applyForVacancy {
    width: 100%;
    font-weight: bold;
    border: none;
}

.card-section .applyForVacancy:focus,
.card-section .applyForVacancy:hover {
    border: none;
}

.card-section p span {
    color: #fff !important;
}

.card-section img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

@media only screen and (max-width: 768px) {
    .card-section img {
        display: none;
    }
}


/* Card code ends */

.thumbnail.blue {
    background-color: #019be5;
    border: solid 1px #000000;
    border-radius: 10px;
}

.thumbnail.blue:hover {
    background-color: #000000;
    border: solid 1px #019be5;
}

.square {
    position: relative;
    overflow: hidden;
    padding-bottom: 100%;
}

.square p {
    color: #fff;
    font-size: 2rem;
    text-align: center;
    margin: auto;
    word-wrap: break-word;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
}

#generalContent {
    margin: 2% 0;
}

.vacancySearchButton {
    height: 35px;
    font-weight: bold;
    font-size: 14px;
    margin-right: 0;
    float: right;
    padding-right: 1em;
    margin: 6px 12px;
}

#vacancySearchDetail {
    width: 100%;
    position: relative;
    background-color: Window;
    display: none;
    border: 1px solid #019be5;
    height: auto;
    margin-top: 20px;
    top: 0 !important;
    left: 0 !important;
}

#vacancySearchDetail .row {
    padding: 15px;
}

#lblVacancyName {
    font-weight: bold;
    padding-left: 0 !important;
}

.vacancySummaryItem {
    font-weight: bold;
}

#vacancySummary {
    padding: 1% 0;
    background-color: #019be5;
    margin-bottom: 2%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-repeat: repeat-x;
    background-position: 0 0;
}

#scrollUp {
    display: none;
    position: fixed;
    z-index: 2147481234;
    bottom: 10px;
    right: 10px;
    width: 38px;
    height: 38px;
    background-color: #019be5;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    text-align: center;
}

#scrollUp span {
    line-height: 36px;
    color: #ffffff;
}

.applyForVacancy {
    font-size: 15px;
}

#vacancyDetailSectionHead {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 20px;
    font-weight: bold;
}

.salaryRange {
    font-size: 12px;
    text-align: center;
    color: White;
    float: right;
}

#slider-range {
    margin: 5px 0px 5px 0px;
}

a.showAdvanced {
    font-size: 12px;
    float: right;
    color: White;
}

.wageOption {
    font-size: 11px;
    color: White;
}

#advancedSearch {
    background-color: #B7B7B7;
    padding: 5px;
}

.desiredWage {
    color: White;
    font-size: 12px;
}

#vacancySearchBottom {
    margin-top: 150px;
}

#vacancySearchSection {
    padding: 0;
}

.applyForVacancyReason {
    font-size: 11px !important;
    width: 500px;
    height: 150px;
}

.applyForVacancyArrangements {
    font-size: 11px !important;
    width: 500px;
    height: 50px;
}

.progressDialogText {
    font-size: 14px;
}

.ui-widget-header {
    background-color: #019be5;
    color: #ffffff !important;
}

#CVUpload {
    font-size: 12px;
    background-color: #F4F4F4;
    width: 800px;
    position: relative;
    clear: both;
}

.CVTitle {
    font-weight: bold;
    font-size: 14px;
    margin: 10px 0 10px 0;
}

.documentBrowse {
    background-color: White;
}

#CVUpload p {
    margin-left: 10px;
}

.existingCV {
    font-size: 12px;
    font-weight: bold;
    color: Blue;
}

.moreUptoDate {
    padding-left: 10px;
    font-weight: bold;
}

.latestVacancyBasicTitle {
    font-size: 14px;
    font-weight: bold;
}

#vacancySummary.card>* {
    vertical-align: middle;
}

#vacancySearchDetail h4 {
    font-weight: bold;
    font-size: 22px;
    padding: 15px 0 0 0;
}

#ctl00_mCPH_ctrlVacancySearch_Public1_ShowEnhancedVacancyFiltersButton {
    margin-left: 1.5rem;
}

#VacancyApplicationList,
#personalDetails,
#CVUpload,
#loginDetails,
#advisorDetails {
    margin-bottom: 2% !important;
}

div.vacancyList {
    padding: 5px !important;
}

div.UserLogin a {
    color: Silver;
    text-decoration: none;
}

div.Footer {
    color: Silver;
    clear: left;
    text-align: center;
    margin-left: 75px;
}

div.Footer a {
    color: silver;
    text-decoration: none;
}


/*-----END-----*/


/*---------------CSS Imported From Datatables.CSS---------------*/

div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
}

div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child {
    padding-right: 0;
}

table.dataTable {
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
}

table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc,
table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>td.sorting {
    padding-right: 30px;
}

table.dataTable thead>tr>th:active,
table.dataTable thead>tr>td:active {
    outline: none;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    position: relative;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    position: absolute;
    bottom: 8px;
    right: 8px;
    display: block;
    font-family: 'Glyphicons Halflings';
    opacity: 0.5;
}

table.dataTable thead .sorting:after {
    opacity: 0.2;
    content: "\e150";
    /* sort */
}

table.dataTable thead .sorting_asc:after {
    content: "\e155";
    /* sort-by-attributes */
}

table.dataTable thead .sorting_desc:after {
    content: "\e156";
    /* sort-by-attributes-alt */
}

table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    color: #eee;
}


/*-----END-----*/

@media (min-device-width:768px) and (max-device-width:1024px),
only screen and (max-width:760px) {
    .Control td,
    .Control th {
        display: block
    }
    div.TopLeft,
    div.TopRight {
        height: 100px
    }
}

* {
    font-family: 'Poppins', Open Sans, Arial, sans-serif;
    font-size: 14px;
    color: #485155;
    line-height: 1.7em;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

html {
    color: #485155!important;
    font-family: Open Sans, sans-serif
}

body {
    background-color: #fdfdfd!important;
    margin: 0!important;
    height: 100%!important;
    font-family: 'Poppins';
}

.h1,
.h5,
.h6,
h1,
h5,
h6 {
    color: #0e9ff4;
}

.h2,
.h3,
.h4,
a,
h2,
h3,
h4 {
    color: #0e9ff4
}

a {
    transition: color .4s
}

a:active,
a:hover {
    color: #b6b9bb
}

#aspnetForm {
    margin-left: 0;
    margin-top: 0
}

#introheader {
    margin: 0;
    float: none
}

.btn-danger {
    background: #e50129
}

.btn-danger:hover {
    background: #b20120
}

.btn-link {
    color: #0e9ff4
}

.btn-primary {
    background-color: #181818;
    background-image: none!important;
    border: #181818!important
}

.btn-primary:focus,
.btn-primary:hover {
    background-color: #18181899;
    background-image: none!important;
    border: #000000!important
}

.btn-default {
    color: #fff;
    text-shadow: none;
    background-color: #485155;
    background-image: none!important;
    border: #485155
}

.btn-default:focus,
.btn-default:hover {
    color: #fff;
    text-shadow: none;
    background-color: #18181899;
    background-image: none;
    border: #000000
}

div.Main {
    width: 100%!important;
    border: 0!important;
    margin: 0!important;
    background-color: #fdfdfd;
    min-height: calc(100vh - 50px)
}

div.Head {
    background-color: transparent;
    padding-bottom: 1em;
    display: inline-block;
    background: url(https://images.hanlonsonline.co.uk/TyneOnline/images/logo.png);
    background-repeat: no-repeat;
    background-position-x: 5.7em;
    background-position-y: 5em;
    /* background-size: 13%; */
    height: 100%
}

div.Head,
div.Top {
    width: 100%;
    float: none
}

div.Top {
    background-color: transparent;
    height: 20em
}

#ctl00_lnkHeader {
    display: inline-block;
    position: relative;
    height: 100%;
    width: 33%
}

#lnkMyAccounts {
    display: none
}

#navigationtop {
    border: 0!important;
    margin: 0!important;
    width: 100%;
    color: #485155
}

#navigationtop ul,
ol {
    margin: 0;
    padding: 0
}

#navigationtop ul li {
    display: inline-block;
    width: 250px;
    height: 100%;
    padding: 0
}

#navigationtop ul li a {
    color: #485155!important;
    font-size: inherit
}

#navigationfooter ul {
    list-style-type: none
}

#navigationfooter ul,
.navigationFooterBlock {
    vertical-align: top;
    display: inline-block;
    position: relative
}

.navigationFooterBlock ul {
    display: block;
    list-style-type: none
}

#arrowLogin {
    cursor: pointer
}

#arrowLogin:hover {
    background-color: #0ff
}

div.Bottom {
    background-color: #ecedee;
    clear: none;
    font-size: inherit;
    position: relative!important
}

div.CustomFooter {
    padding: 2%;
    margin-left: 30%
}

div.UserLogin a {
    font-size: xx-small!important;
    line-height: 1em!important;
    /* float: right!important */
}

div.UserLogin a:hover {
    color: #0e9ff4
}

div.Footer a:hover {
    color: #0e9ff4!important
}

.MiddleSpacer {
    display: none
}

img {
    border: unset
}

.CustomFooter {
    padding: 20px 5px;
    max-width: 900px
}

.CustomFooter a {
    text-decoration: none;
    cursor: pointer;
    color: #485155;
    padding: 5px
}

.CustomFooter a:hover {
    color: #0e9ff4
}

.CustomFooter img {
    border-width: 0;
    width: 100%
}

img#imgHeader {
    width: unset!important
}

div.TopLeft,
div.TopRight {
    background-color: #ecedee;
    width: 50%;
    height: 60px!important;
    border-bottom: 1px solid #ecedee
}

div.TopRight {
    position: relative;
    z-index: 3
}

div.Boxes {
    background-color: transparent;
    background-image: none!important;
    position: relative;
    top: 0;
    left: 20%;
    display: inline-block
}

div.Incorrect {
    margin-top: 0!important
}

div.ProviderSearch {
    border-radius: 15px;
    background-color: #274091;
    background-image: none!important
}

div.ProviderSearch:hover {
    color: #666!important
}

div.ProviderSignup {
    border-radius: 15px;
    background-color: #666;
    background-image: none!important
}

div.ProviderSignup:hover {
    color: #0e9ff4!important
}

div.AwardingBodySignup {
    border-radius: 15px;
    background-color: #0e9ff4;
    background-image: none!important
}

div.AwardingBodySignup:hover {
    color: #dfdfdf!important
}

div.ClientSignup {
    display: none
}

div.Header {
    height: 65px!important;
    color: #0e9ff4;
    font-size: large;
    padding-top: 10px;
    margin-bottom: 5px;
    margin-left: 15px;
    padding-top: 10px;
    margin-bottom: 5px;
}

img.HeaderImage {
    width: 100%
}

.leftLabel,
div.SubHeader {
    color: #000;
    font-weight: 600;
}

div.LogIn {
    padding-left: 3px;
    background-color: #ecedee;
    background-image: none;
    position: relative;
    right: 10px;
    font-size: 13px!important;
    padding-top: 14px;
    float: none;
    width: 100%;
    display: inline-block
}

div.LogIn input[type=image] {
    position: relative;
    top: 4px
}

div.LogIn input {
    font-size: 13px!important
}

#ctl00_txtPasswordPrompt,
#ctl00_txtUserName {
    width: 20%!important;
    display: inline-block
}

#ctl00_txtPassword {
    width: 20%!important
}

div.Middle {
    position: relative;
    min-height: 800px;
    padding-left: 5%
}

div.Navigation,
div.NavigationRight {
    padding: 0 0 0 80px;
    display: inline-block;
    position: relative;
    height: 100%;
    white-space: nowrap;
    z-index: 4
}

.NavigationItem {
    display: inline-block;
    position: relative;
    color: #5d5d5d;
    height: 100%
}

.NavigationItem:hover {
    height: 72%;
    border-bottom: 2px solid #0e9ff4!important;
    padding-bottom: 0
}

.NavigationItemPrimary {
    display: inline-block;
    position: relative;
    color: #5d5d5d;
    height: 100%
}

.NavigationItemPrimary:hover {
    height: 72%;
    border-bottom: 2px solid #662473!important;
    padding-bottom: 0
}

div.NavigationRight a {
    display: inline-block;
    position: relative;
    font-weight: 400;
    color: #5d5d5d;
    font-size: 16px!important;
    padding: 14px 10px 10px
}

div.NavigationRight a:hover {
    text-decoration: none;
    color: #5d5d5d
}

div.Navigation a {
    display: inline-block;
    position: relative;
    font-weight: 400;
    color: #5d5d5d;
    font-size: 16px!important;
    padding: 14px 10px 10px
}

div.Navigation a:hover {
    text-decoration: none;
    color: #5d5d5d
}

div.controlmain {
    min-height: 650px
}

div.controlmain a {
    color: #000
}

div.controlmain a:hover {
    color: #0e9ff4
}

.vacancyList {
    position: relative;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    top: 0;
    right: 0;
    overflow-y: auto;
    padding: 0;
    clear: none;
    width: 25%;
    background-color: #fff;
    max-height: 500px;
    vertical-align: top;
    float: right;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1)
}

div.vacancyList table {
    width: 100%;
    border-spacing: 0
}

div.vacancyList table>tbody>tr {
    border-top: 1px solid #e6e6e6;
    width: 100%;
    display: block;
    padding: 20px 0
}

div.vacancyList table>tbody>tr>td {
    padding-left: 2px
}

div.vacancyList tr:hover {
    box-shadow: -1px 2px 3px rgba(0, 0, 0, .4);
    border-bottom: 2px solid #0e9ff4!important
}

.latestVacancyBasicTitle {
    color: #0e9ff4;
    display: inline-block;
    padding: 10px 0 10px 4px;
    font-weight: 400!important;
    font-size: 18px!important
}

#ctl00_mCPH_divSubHeader,
.LogOut,
div.ProfileItemsContent,
div.vacancyList>table,
tr {
    color: #000
}

.LogOut {
    background-image: none!important;
    background-color: #fff!important;
    float: none;
    clear: none;
    position: relative
}

#ctl00_lnkEditDetails:hover>span.LogOut,
#ctl00_lnkHome:hover>span,
#ctl00_lnkLogOut:hover>span {
    color: #0e9ff4
}

a.Home {
    color: #000
}

a#ctl00_lnkLogOut:hover,
a.Home:hover {
    color: #0e9ff4
}

.Seperator a:hover {
    color: #000
}

div#advisorDetails {
    background-color: #f4f4f4;
    left: 0;
    top: 0
}

span.advisorHead {
    color: #000
}

div.Footer a:hover {
    color: #0e9ff4
}

table.Contact th {
    color: #0e9ff4!important
}

#vacancySearch {
    padding-bottom: unset;
    top: unset
}

#vacancySearch,
#vacancySearchResults {
    display: inline-block;
    position: relative;
    left: 5px
}

#vacancySearchResults {
    top: 0;
    width: unset;
    width: 100%!important
}

#vacancySearchOptions {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    position: relative;
    top: unset!important;
    background-color: #fff;
    border: 1px solid #000;
    padding-bottom: 1px;
    width: 400px
}

#myVacancyPreferencesTitle {
    background-color: #662483;
    color: #fff!important
}

#vacancyPreferences {
    display: none!important;
    background-color: #dfdfdf;
    color: #fff!important;
    border: 1px solid #000;
    box-sizing: content-box;
    padding-bottom: 1px;
    width: 250px
}

#myDesiredPerferences {
    color: #000;
    width: 90%
}

.professionList {
    width: unset;
    height: 300px
}

#desiredProfession {
    background-color: #fff;
    width: 100%;
    height: 60%
}

#ctl00_mCPH_refContainer {
    padding-left: 10px
}

div.ContentNoNews {
    clear: none;
    position: relative;
    width: 65%!important;
    display: inline-block;
    min-height: 600px
}

div.Middle.ServiceProviderRegistration th {
    color: #0e9ff4
}

#ctl00_mCPH_ctrlVacancySearch_Public1_chkQualificationList>td {
    color: #000
}

#searchResults {
    width: unset!important;
    min-width: 500px;
    max-width: 1000px
}

#searchResults>tbody {
    color: #000
}

#searchResults2 {
    width: 100%!important
}

div.eu-and-scott-fund-image-map {
    height: 200px;
    width: 257px;
    position: absolute;
    top: -235px;
    z-index: 3;
    right: -225px
}

#AlreadyRegisiteredBox {
    color: #fff;
    background-color: #fb9d57!important;
    top: 98px;
    left: 210px;
    font-weight: 700;
    border-radius: 15px;
    text-align: center;
    width: 170px;
    height: 70px;
    position: absolute
}

#AlreadyRegisiteredBox a:hover {
    color: #fff;
    text-shadow: 2px 2px 8px #0e9ff4
}

#AlreadyRegisiteredBox div {
    text-align: center;
    width: 130px;
    height: 65px;
    padding-left: 20px;
    word-break: break-word
}

a.clientSignUp {
    border-bottom: #662483!important
}

#ctl00_lnkMyQualifications,
#ctl00_mCPH_btnUpdateSkills,
div.Partners {
    display: none
}

#vacancySearchDetail {
    position: relative!important;
    z-index: 4;
    top: 5px;
    left: 5px;
    padding: 5px!important
}

#btnApplyForVacancyFooter,
#ctl00_lnkMyWorkHistory {
    display: none
}

#ctl00_divLoggedIn {
    background-color: #0e9ff4;
    margin-top: 0!important;
    font-size: 1.2em
}

#ctl00_divFooter {
    z-index: 0!important
}

.Footer {
    padding-top: 25px
}

.bottom {
    margin: 0!important
}

img.LogoLeft {
    float: left;
    padding-left: 3em;
    padding-top: 1.2em
}

img.LogoLeft,
img.LogoRight {
    width: 170px;
    border: unset!important
}

img.LogoRight {
    float: right;
    padding-right: 3em;
    padding-top: 2.4em
}

a#ctl00_mCPH_lnkChangePassword {
    color: #0e9ff4
}

a#ctl00_mCPH_lnkChangePassword:hover {
    color: #274091
}

input[type=submit] {
    min-width: 80px;
    min-height: 35px;
    background-color: #181818;
    color: #fff;
    border: 1px solid transparent;
    cursor: pointer;
    padding: 0 20px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 35px;
    margin: 5px;
    display: inline-block;
    margin-left: -170px;
    margin-top: -250px;
}

input[type=password],
input[type=text] {
    border: 1px solid #b7b7b7;
    background-color: #fff;
    color: #333
}

.dxeTextBox_Office2010Silver .dxeEditArea_Office2010Silver {
    border: 1px solid #b7b7b7;
    background-color: #f8f8f8;
    color: #333
}

div.LandingPageContent {
    width: 100%;
    height: 500px;
    padding-top: 150px;
    padding-right: 20px;
    background-color: hsla(0, 0%, 100%, .6);
    color: #333
}

div.MissionStatementWrapper {
    width: 50%;
    display: inline-block;
    position: relative
}

span.MissionStatementHeading {
    font-size: 30px;
    padding: 4px;
    display: inline-block
}

span.MissionStatement {
    display: inline-block;
    position: relative;
    padding: 4px;
    font-size: 15px
}

.ClientSignupWrapper {
    display: none
}

#ctl00_mCPH_header,
table.AwardingBodyRegistration>tbody>tr:first-child>th {
    color: #0e9ff4
}

div.WizardHint {
    top: 320px;
    z-index: 5
}

#ctl00_mCPH_ctrl11_ibtnCalendar,
#ctl00_mCPH_ctrl11_txtInput {
    display: inline
}

.Mandatory span {
    color: #c0392b
}

#advisorDetails {
    position: relative;
    display: inline-block;
    margin: 10px 0 45px 10px
}

#advisorDetails,
#CVUpload {
    background-color: #fdfdfd
}

.accountDetails {
    background-color: #fdfdfd!important
}

#loginDetails {
    position: relative;
    display: inline-block;
    margin-bottom: 40px;
    background-color: #fdfdfd
}

.ui-widget-header {
    background-color: #dfdfdf!important;
    color: #fff!important
}

tr.even,
tr.odd {
    background-color: #fff!important
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background-color: #fff!important;
    border: 1px solid #ddd!important;
    color: #000!important
}

#ctl00_mCPH_ctrlVacancySearch_Public1_btnUpdatePreferences:hover {
    color: #902694!important
}

@media (max-width:1300px) {
    div.Head {
        background: url(https://images.hanlonsonline.co.uk/TyneOnline/images/logo.png) no-repeat;
        background-position-x: 1.4em;
        background-position-y: 0;
        /* background-size: contain */
    }
    #lnkMyAccounts {
        display: block
    }
    div.Top {
        height: 10em;
        background-color: transparent
    }
    div.TopLeft {
        width: 100%;
        padding: 0
    }
    div.Navigation {
        padding: 0!important
    }
    div.Navigation a {
        padding: 14px 2px 0!important
    }
    div.TopRight {
        width: 100%
    }
    div.LogIn {
        position: relative;
        right: unset;
        float: none;
        text-align: center
    }
    div.vacancyList {
        position: relative;
        display: block;
        border: 1px solid #e6e6e6
    }
    div.Middle {
        width: 100%!important
    }
    div.Main {
        background-color: #fff;
        background-image: none!important
    }
    .ClientSignupWrapper {
        display: none
    }
    div.MissionStatementWrapper {
        width: 100%;
        display: block;
        position: relative;
        height: 100%
    }
    span.MissionStatement,
    span.MissionStatementHeading {
        display: block
    }
    div.LandingPageContent {
        display: block;
        padding-right: 20px;
        padding-top: 0;
        background-color: none;
        height: 30%;
        width: 100%;
        color: #333
    }
    tr.even td.sorting_1 {
        background-color: #fff!important
    }
}

div.WizardStatusPanel {
    background-color: #fff;
    width: 500px;
    display: none;
    margin: 0;
    position: relative;
    border-color: #ecedee
}

div.WizardStatusPanel caption {
    color: #662483
}

div.WizardStatusPanel th {
    color: #0e9ff4
}

#tblLatestVacancies {
    position: relative;
    max-height: 500px
}

#tblLatestVacancies th {
    color: #662483
}

.linksContainer {
    color: #662473;
    display: inline-block;
    vertical-align: top
}

.linksContainerBlock {
    padding-bottom: 3%
}

.linksContainerBlock>a {
    color: #0e9ff4;
    font-size: 2.2em
}

#ctl00_mCPH_btnSaveWizard {
    display: none
}

#ctl00_mCPH_btnExit {
    margin-left: 4em
}

#ctl00_mCPH_ctrl7_lnkShowAreas {
    display: none
}

table.RegistrationWizardButtons {
    display: inline-block;
    right: unset!important;
    position: relative!important;
    border: none!important;
    margin: 0 12em
}

@media (min-width:1301px) and (max-width:1600px) {
    div.vacancyList {
        width: 22%!important
    }
    div.vacancyList table>tbody>tr {
        padding: 10px 0!important
    }
    #lnkMyAccounts {
        display: block
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    #lnkMyAccounts {
        display: block
    }
    div.Middle {
        position: relative;
        display: inline-block;
        top: 3em;
        min-height: 1025px;
        padding-left: 0
    }
    div.Navigation {
        white-space: normal
    }
    div.Navigation,
    div.Navigation a {
        padding: 0!important
    }
    .NavigationItem {
        padding: 0 1em!important
    }
    div.TopLeft {
        width: 100%;
        height: 2.6em!important;
        position: relative;
        display: inline-block
    }
    div.TopRight {
        top: 34px
    }
    div.ContentNoNews {
        padding: 0!important;
        width: 100%!important
    }
    div.LogIn input {
        font-size: x-small!important
    }
    .LoginArrow {
        cursor: pointer
    }
    .LoginArrow:hover {
        background-color: #0e9ff4
    }
    img.LogoRight {
        width: 270px;
        padding-left: 3em
    }
    img.LogoLeft,
    img.LogoRight {
        float: none;
        position: relative;
        display: inline-block;
        padding-right: 0
    }
    img.LogoLeft {
        width: 100px;
        padding-left: 9em
    }
    div.LandingPageContent {
        padding: 0
    }
    table.RegistrationWizardButtons {
        position: static
    }
}

#ctl00_mCPH_referencesAddNew {
    padding-left: 1em
}

#ctl00_mCPH_VerticalNavigationBar_VerticalSidebarNavigation,
.select-link {
    display: none!important
}

#vacancySearch {
    display: inherit!important
}

#vacancySummary.card {
    background-color: #0e9ff4
}

#vacancySearchDetail {
    border: 1px solid #0e9ff4
}

.card-section .applyForVacancy {
    font-weight: 700;
    width: 100%;
    background-color: #fff;
    color: #181818;
}

.card-section:nth-child(2) {
    border: none
}

.NavigationRight {
    background-color: #fdfdfd
}

#scrollUp {
    background-color: #0e9ff4
}

.container-fluid .col-md-12 .col-md-3 {
    display: none
}

#wizardElements_Layout .HeaderRow,
#wizardElements_Layout .WizardHint {
    display: none!important
}

#searchResults {
    width: 100%!important
}

#pnlAltHeaderRight .row:first-child,
.advisorHead {
    display: none
}

div.Top {
    height: 10em
}

div.Head {
    background-position-y: 3.2em
}

.TextStrengthWeak,
.warn {
    position: absolute;
    color: red
}

.TextStrengthWeak {
    font-weight: 400;
    font-size: 14px;
    margin-top: 0
}

@media (max-width:1300px) {
    div.Head {
        /* background-position-y: 0 */
    }
}

.hozbar-nav .navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #0e9ff4;
    border-bottom: 1px solid #0e9ff4
}

.hozbar-nav .navbar-default .navbar-nav>li>a {
    color: #222
}

#tblAdvisorDetails a,
#tblAdvisorDetails span {
    /* color: #0e9ff4; */
    font-weight: 700
}

@media (max-width:700px) {
    .square {
        padding-bottom: unset
    }
    .square p {
        -webkit-transform: unset;
        transform: unset;
        top: unset;
        left: unset;
        position: relative
    }
    .thumbnail.blue {
        border-radius: 4px
    }
}

.locationItemSelected>* {
    color: #fff!important
}


/*# sourceMappingURL=Main.css.map */