.company-social a {
    width: 100px;
    margin: 0 10px;
}

.col-12 {
    width: 100%;
}

.smart-form .message {
    display: block;
    padding: 30px;
    text-align: center;
}

.smart-form .message i {
    margin-top: 10px;
}

.container {
    width: 100%;
}
.tableIcon {
    font-size:25px;
    margin-right: 10px;
}

.login-info {
    text-align: center;
    display: inline-block;
    font-size: inherit;
    height: auto;
}

.login-info > span {
    height: inherit;
}

.login-info img {
    max-width: 100%;
    width: auto;
}
#displayLogo {
    display: inline-block;
    width: 100%;
    max-width: 250px;
}

#invoiceLogo {
    max-width: 200px;
}
#invoiceLogo img {
    width: 100%;
}
.liftPhoto {
    max-width:100%;
}

.profileThumb {
    height: 32px;
    max-width: 64px;
}

#logo-group > span {
    margin: 0px;
    height: 100%;
    width: 100%;
}

#logo img {
    max-height: 100%;
    max-width: 100%;
    height: 100%;
    width: auto;
    padding: 0;
}

#messages .alert {
    margin-bottom: 5px;
}

#bolLogo {
    max-width: 100%;
}

#routesMap {
    width: 100%
}
.requiredField {
    color: red;
}

#activeBOLTable_filter {
    width: 50%;
}
.extraFilters {
    float: left;
    width: 50%;
}
.filterCheckbox {
    margin-right: 10px;
}

.modal-content {
    margin-top: 0px !important;
}

#bolwarn {
    color: red;
    font-weight: bold;
}