﻿body {
    font-family: "Gotham", "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    background-color: #002B54;
}

.footer {
    background: none;
    border: none;
    position: static;
}

    .footer .tag-line {
        font-size: 12px;
        line-height: 14px;
        font-style: italic;
        font-weight: 400 !important;
    }

.bg-primary {
    background-color: #00AEEF !important;
    color: #ffffff;
}

.btn-primary {
    color: #fff;
    background-color: #00aeef;
    border-color: #00aeef;
}

.btn-outline-primary {
    color: #00aeef;
    border-color: #00aeef;
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #00aeef;
        border-color: #00aeef;
    }

.btn-primary.btn-outline {
    color: #00aeef;
    background-color: transparent;
    border-color: #00aeef;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus {
    background-color: #00AEEF;
    border-color: #00AEEF;
    color: #FFFFFF;
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #00AEEF;
    border-color: #00AEEF;
    cursor: not-allowed;
}

.btn-primary.btn-outline.disabled,
.btn-primary.btn-outline:disabled {
    color: #00aeefa1;
    background-color: transparent;
    border-color: #00aeefa1;
    cursor: not-allowed;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #00AEEF;
    border-color: #00AEEF;
}

.border-primary {
    border-color: #00aeef !important;
}

button.btn-primary.dim {
    box-shadow: inset 0 0 0 #00AEEF, 0 5px 0 0 #00AEEF, 0 10px 5px #999 !important;
}

    button.btn-primary.dim:active {
        box-shadow: inset 0 0 0 #00AEEF, 0 2px 0 0 #00AEEF, 0 5px 3px #999 !important;
    }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #00aeef;
}

.landing-page .btn-primary {
    background-color: #00aeef;
    border-color: #00aeef;
    color: #FFFFFF;
    font-size: 14px;
    padding: 10px 20px;
    font-weight: 600;
}

    .landing-page .btn-primary:hover,
    .landing-page .btn-primary:focus,
    .landing-page .btn-primary:active,
    .landing-page .btn-primary.active,
    .landing-page .open .dropdown-toggle.btn-primary {
        background-color: #00AEEF;
        border-color: #00AEEF;
        color: #FFFFFF;
    }

        .landing-page .btn-primary.disabled,
        .landing-page .btn-primary.disabled:hover,
        .landing-page .btn-primary.disabled:focus,
        .landing-page .btn-primary.disabled:active,
        .landing-page .btn-primary.disabled.active,
        .landing-page .btn-primary[disabled],
        .landing-page .btn-primary[disabled]:hover,
        .landing-page .btn-primary[disabled]:focus,
        .landing-page .btn-primary[disabled]:active,
        .landing-page .btn-primary.active[disabled],
        .landing-page fieldset[disabled] .btn-primary,
        .landing-page fieldset[disabled] .btn-primary:hover,
        .landing-page fieldset[disabled] .btn-primary:focus,
        .landing-page fieldset[disabled] .btn-primary:active,
        .landing-page fieldset[disabled] .btn-primary.active {
            background-color: #00AEEF;
            border-color: #00AEEF;
        }



button.btn.buttons-print,
button.dt-button.buttons-print {
    background: #00aeef !important;
    border-color: #00aeef !important;
    outline: none !important;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    display: inline-block;
    font-weight: 400;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-radius: 3px;
    margin: 0;
}

    button.btn.buttons-print:hover,
    button.btn.buttons-print:focus,
    button.btn.buttons-print:active,
    button.btn.buttons-print.active,
    button.btn.buttons-print.disabled,
    button.btn.buttons-print[disabled],
    button.btn.buttons-print.active:focus,
    button.btn.buttons-print.active:hover,
    button.btn.buttons-print.active:active,
    button.dt-button.buttons-print:hover,
    button.dt-button.buttons-print:focus,
    button.dt-button.buttons-print:active,
    button.dt-button.buttons-print.active,
    button.dt-button.buttons-print.disabled,
    button.dt-button.buttons-print[disabled],
    button.dt-button.buttons-print.active:focus,
    button.dt-button.buttons-print.active:hover,
    button.dt-button.buttons-print.active:active {
        background-color: #00AEEF !important;
        border-color: #00AEEF !important;
    }

.page-item.active .page-link {
    background-color: #00aeef !important;
    border-color: #00aeef !important;
}

    .page-item.active .page-link:hover,
    .page-item.active .page-link:focus,
    .page-item.active .page-link:active,
    .page-item.active .page-link.active,
    .page-item.active .page-link.disabled,
    .page-item.active .page-link[disabled],
    .page-item.active .page-link.active:focus,
    .page-item.active .page-link.active:hover,
    .page-item.active .page-link.active:active {
        background-color: #00AEEF !important;
        border-color: #00AEEF !important;
    }


table.dataTable thead > tr > th.sorting:before,
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_desc:before,
table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > th.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:before {
    right: 1em;
    content: "\2191";
}

table.dataTable thead > tr > th.sorting:after,
table.dataTable thead > tr > th.sorting_asc:after,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > th.sorting_asc_disabled:after,
table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
    right: 0.5em;
    content: "\2193";
}

