#dynamicFilterForm .form-row .form-control {width: 75px;}
/*.table-responsive{display: inline-table !important;}*/
.sidebar-collapse .brand-link img{width:45px;}
.measurement-unit{left: 0 !important;}
.my-quotes{display: block;overflow-x: auto;white-space: nowrap;}
#userTabs{flex-wrap: nowrap;}
.navbar-light .navbar-nav .nav-link{display: flex;align-items: center;line-height: 1;}
@media(max-width:768px){
    .hide-phone{display:none;}
    .contact-info{display: flex;column-gap:15px !important;}
    .header-bottom{flex-direction: row !important;}
    .contact-us{margin-top: 0 !important;}
.change-password{width: 100% !important;}
#diList #productTable_filter{margin-top:15px;}
#diList #productTable_filter label{width:100%!important;}
#diList #productTable_filter input.form-control.form-control-sm{width: calc(100% - 50px);}
}
@media(max-width:576px){
    .logo {width: 188px !important;}
.login-box{width: 100% !important;}
.profile-header .text-right{display: flex;align-items: center;justify-content: space-between;}
.profile-header .text-right a{margin:0 !important;}
.profile-header h1.card-title{margin-bottom:15px;}
}
@media(max-width:400px){
.logo img{width: 112px !important;}
}
.border:last-child {
    border-bottom: none !important;
}
.border:first-child {
    padding-top: 10px;
}
@media(max-width:768px){
.register-box {
    width: 100% !important;
    padding: 1rem .5rem;
}
}
button.sign-out {
    color: #212529 !important;
   font-weight: 400 !important;
}