/*!
 * Use this file to override default css.
 */

@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300ita‌​lic,400italic,500,500italic,700,700italic,900italic,900);

body,
.jobDesc p,
.jobDesc li,
#widget-stats {
    color: #353535;
    font-family: Roboto, sans-serif;
    font-size: 18px;
}

html,
body {
    overflow-x: hidden;
}

body {
    background-color: #FFF;
}

.h1,
.h2,
.h3,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.1;
    color: #021b41;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
}

h1 {
    font-size: 35px;
}

h4,
.h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px
}

.text {
    font-size: 1.2em;
}

a {
    color: #fff;
}

.section-body a {
    color: #021b41
}

a:focus,
a:hover {
    color: #353535;
    text-decoration: underline;
}

a:focus {
    outline: 2px dotted;
    outline-offset: 0px;
}

.theme-pointer {
    cursor: pointer;
}

.theme-text {
    color: #021b41;
}

.theme-color {
    color: #021b41;
}

.theme-bg {
    color: #021b41;
    border-color: #021b41;
}

.circle.theme-hover,
.ISlink {
    border: solid 1px #021b41;
}

.theme-hover:hover,
.theme-hover:focus,
.ISlink:hover,
.ISlink:focus {
    background: #021b41 none repeat scroll 0 0;
    color: #fff;
}

h4 .ISlink,
h5 .ISlink {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    display: inline;
    margin: 0;
    padding: 0;
    text-align: left;
}

h4 .ISlink:hover,
h5 .ISlink:hover {
    background: transparent none repeat scroll 0 0;
    color: #021b41;
    border: medium none;
}

.theme-border {
    border: 1px solid #ededed;
}

.theme-lt-grey-bg {
    background: #f1f2f2 none repeat scroll 0 0;
    padding-bottom: 40px;
}

.theme-heading {
    color: #021b41;
    margin: 30px 0;
    font-size: 48px;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
}

/*@media(min-width:1200px){
  .theme-heading{
    margin-top:55px;
  }
}*/

.theme-tagline {
    font-family: Roboto, sans-serif;
    font-size: 1.5em;
}

.heading-shade .theme-heading {
    margin: 60px 0 60px;
}

.widget-section h2 {
    margin-bottom: 25px;
}

h3.panel-title {
    font-size: 18px;
    color: #353535;
}

#jobs-heading {
    font-size: 18px;
    text-transform: none;
}

section.cta {
    text-align: center;
    padding: 30px 0;
    background: #FCEBDB;
}

/* buttons */
button,
.btn {
    font-family: Roboto, sans-serif;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus {
    outline: 2px dotted #021b41;
    outline-offset: 0px;
}

.buttons.active,
.buttons.focus,
.buttons:active,
.buttons:focus,
.buttons:hover,
.buttons:hover,
.open>.dropdown-toggle.buttons {
    background-color: #4f5d5c;
    color: #fff;
}

.rasp_button,
html .btn.btn-success,
.btn-primary {
    background: #021b41;
    border: 1px solid #021b41;
    color: #ffffff;
    box-shadow: none;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    text-decoration: none;
    text-shadow: none;
}

.btn-primary.btn-outline {
    color: #ffffff;
}

html .btn.btn-cta {
    margin-top: 25px;
    padding: 13px 55px;
    line-height: 26px;
    font-weight: 400;
    font-size: 20px;
}

.btn-default {
    text-decoration: none;
}

.rasp_button:hover,
.rasp_button:focus,
.rasp_button.focus,
.rasp_button:active,
.rasp_button.active,
.btn.btn-success:hover,
.btn.btn-success:focus,
.btn.btn-success.focus,
.btn.btn-success:active,
.btn.btn-success.active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.rasp_button,
.open>.dropdown-toggle.buttons {
    background-color: #000;
    border-color: #000;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success.focus:active,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
    background-color: #000;
    border-color: #000;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary.focus:active,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
    background-color: #000;
    border-color: #000;
}

.btn.btn-default,
.buttons {
    background-color: transparent;
    border-color: #021b41;
    color: #021b41;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.btn-clear {
    background-color: transparent;
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    background: transparent;
    border-color: #021b41;
    color: #021b41;
}

.button:active,
.button:focus,
.button:hover {
    background: none repeat scroll 0 0 #000;
    border-color: #000;
    color: #ffffff;
}


/*Sidebar*/

.sidebar.rightBar input,
.sidebar.rightBar select,
.sidebar.rightBar textarea,
.sidebar.rightBar .form-control {
    border-width: 0 !important;
}


/*Customizing default.css*/

header .nav-pills li a {
    border-radius: 0;
    font-size: 15px;
    padding: 21px 15px;
    text-transform: uppercase;
}

.nav-pills>li+li {
    margin-left: 0;
}


.left-column i {
    color: #021b41;
}

/*------------------------------------------------
  ------------------- onboarding -------------------
  ------------------------------------------------*/
.ui-accordion.ui-helper-reset {
    margin-top: 10px
}

.candidate_portal .job-panel-container .ui-accordion-header {
    background-color: #021b41;
    border-top: solid 3px #189cd8 !important;
}



.offer-docs-footer {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.onboarding li {
    margin-bottom: 30px;
    padding: 16px;
    border: solid 1px #ccc;
    border-radius: 4px;
}

.onboarding li {
    list-style: none;
}

.candidate_portal .job-panel-container .ui-accordion-header .ui-icon.ui-icon-triangle-1-s::before {
    color: #189cd8;
}

.candidate_portal .job-panel-container .ui-accordion-header .ui-icon.ui-icon-triangle-1-e::before {
    color: #189cd8;
}

.candidate_portal a.btn.btn-primary {
    color: #fff;
}

.candidate_portal .btn.btn-primary,
.candidate_portal .btn.btn-success {
    margin-left: 10px;
}

.candidate_portal .btn.btn-primary span,
.candidate_portal .btn.btn-success span {
    padding: 0;
    line-height: inherit;
}

.candidate_portal h3 {
    color: #353535;
}

main .candidate_portal fieldset.rasp_form dd select.doc-type-select {
    height: auto;
    width: 200px;
}

.onboarding .right-column {
    padding-top: 25px;
    border: solid 2px #ededed;
    border-radius: 7px;
}

.onboarding .right-column a {
    background-color: #0c0707;
    padding: 8px 16px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
}


/*------------------------------------------------
  ------------------- Navigation -------------------
  ------------------------------------------------*/
.header-top {
    padding: 20px 0;
}

#navbar.bottom-nav .nav>li>a:hover,
#navbar.bottom-nav .nav>li>a:focus,
#navbar.bottom-nav .nav>li>button:hover,
.bottom-nav .nav>li>button:focus {
    text-align: center;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(270deg, #021b41 0, #021b41 51%);
    border-image-slice: 100%;
    border-image-slice: 1;
    width: 100%;
    color: #14284b;
}

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

#navbar.navbar-inverse .navbar-nav>.active>a,
#navbar.navbar-inverse .navbar-nav>.active>a:focus,
#navbar.navbar-inverse .navbar-nav>.active>a:hover {
    /* border-bottom: solid 3px #95BA47; */
    text-align: center;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(270deg, #021b41 0, #021b41 51%);
    border-image-slice: 100%;
    border-image-slice: 1;
    width: 100%;
    color: #14284b;
}

.logo-holder .navbar-brand {
    padding: 0px;
}

#navbar {
    min-height: 0px;
}

.navbar-inverse .navbar-toggle {
    border: none;
    margin: 10px 0;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    border: none;
    background-color: transparent;
}

.bottom-nav,
nav#navbar {
    background-color: #FFF;
    margin-bottom: 0;
    /* border-bottom: 1px solid #D6D8D7; */
}

#navbar.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-nav>li>button {
    color: #021b41;
    background-color: transparent;
    padding: 5px 0;
    border: none;
    border-bottom: solid 2px transparent;
    font-family: Roboto, sans-serif;
    line-height: 16px;
    font-size: 16px;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
    transition: border-color .2s ease;
}

