/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 07 2025 | 10:12:25 */
#field_5_13{
	display: none;
}
.yellowbg {
    background-color: #FCD369 !important;
   
   
}
.selected-file-name {
    top: -100px !important;
    position: relative !important;
}
.open-flex {
    display: inline-flex !important;    top: -90px  !important;
    position: relative !important;
;
}
fieldset#field_5_15 {
    margin-top: 20px;
}
span#gfield_upload_rules_5_7 {
    text-align: right;
   font-size:14px;font-weight:bold;
}
input#input_5_7 {
    z-index: 500000;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.membershippppppp .ginput_container.ginput_container_fileupload{
	  background-color: #FFF9EB !important;   padding:0px !important;
}
#field_5_20 > .gfield_label {
    display: none !important;
}
ul.gf-selected-items li {
    padding: 5px;
	list-style:disc;
}
#field_5_20 .gf-post-selector {
    margin-bottom: 10px;
	padding:10px;
}
.gf-post-selector {
    margin-bottom: 10px;
}
ul.gf-selected-items {
    list-style: disc;
    padding-right: 35px;
    margin-top: 10px;
}
#field_5_20{
	padding-bottom:10px
}
a.gf-toggle-accordion {
    min-height: 40px;
    height: 40px;
    display: block;
    align-content: center;
    padding-right: 5px;
}

.gf-accordion{
	padding-top:10px !important;
}
.gf-accordion input[type="checkbox"] {
    border: 1px solid !important;
}
.gf-accordion label{
	display:block;
	height:20px;
	    height: 50px;
    border-bottom: 1px solid #FCD369;padding-right:20px;
	padding-top:15px;
}
.gf-accordion {
    border-left: 1px solid #FCD369  !important;
	 border-right: 1px solid #FCD369  !important;
}
#field_5_20 .form-group {
    margin-top: 10px;
    margin-bottom: 10px;
	border: 1px solid #FCD369 !important;
}
#field_5_20 .form-group >.form-label{
min-height: 50px;
	padding-right:10px;
    background-color: #FFF9EB;    font-size: 20px;
border-bottom: 1px solid #FCD369;
    width: 100%;
    height: 40px;
    display: block;
    margin-bottom: 10px;
    align-content: center;
    font-weight: bold;
}

.tgl-btn {
	height: 46px !important;
	background-color: #FFF9EB !important; border: 1px solid #FCD369 !important; padding-right: 5px !important;
	
}
.tgl-btn > button.gf-toggle-accordion {
    background: transparent !important;
    color: #000000 !important;
}

/* .tgl-btn::after {
       content: "+";
    position: relative;
   
    border: 1.5px solid black;
    padding: 1px 5px 1px 5px;
    border-radius: 34px;
    top: -29px;
    transform: translateY(-50%);
    font-size: 11px;
    color: black;
    pointer-events: none;
} */

select#input_5_19 {
	 
    font-family: 'Ploni', sans-serif;
  background-color: #FFF9EB;
}

.ginput_container.ginput_container_select {
    margin: 10px;
}
div#field_5_19{
	 border: 1px solid #FCD369 !important; padding-bottom:10px;
}
#field_5_19 > label.gfield_label.gform-field-label{
	background-color: #FFF9EB !important; padding: 5px  !important;
}
input#choice_5_15_1 {
    visibility: hidden;
}
input#choice_5_15_0 {
    visibility: hidden;
}
#field_5_15 legend.gfield_label.gform-field-label {
  
	
	background: #FFF9EB;
    padding: 0px;
    border-bottom: 1px solid #FCD369;
    margin-left: 10px;
    height: 53px;
    margin-top: 7px;
    text-align: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
}
/* .gchoice.gchoice_5_15_0 {
    height: 50px;

    

    width: 48%;
	border-bottom:1px solid #FCD369;
} */

label#label_5_15_0 {
  text-align: center;
    left: 22px;
    position: relative;
   
    display: block;
    z-index: 4444;
    width: 75px;
    align-content: center;
}
label#label_5_15_1 {
  text-align: center;
    left: 22px;
    position: relative;
  
    display: block;
    z-index: 4444;
    width: 75px;
    align-content: center;
}
.gfield_radio {
    display: flex;
    justify-content: space-between; /* Places the two choices at opposite ends */
    align-items: center; /* Centers content vertically */
}

.gchoice {
    display: flex;
    align-items: center; /* Ensures the radio button and label are aligned */
    gap: 5px; /* Adds spacing between radio button and label */
}

fieldset#field_5_15 {
    display: flex
;
    align-items: center;
    justify-content: space-between;
}
#field_5_15 legend.gfield_label.gform-field-label {
    /* flex: 1; */
    float: left;
	  
}
#field_5_15 legend.gfield_label.gform-field-label {
    /* flex: 1; */
  direction: rtl !important;
	  
}
.ginput_container.ginput_container_radio {
    flex: 1;
}
div#input_5_15 {
    display: block;
    justify-content: space-between;
}
@media screen and (max-width: 767px){
#field_5_15 legend.gfield_label.gform-field-label{
	width:50%;
}
}