
.css-yt9ioa-option {
    font: 400 13px/21px 'untitled_sans_regular', sans-serif !important;
    background-color: inherit !important;
    padding: 12px !important;
    border-bottom: 1px solid #eee !important;
    cursor: pointer !important;
}

.css-yt9ioa-option .css-yt9ioa-option:active,
.css-yt9ioa-option:hover {
    background-color: inherit !important;
    font: 400 13px/21px '.css-1n7v3ny-option', sans-serif !important;
    border-bottom: 1px solid #eee !important;
    padding: 12px !important;
}

.css-9gakcf-option {
    font: 400 13px/21px 'untitled_sans_regular', sans-serif;
    background-color: inherit !important;
    color: #000 !important;
}

.css-1n7v3ny-option {
    font: 400 13px/21px '.css-1n7v3ny-option', sans-serif !important;
    background-color: inherit !important;
    color: #000 !important;
    padding: 5px 12px !important;
    border-bottom: 1px solid #eee !important;
    cursor: pointer !important;
}

.css-yt9ioa-option {
    font: 400 13px/21px '.css-1n7v3ny-option', sans-serif !important;
    background-color: inherit !important;
    color: #000 !important;
    padding: 5px 12px !important;
    border-bottom: 1px solid #eee !important;
    cursor: pointer !important;
}

html{
    zoom: 1 !important;
}

.css-1uccc91-singleValue {
    font: 400 13px/21px 'untitled_sans_regular', sans-serif;
}

.css-1uccc91-singleValue:hover {
    background-color: inherit !important;
    font: 400 13px/21px 'untitled_sans_regular', sans-serif;
}

.css-1rhbuit-multiValue {
    padding: 0 10px;
    border-radius: 22px !important;
    border: 1px solid #ccc;
    background: inherit !important;
}



.css-xb97g8:hover {
    background-color: inherit !important;
    color: inherit !important;
    cursor: pointer;
}

.messageLabel {
    color: #9aa0a5 !important;
    font-size: 14px !important;
    margin-right: 2px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    box-sizing: border-box;
    margin-left: 2px;
    min-width: 40px;
    display: inline-block;
}

.react-datepicker-popper {
    z-index: 9999 !important;
}


.inboxcontentWrapper .mailContent .mailDescription .message-content-area {
    max-height: unset;
}

/*select dropdown*/
.lightBoxModal .modal-dialog .modal-content .modal-body .owl-stage {
    display: flex;
    align-items: center;
    justify-content: center;
}

.test div {
    width: 100% !important;
    height: 270px;
}

.success-modal-container {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00000030;
}

.modal-success {
    color: #636363;
    width: 325px;
}

.amnt-bg{
    padding-left: 16px;
    padding-right: 16px;
    width: auto !important;
}

.paddingInvoiceText{
    padding: 5px 2px !important;
}

.vl {
    border-left: 2px solid lightgray;
    height: 24px;
    padding-top: 9px;
    margin: 1px;
  }

.modal-success .modal-content {
    padding: 20px;
    border-radius: 5px;
    border: none;
    border: 1px solid #e2e2e2;
}

.modal-success .modal-header {
    border-bottom: none;
    position: relative;
    justify-content: center;
}

.modal-success h4 {
    text-align: center;
    font-size: 26px;
    margin: 30px 0 -15px;
}

.modal-success .form-control,
.modal-success .btn {
    min-height: 40px;
    border-radius: 3px;
}

.modal-success .close {
    position: absolute;
    top: -5px;
    right: -5px;
}

.confirm-close {
    top: 0 !important;
    right: 5px !important;
}

.modal-success .modal-footer {
    border: none;
    text-align: center;
    border-radius: 5px;
    font-size: 13px;
}

