span.brand-text {
    font-size: 15px;
    color: #fff;
    font-weight: 700!important;
    text-transform: uppercase;
}
.card {
    border-radius: 0!important;
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
    height: 175px;
    padding: 10px;
    text-align: center;
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img {
    z-index: 5;
    height: 90px;
    width: 90px;
    border: 3px solid;
    border-color: transparent;
    border-color: rgba(255,255,255,0.2);
}
.col-form-label strong {
    color: red;
    font-size: 8px;
    position: absolute;
    margin-left: 5px;
    margin-top: 8px;
}
.table.table-striped.table-condensed.table2 {
    border: 1px solid #f2f2f2;
}
.table.table-striped.table-condensed.table2> tbody > tr > td, .table.table-striped.table-condensed.table2> tfoot > tr > td, .table.table-striped.table-condensed.table2> thead > tr > td {
    font-family: 'Lato','Hind Siliguri',sans-serif;
    border: 1px solid #c4c4c4;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    padding: 1px 10px 0px;
}
.table.table-striped.table-condensed.table2> tfoot > tr > th, .table.table-striped.table-condensed.table2> thead > tr > th {
    font-family: 'Lato','Hind Siliguri',sans-serif;
    padding: 5px 8px !important;
    line-height: 1 !important;
    border: 2px solid #000;
    font-size: 16px;
    background: #fff;
    font-weight: 900;
    color: #000;
}
.table.table-striped.table-condensed.table2.dataTable thead .sorting:after, 
.table.table-striped.table-condensed.table2.dataTable thead .sorting_asc:after, 
.table.table-striped.table-condensed.table2.dataTable thead .sorting_desc:after, 
.table.table-striped.table-condensed.table2.dataTable thead .sorting_asc_disabled:after, 
.table.table-striped.table-condensed.table2.dataTable thead .sorting_desc_disabled:after {
    right: 0.5em;
    content: "\2193";
    color: #fff;
    top: 4px;
    opacity: 1;
}
.table.table-striped.table-condensed.table2.dataTable thead .sorting:before, 
.table.table-striped.table-condensed.table2.dataTable thead .sorting_asc:before, 
.table.table-striped.table-condensed.table2.dataTable thead .sorting_desc:before, 
.table.table-striped.table-condensed.table2.dataTable thead .sorting_asc_disabled:before, 
.table.table-striped.table-condensed.table2.dataTable thead .sorting_desc_disabled:before {
   right: 1em;
    content: "\2191";
    top: 3px;
    color: #fff;
}



.table.table-striped.table-condensed.table3 {
    border: 1px solid #06A283;
}
.table.table-striped.table-condensed.table3> tbody > tr > td, .table.table-striped.table-condensed.table3> tfoot > tr > td, .table.table-striped.table-condensed.table3> thead > tr > td {
    font-family: 'Hind Siliguri',sans-serif;
    border: 1px solid #e5eceb;
    font-size: 15px;
    font-weight: 700;
    padding: 2px 10px;
    line-height: 40px;
}
.table.table-striped.table-condensed.table3> tfoot > tr > th, .table.table-striped.table-condensed.table3> thead > tr > th {
    font-family: 'Lato','Hind Siliguri',sans-serif;
    padding: 5px 8px !important;
    line-height: 2 !important;
    border: 1px solid #06A283;
    font-size: 15px;
    background: #06A283;
    color: #fff;
}

.custom_title {
    font-family: 'Lato','Hind Siliguri',sans-serif;
    background: #06A283;
    border: 0;
    color: #fff;
}
.custom_title h5 {
    font-family: 'Oswald','Hind Siliguri',sans-serif;
    line-height: 35px;
    margin: 0px;
}
.content-header .breadcrumb {
    background: 0 0;
    line-height: 1.8rem;
    font-family: 'Lato','Hind Siliguri',sans-serif;
    margin-bottom: 0;
    padding: 0px 10px;
    border: 1px solid #ded;
    border-radius: 0;
}
.content-header h1 {
    font-size: 20px;
    font-family: 'Oswald','Hind Siliguri',sans-serif;
}
.card-title {
    font-family: 'Oswald','Hind Siliguri',sans-serif;
}
.col-form-label {
    font-family: 'Lato','Hind Siliguri',sans-serif;
}
.card-header.p-2 h1 {
    font-size: 20px;
    font-family: 'Lato','Hind Siliguri',sans-serif;
    line-height: 30px;
}
.content-header-icon {
    font-size: 55px;
    color: #28a745;
    width: 45px;
    float: left;
    margin-top: -5px;
    line-height: 0;
}
.content-header-title {
    margin-left: 60px;
}
.content-header-title small {
    font-family: 'Lato','Hind Siliguri',sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #28a745;
}
.content-header .breadcrumb {
    margin-top: 17px;
}
div#example2_wrapper {
    width: 100%!important;
}
.table-bordered thead td, .table-bordered thead th {
    font-family: 'Lato','Hind Siliguri',sans-serif;
    font-weight: 700;
    font-size: 14px;
    border-bottom-width: 1px;
    border-top-width: 1px!important;
    position: relative;
    padding: 5px;
}
.table-bordered thead td, .table-bordered thead th i {
    font-size: 15px;
    position: absolute;
    right: 0;
    top: 0;
}
.table > thead > tr {
    color: #333;
    font-weight: 700;
    text-align: center;
}

