.panel-head-text {
    text-align: center;
}

.vertical-center {
    margin-left: 30%;
    margin-right: 30%;
}

.panel-icons {
    margin-right: 30%;
}

.fa:hover {
    cursor: pointer;
}

.content .fa {
    font-size: 22px;
    margin-top: 4px;
    color: #3d3d3d;
}

.panel-button {
    margin-top: 10px;
}

.form-code .form-control {
    width: 54%;
}

.hr-checkbox {
    margin-top: 10px;
}

.error-validation {
    color: red;
    margin-left: 5px;
}

.ui-grid-edit {
    margin-left: 10px;
}

.employee .panel-heading {
    cursor: pointer;
}

.est-check {
    margin-top: 27px;
}


.employee-name {
    margin-top: 11px;
}

.employee-gender {
    margin-top: 25px;
    margin-left: 10px;
    margin-bottom: 17px !important;
}

.employee-mobile-num {
    margin-top: 1px;
}

.address-checkbox {
    margin-top: 21px;
    margin-left: 5px;
}

.sidebar-inner .fa {
    font-size: 11px !important;
}

.menu-icon {
    margin-top: 6px;
}

md-autocomplete {
    height: 30px;
    background-color: #fafafa;
    border-radius: 2px;
    border: 1px solid #eeeeee;
}

md-autocomplete md-autocomplete-wrap {
    height: 30px;
}

md-autocomplete input:not(.md-input) {
    height: 28px;
    font-size: 13px;
}

.md-whiteframe-z1 {
    box-shadow: none;
}

.clergy-date {
    width: 110% !important;
}

#sidebar-menu ul ul a:hover {
    color: #fff !important;
    background-color: #0d466d;
}














.btn {
    font-size: 13px;
}

.member-vote {
    margin-top: 18px;
}




label {
    font-size: 14px;
}



::-webkit-input-placeholder {
    color: #bfbfbf !important;
    font-style: italic;
    text-align: left !important;
}

::-moz-placeholder {
    color: #bfbfbf !important;
    font-style: italic;
    text-align: left !important;
}




:-ms-input-placeholder {
    color: #bfbfbf !important;
    font-style: italic;
    text-align: left !important;
}


:-moz-placeholder {
    color: #bfbfbf !important;
    font-style: italic;
    text-align: left !important;
}



.table-responsive {
    margin-bottom: 60px;
    min-height: 350px;
}

.ui-grid-cell-contents {
    border-bottom: 1px solid #ccc;
}














/*Start Clergy family table*/

.dynamic-table .form-control {
    width: 125px !important;
}












/*End*/

.modal-header h4 {
    color: #3d3d3d;
    margin-left: 10px;
}

.modal-header .close {
    margin-top: 8px;
    color: red;
    margin-right: 10px;
    opacity: 5;
}










.btn-primary {
    /*width: 10%;*/
    background: #1D5D70;
    margin-right: 10px;
}

.ui-grid-cell-contents {
    font-size: 11px;
}

.ui-grid-pager-row-count-picker .ui-grid-pager-row-count-label {
    text-transform: capitalize;
    font-size: 12px;
}










/*.ui-grid-pager-control .last-triangle {
    border-color: transparent transparent transparent green;
}

.ui-grid-pager-control .last-bar {
    border-left: 2px solid green;
}

.ui-grid-pager-control .first-bar {
    border-left: 2px solid green;
}

.ui-grid-pager-control .first-triangle{
     border-color:transparent green transparent transparent;
}*/

.ui-grid-pager-count-container .ui-grid-pager-count {
    font-size: 12px;
}

.fa-edit {
    color: green;
}

.fa-remove {
    color: red;
    font-size: 14px !important;
}

.employee-list-report {
    margin-left: 10%;
    margin-bottom: 10px;
}

.report-ui-select .ui-select-bootstrap>.ui-select-match>.btn {
    width: 250px;
}

