:root {
    --purple: #000;
    --red: #fecc00;
}
* {
    padding: 0;
    margin: 0;
    border: none;
}
/*body {
    padding: 30px;
    color: #333;
    font-family: 'Roboto Slab', system-ui;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
}*/
.highlight {
    background: rgba(255,215,0,0.115);
}
.cookie-container h1 {
    color: #fecc00;
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 20px;
}
.cookie-container h3 {
    font-size: 21px;
    font-weight: 600;
   /* color: #fecc00;
    margin-bottom: 20px;*/
}
.cookie-container p, .cookie-container ul {
    font-size: 16px;
}
.cookie-container ul {
    padding-left: 0px;
    margin-bottom: 20px;
    margin-bottom: 10px;
}
.cookie-container ul > li > ul {
    margin-left: 15px;
    margin-top: 0px
}
.cookie-container ul > li > ul > li {
    margin-bottom: 0px;
}
.cookie-container p {
    text-align: justify;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.cookie-container li {
    list-style: none;
}
.cookie-container li:last-child {
    margin-bottom: 0;
}
#myModal .modal-body {
    padding: 20px;
}
#myModal input[type="checkbox"] {
	float: none;
}
input[type="checkbox"] {
    margin-top: 10px;
    margin-right: 15px;
    float: right;
}
label {
    display: inline-block;
    max-width: 90%;
	margin-bottom: 0;
    color: #fff;
    cursor: pointer;
}
code {
    color: #fecc00;
    font-family: monospace;
    font-size: 16px;
    background: #f7f7f7;
    padding: 3px 5px;
    border-radius: 3px;
    border: 1px solid #ebebeb;
}
button#ihavecookiesBtn {
    margin-left: 0px !important;
}
.modal-footer button {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-right: 1rem !important;
    border-radius: 0px;
}
.modal-header button.close:before {
    opacity: 0;
}
.modal-header button.close span {
    background: none;
    color: #000;
    padding: 1rem;
    font-size: 22px;
    padding: 0px 10px 0;
}
.modal-header button:hover span {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}
.modal-content {
    border: 0 !important;
    border-radius: 0px !important;
}
#myModal1 {
    background: #00000070;
}
#myModal1 .modal-content {
    left: 60%;
}
/* Cookie Dialog */
#gdpr-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 30px;
   /* max-width: 375px;*/
    background: #000;
    background-color: #000;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.25);
    margin-left: 30px;
    font-family: system-ui;
    z-index: 9999;
}
#gdpr-cookie-message h4 {
    color: #fecc00;
    /*font-family: 'Quicksand', sans-serif;*/
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    min-height: 0;
    border: none;
    padding-bottom: 0;
}
#gdpr-cookie-message h5 {
    color: #fecc00;
    /*font-family: 'Quicksand', sans-serif;*/
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: white;
    font-size: 15px;
    line-height: 1.5em;
    margin-bottom: 0px;
    padding-bottom: 1rem;
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    color: #fecc00;
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
}
/*
#gdpr-cookie-message a::before {
    content: "\2192";
}
*/
#gdpr-cookie-message a:hover {
    color: white;
    border-bottom-color: #fecc00;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    background: #FFF;
    color: #000;
    /*font-family: 'Quicksand', sans-serif;*/
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
    margin: 0rem 1rem 0;
}
#gdpr-cookie-message button:hover {
    background: white;
    color: #fecc00;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:hover:before {
    opacity: 0;
}
button#gdpr-cookie-advanced {
    background: #fecc00;
    color: #000;
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
    cursor: pointer;
}
#moreinfolbl { display: none; }
.tingle-modal-box .button:before, .tingle-modal-box button:before {
    background: none !important;
}
ul.marketingli { padding-left: 0px; padding-top: 10px;}
ul.marketingli li { list-style: none; }
ul.marketingli li > ul{ margin: 0; }
.uc-consent-group { margin-top: 10px; padding: 0 8px 10px 20px; }
.lbl span { font-weight: bold; }
.infomodal p { font-size: 16px; }
.infomodal .tingle-modal-box__footer,
.descriptionmodal .tingle-modal-box__footer { padding: 0; }
.save-desc, .save-cookiesettings { width: 100%; margin-left: 0 !important; padding: 12px !important;}
.infomodal .tingle-modal-box { width: 30%; position: absolute; top: 5%; left: 3%; }
svg { cursor: pointer; }
.descriptionmodal .tingle-modal-box{ width: 60%; position: absolute; top: 2%; height: 90%; overflow-y: scroll; }
.descriptionmodal{ z-index: 9999999 !important; }
ul li ul.dropdown-menu{ display: none; }
ul li ul.dropdown-menu li{
    display: block;
}
.tingle-modal.descriptionmodal { background: rgba(0, 0, 0, 1) !important; }
svg.question { top: 5px; margin-right: 15px; position: absolute; right: 20px;}
.uc-info-modal-markdown-section { /*float: right;*/ width: 75%; }
.uc-info-modal-markdown-section input[type="checkbox"] { float: left; }
.uc-checkbox.uc-label-right.uc-consent-title {  margin: 10px 0 10px;}
.uc-info-modal-markdown-section label span { font-weight: bold; }
.uc-info-modal-markdown-section p {font-size: 16px;}
.uc-consent-info-section p { padding: 0 0 0.5rem 0; }
.uc-consent-info-section h5{ font-size: 1.5rem; }
.uc-consent-info-section li{ font-size: 16px; margin-bottom: 0px; }
.uc-consent-info-section ul { margin-bottom: 1rem; }
.uc-info-modal-sidebar-nav { /*float: left;*/ width: 23%; position: sticky; position: -webkit-sticky; top: 10px; height: 50vh; }
.uc-info-modal-sidebar-nav a{ text-decoration: none; font-size: 16px; }
.descriptionmodal .tingle-modal__close svg,
.infomodal .tingle-modal__close svg { height: 20px; width: 20px; }
.descriptionmodal .tingle-modal__close,
.infomodal .tingle-modal__close { top: 0; }
.descriptionmodal .tingle-modal__close:before,
.infomodal .tingle-modal__close:before { display: none; }
.descriptionmodal .tingle-modal__close span,
.infomodal .tingle-modal__close span{ background: none; padding: 0; }
.descriptionmodal .tingle-modal__close:hover span,
.infomodal .tingle-modal__close:hover span { transform: none; color: #fff; }
.descriptionmodal .tingle-modal-box__content { /*display: inline-block; padding-right: 0px;*/ display: flex; justify-content: space-between; }
ul.uc-menu-consent-cat { padding-left: 0.5rem; }
.uc-menu-consent-cat li { list-style: none; }
.uc-menu-consent-cat > li { border-bottom: 1px solid; }
.uc-menu-consent-cat > li:last-child { border: 0px; }
.uc-menu-consent-cat li span{ font-weight: bold; }
.uc-menu-consent-subcat { margin: 0 0.3rem; cursor: pointer;}
.uc-menu-consent-subcat li{ font-size: 16px; }
.uc-consent-info-content { padding-bottom: 12px; border-bottom: 1px solid #000; }
.uc-consent-info-content:last-child { border: none; }
.uc-consent-info-content p { padding: 0 0 1rem 0; }
.uc-info-modal-sidebar-nav hr { margin: 0; }
.save-cookiesettings.tingle-btn.tingle-btn--default,
.save-desc.tingle-btn.tingle-btn--default { margin-right: 0px; }
.descriptionmodal .save-desc.tingle-btn.tingle-btn--default:before { content: none; }
.nav.nav-tabs { display: flex; padding-left: 0px; background: #34495e; margin-bottom: 12px; }
.nav.nav-tabs li { list-style: none;   width: 49%;  text-align: center;
    color: #fff;}
.infomodal .tingle-modal-box__content { padding:0; }
.infomodal .modal-content { background: #34495e; color: #fff; padding: 10px; }
/* Cookie History */
.uc-history-line { padding-left: 0; }
.uc-history-line li { list-style: none; display: flex; margin-bottom: 10px; }
.uc-history-line li h4 {font-size: 15px; font-weight: normal;}
.uc-history-description { width: 50%; }
.uc-history-time{ width: 35%; text-align: right; }
.off-on { width: 20%; text-align: right; padding-right: 8px; }
#history .uc-inner-content { height: 300px; overflow-y: scroll; }
ul.uc-history-line {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}
ul.uc-history-line::before{
    content: "" ;
    height: 100%;
    width: 1px;
    background-color: #40e0d0;
    position: absolute;
    top: 15px;
    left: 6px;
}
.uc-history-timeline-dot.uc-green, .uc-history-timeline-dot.red {
    background: #5aeb87;
    position: relative !important;
    width: 14px !important;
    height: 13px !important;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    vertical-align: bottom;
    margin-right: 10px !important;
    padding: 2px 10px 0 0;
    margin-top: 6px !important;
}
.uc-history-timeline-dot.red {
    background-color: #ff6969 !important;
}
.uc-mt-5.svg-arrow-down.is-active { display: block; }

@media screen and (max-width: 1199px){
.descriptionmodal .tingle-modal-box { width: 70%; }
}

@media screen and (max-width: 991px){
.descriptionmodal .tingle-modal-box { width: 83%; }
.infomodal .tingle-modal-box { width: 40%; }
}

@media screen and (max-width: 767px){
.tingle-modal-box__content { padding: 20px; }
.uc-info-modal-sidebar-nav { display: none; }
.uc-info-modal-markdown-section { width: 100%; }
.descriptionmodal .tingle-modal-box { top: 4%; left: 0; right: 0; margin: 0 auto; width: 80%; }
.infomodal .tingle-modal-box { left: 0; right: 0; margin: 0 auto; width: 80%; }
}

@media screen and (max-width: 540px){
.tingle-modal__close { top: 0 !important; right: 10px !important; left: auto !important; width: auto !important; height: auto !important; display: inline-block !important; background-color: transparent !important; }
.tingle-modal__closeLabel { display: none !important; }
.descriptionmodal .tingle-modal-box { width: 80%; }
.infomodal .tingle-modal-box { width: 75%; }
}

@media screen and (max-width: 479px){
.tingle-modal__close { right: 5px !important; }
}