#ccm_settings,
#ccm_welcome {
    display: none;
}

.ccm_show {
    display: block !important;
}

.ccm_content {
    min-height: 285px !important;
}

.ccm_cookie_box {
    box-sizing: unset !important;
}

.ccm_n {
    padding-right: 10px;
}

.ccm_wrapper .ccm_cookie_box {
    position: relative;
    left: auto;
    bottom: auto;
    margin: auto;
    padding: 56px 0;
    background-color: #fff;
    border-radius: 10px;
    height: 435px !important;
    border: 1px solid grey;
}

.ccm_cookie_box_logo {
    display: block;
    background-repeat: no-repeat;
    width: 192px;
    margin: 0 auto 32px;
    position: static;
    left: 0;
    top: 0;
    height: 55px !important;
    background-image: url('/sitemedia/logo.svg');
}

.ccm_cookie_box_body p {
    font-size: 16px;
    line-height: 24px;
    color: #707070 !important;
    padding: 0;
    text-align: justify;
}

.ccm_cookie_box_body {
    width: 420px !important;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    height: 260px !important;
}

.ccm_cookie_box_buttton-container {
    width: 420px;
    margin: 33px auto 0;
    right: 0;
    top: 0;
    left: 0;
}

.ccm_cookie_box_buttton-container .ccm_cookie_box_buttton.ccm-button-allow button {
    color: #09a109;
    font-weight: bold;
}

.ccm_cookie_box_buttton-container button {
    border: none;
    background: transparent;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 22px;
    margin: 0px !important;
    display: inline-block;
    height: 48px;
    transition: all .3s ease;
    width: 100%;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: normal;
    font-weight: 500;
}

.ccm_cookie_box_buttton_middle {
    line-height: 22px;
    margin: 0px !important;
    display: inline-block;
    height: 48px;
    transition: all .3s ease;
    border: 1px solid #284e80;
    width: 100%;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: normal;
    font-weight: 500;
}

.ccm_cookie_box_buttton {
    padding-bottom: 10px;
}

.ccm .ccm_wrapper {
    min-height: 82px;
    height: 100%;
    background-color: rgba(20, 20, 20, 0.7);
    display: flex;
    align-items: center;
    overflow-y: auto;
    position: fixed;
    width: 100%;
    border: none;
    bottom: -145px;
    z-index: 2147483644;
    top: 0;
}

.ccm_settings .ccm_wrapper {
    background-color: #000000c4;
}

.ccm #cookie, #ccm_cookie *, #ccm_cookie div, #ccm_cookie span, #ccm_cookie ul, #ccm_cookie li, #ccm_cookie a, #ccm_cookie p, .cookie-alert-box-wrapper * {
    background: none;
    border: none;
    bottom: auto;
    clear: none;
    float: none;
    height: auto;
    left: auto;
    letter-spacing: normal;
    line-height: 17px !important;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    overflow: visible;
    right: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    text-shadow: none;
    top: auto;
    visibility: visible;
    white-space: normal;
    width: auto;
    z-index: auto;
    padding: 0;
    margin: 0;
    border-radius: 0;
    position: static;
    font-weight: normal;
    font-family: "Arial", sans-serif;
}

.ccm .cookie-alert-box-wrapper .cookie-alert-box-bottom-top {
    position: fixed;
    background-color: rgba(20, 20, 20, 0.7);
    width: 100%;
    height: 100%;
    top: 0;
}

.ccm .cookie-alert-box-bg {
    position: relative;
    left: auto;
    width: 645px;
    bottom: auto;
    margin: auto;
    /*padding: 56px 0;*/
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #484848;
}

.ccm .cookie-alert-box-wrapper .cookie-alert-box-body {
    width: 420px;
    margin: 0 auto;
    padding: 0;
}

.ccm .cookie-alert-box-wrapper .cookie-alert-box-bg .cookie-alert-box-logo {
    display: block;
    background-image: url("");
    background-repeat: no-repeat;
    width: 192px;
    height: 16px;
    margin: 0 auto 32px;
    position: static;
    left: 0;
    top: 0;
}

.ccm .cookie-alert-box-bg .cookie-alert-box-button-container {
    position: static;
    width: 420px;
    margin: 32px auto 0;
    right: 0;
    top: 0;
    left: 0;
}