/*.dataTable > thead > tr > th[class*="sort"]::after {
    float: right;
    font-size: 15px;
    color: #333;
    font-weight: 700;
}
.dataTable > thead > tr > th[class*="sort"]::before {
    float: right;
    font-size: 15px;
    color: #333;
    font-weight: 700;
}*/
/*.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #06A283;
    font-family: 'Lato','Hind Siliguri',sans-serif;
}
.table-bordered {
    border: 1px solid #06A283;
}
table.table-bordered.dataTable th {
    font-family: 'Lato','Hind Siliguri',sans-serif;
    border-bottom: 2px;
    font-weight: 700;
    color: #333;
    font-size: 15px;
    padding: 8px;
}
.table > tbody + tbody {
    border-top: 1px solid #06A283;
}
ble.table-bordered.dataTable td {
    color: #333;
    font-family: 'Lato','Hind Siliguri',sans-serif;
}
.content-header h1 i {
    color: #28a745!important;
    font-size: 25px;
}
div.dataTables_wrapper div.dataTables_length label {
    font-family: 'Lato','Hind Siliguri',sans-serif;
}*/
a {
    color: #28a745;
    font-family: 'Lato','Hind Siliguri',sans-serif;
    text-decoration: none;
}
a:hover {
    color: #28a745;
}
b, strong {
    font-family: 'Lato','Hind Siliguri',sans-serif;
}
.breadcrumb-item+.breadcrumb-item {
    font-family: 'Lato','Hind Siliguri',sans-serif;
}
.breadcrumb-item.active {
    font-family: 'Lato','Hind Siliguri',sans-serif;
}
.btn {
    border-radius: 0px!important;
    font-family: 'Lato','Hind Siliguri',sans-serif;
}
a.btn.bg-gradient-warning.btn-xs {
  font-family: 'Lato','Hind Siliguri',sans-serif;
    color: #fff;
}
.bg-gradient-warning {
  font-family: 'Lato','Hind Siliguri',sans-serif;
    color: #ffffff;
}
.bg-gradient-warning.btn:hover {
    font-family: 'Lato','Hind Siliguri',sans-serif;
    color: #ffffff;
}
.bg-gradient-warning.btn:not(:disabled):not(.disabled):active {
    font-family: 'Lato','Hind Siliguri',sans-serif;
    color: #ffffff;
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: #fff!important;
}
.table-bordered > tbody > tr > td {
    padding: 3px 5px;
    font-size: 17px;
}

.ui-widget-header {
    border: 1px solid #06A283!important;
    background: #06A283!important;
}
.ui-datepicker .ui-datepicker-title {
    color: #fff;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #06A283;
    background: #06A283;
    color: #fff;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
}
/*#flash_success {
    background: #0aa698;
    padding: 0 21px;
    color: #fff;
    line-height: 35px;
    text-align: left;
    position: fixed;
    top: 0;
    right: 10px;
    z-index: 99999999999999;
}

#flash_error {
    background: red;
    padding: 0 21px;
    color: #fff;
    line-height: 35px;
    text-align: left;
    position: fixed;
    top: 0;
    right: 10px;
    z-index: 99999999999999;
}*/

