.topic-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 13px;
    width: 100%;
}
.topic-container img.flight-icon {
    display: inline-block;
    width: 33px;
    height: 16px;
    margin-top: 10px;
}
.centered-heading {
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    color: #4B0D62;
    font-family: 'Open Sans', sans-serif !important;
}
.centered-sub-heading {
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    color: #4B0D62;
    font-family: 'Open Sans', sans-serif !important;
}
.note-text {
    color: #4B0D62;
   font-family: 'Open Sans', sans-serif !important;
    font-size: 16px;
    padding-left: 20px;
    padding-bottom: 14px;
    font-weight: 600;
}
.text-sub-heading {
    color: #4B0D62;
    font-size: 16px;
   font-family: 'Open Sans', sans-serif !important;
    margin-left: 20px;
}
.form-label {
    color: #4B0D62;
    font-size: 16px;
   font-family: 'Open Sans', sans-serif !important;
    margin-top: 8px;
}
.label-text {
    color: #4B0D62;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 500;
}
.label-text-para {
    color: #4B0D62;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 500;
    word-break: normal;
    overflow-wrap: break-word;
    white-space: normal;
    width: 100% !important;
}
.table-container {
    padding: 2%;
    margin: 1%;
    border-radius: 12px;
    background-color: rgba(227, 219, 235, 0.8);
}
.custom-btn-container {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    
}
.custom-btn {
    background-color: #CE992B;
    color: #fff;
    padding: 12px 0;
    border: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 400;
    width: 150px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: 'Open Sans', sans-serif !important;
}
.custom-btn-search {
    background-color: #CE992B;
    color: #fff;
    padding: 8px 0;
    border: none;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    width: 150px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: 'Open Sans', sans-serif !important;
}

.custom-btn:hover {
    background-color: #5f3781;
    color: #fff;
}
.custom-btn-search:hover {
    background-color: #5f3781;
    color: #fff;
}
.custom-btn-1:hover {
    background-color: #5f3781;
    color: #fff;
}
.sub-container {
    margin: 0 !important;
}
.dxeEditArea_Aqua.dxeEditAreaSys.dxh0 {
    color: #4B0D62;
    font-size: 14px;
   font-family: 'Open Sans', sans-serif !important;
}
.dxeCalendarDayHeader_Aqua{
    color: #4B0D62 !important;
    font-size: 14px !important;
   font-family: 'Open Sans', sans-serif !important;
}
.dxeEditArea_Aqua.dxeEditAreaSys {
    color: #4B0D62 !important;
    font-size: 14px !important;
   font-family: 'Open Sans', sans-serif !important;
}
.dxichTextCellSys {
    color: #4B0D62 !important;
    font-size: 14px !important;
   font-family: 'Open Sans', sans-serif !important;
}
.dxichCellSys {
    color: #4B0D62 !important;
}
.dxeIRadioButton.dxichSys.dxEditors_edtRadioButtonChecked  {
    color: #4B0D62 !important;
    
}

/*.dxic {*/
/*    border: none !important;*/
/*    outline: none !important;*/
/*}*/
/*.dxeEditArea_Aqua.dxeEditAreaSys.dxh0 {*/
/*    border: none !important;*/
/*    outline: none !important;*/
/*}*/
/*.dxeEditArea_Aqua.dxeEditAreaSys.dxh0:focus {*/
/*    outline: none !important;   !* removes browser outline *!*/
/*    box-shadow: none !important; !* removes theme glow/shadow *!*/
/*    border-color: transparent !important; !* optional if theme changes border *!*/
/*}*/

.dxeEditAreaSys:focus {
    outline: none !important;
    box-shadow: none !important;
    border: 1px solid rgba(227, 219, 235, 0.8);;
    color: #4B0D62;
    font-size: 14px;
   font-family: 'Open Sans', sans-serif !important;
}
.dxeListBoxItem_Aqua {
    color: #4B0D62;
    padding: 4px 8px;
    border-radius: 6px;
    font-size: 14px;
    border: 1px solid rgba(227, 219, 235, 0.8);
   font-family: 'Open Sans', sans-serif !important;
}
.dxeListBoxItem_Aqua:focus {
    background-color: rgba(227, 219, 235, 0.8);
}
.dxlbd {
    background-color: #fff;
    padding: 4px;
}
.dxeListBox_Aqua {
    border: 1px solid rgba(227, 219, 235, 0.9);
    border-radius: 6px;
}
.dxeButtonEditButton_Aqua {
    border: 1px solid rgba(227, 219, 235, 0.9);
    border-radius: 6px;
    background-color: rgba(227, 219, 235, 0.8);
    outline: none !important;
    box-shadow: none !important;
}
/*.dxEditors_edtDropDown_Aqua {*/
/*    border: 1px solid rgba(227, 219, 235, 0.9);*/
/*    border-radius: 6px;*/
/*    background-color: rgba(227, 219, 235, 0.8);*/
/*}*/

