/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2026 | 14:02:58 */
#fluentform_5 .chini-html-style h2, #fluentform_5 .chini-html-style p{
    color:#CF3A7B;
}

#fluentform_5 .chini-html-style h3 {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
#fluentform_5 .chini-html-style h3 {
    font-size: 13px;
}
}

@media screen and (max-width: 767px) {
#fluentform_5 .chini-html-style h3 {
    font-size: 16px;
}
}

#fluentform_5 li {
    font-size: 14px;
    font-weight: 600;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
#fluentform_5 li {
    font-size: 13px;
}
}

#fluentform_5 p{
    font-size: 14px;
    font-weight: 600;
	padding-top: 20px;
	padding-bottom: 0px;
    margin-bottom: 0px;
}

#fluentform_5 .ff-el-progress-status {
    color: #D5D35E;
}

#fluentform_5 .ff-el-progress {
    background-color: #EEF0C9;
	border-radius:20px;
}

#fluentform_5 .ff-el-progress-bar {
    background-color: #D5D35E;
}

#fluentform_5 .ff_upload_btn.ff-btn {
    background: #F6F4EE;
	border:none;
	border-radius:20px;
    border-color: #F6F4EE;
    color: #00000080;
    display: block;
}

#fluentform_5 .ff_upload_btn.ff-btn:hover {
    background: #EEF0C9;
}

#fluentform_5 span.chini-form-small-text {
    font-size: 14px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	#fluentform_5 span.chini-form-small-text {
    font-size: 13px;
}
}

#fluentform_5 .ff-el-tooltip {
    vertical-align: top;
}
