@import url("https://use.fontawesome.com/releases/v5.13.0/css/all.css");

.tableContainer{background:white;padding:40px 40px 20px 40px;}
/* .form-control-sm{padding: .25rem .9rem !important;} */
table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
bottom: .5em;
}

.card-header input[type="radio"]{opacity:0;position:fixed;width:0;}
.card-header{border:none !important;background-color:#fff !important;border-radius:0;}
.card-header{background:transparent !important;border-bottom:none !important;margin:0 5px;font-weight:bold;}
.card-header label{background:#e1e1e1;color:#333;}
.card-header label:hover{background:#6b9ebf;color:#fff;cursor:pointer;}
.card-header input[type="radio"]:checked + label{background-color:#6b9ebf;color:#fff;}

.container{ max-width: 70% !important;}

.aida-select{background: white; border: none;font-family: inherit;outline: none;}

.mymt{margin-top: -25px}
.mymr{margin-right: -25px}

.aidamw{max-width: 90% !important;}

.aida-select:active{background: transparent; border: none;}

.myLabel{background:#d2d2d2;font-weight:400;text-transform:uppercase;font-size:11px;padding:5px 10px;color:#000;margin-bottom:0;}
label{background:white;}

.breadcrumb-item + .breadcrumb-item::before {font-family: 'Font Awesome 5 Free'; content: '\f105'; font-weight:bold; font-size:1.3rem;}

/* .custom-select-sm{width: auto !important;}
#conferenceTable{width: 100% !important;} */

#cut_off{
    display: none;
}