.bg-primary {
    background-color: #25cff2!important;
}
.bg-success {
    background-color: #80b84c!important;
}
.btn-success {
    background-color: #80b84c!important;border: 1px solid #fff;    margin-top: 20px!important;
}
.text-success {
    color:#80b84c!important;
}
.btn-primary {
background: #25cff2!important;}
.bg-dark {border-radius: 5px;}
.search_from {margin-right:20px;}
.srch {
    border-radius: 5px;
    padding: 10px!important;
}
.search_mode_btn {font-size:12px;}
.border {font-size: 15px;
}

.custom-event {
	padding-top: 1px !important;
	padding-bottom: 3px !important;
	padding-right: 3px !important;
	padding-left: 3px !important;
	
}
.custom-event h4 {
	font-size: 15px;
}

.py-3 {
    margin-right: 5px;
}
.homemap {
    padding: 25px 35px!important;
    font-size: 16px;
    line-height: 18px;
}
.mapheader {padding: 10px 20px;
top: -40px!important;}
.btn-primary2 {
    background: #25cff2!important;
    font-weight: 700!important;
    font-size: 25px!important;
    letter-spacing: -0.05em!important;
    text-shadow: 0px 1px 1px rgb(0 0 0 / 69%);
    text-transform: none!important;
    border: 1px solid white;
}
.jet-form__label-text {
font-weight: bold;}
.protos_epivatis {font-size:20px; color:#FF5D5D;}
.jet-form__desc-text {font-size:10px;}
.group {background:#cccccc; margin-top:20px; margin-bottom:20px;}
.jet-form__submit {background:#FF5D5D;font-weight: bold;font-size:20px;color:#fff}
.text-warning {
    color: #00BCD4 !important;
}
.btn-check:active+.btn, .btn-check:checked+.btn, .btn.active, .btn.show, .btn:active {background-color:#00BCD4!important}
.py-3 {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}

@media (max-width:1199.98px){
    .padding_fix{
        padding-left: 1rem !important;
        padding-bottom: 0 !important;
    }
    .margin_fix{
        margin-right: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
}

#calendar {
	max-height: 800px;
	padding: 0;
}

.fc-nextYear-button{
    display: none !important;
}
.fc-prevYear-button{
    display: none !important;
}
.fc-dayGridMonth-button{
    /* display: none !important; */
}
.fc-dayGridWeek-button{
    display: none !important;
}
.fc-dayGridDay-button{
    display: none !important;
}
.fc-daygrid-day-top{
    font-size: 20px;
    font-weight: 700;
}
.fc-col-header-cell{
    background-color: #d0cfcf;
}
.fc-col-header-cell .fc-scrollgrid-sync-inner{
    display: flex;
    justify-content: end;
}
.fc-header-toolbar{
    background: #202932;
}
.fc-toolbar-chunk h2{
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
}

.fc-button-primary {
    background-color: #202932 !important; /* Change the background color */
	border-color: #202932 !important;
    border: 0px solid #007bff !important; /* Change the border */
    border-radius: 0px !important; /* Add border radius for rounded corners */
    /* Add padding to the button */
}
.fc-header-toolbar {
	border: 10px solid #00bcd4 !important;
}
.acym_lists {font-size:18px!important; font-weight:600}