﻿#colone {
    /*float: left;*/
    /*width: 630px;*/
}

#profiles {
    /*float: left;*/
    /*width: 630px;*/
    /*float: left;*/
}

#profiletitle {
    font-size: 19px;
    /* color: #666666; */
    font-weight: bold;
    padding-bottom: 3px;
    font-family: inherit;
    color: black;
}

#infotext {
    font-size: 19px;
    margin-top: 20px;
    padding-bottom: 20px;
    font-family: inherit;
    color: black;
}

h2 > a[data-scroll-to] {
    font-size: 24px !important;
}
h2 > a[data-scroll-to] {
    font-size: 24px !important;
}
div#profiletitle h2 {
    font-size: 19px !important;
    /* color: #666666; */
    font-weight: bold;
    padding-bottom: 3px;
    font-family: inherit;
    color: black;
    /* font-size: 15px !important; */
}


    #infotext table tbody tr td:first-child {
        background: #00AEEF;
        ;
        color: white;
    }
ul > li > a > h2 {
    font-size: 24px !important;
}
[id^=id] span {
    text-decoration: none !important;
}
h2 > strong {
    font-size: 32px !important;
    padding-bottom: 20px !important;
    padding-top: 20px !important;
}
#infotext a {
    color: #00AEEF;
    text-decoration: none !important;
    font-weight: bold;
}
    #infotext a:hover {
        text-decoration: underline !important;
        color: #00AEEF !important;
        cursor:pointer !important;
    }
        #infotext table, #infotext tr, #infotext td {
            border: 1px solid black;
        }

#colone #profiles #infotext td {
    padding-top: 5px;
}

#infotext td {
    text-align: left;
    vertical-align: top;
    padding: 10px;
}

#colone #profiles #infotext li {
    padding-top: 4px;
}

#infotext td {
    text-align: left;
    vertical-align: top;
    padding: 10px;
}

.staticFilesContainer {
    padding-left: 15px !important;
}
.staticFilesContainer {
    width: calc((100% / 12) * 12) !important;
    padding-left: 85px !important;
    padding-right: 85px !important;
    max-width:2000px !important;
}

ul > li > a > h2 {
    font-size: 24px !important;
}
td.tdbackblue {
    background: #00AEEF;
    color: white;
}
.chk-cookie-notice-wrapper ~ #infotext h2 {
    /* padding-top: 15px; */
    padding-bottom: 15px;
    font-size: 24px !important;
    /* color: antiquewhite !important; */
}

table.cookie th {
    background: black;
    color: white;
}

@media (min-width:1281px) and (max-width:2000px) {
    .staticFilesContainer {
        padding-left: 25px;
    }
}

@media (max-width:600px)
{
    .chk-privacy-notice-wrapper img {
        min-height: 300px !important;
        max-width: 100%;
    }
    #infotext table tbody tr {
        display: grid;
        /* max-width: 8px !important; */
    }
    .staticFilesContainer {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    table.cookie h3 {
        display: flex;
        /* max-width: 100% !important; */
    }

    table.cookie h4 {
        display: flex !important;
    }

    table.cookie tr {
        display: !important;
        /* max-width: 100% !important; */
    }

    table.cookie .shade {
        max-width: fit-content !important;
    }

    td.shade {
        padding-left: 0 !important;
        /* max-width: fit-content !important; */
    }

    .cookie td {
        text-align: start !important;
        padding-right: 66px !important;
    }
}