.ccm #ccm_cookie #ccm_bg {
    background-color: rgba(20, 20, 20, 0.7);
    display: none;
    height: 100%;
    left: 0px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 2147483645;
}

#ccm_cookie #ccm_header {
    background-color: #626060 !important;
    border-bottom: none;
    height: 80px;
    margin: 0px;
    width: 100%;
}

#ccm_cookie #ccm_body {
    background-color: #ffffff;
    margin: 0px;
    width: 100%;
    position: relative;
    border-top: 1px solid #707070;
}

#ccm_cookie #ccm_body_left {
    float: left;
    width: 25%;
}

#ccm_cookie #ccm_body_shade {
    position: absolute;
    top: -81px;
    left: 0;
    width: 158px;
    height: 80px;
    background-color: #161618;
    border-bottom: none;
}

#ccm_cookie #ccm_header_logo {
    background-image: url('/sitemedia/logo.svg');
    background-position: center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    height: 50px;
    width: 140px;
    position: absolute;
    top: -65px;
    left: 10px;
}

/*#ccm_cookie #ccm_popup_wrapper #cookie-menu {
    margin: 0px 0px 0px -11px;
}*/

#ccm_cookie #cookie-menu {
    padding: 0px;
    width: 100%;
    word-break: break-word;
}

#ccm_cookie #cookie-menu .menu-item-about {
    background: none;
}

#ccm_cookie #cookie-menu .menu-item-selected {
    background-color: #fff !important;
}

#ccm_cookie #cookie-menu li {

    background-size: 16px !important;
    background-position: 15px 12px !important;
    background-repeat: no-repeat !important;
    list-style-type: none;
    min-height: 38px;
    border-bottom: 1px solid #ccc;
    background-color: #e6e6e6 !important;
    width: 100%;
    cursor: pointer;
}

#ccm_cookie #cookie-menu li .preference-menu-item {
    font-size: 12px;
    height: 38px;
    cursor: pointer;
    width: 100%;
}

#ccm_cookie #ccm_body p, #ccm_cookie #ccm_body div.main-info-text {
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    margin: 5px 0px 0px 5px;
    padding: 0px;
}

#ccm_cookie #cookie-menu li .preference-menu-item button,
#ccm_cookie #cookie-menu li .preference-menu-item a {
    font-size: 12px;
    color: #666;
    font-weight: bold;
    cursor: pointer !important;
    height: 100%;
    width: 100%;
    padding-left: 10px;
}

#ccm_cookie .ccm_body_right {
    float: left;
    width: 67% !important;
    padding: 1% 4%;
    padding-top: 2%;
    padding-bottom: 1%;
}

#ccm_cookie #ccm_body .ccm_title {
    margin: 5px 0px 0px 5px;
    padding: 0px;
    color: white;
    position: absolute;
    top: -55px;
    font-size: 16px;
    font-weight: bold;
}

.ccm-cont-active {
    position: relative !important;
    float: right !important;
    top: -26px !important;
    color: #007a95;
    font-weight: bold !important;
    font-size: 15px;
}

#ccm_cookie #ccm_body .header-3, #ccm_cookie #ccm_body #cookie-consent-text {
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0px 0 5px;
    display: inline-block;
}

#ccm_cookie #ccm_body div.main-info-text {
    min-height: 340px;
    overflow-y: auto;
    padding-right: 10px;
    margin-top: -5px;
}

#ccm_cookie #ccm_body p, #ccm_cookie #ccm_body div.main-info-text {
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    margin: 5px 0px 0px 5px;
    padding: 0px;
}

#ccm_cookie #ccm_body div.main-info-text div.cookie-cookie-list {
    margin-top: 10px;
}

#ccm_cookie #ccm_popup_wrapper .cookie-bottom-spacer {
    clear: both;
    height: 60px !important;
}

#ccm_cookie #cookie-popup-bottom {
    background-color: #626060;
    border: none;
    border-top: 1px solid #ccc;
    float: left;
    margin: 0px;
    padding-bottom: 10px;
    width: 100%;
}

#ccm_cookie #ccm_popup_wrapper a {
    color: #000;
    text-decoration: none;
}

#ccm_cookie #ccm_popup_wrapper .cookie-button-wrapper {
    float: right;
    margin: 9px 10px 0px 0px;
}

