/** BLOG 1 AREA START **/
.span-nowrap {
    white-space : nowrap
}
.mr-ct-40 {
    margin-right: 40px;
}
.m-email {
    margin-left:-8px;
}

.m-line {
    margin-left:-2px;
}
.pagination {
    font-size: 16px;
    color: #343434 !important;
}
.disabled {
    color: #CED4DA !important;
}
.u-address {
	width: 280px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.d-lock {
    display:block;
    align-items: start;
}
.blog-1 {
    margin-bottom: 30px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    z-index: 2;
    background: #fff;
    border-radius: 2px;
}

.border-input {
    border: 1px solid #A0A0A0;
    border-radius:2px;
    padding-top:5px;
    padding-bottom:5px;
    width:80%;
}



.border-datepicker {
    border: 1px solid #A0A0A0;
    border-radius:2px;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:5px;
}

.blog-1:hover {
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);*/
    /*-webkit-transform: translateY(-5px);
    transform: translateY(-5px);*/
}
.rentRadio {
    margin-left:5px;
}
.rentRadio_m {
    margin-left:5px;
}
.publishRadio {
    margin-left:5px;
}
.publishRadio_m {
    margin-left:5px;
}
.p-addRepair_m {
    padding:8px 24px;
}

.ml-10vw {
    margin-left:3vw;
}

.ml-to {
    margin-left:10vw;
}

.ml-period-to {
    margin-left:47px;
}

.d-period,.d-period-box {
    display:block;
}

.blog-1 .blog-photo {
    position: relative;
    transform: scale(1);
    transition: 1s;
}

.blog-1 .blog-inner:hover .blog-photo {
    transform: scale(1.1);
}

.blog-1 .blog-overflow {
    overflow: hidden;
    position: relative;
}

.blog-1 .blog-inner:hover .blog-photo:before {
    width: 100%;
}

