.layout-fixed .main-sidebar {
    bottom: 0;
    float: none;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    /* background: #cad8ff !important ; */
    background: #072F40 !important ;

}
.content-wrapper {
    background-color: #f8f8f8;
}
nav.main-header.navbar.navbar-expand.navbar-white.navbar-light {
    background: #5474cc !important ;

}
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #5474cc !important ;
    color: #fff !important ;

}
.content-wrapper {
    min-height: 100vh !important ;
}
.navbar-light .navbar-nav .nav-link {
    color: #C8D2DF  ;
}
.card-header.custome {
    background: #5474cc !important ;
}
.bg-green {
    background: #00834e !important ;
}
.img-dashboard-logo{

}

.image img {
    height: auto;
    width: 100% !important;
}

a.nav-link {
    color: #C8D2DF !important;
    /* color: #000 !important; */
    /*font-size: 15px !important;*/
}


.table-image {

      vertical-align: middle !important;

  }

.color-yellow{
    background: #cd9a32 !important;
}

.color-white{
    color: #ffffff !important;
 }

 .div-scroll {
    height: 350px;
    overflow: auto;
}
.div-scroll-alert {
  height: 250px;
  overflow: auto;
}

.paye-heading
{
    font-weight: 500;
    text-align: center;
    width: 100%;
    background: #d3ac58;
    padding: 6px;
    border-radius: 42px;
    color: #fff;
}

.p-cls {
    padding: 10px;
    border-bottom: 1px dashed #b0b0b0;
    font-weight: bold;
    text-align: left;
    width: 100%;
}
.line-cls
{
    border-bottom: 1px solid #C8D2DF;
    flex: 1;
}
.for-text
{
    flex: 1;
    text-align: center;
}

.form-control{
    color: #6b6a6a !important;
}

::-webkit-input-placeholder {
   color: #a9a9a9 !important;
}

:-ms-input-placeholder {
  color: #a9a9a9 !important;
}

::placeholder {
 color: #a9a9a9 !important;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
    color: #757575 !important;
}

.role {
    color: #ffffff !important;
    background: #d7b669 !important;
    /*margin-top: -7px !important;*/

}

i.fas.fa-angle-left.right {
    transform: rotate(-90deg);
}

.faq-bg-yellow {
    background: #6abbe630 !important;
    padding: 7px;
    color: #6d6a6a;
    font-size: 16px;
    font-weight: 500;
}

.faq-bg-green {
    background: #00834e !important;
    padding: 7px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}