#ccm_cookie #ccm_popup_wrapper .cookie-white-button-middle {
    background-color: #007a95;
    /*padding: 8px 10px;*/
    border: 1px solid white;
}

#ccm_cookie #ccm_popup_wrapper .cookie-save-settings-button {
    float: right;
    margin: 9px 10px 0px 0px !important;
    border: 1px solid white;
    /*padding: 8px 10px;*/
    background-color: #007a95;
}

#ccm_cookie #ccm_popup_wrapper .cookie-white-button-middle:hover {

    color: #007a95 !important;
    border: 1px solid #007a95;
    font-weight: bold;
    background-color: #798c91 !important;
}

#ccm_cookie #ccm_popup_wrapper .cookie-save-settings-button:hover {
    background-color: #798c91;
    color: #007a95 !important;
    border: 1px solid #007a95;
    font-weight: bold !important;
}

#ccm_cookie #ccm_popup_wrapper .cookie-save-settings-button button {
    cursor: pointer;
    height: 36px !important;
    padding: 4px 8px 4px 8px !important;
    font-size: 13px;
    font-weight: bold;
    color: white;
}

#ccm_cookie #ccm_popup_wrapper .cookie-white-button-middle button {
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    height: 36px;
    padding: 4px 8px 4px 8px;
    color: white;
}

#ccm_cookie #ccm_body div.main-info-text {
    max-height: 220px;
    overflow-y: auto;
    padding-right: 10px !important;
}

#ccm_cookie #ccm_body p, #ccm_cookie #ccm_body div.main-info-text {
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    margin: 5px 0px 0px 5px;
    padding: 0px;
}

#ccm_cookie #cookie-popup-top, #ccm_cookie #ccm_body_shade {
    background-color: #626060;
    border-bottom: none;
}

#ccm_cookie .header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ccm-cont-element .ccm-cont-title {
    font-size: 14px;
    font-weight: bold !important;
    margin-bottom: 5px !important;
    margin-top: 10px !important;
}

.ccm-cont-element .ccm-cont-subtitle {
    font-size: 13px;
    color: #aaaaaa;
    margin-bottom: 5px !important;
    margin-top: 0px !important;
}

.ccm-cont-element {
    margin-bottom: 25px !important;
}

.ccm-cont-cookie-head {
    font-size: 13px;
    font-weight: bold !important;
    margin-bottom: 5px !important;
    border-bottom: 1px solid #cacaca !important;
    color: #666;
}

.ccm-cont-cookies {
    font-size: 11px;
    color: gray;
    margin-top: 2px !important;
    margin-bottom: 5px !important;
    border-bottom: 1px solid #cacaca !important;
}

.ccm-cont-desc {
    margin-bottom: 10px !important;
    color: #444;
}

.ccm_body_right {
    display: none;
}

.show {
    display: block;
}

#ccm_cookie #ccm_info {
    display: block;
    float: right;
    width: 23%;
}

#ccm_cookie #ccm_popup_wrapper .cookie-status {
    font-weight: bold !important;
    min-width: 23%;
}

#ccm_cookie #ccm_popup_wrapper .cookie-status-on {
    color: #007bcd;
}

#ccm_cookie .fieldset {
    position: relative;
    display: inline-block;
    width: 37px;
    height: 23px;
    margin-top: 10px;
}

#ccm_cookie #ccm_info p {
    float: left;
    margin: 3px 0px 0px 0px;
    padding: 0px;
    width: auto;
    font-weight: bold;
    font-size: 14px;
}

#ccm_cookie .fieldset input {
    opacity: 0;
}

#ccm_cookie .fieldset input:checked + label::after {
    background-color: #f5efeb;
    -webkit-transform: translateX(14px);
    -ms-transform: translateX(14px);
    transform: translateX(14px);
}

#ccm_cookie .fieldset label::after {
    position: absolute;
    content: "";
    height: 19px;
    width: 19px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

#ccm_cookie .fieldset input:checked + label::before {
    content: none;
}

.button-wrapper.cookie-save-settings-button.cookie-close.cookie-close-consent .white-button-middle button {
    color: white;
    margin: 5px 10px 0px 0px !important;
    font-weight: bold;
    float: right;
}