.form-control {
    border-radius: 0; 
}
.select2-container--default .select2-selection--single {
    border-radius: 0; 
}
.main-footer {
    font-family: 'Lato','Hind Siliguri',sans-serif;
}
a.btn.btn-danger.btn-xs {
    color: #fff;
}

/* Pos printer*/
#invoice-pos {
  font-family: 'Bank' !important;
  box-shadow: 0 0 1in -0.25in rgba(0, 0, 0, 0.5);
  padding: 2mm;
  width: 80mm;
  background: #FFF;
}
#invoice-pos ::selection {
  background: #f31544;
  color: #FFF;
}
#invoice-pos ::moz-selection {
  background: #f31544;
  color: #FFF;
}
#invoice-pos h1 {
  font-size: 1.5em;
  color: #222;
  color: black;
}
#invoice-pos h2 {
  font-size: 1.4em;
  color: black;
}
#invoice-pos h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    color: black;
    margin: 0px;
}
#invoice-pos #bot th {
    font-weight: 700;
    color: #fff;
}
#invoice-pos #bot td {
    font-weight: 300;
    color: #333;
    font-size: 13px;
}
#invoice-pos p {
    font-size: 12px;
    line-height: 20px;
    color: black;
    font-weight: 700;
}
.receipt_footer {
    text-align: center;
}

#invoice-pos .pos_top {
  min-height: 100px;
}
#invoice-pos #mid {
  min-height: 80px;
}
#invoice-pos .pos_body {
  min-height: 50px;
}
#invoice-pos .info {
  display: block;
  margin-left: 0;
}
#invoice-pos .title {
  float: right;
}
#invoice-pos .title p {
  text-align: right;
}
#invoice-pos table {
  width: 100%;
  border-collapse: collapse;
}
#invoice-pos .tabletitle {
  font-size: .7em;
  background: #f5f6e2;
  color: black;
}

#invoice-pos .tabletitle td{
  padding: 3px 0px 3px 0px; 
  text-align: center;
}

#invoice-pos .service {
  border-bottom: 1px solid #EEE;
}
#invoice-pos .item {
  width: 24mm;
}
#invoice-pos .itemtext {
  font-size: 11.5px;
  text-align: center;
  /*padding: 8px;*/
  color: black;
}
#invoice-pos #legalcopy {
  margin-top: 5mm;
}

.ref{
  padding-bottom: 5px;
  color: black;
  font-size: 11.5px;
}

.custom{
  font-size: 1.4em;
}

.invoice-pos-footer {
  box-shadow: 0 0 1in -0.25in rgba(0, 0, 0, 0.5);
  padding: 2mm;
  margin: 0 auto;
  width: 60mm;
  background: #cdf5c5;
}


.ln_solid {
    height: 2px;
    background: #eff5ef;
    width: 100%;
    margin: 10px 0;
}
.nav-pills .nav-link {
    border-radius: 0;
}
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #06A283;
    color: #fff;
}

