body {

    color: #3C4858;
    font-weight: 300;
    font-size: 1em;
    background: #DFE3EF !important;

}

.navbar {
    max-height: 60px;
    background: #2f4880 !important;
    /*overflow: auto;*/
}

.navbar .collapse .navbar-nav .nav-item .nav-link {
    margin: 0;
    line-height: 30px;
    font-size: 14px;
    position: relative;
    display: block;
    height: auto;
    white-space: nowrap;
    font-weight: 600;
    color: #ffffff;
}

.card-img-top {
    border-bottom: 2px solid #fff;
    border-radius: 4px;
}


.card [class*=card-header-] .card-icon,
.card [class*=card-header-] .card-text {
    background-color: transparent;
}

.alert.alert-info {
    background-color: #1ab7ca;
    color: #fff;
}



.dropdown-submenu {
    position: relative;
}



.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: 0px;
}

.form-check,
label {
    font-size: 11px;
    line-height: 0.2;
    color: #535151;
    font-weight: 400;
}

.form-check .form-check-label {
    cursor: pointer;
    padding-left: 25px;
    position: relative;
    padding-top: 8px;
    margin-bottom: 1.8rem;
    margin-top: 1rem;
}

.card .form-check {
    margin-top: 0px;
}

.k-input.k-textbox,
.k-textarea,
.k-textbox {
    font-size: 0.8rem;
}

.k-autocomplete,
.k-combobox,
.k-dateinput,
.k-datepicker,
.k-datetimepicker,
.k-dropdown,
.k-dropdowntree,
.k-maskedtextbox,
.k-multiselect,
.k-numerictextbox,
.k-timepicker {
    font-size: 0.8rem;
}

.table thead tr th {
    font-size: 0.8rem;
}

.alert.alert-info i {
    color: #fff;
}

.alertaestilo {
    color: #ffffff !important;
    background: #ff2f2f !important;
    text-align: center !important;
    font-weight: 600 !important;
    border-radius: 4px !important;
}



.card.bg-primary,
.card .card-header-primary .card-icon,
.card .card-header-primary .card-text,
.card .card-header-primary:not(.card-header-icon):not(.card-header-text),
.card.card-rotate.bg-primary .back,
.card.card-rotate.bg-primary .front {
    background: linear-gradient(60deg, #2e303e, #353535);
}

.card .card-header-primary .card-icon,
.card .card-header-primary .card-text,
.card .card-header-primary:not(.card-header-icon):not(.card-header-text) {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .14), 0 7px 10px -5px rgba(29, 29, 29, 0.4);
}

.action-buttons-top-custom {
    background: #f1f1f1;
    width: 100%;
    /* margin-left: -4px; */
    padding: 5px;
    border-radius: 9px;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
}

.card {
    /*box-shadow: none; */
    margin-bottom: 3px;
    margin-top: 5px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.btn {
    position: relative;
    padding: 12px 10px;
}

.btn.btn-secondary {
    color: #fff;
    background-color: #2e303e;
    border-color: #2e303e;
    box-shadow: 0 2px 2px 0 hsla(0, 0%, 98%, .14), 0 3px 1px -2px hsla(0, 0%, 98%, .2), 0 1px 5px 0 hsla(0, 0%, 98%, .12);
}

.btn.btn-secondary:hover {
    color: #fff;
    background-color: #2e303e;
    border-color: #2e303e;
    box-shadow: 0 14px 26px -12px rgba(60, 60, 60, 0.42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(80, 80, 80, 0.2);

}

.conteudo_emp {
    width: 100%;
    position: relative;
    border-radius: 4px;
    background: #2e303e;
    display: inline-block;
    padding: 10px;
    margin-bottom: 10px;
    color: #fff;
}

table.dataTable {
    font-weight: 300;
    font-size: 11px;
}

.sl-date {
    font-size: .775rem;
    color: #d71d1d;
}

.sl-info {
    font-size: .775rem;
}

.badge {
    font-size: 90%;
    border-radius: 10px !important;
}

.cargo_Selecao {
    font-weight: bold;
    padding: 4px;
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    color: #fff;
    margin: 3px;
    float: left;
    border: 3px solid #2e303e;
    color: #2e303e;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease !important;
    -moz-transition: all 0.2s ease !important;
    -ms-transition: all 0.2s ease !important;
    -o-transition: all 0.2s ease !important;
    transition: all 0.2s ease !important;
}

.h1,
.h2,
.h3,
.h4,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 0.8em;
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 0px solid transparent;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    margin: 1px;
}


.row {
    --bs-gutter-x: 5px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}

.row>* {
    flex-shrink: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5) !important;
    ;
    padding-left: calc(var(--bs-gutter-x) * .5) !important;
    ;
    margin-top: var(--bs-gutter-y);
}

