#cm.left {
    bottom: auto!important;
    top: 50%!important;
    transform: translateY(-37%)!important;
	    left: 1em!important;
    margin: 0 auto!important;
    right: 1em!important;
}



.c-bn,
.c-bn.c_link{
	background: #f9f9f9!important;
}

.cc_div .b-tg .c-tgl:checked~.c-tg,
#c-p-bn,
#s-all-bn{
	background: green!important;
}

#cc_div:has(#cm:not([aria-hidden])):before {
position: fixed;
top: 0;
lefT:0;
right:0;
bottom:0;
background: rgba(0,0,0,.2);
content:'';
}

.cc-link {
    text-decoration: none !important;
    border: none !important;
}

.cc-link:hover {
    text-decoration: underline !important;
    border: none !important;
}