.btn-min-width{min-width:168px}p{margin-bottom:10px}
.image-upload-icon{background-image:url('../images/icons/image-upload.svg');width:52px;height:46px;background-repeat:no-repeat;position:absolute;top:50px;left:50px}
.custom-checkbox label{background:#f4f4f4;border-radius:3px;padding:7px 15px;font-weight:400;margin:0 10px 10px 0;cursor:pointer}
.custom-checkbox input[type=checkbox]:checked+label{background:#e682ae;color:#fff}
.custom-checkbox input[type=radio],.custom-checkbox input[type=checkbox]{opacity:0;position:absolute;width:25px;height:25px}
.icon-plus{background-image:url('../images/icons/add-big.svg');background-repeat:no-repeat;background-position:center}
.icon-small-plus{background-image:url('../images/icons/plus.svg');background-repeat:no-repeat;background-position:center}
.icon-cross{background-image:url('../images/icons/cross.svg');background-repeat:no-repeat;background-position:center}
.icon-pdf{background-image:url('../images/icons/pdf.svg');background-repeat:no-repeat;background-position:center}
.icon-star{background-image:url('../images/icons/star.svg');background-repeat:no-repeat;background-position:center}
.icon-checked{background-image:url('../images/icons/checked.svg');background-repeat:no-repeat;background-position:center}
.icon-check{display:none;width:45px;height:45px;border-radius:50%;background-color:#0fa05b;position:absolute;top:50px;left:50px;font-size:25px;color:#fff;text-align:center;line-height:50px}
.fc-event-container .fc-day-grid-event{border-radius:3px;color:#000000 !important;font-size:12px;padding:5px 0}
.fc td.fc-today .fc-day-number{background-color:rgba(15,160,91,0.1);color:#0fa05b;border-radius:50%;padding:5px;width:18px;height:18px;text-align:center;line-height:1.4}
.fc-toolbar.fc-header-toolbar{display:none}
.multiselect-container .checkbox{font-weight:normal !important}
.multiselect.btn-light.disabled {background-color:#eee;border-color:#ddd;}
.multiselect.btn{text-align:left}
.multiselect-item.active:not(.disabled) input[type=checkbox]~.form-check-control-indicator{border-radius:unset;background-color:#e682ae;border-color:#e682ae}
.multiselect-item input[type=checkbox]:checked~.form-check-control-indicator:after, .multiselect-item input[type=radio]:checked~.form-check-control-indicator:after{content:"";top:2px;left:6px;border:2px solid #fff;border-top-width:0;border-left-width:0;transform:rotate(45deg);width:6px;height:13px}
.multiselect-item.dropdown-item.form-check .form-check-label{font-weight:400}
.accordion-header { border-radius: 5px; }
.accordion-header[aria-expanded="true"] .menu-arrow { transform: rotate(90deg); }
.menu-arrow:before { content: "\E82F"; }
.accordion-header .menu-arrow { transition: transform .15s; position: absolute; right: 20px; display: inline-block; font-family: "unicons"; text-rendering: auto; line-height: 1.3rem; font-size: 1.2rem; transform: translate(0, 0); top: 15px; }