.modal-success .icon-box {
    color: #fff;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -70px;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    z-index: 9;
    background: #1382d9;
    padding: 15px;
    text-align: center;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.modal-success .icon-box i {
    font-size: 39px;
    position: relative;
    top: 14px;
}

.modal-success.modal-dialog {
    margin-top: 80px;
}

.modal-success .btn {
    color: #fff;
    border-radius: 4px;
    background: #1382d9;
    text-decoration: none;
    transition: all 0.4s;
    line-height: normal;
    border: none;
}


.boardWrapper {
    background-color: #1382d9;
    }
    
    .boardWrapper .react-trello-lane {
    background-color: #f0f2f8 !important;
    }
    
    .boardWrapper .board-card {
    width: 249px;
    }

    .boardWrapper .board-card:hover{
        background-color: #ebecf0 !important;
        }

.modal-success .btn:hover,
.modal-success .btn:focus {
    background: #0072cc;
    outline: none;
}

.clntDtl .proAddress{
    text-decoration: underline #007bff !important;
    
}

.formSection.invSecond {
    padding: 18px 30px 0px !important;
}



.react-trello-lane header span textarea {
    font-weight: 700 !important;
    font-size: 14px !important;
    color: #172b4d !important;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Droid Sans,Helvetica Neue,sans-serif !important;
}

.board-card .listCardDetails .cardId {
	color: #172b4d !important;
}

.react-trello-lane {
	background-color: #ebecf0 !important;
}

.board-card {
	padding-bottom: 5px;
}

.cstmHeight{
    height: unset !important;
}



.invSecond .invClose {
    float: right;
    font-size: 20px;
    color: #9a9797;
    display: inline-block;
    margin-top: 9px;
    cursor: pointer;
}


.close-icn {
    padding: 0px 8px;
    cursor: pointer;
}

.modal-confirm .modal-header {
    padding: 0 0 10px 0;
}

.modal-confirm .modal-content {
    padding: 0;
}

.modal-confirm .ftr-btn-grp {
    display: flex;
    justify-content: space-evenly;
}

.modal-confirm .btn {
    padding: 0 50px;
}

.modal-confirm .modal-title {
    font-size: 20px;
}

.modal-confirm .modal-body p {
    font-size: 14px;
}

.overdue{
    color: darkorange !important;
}

 .overdue::after {
    content: "";
    height: 46px;
    border-left: 7px solid darkorange !important;
    position: absolute;
    left: 44px !important;
    top: 47px;
}

.warningTxt{
    font: 600 14px/16px "untitled_sans_regular" !important;
    color: #929292 !important;
    margin-bottom: 5px !important;
}


.modal-confirm .modal-dialog {
    margin-top: 0px;
}

.modal-confirm .modal-dialog .btn-grey {
    background-color: #cccccc;
}

.innago-table .table-td td:first-child .c-td {
    border-left: 0px;
}

th.reportedBy {
    min-width: unset !important;
    width: 200px !important;
}

.propertyOuter .propertyDtlRight .rightBg .tabRightBg .editright {
    height: 34px;
    margin-right: 13px;
    margin-top: 13px;
    background: #1382d9;
    border: none;
    padding: 0px 16px;
    color: #fff;
    font: 400 15px/20px 'untitled_sans_regular', sans-serif;
    border-radius: 4px;
    cursor: pointer;
    box-shadow: none;
}

.propertyOuter .propertyDtlRight .rightBg .tabRightBg {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: 1px solid #dee2e6;
}

.propertyOuter .propertyDtlRight .rightBg .nav-tabs {
    margin-bottom: 0px;
}

.clntClosed {
    color: #e24a4a !important;
}

.css-tlfecz-indicatorContainer {
    color: #acacac !important;
}

#react-select-2-option-0:focus {
    font: 400 13px/21px 'untitled_sans_regular', sans-serif !important;
}

.address-slips {
    margin-top: 0px !important;
}

/* BOARD SECTION */
.unitModal .modal-dialog .sidebarActions .labelOuter .colorList .labelColor {
    display: flex !important;
    align-content: center;
    justify-content: center;
}


