.sidebar .nav-item .nav-link {
    padding-top: 8px!important;
    padding-bottom: 8px!important;
}

.newsearch button {
    margin-top: 30px;
}

.btn-row button {
    margin-top: 30px;
}

.btn-row button {
    margin-top: 30px;
}

.w_200 {
    width: 200px!important;
}

.w_50 {
    width: 50px!important;
}

.fz_40 {
    font-size: 40px!important;
}

.vh {
    visibility: hidden!important;
}

.d_block {
    display: block!important;
}

.body_bg {
    background: #4e73df!important;
}

.sidebar .sidebar-brand {
    text-transform: none!important;
}

.sep {
    width: 100%;
    height: 1px;
    background: #ddd;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
}

.select2-container .select2-selection--single {
    height: 37px!important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 37px!important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ECE5E5 !important;
}

.fade.in {
    opacity: 1 !important;
}

@media print {
    .navbar-nav,
    .print-btn,
    .edit-btn,
    .print-footer,
    .print-section,
    .lawyer-doc-file {
        display: none!important;
    }
}


/* Raju Custom Css */

.dt-button{
    background-color: #3AAFA9 !important;
    border: 1px solid #3AAFA9 !important;
}
.btn-info{
    background-color: #3AAFA9 !important;
}
.sorting{
    background-color: #3AAFA9 !important;
}

.dataTables_paginate  span{
    color: #fff;
}

.sorting_disabled {
    background-color: #3AAFA9 !important;
    color: white !important;
}

.sorting {
    background-color: #3AAFA9 !important;
    color: white !important;
}

.form-control{
    border-color: #36B9CF !important;
}

.select2-container .select2-selection--single .select2-selection__rendered{
    border: 1px solid #36B9CF !important;
}

.select2-container .select2-selection--single .select2-selection__rendered{
    border: 1px solid #36B9CF !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 33px!important;
}
.navbar-expand{
        background-color: #7dc8c8 !important;
}

