.dataTable.table td, .dataTable.table th {
    padding: 0.30rem;
}
.table td, .table th {
    padding: 0.20rem;
}


.dataTables_wrapper {
    width:99.7%;
}


td .btn-group {
	display: inline-flex !important;
}

td, th {
    white-space: unset;
  }


.page-header.card {
    margin: 25px 35px 0px;
}

.page-header-title h4 {
    line-height: 40px;
}


.btn i {
    margin-right: 0px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
}


.header-navbar .navbar-wrapper .navbar-logo a {
    font-size: 16px;
    margin-left: 7px;
}

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover, .nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover, .nav-pills .nav-link.active.active, .nav-pills
.nav-link.active.active:focus, .nav-pills .nav-link.active.active:hover {
    color: #fff;
    background-color: #4099ff;
    border:0px;

}


.select2 {
    display: block;
    width: 100%!important;

}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    background-color: #fff;
    line-height: 1.55;
    border: 0;
    color: #495057;
    padding: .375rem .75rem;
    font-size: 14px;

}

.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da;
    border-radius: 2px;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;

}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    margin-top: -7px;
}


.tabs-left, .tabs-right {
    min-width: 150px;
}

.trans-logo {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Quicksand",sans-serif;
}


body[themebg-pattern="theme1"] {

    background-color: #42a5f5;
    background-image: linear-gradient(rgba(255,255,255,0.3) 240px, #f2f7fb 0%);

}


b, strong {
    font-weight: 600;
}


.hidden {
    display: none;
}


.dtbuttons {
    margin-top: 15px;
}



.modal-lg {
    max-width: 1200px;
}



.svd_commercial_container {
    display:none;
}


.modal-dialog {
    z-index: 999999999;
    margin-top: 130px;
    margin-bottom: 15px;
}