.removeTenantFromCard {
    position: relative;
}

.removeTenantFromCard .close-icon {
    position: absolute;
    top: -2px;
    right: -5px;
    /* font-size: 11px; */
    background: #dc3545;
    border-radius: 50px;
    width: 9px;
    height: 9px;
    display: flex;
    /* line-height: 11px; */
    text-align: center;
    color: #fff;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    /* left: 0; */
    /* margin-left: 21px; */
    padding: 7px;
}

.custom-options {
    height: 30px !important;
    color: #ffffff !important;
}

.colr-white {
    background-color: #ffffff !important;
    color: #000000 !important;
}

.unitModal .modal-dialog .unitDetail .customFields .hasValue .form-control {
    color: #ffffff;
    text-transform: capitalize !important;
}

.unitModal .modal-dialog .unitDetail .customFields .hasValue:after {
    border-top: 6px solid #ffffff;
}

.colr-green {
    background-color: #61bd4f !important;
}

.colr-yellow {
    background-color: #f2d600 !important;
}

.colr-orange {
    background-color: #ff9f1a !important;
}

.colr-red {
    background-color: #eb5a46 !important;
}

.colr-purple {
    background-color: #c377e0 !important;
}

.colr-blue {
    background-color: #0079bf !important;
}

.customEmailHeader{
    font:15px/17px "untitled_sans_regular"
}

.colr-sky {
    background-color: #00c2e0 !important;
}

.colr-lime {
    background-color: #51e898 !important;
}

.colr-pink {
    background-color: #ff78cb !important;
}

.colr-black {
    background-color: #344563 !important;
}

.colr-grey {
    background-color: #b3bac5 !important;
}

.board-card .cardIcon .comment {
    margin-right: 0 !important;
    height: 24px !important;
}

td.category-select-plaid {
    background-color: #E0E5EB !important;
}

.checkbox-item, .radio-item {
    width: 5px !important;
}

td.not-available {
    background: #f5ece0 !important;
}

td.property-select-plaid {
    background-color: #F9FCFF !important;
}

td.not-available {
    background: #f5ece0 !important;
}

.cstmAttach{
    height: 100% !important;
    text-indent: 0 !important;
}

td.property-select-plaid .css-1pahdxg-control, td.property-select-plaid .css-yk16xz-control {
    background-color: #F9FCFF !important;
    border-color: transparent !important;
}

td.not-available .css-yk16xz-control {
    background-color: #f5ece0 !important;
    border-color: transparent !important;
}

.board-add-tenant-container {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    font: 400 13px/20px 'untitled_sans_regular';
    color: #172b4d;
}

.board-add-tenant-container button {
    background-color: rgba(9, 30, 66, 0.04);
    box-shadow: none;
    border: none;
    color: #172b4d;
    font: 400 13px/24px 'untitled_sans_regular';
    margin-top: 10px;
}

.board-add-tenant-container button:hover {
    background-color: #61bd4f;
    color: #ffffff;
}

.board-add-tenant-form input {
    margin-bottom: 10px;
}

.board-add-tenant-form {
    padding: 10px;
    border: 1px solid #efeeee;
    margin-top: 10px;
}

.board-add-tenant-form button {
    color: #ffffff;
    box-shadow: none;
    border: none;
    font: 400 13px/24px 'untitled_sans_regular';
    margin-top: 10px;
}

.tenant-form-button-container {
    display: flex;
    justify-content: space-between;
}

.tenant-form-button-container .addButton {
    background-color: #61bd4f;
}

.tenant-form-button-container .cancelButton {
    background-color: #eb5a46;
}

.tenant-card-list-item {
    padding: 2px 4px !important;
}

.tenant-card-list {
    padding: 0 !important;
}

.file-upld-otr .uplod-1, .file-upld-otr .uplod-2 {
    min-height: 163px;
}