.form-group {
    padding-bottom: 1px;
}

.btn-group-sm .btn,
.btn-group-sm>.btn,
.btn.btn-sm {
    padding: .5rem .5rem;
    font-size: .7rem;
    line-height: 1;
    border-radius: .3rem;
}

.k-button {
    font-size: inherit;
    line-height: inherit;
}



.alert {
    margin-top: 5px;
    border: 0;
    border-radius: 9px;
    position: relative;
    padding: 10px 10px;
    line-height: 6px;
}

.card.bg-primary,
.card .card-header-primary .card-icon,
.card .card-header-primary .card-text,
.card .card-header-primary:not(.card-header-icon):not(.card-header-text),
.card.card-rotate.bg-primary .back,
.card.card-rotate.bg-primary .front {
    background-color: #2c69d1;
    background-image: linear-gradient(315deg, #2f4880 0%, #2c69d1 74%);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
}

.btn.btn-primary {
    color: #fff;
    background-color: #33558a;
    border-color: #33558a;
    box-shadow: 0 2px 2px 0 rgba(156, 39, 176, .14), 0 3px 1px -2px rgba(156, 39, 176, .2), 0 1px 5px 0 rgba(156, 39, 176, .12);
}

.btn,
.btn.btn-default {
    color: #000;
    background-color: #fff;
    border-color: #999;
    box-shadow: 0 2px 2px 0 hsla(0, 0%, 7.5%, 0.14), 0 3px 1px -2px hsla(0, 0%, 60%, .2), 0 1px 5px 0 hsla(0, 0%, 60%, .12);
}

.btn.btn-secondary {
    color: #fff;
    background-color: #3a5ca7;
    border-color: #8491ee;
    box-shadow: 0 2px 2px 0 hsla(0, 0%, 98%, .14), 0 3px 1px -2px hsla(0, 0%, 98%, .2), 0 1px 5px 0 hsla(0, 0%, 98%, .12);
}

.dt-button {
    position: relative;
    padding: 12px 30px;
    margin: .3125rem 1px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.428571;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-radius: .2rem;
    transition: box-shadow .2s cubic-bezier(.4, 0, 1, 1), background-color .2s cubic-bezier(.4, 0, .2, 1);
    will-change: box-shadow, transform;
    color: #fff;
    background-color: #33558a;
    border-color: #33558a;
    box-shadow: 0 2px 2px 0 rgba(156, 39, 176, .14), 0 3px 1px -2px rgba(156, 39, 176, .2), 0 1px 5px 0 rgba(156, 39, 176, .12);
}

.k-multiselect-wrap li.k-button {
    font-weight: 400;
    color: #fff;
    text-align: left;
    border-radius: 15px;
    padding: 8px;
    overflow: hidden;
    background-color: #33558a;
    border-color: #33558a;
    box-shadow: 0 6px 8px 0 rgba(156, 39, 176, .14), 0 3px 1px -2px rgba(156, 39, 176, .2), 0 1px 5px 0 rgba(156, 39, 176, .12);
}

textarea {
    height: auto;
    resize: none;
    line-height: 1.3;
    font-size: 0.8rem;
}


.text_locked {
    /* box-sizing: padding-box; */
    overflow: hidden;
    /* demo only: */
    padding: 10px;
    width: 100%;
    font-size: 14px;
    margin: 5px auto;
    display: block;
    border-radius: 10px;
    border: 6px solid #556677;
}

.box-text-locked {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .14), 0 7px 10px -5px rgba(29, 29, 29, 0.4);
}


.table-striped>tbody>tr:nth-of-type(2n+1) {
    background-color: rgba(0, 0, 0, 0.05);
}


.card .card-nav-tabs {
    border: 0;
    margin-bottom: 5px;
    margin-top: 40px;
    border-radius: 6px;
    color: rgba(0, 0, 0, .87);
    background: #fff;
    width: 100%;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .14), 0 7px 10px -5px rgba(29, 29, 29, 0.4);
}

