﻿.dataTables_length {
    display: block;
    padding: 8px;
    font-size: 12px;
    width: 12%;
    float: right;
    text-align: right;
    position: relative;
    background: #f7f7f7;
}
div#subjectSetuptbl_info {
    position: absolute;
    font-size: 12px !important;
}
a.verifytblbtn__1 {
    background-color: #4d94fe40;
    border-radius: 50%;
    line-height: 30px;
    height: 30px;
    width: 30px;
    text-align: center;
    /* padding: 8px; */
    color: #1163df;
    text-decoration: none !important;
    margin-right: 2px;
}
a.editblbtn__1 {
    background-color: #f97e0042;
    border-radius: 50%;
    line-height: 30px;
    height: 30px;
    width: 30px;
    text-align: center;
    text-decoration: none !important;
    margin-right: 2px;
    color: #f96c41;
}

a.Rejecttblbtn__1 {
    background-color: #93939330;
    border-radius: 50%;
    line-height: 30px;
    height: 30px;
    width: 30px;
    text-align: center;
    text-decoration: none !important;
    margin-right: 2px;
    color: #817d7d;
}

table.dataTable {
    width: 100% !important;
    border: 1px solid #f1f1f1;
    border-spacing: 0px !important;
    background:#fff !important;
}

table.stDashBoard > thead > tr:nth-child(1) > th {
    color: #161616 !important;
    border-bottom: none !important;
    background: #f7f7f7;
    font-size: 12px !important;
    font-weight: 500;
    line-height: 14px;
    padding: 10px !important;
    white-space:nowrap;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0 !important;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 0 !important;
    background: transparent !important;
    outline: none !important;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 2px 11px !important;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none !important;
    background-color: transparent !important;
    border: 1px solid #ddd !important;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 0px !important;
    background: transparent !important;
    outline:none !important;
}

.paidstatus {
    background: #096bfd26;
    padding: 2px 12px 4px 12px;
    border-radius: 20px;
    color: #035cff !important;
    font-size: 10px;
    text-decoration: none !important;
}
.escaltestatus {
    background: #ffeb0129;
    padding: 2px 12px;
    border-radius: 20px;
    color: #f88125 !important;
    text-decoration: none !important;
}
.duestatus {
    background: #ffcfda38;
    padding: 2px 12px;
    border-radius: 20px;
    color: #b10b39 !important;
    text-decoration: none !important;
}

div.dataTables_wrapper div.dataTables_length select {
    width: 48px;
    display: inline-block;
    height: 30px;
    font-size: 12px;
    padding: 0px;
}
.text-left{
    text-align:left !important;
}
.text-right{
    text-align:right !important;
}


/*#feerecordtable_wrapper .row:nth-child(1) {
    margin: 0 25px 0 0;
    background: #b1b1b11c;
    padding: 6px;
    border-radius: 8px;
}*/
.tablefirst {
    font-size: 14px !important;
    font-weight: normal !important;
    margin: 3px 0 0 0;
    line-height: 25px;
    float: left;
    width: 100%;
    white-space: nowrap;
}

.viewAnchor {
    float: left;
    width: 100%;
    font-size: 10px;
    margin: 0px 0 10px 0;
    line-height: 12px;
    color: #717dd9;
    text-decoration: none !important;
    white-space: nowrap;
}


table.stDashBoard thead tr th:first-child, table.stDashBoard thead tr th:last-child {
    padding: 0 10px !important;
    vertical-align: middle;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
    float: left;
    width: 50%;
    background: #f7f7f7;
    padding: 8px;
}

    div.dataTables_wrapper div.dataTables_filter input {
        margin-left: 0;
        display: inline-block;
        width: auto;
    }

div.dataTables_wrapper div.dataTables_length label {
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    float: right;
}

div.dataTables_filter::before {
    content: '\f002';
    font-family: 'FontAwesome';
    position: absolute;
    left: 18px;
    top: 12px;
    color: #b5b1b1;
}

.dataTables_filter {
    position: relative
}

.dataTables_wrapper label input.form-control.input-sm {
    padding-left: 30px !important;
    border-radius: 5px;
}

div.dataTables_length::after {
    content: '\f107';
    font-family: 'FontAwesome';
    position: absolute;
    right: 15px;
    top: 18px;
    font-size: 8px;
}

div.dataTables_wrapper div.dataTables_paginate {
    width: 100%;
    margin-top: 15px !important;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background: transparent;
    color: #0d6efd !important;
    border: 1px solid #0d6efd !important;
    padding: 1px 10px 3px 10px !important;
    text-decoration: none !important;
    background-color: transparent !important;
}

.paginate_button a {
    text-decoration: none !important;
}

.pagination {
    margin: 0px !important;
}

.contactcls {
    margin: 15px 0;
    font-size: 13px !important;
}



.dt-buttons a {
    float: right;
    font-size: 10px !important;
    padding: 7px 10px !important;
    margin: 0 2px !important;
    border-radius: 5px !important;
}

.buttons-print span::before {
    font-family: "FontAwesome";
    content: "\f02f";
    padding-right: 0px !important;
}

.buttons-excel span::before {
    font-family: "FontAwesome";
    content: "\f1c3";
    padding-right: 1px !important;
}

.tblth {
    font-size: 12px !important;
    font-weight: 700 !important;
}

th.tblth {
    padding: 8px !important;
    border-spacing: 0px !important;
}

.buttons-copy span::before {
    font-family: "FontAwesome";
    content: "\f1c3";
    padding-right: 1px !important;
}
div.dataTables_info {
    position: absolute;
    bottom: 12px;
}
div.dataTables_wrapper {
    position: relative;
}
