h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #0a5690;
}

.groups72BtnLinks a {
    margin: 7px 7px 7px 7px;
}

.cmn-item {
    border-bottom-color: #f37820;
}

.btn {
    background-color: #f37820;
}

.brn:hover {
    background-color: #0a5690;
}

.cld-label {
    border-left: none;
}

.cld-labels {
    background-color: #0a5690;
    color: white;
}

.cld-day {
    border: none;
}

.cld-day.currMonth.today {
    background-color: #fff;
    color: #fff;
    padding: 5px;
}

.cld-day.currMonth.today p {
    border-radius: 50%;
    background: #f37820;
    padding: 1px;
    vertical-align: middle;
    text-align: center;
}

.cld-day.currMonth p {
    padding: 1px;
    vertical-align: middle;
    text-align: center;
}

.today {
    color: #0a5690;
}

.cld-nav.cld-fwd:before, .cld-nav.cld-rwd:before {
    color: #0a5690;
    font-weight: bold;
}

.cld-nav.cld-rwd:before {
    content: '‹';

}

#classesStepNav .stepNav:hover, #classesStepNav .stepNav.active {
    background-color: #0a5690;
}

#classesStepNav .stepNav {
    background-color: #f37820;
}

.subjectList .subjectItem .radio-label .subjectIcon:hover {
    background-color: #f37820;
}

.subjectList .subjectItem .radio-label .subjectIcon {
    transition: background-color 0.5s ease;
}

.important-note-section .important-blog-details .important-blog-content span.arrow-icon {
    background: #f37820;
}

footer .form-row .form-group input[type='submit'] {
    background: #f37820;
}

footer .form-row .form-group input[type='submit']:hover {
    color: white;
    background-color: #0a5690;
    border: solid 1px white;
}

footer {
    background-color: #0a5690;
}

.checkbox.mob-none #checkbox2 {
    appearance: none;
    width: 20px;
    height: 20px;
    border: 0.5px solid white;
    background-color: transparent;
    vertical-align: middle;
}

.checkbox.mob-none #checkbox2:checked {
    background-color: transparent;
}

.checkbox.mob-none #checkbox2:checked::before {
    content: "✔";
    color: white;
    display: block;
    text-align: center;
    line-height: 20px;
}

.userLog input.logSubMit, .smsDiv input.logSubMit, .firstbox input.logSubMit, .user-info form.updateForm .subCss, .payB, .mainPlace .regPageH2, .mainPlace input[type=submit], .ts-searching-container form input[type=submit] {
    background-color: #f37820;
}

.cmn-title::before {
    background: none;
}

/* General styles for the form */
.updateForm {
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    background: #f9f9f9;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-family: Arial, sans-serif;
    direction: rtl;
}

/* Styles for each line in the form */
.personalUpdateLine {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

/* Styles for the labels */
.personalUpdateLabel {
    flex: 1;
    padding-right: 10px;
    font-weight: bold;
}

/* Styles for the input containers */
.personalUpdateInput {
    flex: 2;
    position: relative;
}

/* Styles for text inputs */
.inputText, .inputSelect {
    width: 100%;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    box-sizing: border-box;
}

/* Additional styling for select inputs */
.inputSelect {
    appearance: none;
    background: url('data:image/svg+xml;charset=US-ASCII,%3csvg%20xmlns%3d%22http%3a//www.w3.org/2000/svg%22%20viewBox%3d%220%200%204%205%22%3e%3cpath%20fill%3d%22%23ccc%22%20d%3d%22M2%200L0%202h4zm0%205L0%203h4z%22/%3e%3c/svg%3e') no-repeat right 10px center;
    background-size: 8px 10px;
}

/* Styles for radio buttons */
.personalUpdateInput input[type="radio"] {
    margin-right: 10px;
}

@media (max-width: 600px) {
    .personalUpdateLine {
        flex-direction: column;
    }

    .personalUpdateLabel {
        padding-right: 0;
        padding-bottom: 5px;
    }

    .personalUpdateInput {
        width: 100%;
    }


    /* Applying the same style to all link types */
    .communityCenter .communityMenu li.skyblueLink:before,
    .communityCenter .communityMenu li.greenLink:before,
    .communityCenter .communityMenu li.purpleLink:before,
    .communityCenter .communityMenu li.orangeLink:before,
    .communityCenter .communityMenu li.pinkLink:before {
        top: 0 !important;
        background-size: contain;
        margin-top: 2rem;
        object-fit: contain;
        filter: none !important;
        margin-right: -1rem;
        z-index: 2;
        max-width: 14vw;
        max-height: 11vw;
    }

    .communityCenter .communityMenu li a {
        padding-top: 17px !important;
    }

    .addWorkerDivFromWebsite {
        margin: 80px auto !important;
    }
}


#addPartB {
    width: auto !important;
    font-size: 20px;
}