table.dataTable thead > tr > th.sorting:before,
table.dataTable thead > tr > th.sorting:after,
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_asc:after,
table.dataTable thead > tr > th.sorting_desc:before,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > th.sorting_asc_disabled:after,
table.dataTable thead > tr > th.sorting_desc_disabled:before,
table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
    font-size: 13px;
}

table.dataTable thead > tr > th.sorting:before,
table.dataTable thead > tr > th.sorting:after,
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_asc:after,
table.dataTable thead > tr > th.sorting_desc:before,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > th.sorting_asc_disabled:after,
table.dataTable thead > tr > th.sorting_desc_disabled:before,
table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
    opacity: .3;
    position: absolute;
    bottom: 0.9em;
    display: block;
}

table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:after {
    opacity: 1;
}

table.dataTable thead > tr > th.sorting:after,
table.dataTable thead > tr > th.sorting_asc:after,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > th.sorting_asc_disabled:after,
table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
    top: unset;
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    color: inherit;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    height: 29px !important;
    padding: 2px 10px;
    outline: none !important;
}

    .dataTables_wrapper .dataTables_filter input:focus {
        border-color: #1ab394;
    }

.dataTables_wrapper .dataTables_paginate {
    margin-right: 1px !important;
    margin-top: 5px !important;
}

    .dataTables_wrapper .dataTables_paginate .paginate_button {
        background-color: #FFFFFF;
        border: 1px solid #DDDDDD;
        border-radius: 0;
        margin: 0 -1px !important;
        padding: 4px 10px;
    }

        .dataTables_wrapper .dataTables_paginate .paginate_button.previous {
            border-top-left-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem;
        }

        .dataTables_wrapper .dataTables_paginate .paginate_button.next {
            border-top-right-radius: 0.25rem;
            border-bottom-right-radius: 0.25rem;
        }

        .dataTables_wrapper .dataTables_paginate .paginate_button.current,
        .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
            background-color: #00aeef !important;
            border-color: #00aeef !important;
            color: #fff !important;
            border-radius: 0;
            margin: 0 !important;
            padding: 4px 10px;
        }

    .dataTables_wrapper .dataTables_paginate .ellipsis {
        color: #6c757d;
        pointer-events: none;
        cursor: auto;
        border-color: #dee2e6;
        line-height: 1.5;
        box-sizing: border-box;
        display: inline-block;
        padding: 4px 10px;
        background-color: #FFFFFF;
        border: 1px solid #DDDDDD;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
    .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
    .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
        background-color: #FFFFFF;
        border: 1px solid #DDDDDD;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button:hover,
    .dataTables_wrapper .dataTables_paginate .paginate_button:focus,
    .dataTables_wrapper .dataTables_paginate .paginate_button:active {
        background: #fff !important;
        text-decoration: none !important;
        background-color: #e9ecef !important;
        border-color: #dee2e6 !important;
        color: #676a6c !important;
        box-shadow: none;
    }

table.dataTable > thead > tr > th,
table.dataTable > thead > tr > td {
    border-bottom: 1px solid #DDDDDD !important;
    vertical-align: bottom;
}

table.dataTable > tfoot > tr > th,
table.dataTable > tfoot > tr > td {
    border-top: none;
}

table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
    border-bottom-width: 0;
}

table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
    border-left-width: 0;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid #e7e7e7;
}

table.dataTable.no-footer {
    border-right-width: 0;
    border-bottom: 1px solid #EBEBEB;
}

.dataTables_wrapper .dataTables_length select {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    -moz-appearance: none;
    appearance: none;
    width: auto;
    display: inline-block;
    height: 29px !important;
    padding: 2px 10px;
    outline: none !important;
}

    .dataTables_wrapper .dataTables_length select:focus {
        border-color: #1ab394;
    }

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
    border-bottom: 1px solid #EBEBEB;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
    border-left: 1px solid #EBEBEB;
}


.slick-prev:before, .slick-next:before {
    font-weight: 700;
    color: #00aeef !important;
}


.modal {
    backdrop-filter: blur(6px);
}

.modal-header {
    position: relative;
    padding: 20px 15px !important;
}

    .modal-header .close {
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        padding: 5px 10px;
        margin: 0;
    }

table.dataTable thead th, table.dataTable tfoot th {
    font-weight: 500;
}

th {
    font-weight: 500;
}

.input-group-addon,
.form-control {
    font-size: 12px;
    height: 36px;
}