.navbar-inverse .navbar-left>li:last-child {
    margin-right: 0;
}

.navbar-inverse .navbar-right>li:first-child {
    margin-left: 0;
}

@media(max-width:1024px) {
    nav#navbar {
        width: 100%;
    }

    .header-top--flex {
        display: flex;
        align-items: center;
    }

    .navbar-toggle {
        padding: 0;
        margin: 0 0 5px auto;
    }
}

@media(min-width:1025px) {
    .flex-nav {
        margin-left: auto;
        display: flex;
        align-items: center;
    }

    nav#navbar {
        /* border-top: 1px solid #D6D8D7; */
        padding: 25px 0;
    }

    .navbar-inverse .navbar-left>li {
        margin-right: 40px;
    }

    #navbar.navbar-inverse .navbar-right {
        margin-left: auto;
    }

    .navbar-inverse .navbar-right>li {
        margin-left: 40px;
    }

    .navbar-inverse .navbar-nav.navbar-right>li>a i {
        display: none;
    }

    #navbar {
        min-height: 50px;
    }
}

@media(min-width: 1200px) {
    .navbar-inverse .navbar-nav.navbar-right>li>a i {
        display: inline;
    }
}

.navbar-inverse .navbar-nav>li>button:focus {
    outline: 2px dotted;
}

nav#navbar .container {
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-toggle .icon-bar {
    background-color: #000;
    width: 30px;
    position: relative;
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    transform-origin: left center;
    transform: rotate(0deg);
    height: 3px;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 7.5px;
}

.navbar-toggle.active span:nth-of-type(2) {
    transform: rotate(45deg);
    /*   left:3px; */
}

.navbar-toggle.active span:nth-of-type(3) {
    width: 0%;
    opacity: 0;
}

.navbar-toggle.active span:nth-of-type(4) {
    transform: rotate(-45deg);
    /*   left:3px; */
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #353535;
}

.navbar-inverse .navbar-nav.navbar-right>li>a i {
    font-size: 16px;
    vertical-align: unset;
    margin-right: 5px;
}

.navbar a {
    text-decoration: none;
}

#header .navbar-brand {
    float: none;
}

@media(min-width:1025px) {
    #navbar-collapse-1.navbar-collapse {
        align-items: flex-end;
        display: flex !important;
        width: 100%;

    }
}


#navbar.navbar-inverse .navbar-collapse.in li a,
#navbar.navbar-inverse .navbar-collapse.collapsing li a,
#navbar.navbar-inverse .navbar-collapse.in li button,
#navbar.navbar-inverse .navbar-collapse.collapsing li button {
    padding: 15px 10px;
    border-top: solid 1px #CCC;
    display: block;
    width: 100%;
    text-align: left;
    margin: 0;
    line-height: 16px;
}

#navbar.navbar-inverse .navbar-collapse.in li.active a {
    background-color: #FFF;
}

@media(max-width:1024px) {

    /*#navbar.navbar-inverse .navbar-collapse.in .navbar-nav, */
    #navbar.navbar-inverse .navbar-nav {
        margin-top: 7.5px;
    }

    #navbar.navbar-inverse .navbar-nav.navbar-right {
        margin-top: 0px;
    }
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: transparent;
}

/*------------------------------------------------
  --------------------- Banner ---------------------
  ------------------------------------------------*/

.widget-banner {
    position: relative;
    width: 100%;
}

