.btn-google {
    color: white;
    background-color: #b90505;
    font-size: 80%;
    border-radius: 5rem;
    letter-spacing: .1rem;
    font-weight: bold;
    padding: 1rem;
    transition: all 0.2s;
}

.btn-google:hover {
    color: white;
}

.tablefield {
    background-color: #f2f2f2 !important;
    text-align: right !important;
    padding-top: 13px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-top-color: #dddddd !important;
    width: 20%;
}

.box-footer {
    margin-top: 10px;
}

.btn-secondary, .btn-primary {
    width: 100px;
    height: 30px;
    padding: 3px;
}

.btn-success, .btn-danger, .btn-light {
    width: 100px;
    height: 30px;
    padding: 0px;
}

.bulk-assign-wrap {
    text-align: right;
    display: block;
}

.add-more-button {
    margin: 0 auto;
    width: 50%;
    text-align: center;
    display: block;
}

.isDisabled {
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
  pointer-events: none;
}

.hide {
    display:none !important;
}

.required {
    color: red;
}

.multiselect {
    width: 100% !important;
}

.multiple-wrap .select2-container {
    width: 100% !important;
    padding: 0;
}

.modal-withtabs.model-full-width .modal-dialog {
    max-width: 98% !important;
}

.btn-light {
    border: 1px solid #ccc;
}

.modal.yp-model .modal-dialog.modal-x-lg {
    max-width: 1400px;
}

.yp-model .badge {
    padding: 6px 10px;
    font-weight: 100;
    margin: 0;
}

.font-red {
    color: red;
}

.count-block-wrap .count-block h6 {
    font-size: 10px !important;
}

.count-block-wrap .count-block h4 {
    font-size: 16px !important;
}

.count-block-wrap .count-block .num {
    font-size: 25px !important;
}

.count-block-wrap .count-block .num sub {
    font-size: 20px !important;
}

/*#project-report-keywords td {
    border-top: none;
}*/

.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
  margin: 0 auto;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

#selected_text_count_sec {
  visibility: hidden;
  opacity: 0.7;
  min-width: 250px;
  margin-left: -125px;
  background-color: #0067b8;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 1;
  right: 0%;
  bottom: 30px;
  font-size: 17px;
}

#selected_text_count_sec.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s;
  animation: fadein 0.5s;
}

@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;} 
  to {bottom: 30px; opacity: 0.7;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 30px; opacity: 0.7;}
}

@-webkit-keyframes fadeout {
  from {bottom: 30px; opacity: 1;} 
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 30px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

.cke_notification_success
{
    background: #72B572;
    border: 1px solid #63A563;
}

.cke_notification_message
{
    position: relative;
    color: #fff;
}

/* page overlay with loading */
.overlay{
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0;
    bottom: 0;
    position: fixed;
    z-index: 100000;
}

.overlay .fa-spin{
    z-index: 1000000;
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    transform: translate(-50%, -50%);
    font-size: 30px;
}
.jquery-accordion-menu {
    height: calc(100% - 68px);
}

div#common-directory-listing-table_wrapper div.dataTables_processing {
   top: 400px;
}

@media only screen and (min-width: 1166px) and (max-width: 1320px) {
	.count-block-wrap .count-block .num.res {
    font-size: 17px !important;
  }
  .count-block-wrap .count-block h6 {
    margin-top: 60px;
}
}

@media only screen and (min-width: 1321px) and (max-width: 1920px) {
  .count-block-wrap .count-block .num.res {
    font-size: 17px !important;
  }
}

span.input-description {
    font-style: italic;
    text-transform: none;
    color: #8C8C8C;
    margin-top: -5px;
}

select#content_grade_deduction {
    font-size: 12px;
    padding: 2px 2px;
}

#green-eye {
    color: #63A563;
}

.payment-report-button {
    width: 90% !important;
}

.payment-report-button-desc {
    font-size: 14px;
    text-align: right;
    margin-top: 5px;
}

.align-right{
    text-align: right;
}

.payment-report-button-all {
    margin-top: 30px;
}

.content-approve-checkbx {
    margin-right:20px;
}

td.dark-column {
    background: #f8f8f8;
    width: 50%;
}
#paymentConfirmationModal .modal-content .modal-body label {
    margin-top: 10px;
}


#paymentConfirmationModal .col-6.align-left, #rejectDeductionModal .col-6.align-left, #rejectEarningModal .col-6.align-left{
    padding: 0px;
}


#paymentConfirmationModal .col-6.align-right, #rejectDeductionModal .col-6.align-right, #rejectEarningModal .col-6.align-right{
    padding: 0px;
}

input.form-control.value-input-box {
    padding: 4% 2% !important;
    width: 66% !important;
    text-align: center !important;
}

.tooltip-inner {
    background-color: #00cc00;
}

.payment-report-exwriter .form-check.form-check-inline {
    width: 25% !important;
}

 /* Style for Export To Excel buttons in external writer and submitter pages */
 .btn.custom-export-btn {
    /* Set the container to use flexbox */
    display: flex;
    /* Align items (vertically) at the center */
    align-items: center;
    /* Optional: If you want to center horizontally as well */
    justify-content: center;
    /* Additional container styles as needed */
    height: 30px;
    width: 140px;
  }


.total-row {
    background-color: #e0d0f1;
}

.submission_issue_file_label {
    padding: 0.375rem 0.75rem !important;
}

.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1050;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px;
}

.spinner-border {
    width: 3rem;
    height: 3rem;
}

.submission_comment_text {
    padding-left: 10px !important;
    margin-bottom: 28px !important;
}

.submission-issue-description {
    margin: 10px 0 30px 0;
}

.modal-loading {
    font-size: 40px;
}

.margin-l-10 {
    margin-left: 10px;
}