.bg-header-color
{
    background: linear-gradient(45deg, #299a43, #2E7D32);
}
.btn-padding-db
{
    padding: 11px 40px 11px 40px;
}
.tran-warning {
    color: #ffffff !important;
    background-color: #dc3545 !important;
}
.bg-main-container
{
    background: #fff;
    color: #ffffff !important;
}
.card-wrapper {
    background: #ffffff !important;
    COLOR: #0c0c0c;
    padding: 16px;
    /* box-shadow: 0 6px 10px 0 rgba(0,0,0,.14), 0 1px 18px 0 rgba(0,0,0,.12), 0 3px 5px -1px rgba(0,0,0,.2); */
    border-radius: 10px;
}
.card-wrapper a
{

    COLOR:#C8D2DF;
}
.table.table-head-fixed thead tr:nth-child(1) th {
    background-color: #fff !important;
    border-bottom: 0;
    /* box-shadow: inset 0 1px 0 #dee2e6, inset 0 -1px 0 #dee2e6; */
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10;
}

.bg-info {
    background: linear-gradient(45deg, #fa7e00, #ffa803) !important;
}
.bg-success {
    background: linear-gradient(45deg, #5474cc, #5FB4E4) !important;
}
.bg-success-da {
    background: linear-gradient(45deg, #852696, #bb5fb0) !important
}

.bg-warning {
    background: linear-gradient(45deg, #e3726c, #f35343) !important;
}
.bg-penalty-count {
    background: linear-gradient(45deg, #e3726c, #f35343) !important;
}
.bg-employee-count {
    background: linear-gradient(45deg, #0194a8, #0cc5d7) !important;
}


.slider-content {
    min-height: 450px;
    background: #e6ffea;
    text-align: center;
    display: flex;
    background-size: cover;
    background-repeat: no-repeat;
}

.content-slide-1 {
    justify-content: center;
    text-align: center;
    margin: auto;
    background: #fff;
    padding: 50px;
    border-radius: 10px;
    opacity: .8;
}

.btn-slide-1
{
    width: 200px;
}
.number {
    font-size: 73px;
    font-weight: 800;
    width: 100%;
    text-align: center;
}
.content-wrapper {
    background: #fff;
}
.num-dec {
    text-align: center;
}
.mx-auto
{
    margin: auto !important;
}
.num-icon {
    text-align: center;
    font-size: 33px;
}
.b-t-line {
    border-bottom: 1px solid #e0e0e0;
    padding: 17px !important;
}

.t-line
{
    border-top: 1px solid #e0e0e0;
    padding-top: 15px;
}
ul.dropdown-menu.border-0.shadow.show a {
    color: #C8D2DF !important;
}

.nav-green-1 {
    background: #fff;
}

.p-shadow{
    box-shadow:0 6px 10px 0 rgba(0,0,0,.14), 0 1px 18px 0 rgba(0,0,0,.12), 0 3px 5px -1px rgba(0,0,0,.2)
}

.btn-slide-1 {
    width: 200px !important;
}

.box-height{
    min-height: 230px;
}

.card {
    box-shadow: 0px 10px 80px rgba(2, 31, 123, .10) !important ;
    margin-bottom: 1rem;
}

.f-min {
    min-height: 140px;
}

.f-min a {
    color: #C8D2DF;
}

.faq-bg-green h5 {
    background: #ffffff !important;
    color: #919291 !important;
    font-size: 15px;
    font-weight: 700;
}

div#headingOne {
    background: #ffffff !important;
    padding: 7px;
}

.text-danger {
    color: #dc3545!important;
    font-size: 12px !important;
}

.validation-error {
    position: relative;
    margin-top: -7px;
    margin-bottom: 13px;
}

.login-remeber {
    font-size: 14px !important;
}

.icon-sidebar{
font-size: 15px !important;
    font-weight: 200 !important;
}

.export-btn{
    font-size: 11px !important;
}

.dataTables_wrapper {
    font-size: 12px !important;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #00834e !important;
    border-color: #00834e !important;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #535353 !important;
    border-color: #535353 !important;
}

.btn-outline-primary {
    color: #00834e !important;
    border-color: #00834e !important;
}

.btn-outline-primary:hover {
    color: #fff !important;
    background:  #535353 !important;
}

.page-link {
    color: #535353 !important;
}


.page-item.active .page-link{
    color: #fff !important;
}

input.form-control.form-control-sm {
    width: 100% !important;
    display: flex !important;
}

thead {
    white-space: nowrap;
}

.over-auto{
    overflow: auto !important;
}
.high {
  height: 750px !important;
}

.signup {
  top: 150px;
  min-width: 300px;
}

@media (max-width: 600px)
{
	.m-logo img{
		max-height: 153px !important;
	}
}

@media (min-width: 665px)
{
	.m-logo img{
		max-height: 350px;
	}
}

@media (max-width: 400px)
{
	.m-font {
        font-size: 12px !important;
    }
}

@media (max-width: 320px)
{
    .m-font {
        font-size: 12px !important;
    }
}

@media (max-width:319px)
{
	.m-font {
        font-size: 9px !important;
    }
}

@media screen and (max-width: 360px) and (min-width: 281px) {
    .m-font {
       font-size: 10px !important;
    }
}

@media screen and (max-width: 285px) and (min-width: 100px) {
    .m-font {
       font-size: 9px !important;
    }
}

@media (max-width:415px)
{
	.navbar-expand {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: column !important;
        -webkit-box-pack: start;
        justify-content: flex-start;
    }
    .ml-auto.color-white {
        margin: auto;
    }
    .bold-black {
        font-weight: 800;
        color: black !important;
        font-size: 12px;
    }
    .card-body img {
        float: left;
        height: 82px;
        margin: -58px 93px 12px 92px;
    }
}

.paging-pull-right{float:right;}

.pagination-server ul{border: 1px solid #cfcfcf;
    padding-left: 0px;
    border-radius: 5px;
    font-size: 12px;}

    .pagination-server ul li{padding: 0px;}
    .pagination-server ul li a{padding: 6px 14px;}
    .pagination-server ul li{border-right: 1px solid #cfcfcf;}
    .pagination-server ul li:last-child{border-right: 0px solid #cfcfcf;}

    .ngx-pagination .current {
        padding: 6px 13px !important;
        margin-left:-1px;
        background-color: #1568c3 !important;
        border-color: #1568c3 !important;}

.pagination-server ul li a{color:  #1568c3 !important;}

.show-record{
    display: flex;
    font-size: 12px;
    justify-content: flex-start;
    align-items: baseline;
    margin-bottom: 10px;
}

.show-record select{width: 70px !important;}
.record-show-text-bottom{font-size: 12px; float: left;}
 .ptc-3{padding-top: 2px; color: #fff;}
 .ptc-3:hover{cursor: pointer;}
.mbm-30{    margin-bottom: -42px !important;
    z-index: 2;
    width: 200px !important;}