.widget-banner .hero-text {
    margin: 20px 0;
    color: #fff;
}

.widget-banner .hero-text .top-text {
    font-size: 72px;
    line-height: 64px;
    font-weight: 300;
    color: #fff;
    margin: 0;
    font-family: Roboto, sans-serif;
}

.widget-banner .hero-text .top-text strong {
    font-family: Roboto, sans-serif;
    font-weight: 800;
}

.widget-banner .hero-text .top-text h2 {
    color: #fff;
    font-weight: 400;
    font-size: 38px;
    font-family: Roboto, sans-serif;
}

.widget-banner .hero-text .h-line-small span {
    display: inline-block;
    height: 3px;
    width: 60px;
    background-color: #fff;
    margin: 30px 0 26px;
}

.widget-banner .hero-text .bottom-text span {
    display: block;
    font-size: 28px;
    line-height: 32px;
    font-weight: 500;
}

.carousel {
    position: inherit;
}

.carousel.slide {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.carousel-control {
    text-shadow: none;
    background: none !important;
}

.carousel-inner>.item {
    -webkit-transition: transform 1s ease-in-out left;
    -moz-transition: transform 1s ease-in-out left;
    -o-transition: transform 1s ease-in-out left;
    transition: transform 1s ease-in-out left;
}


@media(min-width: 768px) {
    .widget-banner .hero-text {
        position: absolute;
        transform: translate(25%, 75%);
        margin: 0;
    }

}

/*------------------------------------------------
  ------------------ Smart Search ------------------
  ------------------------------------------------*/

.widget-quick-search {
    position: relative;
    z-index: 100;
    width: 100%;
    padding: 25px 0;
    background: #f4f4f4;
}

.widget-quick-search h2 {
    color: #021f2f;
}

.widget-quick-search .smart-search-widget {
    margin: 0 auto;
    background-color: #fff;
    border-radius: 50px;
    max-width: 903px;
    width: 90%;
}

.widget-quick-search .smart-search-widget #in_skills {
    border: none;
    border-radius: 0;
    padding-right: 50px;
    border: 1px solid #ddd;
    min-height: 46px;
}

.widget-quick-search .smart-search-widget button {
    border: none;
    background-color: transparent;
    position: absolute;
    right: 10px;
    z-index: 120;
    padding: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.widget-quick-search .smart-search-widget button i {
    cursor: pointer;
}

.widget-quick-search #smart-search-result {
    border-radius: 0px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    margin-top: 5px;
    border: none;
    transition: all 0.3s ease-in;
}

.widget-quick-search #smart-search-result .smart-filter {
    padding: 0 10px;
}

.widget-quick-search #smart-search-result div h5 {
    background: none;
    font-family: Roboto, sans-serif;
}

.widget-quick-search #smart-search-result .smart-filter div:first-of-type h5 {
    border-top: none;
}

.refine-search-container #btn-search {
    position: absolute;
    right: 1px;
    z-index: 2;
    top: 0;
    background: none;
}

.refine-search-container #rs_in_skills {
    padding-right: 50px;
}


/*------------------------------------------------
  ------------------ Refine Search -----------------
  ------------------------------------------------*/

.refine-search-checkbox .btncollapse-action:focus {
    outline: dotted 2px;
    outline-offset: 0;
}

.panel.panel-primary {
    background-color: #fff;
    border: solid 1px #ededed;
    margin-bottom: 30px;
}

.panel.panel-default {
    background-color: #fff;
    border: solid 1px #ededed;
    margin-bottom: 30px;
}

.refine-search-container .btncollapse-action.collapsed::before {
    content: '';
    width: 12px;
    height: 2px;
    background-color: #595959;
    position: absolute;
    right: 0;
    top: 5px;
}

.refine-search-container .btncollapse-action.collapsed::after {
    content: '';
    width: 2px;
    height: 12px;
    background-color: #595959;
    position: absolute;
    right: 5px;
    top: 0;
}

.refine-search-container .btncollapse-action::after {
    content: '';
    width: 12px;
    height: 2px;
    background-color: #595959;
    position: absolute;
    right: 0;
    top: 5px;
}

.panel-body .refine-search-container .refine-search-checkbox ul.filter {
    padding-left: 0;
}

#searchBox #btn-search:focus {
    color: #0072CE;
}

#searchBox .panel-body .refine-search-checkbox fieldset {
    border-bottom: 1px solid #ededed;
}

/*------------------------------------------------
  ------------------- User Menu -----------------
  ------------------------------------------------*/
.box-container {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
}

.box-item {
    display: flex;
    flex: 0 1 100%;
    margin: 1% 0;
}

.box-item--left {
    padding-right: 12px;
}

.box-item--left i {
    padding: 10px 5px;
    color: #021b41;
    font-size: 30px;
}

@media (min-width: 768px) {
    .box-item {
        flex: 0 1 46%;
        margin: 2%;
    }
}

@media(min-width: 992px) {
    .box-item {
        flex: 0 1 31%;
        margin: 1%;
    }
}

/*------------------------------------------------
  --------------------- Job Ads --------------------
  ------------------------------------------------*/

.share-this {
    text-align: right;
    margin-bottom: 10px;
}

.share-this .stButton {
    width: auto !important;
    margin: 0;
    padding: 0;
}

.share-this .stButton .chicklets {
    padding: 10px 15px;
}

.share-this .stButton .facebook {
    background: none;
}

.share-this .stButton .facebook:before {
    content: "\f09a";
    font-family: "fontawesome";
    font-size: 20px;
    color: #0c0707;
}

.share-this .stButton .twitter {
    background: none;
}

.share-this .stButton .twitter:before {
    content: "\f099";
    font-family: "fontawesome";
    font-size: 20px;
    color: #0c0707;
}