.blog-1 .blog-photo:before {
    position: absolute;
    content: '';
    background: linear-gradient(0, #1f52c4e0, rgb(255 171 74 / 0%));
    right: 0;
    width: 0%;
    height: 100%;
    transition: 1s;
}

.blog-1 .detail {
    padding: 30px 25px;
    /*display: inline-block;*/
    width: 100%;
}

.blog-1 h3 {
    margin: 0 0 15px;
    font-size: 22px;
    font-weight: 600;

}

.blog-1 h3 a {

    /*    color:#009E9E !important;*/
}

.blog-1 h3 a:hover {
    color: #009E9E;
}

.blog-1 p {
    margin-bottom: 0;
}

.blog-1 .post-meta {
    margin: 0 0 15px;
    width: 100%;
}

.blog-1 .post-meta li {
    font-size: 15px;
    margin: 0;
    float: left;
    margin-right: 20px;

}

.blog-1 .post-meta li .fa,
.blog-1 .post-meta li .far {

    color: #009E9E;
}

.blog-1 .post-meta li:last-child {
    margin-right: 0;
}
.tenant_title_selection {
	display:flex;
	padding:0.375rem 1.3rem;
	border: 2px solid #009e9e;
	background:#fff;
	cursor:pointer;
	border-radius:2px;
	width:80%;
	max-width:300%;
	margin-top:5px;
}
.owner_title_option {
    cursor:pointer;
}
.owner_title_selection {
	display:flex;
	padding:0.375rem 1.3rem;
	border: 2px solid #009e9e;
	background:#fff;
	cursor:pointer;
	border-radius:2px;
	width:70%;
	max-width:300%;
	margin-top:5px;
}
.tenant_title_option {
    cursor:pointer;
}
.w-img {
    width:80vw;
}
.h-img {
    height:289.57px;
}
.no-repair-box {
    padding: 20px 35px;
    color:#343434;
    /* margin-bottom: 10px; */
    background-color: #bae8ff;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #009e9e !important;
    border-color: #009e9e !important;
}
.page-item .page-link:hover {
    z-index: 3;
    color: #fff;
    background-color: #009e9e !important;
    border-color: #009e9e !important;
    cursor: pointer;
}
.p-modal {
    padding:24px 48px;
}

.p-repair-modal {
    padding:24px 0px;
}
.pl-repair-tile {
    padding-left: 40px;
}
.pl-btn {
    padding-left: 16px;
}
.pr-btn {
    padding-right: 16px;
}
.p-tenant-modal {
    padding:0;
}
.p-remove-modal {
    padding:24px;
}
.br-2 {
    border-radius: 2px;
}
.border-modal-2 {
    border:solid 2px #008080;
    border-radius: 2px;
}
.border-black {
    border:solid 1px #000 !important;
}
.bg-selected {
    background:#009E9E;
    color:#fff !important;
}
.bg-pause {
    background:#2A4760;
    color:#fff !important;
}
.bg-white {
    background:#fff;
}
.bg-rent {
    background: #009e9e;
}
.bg-publish {
    background: #009e9e;
}
.bg-available {
    background: #E45F91;
}
.bg-rent-pause {
    background: #2A4760;
}
.bg-rent-unchecked {
    background: #efefef;
}
.bg-tenant-name {
    background: #f2f2f2;
}
.border-tenant-name {
    border:2px solid #fff;
    border-radius: 2px;
}
.bg-rent-period {
    background: #858585;
}
.bg-white {
    background: #fff;
}
.radio {
    appearance: none;
    -webkit-appearance: none;
    display: inline-block;
    opacity:1;
    border-radius:50%;
    background-color: #efefef !important;
    border: 3px solid #efefef;
    box-shadow: 0 0 0 2px #858585;
    height:1rem;
    width:1rem;
    margin: 0 6px 0 2px;
}
.radio-rent {
    border: 3px solid #009e9e;
    box-shadow: 0 0 0 1px #fff;
    background-color: #fff !important;
}
.radio-publish {
    border: 3px solid #009e9e;
    box-shadow: 0 0 0 1px #fff;
    background-color: #fff !important;
}
.radio-available {
    border: 3px solid #E45F91;
    box-shadow: 0 0 0 1px #fff;
    background-color: #fff !important;
}
.radio-pause {
    border: 3px solid #2A4760;
    box-shadow: 0 0 0 1px #fff;
    background-color: #fff !important;
}
.radio-unchecked {
    border: 3px solid #efefef;
    box-shadow: 0 0 0 1px #fff;
    background-color: #fff;
}


/* .radio-rent {
    accent-color:#009e9e;
}
.radio-publish {
    accent-color:#009e9e;
}
.radio-available {
    accent-color:#E45F91;
}
.radio-pause {
    accent-color:#2A4760;
}
.radio-unchecked {
    accent-color:#efefef;
} */
.rentRadioLabel {
    cursor: pointer;
}
.rentRadioLabel_m {
    cursor: pointer;
}
.publishRadioLabel {
    cursor: pointer;
}
.publishRadioLabel_m {
    cursor: pointer;
}
.pagination>li>span {
    color:#343434;
    font-size: 16px;
    font-weight: 500;
}
.text-white {
    color:#fff;
}
.text-normal {
    color:#343434;
}
.text-right {
    text-align: right;
}
.text-draft {
    color:#2A4760;
}
.text-update {
    color:#858585;
}
.vertical-top {
    vertical-align: top;
}
.btnRentStatus {
    cursor: pointer;
}
.btnPublishStatus {
    cursor: pointer;
}
.btn-border-normal {
    border:solid 1px #343434;
}
.btn-border-selected {
    border:solid 1px #009e9e;
}
.h-40 {
    height:40px;
}
.h-36 {
    height:36px;
}
.h-64 {
    height:64px;
}
.w-40 {
    width:40px;
}
.w-93 {
    width:93px;
}
.w-80 {
    width:80px;
}
.w-120 {
    width:120px !important;
}
.w-150 {
    width:120px !important;
}
.w-td-left {
    width:25%;
}
.w-td-right {
    width:75%;
}
.w-contract-modal{
    width:700px !important;
}
.w-search_m {
    width:70% !important;
}
.lh-40 {
    line-height: 40px;
}
.pt-td {
    padding-top: 24px;
    /* display:flex;
    justify-content:start;
    align-items:center; */
}
.pt-8 {
    padding-top:8px;
}
.pt-12 {
    padding-top:12px;
}
.pt-16 {
    padding-top:16px;
}
.pt-24 {
    padding-top:13px;
}
.pt-64 {
    padding-top:64px;
}
.pr-0 {
    padding-right: 0px;
}
.pr-24 {
    padding-right: 24px;
}
.pr-contract-date {
    padding-right: 14px;
}
.pl-16 {
    padding-left: 8px;
}
.pl-input-16 {
    padding-left: 16px;
}
.pl-24 {
    padding-left: 24px;
}
.pl-48 {
    padding-left: 48px;
}
.pl-status {
    padding-left:3px;
}
.pb-6 {
    padding-bottom: 6px;
}
.pb-12 {
    padding-bottom: 12px;
}
.pb-16 {
    padding-bottom: 16px;
}
.pb-24 {
    padding-bottom: 24px;
}
.pr-26 {
    padding-right: 26px;
}
.pr-32 {
    padding-right: 32px;
}
.ml-8 {
    margin-left: 8px;
}
.ml-10 {
    margin-left: 10px;
}
.ml-16 {
    margin-left: 16px;
}
.ml-20 {
    margin-left: 20px;
}
.ml-24 {
    margin-left: 24px;
}
.ml-26 {
    margin-left: 20px;
}
.ml-33 {
    margin-left: 33px;
}
.ml-40 {
    margin-left: 20px;
}
.ml-44 {
    margin-left: 44px;
}
.ml-56 {
    margin-left: 56px;
}
.mr-16 {
    margin-right:16px;
}
.mr-22 {
    margin-right:16px;
}
.mr-24 {
    margin-right: 24px;
}
.mr-30 {
    margin-right: 30px;
}
.mr-40 {
    margin-right: 40px;
}
.mr-icon {
    margin-right: 5px;
}
.mr-btn-tenant {
    margin-right: 5px;
}
.mr-btn-tenant {
    margin-right: 5px;
}
.mt-9 {
    margin-top: 9px;
}
.mt-16 {
    margin-top: 16px;
}
.mt-21 {
    margin-top: 21px;
}
.mt-23 {
    margin-top: 23px;
}
.mt-24 {
    margin-top: 24px;
}
.mt-25 {
    margin-top: 25px;
}
.mt-26 {
    margin-top: 26px;
}
.mt-32 {
    margin-top: 32px;
}
.mt-48 {
    margin-top: 48px;
}
.mt-53 {
    margin-top: 53px;
}
.mt-64 {
    margin-top: 64px;
}
.mt-period-to {
    margin-top: 24px;
}
.mt-close {
    margin-top:0;
}
.mr-close {
    margin-right:0;
}
.mt-period-to {
    margin-top: 24px;
}
.mt-close {
    margin-top:0;
}
.mr-close {
    margin-right:0;
}
.mb-6 {
    margin-bottom: 6px;
}
.mb-16 {
    margin-bottom: 16px;
}
.mb-24 {
    margin-bottom: 24px;
}

.mb-32 {
    margin-bottom: 32px;
}
.mb-64 {
    margin-bottom: 32px;
}
.position-relative {
    position: relative;
}
.position-absolute {
    position: absolute;
}
.location_menu_m {
    top:24px;
    left:0px;
}
.tool-icon {
    background:#fff;
}
.repair-icon {
    background:#fff;
}
.tool-icon_m {
    background:#EFEFEF;
}
.tool-icon:hover {
    background: #EFEFEF;
    border-radius: 20px;
}
.repair-icon:hover {
    background: #EFEFEF;
    border-radius: 20px;
}
.repair-icon_m:hover {
    background: #EFEFEF;
    border-radius: 20px;
}
.editMenu_m:hover {
    color:#009e9e;
    font-weight: 900;
}
.editMenuHover {
    color:#009e9e;
    font-weight: 900;
}
.property-price2 {
    font-size: 18px !important;
}
.icon-click {
    background: #CECECE;
    border-radius: 20px;
    animation-name: iconHidden;
    animation-duration: 1s;
}

@keyframes iconHidden {
    0%   {background-color: #CECECE;}
    25%  {background-color: #CECECE;}
    50%  {background-color: #CECECE;}
    100% {background-color: #fff;}
}
.icon-text {
    top:48px;
    left:10px;
}
.icon-text-4 {
    top:48px;
    left:-3px;
}
/* input::placeholder{
	color:#A0A0A0 !important;
} */
::placeholder {
    color: #A0A0A0;
    opacity: 1; 
  }

.text-placeholder {
    color: #A0A0A0 !important;
}

.text-middle {
    vertical-align: middle;
}
.cursor-p {
    cursor: pointer;
}
.repair-border {
    border:1px solid #A0A0A0 !important;
    border-radius: 2px;
    padding-left: 5px;
}
.bl-5 {
    border-left: solid 5px #009E9E;
}
.bl-rent-5 {
    border-left: solid 5px #009E9E;
}
.bi-period {
    background-image: linear-gradient(0deg, #AAF1E1 20%, #FFF 20%);
}

.bl-available-5 {
    border-left: solid 5px #E45F91;
}
.fs-contract-title {
    font-size:14px;
}

.fs-16 {
    font-size:16px;
}
.fs-17 {
    font-size:17px;
}
.fs-18 {
    font-size:18px;
}
.fs-12 {
    font-size: 12px;
}
.fs-10 {
    font-size: 10px;
}
.fs-10 {
    font-size: 10px;
}
.fs-14 {
    font-size: 14px;
}
.fw-500 {
    font-weight:500;
}
.fw-600 {
    font-weight:600;
}
.fw-800 {
    font-weight:800;
}
.text-word {
    color:#343434;
    white-space:nowrap;
}
#ui-datepicker-div {
    font-size:14px;
}

.z-index-30 {
    z-index: 30;
}
.units-row:hover{
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}
/* .units-row {
    background: #fff;
} */
.cursor-pointer {
    cursor: pointer;
}
.removed-hashtag {
    width: 18vw;
    height: 4vh;
}
.units-table-head {
    border:0;
    background:rgba(255,255,255,1);
    padding-top:41px !important;
}
.searchUnits:focus {
    outline: none !important;
}
.searchUnits_m:focus {
    outline: none !important;
}
.house-search {
    width:75vw;
    width:75vw;
}
.house-search  {
    border: solid 1px #B9B9B9;
    padding-left: 16px;
    border-radius: 15px;
    height: 32px;
    margin-left:6px;
}
.house-search {
    margin-left:33px;
}
.house-search_m {
    width:90%;
}
.house-search_m {
    margin-left:33px;
}
.house-search_m  {
    border: solid 1px #B9B9B9;
    padding-left: 16px;
    border-radius: 15px;
    height: 32px;
}

.unitsTableArea {
    height:800px;
    overflow-y:auto;
}
.ml-more {
    margin-left: 33vw;
}
.bl-tenant-info {
    border-left: 1px solid #f2f2f2;
}
.w-remark {
    width:80% !important;
}
.w-datepicker {
    width:150px;
}
.location-tenant-delete {
    top:8px;
    right:2px;
}
.bg-tenant-unselected {
    background: #fff;
}
.bg-tenant-unselected:hover {
    background: #f2f2f2;
}
.divRent.bg-rent-unchecked:hover {
    background: #009e9e;
    color:#fff;
    cursor:pointer;
}
.divRent.bg-rent-unchecked:hover .rentRadio {
    border: 3px solid #009e9e;
    box-shadow: 0 0 0 1px #fff;
    background-color: #fff !important;
}
.divRent.bg-rent-unchecked:hover .rentRadio_m {
    border: 3px solid #009e9e;
    box-shadow: 0 0 0 1px #fff;
    background-color: #fff !important;
}
.divAvailable.bg-rent-unchecked:hover {
    background: #E45F91;
    color:#fff;
    cursor:pointer;
}
.divAvailable.bg-rent-unchecked:hover .available {
    border: 3px solid #E45F91;
    box-shadow: 0 0 0 1px #fff;
    background-color: #fff !important;
}

.divPublish.bg-rent-unchecked:hover {
    background: #009e9e;
    color:#fff;
    cursor:pointer;
}
.divPublish.bg-rent-unchecked:hover .publishRadio{
    border: 3px solid #009e9e;
    box-shadow: 0 0 0 1px #fff;
    background-color: #fff !important;
}
.divPublish.bg-rent-unchecked:hover .publishRadio_m{
    border: 3px solid #009e9e;
    box-shadow: 0 0 0 1px #fff;
    background-color: #fff !important;
}
.divPause.bg-rent-unchecked:hover {
    background: #2A4760;
    color:#fff;
    cursor:pointer;
}
.divPause.bg-rent-unchecked:hover .publishRadio{
    border: 3px solid #2A4760;
    box-shadow: 0 0 0 1px #fff;
    background-color: #fff !important;
}
.divPause.bg-rent-unchecked:hover .publishRadio_m{
    border: 3px solid #2A4760;
    box-shadow: 0 0 0 1px #fff;
    background-color: #fff !important;
}
.btn-add-repair:hover {
    background-color: #f2f2f2;
}
.btn-add-repair_m:hover {
    background-color: #f2f2f2;
}
.btn-add-tenent {
    padding:8px 8px;
}
.bb-1 {
    border-bottom: 1px solid #a0a0a0;
}
/* .w-tenant-modal {
    width:100% !important;
} */
.inputBtn {  
    position: relative;  
    display: inline-block;  
    padding: 6px 10px;  
    border: 1px solid #F2F2F2;  
    border-radius: 2px;  
    background-color: #fff;  
    cursor: pointer;  
    font-size: 16px;  
    color: #343434 !important;  
    padding:8px 24px;
}  
.inputBtn:hover{  
    border: 1px solid #F2F2F2;  
    background-color: #F2F2F2;
    border-radius: 2px;  
}  
.inputFile {  
    position: absolute;  
    left: 0;  
    top: 0;  
    width: 100%;  
    height: 100%;  
    opacity: 0;  
    filter: alpha(opacity=0);  
}  
.w-tenant-name {
    width:152px;
}
.w-tenant-info {
    /* width:634px; */
    width:100%;
    min-height: 200px;
}
.notification-msg {
    padding: 30px 35px;
    color: #2e86b2;
    margin-bottom: 50px;
    background-color: #bae8ff;
}

.notification-msg h3 {
    margin: 0 0 10px;
    font-weight: 600;
}

.notification-msg p {
    font-size: 17px;
    margin: 0;
}

.ml-contract-delete {
    margin-left:6px;
}

.hSorry {
    height:90px;
}


@media (min-width: 768px)
{
    .hSorry {
        height:60px;
    }
    .pl-btn {
        padding-left: 24px;
    }
    .pr-btn {
        padding-right: 24px;
    }
    .mt-period-to {
        margin-top: 0px;
    }
    .d-lock {
        display:flex;
        align-items: center;
    }
    .tenant_title_selection {
        display:flex;
        padding:0.375rem 1.3rem;
        border: 2px solid #009e9e;
        background:#fff;
        cursor:pointer;
        border-radius:2px;
        width:50%;
        max-width:300%;
        margin-top:5px;
    }
    .owner_title_selection {
        display:flex;
        padding:0.375rem 1.3rem;
        border: 2px solid #009e9e;
        background:#fff;
        cursor:pointer;
        border-radius:2px;
        width:50%;
        max-width:300%;
        margin-top:5px;
    }
    .ml-contract-delete {
        margin-left:12px;
    }
    .ml-period-to {
        margin-left:0vw;
    }
    .d-period {
        display:inline;
    }
    .d-period-box {
        display:flex;
    }
    .fs-contract-title {
        font-size:16px;
    }
    .w-img {
        width:292.22px;
    }
    .h-img {
        height:194.81px;
    }
        
    .ml-10vw {
        margin-left:10vw;
    }
    .ml-to {
        margin-left:0vw;
    }
    .pr-contract-date {
        padding-right: 64px;
    }
    .units-table-head {
        position:sticky;
        top:0px;
        z-index:9999999;
        border:0;
        background:rgba(255,255,255,1);
        padding-top:65px;
    }
    .unitsTableArea {
        height:400px;
        overflow-y:auto;
    }
    .w-tenant-modal {
        width:650px !important;
    }
    .border-input {
        width:70%;
    }
    .div-input {
        width:70%;
    }
    .ml-more {
        margin-left: 100px;
    }
    .house-search {
        width:270px;
    }
    .house-search {
        margin-left:33px;
    }
    .mr-icon {
        margin-right: 1px;
    }
    .mr-btn-tenant {
        margin-right: 24px;
    }
    .mr-btn-tenant {
        margin-right: 24px;
    }
    .modal-dialog {
        max-width: none ;
    }
    .w-remark {
        width:80% !important;
    }
    .location-tenant-delete {
        right: 4px;
    }
    .btn-add-tenent {
        padding:8px 24px;
    }
    
}

@media (min-width: 1200px) {
    /* .blog-1 {
        padding-left:28.65px;
    } */
    .p-repair-modal {
        padding:24px 48px;
    }
    .pl-repair-tile {
        padding-left: 0;
    }
    .blog-1 {
        padding-left:0;
    }
    .border-input {
        width:60%;
    }
    .div-input {
        width:60%;
    }
    .w-repair-table {
        width:1182px;
    }
    .w-datepicker {
        width:150px;
    }
    /* .w-remark {
        width:354px;
    } */
    .w-tenant-modal {
        width:768px !important;
    }
    .w-tenant-name {
        width:136.1px;
    }
    .w-tenant-info {
        width:100%;
        min-height: 200px;
    }
    .house-search {
        margin-left:33px;
    }
    .mr-30 {
        margin-right:5px;
    }
    .mr-icon {
        margin-right: 5px;
    }
    .ml-10 {
        margin-left:10px;
    }
    
    .mt-update-date {
        margin-top: 160px;
    }
    
    
    .house-search {
        width:270px;
    }
    .w-total {
        width:230.55px;
    }
    .w-rent {
        width:96px;
        padding:0;
    }
    .w-post {
        width:104px;
        padding:0;
    }
    .w-tool {
        width:230px;
        padding:0;
    }
    .w-rentPeriod {
        padding:0;
    }
/*     
    .rent-end {
        position:absolute;
        top:0;
        left:0;
        border-left:9px solid #AAF1E1;
        border-top:17px solid #AAF1E1;
        border-right: 9px solid transparent;
        border-bottom:17px solid transparent;
        z-index: 20;
    }
    .rent-start {
        position:absolute;
        top:0;
        left:0;
        border-right:12px solid #AAF1E1;
        border-bottom:20px solid #AAF1E1;
        border-left: 12px solid transparent;
        border-top:20px solid transparent;
        z-index: 20;
    }
    .rent-day {
        position:absolute;
        top:0;
        left:0;
        background: #AAF1E1;
        width:24px;
        height:40px;
        z-index: 20;
    } */
    .cal-box {
        position:relative;
        width:24px;
        background:#EFEFEF;
    }
    .location-tenant-delete {
        right: 9px;
    }
    
    
    /* #rentCondition {
        width:230.55px;
    }
    #postCondition {
        margin-left:26px;
    }
    #toolTitle {
        margin-left:50px;
    } */
}

@media (min-width: 1400px) {
    
    .border-input {
        width:60%;
    }
    .w-repair-table {
        width:1182px;
    }
    .w-datepicker {
        width:200px;
    }
    .w-remark {
        width:60% !important;
    }
    /* .w-remark {
        width:354px;
    } */
    .w-tenant-name {
        width:152px;
    }
    .w-tenant-info {
        width:634px;
        min-height: 200px;
    }
    .w-tenant-modal {
        width:768px !important;
    }
    .house-search {
        width:270px;
    }
    .blog-1 {
        padding-left:0;
    }
    .house-search {
        margin-left:36px;
    }
    .w-no {
        width:33px;
    }
    .mr-30 {
        margin-right:15px;
    }
    .mr-icon {
        margin-right: 15px;
    }

    .cal-box {
        position:relative;
        width:40px;
        background:#EFEFEF;
    }
    .rent-end {
        position:absolute;
        top:0;
        left:0;
        width: 0;
        height: 0;
        border-top: 40px solid #AAF1E1;
        border-right: 40px solid transparent;
        z-index: 20;
    }
    .rent-end-2 {
        position:absolute;
        top:0;
        left:0;
        width: 0;
        height: 0;
        border-top: 40px solid #AAF1E1;
        border-right: 32px solid transparent;
        z-index: 20;
    }
    .rent-start-2 {
        position:absolute;
        width: 0;
        height: 0;
        top:0;
        left:9px;
        border-bottom: 40px solid #AAF1E1;
        border-left: 32px solid transparent;
        z-index: 20;
    }
    .rent-start {
        position:absolute;
        width: 0;
        height: 0;
        top:0;
        left:0;
        border-bottom: 40px solid #AAF1E1;
        border-left: 40px solid transparent;
        z-index: 20;
    }
    /* .rent-start {
        position:absolute;
        bottom:40px;
        right:0;
        border-right:20px solid #AAF1E1;
        border-bottom:20px solid #AAF1E1;
        border-left: 20px solid transparent;
        border-top:20px solid transparent;
        z-index: 20;
    } */
    .rent-day {
        position:absolute;
        top:0;
        left:0;
        background: #AAF1E1;
        width:40px;
        height:40px;
        z-index: 20;
    }
    .removed-hashtag {
        width: 5vw;
        height: 4vh;
    }
    .location-tenant-delete {
        right:10px;
    }
}

@media (max-width: 600px) {
    /* .pt-td {
        display:block;
        justify-content:start;
        align-items:center;
    } */
    .pr-contract-date {
        padding-right: 8px;
    }
    .contract-file {
        max-width:100px;
        display:block;
        word-wrap:break-word;
    }
    .w-contract-modal {
        width:100% !important;
    }
    .ml-16 {
        margin-left: 1px;
    }
    .mr-ct-40 {
        margin-right: 0px;
    }
    .w-remark {
        width:80% !important;
    }
    .w-t-remark {
        width:90% !important;
    }
    .m-email {
        margin-left:0;
    }

    .m-line {
        margin-left:0;
    }
    .border-input {
        width:80%;
    }
    .tenant {
        width:100% !important;
    }
    .u-address {
        width: 70vw !important;
    }
    .w-93 {
        width:80px;
    }
    .w-80 {
        width:90px;
    }
    .w-total {
        width:80vw;
    }
    table td, table th{
        padding:10px 5px;
    }
    .pr-24{
        padding-right: 0px;
    }
    .mt-period-to {
        margin-top: 24px;
    }
    .mt-period-to {
        margin-top: 24px;
    }
    
    .w-tenant-name {
        width:140px;
    }
    .w-tenant-info {
        max-width:310px;
        min-height: 180px;
    }
    .w-datepicker {
        width:100% !important;
    }
    .pl-48 {
        padding-left: 8px;
    }
    .ml-44 {
        margin-left: 8px;
    }
    .btn-add-tenent {
        padding:8px 8px;
    }
    .pl-repair-tile {
        padding-left: 16px;
    }
    .p-addRepair_m {
        padding:8px 0px;
    }
    .w-td-left {
        width:30%;
    }
    .w-td-right {
        width:auto;
    }
    .pl-16 {
        padding-left: 8px;
    }
    .pr-32 {
        padding-right: 0;
    }
    .w-img {
        width:78vw;
    }
    .h-img {
        height:289px;
    }
    .ml-more {
        margin-left:10vw;
    }
    
    .container {
        width:95vw !important;
    }
    .w-search_m {
        width:60% !important;
    }
    .p-modal {
        padding:14px 14px;
    }
    .mt-close {
        margin-top:10px;
    }
    
    .mr-close {
        margin-right:34px;
    }
    .mt-close {
        margin-top:10px;
    }
    
    .mr-close {
        margin-right:34px;
    }
    .mr-16 {
        margin-right:6px;
    }
    .mr-22 {
        margin-right:12px;
    }
    .text-date {
        font-size: 14px;
    }
}

input,
select {
  -webkit-background-clip: text !important;
  background-clip: text !important;
}
