@charset "UTF-8";@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:300;src:url(../fonts/Source_Sans_Pro/SourceSansPro-Light.ttf) format("truetype")}@font-face{font-family:"Source Sans Pro";font-style:italic;font-weight:300;src:url(../fonts/Source_Sans_Pro/SourceSansPro-LightItalic.ttf) format("truetype")}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:400;src:url(../fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf) format("truetype")}@font-face{font-family:"Source Sans Pro";font-style:italic;font-weight:400;src:url(../fonts/Source_Sans_Pro/SourceSansPro-Italic.ttf) format("truetype")}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:700;src:url(../fonts/Source_Sans_Pro/SourceSansPro-Bold.ttf) format("truetype")}@font-face{font-family:"Source Sans Pro";font-style:italic;font-weight:700;src:url(../fonts/Source_Sans_Pro/SourceSansPro-BoldItalic.ttf) format("truetype")}:root{--shadow-clr:rgb(70, 70, 70, .35)}.btn_container{z-index:99;position:fixed;bottom:20px;right:20px;display:grid;grid-auto-flow:column;grid-gap:10px 10px;justify-content:center;transition:bottom .5s}.btn_container button{width:100px}.filter_box{position:fixed;width:50%;min-height:100px;height:auto;top:5%;right:0;right:calc(-50% + 35px);z-index:9999;transition:right 1s,top 1s;display:grid;grid-template-columns:35px 1fr}.filter_arrow{background:rgb(193,193,193,.8);border-left:1px solid;border-top:1px solid;border-bottom:1px solid;border-color:rgba(193,193,193,.4);border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem;height:55px;width:35px;z-index:10000;text-align:center;display:grid;align-content:center;align-self:center;box-shadow:-1px 0 6px var(--shadow-clr);transition:background 1s}.filter_arrow:hover{background:#a5a5a5}.filter_body{background:rgba(193,193,193,.8);border:1px solid rgba(193,193,193,1);border-radius:10px;border-top-right-radius:0;border-bottom-right-radius:0;padding:5px 10px;box-shadow:-2px -1px 7.5px var(--shadow-clr)}.select2-dropdown{z-index:9999}@media only screen and (max-width:585px){.filter_box{width:75%}}@media only screen and (max-width:385px){.filter_box{width:85%}}.loader_container{z-index:9999;position:fixed;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.3);display:grid;justify-content:center;align-content:center}.loader{border:10px solid #f7f7f7;border-top:10px solid #17a2b8;border-radius:50%;width:50px;height:50px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}caption{caption-side:top}.card-header{padding:.5rem 1rem}.centered{text-align:center!important;vertical-align:middle!important}.error{color:var(--red);font-weight:700}.form_description{color:#4b4b4b;font-size:14px}.global_report{display:block;font-size:16px;font-weight:700}.readonly{pointer-events:none;touch-action:none;cursor:not-allowed;background:#d5d5d5}.hidden{display:none}.opa-0{opacity:0}.pagination_container{position:fixed;bottom:0;left:0;width:100%;display:grid;justify-content:end;margin:0;padding:0}.pointer{cursor:pointer}.search_container{display:grid;justify-content:center}.form-control.readonly{background-color:#fff}.success{color:var(--green)}.tb_fixed{table-layout:fixed}table.tb_fixed td,table.tb_fixed th{padding:10px 5px;vertical-align:top}table.table-hover tbody tr{cursor:pointer}.toast{background-color:rgba(255,255,255,.85)!important}#form_ label{margin-bottom:0}select[readonly].select2-hidden-accessible+.select2-container{pointer-events:none;touch-action:none}select[readonly].select2-hidden-accessible+.select2-container .select2-selection{background:#e9ecef;box-shadow:none}select[readonly].select2-hidden-accessible+.select2-container .select2-selection__arrow,select[readonly].select2-hidden-accessible+.select2-container .select2-selection__clear{display:none}@media only screen and (max-width:500px){.tab_link{font-size:12px}}