fieldset ul {
    margin-bottom: 10px !important;
}

fieldset ul li .regButtons {
    width: 100% !important;
    font-size: 20px;
}

#continue {
    max-width: 169px;
    background-color: #f37820;
    padding: 5px 25px;
    font-size: 26px;
    color: var(--white);
    font-weight: 700;
    cursor: pointer;
    width: 100%;
    padding: 3px 5px;
    border-radius: 25px;
    border: 1px solid var(--white);
    transition: all .5s ease;
    margin-top: 10px;
}

.communityCenter .communityMenu li::before {
    width: 66px;
    height: 66px;
    top: -40px;
    z-index: 2 !important;
}

footer .footer-top::before {
    display: none !important;
}


.styled-fieldset ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
}

.styled-fieldset li {
    display: flex;
    justify-content: center;
    flex: 1 1 90px;
    box-sizing: border-box;
}


.styled-fieldset {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 20px;
    border: 1px solid #ddd;
}

.styled-radio {
    display: none;
}

.styled-label {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    text-align: center;
}

.styled-radio:checked + .styled-label {
    background-color: #007bff;
    color: #fff;
}


.styled-label:hover {
    background-color: rgba(0, 123, 255, 0.1);
}

.css72 {
    display: flex;
    flex-direction: column !important;
    width: 100%;
}

.as-calendar-box {
    width: 25% !important;
    box-shadow: none;
}

.col-9.our-events-col.home-event-list {
    max-width: initial;
    width: 95% !important;
}

.cmn-itemContent {
    height: 80%;
}

.cmn-item .cmn-itemImg img {
    object-fit: contain;
}

.ourEvents-section .container .row {
    width: 100%;
}

.addWorkerDivFromWebsite {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    max-width: 500px;
    margin: 10px auto;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
}

.addWorkerDivFromWebsite label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    color: #333;
}

.addWorkerDivFromWebsite input[type="text"],
.addWorkerDivFromWebsite input[type="tel"],
.addWorkerDivFromWebsite input[type="email"],
.addWorkerDivFromWebsite input[type="submit"] {
    width: calc(100% - 20px);
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: large;
    background-color: white;
}

.addWorkerDivFromWebsite input[type="submit"] {
    background-image: linear-gradient(to right, #25aae1, #4481eb, #04befe, #3f86ed);
    box-shadow: 0 4px 15px 0 rgba(65, 132, 234, 0.75);
    color: white;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.addWorkerDivFromWebsite input[type="submit"]:hover {
    background-image: linear-gradient(to right, #25aae1, #4481eb, #04befe, #3f86ed);
    box-shadow: 0 4px 15px 0 rgba(65, 132, 234, 0.75);
}


.addWorkerDivFromWebsiteRow {
    flex-direction: column;
}

.addWorkerDivFromWebsiteRow .ts-main--width {
    width: 80% !important;
}

.schemabreadcrum71 {
    display: flex;
    gap: 20px;
    list-style: none;
}