.share-this .stButton .linkedin {
    background: none;
}

.share-this .stButton .linkedin:before {
    content: "\f0e1";
    font-family: "fontawesome";
    font-size: 20px;
    color: #0c0707;
}

.share-this .stButton .email {
    background: none;
}

.share-this .stButton .email:before {
    content: "\f0e0";
    font-family: "fontawesome";
    font-size: 20px;
    color: #0c0707;
}

.share-this .st_plusone {
    display: none;
}

.share-this .st_sharethis {
    display: none;
}


/*------------------------------------------------
  ------------------ Job listings  -----------------
  ------------------------------------------------*/

#widget-recent-jobs-body .jobs-list {
    padding-left: 0;
}

.jobs-list .job-item {
    list-style: none;
    padding: 26px 15px;
    background-color: #fff;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    border-radius: 5px;
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.jobs-list .job-item:hover,
.jobs-list .job-item:focus {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.job_results>li+li,
.jobs-list>li+li {
    border-top: solid 1px #ebebeb;
    padding-top: 25px;
}

.job_results h2 a {
    color: #161f28;
    font-size: 21px;
}

.job-item {
    font-size: 14px;
    color: #353535;
}

.job-item h3 a {
    color: #0c0707;
    font-size: 21px;
}

.job-item h2,
.job-item h3 {
    margin-top: 0;
    font-size: 21px;
    font-family: Roboto, sans-serif;
}


.jobs-list>li:hover a {
    color: #021b41;
    text-decoration: underline;
}

.loc-mark {
    display: inline-block;
    background-color: #f1f1f1;
    padding: 5px 12px;
    border-radius: 25px;
    position: relative;
    z-index: 10;
}

.loc-mark i {
    margin-right: 5px;
}

.info-mark {
    display: inline-block;
    background-color: #f1f1f1;
    padding: 5px 12px;
    border-radius: 25px;
    position: relative;
    z-index: 10;
}

.info-mark i {
    margin-right: 5px;
}

.job-item span.label {
    text-transform: none;
    font-size: 16px;
    color: #353535;
    display: block;
    text-align: left;
    margin-bottom: 7px;
}

.job-item p {
    font-size: 16px;
}


/*------------------------------------------------
  --------------------- footer ---------------------
  ------------------------------------------------*/
/*
Sticky footer
*/
html,
body {
    min-height: 100vh;
    height: auto;
}

#wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    height: auto;
    min-height: 100vh;
}

nav#navbar {
    flex-shrink: 0;
}

main#main {
    flex: 1 0 auto;
}

footer {
    flex-shrink: 0;
}


/*End*/
footer {
    padding: 25px 0;
    background: #fff;
    color: #1a1a1a;
    font-family: Roboto, sans-serif;
}

footer .footer-cta {
    padding: 25px 0;
    background: #95BA47;
}

footer .footer-upper {
    padding: 10px 0;
    border-bottom: 1px solid hsla(0, 0%, 80%, .8);
}

footer .footer-bottom {
    padding: 20px 0;
}

footer .footer-upper .ext-nav {
    padding: 20px 0;
}

footer nav {
    background: transparent;
}

footer ul {
    width: 100%;
    margin: 10px 0;
    clear: both;
    padding: 0;
}

footer ul li {
    display: block;
    position: relative;
    font-size: 12px;
}

footer ul.ext-nav-links li a {
    font-size: 14px;
    padding: 10px 0;
    font-family: Roboto, sans-serif;
    color: #000;
    line-height: 25px;
    text-transform: uppercase;
}

footer ul.ext-nav-links li a:hover {
    color: #1a1a1a;
    text-decoration: none;
}

footer ul.footer-nav li a {
    padding: 8px 0;
    display: block;
    color: #000;
}

footer ul.footer-nav li a:hover {
    text-decoration: underline;
    color: #000;
}

footer .footer-txt {
    text-align: center;
    font-size: 15px;
}

footer .home-footer-social {
    display: flex;
    justify-content: flex-end;
    gap: 20px;
}

footer ul.home-footer-social li {
    display: inline-block;
    list-style: none;
}

footer .home-footer-social .btn-social-icon {
    display: inline-block;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background-color: #343741;
    margin-right: 0;
    border: 2px solid #343741;
    text-align: center;
}

footer .home-footer-social i {
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 20px;
}


footer .home-footer-social .btn-social-icon:hover,
footer .home-footer-social .btn-social-icon:focus {
    color: #202020;
    background-color: #fff;
}

footer .home-footer-social .btn-social-icon:hover i,
footer .home-footer-social .btn-social-icon:focus i {
    color: #202020;
}

footer .footer-year {
    text-align: center;
}

footer .footer-logo img {
    max-width: 100%;
    height: auto;
}

@media(max-width:767px) {
    .footer-flex {
        text-align: center;
    }

    footer .footer-logo {
        display: flex;
        justify-content: center;
    }

    footer .home-footer-social {
        justify-content: center;
    }

    footer .footer-item {
        margin: 10px 0 15px 0;
    }
}

