body {
  background-color: #f7f7f7;
  font-family: "Calibri", "Trebuchet MS", sans-serif;
}
a {
  font-size: medium;
  color: #674B3F;
}
a:hover {
  color: #674B3F !important;
}
.nav-second-level a:hover {
  color: #674B3F !important;
}
.nav-second-level ul li a:hover {
  background-color: #65c09f !important;
}
.sidebar ul li a.active:hover {
  color: white !important;
}
.btn-danger:hover,
.btn-editcustome:hover,
.open a:hover,
.open i:hover,
.user-tag a:hover,
.dropdown-toggle:hover,
.toggle-full-width:hover {
  background-color: #ecebeb !important;
}
/* .open i:hover {
  background-color: #ecebeb !important;
}
.user-tag a:hover {
  background-color: #ecebeb !important;
}
.dropdown-toggle:hover{
  background-color: #ecebeb !important;
}
.toggle-full-width:hover {
  background-color: #ecebeb !important;
} */
.flot-bar-chart-stock div.xAxis div.tickLabel {
  padding-right: 28px;
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg); /* IE 9 */
  -moz-transform: rotate(-90deg); /* Firefox */
  -webkit-transform: rotate(-90deg); /* Safari and Chrome */
  -o-transform: rotate(-90deg); /* Opera */
  /*rotation-point:50% 50%;*/ /* CSS3 */
  /*rotation:270deg;*/ /* CSS3 */
}

.mt-100 {
  margin-top: 100px;
}
.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #ddd;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 30px !important;
  overflow: hidden;
}