.report-grid {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

md-icon {
    min-height: 20px;
    height: 20px;
}

.modal-lg {
    width: 70%;
}

.ui-grid {
    height: 70vh;
}

.report-list {
    height: 59vh;
}
.report-list-loan-repayment {
    height: 30vh;
}

.emp-transfer {
    min-height: 200px;
}

.report-page {
    margin-left: 240px;
}

.report-page .content {
    margin-bottom: 60px;
    margin-top: 70px;
    padding: 20px 5px 15px 5px;
}

.emp-master-sub {
    font-weight: 600;
    margin-left: 10px;
}

.extended-search-icon {
    margin-top: 23px;
}
.extended-search-icon-certificate {
    margin-top: 5px;
}
.extended-search-icon-clergy-list {
    margin-top: 5px;
}

.emp-status {
    margin-top: -6px;
}

.same-as-perm {
    margin-left: 10px;
    font-size: 12px;
}

.same-as-perm span {
    font-weight: 200;
    font-style: italic;
}

.right-btn {
   text-align:right;
}

.right-btn .btn-sm {
    margin-top: 10px;
    padding: 5px 21px;
    font-size: 13px;
}

.right-btn .btn {
    padding: 5px 21px;
    font-size: 13px;
    margin-left:3px;
    margin-top: 10px;
}

.panel-border {
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 10px;
    margin-top: 10px;
}

.clergy-panel-border {
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 0px;
    margin-top: 10px;
}

.panel-inside {
    margin: 2px 2px 2px 2px;
}

.clergy-transfer {
    margin-top: 10px;
}

.emp-clergy {
    margin-left: -10px;
}

.emp-panel-title {
    width: 90%;
}

.text-center {
    text-align: left;
}

.emp-btn .btn-sm {
    padding: 7px 5px;
    font-size: 12px;
    line-height: 0.5;
    border-radius: 3px;
    height: 24px;
}

.clergy-transfer md-autocomplete {
    width: 20%;
    margin-left: 10px;
    margin-top: 10px;
}

.clergy-transfer .col-md-6 {
    margin-top: 10px;
}



.header-center {
    text-align: center;
}

.small-height-table .table-responsive {
    min-height: 30px;
    margin-top: 20px !important;
}

.emp-panel-title :hover {
    cursor: pointer;
}

.table-row-colored {
    background-color: #C14242;
}

.table-row-colored .text-center {
    color: #fff;
}

.table-row-colored:hover {
    background-color: #C14242 !important;
}

.content .fa-edit {
    font-size: 14px;
}

.response-modal-header {
    background-color: #d5e3fb !important;
}

.response-modal-footer .btn {
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
}

.response-message {
    margin-top: 15%;
}

.addres-book-checkbox {
    margin-top: 28px;
}

.report-grid .ui-grid-header-cell-row {
    background-color: #d5e3fb;
}

.report-grid .ui-grid-header-cell-label {
    color:  #3d3d3d;
}

/*.page-header {
    margin: -19px 25px 7px;
}*/
.page-header {
    margin: -11px 25px 7px;
}

.report-grid-wrapper {
    background-color: #fff;
    min-height: 65vh;
}

.report-btn {
    margin-top: 2px;
    margin-left: 45px;
}

.report-btn .btn-sm {
    padding: 7px 5px;
    font-size: 12px;
    line-height: 0.5;
    border-radius: 3px;
    height: 24px;
}

.employee-list-report label {
    margin-top: 4px;
}

.fa-external-link {
    color: green;
}

.employee-list-report md-autocomplete {
    width: 110%;
}

.transfer-center {
    margin-left: 19%;
    margin-right: 19%;
}

.transfer-center {
    margin-bottom: 10px;
}

.transaction-first-field {
    margin-top: 10px;
}

.text-muted {
    color: red;
}

.auto-text-muted .text-muted {
    color: #bfbfbf;
}

.remove-icon .btn-sm {
    margin-top: 5px;
}

.footer-logo-position {
    margin-right: -1%;
}

.footer-label {
    margin-top: 50px;
}

.log-in-btn {
    margin-left: 36%;
}

.home-center {
    text-align: center;
}

.extended-search {
    /*background-color: #a3a3c2 !important;*/
}

.mapping-table {
    margin-left: -10px;
}

.extended-search-icon {
    margin-top: 23px;
}


.select2>.select2-choice.ui-select-match {
    /* Because of the inclusion of Bootstrap */
    height: 29px;
}

.selectize-control>.selectize-dropdown {
    top: 36px;
}







/* Some additional styling to demonstrate that append-to-body helps achieve the proper z-index layering. */

.select-box {
    background: #fff;
    position: relative;
    z-index: 1;
}

.ui-select-bootstrap .ui-select-match-text span {
    font-size: 13px;
}

.form-control {
    cursor: pointer;
}

.edit-grid .ui-grid {
    height: 35vh;
}

.edit-grid .btn-group {
    margin-top: 10px;
    margin-left: 80%;
}

.ui-select-min-width .ui-select-toggle {
    width: 200px;
}

.address-list p {
    margin: 0px 10px 3px;
}
.address-list-mob-email p {
    margin: 0px 10px 3px;
}

.address-list {
    border: 1px solid #f2f2f2;
    border-radius: 12px;
    margin-top: 20px;
    font-size: 12;
    min-height: 320px;
}
.address-list-mob-email {
    border: 1px solid #f2f2f2;
    border-radius: 12px;
    margin-top: 20px;
    font-size: 12;
    min-height: 350px;
}



.mapping-table-btn {
    margin-bottom: 10px;
}

.transaction-grid {
    margin-top: 10px;
}

.clergy-mapping-service {
    margin-top: 20px;
    margin-left: 50%;
}

.emp-mapping-service {
    margin-top: 20px;
    margin-left: 80%;
}

.highlight-node {
    background-color: #1d5d70 !important;
}

.ui-select-bootstrap>.ui-select-match>.btn {
    width: 100%;
}

.sub-account-checkbox {
    margin-top: 27px;
    margin-bottom: 16px;
}

.line-space {
    margin-top: 10px !important;
}

.showGrid {
    height: 250px;
}

.menu-tree {
    margin-left: 30%;
}

.duty-list-report {
    margin-top: 27px;
}

.modal-footer .btn+.btn {
    margin-bottom: 5px;
    margin-left: 0;
}

.highlight-grid-node {
    background-color: #b3c4c7 !important;
}

.extended-po {
    padding-left: 1px;
}

.mailing-list-btn {
    margin-left: 70%;
    margin-top: 2%;
}

.mail-list-grid-wrapper {
    background-color: #fff;
}

.tranfer-list-heading {
    text-align: center;
}

.clergy-transfer-table {
    margin-top: 10px;
}

.suggetion-grid {
    height: 150px;
}


.confirm-btn {
    margin-left: 85%;
}

.confirm-btn .btn-sm {
    margin-top: 10px;
    padding: 5px 21px;
    font-size: 13px;
}

.confirm-btn .btn {
    margin-top: 10px;
    padding: 5px 21px;
    font-size: 13px;
}

.mailing-list-export-btn {
    margin-left: 90%;
    margin-top: 10px;
}

.ladies-quota-list {
    margin-top: 20px;
}

.est-list-button {
    margin-top: 24px;
}
.inward-list-button {
    margin-top: 20px;
}

.ladies-parish-list {
    height: 40vh;
}





/*.profile-image{
    height: 180px;
    margin-top: 9px;
    margin-left: 30%;
    width: 50%;
}*/

input[type="file"] {
    display: none;
}

.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 4px 18px;
    cursor: pointer;
    margin: 20px 0px 0px 30%;
}
.custom-sign-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 4px 18px;
    cursor: pointer;
    margin: 20px 0px 3px 3%;
}


