.no-more-tables td, .no-more-tables th {
    text-align: left;
}

    .no-more-tables th.text-center {
        text-align: left !important;
    }

@media (min-width: 992px) {
    .no-more-tables td, .no-more-tables th {
        text-align: left;
    }
}

.pagination-wrap {
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #6f6b6b !important;
    padding-left: 2rem !important;
}

    .pagination-wrap div {
        font-family: "Work Sans", sans-serif;
        font-weight: 500;
        color: #6f6b6b !important;
        font-size: 1.00rem;
    }

    .pagination-wrap .page-item.dummy {
        width: 60px;
    }

        .pagination-wrap .page-item.dummy .page-link {
            border-radius: 10px;
        }

    .pagination-wrap .page-item.disabled {
        opacity: .75;
    }

    .pagination-wrap .page-item:first-child,
    .pagination-wrap .page-item:last-child {
        margin: 0 12px;
    }

        .pagination-wrap .page-item:first-child .page-link,
        .pagination-wrap .page-item:last-child .page-link {
            border-radius: 10px;
            background: #341dff !important;
            -webkit-box-shadow: 0px 0px 15px rgba(38, 38, 38, 0.08);
            box-shadow: 0px 0px 15px rgba(38, 38, 38, 0.08);
            color: #fff !important;
        }


.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #5289ae !important;
    background-color: #fff;
    cursor: pointer !important;
    border: 1px solid #dee2e6;
}

    .page-link:hover {
        z-index: 2;
        /*color: #1500d0;*/
        color: #fff;
        text-decoration: none;
        background-color: #e9ecef;
        border-color: #dee2e6;
    }

    .page-link:focus {
        z-index: 3;
        outline: 0;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 29, 255, 0.25);
        box-shadow: 0 0 0 0.2rem rgba(52, 29, 255, 0.25);
    }

.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: 3;
    color: #fff;
    background-color: #341DFF;
    border-color: #341DFF;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}
/*# sourceMappingURL=style.css.map */

.bootstrap-select .dropdown-menu.inner {
    display: block !important;
    padding-left: 15px;
}

.bootstrap-select.form-control {
    border: 1px solid #1d44b4 !important;
}

.bootstrap-select .dropdown-menu {
    border: 1px solid rgb(90 118 200);
    padding-left: 15px !important;
    padding-bottom: 15px !important;
}

.bootstrap-select {
    padding: 20px 30px !important;
}

.hidden {
    display: none !important;
}

.bootstrap-select .dropdown-menu.inner > ul > li:hover {
    background-color: red;
}


.additem .check-mark {
    opacity: 0;
    z-index: -1000;
}

.addnewicon {
    position: relative;
    padding: 4px;
    margin: -8px;
    padding-right: 50px;
    margin-right: -50px;
    color: #aaa;
}

    .addnewicon:hover {
        color: #222;
    }

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\2a";
}

.glyphicon-plus:before {
    content: "\2b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}


.bss-input {
    border: 1px solid #2e52ba;
    border-radius: 6px;
    margin: 5px 1px;
    padding: 5px 10px;
    outline: none;
    color: #000;
    width: 91%;
    margin-right: 1px !important;
}

    .bss-input:hover {
        background-color: #f5f5f5;
    }

.additem .check-mark {
    opacity: 0;
    z-index: -1000;
}

.addnewicon {
    position: relative;
    padding: 4px;
    margin: -8px;
    padding-right: 50px;
    margin-right: -50px;
    color: #aaa;
}

    .addnewicon:hover {
        color: #222;
    }

.easy-autocomplete {
    width: 100% !important;
}

.pointer {
    cursor: pointer !important;
}

.no-more-tables tbody td {
    text-align: left;
    padding: 10px;
}

.no-more-tables thead th {
    /*text-align: left !important;*/
    padding: 0px 10px;
    height: 53px;
    vertical-align: middle;
    background-color: #383f6c;
}

    .no-more-tables thead th:last-child,
    .no-more-tables tbody td:last-child {
        text-align: center !important;
        /*vertical-align:middle !important;*/
    }

    .no-more-tables thead th:first-child,
    .no-more-tables tbody td:first-child {
        padding-left: 35px !important;
    }

.no-more-tables tbody td.text-right {
    text-align: right !important;
    padding: 10px;
}

.hidden {
    display: none !important;
}

.lst-head {
    border-radius: 45px;
    background: #fff;
    border: 1px solid #1d44b4;
    -webkit-box-shadow: 0px 0px 15px rgb(185 175 175 / 16%);
    box-shadow: 0px 0px 15px rgb(185 175 175 / 16%);
    padding: 16px 16px 16px 20px;
    margin-top: 1.00rem !important;
    margin-bottom: 1.00rem !important;
}

.dropdown-toggle::after {
    display: none !important;
    /* margin-left: 75% !important;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;*/
}

.btn-block {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 50px;
    border-radius: 15px;
    /*background: #fff;*/
    background: url(../images/ionic-ios-arrow-dropdown.svg) no-repeat;
    border: 1px solid #1d44b4;
    font-size: 1.125rem;
    padding: 12px;
}

.multiselect-ui {
    display: none !important;
}

.tables-thin tfoot th {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #1c64a6;
    font-size: .89rem;
    padding: 10px;
}

@media (min-width: 1200px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1900px;
    }
}