a.nav-link.active {
  background-color: #06A283;
    color: #fff;
}
.qrcode-single-area {
    width: 100%;
    height: auto;
    overflow: hidden;
}
ul.qrcode-single {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0px;
    padding: 0;
}
h5.report-heading {
    text-align: center;
    font-weight: 700;
    font-family: 'Oswald','Hind Siliguri',sans-serif;
    font-size: 16px;
    margin-bottom: 20px;
}
.report-footer-sign {
    font-family: 'Lato','Hind Siliguri',sans-serif;
    text-align: center;
    border-top: 1px dashed #333;
    font-size: 15px;
    font-weight: 700;
}
address p {
    font-size: 14px;
    line-height: 5px;
}
.report-title {
    font-size: 20px;
    line-height: 38px;
    font-family: 'Oswald','Hind Siliguri',sans-serif;
    margin-bottom: 5px;
    font-weight: 700;
}
.money_red{
  font-weight: 700;
  text-align: right;
  color: #000;
  font-size: 14px;
}
.money_black{
  font-weight: 700;
  text-align: right;
  color: #000;
  font-size: 14px;
}
.strong_title{
  font-size: 25px;
  line-height: 60px;
}
.modal-header {
    background: #06A283;
}
h4.modal-title {
    font-family: 'Oswald','Hind Siliguri',sans-serif;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    font-weight: 700;
}
.modal-header .close, .modal-header .mailbox-attachment-close {
    color: #fff;
}
[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active, [class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active:focus, [class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active:hover {
    background-color: transparent;
    color: #06A283;
}
a.btn.bg-gradient-success {
    color: #fff;
}
/*404 No fund css*/

.not-found {
    background: #fff;
    height: 280px;
    margin-top: 150px;
    border: 2px dashed #ded;
    padding: 30px;
    text-align: center;
}

.not-found h2 {
    font-size: 70px;
    font-weight: 700;
    font-family: 'Oswald','Hind Siliguri',sans-serif;
    line-height: 100px;
    margin: 0px;
}

.not-found p {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Lato','Hind Siliguri',sans-serif;
    line-height: 30px;
    margin-bottom: 30px;
}

.not-found {
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 40px;
}

.not-found p {
    color: #333;
    font-size: 20px;
    font-weight: 700;
}
a.btn.btn-warning{
    color: #fff;
}
.card-header {
    border-radius: 0;
}
.small-box {
    border-radius: 0px;
}
[class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link, [class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-link:focus {
    background-color: #06A283!important;
    color: #fff;
}

[class*=sidebar-dark] .user-panel {
    border-bottom:0;
}


table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
    font-family: 'Lato','Hind Siliguri',sans-serif;
    padding: 4px 10px 0px;
    font-size: 12px;
}
.short-cut {
    background: #ded;
    text-align: center;
    margin-bottom: 15px;
    padding: 10px;
}
.short-cut-footer {
    font-size: 18px;
    font-weight: 700;
    line-height: 40px;
}
.short-cut img {
    width: 40px;
    height: 40px;
}
[class*=sidebar-dark-] {
    background-color: #092848db;
}
.layout-navbar-fixed .wrapper .sidebar-dark-primary .brand-link:not([class*=navbar]) {
    background-color: transparent;
}
.content-header-title h1{
    font-size: 20px;
    font-family: 'Oswald','Hind Siliguri',sans-serif;
}
.content-header-title h1 strong{
    font-size: 20px;
    font-family: 'Oswald','Hind Siliguri',sans-serif;
}
.billing {
    border: 2px solid #06A283;
    width: 100px;
    text-align: center;
    font-size: 15px;
    border-radius: 3px;
    font-weight: 700;
    color: #06A283;
    overflow: hidden;
    height: 30px;
    line-height: 27px;
}
.invoice-footer-text {
    text-align: center;
    border-top: 1px dashed #333;
    margin: 131px 0 10px;
}
.invoice-footer-text h4{
    font-size: 20px;
}
a.nav-link.my-nav {
    border: 1px solid #06a283;
    margin-right: 10px;
    color: #333!important;
    font-weight: 700;
}
a.nav-link.my-nav i{
    color: #06a283;
    font-weight: 700;
}
.nb i{
    color: red;
    font-size: 18px;
}
.nb span {
    color: #333;
    font-size: 18px;
}
span.badge{
    border-radius: 0!important;
}
.btn-warning {
    color: #fff!important;
}
.product-head-image {
    width: 100%;
    background: #fff;
    padding: 15px;
    overflow: hidden;
    margin-bottom: 15px;
}
.product-single-image img {
    min-height: 485px;
}
.product-details-top {
    width: 100%;
    overflow: hidden;
}
.product-details-top ul{
    margin:0px;
    padding:0px;
}
.product-details-top ul li {
    list-style: none;
    float: left;
    width: 33.33%;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
}
.product-head-image.product-banner-title {
    padding: 15px 50px;
    color: #FF5722;
    background-color: #fff;
}
.product-head-image img {
    width: 100%;
}
/*Qr code design*/
.qrcode-list{border: 1px solid #ded;padding: 15px 5px; float:left; width:166px; margin-bottom: 5px; margin-right: 5px; list-style: none;  background-color: #fff!important;}
.qrcode-inner{font-family: 'Oswald',sans-serif;text-align: center; position: relative;}
.qrcode-product-name{font-family: 'Lato',sans-serif;line-height: 25px;font-weight: 700;font-size: 15px;margin-bottom: 3px;color: #333;}
.qrcode-model-name{font-family: 'Lato',sans-serif;font-weight: 600; font-size: 13px; color: #333;}
.qrcode-image{display: block;margin-left: auto;margin-right: auto;height: 100px;width: 100px;}
.qrcode-product-name-details{font-family: 'Lato',sans-serif;font-size: 13px;letter-spacing: 0.5px;font-weight: 700; line-height: 15px;width: 100%;overflow: hidden;height: auto;color: #333;}
.qrcode-footer{font-family: 'Lato',sans-serif;font-weight: 700;line-height: 10px;margin-top: 5px;font-size: 15px;color: #333;}
/*Barcode design*/
.barcode-list{border: 1px solid #ded;padding: 15px 5px 0px; float:left; width:166px; margin-bottom: 5px; margin-right: 5px; list-style: none; background-color: #fff!important;}
.barcode-inner{font-family: 'Lato',sans-serif;text-align: center; position: relative;}
.barcode-product-name{font-family: 'Lato',sans-serif;line-height: 25px;font-weight: 700;margin-bottom: 10px;font-size: 15px;margin-bottom: 3px;color: #333;}
.barcode-model-name{font-weight: 600; font-size: 13px; color: #333;}
.barcode-image{display: block;margin-left: auto;margin-right: auto;}
.barcode-product-name-details{font-family: 'Lato',sans-serif;font-size: 13px;letter-spacing: 0.5px;margin-bottom: 10px; font-weight: 700; line-height: 15px;width: 100%;overflow: hidden;height: auto;color: #333;}
.barcode-footer{font-family: 'Lato',sans-serif;font-weight: 700;line-height: 10px; margin-bottom:20px;font-size: 15px;color: #333;}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: red;
    border-radius: .25rem;
}
.note-editor.note-frame .note-editing-area {
    min-height: 250px;
}
.col-form-label span {
    color: #333;
    font-size: 12px;
}
/*Dashboard small box*/
.small-box.counter-box {
    box-shadow: 0 5px 5px rgba(0,0,0,0.05)!important;
    background-color: #FFF;
    text-align: center;
    padding: 20px 10px;
    border-radius: 10px;
}
.icon-box {
    text-align: center;
    margin: 0px;
}
.icon-box i {
    font-weight: 700!important;
    color: #333;
    text-align: center;
    font-size: 25px!important;
    line-height: 30px;
    margin: 0px;
}
h3.box-title {
    font-weight: 700!important;
    font-family: 'Lato','Hind Siliguri',sans-serif!important;
    color: #333;
    text-align: center;
    font-size: 17px!important;
    line-height: 35px;
    margin: 0px;
}
p.box-content {
    font-family: 'Lato','Hind Siliguri',sans-serif!important;
    color: #333;
    text-align: center;
    font-size: 15px!important;
    line-height: 30px;
    margin: 0px;
    font-weight: 700;
}
p.box-content sup {
    font-size: 20px;
    font-weight: 700;
}
.pos-table>thead ,.pos-table>thead {
    border-bottom: 1px dotted;
}
.pos-table tr {
    font-size: 15px;
    border-bottom: 1px dashed;
    font-weight: 700;
}
.pos-table th {
    font-size: 16px;
    font-weight: 700;
}
div#pos-template-body ul {
    margin: 0px;
    padding: 0px;
}
div#pos-template-body ul li {
    list-style: none;
    line-height: 20px;
    font-weight: 700;
    border-bottom: 1px dashed;
    font-size: 15px;
    color: #000;
}
div#pos-template-body li:last-child {
    border-bottom: 0px dotted;
}
div#pos-template-body ul li span{
    float: right;
}
.customer_info {
    margin-bottom: 10px;
}
.customer_info p {
    font-size: 12px!important;
    line-height: 20px!important;
    margin-bottom: 0;
}
.swal2-footer {
    justify-content: center;
    margin: 1.25em 0 0;
    padding: 1em 0 0;
    border-top: 2px solid #f30606;
    color: red;
    font-size: 17px;
    font-weight: 700;
}
ul.report-head-info {
    list-style: none;
    margin:0px;
    padding: 0px;
}
.pos-section {
    border: 1px solid #ded;
    padding: 15px 15px 0px;
}
.select2-container {
    display: block!important;
}
.nb span {
    font-size: 15px;
}
.profile-user-img {
    border: 1px solid #adb5bd;
    margin: 0 auto;
    padding: 3px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.navbar-nav.user-nav li a {
    text-transform: uppercase;
    font-size: 12px;
    color: #3c3838 !important;
    font-weight: 700;
}
.main-header.navbar.navbar-expand-md.navbar-light.navbar-white.user-menu-area {
    padding: 0px;
}
.main-header.navbar.navbar-expand-md.navbar-light.navbar-white.user-menu-area .brand-link {
    padding: 0px;
}
.navbar-nav.user-nav .user-menu .user-image {
    float: none;
    line-height: 10px;
    margin-right: .4rem;
    margin-top: 3px;
}
.pos-print-footer{
    border-top: 1px dashed #333;
    margin-top: 10px;
    margin-bottom: 0px;
}
.pos-print-footer p {
    margin-bottom: 0px;
    padding-top: 5px;
}
.customer_info_left {
    margin: 0px;
    padding: 0px;
    width: 50%;
    float: left;
}
.customer_info_left ul {
    margin: 0px;
    padding: 0px;
}
.customer_info_left ul li {
    list-style: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
}
.customer_info_right {
    margin: 0px;
    padding: 0px;
    width: 50%;
    text-align: right;
    float: right;
}
.customer_info_right ul {
    margin: 0px;
    padding: 0px;
}
.customer_info_right ul li {
    list-style: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
}
address.invoice-head ul {
    margin: 0px;
    padding: 0px;
}
address.invoice-head ul li strong {
    list-style: none;
    line-height: 30px;
    font-size: 17px;
    font-family: 'Lato','Hind Siliguri',sans-serif;
}
address.invoice-head ul li {
    list-style: none;
    line-height: 30px;
    font-weight: 600;
    font-size: 14px;
    font-family: 'Lato','Hind Siliguri',sans-serif;
}
.hide-border{
    position: absolute;
    border-left: 2px solid #fff;
    border-bottom: 1px solid #fff;
}
.table.table-striped.table-condensed.table2 input {
    height: 25px;
    padding: 3px 10px;
}
.swal2-popup {
    display: none;
    position: relative;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    width: 300px;
    max-width: 100%;
    padding: 1.25em;
    border: none;
    border-radius: .3125em;
    background: #fff;
    font-size: 1rem;
    font-weight: 700!important;
    font-family: 'Lato','Hind Siliguri',sans-serif!important;
}
.layout-footer-fixed .wrapper .main-footer {
    z-index: 1;
}

table#tableID tfoot tr th {
    background: transparent;
    border: 0px solid #fff;
}

.disconnect-box {
    background: #e3106d;
    text-align: center;
    border: 1px solid #e3106d;
}

.disconnect-logo {
    width: 100%;
}

.disconnect-box .content-header-title h1 {
    color: #e3106d;
    font-size: 48px;
    text-align: center;
}

.disconnect-box .card-header {
    border: none;
}

.disconnect-box .card {
    box-shadow: none;
}

.card-body.disconnect-card-body {
    font-family: 'Lato', 'Hind Siliguri', sans-serif !important;
    font-size: 20px;
}
.login-box, .register-box {
    width: 350px;
}
.login-card-body .input-group .form-control, .register-card-body .input-group .form-control {
    border-right: 1px solid #ced4da;
}