.image-upload-preview {
    position: relative;
    width: 200px;
    height: 150px;
    margin: 0 auto;
    background: #eee;
    text-align: center;
    border: 0.5px;
    border-style: solid;
    border-color: #eee;
    -moz-box-shadow: inset 0 0 10px #fff;
    -webkit-box-shadow: inset 0 0 10px #fff;
    box-shadow: inset 0 0 10px #fff;
}
.sign-upload-preview {
    position: relative;
    width: 150px;
    height: 75px;
    margin: 0 auto;
    background: #eee;
    text-align: center;
    border: 0.5px;
    border-style: solid;
    border-color: #eee;
    -moz-box-shadow: inset 0 0 10px #fff;
    -webkit-box-shadow: inset 0 0 10px #fff;
    box-shadow: inset 0 0 10px #fff;
}

.image-upload-preview:after {
    content: attr(data-text);
    position: absolute;
    height: 50%;
    width: 50%;
    text-align: center;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    color: #909fa7;
}

.image-upload-preview>img {
    position: relative;
    z-index: 1;
    max-width: 100%;
}

.thumbnail {
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-top: 10px;
    margin-left: 20%;
}
.thumbnail-sign {
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-top: 10px;
    margin-left: 3%;
}

.thumbnail>img {
    max-height: 100%;
}