.select2-container {
    width: 81% !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-selection--multiple {
    background: #fff;
    border: 1px solid #1d44b4;
    font-size: 1.25rem;
    border-radius: 15px;
    height: auto;
    padding: 10px 30px 5px 10px;
    max-width: 80%;
    width: 100% !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/ionic-ios-arrow-dropdown.svg) no-repeat;
    background-position: calc(100% - 30px) center;
    background-size: 20px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    /*color: #5289ae !important;*/
    background-color: #fff;
    cursor: pointer !important;
    border: 1px solid #dee2e6;
}

.next {
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #fff !important;
    background-color: #341dff !important;
    cursor: pointer !important;
    border: 1px solid #dee2e6;
    border-radius: 10px;
}

.previous {
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #fff !important;
    background-color: #341dff !important;
    cursor: pointer !important;
    border: 1px solid #dee2e6;
    border-radius: 10px;
}

.dataTables_info {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 17px;
    letter-spacing: 0.1em;
    color: #6f6b6b !important;
}


.card-body {
    list-style: none !important;
}
/* The customcheck */
.customcheck {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .customcheck input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #eee;
    border-radius: 5px;
    border: 1px solid #1d44b4;
}

/* On mouse-over, add a grey background color */
.customcheck:hover input ~ .checkmark {
    border: 2px solid #1d44b4;
    background-color: #1d44b4;
}

.customcheck:hover input:disabled ~ .checkmark {
    background-color: #eee;
    border-radius: 5px;
    border: 1px solid #259dab;
}

/* When the checkbox is checked, add a blue background */
.customcheck input:checked ~ .checkmark {
    background-color: #1d44b4;
    border-radius: 5px;
    border: 0px;
}
/* When the checkbox is checked, add a blue background */
.customcheck input:disabled ~ .checkmark {
    opacity: .2;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.customcheck input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.customcheck .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

td th {
    text-align: left !important;
}

.tab-pane .btn-primary {
    font-size: 14px !important;
    min-width: 150px !important;
    padding: 6px 20px !important;
}

.tab-pane .btn-secondary {
    font-size: 14px !important;
    min-width: 150px !important;
    padding: 6px 20px !important;
    background: #fff;
    border: 2px solid #0c17a6;
    color: #3c3c3c;
    border-radius: 25px;
}

.edit-actions .rounded-circle {
    width: 30px !important;
    height: 30px !important;
}

div.edit-delete-icons img {
    width: 18px !important;
}


div.edit-actions img {
    width: 15px !important;
    height: 14px;
}

.middle {
    /*vertical-align: middle !important;*/
}

.dropdown-menu.show li {
    padding:  15px;
}

.bordered {
    border: 1px solid #bc546a;
}


.dropdown-menu.open {
    border: 1px solid #1e45b4;
}

.modal-header {
    background-color: #383f6c;
    color: white;
    padding: 15px 10px;
}

h4, .h4 {
    font-size: 1.00rem !important;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}

.modal-header .close {
    color: white;
}

.modal-body ul, .modal-body li {
    list-style: none;
    padding: 10px 0px 5px 25px;
    margin-left: -10px;
    color: white;
    font-size: 1.00rem !important;
}

    .modal-body li:nth-of-type(odd) {
        background: #5289ae;
    }

    .modal-body li:nth-of-type(even) {
        background: #52688e;
    }

.ml-2, .mx-2 {
    margin-left: 0.1rem !important;
}

.mr-2, .mx-2 {
    margin-right: 0.1rem !important;
}

.btn-primary, #successModal > .modal-dialog > .modal-content> .modal-footer > .btn {
    background: #1c64a6;
    border: 2px solid #1c64a6;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 0.75rem;
    letter-spacing: 0.05em;
    color: #fff;
    border-radius: 25px;
    -webkit-box-shadow: 0px 0px 10px rgb(151 149 149 / 16%);
    box-shadow: 0px 0px 10px rgb(151 149 149 / 16%);
    padding: 8px 18px;
    /*min-width: 118px;*/
}

