.form-control {
    border: 1px solid #556ee678 !important;
}

#sidebar-menu li a.active {
    background-color: rebeccapurple !important;
}

#sidebar-menu > ul > li > a.active > i {
    color: #53b4ef !important;
}

.cursorPointer {
    cursor: pointer !important;
}

.cursorNo-drop {
    cursor: no-drop !important;
}

/* Ajax Loader start */

.avoid-clicks {
    pointer-events: none;
}

#loader {
    position: fixed;
    top: 45% !important;
    left: 50% !important;
    z-index: 10000 !important;
    opacity: 1 !important;

    /* width: 100px !important;
    height: 100px !important;
    position: absolute !important;
    z-index: 11112 !important;
    top: 40% !important;
    left: 50% !important; */
}

img#loading-image {
    width: 94px;
}

#overlayer {
    width: 500%;
    height: 500%;
    position: absolute;
    z-index: 11111;
    background: rgb(255 255 255 / 12%);
}
/* Ajax Loader End */

.table > thead {
    background-color: #558fe6;
    color: #fff;
}

.dataTables_filter {
    display: none;
}

.dataTables_length {
    /* display: none !important; */
}

/* laravel pagination Start */
#TablePagination a {
    text-decoration: none !important;
}

span.relative.inline-flex.items-center.px-2.py-2.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.cursor-default.rounded-l-md.leading-5 {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    padding-right: 14px !important;
    padding-left: 14px !important;
}

a.relative.inline-flex.items-center.px-2.py-2.-ml-px.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.rounded-r-md.leading-5.hover\:text-gray-400.focus\:z-10.focus\:outline-none.focus\:ring.ring-gray-300.focus\:border-blue-300.active\:bg-gray-100.active\:text-gray-500.transition.ease-in-out.duration-150 {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    padding-right: 14px !important;
    padding-left: 14px !important;
}

span.relative.inline-flex.items-center.px-4.py-2.-ml-px.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.cursor-default.leading-5 {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    padding-right: 14px !important;
    padding-left: 14px !important;
    background-color: #3f80ea !important;
    border-color: #3f80ea !important;
}

a.relative.inline-flex.items-center.px-4.py-2.-ml-px.text-sm.font-medium.text-gray-700.bg-white.border.border-gray-300.leading-5.hover\:text-gray-500.focus\:z-10.focus\:outline-none.focus\:ring.ring-gray-300.focus\:border-blue-300.active\:bg-gray-100.active\:text-gray-700.transition.ease-in-out.duration-150 {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    padding-right: 14px !important;
    padding-left: 14px !important;
    /* color: #3f80ea !important; */
}

a.relative.inline-flex.items-center.px-2.py-2.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.rounded-l-md.leading-5.hover\:text-gray-400.focus\:z-10.focus\:outline-none.focus\:ring.ring-gray-300.focus\:border-blue-300.active\:bg-gray-100.active\:text-gray-500.transition.ease-in-out.duration-150 {
    padding: 4px !important;
}

span.relative.inline-flex.items-center.px-2.py-2.-ml-px.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.cursor-default.rounded-r-md.leading-5 {
    padding: 4px !important;
}

span.relative.inline-flex.items-center.px-4.py-2.-ml-px.text-sm.font-medium.text-gray-700.bg-white.border.border-gray-300.cursor-default.leading-5 {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    padding-right: 14px !important;
    padding-left: 14px !important;
}

.cursor-default {
    font-weight: 700;
    color: #fff;
    background-color: #3f80ea;
    border-color: #3f80ea;
}

.pagination {
    display: inline-block;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
}

.page-item.disabled .page-link {
    color: #000000bf !important;
}

svg.w-5.h-5 {
    width: 3% !important;
    height: 3%;
    color: #878080fa;
}

nav.flex.items-center.justify-between {
    margin-left: 1% !important;
}

.flex.justify-between.flex-1.sm\:hidden {
    display: none !important;
}

.hidden.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between {
    margin-left: 1% !important;
    margin-bottom: 4% !important;
    margin-top: 3% !important;
}

p.text-sm.text-gray-700.leading-5 {
    display: none !important;
}

.text-gray-700 {
    color: #24252b !important;
    text-decoration: none;
}

.table-responsive {
    /* overflow-y: hidden; */
}

th,
table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 0px solid #198754;
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 0px solid #198754;
}

.dataTables_paginate a.previous {
    display: none !important;
}

.dataTables_paginate a.next {
    display: none !important;
}

a.paginate_button.current {
    padding: 5px 9px 5px 9px !important;
    background-color: #626ed4 !important;
    background: #626ed4 !important;
    color: white !important;
    border: none !important;
}

a.paginate_button {
    padding: 1px 4px 1px 4px !important;
    background-color: #fff !important;
    background: #fff !important;
    color: #626ed4 !important;
    border: none !important;
}

/* laravel pagination End */

.table td {
    padding: 0.55rem 0.75rem !important;
}

.table thead tr th {
    /* word-break: break-word !important; */
    white-space: nowrap;
}

.modal .table-responsive {
    overflow-x: unset;
}

.disableEvent {
    pointer-events: none !important;
    cursor: default !important;
    text-decoration: none !important;
    color: black !important;
}

.swal-wide {
    min-width: 80% !important;
}

#contentHeader h3,
.contentHeader h3 {
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-weight: bold;
    color: yellow;
    border-bottom: 2px solid yellow;
    padding-bottom: 10px;
}

.upload__btn {
    display: inline-block;
    font-weight: 600;
    /* color: #fff; */
    color: #4045ba;
    text-align: center;
    min-width: 116px;
    padding: 5px;
    transition: all 0.3s ease;
    cursor: pointer;
    border: 2px solid;
    /* background-color: #4045ba; */
    border-color: #4045ba;
    border-radius: 10px;
    line-height: 26px;
    font-size: 14px;
}

#btn_deletTemplate {
    border: 1px solid #f46a6a;
    padding: 1px 4px 4px 4px;
    border-radius: 3px;
    background-color: #f46a6a;
}

/*Google Translator start*/

.goog-te-gadget-icon {
    display: none;
}

.goog-te-gadget-simple {
    background-color: #ecebf0 !important;
    border: 0 !important;
    font-size: 10pt;
    font-weight: 800;
    display: inline-block;
    padding: 10px 10px !important;
    cursor: pointer;
    zoom: 1;
}

.goog-te-gadget-simple span {
    color: #3e3065 !important;
}

/*Google Translator End*/

@media (max-width: 767px) {
    .delaerInfo1,
    .delaerInfo2,
    .delaerInfo3 {
        text-align: start !important;
    }
}