.card [class*=card-header-]:not(.card-header-icon):not(.card-header-text):not(.card-header-image) {
    border-radius: 6px;
    margin-top: -20px;
    padding: 5px;
    width: 100%;
    margin-left: 0px;
}

.btn.btn-info-act {
    color: #fff;
    background-color: transparent;
    border-color: #00bcd4;
    box-shadow: 0 2px 2px 0 rgba(244, 67, 54, 0.14), 0 3px 1px -2px rgba(244, 67, 54, 0.2), 0 1px 5px 0 rgba(244, 67, 54, 0.12);
}

.btn.btn-outline-primary {
    color: #FFF;
    background-color: transparent;
}


.card [class*=card-header-] .card-icon-right {
    border-radius: 9px;
    background-color: #0081D5;
    padding: 15px;
    margin-top: -25px;
    margin-right: -20px;
    float: right;
    z-index: 999;
    position: relative;
}


.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid #eeeeee;
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0;
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: #fff;
    border-top: 1px solid #eeeeee;
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}



.card .card-header .title {
    color: #fff;
}

.card .card-header .nav-tabs {
    padding: 0;
}

.card .card-header.card-header-image {
    position: relative;
    padding: 0;
    z-index: 1;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -30px;
    border-radius: 6px;
}

.card .card-header.card-header-image img {
    width: 100%;
    border-radius: 6px;
    pointer-events: none;
    box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.card .card-header.card-header-image .card-title {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: #fff;
    font-size: 1.125rem;
    text-shadow: 0 2px 5px rgba(33, 33, 33, 0.5);
}

.card .card-header.card-header-image .colored-shadow {
    transform: scale(0.94);
    top: 12px;
    filter: blur(12px);
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1;
    transition: opacity .45s;
    opacity: 0;
}

.card .card-header.card-header-image.no-shadow {
    box-shadow: none;
}

.card .card-header.card-header-image.no-shadow.shadow-normal {
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.card .card-header.card-header-image.no-shadow .colored-shadow {
    display: none !important;
}


.k-autocomplete,
.k-combobox,
.k-dateinput,
.k-datepicker,
.k-datetimepicker,
.k-dropdown,
.k-dropdowntree,
.k-maskedtextbox,
.k-multiselect,
.k-numerictextbox,
.k-timepicker,
.k-input.k-textbox,
.k-textarea,
.k-textbox {
    /*font-size: 0.65rem;*/
    font-size: 14px;
}

.k-autocomplete .k-input,
.k-dateinput-wrap .k-input,
.k-dropdown-wrap .k-input,
.k-multiselect-wrap .k-input,
.k-numeric-wrap .k-input,
.k-picker-wrap .k-input {
    padding: .1rem;
}

.k-widget.form-control .k-input {
    padding: .1rem;
}


.k-dateinput-wrap .k-select,
.k-dropdown-wrap .k-select,
.k-numeric-wrap .k-select,
.k-picker-wrap .k-select {
    padding: .1rem;
}

.k-floating-label-container,
.k-textbox-container {
    width: 100%;
}

.k-floating-label-container>.k-label,
.k-textbox-container>.k-label {
    font-size: 0.65rem;
}

.nav-tabs .nav-item .nav-link {
    font-size: 11px;
    padding: 5px 10px;
}

.btn-primary {
    color: #fff;
    background-color: #27b076;
    border-color: #1d3110;
    box-shadow: none;
}

/*
 * PopOver Menu da Notas
 */

.popoverContentContainer {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
}

#optionMenu,
.optionView {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}


.popover {
    max-width: 100%
}

.popover-inner {
    position: relative;

}

.popover-title {
    text-align: center;
    color: #555;
}

.hide {
    display: none;
}

.page-header-snfe {

    background-position: center center;
    background-size: cover;
    margin: 0;
    padding: 0;
    border: 0;
    display: flex;
    align-items: center;
}

.container-fluid {
    z-index: 0;
    position: relative;
}

.card .card-footer {
    display: block;
    align-items: center;
    border: 0;
    margin-bottom: 5px;
    margin-top: 5px;
    border-radius: 6px;
    color: rgba(0, 0, 0, .87);
    background-color: #f5f5f5;
    width: 100%;
    box-shadow: none !important;
}

.nav-pills .nav-item .nav-link.active {
    color: #ffffff;
    background-color: rgb(51, 85, 138);
    box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.2), 0 13px 24px -11px rgb(51, 85, 138);
}



.dropdown-menu .dropdown-item:hover,
.dropdown-menu .dropdown-item:focus,
.dropdown-menu .dropdown-item:active,
.dropdown-menu a:active,
.dropdown-menu a.active,
.dropdown-menu a:hover,
.dropdown-menu a:focus,
.dropdown-menu a:active {
    box-shadow: 0 4px 20px 0px rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(68 97 159);
    background-color: #43609d;
    color: #fff !important;
}

.form_sbaum {
    overflow-y: auto;
    max-height: 100vh;
    padding: 0.5rem;
}

.card .card-icon-right {
    background-color: #4caf50;
}

.panel-heading {
    line-height: 100px;
    padding-right: 0;
    padding-top: 10px;
    margin-left: 10px;
}

.box-title {
    margin-top: 2px;
    line-height: 20px;
    font-size: 18px;
    font-weight: 600;
    border-left: 3px solid #2479bd;
    text-align: left;
    color: #2479bd !important;
    display: flex;
}



.pagination>.page-item.active>a,
.pagination>.page-item.active>a:focus,
.pagination>.page-item.active>a:hover,
.pagination>.page-item.active>span,
.pagination>.page-item.active>span:focus,
.pagination>.page-item.active>span:hover {
    background-color: #4964a4;
    border-color: #4964a4;
}

.footer {
    padding: 0.2rem 0;
    color: #fff;
    background-color: #0081D5;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    padding: 1px 1px;
    border-top: 1px solid #003f72;
    border-bottom: 1px solid #003f72;
    margin-left: 0px;
}

.loading-message {
    color: #fff
}


#modulo_titulo {
    margin: 0;
    line-height: 30px;
    font-size: 11px;
    position: relative;
    display: block;
    height: auto;
    white-space: nowrap;
    font-weight: 600;
    color: #ffffff;
    width: 50px;
}