.dxeButtonEditSys {
    
    border: 1px solid rgba(227, 219, 235) !important;
    border-radius: 6px !important;
}
.custom-btn-container-justify {
    padding-top: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center; /* optional, keeps them vertically aligned */
    gap: 20px;
}
@media (min-width: 768px) {
   
}

.col-sm-12 > .row {
    display: flex;
    width: 100%;
    gap: 10px;

}
.row > .col-sm-3 {
    flex: 0 0 50%;   /* don’t shrink, don’t grow, fixed 60% */
    max-width: 50%;
}

/* Second child = 40% */
.row > .col-sm-9 {
    flex: 0 0 50%;
    max-width: 50%;
}
.custom-checkbox {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #5F3781;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
    position: relative;
    outline: none;
    top: 4px;
}

.custom-checkbox:checked::after {
    content: "✓";
    color: #5F3781;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 1;
}

.custom-checkbox:focus {
    outline: none !important;
    box-shadow: none !important;
}
.custom-btn-1 {
    background-color: #CE992B;
    color: #fff;
    padding: 12px 8px;
    border: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 400;
    width: 150px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: 'Open Sans', sans-serif !important;
}

@media (max-width: 767px) {

    .topic-container {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        width: 100%;
    }
    .centered-heading {
        text-align: center;
        font-size: 20px;
        font-weight: 600;
        text-transform: uppercase;
        color: #4B0D62;
        white-space: nowrap;
        font-family: 'Open Sans', sans-serif !important;
    }
    .centered-heading-break {
        text-align: center;
        font-size: 20px;
        font-weight: 600;
        text-transform: uppercase;
        color: #4B0D62;
        white-space: nowrap;
        font-family: 'Open Sans', sans-serif !important;
        word-break: normal; 
        overflow-wrap: break-word; 
        white-space: normal;
    }
    .centered-sub-heading {
        text-align: center;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        color: #4B0D62;
        white-space: nowrap;
        font-family: 'Open Sans', sans-serif !important;
    }
    .text-sub-heading {
        margin-top: 16px;
        width: 90%;
        font-size: 14px;
        font-family: 'Open Sans', sans-serif !important;
    }
    .note-text {
        font-size: 14px;
        padding-top: 14px;
        padding-bottom: 0;
        margin-bottom: 0;
        font-family: 'Open Sans', sans-serif !important;
    }
    .custom-btn {
        background-color: #CE992B;
        color: #fff;
        padding: 12px 0;
        border: none;
        border-radius: 12px;
        font-size: 14px;
        font-weight: 400;
        width: 130px;
        cursor: pointer;
        transition: all 0.3s ease;
        font-family: 'Open Sans', sans-serif !important;
    }
    .custom-btn-1 {
        background-color: #CE992B;
        color: #fff;
        padding: 12px 8px;
        border: none;
        border-radius: 12px;
        font-size: 14px;
        font-weight: 400;
        width: 150px;
        cursor: pointer;
        transition: all 0.3s ease;
        font-family: 'Open Sans', sans-serif !important;
    }
    .table-container {
        margin: 4%;
        border-radius: 12px;
        background-color: rgba(227, 219, 235, 0.8);
    }
    .sub-container {
        margin: 16px !important;
    }
    .form-label {
        font-size: 13px;
        margin-top: 8px;
    }
    .dxeEditArea_Aqua.dxeEditAreaSys.dxh0 {
        font-size: 13px !important;
    }
    .dxeCalendarDayHeader_Aqua{
        font-size: 13px;
    }
    .dxeEditArea_Aqua.dxeEditAreaSys {
        font-size: 13px !important;
    }
    .dxeEditAreaSys:focus {
        font-size: 13px !important;
    }
    .dxeListBoxItem_Aqua {
        font-size: 13px !important;
    }
    .topic-container img.flight-icon {
        display: inline-block;
        width: 24px;
        height: 12px;
        margin-top: 6px;
    }
    
    
    
    
    

    
}