.dueDateContent {
	display:none;
}
#dueDateContent {
	display:none;
}

.ren-badge {

}


.ren-bigtext {color: #258026;margin: 2px 0 18px;}
.ren-content p {
    margin-bottom:20px;
}

.ren-subrayado {
	    text-decoration: line-through;
}
.noSavingText {
	display:none;
}

#renAmountDueDateDialog {
	max-height: 82vh;
}

.blue-text {
	color: #2965A6!important;
}

.gray-text {
	color: #656566;
}

.lightgray-text {
	color: #979899;
}

.blue-badge {
	display: flex;
	width: 100%;
    color: rgba(0, 103, 148, 1);
    font-weight: 400;
    letter-spacing: 0.025em;
    font-size: 14px;
    min-height: 27px;
    box-sizing: border-box;
    line-height: 19px!important;
    background: rgba(240, 246, 252, 1);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(223, 234, 247, 1);
    border-image: initial;
    border-radius: 4px;
    padding: 4px 6px;
}

.time-icon::before {
	content: url("../../images/new-assets/time.svg");
	margin-right: 8px;
}

.renovation-screen {
	padding: 20px 0 50px;
/* 	display: none; */
}

#renPaymentContent .kdsp-box-content {
    overflow-y: hidden;
}

#renPaymentContent .kdsp-text-extra-small {
    line-height: 16px !important;
}

#noPaymentContent .kdsp-icon-alert-container {
	align-items: start;
}

.kdsp-button.kdsp-button-contained.whatsapp-icon::after {
	content: url(../../images/new-assets/white-whatsapp.svg);
}