.strokeme-white {
    color: white;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.exchange-ticker-wrapper {
    border-top:2px solid #d8d8d8;
    border-bottom:2px solid #d8d8d8;
    clear:both; /*TS*/
}

.exchange-ticker-wrapper .et-item {
    line-height:25px;
    font-size:16px;
    display:inline-block;
    border-right:2px solid #d8d8d8;
    margin:10px 10px 10px 0;
    padding:0 10px 0 0;
}

.exchange-ticker-wrapper .et-item span {
    margin:0 10px 0 0;
}

.exchange-ticker-wrapper .et-item .et-date {
}

.exchange-ticker-wrapper .et-title {
    color:#5b94bf;
    text-transform:uppercase;
    font-weight:bold;
}

.exchange-ticker-wrapper .et-value {
    color:#2e3849;
    font-weight:bold;
}

.exchange-ticker-wrapper .et-inc {
    display: inline-block;
    background-image: url(increase.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 18px;
    vertical-align:middle;
}

.exchange-ticker-wrapper .et-dec {
    display: inline-block;
    background-image: url(decrease.png); 
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 18px;
    vertical-align:middle;
}

.exchange-ticker-wrapper .et-null {
    display:none;
}


.nav-function-top .wp-header.page-header {
    background-color: white;
    background-image: none;
}

.wp-page-logo.page-logo{
    display:flex;
    background-color:white;
    background-image:none;
    box-shadow:none;
    height:auto;
}
ul.ul-tick {
    list-style-type: none;
    padding: 0px;
}

ul.ul-tick li:before {
    content: '\2714\0020';
    margin-right:5px;
    margin-left:-22px;
}

ul.ul-tick li {
    font-size: 1rem;
    padding-left: 25px;
    margin-bottom: 8px;
}


ul.ul-cross {
    list-style-type: none;
    padding: 0px;
}

ul.ul-cross li:before {
    content: '\274C\0020';
    margin-left: -27px;
}

ul.ul-cross li {
    font-size: 1rem;
    padding-left: 25px;
    margin-bottom: 8px;
}




ul.ul-tick.ul-tick-lg li{
    font-size: 1.4rem;
}

.bg-wp-1 {
    background-color: #009DD9;
    color: white;
    font-size: 1.0rem
}

.bg-wp-2 {
    background-color: #4FCEFF;
    color: white;
    font-size: 1.0rem
}

.bg-wp-3 {
    background-color: #1E538E;
    color: white;
    font-size: 1.0rem
}

.bg-wp-4 {
    background-color: #17406D;
    color: white;
    font-size: 1.0rem
}

.bg-wp-gradient {
    background-color: #17406D;
    color: white;
    font-size: 1.0rem;
    background: rgb(117,157,201);
    background: linear-gradient(90deg, rgba(117,157,201,1) 0%, rgba(30,83,142,1) 10%, rgba(30,83,142,1) 90%, rgba(117,157,201,1) 100%);
}

.permanent-trades td{
    font-size: 1rem;
}


.chevron-content{
    margin-top:75px;
}

.chevron {
    width: 100%;
    margin-top: 0px;
    height: 3.5rem;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    margin-bottom: 1rem;
    /*position:absolute;
    bottom:0;
    left:0;
    margin-left:8px;
    margin-right:8px;*/
}

.chevron-icon {
    margin-top: -75px;
    max-width:200px;
}

.datepicker.history{
    width:100%;
}

/*.btn.link-block{
    max-height:50px;
}*/

.card-news .card-title {
    color: #39a3f4;
    font-size: 1.2rem;
    font-weight: 500;
}

.card-news .card-subtitle {
    color: #39a3f4;
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 0.2rem;
}

.carousel-item img {
    object-position: 50% 60%;
    max-height: 400px;
    object-fit: cover;
    width: 100%;
}

.next-pool h5 {
    font-size: 1.25rem;
    font-weight: 100;

}

.next-pool h3 {
    font-size: 1.75rem;
    font-weight: 300;
}

.carousel-banner{
    margin: -24px -32px 24px -32px;
}

.container.carousel-caption{
    width:auto;
}

@media (min-width: 992px) {
    .nav-function-top .page-sidebar.wp-sidebar {
        background: #2b4c81;
        -webkit-box-shadow: 0px 0px 14px 0px rgba(37, 74, 135, 0.13);
        box-shadow: 0px 0px 14px 0px rgba(37, 74, 135, 0.13);
    }

    .nav-function-top .page-sidebar.wp-sidebar .primary-nav .nav-menu > li a {
        color: white;
    }

    .nav-function-top .page-sidebar.wp-sidebar .primary-nav .nav-menu:hover > li a {
        color: white;
    }

    /*.nav-function-top .page-sidebar.wp-sidebar .primary-nav .nav-menu > li:hover a .nav-link-text {
        text-decoration:underline;
    }*/

    /*.btn.link-block {
        min-height: 100px;
    }*/
   

}

/*@media (min-width: 1200px) {
    .btn.link-block {
        min-height: 50px;
    }
}

@media (max-width: 768px) {
    footer.page-footer{
        height:75px
    }
}*/

.card-product .card-title{
    font-size: 1.5rem
}

.card-product li{

}

#js-nav-menu-wrapper-left-btn{
    display:none
}

.partner-logo{
    width:auto;
    max-width:180px;
}
.partner-logo a{
    width: 100%;
    display: inline-block
}

.partner-logo img{
    width:100%;
}

header.page-header.wp-header{
    box-shadow:none !important
}

.panel {
    box-shadow: none !important;
    border:none;
}

.wp-page-content{
    background-color: white !important;
}

.page-footer.wp-footer {
    height: auto;
    min-height: 2.8125rem;
}

.page-footer.wp-footer hr {
    border-bottom-color: #4b4b4b;
    border-bottom-style: solid;
}

h1 {
    color: #39a3f4
}
h2 {
    color: #39a3f4
}

h3 {
    color: #39a3f4
}

h5.card-title {
    color: #39a3f4
}

.bg-wp-1 h1 {
    color: white;
}
.bg-wp-2 h1 {
    color: white;
}
.bg-wp-3 h1 {
    color: white;
}
.bg-wp-4 h1 {
    color: white;
}

.mobile-view-activated .wp-page-logo{
    max-width:115px;
    min-width:0;
    padding: 0px;
}
.mobile-view-activated .wp-page-logo img{
    max-width:115px;
    object-fit:scale-down
}

.mobile-view-activated #wp-nav-burger{
    width:40px;
}

