body{
    font-family: 'Open Sans', sans-serif;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    color: #333;
    font-size: 0.9rem;
}
pre{
    margin-bottom: 0;
}
.blurry{filter: blur(5px);}
.shownone,
.showinterim,
.cond_row_duplicator{
    display: none;
}
.breadcrumb li{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: relative;
    margin-right: 20px;
}
.breadcrumb li:not(:last-child)::after{
    content: "\f105";
    position: absolute;
    top: 0;
    right: -15px;
}
#frm-tier{
    display: block;
}
#epecket_txnTbl_filter input.form-control,
#txnTbl input.form-control{
    display: inline-block;
}
div.dt-buttons{float: none;}
.epocket-transactions-search{display: none}
.epocket-transactions-search .form-group{display: inline-block;}
.daterangepicker.mthonly .table-condensed thead tr:nth-child(2),
.daterangepicker.mthonly .table-condensed tbody {
  display: none
}
.cond_row,
.form-inline .cond_row label{
    display: inline-block;
}
.form-inline .form-group.savebtn{
    display: block;
}
.rval.has-error{
    background-color: #CC0000;
    color: #FFF;
}
.vertical-center {
    min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
    min-height: 100vh; /* These two lines are counted as one :-)       */
    display: flex;
    align-items: center;
}
.vertical-center h1 {
    text-align: center;
    text-transform: uppercase;
    color: #720202;
    font-weight: 700;
}
.loginbtn {
    text-align: center;
}
.loginbtn .btn {
    width: 50%;
    background: #5D0000;
    border: 1px solid #5D0000;
}
.loginform {
    border: 2px solid #D0AD8C;
    padding: 30px;
    border-radius: 5px;
    background: #FAFAFA;
    padding-top: 50px;
    box-shadow: 10px 9px 16px -14px rgba(0,0,0,0.3);
}
.loginbtn .btn:hover, .loginbtn .btn:focus {
    background: #5D0000;
    border: 1px solid #5D0000;
}
.logo-image {
    width: 150px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: -90px;
}
[class*=sidebar-dark-] {
    background: #400701;
}
[class*=sidebar-dark] .brand-link {
    border-bottom: 1px solid #CB8C4E;
}
[class*=sidebar-dark] .user-panel {
    border-bottom: 1px solid #CB8C4E;
}
.nav-sidebar .nav-link>.right, .nav-sidebar .nav-link>p>.right {
    right: 0.4rem;
}
.nav-link {
    padding: 0.5rem;
}
.layout-fixed .main-sidebar {
    width: 270px;
}
.user-panel .image {
    padding-top: 0.3rem;
    color: #c2c7d0;
}
.user-panel {
    padding-bottom: 0rem !important;
    color: #c2c7d0;
}
.layout-fixed .brand-link {
    width: 270px;
}
.main-footer {
    background: #400701;
    color: #ffffff;
}
.main-footer a {
    color: #E8BE09;
    text-decoration: underline;
}
.bakwa-img img {
    position: absolute;
    left: -90px;
    width: 100%;
    bottom: 0;
}
.main-header {
    background: #E8BE09;
}
.fa-bars {
    color: #720000;
    font-size: 30px;
}
.navbar-light .navbar-nav .nav-link {
    color: #720000;
    font-weight: 700;
    transition: 0.3s;
}
.navbar-light .navbar-nav .nav-link.ham {
    padding: 0;
    padding-top: 4px;
}
.card-title {
    color: #fff;
}
.dashboard .card-header {
    background: #400701;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
    transition: 0.3s;
}
.table th {
    background: #400701;
    color: #fff;
}
.table .cb_row {
    background-color: #EADDCA !important;
    color: #E97451
}
.outlet-view .table th,
.user-view .table th {
    background: unset;
    color: unset;
}
.campaign-promo-view .table th {
    background: unset;
    color: unset;
}
.transactions-view .table th {
    background: unset;
    color: unset;
}
.transactions-view .table tbody th:first-child {
    width: 30%;
}
.table th a {
    color: #fff;
}
.table ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.summary {
    color: #400701;
}
.list-group-item-action, .list-group-item-action {
    transition: 0.3s;
}
.list-group-item-action:focus, .list-group-item-action:hover {
    color: #400701;
    background-color: rgba(112, 112, 112, 0.09);
    transition: 0.3s;
}
.content-header h1 {
    color: #400701;
    font-weight: 700;
}
.content-wrapper h1 {
    color: #400701;
    font-weight: 700;
    padding: 15px .5rem;
    font-size: 1.8rem;
}
.bg-orange {
    background-color: #E8BE09!important;
}
.bg-orange.btn.active, .bg-orange.btn:active, .bg-orange.btn:not(:disabled):not(.disabled).active, .bg-orange.btn:not(:disabled):not(.disabled):active {
    background-color: #E8BE09!important;
    border-color: #E8BE09!important;
    color: #fff;
}
.nav-sidebar .menu-open>.nav-link i.right {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.viewbtn {
    background-color: #007bff !important;
    color: #fff !important;
}
.editbtn {
    color: #fff !important;
    background-color: #28a745 !important;
}
.btn-danger {
    padding: 0.375rem 0.6rem;
}
.pagination {
    padding-bottom: 20px;
    justify-content: flex-end;
    margin-bottom: 0;
}
.pagination li {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
    transition: 0.3s;
}
.pagination span {
    color: #400701;
}
.pagination li.active {
    background: #400701;
}
.pagination li a {
    color: #400701;
}
.pagination li.active a {
    color: #fff;
}
b, strong {
    font-size: 0.9rem;
    font-weight: 600;
}
.viewbtn, .editbtn, .btn-delete-item {
    /* display: block; */
    width: 50px;
    margin: auto;
    /* margin-bottom: 10px; */
}
.pagination li:hover , .pagination li:focus{
    background: #400701;
    transition: 0.3s;
}
.pagination li:hover a, .pagination li:focus a {
    color: #fff;
    transition: 0.3s;
}
th.transac-btn {
    text-align: center;
    vertical-align: middle;
}
.promo-conditions {
    font-size: 1rem;
    margin-bottom: 0rem;
    color: #400701;
}
.paddingbtm {
    padding-bottom: 1rem;
}
.cond_row label {
    color: #400701;
}
.conditionals button {
    color: #fff;
    background-color: #007bff;
    border-color: transparent;
    box-shadow: none;
    padding: .375rem .75rem;
    border-radius: 5px;
}
.cond_row {
    padding-bottom: 10px;
}
.nav-sidebar>.nav-item>.nav-treeview {
    margin-left: 28px;
}
.nav-sidebar .menu-open .nav-treeview .nav-link p{
    color: #e8be09
}
.grid-view .table th:nth-child(1){
    width: 70px;
}
.grid-view #txnTbl.table th:nth-child(1){
    width: 10%;
}
.grid-view .table th:nth-child(2){
    width: 20%;
}
.grid-view .tbl-footer td{
    font-weight: 700;
    color: #400701;
}
.table td{
    vertical-align: middle;
}
@media (min-width: 768px) {
    body:not(.sidebar-mini-md) .content-wrapper, body:not(.sidebar-mini-md) .main-footer, body:not(.sidebar-mini-md) .main-header {
        transition: margin-left .3s ease-in-out;
        margin-left: 270px;
    }
}
@media (min-width: 992px) {
    .sidebar-mini .nav-sidebar, .sidebar-mini .nav-sidebar .nav-link, .sidebar-mini .nav-sidebar>.nav-header {
        white-space: nowrap;
        overflow: unset;
        font-size: 0.9rem;
    }
}
