body, html {
    background: #fbfbfb;
}
.card {
    border-radius: .375rem;
    box-shadow: 0 10px 40px 0 rgba(62,57,107,.07), 0 2px 9px 0 rgba(62,57,107,.06);
}
.card-header, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat','Poppins',Georgia,'Times New Roman',Times,serif;
    font-weight: 500;
}
.bg-light {
    background-color: #f9fafd!important;
    border-bottom: 0 solid #edf2f9;
}
.badge-light {
    color: #566174;
    background-color: #e5ecf4;
    font-size: 85%;
    font-weight: 500;
}
table td, table th {
    border-top: none;
    border-right: none;
}
#crudTable > thead > tr > th:nth-child(2) { padding-left: 11px !important; }
#crudTable thead th,
#crudTable tfoot tr th,
.table .thead-light th {
    color: #344050;
    border-color: #edf2f9;
    background-color: #edf2f9;
    font-weight: 500;
    font-size: 13px;
    font-family: "Poppins",'Montserrat','Georgia',"Times New Roman",'Times','serif';
}
#crudTable thead th { padding:12px 15px !important; }
.table {
    color: #344050;
    font-family: 'Open Sans',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-weight: 400;
    display: table;
}
.page-item.active .page-link {
    z-index: 1;
    color: #344050;
    background-color: #e0e5ec;
    border-color: #c2cbd9;
}
.page-link {
    color: #747171;
}
.card-header-main {
    color: #696969;
    border-bottom: none;
    background-color: #f9fafd;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Montserrat','Poppins',Georgia,'Times New Roman',Times,serif;
}
.card-header-gray {
    color: #696969;
    background-color: #f9fafd;
}
.table-sm td, .table-sm th {
    padding: .3rem 0.3rem .3rem 1rem;
}

.btn,.falcon-data-table .paging_first_last_numbers .page-link,.falcon-data-table .paging_full .page-link,.falcon-data-table .paging_full_numbers .page-link,.falcon-data-table .paging_numbers .page-link,.falcon-data-table .paging_simple_numbers .page-link {
    display: inline-block;
    font-weight: 500;
    color: #5e6e82;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .3125rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn,.falcon-data-table .paging_first_last_numbers .page-link,.falcon-data-table .paging_full .page-link,.falcon-data-table .paging_full_numbers .page-link,.falcon-data-table .paging_numbers .page-link,.falcon-data-table .paging_simple_numbers .page-link {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.btn:hover,.falcon-data-table .paging_first_last_numbers .page-link:hover,.falcon-data-table .paging_full .page-link:hover,.falcon-data-table .paging_full_numbers .page-link:hover,.falcon-data-table .paging_numbers .page-link:hover,.falcon-data-table .paging_simple_numbers .page-link:hover {
    color: #5e6e82;
    text-decoration: none
}

.btn.focus,.btn:focus,.falcon-data-table .paging_first_last_numbers .focus.page-link,.falcon-data-table .paging_first_last_numbers .page-link:focus,.falcon-data-table .paging_full .focus.page-link,.falcon-data-table .paging_full .page-link:focus,.falcon-data-table .paging_full_numbers .focus.page-link,.falcon-data-table .paging_full_numbers .page-link:focus,.falcon-data-table .paging_numbers .focus.page-link,.falcon-data-table .paging_numbers .page-link:focus,.falcon-data-table .paging_simple_numbers .focus.page-link,.falcon-data-table .paging_simple_numbers .page-link:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(44,123,229,.25);
    box-shadow: 0 0 0 .2rem rgba(44,123,229,.25)
}

.btn.disabled,.btn:disabled,.falcon-data-table .paging_first_last_numbers .disabled.page-link,.falcon-data-table .paging_first_last_numbers .page-link:disabled,.falcon-data-table .paging_full .disabled.page-link,.falcon-data-table .paging_full .page-link:disabled,.falcon-data-table .paging_full_numbers .disabled.page-link,.falcon-data-table .paging_full_numbers .page-link:disabled,.falcon-data-table .paging_numbers .disabled.page-link,.falcon-data-table .paging_numbers .page-link:disabled,.falcon-data-table .paging_simple_numbers .disabled.page-link,.falcon-data-table .paging_simple_numbers .page-link:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled),.falcon-data-table .paging_first_last_numbers .page-link:not(:disabled):not(.disabled),.falcon-data-table .paging_full .page-link:not(:disabled):not(.disabled),.falcon-data-table .paging_full_numbers .page-link:not(:disabled):not(.disabled),.falcon-data-table .paging_numbers .page-link:not(:disabled):not(.disabled),.falcon-data-table .paging_simple_numbers .page-link:not(:disabled):not(.disabled) {
    cursor: pointer
}