.baction {
  padding: 3px 6px;
  font-size: 12px;
}
h4 {
  font-size: 18px;
  margin-top: 5px;
  margin-bottom: 5px;
}
/*
.current_month_css>.col-lg-1, .col-lg-10, 
.col-lg-11, .col-lg-12, 
.col-lg-2, .col-lg-3, 
.col-lg-4, .col-lg-5,
.col-lg-6, .col-lg-7, 
.col-lg-8, .col-lg-9, 
.col-md-1, .col-md-10, 
.col-md-11, .col-md-12, 
.col-md-2, .col-md-3, 
.col-md-4, .col-md-5, 
.col-md-6, .col-md-7, 
.col-md-8, .col-md-9, 
.col-sm-1, .col-sm-10, 
.col-sm-11, .col-sm-12, 
.col-sm-2, .col-sm-3, 
.col-sm-4, .col-sm-5, 
.col-sm-6, .col-sm-7, 
.col-sm-8, .col-sm-9, 
.col-xs-1, .col-xs-10, 
.col-xs-11, .col-xs-12, 
.col-xs-2, .col-xs-3, 
.col-xs-4, .col-xs-5, 
.col-xs-6, .col-xs-7, 
.col-xs-8, .col-xs-9 {

    padding-left: 5px;
    padding-right: 5px;
}
*/
.flot-chart-content {
  height: 100%;
  width: 100%;
  margin: auto;
}
.alert-danger {
  /* text-align: center;  */
}
.col-lg-12 {
  width: 100%;
  margin-bottom: 15px;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #674B3F;
  border-color: #674B3F;
}
.btn {
  margin: 3px;
}
.panelChart > .panel-body {
  -webkit-box-shadow: 0 1px 2.94px 0.06px rgba(4, 26, 55, 0.16);
  box-shadow: 0 1px 2.94px 0.06px rgba(4, 26, 55, 0.16);
}
.panelChart > .panel-heading {
  color: #ffffff;
  background-color: #674B3F;

  border-color: #674B3F;
  padding-top: 5px;
  padding-bottom: 5px;

  font-size: 18px;
}
.panel-default > .panel-heading {
  color: #ffffff;
  background-color: #674B3F;
  border-color: #674B3F;
  font-size: 18px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.help-block strong {
  color: red;
}
.form-check-input {
  margin-right: 10px;
  display: inline;
}
.smallstyle {
  padding-left: 10px;
}
/*buton css*/
.btn.btn-success.btn-login {
  /* 
  padding-left: 35px; 
  padding-right:35px;
  */
}
.btn-primary {
  color: #fff;
  background-color: #674B3F;
  border-color: #674B3F;
  float: left;
  width: 150px;
  font-size: 18px;
}
.btn.btn-primary.focus,
.btn.btn-primary:focus {
  color: #fff;
  background-color: #674B3F;
  border-color: #674B3F;
  outline: none;
  box-shadow: none;
}
.btn.btn-primary:hover {
  color: #fff;
  background-color: #2e294e;
  border-color: #2e294e;
  outline: none;
  box-shadow: none;
}
.btn.btn-primary.active,
.btn.btn-primary:active {
  color: #fff;
  background-color: #2e294e;
  border-color: #5cb85c;
  outline: none;
}
.btn.btn-primary.active.focus,
.btn.btn-primary.active:focus,
.btn.btn-primary.active:hover,
.btn.btn-primary:active.focus,
.btn.btn-primary:active:focus,
.btn.btn-primary :active:hover {
  color: #fff;
  background-color: #2e294e;
  border-color: #2e294e;
  outline: none;
  box-shadow: none;
}

.btn.btn-success {
  color: #fff;
  background-color: #674B3F;
  border-color: #674B3F;
  float: right;
  width: 150px;
  font-size: 18px;
}
.btn.btn-success.focus,
.btn.btn-success:focus {
  color: #fff;
  background-color: #674B3F;
  border-color: #674B3F;
  outline: none;
  box-shadow: none;
}
.btn.btn-success:hover {
  color: #fff;
  background-color: #2e294e;
  border-color: #2e294e;
  outline: none;
  box-shadow: none;
}
.btn.btn-success.active,
.btn.btn-success:active {
  color: #fff;
  background-color: #2e294e;
  border-color: #5cb85c;
  outline: none;
}
.btn.btn-success.active.focus,
.btn.btn-success.active:focus,
.btn.btn-success.active:hover,
.btn.btn-success:active.focus,
.btn.btn-success:active:focus,
.btn.btn-success:active:hover {
  color: #fff;
  background-color: #2e294e;
  border-color: #2e294e;
  outline: none;
  box-shadow: none;
}
/*buton css*/
.navbar {
  height: 60px;
}
.navbar-default {
  /* background-image: linear-gradient(
120deg
, #ff5370, #5983e8) !important;
*/
  background-color: #674B3F;
  border: none;
  /*   height: 60px;   */
  padding-top: 0px;

  /*  background-image: linear-gradient(120deg, #00e4d0, #5983e8) !important;
  border: none;
  */
}
.companyName {
  width: 100px;
  color: #fff;
  padding-left: 35px;
  padding-right: 25px;
  font-size: xx-large;
}
.panel-body {
  overflow: auto;
}

.profile {
  border-radius: 50%;
  height: 150px;
  width: 150px;
  margin: 5px 0px 5px 50px;
}
.sidebar ul li {
  border-bottom: 0px solid #e7e7e7 !important;
}

.sidebar {
  /*mubashir*/
  margin-left: 30px !important;
  margin-top: 80px;

  /*mubashir*/
  box-shadow: 0 0 10px 0 rgb(33 33 33 / 20%);
  -webkit-box-shadow: 0 0 10px 0 rgb(33 33 33 / 20%);
  -moz-box-shadow: 0 0 10px 0 rgba(33, 33, 33, 0.2);
  -o-box-shadow: 0 0 10px 0 rgba(33, 33, 33, 0.2);
  -ms-box-shadow: 0 0 10px 0 rgba(33, 33, 33, 0.2);
}

.sidebar-nav {
  -webkit-box-shadow: 3px 3px 5px 6px #ccc; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 3px 3px 5px 6px #ccc; /* Firefox 3.5 - 3.6 */
  box-shadow: 3px 3px 5px 6px #ccc; /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.sidebar ul li {
  background-color: #fff !important;
}

.sidebar ul li a {
  color: #616161;
}

.sidebar ul li a.active {
  background-color: #674B3F !important;
  font-weight: 800;
  color: white;
}
#wrapper {
  background-color: #fff;
}
.alert > p,
.alert > ul {
  margin-left: 20px;
}
.clearfix.clearfix-sp {
  padding-top: 5px;
  padding-bottom: 5px;
}