.issue-section-outer .file-upld-otr .uplod-1 .preview-img img {
    height: 130px !important;
    object-fit: unset !important;
    width: auto !important;
}

.issue-section-outer .file-upld-otr .uplod-2 .preview-img img {
    height: 130px !important;
    object-fit: unset !important;
    width: auto !important;
}

.maintenanceOuter .categoryOuter .boxSec .categoryBox img {
    width: 80px !important;
}

.viewPrflBtn{
    padding-top: 26px !important;
   


}

.viewPrfl{
    background: #1382d9;
    padding-top: 6px !important;
    height: 38px;
    color: #fff;
    padding: 10px 13px;
    margin-right: 17px;
    border: none;
    box-shadow: none !important;
    font: 14px/22px "untitled_sans_regular";
}

.txtInvoicePaid{
    /* color: #5dd59c; */
    display: flex;
    height: 29px;
    font: 400 14px/18px "untitled_sans_regular";
    padding: 9px 7px;
    justify-content:unset !important;
}

.txtInvoiceUnPaid{
    color:#f35557;
    height: 29px;
    font: 400 13px/16px "untitled_sans_regular";
    padding: 9px 7px;
}

.tktNo{
    font-weight: 600;
}

.msgBox{
    border: 1px solid #dee2e6 !important;
    border-spacing: 0 15px;
}
.msgBox .mailContent{
    border-left: 1px solid #d5e2ef;
}

.cmnt{
    padding:2px 14px !important;
}

.msgBox td{
    border-top:hidden !important;
}

.invoiceOtr{
    display: flex
}

.noteCstm{
    background-color:lightyellow !important;
}

.adminRply{
    background-color:rgb(226, 243, 245) !important;
}

.maintenanceChkbxPadng{
    width: 39px;
    min-width: 37px;
    padding-left: 11px !important;
    padding-right: 27px !important;
}

.msgAttachment{
    border-top:none !important;
}

/*.invoiceCheckbox {*/
/*    position: relative;*/
/*    margin-bottom: 18px;*/
/*    cursor: pointer;*/lightpink
/*    -webkit-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none;*/
/*    color: #6f6f6f;*/
/*    margin-left: 9px;*/
/*}*/


/*.invoiceCheckbox input{*/
/*    position: absolute;*/
/*    opacity: 0;*/
/*    cursor: pointer;*/
/*    height: 0;*/
/*    width: 0;*/
/*}*/

/*.invoiceCheckbox .checkmark {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    height: 18px;*/
/*    width: 18px;*/
/*    background-color: #dde1e7;*/
/*}*/

/* fallback, until https://github.com/CompuIves/codesandbox-client/issues/174 is resolved */
@font-face {
    font-family: "Material Icons";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v36/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2");
}


/* BOARD SECTION */

@media (max-width: 650px) {
    .propertyOuter .propertyDtlRight .rightBg .tabRightBg {
        flex-direction: column;
    }
}


.all-available .owl-stage {
    /* display: flex;
    width: 100% !important;
    flex-direction: row; */
}

/* .tenant-dashboard-new .available-box {
    border: 1px solid #dbd5d5;
    padding: 15px;
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: stretch;
    margin: 0 4px;
} */
.owl-dots {
    display: none;
}

.owl-theme .owl-nav {
    margin-top: -14px !important;
}

.modal {
overflow-y:auto !important;
}
.fileLst{
    padding-top: 10px;
    font-size: small;
}

.fileLst li {
   border-bottom: 1px solid #ff78cb;
  }
  .filelist ul:last-child{
      border:none
  }

  .fileDlt{
    color: #89909b;
    font-size: 12px;
    width: 26px;
    height: 26px;
    border-radius: 50px;
    border: 1px solid #d9e1eb;
    background: #d9e1eb;
    text-align: center;
    line-height: 23px;
  }

  .markpaidBtn{
      flex-grow: 1;
  }

