/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 14 2026 | 02:45:56 */
.parking_revenue_txt {
    color: #8b8d91;
    font-size: 15px;
    line-height: 1.2em;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
}
.parking_revenue_hea {
    font-weight: bold;
    font-size: 17px;
    display: flex;
		color :#5bc8d6;
}
.parking_revenue_list ul {
    list-style: none;
    padding-left: 0;
}
.ff-el-group.ff-custom_html.parking_challenges {
    margin-bottom: 10px;
	font-size: 17px;
}
.parking_revenue_list ul li {
    position: relative;
    padding-left: 18px;
    color: #8b8d91;
    font-size: 14px;
    line-height: 1.2em;
    margin-bottom: 5px;
}

.parking_revenue_list ul li::before {
    content: "•";
    position: absolute;
    left: 0;
    top: -1px;
	  color: #797a7c;
    font-size: 18px;
}
div.parking_cha_blk {
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #5bc8d6;
    padding-bottom: 12px;
	margin-bottom: 15px;
	height: 222px;
}
div.parking_cha_blk.active .parking_revenue_list ul li::before{color: #ffffff;}
div.parking_cha_blk.active, div.parking_cha_blk.active div,div.parking_cha_blk.active span, div.parking_cha_blk.active div ul li {
    color: #ffffff;
}
div.parking_cha_blk.active {
    background: #5bc8d6cc !important;
    color: #ffffff;
}
div.parking_cha_blk.active{border: 2px solid #5bc8d6 !important;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, .15);}
button.ff-btn.ff-btn-submit.ff-btn-md.submitbtn {
    background: #f15d50 !important;
    padding: 18px 22px !important;
    color: #ffffff !important;
    border-radius: 14px !important;
    font-size: 20px !important;
    border: none;
}
.ff_input-group-append {
    height: 50px !important;
}
.rc-anchor-checkbox-label {font-size:20px !important;}
.ff-el-group.ff-custom_html.parking_challenges {
    color: #f15d50 !important;
    font-size: 1rem;
    font-weight: bold;
	margin-bottom: 10px !important;
}
.Parking_Revenue_challenges_sec {
    display: none;
}
.parking_challenges1,
.parking_challenges_blk,
.parking-error-row {
    background: #f8f9fa;
    border-left: 1px solid #d6dce2;
    border-right: 1px solid #d6dce2;
    padding-left: 16px;
    padding-right: 16px;
}
.parking_challenges1 {
    border-top: 1px solid #d6dce2;
    border-radius: 4px 4px 0 0;
    padding-top: 16px;
}
.parking_challenges_blk {
    border-bottom: 1px solid #d6dce2;
    border-radius: 0 0 4px 4px;
    padding-bottom: 10px;
	border-top: 0px !important;
    padding-top: 0px !important;
}
.durationmeeting {
    margin-top: 16px;
}
.fluentform .parking_challenges_blk .ff-el-group.ff_list_buttons .ff-el-form-check label>span:hover {
    color: #001936;
}
.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label:focus-within span
 {
   background-color: #ffffff;
    border-color: #001936;
    border-radius: 4px !important;
    border: 1px solid #001936 !important;
}
.fluentform .parking_challenges_blk .ff-el-group.ff_list_buttons .ff-el-form-check.ff_item_selected label>span {
    background-color: #001936;
    border-color: #001936;
    box-shadow: -1px 0 0 0 #8cc5ff;
    color: #fff;
    border-radius: 4px;
}
.parking-error-row {
    border-bottom: 1px solid #d6dce2;
    border-radius: 0 0 4px 4px;
    padding-bottom: 14px;
    color: #dc3232;
    font-size: 14px;
}
.parking_challenges_blk:has(+ .parking-error-row) {
    border-bottom: 0;
    border-radius: 0;
    padding-bottom: 4px;
	margin-bottom:0px !important;
}
.parking_challenges_blk .ff-t-cell {
    padding-top: 8px;
}
.parking_challenges_blk label,
.parking_challenges1 label {
    font-size: 14px;
    color: #8b8d91;
    font-weight: 500;
}

.fluentform button.ff-btn.ff-btn-submit.ff-btn-md.submitbtn {
    background: #001936;
}
.fluentform input[type="checkbox"] {
    accent-color: #001936;
}
.parking_challenges_blk label span,
.parking_challenges1 label span{
    padding-left: 4px;
}
.parking_challenges_blk .ff-el-input--label,
.parking_challenges1 .ff-el-input--label {
    color: #003c8f;
    font-weight: 700;
}
.parking_challenges_blk .ff-el-group {
    margin-bottom: 0px;
}
.fluentform .ff-el-group {
    margin-bottom: 20px !important;
}
.ff-el-group.ff-custom_html.parking_challenges {
    margin-bottom: 10px;
}
.ff-el-group.parking_system_cls.ff_list_inline {
    margin-bottom: 0px;
}
.ff-el-group.parking_challenges label {
    font-weight: 500;
    font-size: 16px; 
}
button.ff-btn.ff-btn-submit.ff-btn-md.submitbtn {
    background: #0a396d;
}
.ff-el-group.parking_challenges span, .ff-el-group.parking_system_cls.ff_list_inline span {
    font-size: 14px;
    font-weight: normal !important;
    color: #8b8d91;
}
.ff-el-group.Referred_by1 {
    margin-bottom: 0px;
}