.wp-contact-details p {
    font-size: 1rem;
}

body {
    font-size: 1rem !important;
}
.page-footer li {
    font-size: 1rem !important;
}

.wp-important-info a {
    color: #6c757d !important;
}

.wp-important-info a:hover {
    color: #35393d !important;
}

.wp-staff .card-title{
    text-align:center
}

.required::after {
    content: " *";
    font-weight: bold;
    color: red;
}
.container-fluid {
    max-width: 1600px !important;
}
@media only screen and (min-width: 1201px) {
    .small-screen-perm-offer-table-header {
        display: none;
    }
}

@media only screen and (max-width: 1200px) {
    .large-screen-perm-offer-table-header {
        display: none;
    }
}

.my-water-header {
    font-size: 19px;
    font-weight: 400;
}


.my-water-nav .primary-nav .nav-menu > li a {
    color: #2198F3;
}

.my-water-nav .primary-nav .nav-menu > li a:hover {
    color: white;
    background: rgba(43, 76, 129, 0.9);
}



.my-water-nav .nav-menu li > ul {
    background: white;
    margin-left:10px;
}
.my-water-nav .nav-menu li.active:not(.open) > a:before {
    color: #2198F3;
    right: 50px;
}
.my-water-nav .nav-menu li.active:not(.open) > a {
    font-weight: bolder;
}
@media only screen and (min-width: 1800px) {
    .toolroom-card {
        margin-left: 50px;
        margin-right: 50px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 1000px) {
    .toolroom-card {
        margin-bottom: 10px;
    }
}


.allocation-summary {
    border-radius: 15px;
    background-color: #0B183C;
    padding: 1em;
    color: white;
}
.allocation-summary h1, .perm-summary h1{
    font-size: 28px;
}
.perm-summary {
    border-radius: 15px;
    background-color: #A3D9F6;
    padding: 1em;
    color: #51637F;
}

.perm-summary h1, .perm-summary h2, .perm-summary h3{
    color: #0B183C;
}
.exchange-ticker-wrapper{
    height: 60px;
}
.exchange-ticker-wrapper .et-item{
    padding-left: 1em;
    text-align: center;
}

.ticker-label, .ticker-label-perm {
    background:#3D9BE9; 
    padding:1em;
    text-align:center;
    height:60px;
}
.ticker-label-perm {
    color: #0B183C
}

/*hide login buttons from nav when on desktop*/
@media (min-width: 992px) {
    .nav-function-top .page-sidebar .primary-nav .nav-menu > li.hide-on-desktop {
        display: none;
    }
}
/*hide login buttons from nav when on mobile*/
@media (max-width: 992px) {
    .hide-on-mobile {
        display: none;
    }
}