div.dt-buttons{
    margin: 5px auto;
}
.dt-buttons button{
    border-radius: 5px !important;
    -webkit-appearance: none;
    -webkit-border-radius: 5px !important;
    border: none;
    outline: none !important;
    background: #666666 !important;
    line-height: 25px;
}

.horizontal-text-incomplete{
    background-color:#7b7b7b;
}

.horizontal-text-complete{
    background-color:#006400;
}

.horizontal-text{
    text-align: center;
    width: max-content;
    padding: 5px 20px 5px 20px;
    margin: 0 auto;
    border-radius: 15px 015px 0 0;
}

.adjust-width{
    width: 66.67%;
    margin-left: auto;
    margin-right: auto;
}

div.sue-panel-content.sue-content-wrap h1 {
    padding-top: 10px!important;
    padding-bottom: 25px;
}

#due_date {
    background-color: #efefef;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 50px;
    text-align:center;
    margin:0 auto;
    width:-moz-max-content;
    width:max-content;
}
.completed_percent{
    margin-top:15px;
}

.group-set, .group-set .wp-block-atomic-blocks-ab-columns{
    margin-bottom: 20px;
}
.table-data thead th {

    border-bottom: 1px solid #ddd!important;
}

.table-data{
    border-bottom: none!important;
}

.X-value h1, .no-registered h1, .has-registered-piece h1, .Y-value h1 {
    font-size: 100px;
}
table[id*="table"] a:hover{
    color: #ffffff!important;

}
table[id*="table"] caption{
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    text-align: left;
    font-weight: 300;

}
.download_label{
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    text-align: left;
    font-weight: 300;
    margin-right: 20px;
    margin-top: 5px;
    float:left;
}
.download_list{
    display:flex;
    flex-flow:row;
    float:right;
}
.download_button{
    border-radius:3px;
    background-color:#ccc;
    font-weight: bold;
    color:#000000;
    margin-left:10px;
    padding:5px;
}
.type_csv{
    margin-right:10px;
}

table[id*="table"] a{
    background: #2a99c8;
    padding: 10px;
    color: #ffffff;
    font-weight: 700;
    border-radius: 5px;
    display: inline-block;
    line-height: 25px;
}
table[id*="table"] tr td{
    padding: 15px 30px;
    line-height: 2.5em;
}

table[id*="table"] tr{
    height: 70px;
}
table[id*="table"] th{
    color: #000000;
    text-transform: none;
    font-size: 14px;
    line-height: 1.5;
    border-bottom: 1px solid #ddd;
}
div[id*="paginate"],div[id*="info"] {
    margin-top: 18px;
}
div[id*="length"],div[id*="filter"]{
    margin-bottom: 20px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #ffffff !important;
    background: #666666;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    color: #ffffff !important;
    background: #666666 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    border: none !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.dataTables_wrapper .dataTables_paginate span .paginate_button {
    background: #efefef;
}
.Y-value,.no-registered{
    background-color:#787878;
    color:#aaaaaa;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    outline:0;
    -moz-outline:0px 0px 0px ;
    -webkit-outline:0px 0px 0px ;
    border:0px none #787878;
    cursor: pointer;
}
.no-registered.fix_requested {
    background: #E8743C;
    color: #ffffff;
}
.no-registered.fix_requested .horizontal-text {
    background: #E8743C;
}
.X-value,.has-registered-piece{
    background-color:#1EB11A;
    color:#ffffff;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    outline:0;
    -moz-outline:0px 0px 0px ;
    -webkit-outline:0px 0px 0px ;
    border:0px none #cccccc;
    cursor: pointer;
}
.ifd-article a.izw-log-txt {
    display: inline-block;
    padding: 10px;
    margin: 0;
    line-height: 25px;
}
.no-registered.not_checked {
    color: #ffffff;
}
.popup-showdetails table.dataTable th, .popup-showdetails table.dataTable td {
    padding: 10px 10px !important;
    text-align: center;
}
.popup-showdetails .dt-buttons {
    display: inline-block;
    width: 100%;
}
.popup-showdetails .dt-buttons button.dt-button {
    float: left;
}
@media all and (max-width: 1024px){
    .subtabs-Y > div {
        font-size: 1.3vw;
    }
}
@media all and (max-width:768px){
    .ifd-article h2.subtitle-status {
        font-size: 11px;
    }

    .no-registered.fix_requested{
        margin-bottom: 5px!important;
        padding: 0 5px!important;
    }
    .subtabs-Y{
        margin-bottom:5px;
    }
}
@media all and (max-width: 680px){
    .hide-mobile{
        display:none!important;
    }
    .subtabs-Y > div {
        width:15%;
    }
}
@media all and (max-width:600px){
    div.sue-panel-content.sue-content-wrap h1{
        font-size:50px;
    }
    .group-set .wp-block-atomic-blocks-ab-columns .ab-block-layout-column{
        width:31.5%;
    }
}
@media all and (max-width: 480px){

    div.sue-panel-content.sue-content-wrap h1 {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 50px;
    }
    .grid-demo .daily-pack-title{
        font-size:25px!important;
    }
    section.grid-demo .controls .control{
        width:30%!important;
    }
    .grid-demo .show-mega-menu{
        padding: 8px 40px 8px 5px;
    }
    .subtabs-Y > div {
        font-size: 5px;
    }
    .popup-showdetails .dt-buttons .download_label, .popup-showdetails .dt-buttons button.dt-button {
        float: none !important;
        display: inline-block;
    }
    .popup-showdetails table.dataTable th, .popup-showdetails table.dataTable td {
        padding: 5px 8px !important;
    }
    .popup-showdetails .popup-body td a.izw-log-txt {
        padding: 10px 5px;
        line-height: 23px;
    }
}
@media all and (max-width: 376px){
    section.grid-demo .controls .control{
        width:29%!important;
    }
    .grid-demo .show-mega-menu{
        font-size:14px;
    }
    #due_date {
        width: 100%;
        overflow-wrap: break-word;
    }

    .adjust-width{
        width: 100%;
    }

    table[id*="table"] tr td{
        padding: unset;
        text-align: center;
    }

    .table-data {
        margin: -4px!important;
    }
}
@media all and (max-width: 768px){
    table[id*="table"] tr td {
        padding: unset;
        text-align: center;
    }
    table[id*="table"] a {
        display: block;
    }
}
@media all and (max-width: 480px){
    .iz-accordion-ppe .ab-accordion-text .dataTables_wrapper {
        overflow: auto;
    }
    .adjust-width{
        width: 100%;
    }
    #due_date {
        width: 100%;
        overflow-wrap: break-word;
    }
}