#datatable > tbody > tr > td > span { font-size:90% }
.help-block { margin:2px; }
#yadcf-filter--table-4 { width:100px; }

.pac-container {
    z-index: 100000;
}

.has-feedback label~.form-control-feedback {
    top: 22px;
    right: 15px;
}
.site_title, .nav_title { height:80px !important; }

@media only screen and (min-width: 768px) {
    .col-md-3.left_col {
        position: fixed !important;
        overflow-y: auto;
        max-height: 100vh !important;
        width: 240px !important;
    }
}

.sidebar-footer{
    width: 240px !important;
}

.fa-cloud-download:before{
margin: 1px;
}

.fa-info-circle:before{
margin: 1px;
}