.user-permission-btn {
    margin-top: 20px;
    margin-left: 60px;
}

.po .table-responsive {
    min-height: 60px;
}

.po-button {
    margin-top: 25px;
    margin-left: 70%;
}

.decimal-number .form-control {
    text-align: right;
}

.form-checkbox {
    margin-top: 22px;
}

.right-addon .glyphicon {
    right: 0px;
}

.right-addon input {
    padding-right: 30px;
}

.inner-addon {
    position: relative;
}

.inner-addon .glyphicon {
    position: absolute;
    padding: 7px;
    pointer-events: none;
}

.mandalam-attendance {
    margin-left: 25%;
}

.edit-chilavu {
    margin-top: 10%;
    margin-left: 10%;
}

.clergy-photo {
    margin-top: 90px;
}

.clergy-present-highlight {
    color: red;
}

.attendance-list {
    margin-left: 20%;
}

.member-attendane-description {
    margin-left: 20%;
}

.member-attendance {
    margin-top: 20px;
}

.att-current-status-present {
    color: green;
}

.att-current-status-absent {
    color: red;
}

.member-attendane-description input {
    width: 40%;
}

.att-current-status-apology {
    color: #176aa4;
}

.attendance-btn {
    margin-top: 3%;
}

.toppad {
    margin-top: 20px;
}
.toppad-voterslist {
    margin-top: 10px;
}

.profile .panel {
    border: 1px solid #0872B9;
}

.clergy-profile-logo {
    margin-left: 15%;
}

[class*='close-'] {
    color: #777;
    font: 14px/100% arial, sans-serif;
    position: absolute;
    right: 5px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    top: 5px;
}

.close-thik:after {
    content: '✖';
    /* UTF-8 symbol */
}

.diocese-wise .checkbox {
    margin-top: 7px;
}

.attendance-collection-report {
    margin-top: 10px;
}

.image-profile-reports {
    margin-top: 7px;
}

.mailing-list-clergy {
    margin-left: -10px;
}

.profile-right-btn {
    margin-left: 85%;
}

.mailing-list-headers .row {
    margin-left: 1%;
}

.header-name {
    margin-top: 10px;
    margin-left: 80%;
}

.page-template>* {
    position: absolute;
    left: 20px;
    right: 20px;
    font-size: 90%;
}