.bd-callout-info {
    padding: 0.65rem;
    padding-right: 0.65rem;
    padding-left: 0.65rem;
    border: 1px solid #e2eaf5;
    border-left-color: #e2eaf5;
    border-left-width: 1px;
    margin-top: 6px;
    border-radius: 10px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) !important;

}

.bd-callout-info h4 {
    color: #0081d5;
    ;
    margin-top: 0;
    margin-bottom: .25rem;
    font-size: 0.9rem;
    font-weight: 600;
    padding: 3px;
}

.bd-callout-danger {
    padding: 0.65rem;
    border: 1px solid #eee;
    border-left-color: rgb(238, 238, 238);
    border-left-width: 1px;
    border-left-width: .25rem;
    border-radius: .50rem;
    border-left-color: #f73545;
    margin-top: 10px;
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) !important;
}

.bd-callout-danger h4 {
    color: #f73545;
    margin-top: 0;
    margin-bottom: .25rem;
}


.form-control:disabled,
.form-control[readonly] {
    background-color: #fff;
    cursor: default;
    opacity: 0.65;
    filter: grayscale(0.1);
    pointer-events: none;
}



.form-control {
    height: auto !important;
}

.breadcrumb {
    background-color: #ffffff;
}

.card .card-stats {
    background-color: white;
    width: 100%;
    margin: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding: 12px;
    border-radius: 10px;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%) !important;
}

.btn.btn-success-custom {
    color: #ffffff;
    box-shadow: 0 2px 2px 0 rgb(76 175 80 / 14%), 0 3px 1px -2px rgb(76 175 80 / 20%), 0 1px 5px 0 rgb(76 175 80 / 12%);
    border: 1px solid #4caf50;
    background: #4caf50;
    font-weight: bold;
}

.btn.btn-success-custom:hover {
    background-color: #4caf50;
    color: #fff
}

.title,
.card-title,
.info-title,
.footer-brand,
.footer-big h5,
.footer-big h4,
.media .media-heading {
    font-weight: 700;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

.ibox {
    border: 1px solid #e6e6e6;
    padding: 10px;
    margin-top: 10px;
    margin-top: 25px;
}

.dropdown-menu .dropdown-item,
.dropdown-menu li>a {
    color: #303133;
    font-weight: bold;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    padding-right: 8px;
    padding-left: 8px;
}


.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}


