.ate_cookie_dialog{
    width: 100%;
    height: 100%;
    position: fixed; 
     bottom: 0; 
     left: 0;
     z-index: 999999; 
     background-color: rgba(0, 0, 0, 0.5);
}
.ate_cookie_dialog div.cookie_wrapp{ 
    width: 90%; 
    float: left; 
     position: relative; 
     bottom: 0; 
     z-index: 999999; 
     background: #fff; 
     box-shadow: 0px 3px 5px 0px #000; 
     padding: 0 15px 20px 15px; 
     padding: 2em 1.6em 1em 1.6em;
     
     box-sizing: border-box; 
     box-shadow: 0 0 0.5em rgb(0 0 0 / 25%);
    border-radius: 8px;
    max-width: 650px;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.ate_cookie_wrapper{ 
    max-width: 640px; 
    margin-left: auto; 
    margin-right: auto; 
    margin-bottom: 10px;
    vertical-align: top; 
    padding-left: 0; 
    overflow: hidden; 
    font-size: 14px; 
    
    
} 
.ate_cookie_wrapper h2{ 
    font-size: 18px;
    /*font-weight: bold;*/
    text-transform:inherit;
   
    line-height: 1.3;
    margin: 0;
    margin-bottom: 10px;
    border-bottom: 1px solid gray;
    padding-bottom: 10px;
} 

.ate_cookie_wrapper p{ 
    font-size: 15px; 
    color: #000;
    line-height: 20px;
    line-height: 1.3;
} 
.ate_cookie_wrapper p a{
    color: #003366 !important;
    text-decoration: none;
}
.ate_accept_all{ 
    display: inline-block; 
    /*float: right;*/
    width: 100%;
    text-align :center; 
    margin-left: 0; 
    margin-right: 0; 
    pointer-events: auto; 
} 
#ate_accept_all_button{ 
    display: inline-block; 
    background-color: #54be73; 
    border: 1px solid #54be73; 
    padding: 3px 2px; 
    min-width: 80px; 
    color: #ffffff; 
    text-decoration: none; 
    margin-left: 0; 
    margin-top: 6px; 
    z-index: 10; 
    font-size: 9.5pt; 
    font-weight: 400; 
    margin-right: 0; 
    text-align: center; 
    white-space: nowrap; 
    line-height: 1.231; 
} 
.ate_cookie_types{ 
    float: left; 
    pointer-events: auto; 
    margin-right: 0px; 
    width: 100%;
    margin-bottom: 10px;
} 
.ate_cookie_selectPane{ 
    display: table-cell; 
    border: 1px solid #cccccc; 
    padding: 4px 3px 3px 9px; 
    -webkit-border-radius: 4px 0 0 4px; 
    -moz-border-radius: 4px 0 0 4px; 
    border-radius: 4px 0 0 4px; 
    text-align: left; 
    vertical-align: top; 
} 
.ate_cookie_details{ 
    display: table-cell; 
    background-color: #f6f6f9; 
    border: 1px solid #cccccc; 
    border-left: none; 
    height: 14px; 
    padding: 4px 0 4px 4px; 
    text-align: left; 
    vertical-align: top; 
    cursor: pointer; 
} 
#ate_cookie_DetailsButton{ 
    display: inline-block; 
    color: #2a2a2a; 
    text-decoration: none; 
    font-size: 14.4px;
    font-weight: 700;
    margin-top: 8px; 
    text-align: right; 
    border-left: 0; 
    border-right: 5px solid transparent; 
    padding: 7px 19px 0 0; 
    text-decoration: none; 
    padding-top: 0; 
    padding-left: 4px; 
    margin: 1px 0 0; 
    background-position-x: right; 
    background-position-y: 5px; 
    background-position: right 5px; 
    text-align: left; 
    color: #2a2a2a; 
    line-height: 16px; 
    outline: none; 
    color: #b5b5b5 !important;
    padding: 7px 20px 0 20px;
    min-width: 105px;
    text-align: center;
    cursor: pointer;
} 
 
