#footer .ncoi---container label
{
	display:block!important;
}

.ncoi---behind
{
	z-index:9999;
}

.ncoi---behind .ncoi---container
{
border-radius:0px;
border: 2px solid #009872;
max-width:600px;
width:90%;
margin-bottom:40px;
max-height:80%;
}

.ncoi---behind .ncoi---container .ncoi---headline
{

}
	

.ncoi---container
{
	padding: 20px!important;
}

.ncoi---container .ncoi---hint {
    display: block;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: .35rem .5rem;
    font-size: 14px!important;
    line-height: 20px!important;	
    margin: 0;
}	

.ncoi---container label.ncoi---sliding
{
	font-size: 14px;
    line-height: 19px;
}

.ncoi---container .ncoi---cookie-groups {
    display: flex;
    float: left;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
    border-top: 0px solid grey!important;
    border-bottom: 0px solid grey!important;
    padding: 1rem 0;
    margin: 1rem 0;
    font-size: 14px;
    line-height: 19px;
}

.ncoi---container .ncoi---actions .ncoi---action button
{
    border-radius: 0px!important;
    font-size: 14px!important; 
	height: 2rem!important;
	background: #009872!important;
    color: #fff!important;
    border: 0px solid #202d3d!important;
	line-height: 1;
}

.ncoi---container .ncoi---sliding-label span
{
	position: relative;
	top: -8px;
}
/*.ncoi---container #ncoi---allowed--all
{
	background: #202d3d;
    color: #fff;
    border: 1px solid #202d3d;
	padding-bottom:3px;
}
.ncoi---container #ncoi---allowed, .ncoi---container #ncoi---infos--show{
	padding-bottom:3px;
}
*/

/*
.ncoi---container #ncoi---allowed, .ncoi---container #ncoi---infos--show,
.ncoi---container #ncoi---allowed:hover, .ncoi---container #ncoi---infos--show:hover
{
	background: white!important;
    color: #202d3d!important;
    border: 1px solid #202d3d!important;	
}*/

.ncoi---behind .ncoi---container .ncoi---actions .ncoi---action button
{
	padding-top:0px;
}
.ncoi---container button:after{
	content:"";
}

.ncoi---behind .ncoi---container .ncoi---cookie-groups
{
	margin-bottom:12px;
}

.ncoi---behind .ncoi---footer
{
	margin-top:16px;
	
	
}

.ncoi---behind .ncoi---container .ncoi---footer .ncoi---split,
.ncoi---behind .ncoi---container .ncoi---footer a
{
    font-size: 14px!important;
    color: #636567!important;
}
.ncoi---behind .ncoi---container .ncoi---footer a:hover
{
	color:#202d3d!important;
}

.ncoi---behind .ncoi---table .ncoi---link
{
	color:#202d3d!important;
}
.ncoi---container h2
{
	font-weight: 100;
    font-size: 23px!important;
    line-height: 23px!important;
    margin-top: 9px!important;
    margin-bottom: 9px!important;
    color:#202d3d!important;
    font-style: normal;
    font-weight: 600!important;
    margin-bottom: 16px!important;
    font-size: 1.4em!important;
	position:relative;
	color:#009872!important;
	margin-left:0px!important;
	padding-left:0px!important;	
}


.ncoi---behind .ncoi---container .ncoi---table table tbody tr th, .ncoi---behind .ncoi---container .ncoi---table table tbody tr td {
    padding: .30rem .50rem;
    font-size: 14px;
    line-height: 16px;
    word-wrap: break-word;
	text-align:left;
}

.ncoi---behind .ncoi---container .ncoi---table table tbody {
    border-top: 1px solid grey;
}


.mod_cookieOptInRevoke
{
	margin-top:24px;	
	margin-bottom:24px;
}

/*
.ncoi---actions
{
	flex-wrap:wrap;
}

.ncoi---actions > div
{
	width:50%;
}

.ncoi---actions > div:nth-child(1)
{
	order:1;
}

.ncoi---actions > div:nth-child(3)
{
	order:2;
}

.ncoi---actions > div:nth-child(2)
{
	order:3;
}

.ncoi---actions > div:nth-child(4)
{
	order:4;
}*/

/*
.ncoi---container #ncoi---allowed, .ncoi---container #ncoi---infos--show, .ncoi---container #ncoi---allowed:hover, .ncoi---container #ncoi---infos--show:hover
{
	border:unset!important;
	border: unset!important;
    color: grey!important;
    text-align: right;
}

.ncoi---container #ncoi---infos--show, .ncoi---container #ncoi---infos--show:hover
{
	text-align:left;
}
*/

#footer .mod_cookieOptInRevoke
{
	margin:unset;
}
 
@media only screen and (max-width: 576px) {
	
	.ncoi---behind .ncoi---container
	{
		max-height:80vh;
	}

	.ncoi---actions > div
	{
		width:100%;
	}

	.ncoi---container #ncoi---allowed, .ncoi---container #ncoi---infos--show, .ncoi---container #ncoi---allowed:hover, .ncoi---container #ncoi---infos--show:hover
	{
		text-align:center;
	}
	
}