﻿.pcoded .pcoded-navbar .pcoded-item > li > a {
    line-height: 2.3;
}

/*.pcoded .pcoded-navbar .pcoded-item > li:hover > a {
    background: #ccc!important;
}*/

.navbar-logo {
    /*height: 56px !important;*/
   /* background: #dfe3e9 !important;
    width: 170px !important;*/
   
}


/*.pcoded-header {
    background: #898c93 !important;
}

.pcoded-inner-navbar {
    background: #acc3ed !important;
}*/

.pcoded-micon {
    margin-right: 0px!important;
}

/*.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 {
    background: #1b8bf9 !important;
    color: #eeeeee !important;
    text-align: center !important;
}*/

thead,
tbody,
tfoot,
tr,
td,
th {
    border-width: 0px !important;
    white-space: inherit !important;
    border-bottom: solid 1px #dee2e6 !important;
}
th {
    border-top: solid 1px #dee2e6 !important;
}
    td .details-control {
    background: url('../Assest/assets/images/details_open.png') no-repeat center center;
    cursor: pointer;
}

tr.details td.details-control {
    background: url('../Assest/assets/images/details_close.png') no-repeat center center;
}

.card-header-custom {
    padding: 10px 20px !important;
}
.card .card-header .card-header-right {
    right: 28px !important;
}

.card-header-right-custom {
    top: 5px !important;
    padding: 0 !important;
}