﻿
.modalpopup {
    position: absolute;
    height: auto;
    width: 97% !important;
    top: 25px !important;
    left: 20px !important;
    display: block;
    z-index: 101;
}
.cmn-allbox-topSpace{ margin-top:15px;}
.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: #2A3F54;
    color: #f8f9fa !important;
}
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    background-color: #D3D3D3 !important;
}
.manage-table-data table tbody {
    background-color: #ffffff !important;
    color: #000000 !important;
}
.x_panel {
   margin-bottom: 4px !important;
    
}

.x_content {
    margin-top: 0px !important;
   
}
.divd {
    padding: 15px;
    border: 1px solid #212529;
    /*
        width: 48%;
        margin: 0px;
        margin-left: 1%;
    */
}
.container-login100 {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.9)url(../images/banner.png) center center fixed;
    background-size: cover;
}
.swal-wide {
   background-color:red;
}