.falcon-data-table .paging_first_last_numbers a.disabled.page-link,.falcon-data-table .paging_first_last_numbers fieldset:disabled a.page-link,.falcon-data-table .paging_full a.disabled.page-link,.falcon-data-table .paging_full fieldset:disabled a.page-link,.falcon-data-table .paging_full_numbers a.disabled.page-link,.falcon-data-table .paging_full_numbers fieldset:disabled a.page-link,.falcon-data-table .paging_numbers a.disabled.page-link,.falcon-data-table .paging_numbers fieldset:disabled a.page-link,.falcon-data-table .paging_simple_numbers a.disabled.page-link,.falcon-data-table .paging_simple_numbers fieldset:disabled a.page-link,a.btn.disabled,fieldset:disabled .falcon-data-table .paging_first_last_numbers a.page-link,fieldset:disabled .falcon-data-table .paging_full a.page-link,fieldset:disabled .falcon-data-table .paging_full_numbers a.page-link,fieldset:disabled .falcon-data-table .paging_numbers a.page-link,fieldset:disabled .falcon-data-table .paging_simple_numbers a.page-link,fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary,.navbar-vertical:not(.navbar-vibrant) .btn-purchase {
    color: #fff;
    background-color: #2c7be5;
    border-color: #2c7be5
}

.btn-primary:hover,.navbar-vertical:not(.navbar-vibrant) .btn-purchase:hover {
    color: #fff;
    background-color: #1a68d1;
    border-color: #1862c6
}

.btn-primary.focus,.btn-primary:focus,.navbar-vertical:not(.navbar-vibrant) .btn-purchase:focus,.navbar-vertical:not(.navbar-vibrant) .focus.btn-purchase {
    color: #fff;
    background-color: #1a68d1;
    border-color: #1862c6;
    -webkit-box-shadow: 0 0 0 0 rgba(76,143,233,.5);
    box-shadow: 0 0 0 0 rgba(76,143,233,.5)
}

.btn-primary.disabled,.btn-primary:disabled,.navbar-vertical:not(.navbar-vibrant) .btn-purchase:disabled,.navbar-vertical:not(.navbar-vibrant) .disabled.btn-purchase {
    color: #fff;
    background-color: #2c7be5;
    border-color: #2c7be5
}

.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.navbar-vertical:not(.navbar-vibrant) .btn-purchase:not(:disabled):not(.disabled).active,.navbar-vertical:not(.navbar-vibrant) .btn-purchase:not(:disabled):not(.disabled):active,.navbar-vertical:not(.navbar-vibrant) .show>.dropdown-toggle.btn-purchase,.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #1862c6;
    border-color: #175dba
}

.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.navbar-vertical:not(.navbar-vibrant) .btn-purchase:not(:disabled):not(.disabled).active:focus,.navbar-vertical:not(.navbar-vibrant) .btn-purchase:not(:disabled):not(.disabled):active:focus,.navbar-vertical:not(.navbar-vibrant) .show>.dropdown-toggle.btn-purchase:focus,.show>.btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(76,143,233,.5);
    box-shadow: 0 0 0 0 rgba(76,143,233,.5)
}

.btn-secondary {
    color: #fff;
    background-color: #748194;
    border-color: #748194
}

.btn-secondary:hover {
    color: #fff;
    background-color: #626e80;
    border-color: #5d6878
}

.btn-secondary.focus,.btn-secondary:focus {
    color: #fff;
    background-color: #626e80;
    border-color: #5d6878;
    -webkit-box-shadow: 0 0 0 0 rgba(137,148,164,.5);
    box-shadow: 0 0 0 0 rgba(137,148,164,.5)
}

.btn-secondary.disabled,.btn-secondary:disabled {
    color: #fff;
    background-color: #748194;
    border-color: #748194
}