.btn {
    font-size: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.input-group-addon {
    padding: 6px 12px;
    display: flex;
    align-items: center;
}

.select2-container--bootstrap4 .select2-selection__clear {
    margin-top: 0.7em !important;
}

.select2-container--bootstrap4 .select2-selection--single {
    height: 36px !important;
}

.fti-top-nav {
    display: flex;
    justify-content: flex-end;
    float: right;
}

.w-100px {
    min-width: 100px;
}

.w-150px {
    min-width: 150px;
}

.w-200px {
    min-width: 200px;
}

.w-250px {
    min-width: 250px;
}

.w-300px {
    min-width: 300px;
}

.w-350px {
    min-width: 350px;
}

.w-400px {
    min-width: 400px;
}

.w-450px {
    min-width: 450px;
}

.w-500px {
    min-width 500px;
}

.mw-100px {
    max-width: 100px;
}

.mw-150px {
    max-width: 150px;
}

.mw-200px {
    max-width: 200px;
}

.mw-250px {
    max-width: 250px;
}

.mw-300px {
    max-width: 300px;
}

.mw-350px {
    max-width: 350px;
}

.mw-400px {
    max-width: 400px;
}

.mw-450px {
    max-width: 450px;
}

.mw-500px {
    max-width: 500px;
}

.mw-550px {
    max-width: 550px;
}

.mw-600px {
    max-width: 600px;
}

.mw-650px {
    max-width: 650px;
}

.mw-700px {
    max-width: 700px;
}

.mw-750px {
    max-width: 750px;
}

.mw-800px {
    max-width: 800px;
}

.mw-850px {
    max-width: 850px;
}

.mw-900px {
    max-width: 900px;
}

.mw-950px {
    max-width: 950px;
}

.mw-1000px {
    max-width: 1000px;
}

.modal-xl {
    max-width: 1040px;
}

.modal-xxl {
    max-width: 1700px;
}

.modal-max {
    max-width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
}

.bg-yellow {
    background-color: yellow !important;
}

.bg-fti-yellow {
    background-color: #ffd035 !important;
}

.bg-fti-red {
    background-color: #bb2a2a !important;
    color: #fff;
}

.bg-fti-green {
    background-color: #148a2f !important;
    color: #fff;
}

.bg-fti-blue {
    background-color: #0200a2 !important;
    color: #fff;
}


.form-control:disabled, .form-control[readonly] {
    background-color: #efefef;
    opacity: 1;
}

.form-label {
    text-align: right;
    padding-right: 5px;
}

.bold {
    font-weight: bold !important;
}

.cursor-pointer {
    cursor: pointer;
}

.pointer-events-none {
    pointer-events: none;
}

.text-underlined {
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
}

.inmodal .modal-title {
    font-size: 22px;
}

.modal-header {
    position: relative;
    padding: 6px 15px 10px !important;
}

select.select2-hidden-accessible.bg-yellow + .select2-container .select2-selection {
    background: yellow;
}

.nav-header {
    padding: 8px 22px !important;
    background-color: #002B54;
    background-image: none;
    height: 90px;
    padding: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

#side-menu.nav > li.active {
    border-left: 4px solid #00AEEF;
    background: #002B54;
}

#side-menu.nav ul.nav-second-level {
    background: #002B54;
}

#side-menu.nav .nav > li.active {
    background: #00405C;
}

#side-menu.nav .nav-second-level li:last-child {
    padding-bottom: 0;
}

#side-menu.nav > li > a,
#side-menu .nav-second-level li a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    background: #002b54;
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
    background-color: #00405C;
    color: white;
}

.nav.navbar-right > li > a {
    color: #002b54;
    font-size: 16px;
}

#side-menu {
    display: block;
}

    #side-menu .nav-second-level li a {
        padding-right: 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #side-menu .nav-second-level.collapsing li a {
        min-width: 320px;
    }

body.mini-navbar #side-menu.nav > li > a {
    padding: 8px 20px 8px 25px;
}

body.mini-navbar .logo-element {
    display: block;
    font-size: 14px;
    line-height: 18px;
    padding: 0;
}

body.mini-navbar .nav-header {
    background: linear-gradient(69deg, #015276, #00AEEF);
    padding: 0 6px !important;
    height: 61px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#page-wrapper {
    width: calc(100% - 320px);
}

.footer {
    padding: 4px 20px;
}

@media only screen and (min-width: 768px) {
    .navbar-static-side {
        z-index: 2000;
        width: 320px;
    }

    #sideNav {
        position: fixed;
    }

    #page-wrapper {
        margin-left: 320px;
    }

    #side-menu {
        display: block;
        max-height: calc(100vh - 49px);
        overflow-y: auto;
        padding-bottom: 20px;
    }

        #side-menu::-webkit-scrollbar {
            display: none;
        }
}



@media only screen and (max-width: 1715px) {
    .modal-xxl {
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media only screen and (max-width: 1055px) {
    .modal-xl {
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .dt-buttons {
        margin-bottom: 5px;
        float: none !important;
    }

        .dt-buttons button {
            display: block;
            width: 100%;
        }

            .dt-buttons button + button {
                margin-top: 5px;
            }

    .inmodal .modal-title {
        font-size: 20px;
        line-height: 26px;
    }

    .modal-header {
        padding: 15px !important;
    }
}

@media only screen and (max-width: 480px) {
    .modal-title {
        font-size: 22px !important;
        font-weight: 500;
    }
}

@media only screen and (max-width: 400px) {
    .modal-title {
        font-size: 18px !important;
    }
}