#userDropdown span{
    color:#fff !important;
}
.show_btn .btn{
    min-width: 100px;
    border: 1px solid #000;
    margin-bottom: 4px;
    padding: 3px;
    font-size: 0.75rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
  table.dataTable thead th{
            border:0 !important;
            text-align: center;
     }
    table.dataTable thead th, table.dataTable thead td{
     font-size: 14px;
    line-height: 14px;
    padding-right: 25px !important;
    padding-left: 10px;

 
}
table.dataTable {
    clear: both;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    max-width: none !important;
    border-collapse: separate !important;
    border-spacing: 0;
}
.dataTables_scrollHead{
    margin-bottom: 0;
    padding-bottom: 0;
}
.dataTable{
    width:100% !important;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td {
    vertical-align: middle;
    font-size: 14px;
    padding-top: 0.4rem !important;
    padding-bottom: 0.4rem !important;

}
.responsive,.dataTables_scrollHeadInner,.no-footer{
    width:100% !important;
}
.btn {
    font-weight: bold;
    padding: 0.2rem 0.75rem;
    font-size: 14px;
    border-radius: 0.2rem;
 

}
button.dt-button, div.dt-button, a.dt-button, input.dt-button {
    padding: 0.2em 1em;
    border-radius: 0.22rem !important;
     margin-bottom: 0.6em !important;
}
.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 2px;
    background-color: transparent;
    margin-left: 3px;
    font-size: 14px;
    padding: 0.2em 1em !important;
    height: 30px;
    margin-right: 0;
}
.dt-button {
    color: #000 !important;
    background-color: #fff !important;
    border: 1px solid #3AAFA9 !important;
}
.btn-secondary {
    color: #000 !important;
    background-color: #fff !important;
    border-color: #3AAFA9 !important;
   font-weight: 400 !important;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td {
    text-align: left;
    color:#000 !important;
}


.container-fluid {
    padding-left: 0.8rem !important;
    padding-right: 0.8rem !important;
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1rem;
}
.card-header {
    padding: 0.75rem 1rem;
}
div.dt-button-collection button.dt-button:active:not(.disabled), div.dt-button-collection button.dt-button.active:not(.disabled), div.dt-button-collection div.dt-button:active:not(.disabled), div.dt-button-collection div.dt-button.active:not(.disabled), div.dt-button-collection a.dt-button:active:not(.disabled), div.dt-button-collection a.dt-button.active:not(.disabled) {
    background-color: #dadada;
    background: linear-gradient(to bottom, #8ee9ff 0%, #0a5672 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#f0f0f0", EndColorStr="#dadada");
    box-shadow: inset 1px 1px 3px #666;
}
.dropdown-toggle::after {
    border: 0;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1rem !important;
    clear: both;
    font-weight: 400;
    color: #3a3b45;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0 !important;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 3rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 0.85rem;
    color: #858796;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e3e6f0;
    border-radius: 0.35rem;
}
.action_doc{
    width:3rem;
}
.dropdown-item .fa-trash-alt{
    color:red;
}
a:hover {
    text-decoration: none !important;
}
.card-header_show {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #f8f9fc;
    border-bottom: 1px solid #e3e6f0;
    align-items: baseline;
}
.card-header_show:first-child {
    border-radius: calc(0.35rem - 1px) calc(0.35rem - 1px) 0 0;
}

.card-header_show{
    padding: 0.75rem 1rem;
}
.card-header_show{
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #f8f9fc !important;
    border-bottom: 1px solid #e3e6f0 !important;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px !important;
}
.info_card{
        box-shadow: 0 0px 27px rgb(40 42 53 / 29%);
        border-radius: 8px;

        }
.card-header_show h4{
    font-size: 1rem !important;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e3e6f0;
    padding: 4px;
}
.table th, .table td {
    padding: 4px;
    vertical-align: top;
    border-top: 1px solid #e3e6f0;
    font-size: 14px;
}
.card-header_show i{
    color: #36B9CF;;
}
button.dt-button, div.dt-button, a.dt-button, input.dt-button {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin-left: 0.167em;
    margin-right: 0.167em;
    margin-bottom: 0.333em;
    padding:0.2em 1em !important;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 2px;
    cursor: pointer;
    font-size: .88em;
    line-height: 1.6em;
    color: black;
    white-space: nowrap;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    background: linear-gradient(to bottom, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(230, 230, 230, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)");
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    outline: none;
    text-overflow: ellipsis;
}
button.dt-button, div.dt-button, a.dt-button, input.dt-button {
    padding: 0.2em 1em;
    border-radius: 0.22rem !important;
}
.step.active {
    opacity: 1;
    background-color: #2c9faf !important;
    border-color: #2c9faf !important;
    color: #fff !important;
}
::placeholder {
  color: #ccc !important;
  opacity: 0.5; 

}
.events h4{
    font-size: 1rem !important;
}
.edit_header {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e3e6f0 !important;
    background: #f8f9fc !important;
    align-items: baseline;
        border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.edit_header h3{
    color: black;
    font-size: 1rem;
    margin-bottom: 0;
    padding: 0.75rem 1.25rem;

}
div.dt-button-collection button.dt-button:active:not(.disabled), div.dt-button-collection button.dt-button.active:not(.disabled), div.dt-button-collection div.dt-button:active:not(.disabled), div.dt-button-collection div.dt-button.active:not(.disabled), div.dt-button-collection a.dt-button:active:not(.disabled), div.dt-button-collection a.dt-button.active:not(.disabled) {
    background-color: #dadada;
    background: linear-gradient(to bottom, #8ee9ff 0%, #0a5672 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#f0f0f0", EndColorStr="#dadada");
    box-shadow: inset 1px 1px 3px #666;
}
.btn-secondary {
    color: #000 !important;
    background-color: #fff !important;
    border-color: #3AAFA9 !important;
    font-weight: 400 !important;
}
.btn {
    font-weight: bold;
    padding: 0.2rem 0.75rem !important;
    font-size: 14px !important;
    border-radius: 0.2rem !important;
}