.ate_cookie_dialog{
    width: 100%;
    float: left;
     position: fixed;
     bottom: 0;
     z-index: 999999;
     background: #fff;
     box-shadow: 0px 3px 5px 0px #000;
     padding: 0 15px 20px 15px;
     box-sizing: border-box;
}
.ate_cookie_wrapper{
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: top;
    padding-left: 0;
    overflow: hidden;
    font-size: 14px;
   
}
.ate_cookie_wrapper h2{
    font-size: 20px;
}
.ate_cookie_wrapper p{
    font-size: 14px;
}
.ate_accept_all{
    display: inline-block;
    float: right;
    margin-left: 0;
    margin-right: 0;
    pointer-events: auto;
}
#ate_accept_all_button{
    display: inline-block;
    background-color: #e61a2b;
    border: 1px solid #e61a2b;
    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;
}
.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: 9pt;
    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;
}

.ate_cookie_ButtonWrapper{
    display: inline-block;
    position: relative;
    margin-right: 14px;
    margin-left: 0;
    line-height: 16px;
}
.ate_cookie_ButtonWrapper label{
    margin-left: 5px;
}
.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;
}
.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;
}
.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;
}