.page-link:hover {
    z-index: 2;
    color: #f95c2e;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: transparent;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #fb9678;
    border-color: #fb9678;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.09375rem;
    line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.76563rem;
    line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}

.swal2-container {
    z-index: 300000 !important;
}

.dropdown-menu {
    max-height: 450px;
    overflow-y: auto;
}

.form-control:read-only {
    background-image: none
}

.swal2-popup {
    width: 40em;
}

.pagination>.page-item>.page-link,
.pagination>.page-item>span {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 3px !important;
}

.pagination>.page-item>.page-link-active,
.pagination>.page-item>span {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

div.dataTables_wrapper div.dataTables_length label {
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    max-width: 20px;
}

.card .card-body,
.card .card-footer {
    padding: 0.7375rem 0.175rem !important;
}




.buttons-html5 {
    padding: .5rem .5rem;
    font-size: .7rem;
    line-height: 1;
    border-radius: .3rem;
}

.buttons-select-all {
    padding: .5rem .5rem;
    font-size: .7rem;
    line-height: 1;
    border-radius: .3rem;
}

.buttons-select-none {
    padding: .5rem .5rem;
    font-size: .7rem;
    line-height: 1;
    border-radius: .3rem;
}

.m-fadeOut {
    display: none;
    transition: visibility 0s linear 300ms, opacity 300ms;
}

.m-fadeIn {
    display: block;
    transition: visibility 0s linear 0s, opacity 300ms;
}

.show_mob {
    display: none;
}

@media (min-width: 992px) {

    .filter-col {
        border: 1px solid #eee;
        border-left-color: rgb(238, 238, 238);
        border-left-width: 1px;
        border-right-color: rgb(238, 238, 238);
        border-right-width: 1px;
        border-right-width: .25rem;
        border-radius: .50rem;
        border-right-color: #5bc0de;
        border-radius: 10px;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) !important;
        transition: transform ease-out 0.3s;
    }

    .grid-filter-col {
        border: 1px solid #eee;
        border-right-color: rgb(238, 238, 238);
        border-right-width: 1px;
        border-left-color: rgb(238, 238, 238);
        border-left-width: 1px;
        border-left-width: .25rem;
        border-radius: .50rem;
        border-left-color: #5bc0de;
        border-radius: 10px;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) !important;
    }
}



@media (max-width: 991px) {

    form-check,
    label {
        font-size: 9px;
    }

    .navbar-collapse::after {
        background-color: #2f4880;
        color: #FFF !important;
    }

    .navbar-collapse>.dropdown-menu>.dropdown-item,
    .dropdown-menu li>a {
        color: #FFF !important;
        font-weight: bold;
    }

    .white-sm {
        color: #FFF !important;
        font-weight: bold;
    }

    .navbar .dropdown.show .dropdown-menu,
    .navbar .dropdown .dropdown-menu {
        height: auto;
    }

    .hide_mob {
        display: none;
    }

    .show_mob {
        display: block;
    }
}

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    display: none;
}


.k-combobox .k-dropdown-wrap {
    border-color: #9a9c9d;
    color: #495057;
    background-color: #fff;
}

.k-numerictextbox .k-numeric-wrap {
    border-color: #9a9c9d;
    color: #495057;
    background-color: #fff;
}

input.k-textbox {
    padding: .375rem .75rem;
    border-color: #9a9c9d;
}

.k-dateinput .k-dateinput-wrap,
.k-datepicker .k-picker-wrap,
.k-datetimepicker .k-picker-wrap,
.k-timepicker .k-picker-wrap {
    border-color: #9a9c9d;
    color: #495057;
    background-color: #fff;
}

.form-check,
label {
    font-size: 13px;
    line-height: 0.1;
    color: #2d2b2b;
    font-weight: 500;
    margin-left: 4px;
}

.form-control::placeholder {
    color: #AAAAAA;
    font-weight: 500;
    font-size: 13px;
}



.timeline {
    border-left: 3px solid #727cf5;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    background: rgba(114, 124, 245, 0.09);
    margin: 0 auto;
    letter-spacing: 0.2px;
    position: relative;
    line-height: 1.4em;
    font-size: 1.03em;
    padding: 50px;
    list-style: none;
    text-align: left;
    max-width: 60%;
}

@media (max-width: 767px) {
    .timeline {
        max-width: 98%;
        padding: 25px;
    }
}