.page-template .header {
    top: 20px;
    border-bottom: 1px solid #000;
}
.quorum-report{
    margin-left: 30%;
}
.quorum-title{
    margin-left: 31%;
}
.member-mail-list::after{
    margin-bottom: 10px !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.mt-5{
    margin-top: 5px;
}
.auto-complete-mute .ui-select-bootstrap .ui-select-toggle > .caret{
    display: none;
}
.trans-remark{
  width: 205%;
}
.acc-ledger-fin{
    font-size: 1.2em;
    font-weight: 600;
    padding-left: 10em;
}
.againt-ref .modal-lg{
    width:95%;
}
.glyphicon{
  top:0px;
}
.glyphicon-remove{
  color: #f70c24;
}
/*.glyphicon-plus{
  color: #3d3d3d;
  background-color: green;
}*/


.emp-btn .btn-info{
    padding: 7px 7px;
    margin-top: 8px;
}
.blank_column{
    padding: 1.60em;
}
.blank_column_rent{
    padding: 1.75em;
}
.blank_column_member{
    padding: 1.90em;
}
.blank_column_voter{
    padding: 0.75em;
}
.blank_column_print{
    padding: 0.10em;
}
.pt-20{
    padding-top: 20px;
}
.page-template > * {
    position: absolute;
    left: 20px;
    right: 20px;
    font-size: 90%;
}
.page-template .header {
    top: 20px;
    border-bottom: 1px solid #000;
}
.page-template .footer {
    bottom: 20px;
    border-top: 1px solid #000;
}
.clergy-list-row{
    padding: .5em;
}
.clergy-list-button{
    float: right;
}
.mandalam-btn{
    padding-top: 6em;
}
.mandalam-meeting-btn{
    padding-top: 1.5em;
}
.ledger-flux .text-center{
    text-align: left !important;
}
.ledger-total{
    text-align: right;
}
.text-end{
    text-align: end;
}
.acc-ledger-btn{
    margin-left: 89%;
}
.cash-receipt-heading{
    background-color: rgb(107, 189, 141) !important;
}
.cash-payment-heading{
    background-color: rgb(202, 65, 47) !important;
}
.bank-receipt-heading{
    background-color: #8FBC8F !important;
}
/*.bank-payment-heading{
    background-color: #ee4f4f !important;
}*/
.bank-payment-heading{
    background-color: violet !important;
}
.btn-approve-ledger{
    font-size: 12px;
}
.approve-status{
    padding: 1.25em;
}

.approve-status .approved{
    font-weight: 600;
    font-size: 24px;
    color: green;
}

.approve-status .cancelled{
    font-weight: 600;
    font-size: 24px;
    color: red;
}

@media print {
    .non-printable {
        display: none;
    }
    .printable {
        display: block;
    }
    .content {}
}
.report-img-wrapper {
    margin-left: 10%;
}
.print-img{
    height: 85px;
    float: left;
    height: 10em;
}
.print-img-wrapper{
    text-align: center;
}

.receipt-num{
    text-align:left;
}
.date{
    text-align:right;
}
.sanctioned{
    padding-top: 20px;
}
.name-address{
    text-align: left;
    padding-top: 20px;
}
.signature-payee{
    float: right;
    padding-top: 20px;
}
.ledger-row{
    height: 500px;
}
.ledger-receipt-row{
    height: 450px;
}
.head-class{
    text-align: center;
}
.ledger-print-content{
    padding-top: 20px;
}
.legder-close{
    padding-top: 5px;
}
.print-container{
    padding: 5%;
}
.amount-row{
    text-align: right;
}
.ledger-line hr{
    border: 1px solid #000002;
    margin-top: -1em;
}
.dotted-line hr{
    border: 1px dotted #000002;
    border-style: none none dotted;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.responsive-flux .number-control{
    text-align: right;
}
.ui-select-highlight{
    color:red;
}
.button-oreintation{
    display: flex;
}
.cash-book{
   text-align: center;
   font-weight: 600;
}
.report-date{
    float: left;
}
.report-date-period{
    float: right;
}
.billing-table .table>thead>tr>th {
    border-bottom: 1px solid #ddd;
    font-size: 10px;
}

.billing-table .table>thead>tr>td {
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    
}

.billing-table .form-control {
    height: 25px;
    font-size: 12px;
    padding: 6px 3px;
}

.billing-table .table>tbody>tr>td {
    font-size: 12px;
    border:none;
    padding: 1px;
}

.billing-table .dropdown-menu {
    font-size: 10px;
    min-width: 0px;
}
.billing-table p {
    margin: 0 0 8px -8px;
    font-size: 12px;
}

.billing-table tbody {
    color: black;
}
.gst-bill-table-header {
    background-color: #167CBF;
}

.gst-bill-table-header th {
    color: #fff;
}
.amt-col{
    text-align: right;
}
.gst-bill-modal .modal-lg {
    width: 1000px;
}
.payroll-list-report{
    margin-bottom: 2em;
}
.payroll-report-grid{
    padding:3em;
    background: #fff;
}
.payroll-card{
    border: 1px solid black;
    margin-bottom: 1em;
}
.payroll-heading{
    text-align: center;
}
.payroll-heading h5{
   font-weight: bold;
}
.payroll-bottom-line{
    border-bottom: 1px solid black;
}
.payroll-date{
   text-align: right;
   padding-right: 1em;
}
.payroll-empty{
    padding-top: 1em;
    padding-bottom: 1em;
}
.payroll-card .row{
  margin:0;
}
.payscale-details{
    padding-top : 1em;
    padding-bottom : 1em;
}
.allowance-total{
   padding-right: 8em;
}
.payroll-total{
    padding-left: 1.25em;
}
.payroll-header{
     padding-left: 12%;
 }