.margin-top-fifteen {
    margin-top: 15px !important;
}

input#txtDate, input#txtDateTo, input#txtToDate,
input#txtFromDate, input#txtDateFrom, input#txtInvoicedate,
input#txtInstallationDate, input#txtPFIDate, input#txtLeadStartDate,
input#txtEstimatedCloseDate, input#txtHolidayDate {
    background-position: calc(100% - 33px) center !important;
    background: url(../images/note.svg) no-repeat;
    background-size: 20px;
    cursor: pointer;
}

#PagingInfo {
    font-weight: normal !important;
    letter-spacing: 0.02em;
}

.tab-pane .form-control {
    font-size: 1.00rem !important;
}

.modal-open, .modal-open .modal {
    /* overflow: hidden; */
    padding-right: 0px !important;
    overflow: visible !important;
}

input[type=search] {
   
    outline: none;
    width: 72%;
    border-radius: 22px;
    background: #fff;
    border: 1px solid #dfdfdf;
    -webkit-box-shadow: 0px 0px 25px rgb(189 189 189 / 16%);
    box-shadow: 0px 0px 25px rgb(189 189 189 / 16%);
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-size: 0.875rem;
    text-align: left;
    color: #555;
    padding: 6px 20px;
}

.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
    height: 30px !important;
    text-align: center !important;
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 280px !important;
}

.xdsoft_datetimepicker {
    font-family: "Work Sans", sans-serif !important;
}

    .xdsoft_datetimepicker .xdsoft_calendar th {
        font-weight: 700;
        text-align: center;
        color: #f9f6fa !important;
        cursor: default;
        background-color: #383f6c !important;
        border: 0 !important;
        border-collapse: collapse !important;
    }

    .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
        background: #1764a7 !important;
        box-shadow: #1764a7 0 1px 3px 0 inset !important;
        color: #fff;
        font-weight: 700;
    }

    .xdsoft_datetimepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
        background: #52688e !important;
    }

.profile-toggle {
    margin: 0 0 25px 0 !important;
}





.tab-pane label {
    padding: 4px 12px !important;
}

.btn-middle {
    vertical-align: middle;
    margin-bottom: auto !important;
    margin-top: auto !important;
}

.margin-right-fifteen {
    margin-right: 15px !important;
}

.margin-right-twenty {
    margin-right: 20px !important;
}

.sidebar-menu-wrap__main-nav .nav-item .nav-link, .sidebar-menu-wrap__main-nav .dropdown-menu .dropdown-item {
    font-size: 1.00rem !important;
}

.no-more-tables {
    padding-top: 0rem !important;
    padding-bottom: 1rem !important;
}

.text-right {
    text-align: right !important;
}

.bootstrap-select .dropdown-toggle .filter-option {
    position: absolute !important;
}

.bootstrap-select > .dropdown-toggle {
    margin-top: -10px;
}

.bootstrap-select.form-control {
    height: 50px !important;
}

.input-group-addon {
    height: 10px;
    padding: 15px;
}

.input-group-btn {
    height: 10px;
    padding: 10px;
}

.multiselect-filter {
    margin-top: -10px;
    margin-bottom: -20px;
}
.multiselect-all {
    margin-top: 20px;
}
.multiselect-container.dropdown-menu {
    /*padding: 0.5rem 0 0 !important;*/
    padding: 10px 0 0 !important;
    border: 1px solid #204f8d;
}
.multiselect-container li:first-child {
    background: #204f8d !important;
}

.multiselect-container li:nth-of-type(odd) {
    background: #5289ae;
}

.multiselect-container li:nth-of-type(even) {
    background: #52688e;
}


.checkbox {
    -webkit-transform: none !important;
    transform: none !important;
    color: #fff !important;
    background-color: transparent !important;
}

.btn-file {
    height: 50px !important;
    margin-left: -20px !important;
    margin-top: 0px !important;
    margin-right: -10px !important;
}
.fileinput-remove {
    height: 50px !important;
    margin-left: -20px !important;
      margin-top: 0px !important;
    margin-right: -10px !important;
}
.file-drop-zone {
    height: 280px !important;
}