.timeline h1 {
    font-weight: 300;
    font-size: 1.4em;
}

.timeline h2,
.timeline h3 {
    font-weight: 600;
    font-size: 1rem;
    margin-bottom: 10px;
}

.timeline .event {
    border-bottom: 1px dashed #e8ebf1;
    padding-bottom: 25px;
    margin-bottom: 25px;
    position: relative;
}

@media (max-width: 767px) {
    .timeline .event {
        padding-top: 30px;
    }
}

.timeline .event:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
}

.timeline .event:before,
.timeline .event:after {
    position: absolute;
    display: block;
    top: 0;
}

.timeline .event:before {
    left: -207px;
    content: attr(data-date);
    text-align: right;
    font-weight: 100;
    font-size: 0.9em;
    min-width: 120px;
}

@media (max-width: 767px) {
    .timeline .event:before {
        left: 0px;
        text-align: left;
    }
}

.timeline .event:after {
    -webkit-box-shadow: 0 0 0 3px #727cf5;
    box-shadow: 0 0 0 3px #727cf5;
    left: -55.8px;
    background: #fff;
    border-radius: 50%;
    height: 9px;
    width: 9px;
    content: "";
    top: 5px;
}

@media (max-width: 767px) {
    .timeline .event:after {
        left: -31.8px;
    }
}

.rtl .timeline {
    border-left: 0;
    text-align: right;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-right: 3px solid #727cf5;
}

.rtl .timeline .event::before {
    left: 0;
    right: -170px;
}

.rtl .timeline .event::after {
    left: 0;
    right: -55.8px;
}

.card-body .card-grid {
    padding: 3px;
}

.p-grid {
    font-size: 11px !important;
}

.p-grid-10 {
    font-size: 10px !important;
}

.p-grid-9 {
    font-size: 9px !important;
}

.p-grid-8 {
    font-size: 8px !important;
}

small,
.small {
    font-size: 75%;
    color: #ffffff;
}

.swal2-html-container small,
.small {
    color: #000;
}

.blockquote {
    padding: 5px 5px;
    margin: 0 0 1rem;
    border-left: 5px solid #2D57A5;
}

.tab-content {
    padding: 0.1rem;
    border: 1px solid #e2eaf5;
    border-left-width: 1px;
    margin-top: 2px;
    border-radius: 10px;
    box-shadow: none !important;
}

.ekko-lightbox {
    z-index: 9999999;
}


.table-responsive {
    padding-bottom: 1vw;
}



.footer .copyright {
    padding: 1px 0;
}

.combo-default {
    font-weight: 400;
    font-size: 14px;
    color: #495057;
    background-color: #fff;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.k-list .k-item.k-state-selected,
.k-list-optionlabel.k-state-selected {
    color: #fff;
    background-color: #61D3FE;
}

.k-chip {
    font-weight: 400;
    color: #fff;
    text-align: left;
    border-radius: 15px;
    overflow: hidden;
    background-color: #0081d5;
    box-shadow: none;
    border: none !important;
}


.k-floating-label {
    font-size: 90% !important;
    color: #757373;
}

.dataTables_filter {
    text-align: center;
}

.tooltip {
    z-index: 1151 !important;
}

.btn.btn-close {
    background-color: #f44336;
    border-color: #f44336;
    color: #fff;
    margin-top: -15px;
    opacity: 1;
    padding: 10px;
    border: none !important;
    --fa-primary-color: var(--with-close-times-color);
    --fa-secondary-opacity: 1;
    --button-active-background: transparent;
    --button-active-border-width: 0;
    --button-background: transparent;
    --button-border-width: 0;
    --button-box-shadow: none;
    --button-hover-background: transparent;
    --button-margin-bottom: 0;
    --button-padding: 0;
    box-sizing: content-box;
    position: absolute;
    top: -0.5em;
    right: -0.1em;
    line-height: 1;
    color: inherit;
    color: var(--with-close-close-color);
    font-size: calc(1em* 1.5);
    font-size: var(--with-close-close-font-size);
}

.k-tabstrip-content,
.k-tabstrip>.k-content {
    border-radius: 20px !important;
}

.k-tabstrip-top>.k-tabstrip-items-wrapper {
    border-bottom-width: 0px !important;
}

.fc .fc-col-header-cell-cushion {   
    color: #0081D5 !important;
  }

  .form-group input[type="file"] {
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }