

/* Start:/mental-health-check-up/style.css?17569920611951*/
#chupModal .modal-header { border-bottom: 0px none; padding: 40px 20px 20px; }
#chupModal .modal-footer { border-top: 0px none; padding: 40px 70px; }
#chupModal .material-symbols-outlined { font-size: 96px; }
#chupModal span.material-symbols-outlined {display: block; margin-bottom:35px; text-align: center; }
#chupModal h4.modal-title, #chupModal .modal-header .close { font-size: 40px; line-height: 1.8; }
#chupModal .modal-header .close { position: absolute; right: 20px; top: 0px; }
#chupModal .modal-body { font-size: 22px; line-height: 1.8; margin: auto 30px; }
#chupModal .btn-default#app { float: left; }
#chupModal ul { margin: 30px auto; padding-inline-start: 30px; }
#chupModal h6 { font-size: 22px; }
#chupModal big { font-size: 48px; }
.strikethrough-text { text-decoration: line-through; margin-left: 60px; font-size: 32px; color: #000; }
#chupModal .btn-default {
    color: #2E75B6;
    background-color: #fff;
    border-color: #2E75B6;
	margin-bottom: 0px;
	border-width: 2px;
	padding: 14px 48px;
	font-size: 20px;
	border-radius: 8px;
}

#chupModal.chup1 { color: #548235; }
#chupModal.chup2 { color: #c55a11; }
#chupModal.chup3 { color: #757070; }
#chupModal.chup4 { color: #00b0f0; }
#chupModal.chup5 { color: #1e4e79; }
#chupModal.chup6 { color: #7030a0; }

@media (min-width: 1024px) {
    .modal-dialog {
        width: 860px !important;
    }
}
@media (max-width: 640px) {
	#chupModal h4.modal-title, #chupModal .modal-header .close { font-size: 28px; line-height: 1.2; }
    #chupModal .modal-body { font-size: 18px; line-height: 1.8; margin: auto 20px; }
	#chupModal .btn-default { margin-bottom: 20px; }
	#chupModal .modal-footer { border-top: 0px none; padding: 40px 0px; text-align: center; }
	#chupModal .btn-default#app { float: none; }
	#chupModal .modal-header .close { top: 16px; display: none; }
	#chupModal ul { margin: 30px auto; padding-inline-start: 0px; }
}

}


/* End */
/* /mental-health-check-up/style.css?17569920611951 */