#ccm_cookie #ccm_body div.main-info-text {
    min-height: 340px;
    width: 115%;
}

.ccm .cookie-alert-box-bg {
    width: 645px;
}

#ccm_body_left button {
    outline: none !important;
}

.ccm-cont-active #ccm_n {
    font-weight: bold !important;
    top: -1px !important;
    position: absolute !important;
    width: 60px !important;
    right: 0 !important;
}

.ccm-cont-active input {
    margin-right: 8px !important;
}

#ccm_cookie #cookie-menu li .preference-menu-item button, #ccm_cookie #cookie-menu li .preference-menu-item a {
    padding-left: 13px !important;
}

.ccm_cookie_box_buttton-container button {
    height: 100% !important;

}

.ccm_cookie_box_logo {
    margin-top: -25px !important;
}

.ccm_wrapper .ccm_cookie_box {
    width: 508px !important;
}

.ccm-cont-desc {
    text-align: justify !important;
    width: 100% !important;
}

.ccm input[type=checkbox], input[type=radio] {
    -webkit-appearance: checkbox !important;
    border: 1px solid #828282 !important;
    border-radius: 2px !important;
    background-color: transparent !important;
    cursor: pointer !important;

}

.ccm input[type=checkbox]:checked {
    background-color: transparent !important;
    color: white !important;
    font-size: 15px !important;
}

/*-------------------XS Devices---------------------------------------------------*/
@media (max-width: 768px) {
    .cookie-alert-box-bg {
        margin-top: 0 !important;
        width: 100% !important;
    }

    #ccm_cookie .ccm_body_right {
        float: left;
        width: 100% !important;
        padding-right: 7px;
        padding-left: 7px;
    }
    #ccm_cookie #ccm_body .ccm_title {
        top: 170px !important;
        color: #595959 !important;
    }

    #ccm_cookie #ccm_body div.main-info-text {
        overflow: hidden !important;
        width: 100%;
    }

    body.ccm_body {
        overflow-y: hidden !important;
    }

    .ccm-cont-active #ccm_n {
        width: 70px !important;
        top: 4px !important;
    }

    #ccm_cookie #cookie-menu {
        width: 400%;
    }

    #ccm_cookie #cookie-popup-bottom {
        width: 96%;
    }

    .main-info-text {
        min-height: 175px;
    }

    .ccm_settings {
        height: calc(100vh) !important;
    }

    #ccm_cookie #cookie-popup-top, #ccm_cookie #ccm_body_shade {
        width: 100%;
    }

    #ccm_cookie #ccm_popup_wrapper #ccm_body {
        border: none;
    }

    #ccm_cookie #ccm_header {
        border-bottom: none;
    }

    #ccm_cookie #ccm_popup_wrapper #cookie-menu {
        margin: 0px 0px 0px -15px;
    }

    #content {
        height: 600px !important;
    }

    .ccm_wrapper .ccm_cookie_box {
        width: 360px !important;
        height: 490px !important;
    }

    .ccm_cookie_box_buttton-container {
        width: 300px;
    }

    .ccm_cookie_box_body {
        width: 290px;
        height: 317px !important
    }

    #ccm_cookie #ccm_popup_wrapper #cookie-menu {
        margin: 0 !important;
    }

    #ccm_cookie #cookie-menu {
        width: 400% !important;
    }

    #ccm_cookie #ccm_body .ccm_title {
        top: 170px !important;
    }

    #ccm_cookie .ccm_body_right {
        float: left;
        width: 100% !important;
        padding-right: 7px;
        padding-left: 7px;
    }

    #ccm_cookie #cookie-popup-top, #ccm_cookie #ccm_body_shade {
        width: 100%;
    }

    #ccm_cookie #cookie-popup-bottom {
        position: fixed !important;
        width: 100%;
        bottom: 0 !important;
    }

    .cookie-alert-box-bg {
        width: 100% !important;
        height: 80vh !important;
    }

    #ccm_cookie .ccm_body_right {
        float: left;
        width: 92%;
        padding: 0px;
        padding-top: 10%;
        padding-bottom: 12%;
    }

    #ccm_cookie #ccm_body .ccm_title {
        top: 300px;
        color: #595959;;
    }

    #ccm_cookie #cookie-menu {
        width: 400%;
    }

    #ccm_cookie #cookie-popup-bottom {
        width: 96%;
    }

    .ccm .cookie-alert-box-wrapper {
        background-color: transparent;
    }

    .main-info-text {
        min-height: 175px;
    }

    #ccm_cookie #cookie-popup-top, #ccm_cookie #ccm_body_shade {
        width: 96%;
        border: none;
    }

    #ccm_cookie #ccm_popup_wrapper #ccm_body {
        border: none;
    }

    #ccm_cookie #ccm_header {
        border-bottom: none;
    }

    #ccm_cookie #ccm_popup_wrapper #cookie-menu {
        margin: 0px 0px 0px -15px;
    }

    #content {
        height: 600px !important;
    }

    #ccm_cookie #ccm_body p, #ccm_cookie #ccm_body div.main-info-text {

    }

    .ccm_wrapper .ccm_cookie_box {
        width: 340px !important;
    }

    .ccm_cookie_box_buttton-container {
        width: 300px;
    }

    .ccm_cookie_box_body {
        width: 300px !important;
        height: 317px !important;
    }

    #ccm_cookie #ccm_popup_wrapper #cookie-menu {
        margin: 0 !important;
    }

    #ccm_cookie #cookie-menu {
        width: 400% !important;
    }

    #ccm_cookie #ccm_body .ccm_title {
        top: 170px !important;
    }

    #ccm_cookie .ccm_body_right {
        float: left;
        width: 100% !important;
        padding-right: 7px;
        padding-left: 7px;
    }

    #ccm_cookie #cookie-popup-top, #ccm_cookie #ccm_body_shade {
        width: 100%;
    }

    #ccm_cookie #cookie-popup-bottom {
        position: fixed !important;
        bottom: 0 !important;
        width: 100%;
    }

    #ccm_cookie #ccm_header_logo {
        top: -55px !important;
    }

    .ccm-cont-desc {
        text-align: justify !important;
        width: 97% !important;
    }

    #ccm_cookie #ccm_header, #ccm_cookie #ccm_body_shade {
        height: 60px;
    }
}

