/*
Template Name: Velzon - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/
.layout-width {
  max-width: 1440px !important;
  .navbar-header {
    padding: 0 calc(1.5rem * 0.5);
  }
}
.container-fluid {
  max-width: 1440px !important;
}
.input-group .autoComplete_wrapper {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