@media(min-width:768px) {
    footer .footer-flex {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    footer .footer-item {
        align-self: center;
    }

    footer .footer-nav {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    footer ul.footer-nav li {
        display: inline-block;
    }
}

@media(min-width: 992px) {
    footer ul li {
        display: inline;
    }

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

    footer ul.ext-nav-links li a {
        margin-right: 25px;
    }

    footer .footer-item {
        flex: 1 0 auto;
        align-self: center;
        text-align: center;
    }

    footer ul.home-footer-social {
        display: flex;
        justify-content: flex-end;
    }

    footer .footer-bottom {
        width: 80%;
        max-width: 585px;
    }
}

.footer-top-block {
    color: #000;
    padding: 48px 0;
    background: #fff;
  }
  
  .footer-top-block h3 {
    margin-bottom: 24px;
    font-family: var(--main-font), Arial;
    font-size: 22px;
    font-weight: 500;
    line-height: 27px;
    color: #555759
  }
  
  .footer-top-block p {
    line-height: 26px;
  }
  
  footer .footer-wrap {
    display: flex;
    width: 100%;
    background-color: var(--second-colour);
  }
  
  footer > .footer-wrap{
    padding-top: 20px;
  }
  
  footer .footer-wrap h4,
  footer .footer-wrap p {
    color: #fff;
  }
  
  footer .footer-wrap h4 {
    margin-bottom: 10px;
    font-size: 21px;
    font-weight: 500;
    line-height: 27px;
  }
  
  footer .footer-wrap p {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
  }
  
  footer .footer-wrap p+p {
    margin-top: 24px;
  }
  
  footer .footer-wrap .footer-nav h3 {
    text-transform: uppercase;
    margin-bottom: 24px;
  }
  
  footer .footer-wrap .footer-nav ul {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  
  footer .footer-wrap .footer-nav ul li a {
    color: white;
  }
  
  footer .footer-wrap-copyright-social {
    background-color: #464646;
    padding: 1em 0;
    font-size: 16px;
    color: #ffffff;
  }
  
  footer .footer-box {
    flex: 1 1 0;
    -webkit-flex: 1 1 0;
    width: 50%;
    padding: 50px;
    background-color: var(--main-colour);
    text-align: center;
  }
  
  footer .footer-box .btn{
    background: #fff;
    color: var(--main-colour);
    margin-top: 15px;
  }
  
  footer .footer-box {
    width: 100%;
    background: #021B41;
  }


/* ----------------------------------- */

/*login template*/

.grid-row {
    padding-top: 20px;
}

.grid-row .grid-item-content {
    color: #fff;
    padding: 20px;
    position: absolute;
    top: 0;
}

.grid-row .grid-item-content h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.75em;
    margin-top: 0;
}

.grid-row .thumbnail {
    border-width: 0;
    padding: 0;
}

.grid-row .thumbnail img {
    vertical-align: top;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.grid-item-overlay {
    background-color: #0c0707;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.4s ease-in-out 0s;
    -moz-transition: opacity 0.4s ease-in-out 0s;
    -webkit-transition: opacity 0.4s ease-in-out 0s;
    margin: 0 15px 20px;
}

.grid-row .grid-item-overlay:hover {
    opacity: 0.4;
}

.widget-section .quick-search-widget label {
    display: none;
}

.widget-section .quick-search-widget .controls>div {
    text-align: center;
}

#nav-login .icons .circle i {
    font-size: 1.4em;
}

/*.widget-section form select{
   color:#999999;
  }
  .widget-section form select:focus{
   color:#44494b;
  }*/

.learn-more {
    margin-top: 30px;
}

.learn-more a+a {
    border-left: solid 1px #999999;
}

.learn-more a {
    padding: 0 10px;
}

.jobSearchForm {
    position: relative;
}


/*Candidate profile + overrides*/

main>#nav-profile {
    overflow: visible;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

@media(min-width:1105px) {
    main>#nav-profile {
        max-width: 100%;
    }
}

main .formError .formErrorContent {
    margin-left: -100px;
}

#nav-profile .candidate_portal {
    width: 97%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    background: #FFF;
    padding: 10px 20px 20px;
}

@media(min-width: 1024px) {
    #nav-profile #widget-content.candidate_portal {
        margin-top: 30px;
    }
}

.ui-state-default a{
 color: #000;
}

a.ui-state-default{
    color: #000;
   }


#profileContent .ui-tabs-header.ui-state-default {
    display: none;
}

.candidate_portal .ui-selectonebutton .ui-button.ui-state-default {
    padding-top: 6px;
}

blockquote {
    display: none;
}


#nav-profile #widget-content.candidate_portal a.btn-primary {
    color: #fff;
}

#nav-profile #widget-content.candidate_portal a.btn-primary:hover {
    background: #021b41;
}

#nav-profile #widget-content.candidate_portal a.ui-priority-secondary {
    padding: 0 20px;
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: middle;
}

@media (min-width: 320px) and (max-width: 480px) {
    main #widget-content.candidate_portal .change-document-link {
        left: -49%;
    }

    #widget-content.candidate_portal .form-control.receiveMarketingEmails,
    #widget-content.candidate_portal .form-control.receiveSms {
        height: auto;
    }

    #widget-content.candidate_portal .ui-selectonemenu.form-control {
        min-width: 300px !important;
    }
}

/*App form*/

.ui-confirm-dialog {
    background-color: #fff;
}

main #widget-content #nav-application .form-group .mandatory {
    left: 2px;
    top: 0;
}

.saveControl.action.col-sm-4 {
    display: block;
    margin-bottom: 10px;
}

#nav-application .jobTitleWrapper .jobRef-text,
#nav-application .jobTitleWrapper .jobTextSeparator {
    display: none;
}


/* JV: need to override styles so old validation displays properly */

.valid {
    background-color: #3066a8 !important;
    color: #fff !important;
}

#accordion {
    clear: left;
}

#accordion .panel {
    background: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 0;
}

#accordion .panel-heading {
    padding: 0;
}


/* SLI removed uppercase and large font styling */

#accordion h4 {
    font-size: 12px;
}

#accordion h4 a {
    background: #0072ce;
    /* url("/images/accordion_close.png") no-repeat scroll 98% center; */
    border-radius: 4px 4px 0 0;
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 12px;
}