.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #5d6878;
    border-color: #576271
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(137,148,164,.5);
    box-shadow: 0 0 0 0 rgba(137,148,164,.5)
}

.btn-success {
    color: #fff;
    background-color: #00d27a;
    border-color: #00d27a
}

.btn-success:hover {
    color: #fff;
    background-color: #00ac64;
    border-color: #009f5c
}

.btn-success.focus,.btn-success:focus {
    color: #fff;
    background-color: #00ac64;
    border-color: #009f5c;
    -webkit-box-shadow: 0 0 0 0 rgba(38,217,142,.5);
    box-shadow: 0 0 0 0 rgba(38,217,142,.5)
}

.btn-success.disabled,.btn-success:disabled {
    color: #fff;
    background-color: #00d27a;
    border-color: #00d27a
}

.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #009f5c;
    border-color: #009255
}

.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(38,217,142,.5);
    box-shadow: 0 0 0 0 rgba(38,217,142,.5)
}

.btn-info {
    color: #fff;
    background-color: #27bcfd;
    border-color: #27bcfd
}

.btn-info:hover {
    color: #fff;
    background-color: #02b0fb;
    border-color: #02a7ef
}

.btn-info.focus,.btn-info:focus {
    color: #fff;
    background-color: #02b0fb;
    border-color: #02a7ef;
    -webkit-box-shadow: 0 0 0 0 rgba(71,198,253,.5);
    box-shadow: 0 0 0 0 rgba(71,198,253,.5)
}

.btn-info.disabled,.btn-info:disabled {
    color: #fff;
    background-color: #27bcfd;
    border-color: #27bcfd
}

.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #02a7ef;
    border-color: #029ee2
}

.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(71,198,253,.5);
    box-shadow: 0 0 0 0 rgba(71,198,253,.5)
}

.btn-warning {
    color: #fff;
    background-color: #f5803e;
    border-color: #f5803e
}

.btn-warning:hover {
    color: #fff;
    background-color: #f3681a;
    border-color: #f2600e
}

.btn-warning.focus,.btn-warning:focus {
    color: #fff;
    background-color: #f3681a;
    border-color: #f2600e;
    -webkit-box-shadow: 0 0 0 0 rgba(247,147,91,.5);
    box-shadow: 0 0 0 0 rgba(247,147,91,.5)
}

.btn-warning.disabled,.btn-warning:disabled {
    color: #fff;
    background-color: #f5803e;
    border-color: #f5803e
}

.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #f2600e;
    border-color: #e75b0c
}

.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(247,147,91,.5);
    box-shadow: 0 0 0 0 rgba(247,147,91,.5)
}

.btn-danger {
    color: #fff;
    background-color: #e63757;
    border-color: #e63757
}

.btn-danger:hover {
    color: #fff;
    background-color: #db1b3f;
    border-color: #d01a3b
}

.btn-danger.focus,.btn-danger:focus {
    color: #fff;
    background-color: #db1b3f;
    border-color: #d01a3b;
    -webkit-box-shadow: 0 0 0 0 rgba(234,85,112,.5);
    box-shadow: 0 0 0 0 rgba(234,85,112,.5)
}

.btn-danger.disabled,.btn-danger:disabled {
    color: #fff;
    background-color: #e63757;
    border-color: #e63757
}

.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d01a3b;
    border-color: #c51938
}

.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(234,85,112,.5);
    box-shadow: 0 0 0 0 rgba(234,85,112,.5)
}

.btn-light,.navbar-vertical.navbar-vibrant .btn-purchase {
    color: #4d5969;
    background-color: #f9fafd;
    border-color: #f9fafd
}

.btn-light:hover,.navbar-vertical.navbar-vibrant .btn-purchase:hover {
    color: #4d5969;
    background-color: #dce2f3;
    border-color: #d3daf0
}

.btn-light.focus,.btn-light:focus,.navbar-vertical.navbar-vibrant .btn-purchase:focus,.navbar-vertical.navbar-vibrant .focus.btn-purchase {
    color: #4d5969;
    background-color: #dce2f3;
    border-color: #d3daf0;
    -webkit-box-shadow: 0 0 0 0 rgba(223,226,231,.5);
    box-shadow: 0 0 0 0 rgba(223,226,231,.5)
}