.ate_cookie_ButtonWrapper{ 
    display: inline-block; 
    position: relative; 
    margin-right: 14px; 
    margin-left: 0; 
    line-height: 16px; 
} 
.ate_cookie_ButtonWrapper input{
    width: 13px;
    height: 13px;
    margin: 3px;
}
.ate_cookie_ButtonWrapper label{ 
    margin-left: 5px; 
    font-size: 16px;
    line-height: 16px;
} 
.ate_cookie_wrapper_DialogDetail{ 
    /*display: none;*/ 
    background-color: #ffffff; 
    padding-top: 0; 
    padding-bottom: 1px; 
    overflow: auto; 
    margin-top: 20px; 
    display: none; 
} 
.ate_cookie_ContentTabs { 
    position: relative; 
    height: auto; 
    display: inline-block; 
    white-space: nowrap; 
    font-size: 16px;
} 
.ate_cookie_TabsItem { 
    position: relative; 
    top: 1px; 
    z-index: 10; 
    white-space: normal; 
    display: inline-block; 
    border-top: 1px solid #cccccc; 
    font-weight: 400; 
        background: #f6f6f9; 
    color: #2a2a2a!important; 
    opacity: .85; 
    border-right: 1px solid #cccccc; 
    margin: 1px 0 0; 
    cursor: pointer; 
    line-height: 100%; 
    padding: 7px 18px 5px; 
    border-left: 1px solid #cccccc; 
    -webkit-border-radius: 4px 0 0 0; 
    -moz-border-radius: 4px 0 0; 
    border-radius: 4px 0 0; 
} 
a.ate_cookie_TabsItemSelected { 
    background: #ffffff; 
    color: #2a2a2a; 
    border-right: 1px solid #cccccc; 
    opacity: 1; 
    line-height: 100%; 
    padding: 8px 18px 6px; 
    margin: 0; 
    text-decoration: none!important; 
    color: #2a2a2a!important; 
    opacity: 1; 
} 
#ate_cookie_ContentCookieContainerTypes { 
    float: left; 
    white-space: nowrap; 
    padding: 0; 
    background-color: #f6f6f9; 
    font-size: 9pt; 
} 
#ate_cookie_ContentCookieContainerTypeDetails{ 
    padding: 12px; 
    font-size: 9pt; 
    overflow: auto; 
    height: 146px; 
    max-height: 146px; 
} 
.ate_cookie_ContentCookieContainerTypes{ 
    padding: 8px; 
    cursor: pointer; 
    background-color: #f6f6f9; 
    border-bottom: 1px solid #cccccc; 
    border-right: 1px solid #cccccc; 
    border-left: none; 
    display: block; 
    text-decoration: none!important; 
    color: #2a2a2a!important; 
    opacity: 1; 
} 
.ate_cookie_ContentCookieContainerTypesSelected{ 
    padding: 8px; 
    background-color: #ffffff; 
    border-bottom: 1px solid #cccccc; 
    border-left: none; 
    border-right: 1px solid #ffffff; 
    display: block; 
    text-decoration: none!important; 
    color: #2a2a2a!important; 
} 
.ate_cookie_ContentCookieTabs{ 
    display: none; 
} 
.ate_cookie_ContentCookieTabsSelected{ 
     display: block; 
} 
.CybotCookiebotDialogDetailBodyContentCookieTypeIntro{ 
    margin-bottom: 20px; 
} 
.ate_cookie_DialogDetailBodyContentCookieTypeTable { 
    padding: 0; 
    margin: 8px 0 0; 
    font-size: 9pt; 
    border-spacing: 0; 
    border-collapse: collapse; 
    width: 100%; 
} 
.ate_cookie_DialogDetailBodyContentCookieTypeTable thead tr th{ 
    background-color: #f6f6f9!important; 
    color: #2a2a2a!important; 
    text-align: left; 
    vertical-align: top; 
    padding: 2px; 
    border-bottom: 1px solid #cccccc; 
    font-weight: 400; 
} 
.ate_cookie_DialogDetailBodyContentCookieTypeTable tbody td { 
    border-bottom: 1px solid #cccccc; 
    border-right: 1px solid #f6f6f9; 
    text-align: left; 
    vertical-align: top; 
    padding: 4px; 
    max-width: 72px; 
    overflow: hidden; 
    font-size: 9pt; 
    color: #2a2a2a!important; 
} 
.ate_cookie_ContentCookieContainer { 
    display: inline-block; 
} 
#CybotCookiebotDialogDetailBodyContentTextAbout { 
    padding: 18px 12px 12px; 
    font-size: 9pt; 
    height: 140px; 
    overflow: auto; 
    display: none; 
} 
.ate_cookie_ContentText{ 
    display: none; 
    line-height: 14px;
} 
.ate_cookie_ContentTextSelected{ 
    display: inline-block; 
} 
.ate_cookie_DetailContent { 
    background-color: #ffffff; 
    color: #2a2a2a; 
    border: 1px solid #cccccc; 
    border-bottom: 4px solid #cccccc; 
    height: 170px; 
    overflow-y: auto; 
} 
.ate_cookie_ContentText{ 
    width: 100%; 
} 
.ate_cookie_ContentText p{ 
    padding: 5px 10px; 
} 
#ate_cookie_ContentTextAbout p{ 
    margin: 5px 0; 
} 

#vp_realy_ate_accept_all_button, 
.c_cookie_button, 
.c_cookie_button#ate_cookie_DetailsButton, 
.c_cookie_button.c_ate_accept_selection#ate_accept_all_button {
    display: inline-block;
    background-color: #54be73;
    padding: .4em .8em;
    color: #ffffff;
    text-decoration: none;
    margin: 6px 0;
    z-index: 10;
    font-size: 14.4px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    line-height: 1.231;
    color: #000 !important;
    background-color: #FDBB2F;
    /*border-color: #003366;*/
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    font-size: 14px;
    font-weight: 500;
   margin-left: 0.5em;
   margin-right: 0.5em;
    white-space: normal;
    line-height: 20px;
}
.ate_accept_all{
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: center;
    align-content: center;
}
#vp_realy_ate_accept_all_button:hover{
    color: #fff !important;
    background-color: #1672b9;
    border-color:#1672b9 ;
    text-decoration: none;
}
.c_ate_accept_selection#ate_accept_all_button{
    display: inline-block;
    padding: 3px 2px;
    min-width: 80px;
    text-decoration: none;
    margin-left: 0;
    margin-top: 6px;
    z-index: 10;
    font-size: 14.4px;
    font-weight: 700;
    margin-right: 0;
    text-align: center;
    white-space: nowrap;
    line-height: 1.231;
    color: #1672b9;
    background-color: transparent;
    border: none;
    color: #b5b5b5 !important;
}
.c_ate_accept_selection#ate_accept_all_button:hover,
#ate_cookie_DetailsButton:hover{
    
}
#ate_modify_cookie_settings{
    cursor: pointer;
}
