.data-table.primary-table.dataTable  {
    padding-top: 20px;
}
div.dataTables_wrapper div.dataTables_filter input,
div.dataTables_wrapper div.dataTables_length select  {
    height: 28px;
    background-color: #ffffff;
    border-radius: 5px;
    border: 1px solid #CED3DA;
    box-shadow: none;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #626679;
    padding: 0 10px;
}
div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: 170px;
}
div.dataTables_wrapper div.dataTables_filter input:focus,
div.dataTables_wrapper div.dataTables_length select:focus{
    outline: none;
}
div.dataTables_wrapper div.dataTables_filter label,
div.dataTables_wrapper div.dataTables_length label {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500 !important;
    text-transform: capitalize;
    color: #3F4254;
}
table.dataTable tbody th, table.dataTable tbody td {
    font-size: 12px;
}
table.dataTable thead th, table.dataTable tfoot th {
    font-weight: 500 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    min-width: 35px !important;
    height: 35px;
    padding:0 !important;
    border: none !important;
    cursor: pointer;
    border: none;
    border-radius: 4px !important;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #626679;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.dataTables_wrapper .dataTables_paginate .paginate_button.next {
    padding: 0 10px !important;
    box-shadow: 0px 4px 4px #F2F4FA !important;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    align-items: center;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.active,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    outline: none;
    background: #FAAF3B !important;
    color: #ffffff !important;
    box-shadow: none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover a,
.dataTables_wrapper .dataTables_paginate .paginate_button.next:hover a {
    outline: none;
    background: #FAAF3B !important;
    color: #ffffff !important;
    box-shadow: none !important;
}
.dataTables_info {
    height: 35px;
    align-items: center;
}
div.dataTables_wrapper div.dataTables_info {
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #626679;
}
table.dataTable thead th,
table.dataTable thead td {
    border-bottom: none !important;
}
table.dataTable thead th, table.dataTable tbody td {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
table.dataTable thead th {
    background: #EFF1F9;
}
table.dataTable.no-footer {
    border-bottom: none !important;
}

.assigned {
    background-color: #E8F8F3;
}

.datatable-action-icons{
    margin-right: 8px;
}
.datatable-action-icons a:hover{
    opacity: 0.7;
}

#notificationDropdown{
    z-index: 100;
}

#menu-bar{
    cursor: default;
}

.document-download-btn-card{
    color: #a4a4a4;
    margin-top: 6px;
    padding-left: 10px;
    font-size: 14px;
}

.dropzone-wrapper{
    position: relative;
}

.dropzone.dz-clickable{
    position: absolute;
    width: 100%;
    height: 100%;
}
.dz-message span{
    display: none;
}
.tox{
    display:none;
}

.sm\:h-\[620px\] {
    height: 620px;
}

.scrollbar-thin {
    scrollbar-width: 5px;
}

.assigned-avatar a{
    position: relative;
    cursor: default;
}

.circular-revoke-btn {
    position: absolute;
    top: -3px;
    right: -3px;
    background: #fff;
    width: 12px;
    height: 12px;
    line-height: 7px;
    border-radius: 12px;
    border: 1px solid #1b1281;
}

.circular-revoke-btn i{
    font-size: 8px;
}

.w-\[32px\] {
    width: 32px;
}

.h-\[32px\] {
    height: 32px;
}

.bg-active{
    background-color: #E5E7EB;
}

.subtask-trash-icon{
    display: none;
}

.subtask-trash-icon{
    font-size: 10px;
    color: #a6a6a6;
    position: relative;
    top: -1px;
}

.folder-active{
    background: #F4F5F6;
}

.fc-event-today {
    color: black !important;
}
.fc-list-event {
    cursor: pointer;
}
.line-through{
    text-decoration: line-through !important;
}

[x-cloak] {
    display: none !important;
}

.fc-button-group {
    grid-gap: 5px;
}
.fc-button-group .fc-button.fc-button-primary {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #EFEFEF;
    padding: 0 12px;
    border-radius: 7px !important;
    color: #343434;
    font-size: 12px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    height: 35px;
    border: none;
    text-transform: capitalize;
}
.fc-button-group .fc-button.fc-button-primary:hover {
    background: #F9AF3C;
    color: #ffffff;
}
.fc-button-group .fc-button.fc-button-primary.fc-button-active {
    background: #F9AF3C !important;
    color: #ffffff;
}
.fc-button-group .fc-button.fc-button-primary:focus {
    outline: none;
    box-shadow: none !important;
    border: none;
    background: #F9AF3C !important;
    color: #ffffff;
}
.fc-button-active {
    background: #F9AF3C;
    color: #ffffff;
}
.fc-next-button,
.fc-prev-button {
    background: transparent !important;
    border: none !important;
    color: #343434;
}
.fc-next-button .fc-icon::before,
.fc-prev-button .fc-icon::before{
    color: #343434;
}
.fc-next-button:focus,
.fc-prev-button:focus {
    outline: none;
    box-shadow: none !important;
    border: none;
}
#fc-dom-1 {
    color: #343434;
    font-size: 16px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
}
.fc-toolbar-title {
    color: #343434;
    font-size: 16px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
}

.fc .fc-daygrid-day-top {
    justify-content: flex-start;
    padding: 5px 10px;
}
.fc .fc-daygrid-day-top .fc-daygrid-day-number {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: transparent;
    color: #343434;
    font-size: 15px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}
.fc .fc-daygrid-day.fc-day-today {
    background: transparent !important;
}
.fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-number{
    background: #F9AF3C ;
    color: #ffffff;
}
.fc .fc-multimonth-title {
    color: #F9AF3C;
    font-size: 17px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    text-align: left !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: none !important;
    outline: none;
    border-radius: 8px;
    padding: 0 8px;
}
.select2-container--default .select2-selection--multiple {
    background-color: #FBFBFB !important;
    border:  none !important;
    border-radius: 8px !important;
    cursor: text;
    position: relative;
}


.dropzone.dz-clickable{
    position: relative !important;
    display: flex !important;
    flex-wrap: wrap !important;
}
.dz-default.dz-message{
    width: 100%;
}
.dropzone .dz-preview{
    margin: 14px !important;
}
.file-previews {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.file-preview {
    width: 150px;
    text-align: center;
    margin-bottom: 10px;
}

.preview-image {
    width: 100%;
    height: auto;
}

.dropzone .dz-error .dz-image{
    background: #ffd5d5 !important;
}