.btn-light.disabled,.btn-light:disabled,.navbar-vertical.navbar-vibrant .btn-purchase:disabled,.navbar-vertical.navbar-vibrant .disabled.btn-purchase {
    color: #4d5969;
    background-color: #f9fafd;
    border-color: #f9fafd
}

.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.navbar-vertical.navbar-vibrant .btn-purchase:not(:disabled):not(.disabled).active,.navbar-vertical.navbar-vibrant .btn-purchase:not(:disabled):not(.disabled):active,.navbar-vertical.navbar-vibrant .show>.dropdown-toggle.btn-purchase,.show>.btn-light.dropdown-toggle {
    color: #4d5969;
    background-color: #d3daf0;
    border-color: #c9d2ed
}

.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.navbar-vertical.navbar-vibrant .btn-purchase:not(:disabled):not(.disabled).active:focus,.navbar-vertical.navbar-vibrant .btn-purchase:not(:disabled):not(.disabled):active:focus,.navbar-vertical.navbar-vibrant .show>.dropdown-toggle.btn-purchase:focus,.show>.btn-light.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(223,226,231,.5);
    box-shadow: 0 0 0 0 rgba(223,226,231,.5)
}

.btn-dark {
    color: #fff;
    background-color: #0b1727;
    border-color: #0b1727
}

.btn-dark:hover {
    color: #fff;
    background-color: #030509;
    border-color: #000
}

.btn-dark.focus,.btn-dark:focus {
    color: #fff;
    background-color: #030509;
    border-color: #000;
    -webkit-box-shadow: 0 0 0 0 rgba(48,58,71,.5);
    box-shadow: 0 0 0 0 rgba(48,58,71,.5)
}

.btn-dark.disabled,.btn-dark:disabled {
    color: #fff;
    background-color: #0b1727;
    border-color: #0b1727
}

.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(48,58,71,.5);
    box-shadow: 0 0 0 0 rgba(48,58,71,.5)
}

.btn-outline-primary {
    color: #2c7be5;
    border-color: #2c7be5
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #2c7be5;
    border-color: #2c7be5
}

.btn-outline-primary.focus,.btn-outline-primary:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(44,123,229,.5);
    box-shadow: 0 0 0 0 rgba(44,123,229,.5)
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    color: #2c7be5;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #2c7be5;
    border-color: #2c7be5
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(44,123,229,.5);
    box-shadow: 0 0 0 0 rgba(44,123,229,.5)
}

.btn-outline-secondary {
    color: #748194;
    border-color: #748194
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #748194;
    border-color: #748194
}

.btn-outline-secondary.focus,.btn-outline-secondary:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(116,129,148,.5);
    box-shadow: 0 0 0 0 rgba(116,129,148,.5)
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
    color: #748194;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #748194;
    border-color: #748194
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(116,129,148,.5);
    box-shadow: 0 0 0 0 rgba(116,129,148,.5)
}

.btn-outline-success {
    color: #00d27a;
    border-color: #00d27a
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #00d27a;
    border-color: #00d27a
}

.btn-outline-success.focus,.btn-outline-success:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(0,210,122,.5);
    box-shadow: 0 0 0 0 rgba(0,210,122,.5)
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
    color: #00d27a;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #00d27a;
    border-color: #00d27a
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(0,210,122,.5);
    box-shadow: 0 0 0 0 rgba(0,210,122,.5)
}

.btn-outline-info {
    color: #27bcfd;
    border-color: #27bcfd
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #27bcfd;
    border-color: #27bcfd
}

.btn-outline-info.focus,.btn-outline-info:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(39,188,253,.5);
    box-shadow: 0 0 0 0 rgba(39,188,253,.5)
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
    color: #27bcfd;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #27bcfd;
    border-color: #27bcfd
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(39,188,253,.5);
    box-shadow: 0 0 0 0 rgba(39,188,253,.5)
}

.btn-outline-warning {
    color: #f5803e;
    border-color: #f5803e
}

.btn-outline-warning:hover {
    color: #fff;
    background-color: #f5803e;
    border-color: #f5803e
}

.btn-outline-warning.focus,.btn-outline-warning:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(245,128,62,.5);
    box-shadow: 0 0 0 0 rgba(245,128,62,.5)
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
    color: #f5803e;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f5803e;
    border-color: #f5803e
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(245,128,62,.5);
    box-shadow: 0 0 0 0 rgba(245,128,62,.5)
}