#accordion h4 a.collapsed {
    background: url("/images/accordion_open.png") no-repeat scroll 98% center;
    display: block;
    padding: 12px;
    color: #343741;
    text-decoration: none;
}

#accordion h4 a:hover {
    text-decoration: none;
}

#accordion .panel-body {
    background: #fff;
    border-radius: 0 0 6px 6px;
    padding: 20px;
}

#accordion .panel-body a {
    text-decoration: underline;
    font-weight: bold;
}

#accordion {
    clear: left;
    margin: 0 0 40px;
}

.widget-section .circle.theme-bg {
    margin: 10px auto;
}

.widget-section .statistic .left-column {
    padding-top: 10px;
}

.banner-overlay {
    padding: 24px 0;
}

#nav-searchresult table.table-striped table tr td:first-child {
    width: 40px;
}

.video-wrapper {
    text-align: center;
    width: 100%;
}

iframe {
    max-width: 100%;
}

#header h1 a,
#header h1 a:visited,
#header h1 a:hover {
    color: #474c55 !important;
    text-decoration: none !important;
}

#header {
    background-color: #fff;
    padding: 0;
}

@media (min-width: 1025px) {

    #navbar.navbar-inverse .navbar-collapse.in li a,
    #navbar.navbar-inverse .navbar-collapse.collapsing li a,
    #navbar.navbar-inverse .navbar-collapse.in li button,
    #navbar.navbar-inverse .navbar-collapse.collapsing li button {
        padding: 0px;
        border-top: none;
    }
}

.logo-holder {
    position: relative;
    background-color: transparent;
}

.navbar-brand {
    height: 64px;
    overflow: hidden;
}

@media(min-width: 1025px) {
    .logo-holder {
            position: relative;
            height: auto;
            width: 150px;
            padding: 20px 0;
            margin-top: -20px;
            margin-left: -100px;
        }

    .navbar-brand {
        overflow: visible;
    }
}

.logo {
    background: rgba(0, 0, 0, 0) url("../images/logo.png") no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 136px;
    margin: 20px 0;
    text-indent: -9999px;
    width: 200px;
}

.logo a {
    display: block;
    height: 100%;
}

#widget-recent-jobs-body i {
    font-size: 16px;
}

main #widget-content .form-group label,
.panel label,
.inline-panel label {
    font-size: 16px;
}

.quick-search-widget .btn-box {
    height: 74px;
    position: relative;
}

.quick-search-widget .btn-box input {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
}

form#appform table tbody tr td.checkbox input[type="checkbox"] {
    margin-left: 0px;
}

.jobDetails .table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 15px 0;
    border-top: solid 1px #ccc;
}

.jobDetails table.table.table-striped th {
    background-color: transparent;
    color: inherit;
    border: none;
}

.panel .secondary {
    font-size: 15px;
}

#nav-jobdetails .jobDesc p,
#nav-jobdetails .jobDesc li {
    color: #343741;
}


/*End DPC Specific*/


/*Overwrite VICGOV*/

p.message.alert.alert-success {
    color: #3c763d;
    font-weight: bold;
}

input.view,
input.storenext,
input.refine,
input.expire,
input.reset,
input.editprofile,
input.deleteprofile,
input.saveprofile,
input.test,
input.sendpwd,
input.apply {
    background: #00767d none repeat scroll 0 0;
    width: inherit;
}


/* --------- SLI -----------*/


/* ----------General---------- */

a.skip:focus,
a.skip:active {
    background: #021b41;
    color: #FFF;
}

#header {
    height: auto;
    overflow-x: hidden;
    z-index: 1;
}

.values-section {
    /* Add a background gradient and background colour to the values section
   background: url('../images/widget-boxes-bg.png') 0 0 repeat-x #6ab422;
   background-size: 1px 100%; */
    margin-bottom: -30px;
}

.grid-item-overlay {
    max-width: 255px;
    max-height: 255px;
    margin: 20px auto 0 auto !important;
}

.values-section a.thumbnail {
    max-width: 255px;
    margin: 20px auto;
}

#rss {
    display: none;
}

.register-checkbox-container {
    overflow: hidden;
}

.registration-acknowledgement {
    width: 80%;
}

#registerCheckbox {
    float: left;
    line-height: 0.7em;
    padding: 0 10px 0 0;
    width: auto;
}

select.form-control,
form[name="searchform"] #nav-jobsearch select.form-control[name="in_jobDate"],
form[name="searchform"] #nav-jobsearch select.form-control[name="in_orderby"],
form[name=emailform] #nav-alert .form-group select#in_html {
    height: 46px;
}

form[name=searchform] #nav-jobsearch select.form-control,
form[name=emailform] #nav-alert .form-group select.form-control {
    height: auto;
}

form select[multiple] {
    height: auto;
}

.form-group.rasp_field>label {
    font-size: 15px;
}

.word-counter-container {
    font-size: 10pt;
    color: red;
}

.word-count-number-label {
    font-size: 10pt;
    display: inline !important;
    color: red !important;
}

textarea.form-control {
    width: 85%;
}

iframe {
    max-width: 100%;
}

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

.widget-section .circle {
    width: 62px;
    height: 62px;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-color: #fff;
}

input.storenext,
input.previous {
    margin: 0 10px;
}


/**********************************/


/*OVERWRITTING MAIN APPFORM STYLES*/


/**********************************/

div.section-header {
    background: #343741;
}

div.form-group .instructions>* {
    font-size: 12px;
    line-height: 1.5;
    font-weight: normal;
    color: #666666;
    font-family: Roboto, sans-serif;
}

div.de-identified label {
    font-family: inherit;
    font-weight: 600;
}

abbr.mandatory {
    font-family: inherit;
}

main #widget-content .form-group .mandatory {
    text-align: left;
}

main #widget-content .form-group label {
    text-align: left;
}

abbr[title],
abbr[data-original-title] {
    border-bottom: 0 none;
    cursor: default;
}

.form-group .info {
    font-size: 12px;
    font-family: Roboto, sans-serif;
}


/*Top section*/

#JobApplyingForContent {
    background-color: #f9f9f9;
    color: #666;
    margin: 0;
    padding: 15px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    clear: both;
}

#JobApplyingForContent>span,
div#JobApplyingFor div.seedetails,
table#rasp_jobdetails tr:nth-child(n+4) {
    display: none;
}

table#rasp_jobdetails tr td.col_1 {
    padding-right: 10px;
    width: 40%;
    font-weight: 600;
}

table#rasp_jobdetails {
    width: 100%;
}

div#JobApplyingFor div.applyingfor {
    color: #021b41;
    font-size: 30px;
    font-weight: 600;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 15px;
}

div.form-group div.sub-heading {
    color: #021b41;
    font-family: "ProximaNova-Regular";
    font-size: 18px;
    text-transform: uppercase;
}

#rasp_application_tmpl.de-identified .rasp_actions div.actions .btn,
#rasp_application_tmpl.de-identified .buttons {
    height: 30px;
    padding: 5px 20px;
}

#rasp_application_tmpl.de-identified .rasp_actions {
    text-align: center;
}

#rasp_application_tmpl.de-identified div.warning {
    text-decoration: none;
}

#rasp_application_tmpl.de-identified .buttons,
#rasp_application_tmpl.de-identified .rasp_button,
#rasp_application_tmpl.de-identified input.save,
#rasp_application_tmpl.de-identified .rasp_actions .btn {
    margin-bottom: 15px;
}

div.form-group .instructions ol {
    margin-left: 0px;
}


/*Fix prefill button breaking*/

.optOut button.btn,
.prefillApptext {
    white-space: normal;
}

#appform_wrapper .formClient.formio-form .uppy-Dashboard .uppy-Dashboard-inner .uppy-Dashboard-innerWrap {
    margin-left: 0;
    margin-right: 0;
}

#appform_wrapper .card-body.panel-body .card-body.panel-body {
    padding: 0;
}

/**********************************/


/*    END MAIN APPFORM STYLES     */


/**********************************/

.col-sm-12.icons {
    margin: 15px 0;
}

.upload-column .buttons {
    background-image: url("/M_images/btn-upload.jpg") !important;
    background-position: 50% center !important;
    background-repeat: no-repeat !important;
    padding: 6px 15px !important;
    text-indent: -99999px;
    height: auto !important;
    border-radius: 0px;
}

.form-group table .info {
    color: #ffffff;
    font-family: Roboto, sans-serif;
    font-size: 11px;
}

.table-responsive select {
    height: 32px;
    margin-bottom: 10px;
}

.form-group table br {
    display: block;
}

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

.asterisk-left::before {
    content: "*";
    display: inline-block;
    width: 12px;
    font-size: 20px;
    color: red;
    padding-right: 4px;
    position: relative;
    top: 3px;
    line-height: 14px;
    margin-left: -12px;
}

.border-top-split {
    border-top: solid 1px #ededed;
}

.section-heading,
.section-subheading {
    border-bottom: solid 1px #ededed;
    background-color: #fff;
}

.section-subheading {
    font-family: Roboto, sans-serif;
    color: #021b41;
    font-size: 18px;
    text-transform: uppercase;
}

.section-title {
    margin: 30px 0 30px;
}

.section-subtitle {
    font-family: Roboto, sans-serif;
    color: #021b41;
    font-size: 22px;
    text-transform: uppercase;
}

.section-body {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fff;
}

.section-body.bg-grey {
    background: #f4f4f4;
}

.section-body .sub-heading {
    color: #000;
    font-size: 16px;
    padding-top: 5px;
    margin-bottom: 15px;
}

.section-footer {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
}

.section-line {
    border-bottom: solid 1px #ededed;
}

.section-body .controls {
    margin-top: 25px;
}

.section-body .main-paragraph {
    margin-top: 0;
}

.main-paragraph {
    font-size: 16px;
    font-family: Roboto, sans-serif;
    color: #021b41;
    margin: 20px 0;
}

.img-marg-20 {
    margin: 20px 0;
}

ul.non-list {
    padding-left: 0;
    list-style: none;
}

ul.non-list li {
    margin: 5px 10px 5px 0;
}

ul.non-list li:last-of-type {
    margin-right: 0;
}

.jobquery {
    font-size: 20px;
    margin-top: 10px;
}

.bottom-margin-30 {
    margin-bottom: 30px;
}

.heading-shade {
    background-color: #f2f6f6;
    position: relative;
    overflow: hidden;
}

.heading-shade::after {
    content: "";
    background-color: transparent;
    position: absolute;
    display: inline-block;
    right: 0;
    top: 0;
    width: 40%;
    height: 100%;
    overflow: hidden;
    border-bottom: solid 450px #66abea;
    border-left: solid 213px transparent;
}

.section-shade {
    background-color: #f2f6f6;
}

.bg-clear {
    background-color: transparent;
}

.candidate_portal.white-wrap {
    margin-top: 20px;
    padding-top: 0;
}

.white-wrap {
    background-color: #fff;
    padding: 30px 15px 15px;
    border: solid 1px #ededed;
    border-radius: 7px;
}

.row.white-wrap {
    margin-left: 0;
    margin-right: 0;
}

@media (max-width: 1024px) {

    /*For mobile menu*/
    nav#navbar.navbar-collapse li:last-child a {
        border-width: 0;
    }

    nav#navbar.navbar-collapse li.active a {
        background-color: transparent;
    }
}

