#xpel-select,#xpel-data {width:100% !important;max-width:100%}
#xpel-select {min-height:200px !important;}
#xpel-content, #xpel-loader-mask {width:100%;margin: 0 auto;position:relative;}
#xpel-content {max-width:calc(100% - 40px)}
.select {display:inline-block;font-family: Verdana, Arial, MS Sans Serif !important;font-size: 10pt !important;margin-right:5px}
.select-title {text-align:center;font-weight:700;text-transform: capitalize;margin-bottom:3px}
#xpel-data {overflow-x:auto}

#xpel-loader-mask {height:100%;width:100%;background-color:#000;opacity:0.1;position:absolute;top:0;left:0px;display:none}
#xpel-loader {position:absolute;width:48px !important;height:48px !important;display:none}

#xpel-content table {
   border: 0.1rem solid #dcd7ca;
   border-collapse: collapse;
   border-spacing: 0;
   empty-cells: show;
   margin: 4rem 0;
   max-width: 100%;
   overflow: hidden;
   width: 100%;
}
#xpel-content table th, td {
    border: 0.1rem solid #dcd7ca;
    line-height: 1.4;
    margin: 0;
    overflow: visible;
    padding: 0.5em;
}

.select-m {display:block !important;width:100% !important;font-size:20px !important}
.select-select-m {padding:4px 0 !important;height:40px !important;font-size:20px !important}
.select-title-m {font-size:20px !important;text-align:left !important;margin-top:4px !important}
.table-mobile th {text-align:left !important}
