.about_social{text-align:center;width:53%;height:24px;margin:0 auto}
.social_item{float:left;width:20px;margin:0 5px 0 5px}
.navbar-search-block{position:absolute;padding:0 1rem;left:0;top:-1px;right:0;bottom:0;z-index:10;display:none;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;background-color:initial}
.form-inline .custom-select,.form-inline .input-group{width:100%!important}
.ul.navbar-nav.ml-auto{margin-right:10px!important}
.big-table{overflow:auto;position:relative}
.big-table table{width:100%;display:table;vertical-align:top;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
div.search_result_city,div.search_result_street{padding:0 5px 0 5px;background-color:#fff;z-index:10;border-left:1px solid #ced4da;border-right:1px solid #ced4da;border-bottom:1px solid #ced4da;display:none;position:absolute;top:69px;height:312px;overflow-y:auto}
.skiptranslate{display:none!important}
.btn-tool{color:#adb5bd!important}
.btn-tool:hover{color:#495057!important}
.task_status{font-size:100%!important;padding:.5em 1em!important}
.task_card_body{height:calc(100% - (12px + (1.8rem * 1.2) + .5rem));overflow-y:auto;padding:.5rem!important}
.main-footer{z-index:101;position:relative}
.bg_loader{position:fixed;width:100%;height:100%;background:#fff;left:0;top:0;right:0;bottom:0;z-index:100;opacity:.8}
.spinner{animation:rotate 2s linear infinite;z-index:102;position:fixed;top:50%;left:50%;margin:-25px 0 0 -25px;width:50px;height:50px;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}
.spinner .path{stroke:#93bfec;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}
@keyframes rotate{
100%{transform:rotate(360deg)}
}
@keyframes dash{
0%{stroke-dasharray:1,150;stroke-dashoffset:0}
50%{stroke-dasharray:90,150;stroke-dashoffset:-35}
100%{stroke-dasharray:90,150;stroke-dashoffset:-124}
}
.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}
.addDatasetBtn{position:absolute;font-size:24px;top:-12px;right:-12px;cursor:pointer;color:#007bff}
.addDatarowBtn{position:absolute;font-size:24px;bottom:-11px;left:-11px;cursor:pointer;color:#007bff}
.delDatasetBtn{font-size:18px;display:inline-block;margin-left:.5em;cursor:pointer;color:#dc3545}
.delDatarowBtn{font-size:18px;cursor:pointer;color:#dc3545;padding-top:6px;padding-right:5px}
span.num_rows{padding-left:5px}
.modal_fullscreen{width:100vw !important;max-width:none !important;height:100% !important;margin:0 !important}