<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wp-gclc-form table {
	margin-bottom: 0px !important;
}
.wp-gclc-form table td,
.wp-gclc-form table {
    border: none !important;
}

.wp-gclc-form td.wp-clc-head-title {
    background: #d0dff1;
    color: #0F71C6;
    padding-left: 10px;
    line-height: 15px;
    font-weight: bold;
}
.wp-gclc-form .wp-clc-input-options {
    border: 1px solid #CCCCCC !important;
}

.wp-gclc-form .wp-clc-input-options td {
    padding-left: 15px !important;
}
.wp-gclc-form .wp-clc-input-contri {
	border: 1px solid #CCCCCC !important;
}
.wp-gclc-form .wp-clc-input-contri td {
    padding-left: 15px !important;
}

.wp-gclc-form .wp-clc-output-cont-limit {
	border: 1px solid #CCCCCC !important;	
}
.wp-gclc-form .wp-clc-output-cont-limit td {
    padding-left: 15px !important;
}</pre></body></html>