.btn-outline-danger {
    color: #e63757;
    border-color: #e63757
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #e63757;
    border-color: #e63757
}

.btn-outline-danger.focus,.btn-outline-danger:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(230,55,87,.5);
    box-shadow: 0 0 0 0 rgba(230,55,87,.5)
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
    color: #e63757;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #e63757;
    border-color: #e63757
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(230,55,87,.5);
    box-shadow: 0 0 0 0 rgba(230,55,87,.5)
}

.btn-outline-light {
    color: #f9fafd;
    border-color: #f9fafd
}

.btn-outline-light:hover {
    color: #4d5969;
    background-color: #f9fafd;
    border-color: #f9fafd
}

.btn-outline-light.focus,.btn-outline-light:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(249,250,253,.5);
    box-shadow: 0 0 0 0 rgba(249,250,253,.5)
}

.btn-outline-light.disabled,.btn-outline-light:disabled {
    color: #f9fafd;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle {
    color: #4d5969;
    background-color: #f9fafd;
    border-color: #f9fafd
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(249,250,253,.5);
    box-shadow: 0 0 0 0 rgba(249,250,253,.5)
}

.btn-outline-dark {
    color: #0b1727;
    border-color: #0b1727
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #0b1727;
    border-color: #0b1727
}

.btn-outline-dark.focus,.btn-outline-dark:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(11,23,39,.5);
    box-shadow: 0 0 0 0 rgba(11,23,39,.5)
}

.btn-outline-dark.disabled,.btn-outline-dark:disabled {
    color: #0b1727;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #0b1727;
    border-color: #0b1727
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(11,23,39,.5);
    box-shadow: 0 0 0 0 rgba(11,23,39,.5)
}

.btn-link {
    font-weight: 400;
    color: #2c7be5;
    text-decoration: none
}

.btn-link:hover {
    color: #1657af;
}

.btn-link.focus,.btn-link:focus {
    text-decoration: underline
}

.btn-link.disabled,.btn-link:disabled {
    color: #748194;
    pointer-events: none
}