@media (max-width: 767px) {
    #header .container-fluid {
        padding: 0px 10px;
    }

    .grid-row {
        margin: 0 auto;
        max-width: 400px;
    }

    .theme-heading {
        font-size: 50px;
    }

    .btn-cta {
        border-radius: 20px;
        padding: 10px 15px;
    }

    #nav-application #appform .form-control {
        width: 85%;
    }

    .grid-item-overlay {
        max-width: 255px;
        max-height: 255px;
        margin: 20px auto 0 auto !important;
    }
}


@media (max-width: 415px) {
    div.instructions>ul {
        padding-left: 15px;
    }

    body form[name=searchform] #nav-jobsearch select.form-control,
    form[name=emailform] #nav-alert .form-group select.form-control {
        height: 37px;
    }

    #wrapper #appform_wrapper .formClient.formio-form .uppy-Dashboard .uppy-DashboardAddFiles span::before {
        white-space: break-spaces;
    }
}

.old-fe {
    display: none;
}

#header .bottom-navbar .d-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#header .top-navbar {
    color: #fff;
    display: flex;
    align-items: center;
    padding: 15px 0;
    font-weight: 400;
    background-color: #021b41;
    font-size: 12px;
}



/**********************************/


/*    added for BA CA     */


/**********************************/

/* #header .top-navbar .lang-list {
    display: flex;
    align-items: center;
    margin-right: 14px;
}

#header .top-navbar .lang-list .dropdown.open ul.dropdown-menu {
    background: white;
    width: 100%;
    padding: 0;
    border: 1px solid #ddd;
    border-radius: 0;
}

#header .top-navbar .lang-list .dropdown a.dropdown-toggle {
    text-decoration: underline;
}

#header .top-navbar .lang-list .dropdown.open ul.dropdown-menu li a {
    padding: 10px;
    background: none;
    color: #262626;
    font-size: 16px;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

#header .top-navbar .lang-list {
    margin-right: 5px !important;
}

#header .top-navbar .lang-list .dropdown a {
    display: flex !important;
}

.rasp_button:hover,
.rasp_button:focus,
.rasp_button:active,
.rasp_button.focus,
.rasp_button.active,
.btn.btn-success:hover,
.btn.btn-success:focus,
.btn.btn-success.focus,
.btn.btn-success:active,
.btn.btn-success.active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.rasp_button,
.open > .dropdown-toggle.buttons,
#hSearchModal .search-hierarchy-dialog .modal-footer .btn.btn-success:hover,
#hSearchModal .search-hierarchy-dialog .modal-footer .btn.btn-success:focus {
    background-color: var(--btn-second-colour);
    border-color: var(--btn-second-colour);
}


.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success.focus:active,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus,
.buttons:hover,
.buttons:focus {
    background-color: var(--main-colour);
    border-color: var(--main-colour);
    color: #fff !important;
}


.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary.focus:active,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
    background-color: var(--main-colour);
    border-color: var(--main-colour);
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
#hSearchModal .search-hierarchy-dialog .modal-footer .btn.btn-default:hover,
#hSearchModal .search-hierarchy-dialog .modal-footer .btn.btn-default:default,
.open > .dropdown-toggle.btn-default,
a.ui-priority-secondary:hover,
a.ui-priority-secondary:focus,
a.ui-priority-secondary:active {
    background-color: var(--main-colour);
    color: #fff !important;
}

.navbar-right .profile-dropdown .dropdown-toggle .fa {
    border: 1px solid #fff;
    font-size: 17px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    margin: -20px 4px;
}

.navbar-right .profile-dropdown .dropdown-toggle:hover .fa {
    border: 1px solid #613790;
}

#navbar.navbar .navbar-nav > li > a:focus,
#navbar.navbar .navbar-nav > li > a:hover,
nav#navbar .navbar-collapse li.dropdown button.dropdown-toggle.signin-link:hover,
nav#navbar .navbar-collapse li.dropdown button.dropdown-toggle.signin-link:focus {
    border-top: 3px solid var(--main-colour);
    color: var(--main-colour);
    border-bottom: 3px solid transparent;
}

#header .top-navbar .lang-list .dropdown a.dropdown-toggle {
    text-decoration: underline;
}

#navbar.navbar .navbar-nav .dropdown-toggle::after {
    display: none;
} */


/* .navbar-right .profile-dropdown .dropdown-menu {
    min-width: 200px;
    padding: 0;
}

.navbar-right .profile-dropdown .dropdown-menu li {
    margin-left: 0 !important;
}

.navbar-right .profile-dropdown > .dropdown-menu > li > a {
    color: #293035 !important;
    font-size: 16px;
    padding: 8px 20px;
    background: #fff !important;
}

.navbar-right .profile-dropdown .dropdown-menu a:hover {
    background: #f5f5f5 !important;
}

.navbar-right .profile-dropdown .dropdown-menu a .fa {
    color: #293035;
    font-size: 20px;
    margin-right: 10px;
    opacity: .8;
}

#navbar.navbar .navbar-collapse li.dropdown .dropdown-menu li a:hover,
#navbar.navbar .navbar-collapse li.dropdown .dropdown-menu li a:focus {
    color: var(--main-colour);
}

@media(max-width:1024px) {

    .navbar-collapse .navbar-nav li:hover,
    .navbar-collapse .navbar-nav li:focus,
    .navbar-collapse .navbar-nav li.active,
    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        background: transparent;
    }

}

#navbar.navbar .navbar-nav .dropdown-menu > li > a {
    margin: 0;
}

#navbar.navbar .navbar-nav .dropdown-menu > li > a {
    padding: 10px !important;
}

.navbar-nav .open .dropdown-menu > li > a {
    line-height: 25px;
} */