/*------------*/
@media (min-width: 320px) and (max-width: 359px) {
    .ccm_settings {
        height: calc(100vh) !important;
    }

    #ccm_cookie #cookie-popup-bottom {
        position: fixed !important;
        bottom: 0 !important;
        width: 100%;
    }

    #ccm_cookie #ccm_body .header-3, #ccm_cookie #ccm_body #cookie-consent-text {
        margin: 45px 0px 0 5px;
    }

    .ccm_wrapper .ccm_cookie_box {
        width: 310px !important;
        height: 490px !important;
    }

    .ccm_cookie_box_buttton-container {
        width: 300px;
    }

    .ccm_cookie_box_body {
        width: 300px;
        height: 317px !important;
    }

    #ccm_cookie #ccm_popup_wrapper #cookie-menu {
        margin: 0 !important;
    }

    #ccm_cookie #cookie-menu {
        width: 400% !important;
    }

    #ccm_cookie #ccm_body .ccm_title {
        top: 170px !important;
        color: #595959 !important;
    }

    #ccm_cookie .ccm_body_right {
        float: left;
        width: 100% !important;
        padding-right: 7px;
        padding-left: 7px;
    }

    #ccm_cookie #cookie-popup-top, #ccm_cookie #ccm_body_shade {
        width: 100%;
    }

    #ccm_cookie #cookie-popup-bottom {
        margin-top: 0px;
        width: 100%;
        position: fixed !important;
        bottom: 0 !important;
    }

    .cookie-alert-box-bg {
        height: calc(100vh) !important;
    }

    #ccm_cookie #ccm_header_logo {
        top: -55px !important;
    }

    #ccm_cookie #ccm_header, #ccm_cookie #ccm_body_shade {
        height: 60px !important;
    }

    .ccm_wrapper .ccm_cookie_box {
        width: 310px !important;
    }

    .cookie-alert-box-bg {
        margin-top: 0 !important;
    }

    #ccm_cookie #ccm_body div.main-info-text {
        overflow: hidden !important;
    }

    body.ccm_body {
        overflow-y: hidden !important;
    }

    #ccm_cookie #ccm_header, #ccm_cookie #ccm_body_shade {
        height: 60px;
    }
}