.sidebar-menu-wrap__main-nav .nav-item .nav-link, .sidebar-menu-wrap__main-nav .dropdown-menu .dropdown-item {
    letter-spacing: 0.02em !important;
}

button.text-uppercase {
    text-transform: none !important;
}

.buttons-row {
    /*margin-bottom: 0px !important;*/
    margin-bottom: 1.00rem !important;
}

    .margin-top-1rem {
    margin-top: 1.00rem !important;
}

.margin-bottom-1rem {
    margin-bottom: 1.00rem !important;
}

#fileuploader {
    margin-top: -26px;
}

.title-label {
    margin-left: 25px !important;
}

.tab-pane .custom-checkbox .custom-control-label {
    padding: 10px 20px !important;
    cursor: pointer;
}

.tab-pane .custom-checkbox {
    margin-bottom: 10px !important;
}

.tab-pane h1{
    font-size:1.00rem !important;
}
.multiselect  {
    background-size: 20px;
    background-image: url(../images/ionic-ios-arrow-dropdown.svg) no-repeat;
    background-position: calc(100% - 33px) center;
}
  .btn-danger .dropdown-toggle {
    background-size: 20px;
    background-image: url(../images/ionic-ios-arrow-dropdown.svg) no-repeat;
    background-position: calc(100% - 33px) center;
}

  .bootstrap-select .dropdown-toggle {
    background-size: 20px;
    background: url(../images/ionic-ios-arrow-dropdown.svg) no-repeat;
    background-position: calc(100%  ) center;
}
.tab-pane label {
    padding: 1px 12px !important;
}

.btn-danger {
    color: #5980e8 !important;
}
.sidebar-menu-wrap__main-nav .nav-item.nav-item--landing.active, .sidebar-menu-wrap__main-nav .dropdown-item.nav-item--landing.active{
    outline: none;
}
.no-more-tables thead   th {
    background-color: #383f6c;
    border: 0;
    border-collapse: collapse;
}
input[type="file" i] {
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    font-size: 0.875rem;
    text-align: center;
   
}

.file-preview .fileinput-remove {
    top: 1px;
    right: 15px !important;
    line-height: 10px;
}

.buttons-row .headline {
    padding-left: 2.00rem;
}

.input-group-btn > button, .input-group-addon   {
    color: white;
}

.btn-danger.dropdown-toggle::after {
    display: block !important;
    content: "";
    width: 30px;
    height: 30px;
    /*background: url("../images/ionic-ios-arrow-dropdown.svg") no-repeat -30px -50px fixed;*/
    background: url(../images/ionic-ios-arrow-dropdown.svg) no-repeat;
   
     
    top: 30%;
    right: -13px;
    background-size: 15px;
    position: absolute;
    position: absolute;
    display: inline-block;
    border-top: 0em solid !important;
    border-right: 0 solid transparent !important;
    border-bottom: 0 !important;
    border-left: 0 solid transparent !important;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
    margin-left: 0px !important ;
        padding: 0.375rem 0px;
}

.dataTables_filter {
    color: #797272 !important;
    font-size: 14px !important;
}

.table.dataTable tbody th, table.dataTable tbody td {
    padding: 5px 3px !important;
}

.dataTables_info {
    font-family: "Work Sans", sans-serif !important;
    color: #6f6b6b !important;
    font-size: 1.00rem !important;
    font-weight: normal !important;
    letter-spacing: 0.02em !important;
    padding-left: 2.00rem !important;
}

.table.dataTable thead th, table.dataTable thead td {
    padding: 0px 0px !important;
    border-bottom: 1px solid #dee2e6;
}

.table.dataTable thead tr th:last-child {
    border-radius: 0 40px 0 0 !important;
}

.table.dataTable thead th:first-child, .table.dataTable tbody td:first-child {
    padding-left: 35px !important;
}

.dataTables_length {
    padding-left: 2.00rem !important;
}

.table.dataTable.no-footer {
    border-bottom: 0px solid #dee2e6 !important;
}

.table.dataTable thead th {
    border-bottom: 0px solid #dee2e6 !important;
}

.tables-thin thead tr th {
    background: #204f8d !important;
    border: 0 !important;
    border-collapse: collapse !important;
    padding: 14px !important;
    height: 53px !important;
}

.multiselect-clear-filter, .multiselect-close-popup {
    padding-top:10px !important;
}