.login {
  background-image: url(https://user-images.githubusercontent.com/80147121/110754956-373fbb80-826a-11eb-9f29-994cce2a3176.jpg);
  background-position: center;
  background-size: cover;
  height: 100vh;
  overflow: hidden;
}

.order-card {
  color: #fff;
}

.bg-c-blue {
  background: linear-gradient(45deg, #4099ff, #73b4ff);
}

.bg-c-green {
  background: linear-gradient(45deg, #2ed8b6, #59e0c5);
}

.bg-c-yellow {
  background: linear-gradient(45deg, #ffb64d, #ffcb80);
}

.bg-c-pink {
  background: linear-gradient(45deg, #ff5370, #ff869a);
}

.card {
  height: 150px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2.94px 0.06px rgba(4, 26, 55, 0.16);
  box-shadow: 0 1px 2.94px 0.06px rgba(4, 26, 55, 0.16);
  border: none;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.card .card-block {
  padding: 5px;
  margin: 15px;
}
 

.order-card i {
  font-size: 26px;
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

/* @import url("//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css"); */
.login-block {
  background: #5983e8; /* fallback for old browsers */
  background: url("../img/loginbg2.jpg");
  background-size: cover;
  display: flex;
  /*Mubashir*/
  /*
  background: -webkit-linear-gradient(
    to bottom,
    #00e4d0,
    #5983e8
  ); /* Chrome 10-25, Safari 5.1-6 */
  /*
  background: linear-gradient(
    to bottom,
    #00e4d0,
    #5983e8
  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

  float: left;
  width: 100%;
  padding: 150px 0 150px 0;
}
/* .banner-sec {
  background: url(https://st.hzcdn.com/simgs/pictures/bedrooms/navpad-pavan-infratech-img~9bd1066b0bbc7650_4-5841-1-8f9d224.jpg);
  background-size: cover;
  min-height: 500px;
  border-radius: 0 10px 10px 0;
  padding: 0;
} */
.banner-login {
  background-size: cover;
  min-height: 500px;
  border-radius: 0 10px 10px 0;
  padding: 0;
}

.container {
  background: #fff;
  border-radius: 10px;
  box-shadow: 15px 20px 0px rgba(0, 0, 0, 0.1);
}
.carousel-inner {
  border-radius: 0 10px 10px 0;
}
.carousel-caption {
  text-align: left;
  left: 5%;
}
.login-sec {
  /* padding: 50px 30px; */
  padding: 10px 30px 30px 30px; /*mubashir*/
  position: relative;
}
.login-sec .copy-text {
  /* old Css
  position: absolute;
  width: 80%;
  bottom: -75px;
  font-size: 13px;
  text-align: center;
  */
  /*Mubashir*/
  position: inherit;
  width: auto;
  font-size: 13px;
  text-align: center;
  margin-top: 35px;
}
.login-sec .copy-text i {
  color: #00e4d0;
}
.login-sec .copy-text a {
  color: #5983e8;
}
.login-sec h2 {
  margin-bottom: 30px;
  font-weight: 800;
  font-size: 30px;
  color: #5983e8;
}
.login-sec h2:after {
  content: " ";
  width: 100px;
  height: 5px;
  background: #674B3F;
  display: block;
  margin-top: 20px;
  border-radius: 3px;
  margin-left: auto;
  margin-right: auto;
}
/*old button style*/
/*
.btn-login {
  background: #5983e8;
  color: #fff;
  font-weight: 600;
  padding-left: 40px !important;
    padding-right: 40px !important;
    margin-left: 127px !important;
}
.btn-login:active {
  border: 0px;
}
.btn {
    background-color: #674B3F;
  display: inline-block;
  padding: 6px 12px;
  margin-left: 180px; 

  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  float: right;
}
.btn success {
  background-color: #2E294E;
}


.btn-login:hover {
        background-color: #2E294E !important;
        border-color: #2E294E !important;
        color: white;
}
.btn-login:active {
        background-color: #2E294E !important;
        border-color: #2E294E !important;
        color: white;
}
.btn:hover {
        background-color: #2E294E;
        border-color: #2E294E;
}
.btn:active.focus {
        background-color: #2E294E;
        border-color: #2E294E;
}

.btn-success:hover {
        background-color: #2E294E !important; 
        border-color: #2E294E !important;
}
.btn-success:active {
        background-color: #2E294E ;
        border-color: #2E294E;
}
*/

.btn-editcustome {
  color: #fff;
  background-color: #674B3F;
  border-color: #674B3F;
}
/* .btn-danger:hover,
.btn-editcustome:hover{
  background-color: #ecebeb !important;
} */

.btn1 {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  border: 1px solid transparent;
  border-radius: 4px;
}

.banner-text {
  width: 70%;
  position: absolute;
  bottom: 40px;
  padding-left: 20px;
}
.banner-text h2 {
  color: #fff;
  font-weight: 600;
}
.banner-text h2:after {
  content: " ";
  width: 100px;
  height: 5px;
  background: #fff;
  display: block;
  margin-top: 20px;
  border-radius: 3px;
}
.banner-text p {
  color: #fff;
}
/* 
.panel {
-webkit-box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, .05);
box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, .05);
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: 10px;
}

.navbar-static-top {
    z-index: 10;
}

div.tab-pane {
    padding-top: 10px;
}

.btn-toolbar {
    margin-bottom: 10px;
}

#page-wrapper {
    padding-top: 20px;
    background-color: #efefef;
}

#page-wrapper.full-width {
    margin-left: 0;
}

.toggle-full-width,
.toggle-full-width:hover,
.toggle-full-width:focus {
    padding: 15px;
    min-height: 50px;
    color: #FFF;
    font-size: 20px
}

.toggle-full-width i {
    padding-top: 18px;
    padding-right: 18px;
}

.page-header {
    margin: 20px 0;
}

.navbar-default {
    background-color: #3b5998;
    border-color: #3b5998;
}

.navbar-default.sidebar {
    background-color: #f6f7f9;
}

.navbar-brand {
    padding-top: 6px;
    width: 250px;
}

.navbar-default .navbar-brand,
.navbar-top-links>li>a {
    color: #FFF;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover,
.navbar-top-links li a:hover,
.navbar-top-links>li>a:focus,
.navbar-top-links .open>a:hover,
.navbar-top-links .open li:hover .text-muted {
    background: rgba(59, 89, 152, 1);
    color: #FFF;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: inherit;
}


.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
    float: none;
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left>.nav-tabs {
    float: left;
    border-right: 1px solid #ddd;
    padding-right: 0;
}

.tabs-left>.nav-tabs>li>a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tabs-left>.nav-tabs>li>a:hover,
.tabs-left>.nav-tabs>li>a:focus {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:hover,
.tabs-left>.nav-tabs .active>a:focus {
    border-color: #bce8f1;
    font-weight: bold;
    color: #3b5998;
    background-color: #d9edf7;
}



.patient-basic-info {
    margin-top: 10px;
    margin-bottom: 10px;
}

.patient-basic-info>div {
    padding-left: 4px;
}

.patient-basic-info>div>p {
    font-size: 14px;
}

.patient-basic-info>div>p>i {
    margin-right: 5px;
}

sup.notification-counter {
    top: -9px;
    left: -4px;
    background-color: #ec1414;
    color: #FFF;
    padding: 2px 4px;
    border-radius: 2px;
    position: relative;
}

.color-tag {
    padding: 3px 5px;
    border-radius: 3px;
    color: #FFF;
}

.color-tag.high {
    background-color: #FF0000;
}

.color-tag.medium {
    background-color: #FFAA00;
}

.color-tag.low {
    background-color: #0086FF;
}

.navbar-top-links li a.user-photo {
    padding: 0px;
    min-height: auto;

}

.attachment-row {
    border-bottom: 1px dashed #BBB;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.select2-container {
    width: 100% !important;
    height: 100% !important;
}

.tab-dynamic-index .nav.nav-tabs li.active {
    border: 1px solid #DDD;
}

.tab-dynamic-index .nav.nav-tabs li {
    padding-right: 4px;
    border-radius: 3px 3px 0 0;
}

.tab-dynamic-index .nav.nav-tabs li a {
    border: 0 none;
    float: left;
}

.tab-dynamic-index .nav.nav-tabs li span.fa.fa-times {
    float: left;
    font-size: 10px;
    margin-top: 5px;
    cursor: pointer;
    color: #555;
}

ul.chat {
    max-height: 300px;
    overflow: scroll;
}

ul.notification-panel {
    max-height: 400px;
    overflow-y: scroll;
}

ul.notification-panel li.unread {
    background-color: rgba(66, 150, 222, 0.2);
}

.panel-vehicle-alert .is_critical {
    background-color: #f2dede;
}

.panel-vehicle-alert .panel-body {
    height: 350px;
    overflow-y: scroll;
}

tr[data-order-status="completed"],
tr[data-order-status="canceled"] {
    color: #FFF;
    padding: 2px 10px;
    border-radius: 5px;
    font-weight: bold;
}

tr[data-order-status="completed"] {
    background-color: #00AA00 !important;
}

tr[data-order-status="canceled"] {
    background-color: rgb(170, 20, 0) !important;
}

.hr-timeline {
    list-style-type: none;
    display: flex;
    align-items: center;
width: 100%;
overflow-x: scroll;
}

.li {
    transition: all 200ms ease-in;
}

.timestamp {
    margin-bottom: 20px;
    padding: 0px 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 100;
}

.status {
    padding: 0px 40px;
    display: flex;
    justify-content: center;
    border-top: 2px solid #D6DCE0;
    position: relative;
    transition: all 200ms ease-in;
}

.status h4 {
    font-weight: normal;
}

.status:before {
    content: "";
    width: 25px;
    height: 25px;
    background-color: white;
    border-radius: 25px;
    border: 1px solid #ddd;
    position: absolute;
    top: -15px;
    left: 42%;
    transition: all 200ms ease-in;
}

.li.complete .status {
    border-top: 2px solid #66DC71;
}

.li.complete .status:before {
    background-color: #66DC71;
    border: none;
    transition: all 200ms ease-in;
}

.li.complete .status h4 {
    color: #66DC71;
    min-height: 70px;
}

@media (min-device-width: 320px) and (max-device-width: 700px) {
    .hr-timeline {
        list-style-type: none;
        display: block;
    }

    .li {
        transition: all 200ms ease-in;
        display: flex;
        width: inherit;
    }

    .timestamp {
        width: 100px;
    }

    .status:before {
        left: -8%;
        top: 30%;
        transition: all 200ms ease-in;
    }
}

*/
#topten tbody th,
#topten tbody td {
  padding-top: 18px;
  padding-bottom: 18px;
}
.live_status_wrap {
  /* position:fixed; */
  padding: 0;
  margin: 0;

  top: 0;
  left: 0;

  height: 100vh;
  width: 100vw;
}
.live_status_wrap .card {
  border: none;
  margin-bottom: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.live_status_wrap #topten td {
  font-size: x-large;
  padding-top: 11px;
  text-align: center;
  padding-bottom: 11px;
}
.live_status_wrap #topten th {
  font-size: x-large;
  padding-top: 11px;
  text-align: center;
  padding-bottom: 11px;
}
.live_status_wrap #topten td {
  border: 1px solid gray !important;
}
.live_status_wrap #topten th {
  border: 1px solid gray !important;
}
.live_status_wrap .card-block {
  padding: 5px;
  margin: 10px;
}
.live_status_wrap .col-md-6 {
  padding-left: 5px;
  padding-right: 5px;
}
.live_status_wrap .card {
  height: 155px;
}
.live_wrapper {
  padding-top: 10px !important;
}
.live_status_wrap .panelChart {
  margin-top: 10px;
}
.live_status_wrap .panelChart .panel-heading .m-b-20 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.pagination {
  float: right;
}
/* .flot-bar-chart-stock .base .overlay .tickLabels .yAxis .y1Axis .tickLabel {
  right: 1008.911905px !important;
} */

textarea:focus,
input[type="checkbox"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(103, 75, 63, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset,
    0 0 8px rgba(103, 75, 63, 0.6);
  outline: 0 none;
}

.form-control:valid {
  background-color: #ffffff !important;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: rgb(103, 75, 63) !important;
}
.custom-checkbox .custom-control-input:active ~ .custom-control-label::before {
  background-color: #674B3F !important;
}
.select2-container--default .select2-selection--single {
  height: 36px !important;
  border: 1px solid #aaaaaa82 !important;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 7px !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 33px !important;
  color: #555 !important;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #674B3F;
  color: rgb(255, 255, 255);
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  color: white !important;
  border: 1px solid #fff !important;
  padding-right: 6px !important;
  margin-top: 3px !important;
  background-color: #674B3F !important;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: white !important;
  border-right: 1px solid #fff !important;
}
/* .btn .btn-rounded  */
#invoice_table tr{
  height: 20px !important;
  white-space: nowrap;
  height: 150px;
}