.btn-group-lg>.btn,.btn-lg,.falcon-data-table .paging_first_last_numbers .btn-group-lg>.page-link,.falcon-data-table .paging_full .btn-group-lg>.page-link,.falcon-data-table .paging_full_numbers .btn-group-lg>.page-link,.falcon-data-table .paging_numbers .btn-group-lg>.page-link,.falcon-data-table .paging_simple_numbers .btn-group-lg>.page-link {
    padding: .375rem 1.25rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm>.btn,.btn-sm,.falcon-data-table .paging_first_last_numbers .btn-group-sm>.page-link,.falcon-data-table .paging_full .btn-group-sm>.page-link,.falcon-data-table .paging_full_numbers .btn-group-sm>.page-link,.falcon-data-table .paging_numbers .btn-group-sm>.page-link,.falcon-data-table .paging_simple_numbers .btn-group-sm>.page-link {
    padding: .1875rem .75rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}
.rounded-capsule {
    border-radius: 3.125rem!important;
}
.btn-group-sm>.btn, .btn-sm, .falcon-data-table .paging_first_last_numbers .btn-group-sm>.page-link, .falcon-data-table .paging_full .btn-group-sm>.page-link, .falcon-data-table .paging_full_numbers .btn-group-sm>.page-link, .falcon-data-table .paging_numbers .btn-group-sm>.page-link, .falcon-data-table .paging_simple_numbers .btn-group-sm>.page-link {
    padding: .1875rem .75rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}
.btn-group-xs>.btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-falcon-default, .falcon-data-table .paging_first_last_numbers .page-link, .falcon-data-table .paging_full .page-link, .falcon-data-table .paging_full_numbers .page-link, .falcon-data-table .paging_numbers .page-link, .falcon-data-table .paging_simple_numbers .page-linkm, .btn-default {
    color: #010305;
    background-color: #fff;
    border-color: #fff;
    -webkit-box-shadow: 0 0 0 1px rgba(43,45,80,.1), 0 2px 5px 0 rgba(43,45,80,.08), 0 1px 1.5px 0 rgba(0,0,0,.07), 0 1px 2px 0 rgba(0,0,0,.08);
     box-shadow: 0 0 0 1px rgba(43,45,80,.1), 0 2px 5px 0 rgba(43,45,80,.08), 0 1px 1.5px 0 rgba(0,0,0,.07), 0 1px 2px 0 rgba(0,0,0,.08);
}
.btn-group .btn-primary
{
    -webkit-box-shadow: 0 0 0 1px rgba(43,45,80,.1), 0 2px 5px 0 rgba(43,45,80,.08), 0 1px 1.5px 0 rgba(0,0,0,.07), 0 1px 2px 0 rgba(0,0,0,.08);
    box-shadow: 0 0 0 1px rgba(43,45,80,.1), 0 2px 5px 0 rgba(43,45,80,.08), 0 1px 1.5px 0 rgba(0,0,0,.07), 0 1px 2px 0 rgba(0,0,0,.08);
}
/*.btn-default:hover {*/
/*    color: #333;*/
/*    background-color: #e6e6e6;*/
/*    border-color: #adadad;*/
/*}*/
.btn-default:hover,.btn-falcon-default:focus:not(.disabled):not(:disabled), .btn-falcon-default:hover:not(.disabled):not(:disabled), .falcon-data-table .paging_first_last_numbers .page-link:focus:not(.disabled):not(:disabled), .falcon-data-table .paging_first_last_numbers .page-link:hover:not(.disabled):not(:disabled), .falcon-data-table .paging_full .page-link:focus:not(.disabled):not(:disabled), .falcon-data-table .paging_full .page-link:hover:not(.disabled):not(:disabled), .falcon-data-table .paging_full_numbers .page-link:focus:not(.disabled):not(:disabled), .falcon-data-table .paging_full_numbers .page-link:hover:not(.disabled):not(:disabled), .falcon-data-table .paging_numbers .page-link:focus:not(.disabled):not(:disabled), .falcon-data-table .paging_numbers .page-link:hover:not(.disabled):not(:disabled), .falcon-data-table .paging_simple_numbers .page-link:focus:not(.disabled):not(:disabled), .falcon-data-table .paging_simple_numbers .page-link:hover:not(.disabled):not(:disabled) {
    color: #010305!important;
    -webkit-box-shadow: 0 0 0 1px rgba(43,45,80,.1), 0 2px 5px 0 rgba(43,45,80,.1), 0 3px 9px 0 rgba(43,45,80,.08), 0 1px 1.5px 0 rgba(0,0,0,.08), 0 1px 2px 0 rgba(0,0,0,.08);
    box-shadow: 0 0 0 1px rgba(43,45,80,.1), 0 2px 5px 0 rgba(43,45,80,.1), 0 3px 9px 0 rgba(43,45,80,.08), 0 1px 1.5px 0 rgba(0,0,0,.08), 0 1px 2px 0 rgba(0,0,0,.08);
}
.btn-default:hover,.btn-falcon-default:hover, .falcon-data-table .paging_first_last_numbers .page-link:hover, .falcon-data-table .paging_full .page-link:hover, .falcon-data-table .paging_full_numbers .page-link:hover, .falcon-data-table .paging_numbers .page-link:hover, .falcon-data-table .paging_simple_numbers .page-link:hover {
    color: #4d5969;
    background-color: #fff;
    border-color: #fff;
}
.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #5e6e82;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}
.alert, .blockquote-footer, .btn, .falcon-data-table .paging_first_last_numbers .page-link, .falcon-data-table .paging_full .page-link, .falcon-data-table .paging_full_numbers .page-link, .falcon-data-table .paging_numbers .page-link, .falcon-data-table .paging_simple_numbers .page-link, .invalid-feedback, .navbar, .pagination, .valid-feedback, button, input, label, optgroup, select, textarea,
.ov_boxes_2 .ov_text_2
{
    font-family: "Poppins",'Montserrat','Georgia',"Times New Roman",'Times','serif';
}
.card-footer .btn-xxs {
    padding: 1px 5px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px;
    margin-top: -1px;
}
.h2, h2 {
    font-size: 1.5rem;
}
@media (max-width: 991.98px) {
    .app-header .navbar-brand {
        left: 110px;
    }
}
