#profile-view-text {
    font-size: 90px;
    color: #fff;
    text-align: center;
    line-height: 269px;
    justify-content: center;
    align-items: center;
    display: flex;
    z-index: 0;
/*    border-radius: 16px;*/
}

#map {
/*    height: 400px;*/
    margin-top: 16px;
/*    border-radius: 8px;*/
    width: 330px;
    height: 350px;
}

/*------------------*/

.toggle {
    height: 25px;
    width: 45px !important;
    cursor: pointer;
}

.profile-capibilities .title {
/*    font-weight: 600;*/
    font-size: 16px;
/*    line-height: 28px;*/
    color: #3C3C3B;
    margin-bottom: 15px;
}

.fa-info-circle {
    color: #0d6efd;
    font-size: 17px;
    position: relative;
    top: 2px;
    left: 2px;
    cursor: pointer;
}

.btn-primary {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    padding: 14px 24px;
    box-shadow: none;
    background: #5C2483;
    border-radius: 8px;
    position: relative;
    border: 0;
    line-height: 20px;
    border-color: #5C2483;
}

.btn-publish-post {
    min-width: 230px;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    border-color: #5C2483;
    background: #5C2483;
    color: #fff;
}

.img-upload-span {
    background: none;
    opacity: 0;
}

.img-span {
    position: absolute;
    top: 0px;
    /* bottom: 25px; */
    /* left: 0; */
    margin: 0;
    /* width: 100%; */
    width: 450px;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.67);
    color: #fff;
    text-align: center;
    /* line-height: 500px; */
}

.img-upload-span:hover, .img-upload-span:active {
    background: rgba(0, 0, 0, 0.5);
    opacity: 1;
}

.fa-eye {
    color: aliceblue;
    font-size: 20px;
}

.img-span a i {
    position: absolute;
    bottom: 12px;
    margin: 0 !important;
}

#modal-preview-text {
    font-size: 90px;
    color: #fff;
    text-align: center;
    line-height: 269px;
    justify-content: center;
    align-items: center;
    display: flex;
    z-index: 0;
    height: 340px;
}

/*-----------*/
.img-upload-span {
    position: absolute;
    top: 0;
    left: 0px;
    margin: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.67);
    color: #fff;
    text-align: center;
    line-height: 35px;
    display: flex;
    flex-direction: column-reverse;
}

.img-upload-span label {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
    color: #000000;
}

.fa-pencil {
    color: aliceblue;
    cursor: pointer;
    font-size: 20px;
}

.fa-trash-can {
    color: aliceblue;
    font-size: 20px;
}

#selectboxitems .tag, #capabalityItems .tag {
    display: inline-block;
    background-color: #f0f0f0;
    border-radius: 4px;
    padding: 4px 8px;
    margin-right: 8px;
    margin-bottom: 8px;
}

#km-tag-id {
    display: inline-block;
    background-color: #cfcfcffa;
    border-radius: 4px;
    padding: 4px 8px;
    margin-left: 8px;
}

#selectboxitems .tag .remove, #capabalityItems .tag .remove-cap {
    color: red;
    cursor: pointer;
    margin-left: 4px;
}

.select2 .selection {
    display: block !important;
}

.error {
    color: #dc3545 !important;
}

.modal.fade {
    opacity: 1 !important;
}
.fill-box-one {
    padding: 0 30px 50px;
}

/* calender related css */
.flatpickr-weekdays,.flatpickr-days {
    background-color: #E6E5E6;
}

span.flatpickr-weekday {
    color: black;
    font-weight: bold;
    font-family: 'Museo 700 ';
}

.flatpickr-days .flatpickr-day {
    color: black;
    font-weight: bold;
    font-family: 'Museo 700 ';
}
.flatpickr-months .flatpickr-month {
    font-weight: bolder;
    background: #5C2483;
    color: white;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus{
    font-weight: bolder;
        background: #5C2483;
        color: white;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
    background: #5C2483 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    border-color: #5C2483 !important;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
    color: rgba(57, 57, 57, 0.3);
}

.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
    color: #fff;
    font-weight: bold;
    fill: white;
}
.flatpickr-current-month{
    padding: 4px 0 0 0;
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
    background-color: #E6E5E6;
    color: black;
}

.flatpickr-current-month .option:hover {
    background-color: #5C2483 !important;
    color: white !important;
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
    border-top-color: white;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
    border-bottom-color: white;
}
/* ----------- profile img css ---------------- */

.img_div #modal-preview,
#profile-view-text {
	height: 340px;
	/* width: 100%; */
    margin: 0 auto;
	object-fit: cover;
}
#fill-box .fill-box-one .search-btn .available_locations{
    width: 100%;
}
#fill-box .fill-box-one .search-btn{
    border-bottom: 2px solid #ccc;
    margin-bottom: 26px;
}
.tab-box .volunteer-bio-tab{
    padding: 0;
    cursor: auto;
    pointer-events: none;
}
@media (max-width:767px) {
    .img-upload-span {
        width: 100%;
    }

    .profile-save-btn{
        justify-content: center;
    }
}
