﻿@charset "UTF-8";
/*
---------------------
	: CSS Table :
---------------------
1. Custom Variables
2. Custom General
3. Custom Helper
4. Custom Example
5. Custom Bootstrap
6. Custom Icons
7. Custom Menu
8. Custom Topbar
9. Custom Alerts
10. Custom Badges
11. Custom Buttons
12. Custom Calender
13. Custom Card
14. Custom Charts
15. Custom Chat
16. Custom Collapse
17. Custom Dashboard
18. Custom Ecommerce
19. Custom Email
20. Custom Form Colorpicker
21. Custom Form Datepicker
22. Custom Form Editor
23. Custom Form Elements
24. Custom Form Select
25. Custom Form Upload
26. Custom Form Validation
27. Custom Form Wizard
28. Custom Gallery
29. Custom Invoice
30. Custom jQuery Confirm
31. Custom jstree
32. Custom Kanban Board
33. Custom Maps
34. Custom Modal
35. Custom Nestable
36. Custom Onboarding Screens
37. Custom Pagination
38. Custom Pnotify
39. Custom Popover Tooltips
40. Custom Pricing
41. Custom Print
42. Custom Progressbar
43. Custom Range-slider
44. Custom Rating
45. Custom Security
46. Custom Summernote
47. Custom Sweet-alert
48. Custom Switchery
49. Custom Tables
50. Custom Tabs
51. Custom Timeline
52. Custom Toolbar
53. Custom Tour
54. Custom Widgets
55. Custom Responsive
----------------------------
*/
/* 
--------------------------------
    : Custom - General css :
--------------------------------
*/
.hv_path {
    fill: none;
    stroke: #ffffff;
    stroke-width: 5px;
    stroke-dasharray: 100;
    animation: dash 3s linear infinite;
    transition: fill 1s ease;
}

@keyframes dash {
    from {
        stroke-dasharray: 100;
    }

    to {
        stroke-dasharray: 650;
    }
}

@keyframes glitch-anim {
    0% {
        clip: rect(19px, 9999px, 47px, 0);
        transform: skew(0.39deg);
    }

    5% {
        clip: rect(37px, 9999px, 6px, 0);
        transform: skew(0.85deg);
    }

    10% {
        clip: rect(50px, 9999px, 31px, 0);
        transform: skew(0.67deg);
    }

    15% {
        clip: rect(12px, 9999px, 99px, 0);
        transform: skew(0.75deg);
    }

    20% {
        clip: rect(62px, 9999px, 93px, 0);
        transform: skew(0.3deg);
    }

    25% {
        clip: rect(89px, 9999px, 45px, 0);
        transform: skew(0.28deg);
    }

    30% {
        clip: rect(30px, 9999px, 5px, 0);
        transform: skew(0.36deg);
    }

    35% {
        clip: rect(24px, 9999px, 52px, 0);
        transform: skew(0.1deg);
    }

    40% {
        clip: rect(54px, 9999px, 32px, 0);
        transform: skew(0.41deg);
    }

    45% {
        clip: rect(35px, 9999px, 53px, 0);
        transform: skew(0.44deg);
    }

    50% {
        clip: rect(68px, 9999px, 6px, 0);
        transform: skew(0.99deg);
    }

    55% {
        clip: rect(12px, 9999px, 83px, 0);
        transform: skew(0.95deg);
    }

    60% {
        clip: rect(20px, 9999px, 84px, 0);
        transform: skew(0.19deg);
    }

    65% {
        clip: rect(79px, 9999px, 77px, 0);
        transform: skew(0.46deg);
    }

    70% {
        clip: rect(40px, 9999px, 76px, 0);
        transform: skew(0.52deg);
    }

    75% {
        clip: rect(29px, 9999px, 61px, 0);
        transform: skew(0.5deg);
    }

    80% {
        clip: rect(30px, 9999px, 38px, 0);
        transform: skew(0.12deg);
    }

    85% {
        clip: rect(62px, 9999px, 32px, 0);
        transform: skew(0.91deg);
    }

    90% {
        clip: rect(72px, 9999px, 31px, 0);
        transform: skew(0.01deg);
    }

    95% {
        clip: rect(81px, 9999px, 94px, 0);
        transform: skew(0.98deg);
    }

    100% {
        clip: rect(33px, 9999px, 98px, 0);
        transform: skew(0.23deg);
    }
}

@keyframes glitch-anim2 {
    0% {
        clip: rect(17px, 9999px, 62px, 0);
        transform: skew(0.96deg);
    }

    5% {
        clip: rect(94px, 9999px, 85px, 0);
        transform: skew(0.54deg);
    }

    10% {
        clip: rect(1px, 9999px, 9px, 0);
        transform: skew(0.18deg);
    }

    15% {
        clip: rect(37px, 9999px, 44px, 0);
        transform: skew(0.73deg);
    }

    20% {
        clip: rect(94px, 9999px, 5px, 0);
        transform: skew(0.66deg);
    }

    25% {
        clip: rect(30px, 9999px, 88px, 0);
        transform: skew(0.59deg);
    }

    30% {
        clip: rect(56px, 9999px, 39px, 0);
        transform: skew(0.66deg);
    }

    35% {
        clip: rect(65px, 9999px, 39px, 0);
        transform: skew(0.97deg);
    }

    40% {
        clip: rect(42px, 9999px, 19px, 0);
        transform: skew(0.95deg);
    }

    45% {
        clip: rect(86px, 9999px, 22px, 0);
        transform: skew(0.51deg);
    }

    50% {
        clip: rect(52px, 9999px, 73px, 0);
        transform: skew(0.62deg);
    }

    55% {
        clip: rect(57px, 9999px, 42px, 0);
        transform: skew(0.1deg);
    }

    60% {
        clip: rect(85px, 9999px, 37px, 0);
        transform: skew(0.7deg);
    }

    65% {
        clip: rect(57px, 9999px, 77px, 0);
        transform: skew(0.85deg);
    }

    70% {
        clip: rect(27px, 9999px, 94px, 0);
        transform: skew(0.22deg);
    }

    75% {
        clip: rect(68px, 9999px, 46px, 0);
        transform: skew(0.81deg);
    }

    80% {
        clip: rect(19px, 9999px, 87px, 0);
        transform: skew(0.57deg);
    }

    85% {
        clip: rect(20px, 9999px, 68px, 0);
        transform: skew(0.94deg);
    }

    90% {
        clip: rect(3px, 9999px, 18px, 0);
        transform: skew(0.17deg);
    }

    95% {
        clip: rect(68px, 9999px, 54px, 0);
        transform: skew(0.89deg);
    }

    100% {
        clip: rect(82px, 9999px, 70px, 0);
        transform: skew(0.89deg);
    }
}

@keyframes glitch-skew {
    0% {
        transform: skew(2deg);
    }

    10% {
        transform: skew(-2deg);
    }

    20% {
        transform: skew(-2deg);
    }

    30% {
        transform: skew(3deg);
    }

    40% {
        transform: skew(2deg);
    }

    50% {
        transform: skew(5deg);
    }

    60% {
        transform: skew(-4deg);
    }

    70% {
        transform: skew(3deg);
    }

    80% {
        transform: skew(3deg);
    }

    90% {
        transform: skew(2deg);
    }

    100% {
        transform: skew(-3deg);
    }
}

/* width */
::-webkit-scrollbar {
    width: 4px;
    height: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #ffffff;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: rgb(41 74 120 / 85%);
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #223a5c;
    }

.loader-text::after {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    left: -2px;
    text-shadow: -2px 0 #00fff9, 2px 2px #ff00c1;
    animation: glitch-anim2 1s infinite linear alternate-reverse;
}

.loader-text {
    animation: glitch-skew 1s infinite linear alternate-reverse;
}

html {
    position: relative;
    min-height: 100%;
}

@font-face {
    font-family: 'Montserrat', sans-serif;
    src: url('../fonts/Montserrat-ExtraLight.ttf'), url('../fonts/Montserrat-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat', sans-serif;
    src: url('../fonts/Montserrat-Light.ttf'), url('../fonts/Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat', sans-serif;
    src: url('../fonts/Montserrat-Medium.ttf'), url('../fonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat', sans-serif;
    src: url('../fonts/Montserrat-Regular.ttf'), url('../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat', sans-serif;
    src: url('../fonts/Montserrat-SemiBold.ttf'), url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat', sans-serif;
    src: url('../fonts/Montserrat-Bold.ttf'), url('../fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

body {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    background: #f5f6ff;
    font-size: 12px;
    font-weight: 500;
    color: #000000;
    line-height: 1.5;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    color: #282828;
}

h1 {
    font-size: 40px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 14px;
}

b {
    font-weight: 600;
}

strong {
    font-weight: 700;
}

p {
    line-height: 1.5;
    margin-bottom: 10px;
}

label {
    vertical-align: middle;
}

* {
    outline: none !important;
}

a {
    color: #223a5c;
}

    a:hover {
        color: #8534ff;
        outline: 0;
        text-decoration: none;
    }

    a:active {
        color: #8534ff;
        outline: 0;
        text-decoration: none;
    }

    a:focus {
        color: #8534ff;
        outline: 0;
        text-decoration: none;
    }
table {
    width: 100%;
}
code {
    color: #223a5c;
}

.logobar .logo img {
    width: 120px;
    margin-top: 5px;
}

.leftbar {
    width: 250px;
    height: 100%;
    position: fixed;
    background: linear-gradient(-90deg, #8a51ff 0%, #ac45ff 100%);
    box-shadow: 0 0 30px 0 rgba(200, 200, 200, 0.2);
    z-index: 9;
    transition: all 0.3s ease;
}

.profilebar img {
    width: 34px;
    margin-top: 0;
}

.profilebar .dropdown-menu {
    top: 22px !important;
    border-radius: 3px;
    text-align: center;
    padding: 10px 0 20px;
}

    .profilebar .dropdown-menu .dropdown-item:hover {
        background-color: #ffffff;
    }

.profilebar .live-icon {
    position: absolute;
    bottom: -5px;
    margin: 0px -24px;
    width: 10px;
    height: 10px;
    font-weight: bold;
}

.profilename {
    padding: 0;
}

    .profilename h5 {
        margin-bottom: 5px;
        font-size: 18px;
    }

    .profilename p {
        color: #8A98AC;
        margin-bottom: 0;
        font-size: 15px;
    }

.userbox .profile-icon {
    background-color: rgb(62 114 189 / 27%);
    padding: 7px 10px 11px;
    color: #223a5c;
    border-radius: 50%;
}

    .userbox .profile-icon:hover {
        background-color: #223a5c;
        color: #ffffff;
    }

        .userbox .profile-icon:hover img {
            width: 20px;
            margin-top: 0;
            filter: invert(0) sepia(0) saturate(0) hue-rotate(235deg);
        }

    .userbox .profile-icon img {
        width: 20px;
        margin-top: 0;
        filter: invert(0.7) sepia(1) saturate(9) hue-rotate(235deg);
    }

.rightbar {
    overflow: hidden;
    min-height: 500px;
    transition: all 0.3s ease;
}

.contentbar {
    padding: 15px;
    margin-bottom: 30px;
}

.footerbar {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 20px 30px;
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.toggle-menu .footerbar {
    left: 0;
}

.slimScrollBar {
    z-index: 0 !important;
}

/* 
-------------------------------
    : Custom - Helper css :
-------------------------------
*/
/* -- Padding -- */
.p-t-5 {
    padding-top: 5px;
}

.p-t-10 {
    padding-top: 10px;
}

.p-t-15 {
    padding-top: 15px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-t-25 {
    padding-top: 25px;
}

.p-t-30 {
    padding-top: 30px;
}

.p-t-35 {
    padding-top: 35px;
}

.p-t-40 {
    padding-top: 40px;
}

.p-t-45 {
    padding-top: 45px;
}

.p-t-50 {
    padding-top: 50px;
}

.p-r-5 {
    padding-right: 5px;
}

.p-r-10 {
    padding-right: 10px;
}

.p-r-15 {
    padding-right: 15px;
}

.p-r-20 {
    padding-right: 20px;
}

.p-r-25 {
    padding-right: 25px;
}

.p-r-30 {
    padding-right: 30px;
}

.p-r-35 {
    padding-right: 35px;
}

.p-r-40 {
    padding-right: 40px;
}

.p-r-45 {
    padding-right: 45px;
}

.p-r-50 {
    padding-right: 50px;
}

.p-b-5 {
    padding-bottom: 5px;
}

.p-b-10 {
    padding-bottom: 10px;
}

.p-b-15 {
    padding-bottom: 15px;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-b-25 {
    padding-bottom: 25px;
}

.p-b-30 {
    padding-bottom: 30px;
}

.p-b-35 {
    padding-bottom: 35px;
}

.p-b-40 {
    padding-bottom: 40px;
}

.p-b-45 {
    padding-bottom: 45px;
}

.p-b-50 {
    padding-bottom: 50px;
}

.p-l-5 {
    padding-left: 5px;
}

.p-l-10 {
    padding-left: 10px;
}

.p-l-15 {
    padding-left: 15px;
}

.p-l-20 {
    padding-left: 20px;
}

.p-l-25 {
    padding-left: 25px;
}

.p-l-30 {
    padding-left: 30px;
}

.p-l-35 {
    padding-left: 35px;
}

.p-l-40 {
    padding-left: 40px;
}

.p-l-45 {
    padding-left: 45px;
}

.p-l-50 {
    padding-left: 50px;
}

/* -- Margin -- */
.m-t-5 {
    margin-top: 5px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-25 {
    margin-top: 25px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-t-35 {
    margin-top: 35px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-t-45 {
    margin-top: 45px;
}

.m-t-50 {
    margin-top: 50px;
}

.m-r-5 {
    margin-right: 5px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-r-15 {
    margin-right: 15px;
}

.m-r-20 {
    margin-right: 20px;
}

.m-r-25 {
    margin-right: 25px;
}

.m-r-30 {
    margin-right: 30px;
}

.m-r-35 {
    margin-right: 35px;
}

.m-r-40 {
    margin-right: 40px;
}

.m-r-45 {
    margin-right: 45px;
}

.m-r-50 {
    margin-right: 50px;
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-25 {
    margin-bottom: 25px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-b-35 {
    margin-bottom: 35px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-b-45 {
    margin-bottom: 45px;
}

.m-b-50 {
    margin-bottom: 50px;
}

.m-l-5 {
    margin-left: 5px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-l-15 {
    margin-left: 15px;
}

.m-l-20 {
    margin-left: 20px;
}

.m-l-25 {
    margin-left: 25px;
}

.m-l-30 {
    margin-left: 30px;
}

.m-l-35 {
    margin-left: 35px;
}

.m-l-40 {
    margin-left: 40px;
}

.m-l-45 {
    margin-left: 45px;
}

.m-l-50 {
    margin-left: 50px;
}

/* -- Line Height -- */
.l-h-20 {
    line-height: 20px;
}

.l-h-22 {
    line-height: 22px;
}

.l-h-24 {
    line-height: 24px;
}

.l-h-26 {
    line-height: 26px;
}

.l-h-28 {
    line-height: 28px;
}

.l-h-30 {
    line-height: 30px;
}

.l-h-32 {
    line-height: 32px;
}

.l-h-34 {
    line-height: 34px;
}

.l-h-36 {
    line-height: 36px;
}

.l-h-38 {
    line-height: 38px;
}

.l-h-40 {
    line-height: 40px;
}

/* -- Font Size -- */
.font-10 {
    font-size: 10px !important;
}

.font-11 {
    font-size: 11px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-15 {
    font-size: 15px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-17 {
    font-size: 17px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-19 {
    font-size: 19px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-21 {
    font-size: 21px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-23 {
    font-size: 23px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-25 {
    font-size: 25px !important;
}

.font-26 {
    font-size: 26px !important;
}

.font-27 {
    font-size: 27px !important;
}

.font-28 {
    font-size: 28px !important;
}

.font-29 {
    font-size: 29px !important;
}

.font-30 {
    font-size: 30px !important;
}

.font-31 {
    font-size: 31px !important;
}

.font-32 {
    font-size: 32px !important;
}

.font-33 {
    font-size: 33px !important;
}

.font-34 {
    font-size: 34px !important;
}

.font-35 {
    font-size: 35px !important;
}

.font-36 {
    font-size: 36px !important;
}

.font-37 {
    font-size: 37px !important;
}

.font-38 {
    font-size: 38px !important;
}

.font-39 {
    font-size: 39px !important;
}

.font-40 {
    font-size: 40px !important;
}

/* -- Font Weight -- */
.f-w-3 {
    font-weight: 300;
}

.f-w-4 {
    font-weight: 400;
}

.f-w-5 {
    font-weight: 500;
}

.f-w-6 {
    font-weight: 600;
}

.f-w-7 {
    font-weight: 700;
}

/* -- Border Radius -- */
.b-r-1 {
    border-radius: 1px;
}

.b-r-2 {
    border-radius: 2px;
}

.b-r-3 {
    border-radius: 3px;
}

.b-r-4 {
    border-radius: 4px;
}

.b-r-5 {
    border-radius: 5px;
}

.b-r-6 {
    border-radius: 6px;
}

.b-r-7 {
    border-radius: 7px;
}

.b-r-8 {
    border-radius: 8px;
}

.b-r-9 {
    border-radius: 9px;
}

.b-r-10 {
    border-radius: 10px;
}

.b-r-15 {
    border-radius: 15px;
}

.b-r-20 {
    border-radius: 20px;
}

.b-r-25 {
    border-radius: 25px;
}

.b-r-30 {
    border-radius: 30px;
}

.b-r-35 {
    border-radius: 35px;
}

.b-r-40 {
    border-radius: 40px;
}

.b-r-45 {
    border-radius: 45px;
}

.b-r-50 {
    border-radius: 50px;
}

.b-r-100 {
    border-radius: 100px;
}

/* -- Extra -- */
.chart-height {
    height: 320px;
}

.v-a-m {
    vertical-align: middle;
}

.psn-abs {
    position: absolute;
}

.bx-shadow {
    -moz-box-shadow: 0 0 30px 0 rgba(200, 200, 200, 0.2);
    -webkit-box-shadow: 0 0 30px 0 rgba(200, 200, 200, 0.2);
    box-shadow: 0 0 30px 0 rgba(200, 200, 200, 0.2);
}

.bg-primary-gradient {
    background-image: linear-gradient(58deg, #223a5c 0, #969efa 100%);
}

.bg-secondary-gradient {
    background-image: linear-gradient(58deg, #bcc4dc 0, #e6e8f0 100%);
}

.bg-success-gradient {
    background-image: linear-gradient(58deg, #08d26f 0, #45e396 100%);
}

.bg-danger-gradient {
    background-image: linear-gradient(58deg, #fc4f68 0, #ff8181 100%);
}

.bg-warning-gradient {
    background-image: linear-gradient(58deg, #ffe411 0, #fef07f 100%);
}

.bg-info-gradient {
    background-image: linear-gradient(58deg, #81cef6 0, #a7daf5 100%);
}

.bg-light-gradient {
    background-image: linear-gradient(58deg, #e9eff9 0, #f8fbff 100%);
}

.bg-dark-gradient {
    background-image: linear-gradient(58deg, #2e2e2e 0, #4c4c4c 100%);
}

.text-primary-gradient {
    background: -webkit-linear-gradient(#4cc6f3, #223a5c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-secondary-gradient {
    background: -webkit-linear-gradient(#cfd2d6, #bcc4dc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-success-gradient {
    background: -webkit-linear-gradient(#9acd2b, #08d26f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-danger-gradient {
    background: -webkit-linear-gradient(#ff7e4b, #fc4f68);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-warning-gradient {
    background: -webkit-linear-gradient(#faec51, #ffe411);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-info-gradient {
    background: -webkit-linear-gradient(#2ce9ad, #81cef6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-light-gradient {
    background: -webkit-linear-gradient(#f3f3f3, #e9eff9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-dark-gradient {
    background: -webkit-linear-gradient(#666666, #2e2e2e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.btn-shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.primary-rgba {
    background-color: rgb(62 114 189 / 27%);
}

.secondary-rgba {
    background-color: rgba(188, 196, 220, 0.1);
}

.success-rgba {
    background-color: rgba(8, 210, 111, 0.1);
}

.danger-rgba {
    background-color: rgba(252, 79, 104, 0.1);
}

.warning-rgba {
    background-color: rgba(255, 228, 17, 0.1);
}

.info-rgba {
    background-color: rgba(129, 206, 246, 0.1);
}

.light-rgba {
    background-color: rgba(233, 239, 249, 0.1);
}

.dark-rgba {
    background-color: rgba(46, 46, 46, 0.1);
}

/* 
--------------------------------
    : Custom - Example css :
--------------------------------
*/
/* -- Icons -- */
.icon-box-list div {
    color: #8A98AC;
    border-radius: 50px;
    line-height: 38px;
    white-space: nowrap;
}

    .icon-box-list div p {
        margin: 10px;
        line-height: inherit;
    }

        .icon-box-list div p i {
            display: inline-block;
            font-size: 22px;
            width: 40px;
            height: 40px;
            line-height: 40px;
            vertical-align: middle;
            text-align: center;
            border-radius: 50%;
            margin-right: 12px;
            margin-bottom: 1px;
            margin-top: 1px;
            transition: transform 0.2s;
        }

            .icon-box-list div p i.flag {
                background-size: cover;
                background-position: center;
            }

        .icon-box-list div p span.text-alias {
            color: #d4d4d4;
        }

    .icon-box-list div:hover p {
        color: #223a5c;
    }

        .icon-box-list div:hover p i {
            color: #223a5c;
            background-color: rgb(62 114 189 / 27%) !important;
            transform: scale(1.2);
        }

        .icon-box-list div:hover p span.text-alias {
            color: #223a5c;
        }

.icon-svg-list div p span {
    padding: 9px 12px 13px;
    border-radius: 50%;
    margin-right: 12px;
    width: 40px;
    height: 40px;
}

    .icon-svg-list div p span .icon-svg {
        filter: invert(0.5) sepia(1) saturate(0) hue-rotate(235deg);
        width: 20px;
        transition: transform 0.2s;
    }

.icon-svg-list div p:hover span {
    background-color: rgb(62 114 189 / 27%) !important;
}

    .icon-svg-list div p:hover span .icon-svg {
        filter: invert(0.7) sepia(1) saturate(9) hue-rotate(235deg);
        transform: scale(1.2);
    }

/* -- Grid -- */
.example-row .grid-example {
    position: relative;
    padding: 1rem;
    margin: 1rem -15px 0;
    border: solid white;
    border-width: 0.2rem 0 0;
}

.example-row .row > .col, .example-row .row > [class^=col-] {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    background-color: rgb(62 114 189 / 27%);
    border: 1px solid #d1b3ff;
    color: #223a5c;
}

.example-row .row + .row {
    margin-top: 1rem;
}

.example-row.example-row-flex-cols .row {
    min-height: 10rem;
    background-color: #f0e6ff;
}

@media (min-width: 576px) {
    .grid-example {
        padding: 1.5rem;
        margin-right: 0;
        margin-left: 0;
        border-width: 0.2rem;
    }
}

.docs-data > .input-group > span {
    min-width: 2rem !important;
}

/* -- Custom Checkbox -- */
.custom-checkbox-button input[type=checkbox] {
    cursor: pointer;
    opacity: 0;
    outline: 0 !important;
    z-index: 1;
}

    .custom-checkbox-button input[type=checkbox]:checked + label:after {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

.custom-checkbox-button label {
    position: relative;
    display: inline-block;
}

    .custom-checkbox-button label:before {
        content: "";
        position: absolute;
        top: 0;
        left: -18px;
        display: inline-block;
        width: 18px;
        height: 18px;
        background-color: #ffffff;
        border-radius: 3px;
        border: 2px solid transparent;
        outline: 0 !important;
    }

    .custom-checkbox-button label:after {
        content: "";
        position: absolute;
        top: 4px;
        left: -12px;
        display: inline-block;
        width: 8px;
        height: 8px;
        border-radius: 3px;
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
    }

.custom-checkbox-button .checkbox-primary input[type=checkbox] + label:before {
    border-color: #223a5c;
}

.custom-checkbox-button .checkbox-primary input[type=checkbox] + label:after {
    border-color: #ffffff;
}

.custom-checkbox-button .checkbox-primary input[type=checkbox]:checked + label:before {
    background-color: #223a5c;
}

.custom-checkbox-button .checkbox-primary input[type=checkbox]:checked + label:after {
    background-color: #223a5c;
}

.custom-checkbox-button .checkbox-secondary input[type=checkbox] + label:before {
    border-color: #bcc4dc;
}

.custom-checkbox-button .checkbox-secondary input[type=checkbox] + label:after {
    border-color: #ffffff;
}

.custom-checkbox-button .checkbox-secondary input[type=checkbox]:checked + label:before {
    background-color: #bcc4dc;
}

.custom-checkbox-button .checkbox-secondary input[type=checkbox]:checked + label:after {
    background-color: #bcc4dc;
}

.custom-checkbox-button .checkbox-success input[type=checkbox] + label:before {
    border-color: #08d26f;
}

.custom-checkbox-button .checkbox-success input[type=checkbox] + label:after {
    border-color: #ffffff;
}

.custom-checkbox-button .checkbox-success input[type=checkbox]:checked + label:before {
    background-color: #08d26f;
}

.custom-checkbox-button .checkbox-success input[type=checkbox]:checked + label:after {
    background-color: #08d26f;
}

.custom-checkbox-button .checkbox-danger input[type=checkbox] + label:before {
    border-color: #fc4f68;
}

.custom-checkbox-button .checkbox-danger input[type=checkbox] + label:after {
    border-color: #ffffff;
}

.custom-checkbox-button .checkbox-danger input[type=checkbox]:checked + label:before {
    background-color: #fc4f68;
}

.custom-checkbox-button .checkbox-danger input[type=checkbox]:checked + label:after {
    background-color: #fc4f68;
}

.custom-checkbox-button .checkbox-warning input[type=checkbox] + label:before {
    border-color: #ffe411;
}

.custom-checkbox-button .checkbox-warning input[type=checkbox] + label:after {
    border-color: #ffffff;
}

.custom-checkbox-button .checkbox-warning input[type=checkbox]:checked + label:before {
    background-color: #ffe411;
}

.custom-checkbox-button .checkbox-warning input[type=checkbox]:checked + label:after {
    background-color: #ffe411;
}

.custom-checkbox-button .checkbox-info input[type=checkbox] + label:before {
    border-color: #81cef6;
}

.custom-checkbox-button .checkbox-info input[type=checkbox] + label:after {
    border-color: #ffffff;
}

.custom-checkbox-button .checkbox-info input[type=checkbox]:checked + label:before {
    background-color: #81cef6;
}

.custom-checkbox-button .checkbox-info input[type=checkbox]:checked + label:after {
    background-color: #81cef6;
}

.custom-checkbox-button .checkbox-light input[type=checkbox] + label:before {
    border-color: #e9eff9;
}

.custom-checkbox-button .checkbox-light input[type=checkbox] + label:after {
    border-color: #ffffff;
}

.custom-checkbox-button .checkbox-light input[type=checkbox]:checked + label:before {
    background-color: #e9eff9;
}

.custom-checkbox-button .checkbox-light input[type=checkbox]:checked + label:after {
    background-color: #e9eff9;
}

.custom-checkbox-button .checkbox-dark input[type=checkbox] + label:before {
    border-color: #2e2e2e;
}

.custom-checkbox-button .checkbox-dark input[type=checkbox] + label:after {
    border-color: #ffffff;
}

.custom-checkbox-button .checkbox-dark input[type=checkbox]:checked + label:before {
    background-color: #2e2e2e;
}

.custom-checkbox-button .checkbox-dark input[type=checkbox]:checked + label:after {
    background-color: #2e2e2e;
}



/* -- Custom Radio Button -- */
.custom-radio-button input[type=radio] {
    cursor: pointer;
    opacity: 0;
    outline: 0 !important;
    z-index: 1;
}

    .custom-radio-button input[type=radio]:checked + label:after {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

.custom-radio-button label {
    position: relative;
    display: inline-block;
}

    .custom-radio-button label:before {
        content: "";
        position: absolute;
        top: 0;
        left: -18px;
        display: inline-block;
        width: 18px;
        height: 18px;
        background-color: #ffffff;
        border-radius: 50%;
        border: 2px solid transparent;
        outline: 0 !important;
    }

    .custom-radio-button label:after {
        content: "";
        position: absolute;
        top: 4px;
        left: -12px;
        display: inline-block;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
    }

.custom-radio-button .radio-primary input[type=radio] + label:before {
    border-color: #223a5c;
}

.custom-radio-button .radio-primary input[type=radio] + label:after {
    border-color: #ffffff;
}

.custom-radio-button .radio-primary input[type=radio]:checked + label:before {
    background-color: #223a5c;
}

.custom-radio-button .radio-primary input[type=radio]:checked + label:after {
    background-color: #223a5c;
}

.custom-radio-button .radio-secondary input[type=radio] + label:before {
    border-color: #bcc4dc;
}

.custom-radio-button .radio-secondary input[type=radio] + label:after {
    border-color: #ffffff;
}

.custom-radio-button .radio-secondary input[type=radio]:checked + label:before {
    background-color: #bcc4dc;
}

.custom-radio-button .radio-secondary input[type=radio]:checked + label:after {
    background-color: #bcc4dc;
}

.custom-radio-button .radio-success input[type=radio] + label:before {
    border-color: #08d26f;
}

.custom-radio-button .radio-success input[type=radio] + label:after {
    border-color: #ffffff;
}

.custom-radio-button .radio-success input[type=radio]:checked + label:before {
    background-color: #08d26f;
}

.custom-radio-button .radio-success input[type=radio]:checked + label:after {
    background-color: #08d26f;
}

.custom-radio-button .radio-danger input[type=radio] + label:before {
    border-color: #fc4f68;
}

.custom-radio-button .radio-danger input[type=radio] + label:after {
    border-color: #ffffff;
}

.custom-radio-button .radio-danger input[type=radio]:checked + label:before {
    background-color: #fc4f68;
}

.custom-radio-button .radio-danger input[type=radio]:checked + label:after {
    background-color: #fc4f68;
}

.custom-radio-button .radio-warning input[type=radio] + label:before {
    border-color: #ffe411;
}

.custom-radio-button .radio-warning input[type=radio] + label:after {
    border-color: #ffffff;
}

.custom-radio-button .radio-warning input[type=radio]:checked + label:before {
    background-color: #ffe411;
}

.custom-radio-button .radio-warning input[type=radio]:checked + label:after {
    background-color: #ffe411;
}

.custom-radio-button .radio-info input[type=radio] + label:before {
    border-color: #81cef6;
}

.custom-radio-button .radio-info input[type=radio] + label:after {
    border-color: #ffffff;
}

.custom-radio-button .radio-info input[type=radio]:checked + label:before {
    background-color: #81cef6;
}

.custom-radio-button .radio-info input[type=radio]:checked + label:after {
    background-color: #81cef6;
}

.custom-radio-button .radio-light input[type=radio] + label:before {
    border-color: #e9eff9;
}

.custom-radio-button .radio-light input[type=radio] + label:after {
    border-color: #ffffff;
}

.custom-radio-button .radio-light input[type=radio]:checked + label:before {
    background-color: #e9eff9;
}

.custom-radio-button .radio-light input[type=radio]:checked + label:after {
    background-color: #e9eff9;
}

.custom-radio-button .radio-dark input[type=radio] + label:before {
    border-color: #2e2e2e;
}

.custom-radio-button .radio-dark input[type=radio] + label:after {
    border-color: #ffffff;
}

.custom-radio-button .radio-dark input[type=radio]:checked + label:before {
    background-color: #2e2e2e;
}

.custom-radio-button .radio-dark input[type=radio]:checked + label:after {
    background-color: #2e2e2e;
}

/* 
----------------------------------
    : Custom - Bootstrap css :
----------------------------------
*/
/* -- Borders -- */
.border {
    border: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.border-top {
    border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.border-right {
    border-right: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.border-left {
    border-left: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.border-primary {
    border-color: #223a5c !important;
}

.border-secondary {
    border-color: #bcc4dc !important;
}

.border-success {
    border-color: #08d26f !important;
}

.border-danger {
    border-color: #fc4f68 !important;
}

.border-warning {
    border-color: #ffe411 !important;
}

.border-info {
    border-color: #81cef6 !important;
}

.border-light {
    border-color: #cccccc !important;
}

.border-dark {
    border-color: #2e2e2e !important;
}

/* -- Breacrumb -- */
.breadcrumb {
    display: inline-flex;
    background-color: transparent;
    margin: 0;
    padding: 10px 0 0;
}

/* -- Toasts -- */
.toast {
    background-color: #ffffff;
    width: 320px;
    border: none;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    z-index: 999;
}

    .toast .toast-header {
        background-color: #ffffff;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }

        .toast .toast-header .toast-title {
            font-size: 16px;
            font-weight: 600;
            color: #282828;
        }

        .toast .toast-header .close {
            color: #282828;
            background-color: transparent;
        }

/* -- Dropdown -- */
.dropdown-menu {
    padding: 5px 0;
    font-size: 16px;
    border: none;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}

    .dropdown-menu .dropdown-item {
        padding: 0.5rem 1rem;
        color: #242424;
    }

        .dropdown-menu .dropdown-item.active {
            background-color: rgba(0, 0, 0, 0.05);
            color: #282828;
            text-decoration: none;
        }

        .dropdown-menu .dropdown-item:active {
            background-color: rgba(0, 0, 0, 0.05);
            color: #282828;
            text-decoration: none;
        }

        .dropdown-menu .dropdown-item:hover {
            color: #282828;
            background-color: rgba(0, 0, 0, 0.05);
        }

.dropdown-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

/* -- Background color -- */
.bg-primary {
    background-color: #223a5c !important;
}

.bg-secondary {
    background-color: #bcc4dc !important;
}

.bg-success {
    background-color: #08d26f !important;
}

.bg-danger {
    background-color: #fc4f68 !important;
}

.bg-warning {
    background-color: #ffe411 !important;
}

.bg-info {
    background-color: #81cef6 !important;
}

.bg-light {
    background-color: #efefef !important;
}

.bg-dark {
    background-color: #2e2e2e !important;
}

.bg-muted {
    background-color: #8A98AC !important;
}

.bg-white {
    background-color: #ffffff !important;
}

/* -- Background color rgba -- */
.bg-primary-rgba {
    background-color: rgb(62 114 189 / 20%) !important;
}

.bg-secondary-rgba {
    background-color: rgba(188, 196, 220, 0.1) !important;
}

.bg-success-rgba {
    background-color: rgba(8, 210, 111, 0.1) !important;
}

.bg-danger-rgba {
    background-color: rgba(252, 79, 104, 0.1) !important;
}

.bg-warning-rgba {
    background-color: rgb(255 204 17 / 12%) !important;
}

.bg-info-rgba {
    background-color: rgba(129, 206, 246, 0.1) !important;
}

.bg-light-rgba {
    background-color: rgba(233, 239, 249, 0.1) !important;
}

.bg-dark-rgba {
    background-color: rgb(144 144 144 / 10%) !important;
}

/* -- Text Color -- */
.text-white {
    color: #ffffff !important;
}

.text-black {
    color: #282828 !important;
}

.text-muted {
    color: #b9b9b9 !important;
}

.text-primary {
    color: #223a5c !important;
}

.text-secondary {
    color: #bcc4dc !important;
}

.text-success {
    color: #08d26f !important;
}

.text-danger {
    color: #fc4f68 !important;
}

.text-warning {
    color: #ff7f11 !important;
}

.text-info {
    color: #81cef6 !important;
}

.text-light {
    color: #ffffff !important;
}

.text-dark {
    color: #2e2e2e !important;
}

a.text-primary:focus {
    color: #8534ff !important;
}

a.text-primary:hover {
    color: #8534ff !important;
}

a.text-secondary:focus {
    color: #abb5d3 !important;
}

a.text-secondary:hover {
    color: #abb5d3 !important;
}

a.text-success:focus {
    color: #07b962 !important;
}

a.text-success:hover {
    color: #07b962 !important;
}

a.text-danger:focus {
    color: #fc3652 !important;
}

a.text-danger:hover {
    color: #fc3652 !important;
}

a.text-warning:focus {
    color: #f7db00 !important;
}

a.text-warning:hover {
    color: #f7db00 !important;
}

a.text-info:focus {
    color: #69c5f4 !important;
}

a.text-info:hover {
    color: #69c5f4 !important;
}

a.text-light:focus {
    color: #d5e0f4 !important;
}

a.text-light:hover {
    color: #ffffff !important;
}

a.text-dark:focus {
    color: #212121 !important;
}

a.text-dark:hover {
    color: #212121 !important;
}

/* -- Blockquote -- */
.blockquote {
    font-size: 1.05rem;
}

/* -- Touch Spin -- */
.bootstrap-touchspin .btn {
    box-shadow: none;
}

/* -- Media -- */
.media .media-body {
    word-break: break-word;
}

.list-group-item {
    background-color: transparent;
}

.mark {
    background-color: rgba(255, 228, 17, 0.1);
    color: #282828;
}

mark {
    background-color: rgba(255, 228, 17, 0.1);
    color: #282828;
}
/* 
-----------------------------
    : Custom - Menu css :
-----------------------------
*/
.horizontal-menu-toggle {
    display: none;
}

    .horizontal-menu-toggle button {
        border: none;
        margin-left: 10px;
        vertical-align: middle;
        cursor: pointer;
    }

        .horizontal-menu-toggle button i {
            vertical-align: middle;
        }

.menubar {
    background-color: transparent;
}

.horizontal-nav {
    border-radius: 0;
    z-index: 999;
    left: 0;
    right: 0;
    /* -- Mega Menu -- */
    /* -- Fixed Navbar -- */
}

    .horizontal-nav ul,
    .horizontal-nav ul ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .horizontal-nav ul li a {
            display: block;
            font-family: 'Montserrat', sans-serif;
            line-height: 20px;
            text-decoration: none;
            white-space: normal;
            background: transparent;
        }

.horizontal-menu > li > ul > li > ul {
    position: absolute;
    left: 100%;
    background: white;
    width: 100%;
    top: 0;
    display: none;
}

    .horizontal-menu > li > ul > li > ul > li:first-child {
        padding-top: 5px;
    }

    .horizontal-menu > li > ul > li > ul > li:last-child {
        padding-bottom: 5px;
    }

.horizontal-menu > li > ul > li:hover > ul {
    display: block;
}

.horizontal-nav .animated {
    animation-fill-mode: both;
}

.horizontal-nav .container,
.horizontal-nav .container-fluid {
    position: relative;
}

.horizontal-nav .dropdown-toggle::after {
    width: inherit;
    height: inherit;
    border: 0;
    margin: 0;
}

.horizontal-nav .dropdown {
    position: relative;
}

.horizontal-nav .dropdown-menu {
    position: absolute;
    display: none;
    top: 56px;
    left: -15px;
    padding: 10px 0;
    z-index: 1000;
}

    .horizontal-nav .dropdown-menu:before {
        content: "";
        position: absolute;
        left: 9px;
        top: -9px;
        display: block;
        background-color: transparent;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #ffffff;
        z-index: 9999;
    }

.horizontal-nav .open > .dropdown-menu {
    display: block;
}

.horizontal-nav .collapse:not(.show) {
    display: none;
}

.horizontal-nav .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
}

.horizontal-nav .navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-overflow-scrolling: touch;
}

    .horizontal-nav .navbar-collapse.show {
        overflow-y: auto;
    }

    .horizontal-nav .navbar-collapse:before,
    .horizontal-nav .navbar-collapse:after {
        content: " ";
        display: table;
    }

    .horizontal-nav .navbar-collapse:after {
        clear: both;
    }

.horizontal-nav .horizontal-menu li a {
    position: relative;
    display: block;
    font-size: 12px;
}

.horizontal-nav .horizontal-menu li .fa-icon-left {
    margin-right: 8px;
}

.horizontal-nav .horizontal-menu li .fa-icon-right {
    margin-left: 8px;
}

.horizontal-nav .horizontal-menu > li > a {
    padding: 20px 25px 20px 0;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
}

    .horizontal-nav .horizontal-menu > li > a img {
        display: inline-block;
        width: 18px;
        vertical-align: middle;
        margin-right: 8px;
    }

    .horizontal-nav .horizontal-menu > li > a i {
        display: inline-block;
        width: 23px;
        font-size: 14px;
        vertical-align: middle;
    }

    .horizontal-nav .horizontal-menu > li > a span {
        vertical-align: middle;
    }

    .horizontal-nav .horizontal-menu > li.active > a,
    .horizontal-nav .horizontal-menu > li > a:hover,
    .horizontal-nav .horizontal-menu > li > a:focus {
        opacity: 1;
        background-color: transparent;
    }

.horizontal-nav .horizontal-menu li .description {
    font-style: italic;
    font-size: 90%;
    margin: 6px 0 0;
    font-weight: 400;
}

.horizontal-nav .horizontal-menu > li > ul {
    position: absolute;
    right: 0;
    height: 100%;
    left: 0;
    flex-direction: column;
    height: 100%;
    min-width: 240px;
    display: none;
    align-items: flex-start;
    transition: all .5s ease;
}

    .horizontal-nav .horizontal-menu > li > ul > li {
        background: white;
        width: 100%;
        box-shadow: 1px 1px 2px 0px #0000000d;
        border-left: 1px solid rgb(0 0 0 / 5%);
        position: relative;
    }

        .horizontal-nav .horizontal-menu > li > ul > li a {
            color: var(--gray-dark);
            transition: all .5s ease;
            padding: 10px 15px;
        }

        .horizontal-nav .horizontal-menu > li > ul > li:first-child {
            padding-top: 5px;
        }

        .horizontal-nav .horizontal-menu > li > ul > li:last-child {
            padding-bottom: 5px;
        }

        .horizontal-nav .horizontal-menu > li > ul > li a:hover {
            color: #223a5c;
            transition: all .5s ease;
            background: #5889cf61;
        }

.horizontal-nav .horizontal-menu > li:hover > ul {
    display: flex;
    top: 54px;
    transition: all .5s ease;
}

/* -- Responsive -- */
@media (min-width: 992px) {
    .horizontal-nav {
        /* -- Dropdown Menu -- */
    }

        .horizontal-nav .navbar-toggle {
            display: none;
        }

        .horizontal-nav .navbar-collapse.collapse {
            display: block;
        }

        .horizontal-nav .horizontal-menu {
            float: left;
            /* -- Mega Menu -- */
        }

            .horizontal-nav .horizontal-menu > li {
                float: left;
                position: relative;
            }

            .horizontal-nav .horizontal-menu > .dropdown > .dropdown-toggle:after {
                display: none;
                content: "";
                position: absolute;
                font-size: 16px;
                font-weight: 700;
                top: 20px;
                right: 5px;
            }

            .horizontal-nav .horizontal-menu .dropdown .dropdown-menu {
                box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
                border-radius: 3px;
                width: 200px;
                border: none;
            }

                .horizontal-nav .horizontal-menu .dropdown .dropdown-menu .dropdown-menu {
                    left: 100%;
                    top: 0;
                }

                    .horizontal-nav .horizontal-menu .dropdown .dropdown-menu .dropdown-menu:before {
                        border-top: 15px solid transparent;
                        border-bottom: 15px solid transparent;
                        border-right: 15px solid #ffffff;
                        left: -25px;
                        top: 5px;
                    }

                .horizontal-nav .horizontal-menu .dropdown .dropdown-menu .dropdown:first-child .dropdown-menu {
                    top: -1px;
                }

                .horizontal-nav .horizontal-menu .dropdown .dropdown-menu > li > a {
                    padding: 8px 15px;
                }

                .horizontal-nav .horizontal-menu .dropdown .dropdown-menu > li:first-child > a {
                    border-top: 0;
                }

                .horizontal-nav .horizontal-menu .dropdown .dropdown-menu .dropdown > .dropdown-toggle:before {
                    float: right;
                    content: "";
                    position: absolute;
                    font-size: 14px;
                    font-weight: 700;
                    right: 8px;
                }

            .horizontal-nav .horizontal-menu .dropdown .mega-menu.dropdown-menu {
                max-height: 400px;
                overflow-y: auto;
            }

            .horizontal-nav .horizontal-menu .mega-menu-col {
                padding: 10px 15px;
                float: left;
            }

                .horizontal-nav .horizontal-menu .mega-menu-col .sub-menu a {
                    padding: 10px 12px;
                    display: inline-block;
                }

                    .horizontal-nav .horizontal-menu .mega-menu-col .sub-menu a:hover, .horizontal-nav .horizontal-menu .mega-menu-col .sub-menu a:focus {
                        color: #223a5c;
                        background: transparent;
                    }

            .horizontal-nav .horizontal-menu .mega-menu-col-title {
                font-weight: 700;
                padding: 6px 10px;
                display: inline-block;
            }

            .horizontal-nav .horizontal-menu .mega-menu-col-content {
                padding: 4px 10px;
            }
}

@media (max-width: 991px) {
    /* -- Horizontal Navbar -- */
    .horizontal-nav {
        background-color: transparent;
        border-color: transparent;
        /* -- Dropdown Mega Menu -- */
        /* -- Dropdown Mega Menu -- */
        /* -- Mega Menu -- */
    }

        .horizontal-nav .dropdown-menu {
            top: 0;
            padding: 0;
        }

        .horizontal-nav .navbar-collapse {
            overflow-y: auto !important;
        }

        .horizontal-nav .mega-menu-col .mega-menu-col-title,
        .horizontal-nav .dropdown .dropdown-toggle {
            padding: 12px 30px 12px 12px;
        }

            .horizontal-nav .mega-menu-col .mega-menu-col-title:before,
            .horizontal-nav .dropdown .dropdown-toggle:before {
                float: right;
                content: "";
                font-size: 16px;
                font-weight: 700;
                position: absolute;
                right: 8px;
            }

        .horizontal-nav .mega-menu-col.on .mega-menu-col-title:before,
        .horizontal-nav .dropdown.on > .dropdown-toggle:before {
            transform: rotate(-270deg);
        }

        .horizontal-nav .horizontal-menu {
            float: none !important;
        }

            .horizontal-nav .horizontal-menu li {
                float: none;
            }

                .horizontal-nav .horizontal-menu li .mega-menu-col-title,
                .horizontal-nav .horizontal-menu li a {
                    max-width: inherit;
                    padding: 10px;
                    font-weight: 400;
                    display: block;
                    cursor: pointer;
                    font-size: 16px;
                    line-height: 20px;
                    color: #8A98AC;
                    opacity: 1;
                }

                    .horizontal-nav .horizontal-menu li .mega-menu-col-title img,
                    .horizontal-nav .horizontal-menu li a img {
                        filter: invert(0.5) sepia(1) saturate(0) hue-rotate(235deg);
                    }

                    .horizontal-nav .horizontal-menu li a:hover,
                    .horizontal-nav .horizontal-menu li a:focus, .horizontal-nav .horizontal-menu li.active > a,
                    .horizontal-nav .horizontal-menu li .mega-menu-col-title:hover,
                    .horizontal-nav .horizontal-menu li .mega-menu.dropdown-menu .mega-menu-col .active > a,
                    .horizontal-nav .horizontal-menu li .dropdown-menu li.active > a,
                    .horizontal-nav .horizontal-menu li .dropdown-menu li a:hover,
                    .horizontal-nav .horizontal-menu li .dropdown-menu li a:focus,
                    .horizontal-nav .horizontal-menu li .mega-menu .mega-menu-col ul li a:hover,
                    .horizontal-nav .horizontal-menu li .mega-menu .mega-menu-col ul li a:focus {
                        color: #223a5c;
                        background-color: transparent;
                    }

                        .horizontal-nav .horizontal-menu li a:hover img,
                        .horizontal-nav .horizontal-menu li a:focus img, .horizontal-nav .horizontal-menu li.active > a img,
                        .horizontal-nav .horizontal-menu li .mega-menu-col-title:hover img,
                        .horizontal-nav .horizontal-menu li .mega-menu.dropdown-menu .mega-menu-col .active > a img,
                        .horizontal-nav .horizontal-menu li .dropdown-menu li.active > a img,
                        .horizontal-nav .horizontal-menu li .dropdown-menu li a:hover img,
                        .horizontal-nav .horizontal-menu li .dropdown-menu li a:focus img,
                        .horizontal-nav .horizontal-menu li .mega-menu .mega-menu-col ul li a:hover img,
                        .horizontal-nav .horizontal-menu li .mega-menu .mega-menu-col ul li a:focus img {
                            filter: invert(0.7) sepia(1) saturate(9) hue-rotate(235deg);
                        }

            .horizontal-nav .horizontal-menu > li:first-child > a {
                border-top: 0;
            }

            .horizontal-nav .horizontal-menu .dropdown .mega-menu.dropdown-menu,
            .horizontal-nav .horizontal-menu .dropdown .dropdown-menu {
                float: none;
                position: relative;
                left: 0;
                box-shadow: 0px 0px 0px;
                border-radius: 0px 0px 0px;
                border: 0;
                background-color: transparent;
            }

            .horizontal-nav .horizontal-menu .dropdown .dropdown-menu {
                padding-left: 28px;
            }

                .horizontal-nav .horizontal-menu .dropdown .dropdown-menu .dropdown-menu {
                    padding-left: 18px;
                }

            .horizontal-nav .horizontal-menu .dropdown .mega-menu.dropdown-menu .mega-menu-row {
                float: none;
            }

                .horizontal-nav .horizontal-menu .dropdown .mega-menu.dropdown-menu .mega-menu-row .mega-menu-col {
                    padding: 0;
                }

                .horizontal-nav .horizontal-menu .dropdown .mega-menu.dropdown-menu .mega-menu-row .mega-menu-col-title {
                    font-size: 14px;
                }

        /* -- Mobile Navbar -- */
        .horizontal-nav.mobile-navbar .navbar-collapse {
            position: fixed;
            overflow-x: hidden;
            display: block;
            z-index: 99;
            width: 100%;
            height: 390px !important;
            max-height: 100%;
            left: 100%;
            top: 70px;
            margin: 0;
            background-color: #ffffff;
            box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
            transition: all 0.2s ease-in-out;
            border-top: 1px solid rgba(0, 0, 0, 0.05);
        }

            .horizontal-nav.mobile-navbar .navbar-collapse.show {
                left: 0;
            }

            .horizontal-nav.mobile-navbar .navbar-collapse .mega-menu-col {
                width: 100%;
                max-width: 100%;
            }

        .horizontal-nav.mobile-navbar .horizontal-menu {
            padding: 15px;
            margin: 0;
        }
}
/* 
-------------------------------
    : Custom - Topbar css :
-------------------------------
*/
.topbar-mobile {
    display: none;
    background-color: #ffffff;
    padding: 20px 30px;
    left: 0;
}

    .topbar-mobile .mobile-logobar {
        display: inline-block;
    }

        .topbar-mobile .mobile-logobar img {
            width: 120px;
        }

    .topbar-mobile .mobile-togglebar {
        display: inline-block;
        float: right;
        margin-top: 2px;
    }

        .topbar-mobile .mobile-togglebar a.topbar-toggle-hamburger img {
            filter: invert(0.7) sepia(1) saturate(9) hue-rotate(235deg);
            width: 24px;
        }

            .topbar-mobile .mobile-togglebar a.topbar-toggle-hamburger img.menu-hamburger-vertical {
                display: none;
            }

        .topbar-mobile .mobile-togglebar .menu-hamburger img {
            filter: invert(0.7) sepia(1) saturate(9) hue-rotate(235deg);
            width: 24px;
        }

            .topbar-mobile .mobile-togglebar .menu-hamburger img.menu-hamburger-close {
                display: none;
            }

.topbar {
    background-color: #ffffff;
    padding: 2px 10px;
    position: fixed;
    z-index: 999999999;
    left: 0;
    right: 0;
}

    .topbar .dropdown-toggle::after {
        display: none;
    }

    .topbar .searchbar input[type=search] {
        background-color: rgb(62 114 189 / 27%);
        color: #223a5c;
        font-size: 16px;
        padding-left: 20px;
        border: none;
        border-radius: 50px 0 0 50px;
    }

    .topbar .searchbar ::placeholder {
        color: #223a5c;
    }

    .topbar .searchbar .input-group-append {
        margin-left: 0px;
    }

    .topbar .searchbar .btn {
        background-color: rgb(62 114 189 / 27%);
        color: #223a5c;
        font-weight: 700;
        font-size: 18px;
        font-weight: 700;
        border-radius: 0 50px 50px 0;
        padding: 3px 15px 3px 5px;
        box-shadow: none;
    }

        .topbar .searchbar .btn img {
            width: 20px;
            filter: invert(0.7) sepia(1) saturate(9) hue-rotate(235deg);
        }

    .topbar .togglebar {
        display: inline-block;
        padding-top: 1px;
    }

    .topbar .infobar {
        display: inline-block;
        float: right;
        margin-top: 10px;
    }

        .topbar .infobar > ul > li {
            margin-left: 15px;
            margin-right: 0;
        }

            .topbar .infobar > ul > li:first-child {
                margin-left: 0;
            }

        .topbar .infobar .infobar-icon {
            background-color: rgb(62 114 189 / 27%);
            color: #223a5c;
            border-radius: 50%;
            display: flex;
            line-height: 40px;
            width: 40px;
            height: 40px;
            padding: 10px;
        }

            .topbar .infobar .infobar-icon img {
                filter: invert(0.8) sepia(12) saturate(4) hue-rotate(180deg);
            }

            .topbar .infobar .infobar-icon i {
                padding: 12px;
            }

            .topbar .infobar .infobar-icon .live-icon {
                position: absolute;
                bottom: 10px;
                margin: 0px 4px;
                width: 12px;
                height: 12px;
                border-radius: 50%;
                border: 2px solid #ffffff;
                background-color: #223a5c;
            }

            .topbar .infobar .infobar-icon:hover {
                background-color: #223a5c;
                color: #ffffff;
            }

                .topbar .infobar .infobar-icon:hover img {
                    filter: invert(0) sepia(0) saturate(0) hue-rotate(235deg);
                }

        .topbar .infobar .flag {
            display: inline-block;
            font-size: 18px;
            width: 34px;
            height: 34px;
            line-height: 34px;
            vertical-align: middle;
            text-align: center;
            background-color: #ffffff;
            border-radius: 50%;
            background-size: cover;
            background-position: center;
            margin-top: 0;
        }

    .topbar .menubar-toggle {
        display: none;
    }

        .topbar .menubar-toggle .menu-hamburger img {
            filter: invert(0.7) sepia(1) saturate(9) hue-rotate(235deg);
            width: 20px;
        }

            .topbar .menubar-toggle .menu-hamburger img.menu-hamburger-close {
                display: none;
            }

.breadcrumbbar {
    padding: 15px 15px 0 15px;
    margin-top: 120px;
    background: #f5f6ff;
}

    .breadcrumbbar .page-title {
        font-size: 20px;
        color: #282828;
        margin-bottom: 5px;
        margin-top: 0;
    }

    .breadcrumbbar .breadcrumb-list {
        text-align: left;
    }

    .breadcrumbbar .breadcrumb {
        padding: 0 0 0;
    }

        .breadcrumbbar .breadcrumb .breadcrumb-item a {
            color: #8A98AC;
        }

        .breadcrumbbar .breadcrumb .breadcrumb-item.active {
            color: #282828;
        }

    .breadcrumbbar .breadcrumb-item + .breadcrumb-item::before {
        content: "";
        font: normal normal normal 24px/1 "Material Design Icons";
        font-size: 5px;
        vertical-align: middle;
    }

    .breadcrumbbar .widgetbar {
        text-align: right;
    }

.infobar-notifications-sidebar {
    height: 100%;
    width: 420px;
    position: fixed;
    z-index: 1001;
    top: 0;
    right: -420px;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.5s;
}

    .infobar-notifications-sidebar.sidebarshow {
        width: 420px;
        right: 0;
    }

    .infobar-notifications-sidebar .infobar-notifications-sidebar-head {
        background: linear-gradient(-90deg, #8a51ff 0%, #ac45ff 100%);
        color: #ffffff;
        padding: 14px 30px;
    }

        .infobar-notifications-sidebar .infobar-notifications-sidebar-head h4 {
            margin-bottom: 0;
            line-height: 40px;
            font-size: 20px;
            color: #ffffff;
        }

        .infobar-notifications-sidebar .infobar-notifications-sidebar-head .infobar-notifications-close {
            background-color: rgba(0, 0, 0, 0.1);
            padding: 4px 10px;
            color: #ffffff;
            opacity: 0.6;
            border-radius: 50%;
            font-size: 20px;
        }

            .infobar-notifications-sidebar .infobar-notifications-sidebar-head .infobar-notifications-close:hover {
                background-color: rgba(0, 0, 0, 0.25);
                opacity: 1;
            }

            .infobar-notifications-sidebar .infobar-notifications-sidebar-head .infobar-notifications-close img {
                width: 20px;
                margin-top: 5px;
            }

    .infobar-notifications-sidebar .infobar-notifications-sidebar-body .nav {
        padding: 30px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }

    .infobar-notifications-sidebar .infobar-notifications-sidebar-body .nav-link {
        padding: 8px 14px;
        border-radius: 0;
        color: #223a5c;
        background-color: rgb(62 114 189 / 27%);
    }

        .infobar-notifications-sidebar .infobar-notifications-sidebar-body .nav-link:hover {
            background-color: rgba(148, 77, 255, 0.25);
        }

        .infobar-notifications-sidebar .infobar-notifications-sidebar-body .nav-link.active:hover {
            background-color: #223a5c;
        }

    .infobar-notifications-sidebar .infobar-notifications-sidebar-body .tab-content {
        padding: 15px 0;
    }

        .infobar-notifications-sidebar .infobar-notifications-sidebar-body .tab-content .media {
            padding: 15px 30px;
        }

            .infobar-notifications-sidebar .infobar-notifications-sidebar-body .tab-content .media:hover {
                background-color: rgba(188, 196, 220, 0.1);
            }

            .infobar-notifications-sidebar .infobar-notifications-sidebar-body .tab-content .media img {
                width: 42px;
            }

            .infobar-notifications-sidebar .infobar-notifications-sidebar-body .tab-content .media .img-icon {
                width: 46px;
                height: 46px;
                line-height: 46px;
                background-color: #e9eff9;
                color: #8A98AC;
                font-weight: 600;
                border-radius: 50%;
                font-size: 18px;
                text-align: center;
            }

            .infobar-notifications-sidebar .infobar-notifications-sidebar-body .tab-content .media .action-icon {
                width: 46px;
                height: 46px;
                line-height: 38px;
                font-weight: 600;
                border-radius: 50%;
                font-size: 18px;
                text-align: center;
            }

        .infobar-notifications-sidebar .infobar-notifications-sidebar-body .tab-content h5 {
            font-size: 16px;
            color: #282828;
            margin-top: 0;
            margin-bottom: 5px;
        }

            .infobar-notifications-sidebar .infobar-notifications-sidebar-body .tab-content h5 .badge {
                margin-left: 7px;
            }

            .infobar-notifications-sidebar .infobar-notifications-sidebar-body .tab-content h5 .timing {
                color: #8A98AC;
                float: right;
                font-size: 12px;
                margin-top: 3px;
            }

            .infobar-notifications-sidebar .infobar-notifications-sidebar-body .tab-content h5.action-title {
                margin-top: 12px;
            }

        .infobar-notifications-sidebar .infobar-notifications-sidebar-body .tab-content p {
            margin-bottom: 0;
        }

            .infobar-notifications-sidebar .infobar-notifications-sidebar-body .tab-content p span {
                margin-right: 5px;
            }

            .infobar-notifications-sidebar .infobar-notifications-sidebar-body .tab-content p .timing {
                color: #8A98AC;
                float: right;
                font-size: 12px;
                margin-top: 3px;
            }

.infobar-notifications-sidebar-overlay {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 1000;
}

.infobar-settings-sidebar {
    height: 100%;
    width: 420px;
    position: fixed;
    z-index: 1001;
    top: 0;
    right: -420px;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.5s;
}

    .infobar-settings-sidebar.sidebarshow {
        width: 420px;
        right: 0;
    }

    .infobar-settings-sidebar .infobar-settings-sidebar-head {
        background: linear-gradient(-90deg, #8a51ff 0%, #ac45ff 100%);
        color: #ffffff;
        padding: 14px 30px;
    }

        .infobar-settings-sidebar .infobar-settings-sidebar-head h4 {
            margin-bottom: 0;
            line-height: 40px;
            font-size: 20px;
            color: #ffffff;
        }

        .infobar-settings-sidebar .infobar-settings-sidebar-head .infobar-settings-close {
            background-color: rgba(0, 0, 0, 0.1);
            padding: 4px 10px;
            color: #ffffff;
            opacity: 0.6;
            border-radius: 50%;
            font-size: 20px;
        }

            .infobar-settings-sidebar .infobar-settings-sidebar-head .infobar-settings-close:hover {
                background-color: rgba(0, 0, 0, 0.25);
                opacity: 1;
            }

            .infobar-settings-sidebar .infobar-settings-sidebar-head .infobar-settings-close img {
                width: 20px;
                margin-top: 5px;
            }

    .infobar-settings-sidebar .infobar-settings-sidebar-body .custom-color-setting {
        padding: 30px;
    }

    .infobar-settings-sidebar .infobar-settings-sidebar-body .custom-mode-setting {
        padding: 30px;
        border-top: 1px solid rgba(0, 0, 0, 0.05);
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }

    .infobar-settings-sidebar .infobar-settings-sidebar-body .custom-layout-setting {
        padding: 30px;
    }

.infobar-settings-sidebar-overlay {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 1000;
}

.languagebar .dropdown-menu {
    top: 22px !important;
    border-radius: 3px;
}

    .languagebar .dropdown-menu .dropdown-item {
        color: #8A98AC;
    }

        .languagebar .dropdown-menu .dropdown-item:focus {
            color: #282828;
            background-color: rgba(0, 0, 0, 0.05);
        }

        .languagebar .dropdown-menu .dropdown-item:hover {
            color: #282828;
            background-color: rgba(0, 0, 0, 0.05);
        }

    .languagebar .dropdown-menu i {
        margin-right: 10px;
    }

    .languagebar .dropdown-menu .flag {
        width: 26px;
        height: 26px;
        line-height: 26px;
        margin-top: 0;
    }

.account-box {
    background-color: #e9eff9;
    border-radius: 3px;
    text-align: center;
    padding: 20px 0;
    margin-bottom: 30px;
}

    .account-box h5 {
        color: #282828;
        margin: 15px 0 5px;
    }

    .account-box p {
        margin-bottom: 0;
    }

    .account-box.active {
        background-color: #223a5c;
    }

        .account-box.active h5 {
            color: #ffffff;
        }

        .account-box.active p {
            color: #ffffff;
        }

    .account-box:hover {
        background-color: #223a5c;
    }

        .account-box:hover h5 {
            color: #ffffff;
        }

        .account-box:hover p {
            color: #ffffff;
        }

.navigationbar {
    background-color: #294a78;
    padding: 0 30px;
    position: fixed;
    z-index: 99999999;
    left: 0;
    right: 0;
    top: 60px;
}

/* 
-------------------------------
    : Custom - Alerts css :
-------------------------------
*/
.alert {
    border: 0;
    display: flex;
    align-items: center;
    line-height: 16px;
    font-weight: 600;
}

    .alert i {
        font-size: 16px;
        padding-right: 10px;
        border-right: 1px solid #bfbfbf;
        margin-right: 10px;
    }

.alert-danger i {
    border-right: 1px solid #ff91a1;
}

.alert .alert-heading {
    font-size: 20px;
}

.alert .alert-link {
    font-weight: 800;
}

.alert-primary {
    color: #223a5c;
    background-color: rgb(62 114 189 / 27%);
    border-color: rgb(62 114 189 / 27%);
}

    .alert-primary .alert-link {
        color: #223a5c;
    }

    .alert-primary hr {
        border-top-color: #223a5c;
    }

.alert-secondary {
    color: #bcc4dc;
    background-color: rgba(188, 196, 220, 0.1);
    border-color: rgba(188, 196, 220, 0.1);
}

    .alert-secondary .alert-link {
        color: #bcc4dc;
    }

    .alert-secondary hr {
        border-top-color: #bcc4dc;
    }

.alert-success {
    color: #08d26f;
    background-color: rgba(8, 210, 111, 0.1);
    border-color: rgba(8, 210, 111, 0.1);
}

    .alert-success .alert-link {
        color: #08d26f;
    }

    .alert-success hr {
        border-top-color: #08d26f;
    }

.alert-danger {
    color: #fc4f68;
    background-color: rgba(252, 79, 104, 0.1);
    border-color: rgba(252, 79, 104, 0.1);
}

    .alert-danger .alert-link {
        color: #fc4f68;
    }

    .alert-danger hr {
        border-top-color: #fc4f68;
    }

.alert-warning {
    color: #fd9700;
    background-color: rgb(255 165 0 / 10%);
    border-color: rgb(255 165 0 / 10%);
}

    .alert-warning .alert-link {
        color: #ffe411;
    }

    .alert-warning hr {
        border-top-color: #ffe411;
    }

.alert-info {
    color: #2c9cd6;
    background-color: rgba(129, 206, 246, 0.1);
    border-color: rgba(129, 206, 246, 0.1);
}

    .alert-info .alert-link {
        color: #81cef6;
    }

    .alert-info hr {
        border-top-color: #81cef6;
    }

.alert-light {
    color: #8A98AC;
    background-color: rgba(233, 239, 249, 0.1);
    border-color: rgba(233, 239, 249, 0.1);
}

    .alert-light .alert-link {
        color: #8A98AC;
    }

    .alert-light hr {
        border-top-color: #8A98AC;
    }

.alert-dark {
    color: #2e2e2e;
    background-color: rgba(46, 46, 46, 0.1);
    border-color: rgba(46, 46, 46, 0.1);
}

    .alert-dark .alert-link {
        color: #2e2e2e;
    }

    .alert-dark hr {
        border-top-color: #2e2e2e;
    }

/* 
-------------------------------
    : Custom - Badges css :
-------------------------------
*/
.badge {
    font-weight: 500;
    padding: 5px 10px;
    font-size: 10px;
    position: relative;
}

.badge-default {
    background-color: #223a5c;
    color: #ffffff;
}

    .badge-default[href]:hover {
        background-color: #8534ff;
    }

    .badge-default[href]:focus {
        background-color: #8534ff;
    }

.badge-primary {
    background-color: #223a5c;
}

    .badge-primary[href]:hover {
        background-color: #20406c;
    }

    .badge-primary[href]:focus {
        background-color: #8534ff;
    }

.badge-secondary {
    background-color: #bcc4dc;
}

    .badge-secondary[href]:hover {
        background-color: #abb5d3;
    }

    .badge-secondary[href]:focus {
        background-color: #abb5d3;
    }

.badge-success {
    background-color: #08d26f;
}

    .badge-success[href]:hover {
        background-color: #07b962;
    }

    .badge-success[href]:focus {
        background-color: #07b962;
    }

.badge-danger {
    background-color: #fc4f68;
}

    .badge-danger[href]:hover {
        background-color: #fc3652;
    }

    .badge-danger[href]:focus {
        background-color: #fc3652;
    }

.badge-warning {
    color: #ffffff;
    background-color: #f17500e3;
}

    .badge-warning[href]:hover {
        background-color: #e06d00e3;
    }

    .badge-warning[href]:focus {
        background-color: #e06d00e3;
    }

.badge-info {
    background-color: #81cef6;
}

    .badge-info[href]:hover {
        background-color: #69c5f4;
    }

    .badge-info[href]:focus {
        background-color: #69c5f4;
    }

.badge-light {
    color: #8A98AC;
    background-color: #e9eff9;
}

    .badge-light[href]:hover {
        background-color: #d5e0f4;
    }

    .badge-light[href]:focus {
        background-color: #d5e0f4;
    }

.badge-dark {
    background-color: #2e2e2e;
}

    .badge-dark[href]:hover {
        background-color: #212121;
    }

    .badge-dark[href]:focus {
        background-color: #212121;
    }

.badge-default-inverse {
    background-color: rgb(62 114 189 / 27%);
    color: #223a5c;
}

    .badge-default-inverse[href]:hover {
        background-color: #8534ff;
    }

    .badge-default-inverse[href]:focus {
        background-color: #8534ff;
    }

.badge-primary-inverse {
    background-color: rgb(62 114 189 / 27%);
    color: #223a5c;
}

    .badge-primary-inverse[href]:hover {
        background-color: #8534ff;
        color: #ffffff;
    }

    .badge-primary-inverse[href]:focus {
        background-color: #8534ff;
        color: #ffffff;
    }

.badge-secondary-inverse {
    background-color: rgba(188, 196, 220, 0.1);
    color: #bcc4dc;
}

    .badge-secondary-inverse[href]:hover {
        background-color: #abb5d3;
        color: #ffffff;
    }

    .badge-secondary-inverse[href]:focus {
        background-color: #abb5d3;
        color: #ffffff;
    }

.badge-success-inverse {
    background-color: rgba(8, 210, 111, 0.1);
    color: #08d26f;
}

    .badge-success-inverse[href]:hover {
        background-color: #07b962;
        color: #ffffff;
    }

    .badge-success-inverse[href]:focus {
        background-color: #07b962;
        color: #ffffff;
    }

.badge-danger-inverse {
    background-color: rgba(252, 79, 104, 0.1);
    color: #fc4f68;
}

    .badge-danger-inverse[href]:hover {
        background-color: #fc3652;
        color: #ffffff;
    }

    .badge-danger-inverse[href]:focus {
        background-color: #fc3652;
        color: #ffffff;
    }

.badge-warning-inverse {
    background-color: rgb(255 160 17 / 20%);
    color: #e97c16;
}

    .badge-warning-inverse[href]:hover {
        background-color: #f7db00;
        color: #ffffff;
    }

    .badge-warning-inverse[href]:focus {
        background-color: #f7db00;
        color: #ffffff;
    }

.badge-info-inverse {
    background-color: rgba(129, 206, 246, 0.1);
    color: #81cef6;
}

    .badge-info-inverse[href]:hover {
        background-color: #69c5f4;
        color: #ffffff;
    }

    .badge-info-inverse[href]:focus {
        background-color: #69c5f4;
        color: #ffffff;
    }

.badge-light-inverse {
    background-color: rgba(233, 239, 249, 0.1);
    color: #8A98AC;
}

    .badge-light-inverse[href]:hover {
        background-color: #d5e0f4;
        color: #8A98AC;
    }

    .badge-light-inverse[href]:focus {
        background-color: #d5e0f4;
        color: #8A98AC;
    }

.badge-dark-inverse {
    background-color: rgba(46, 46, 46, 0.1);
    color: #2e2e2e;
}

    .badge-dark-inverse[href]:hover {
        background-color: #212121;
        color: #ffffff;
    }

    .badge-dark-inverse[href]:focus {
        background-color: #212121;
        color: #ffffff;
    }

/* 
--------------------------------
    : Custom - Buttons css :
--------------------------------
*/
.button-list .btn {
    margin-right: 3px;
}

.btn-group .btn {
    margin-right: 0;
}

.dropdown-list .btn {
    margin-bottom: 5px;
}

.btn {
    border-radius: 3px;
    font-size: 12px;
    padding: 6px 10px;
    font-weight: 500;
}

.btn-rounded {
    border-radius: 20px;
}

.btn-round {
    width: 40px;
    height: 40px;
    padding: 6px 11px;
    border-radius: 50%;
}

.btn-sm {
    padding: 4px 18px;
}

.btn-white {
    color: #282828;
    background-color: #ffffff;
    border-color: #ffffff;
    box-shadow: none;
}

.btn-link {
    color: #223a5c;
    text-decoration: none;
}

    .btn-link:hover {
        color: #223a5c;
        text-decoration: none;
    }

    .btn-link.focus {
        text-decoration: none;
    }

    .btn-link:focus {
        text-decoration: none;
    }

/* -- Primary Button -- */
.btn-primary {
    color: #ffffff;
    background-color: #223a5c;
    border-color: #223a5c;
    box-shadow: none;
}

    .btn-primary .disabled {
        color: #ffffff;
        background-color: #223a5c;
        border-color: #223a5c;
    }

    .btn-primary:disabled {
        color: #ffffff;
        background-color: #223a5c;
        border-color: #223a5c;
    }

    .btn-primary:active {
        background-color: #8534ff;
        border-color: #8534ff;
    }

    .btn-primary:hover {
        background-color: #2a5695;
        border-color: #2a5695;
    }

    .btn-primary.focus {
        color: #ffffff;
        background-color: #8534ff;
        border-color: #8534ff;
        box-shadow: 0 0 0 0.1rem #d1b3ff;
    }

    .btn-primary:focus {
        color: #ffffff;
        background-color: #2a5695;
        border-color: #2a5695;
        box-shadow: 0 0 0 0.1rem rgb(42 86 149 / 25%);
    }

    .btn-primary:visited {
        background-color: #223a5c;
        border-color: #223a5c;
    }

    .btn-primary:not(:disabled):not(.disabled).active {
        background-color: #8534ff;
        border-color: #8534ff;
    }

    .btn-primary:not(:disabled):not(.disabled):active {
        background-color: #0062cc;
        border-color: #0062cc;
    }

    .btn-primary:not(:disabled):not(.disabled).active:focus {
        box-shadow: 0 0 0 0.1rem #d1b3ff;
    }

    .btn-primary:not(:disabled):not(.disabled):active:focus {
        box-shadow: 0 0 0 0.1rem rgb(42 86 149 / 25%);
    }

/* -- Primary Button Outline -- */
.btn-outline-primary {
    color: #223a5c;
    border-color: #223a5c;
}

    .btn-outline-primary:active {
        background-color: #8534ff;
        border-color: #8534ff;
    }

    .btn-outline-primary:hover {
        color: #ffffff;
        background-color: #8534ff;
        border-color: #8534ff;
    }

    .btn-outline-primary.focus {
        box-shadow: 0 0 0 0.1rem #d1b3ff;
    }

    .btn-outline-primary:focus {
        box-shadow: 0 0 0 0.1rem #d1b3ff;
    }

    .btn-outline-primary:visited {
        background-color: #8534ff;
        border-color: #8534ff;
    }

    .btn-outline-primary:not(:disabled):not(.disabled).active {
        background-color: #8534ff;
        border-color: #8534ff;
    }

    .btn-outline-primary:not(:disabled):not(.disabled):active {
        background-color: #8534ff;
        border-color: #8534ff;
    }

    .btn-outline-primary:not(:disabled):not(.disabled).active:focus {
        box-shadow: 0 0 0 0.1rem #d1b3ff;
    }

    .btn-outline-primary:not(:disabled):not(.disabled):active:focus {
        box-shadow: 0 0 0 0.1rem #d1b3ff;
    }

.open > .dropdown-toggle.btn-primary {
    background-color: #8534ff;
    border-color: #8534ff;
}

.show > .btn-outline-primary.dropdown-toggle {
    background-color: #8534ff;
    border-color: #8534ff;
}

    .show > .btn-outline-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem #d1b3ff;
    }

.show > .btn-primary.dropdown-toggle {
    background-color: #325a91;
    border-color: #325a91;
}

    .show > .btn-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem rgb(38 143 255 / 50%);
    }

/* -- Secondary Button -- */
.btn-secondary {
    color: #ffffff;
    background-color: #bcc4dc;
    border-color: #bcc4dc;
    box-shadow: none;
}

    .btn-secondary .disabled {
        color: #ffffff;
        background-color: #bcc4dc;
        border-color: #bcc4dc;
    }

    .btn-secondary:disabled {
        color: #ffffff;
        background-color: #bcc4dc;
        border-color: #bcc4dc;
    }

    .btn-secondary:active {
        background-color: #abb5d3;
        border-color: #abb5d3;
    }

    .btn-secondary:hover {
        background-color: #abb5d3;
        border-color: #abb5d3;
    }

    .btn-secondary.focus {
        color: #ffffff;
        background-color: #abb5d3;
        border-color: #abb5d3;
        box-shadow: 0 0 0 0.1rem #cdd3e5;
    }

    .btn-secondary:focus {
        color: #ffffff;
        background-color: #abb5d3;
        border-color: #abb5d3;
        box-shadow: 0 0 0 0.1rem #cdd3e5;
    }

    .btn-secondary:visited {
        background-color: #abb5d3;
        border-color: #abb5d3;
    }

    .btn-secondary:not(:disabled):not(.disabled).active {
        background-color: #abb5d3;
        border-color: #abb5d3;
    }

    .btn-secondary:not(:disabled):not(.disabled):active {
        background-color: #abb5d3;
        border-color: #abb5d3;
    }

    .btn-secondary:not(:disabled):not(.disabled).active:focus {
        box-shadow: 0 0 0 0.1rem #cdd3e5;
    }

    .btn-secondary:not(:disabled):not(.disabled):active:focus {
        box-shadow: 0 0 0 0.1rem #cdd3e5;
    }

/* -- Secondary Button Outline -- */
.btn-outline-secondary {
    color: #bcc4dc;
    border-color: #bcc4dc;
}

    .btn-outline-secondary:active {
        background-color: #abb5d3;
        border-color: #abb5d3;
    }

    .btn-outline-secondary:hover {
        color: #ffffff;
        background-color: #abb5d3;
        border-color: #abb5d3;
    }

    .btn-outline-secondary.focus {
        box-shadow: 0 0 0 0.1rem #cdd3e5;
    }

    .btn-outline-secondary:focus {
        box-shadow: 0 0 0 0.1rem #cdd3e5;
    }

    .btn-outline-secondary:visited {
        background-color: #abb5d3;
        border-color: #abb5d3;
    }

    .btn-outline-secondary:not(:disabled):not(.disabled).active {
        background-color: #abb5d3;
        border-color: #abb5d3;
    }

    .btn-outline-secondary:not(:disabled):not(.disabled):active {
        background-color: #abb5d3;
        border-color: #abb5d3;
    }

    .btn-outline-secondary:not(:disabled):not(.disabled).active:focus {
        box-shadow: 0 0 0 0.1rem #cdd3e5;
    }

    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus {
        box-shadow: 0 0 0 0.1rem #cdd3e5;
    }

.open > .dropdown-toggle.btn-secondary {
    background-color: #abb5d3;
    border-color: #abb5d3;
}

.show > .btn-outline-secondary.dropdown-toggle {
    background-color: #abb5d3;
    border-color: #abb5d3;
}

    .show > .btn-outline-secondary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem white;
    }

.show > .btn-secondary.dropdown-toggle {
    background-color: #abb5d3;
    border-color: #abb5d3;
}

    .show > .btn-secondary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem white;
    }

/* -- Success Button -- */
.btn-success {
    color: #ffffff;
    background-color: #08d26f;
    border-color: #08d26f;
    box-shadow: none;
}

    .btn-success .disabled {
        color: #ffffff;
        background-color: #08d26f;
        border-color: #08d26f;
    }

    .btn-success:disabled {
        color: #ffffff;
        background-color: #08d26f;
        border-color: #08d26f;
    }

    .btn-success:active {
        background-color: #07b962;
        border-color: #07b962;
    }

    .btn-success:hover {
        background-color: #07b962;
        border-color: #07b962;
    }

    .btn-success.focus {
        color: #ffffff;
        background-color: #07b962;
        border-color: #07b962;
        box-shadow: 0 0 0 0.1rem #48f8a2;
    }

    .btn-success:focus {
        color: #ffffff;
        background-color: #07b962;
        border-color: #07b962;
        box-shadow: 0 0 0 0.1rem #48f8a2;
    }

    .btn-success:visited {
        background-color: #07b962;
        border-color: #07b962;
    }

    .btn-success:not(:disabled):not(.disabled).active {
        background-color: #07b962;
        border-color: #07b962;
    }

    .btn-success:not(:disabled):not(.disabled):active {
        background-color: #07b962;
        border-color: #07b962;
    }

    .btn-success:not(:disabled):not(.disabled).active:focus {
        box-shadow: 0 0 0 0.1rem #48f8a2;
    }

    .btn-success:not(:disabled):not(.disabled):active:focus {
        box-shadow: 0 0 0 0.1rem #48f8a2;
    }

/* -- Success Button Outline -- */
.btn-outline-success {
    color: #08d26f;
    border-color: #08d26f;
}

    .btn-outline-success:active {
        background-color: #07b962;
        border-color: #07b962;
    }

    .btn-outline-success:hover {
        color: #ffffff;
        background-color: #07b962;
        border-color: #07b962;
    }

    .btn-outline-success.focus {
        box-shadow: 0 0 0 0.1rem #48f8a2;
    }

    .btn-outline-success:focus {
        box-shadow: 0 0 0 0.1rem #48f8a2;
    }

    .btn-outline-success:visited {
        background-color: #07b962;
        border-color: #07b962;
    }

    .btn-outline-success:not(:disabled):not(.disabled).active {
        background-color: #07b962;
        border-color: #07b962;
    }

    .btn-outline-success:not(:disabled):not(.disabled):active {
        background-color: #07b962;
        border-color: #07b962;
    }

    .btn-outline-success:not(:disabled):not(.disabled).active:focus {
        box-shadow: 0 0 0 0.1rem #48f8a2;
    }

    .btn-outline-success:not(:disabled):not(.disabled):active:focus {
        box-shadow: 0 0 0 0.1rem #48f8a2;
    }

.open > .dropdown-toggle.btn-success {
    background-color: #07b962;
    border-color: #07b962;
}

.show > .btn-outline-success.dropdown-toggle {
    background-color: #07b962;
    border-color: #07b962;
}

    .show > .btn-outline-success.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem #48f8a2;
    }

.show > .btn-success.dropdown-toggle {
    background-color: #07b962;
    border-color: #07b962;
}

    .show > .btn-success.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem #48f8a2;
    }

/* -- Danger Button -- */
.btn-danger {
    color: #ffffff;
    background-color: #fc4f68;
    border-color: #fc4f68;
    box-shadow: none;
}

    .btn-danger .disabled {
        color: #ffffff;
        background-color: #fc4f68;
        border-color: #fc4f68;
    }

    .btn-danger:disabled {
        color: #ffffff;
        background-color: #fc4f68;
        border-color: #fc4f68;
    }

    .btn-danger:active {
        background-color: #fc3652;
        border-color: #fc3652;
    }

    .btn-danger:hover {
        background-color: #fc3652;
        border-color: #fc3652;
    }

    .btn-danger.focus {
        color: #ffffff;
        background-color: #fc3652;
        border-color: #fc3652;
        box-shadow: 0 0 0 0.1rem #feb3be;
    }

    .btn-danger:focus {
        color: #ffffff;
        background-color: #fc3652;
        border-color: #fc3652;
        box-shadow: 0 0 0 0.1rem #feb3be;
    }

    .btn-danger:visited {
        background-color: #fc3652;
        border-color: #fc3652;
    }

    .btn-danger:not(:disabled):not(.disabled).active {
        background-color: #fc3652;
        border-color: #fc3652;
    }

    .btn-danger:not(:disabled):not(.disabled):active {
        background-color: #fc3652;
        border-color: #fc3652;
    }

    .btn-danger:not(:disabled):not(.disabled).active:focus {
        box-shadow: 0 0 0 0.1rem #feb3be;
    }

    .btn-danger:not(:disabled):not(.disabled):active:focus {
        box-shadow: 0 0 0 0.1rem #feb3be;
    }

/* -- Danger Button Outline -- */
.btn-outline-danger {
    color: #fc4f68;
    border-color: #fc4f68;
}

    .btn-outline-danger:active {
        background-color: #fc3652;
        border-color: #fc3652;
    }

    .btn-outline-danger:hover {
        color: #ffffff;
        background-color: #fc3652;
        border-color: #fc3652;
    }

    .btn-outline-danger.focus {
        box-shadow: 0 0 0 0.1rem #feb3be;
    }

    .btn-outline-danger:focus {
        box-shadow: 0 0 0 0.1rem #feb3be;
    }

    .btn-outline-danger:visited {
        background-color: #fc3652;
        border-color: #fc3652;
    }

    .btn-outline-danger:not(:disabled):not(.disabled).active {
        background-color: #fc3652;
        border-color: #fc3652;
    }

    .btn-outline-danger:not(:disabled):not(.disabled):active {
        background-color: #fc3652;
        border-color: #fc3652;
    }

    .btn-outline-danger:not(:disabled):not(.disabled).active:focus {
        box-shadow: 0 0 0 0.1rem #feb3be;
    }

    .btn-outline-danger:not(:disabled):not(.disabled):active:focus {
        box-shadow: 0 0 0 0.1rem #feb3be;
    }

.open > .dropdown-toggle.btn-danger {
    background-color: #fc3652;
    border-color: #fc3652;
}

.show > .btn-outline-danger.dropdown-toggle {
    background-color: #fc3652;
    border-color: #fc3652;
}

    .show > .btn-outline-danger.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem #feb3be;
    }

.show > .btn-danger.dropdown-toggle {
    background-color: #fc3652;
    border-color: #fc3652;
}

    .show > .btn-danger.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem #feb3be;
    }

/* -- Warning Button -- */
.btn-warning {
    color: #ffffff;
    background-color: #f3841c;
    border-color: #f3841c;
    box-shadow: none;
}

    .btn-warning .disabled {
        color: #ffffff;
        background-color: #f3841c;
        border-color: #f3841c;
    }

    .btn-warning:disabled {
        color: #ffffff;
        background-color: #f3841c;
        border-color: #f3841c;
    }

    .btn-warning:active {
        color: #ffffff;
        background-color: #f3841c;
        border-color: #f3841c;
    }

    .btn-warning:hover {
        color: #ffffff;
        background-color: #f3841c;
        border-color: #f3841c;
    }

    .btn-warning.focus {
        color: #ffffff;
        background-color: #f3841c;
        border-color: #f3841c;
        box-shadow: 0 0 0 0.1rem #f3841c;
    }

    .btn-warning:focus {
        color: #ffffff;
        background-color: #f3841c;
        border-color: #f3841c;
        box-shadow: 0 0 0 0.1rem rgb(222 170 12 / 30%);
    }

    .btn-warning:visited {
        color: #ffffff;
        background-color: #f3841c;
        border-color: #f3841c;
    }

    .btn-warning:not(:disabled):not(.disabled).active {
        color: #ffffff;
        background-color: #f3841c;
        border-color: #f3841c;
    }

    .btn-warning:not(:disabled):not(.disabled):active {
        color: #ffffff;
        background-color: #f3841c;
        border-color: #f3841c;
    }

    .btn-warning:not(:disabled):not(.disabled).active:focus {
        box-shadow: 0 0 0 0.1rem #f3841c;
    }

    .btn-warning:not(:disabled):not(.disabled):active:focus {
        box-shadow: 0 0 0 0.1rem rgb(243 132 28 / 20%);
    }

/* -- Warning Button Outline -- */
.btn-outline-warning {
    color: #f3841c;
    border-color: #f3841c;
}

    .btn-outline-warning:active {
        background-color: #f3841c;
        border-color: #f3841c;
    }

    .btn-outline-warning:hover {
        color: #ffffff;
        background-color: #f3841c;
        border-color: #f3841c;
    }

    .btn-outline-warning.focus {
        box-shadow: 0 0 0 0.1rem #f3841c;
    }

    .btn-outline-warning:focus {
        box-shadow: 0 0 0 0.1rem #f3841c;
    }

    .btn-outline-warning:visited {
        background-color: #f3841c;
        border-color: #f3841c;
    }

    .btn-outline-warning:not(:disabled):not(.disabled).active {
        color: #ffffff;
        background-color: #f3841c;
        border-color: #f3841c;
    }

    .btn-outline-warning:not(:disabled):not(.disabled):active {
        color: #ffffff;
        background-color: #f3841c;
        border-color: #f3841c;
    }

    .btn-outline-warning:not(:disabled):not(.disabled).active:focus {
        box-shadow: 0 0 0 0.1rem #f3841c;
    }

    .btn-outline-warning:not(:disabled):not(.disabled):active:focus {
        box-shadow: 0 0 0 0.1rem #f3841c;
    }

.open > .dropdown-toggle.btn-warning {
    background-color: #f3841c;
    border-color: #f3841c;
}

.show > .btn-outline-warning.dropdown-toggle {
    background-color: #f3841c;
    border-color: #f3841c;
}

    .show > .btn-outline-warning.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem #f3841c;
    }

.show > .btn-warning.dropdown-toggle {
    background-color: #f3841c;
    border-color: #f3841c;
}

    .show > .btn-warning.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem #f3841c;
    }

/* -- Info Button -- */
.btn-info {
    color: #ffffff;
    background-color: #30b9ff;
    border-color: #30b9ff;
    box-shadow: none;
}

    .btn-info .disabled {
        color: #ffffff;
        background-color: #81cef6;
        border-color: #81cef6;
    }

    .btn-info:disabled {
        color: #ffffff;
        background-color: #81cef6;
        border-color: #81cef6;
    }

    .btn-info:active {
        background-color: #69c5f4;
        border-color: #69c5f4;
    }

    .btn-info:hover {
        background-color: #69c5f4;
        border-color: #69c5f4;
    }

    .btn-info.focus {
        color: #ffffff;
        background-color: #69c5f4;
        border-color: #69c5f4;
        box-shadow: 0 0 0 0.1rem #e0f3fd;
    }

    .btn-info:focus {
        color: #ffffff;
        background-color: #69c5f4;
        border-color: #69c5f4;
        box-shadow: 0 0 0 0.1rem #e0f3fd;
    }

    .btn-info:visited {
        background-color: #69c5f4;
        border-color: #69c5f4;
    }

    .btn-info:not(:disabled):not(.disabled).active {
        background-color: #69c5f4;
        border-color: #69c5f4;
    }

    .btn-info:not(:disabled):not(.disabled):active {
        background-color: #69c5f4;
        border-color: #69c5f4;
    }

    .btn-info:not(:disabled):not(.disabled).active:focus {
        box-shadow: 0 0 0 0.1rem #e0f3fd;
    }

    .btn-info:not(:disabled):not(.disabled):active:focus {
        box-shadow: 0 0 0 0.1rem #e0f3fd;
    }

/* -- Info Button Outline -- */
.btn-outline-info {
    color: #81cef6;
    border-color: #81cef6;
}

    .btn-outline-info:active {
        background-color: #69c5f4;
        border-color: #69c5f4;
    }

    .btn-outline-info:hover {
        color: #ffffff;
        background-color: #69c5f4;
        border-color: #69c5f4;
    }

    .btn-outline-info.focus {
        box-shadow: 0 0 0 0.1rem #e0f3fd;
    }

    .btn-outline-info:focus {
        box-shadow: 0 0 0 0.1rem #e0f3fd;
    }

    .btn-outline-info:visited {
        background-color: #69c5f4;
        border-color: #69c5f4;
    }

    .btn-outline-info:not(:disabled):not(.disabled).active {
        background-color: #69c5f4;
        border-color: #69c5f4;
    }

    .btn-outline-info:not(:disabled):not(.disabled):active {
        background-color: #69c5f4;
        border-color: #69c5f4;
    }

    .btn-outline-info:not(:disabled):not(.disabled).active:focus {
        box-shadow: 0 0 0 0.1rem #e0f3fd;
    }

    .btn-outline-info:not(:disabled):not(.disabled):active:focus {
        box-shadow: 0 0 0 0.1rem #e0f3fd;
    }

.open > .dropdown-toggle.btn-info {
    background-color: #69c5f4;
    border-color: #69c5f4;
}

.show > .btn-outline-info.dropdown-toggle {
    background-color: #69c5f4;
    border-color: #69c5f4;
}

    .show > .btn-outline-info.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem #e0f3fd;
    }

.show > .btn-info.dropdown-toggle {
    background-color: #69c5f4;
    border-color: #69c5f4;
}

    .show > .btn-info.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem #e0f3fd;
    }

/* -- Light Button -- */
.btn-light {
    color: #8A98AC;
    background-color: #e9eff9;
    border-color: #e9eff9;
    box-shadow: none;
}

    .btn-light .disabled {
        color: #ffffff;
        background-color: #e9eff9;
        border-color: #e9eff9;
    }

    .btn-light:disabled {
        color: #ffffff;
        background-color: #e9eff9;
        border-color: #e9eff9;
    }

    .btn-light:active {
        background-color: #d5e0f4;
        border-color: #d5e0f4;
    }

    .btn-light:hover {
        background-color: #d5e0f4;
        border-color: #d5e0f4;
    }

    .btn-light.focus {
        color: #8A98AC;
        background-color: #d5e0f4;
        border-color: #d5e0f4;
        box-shadow: 0 0 0 0.1rem #edf2fa;
    }

    .btn-light:focus {
        color: #8A98AC;
        background-color: #d5e0f4;
        border-color: #d5e0f4;
        box-shadow: 0 0 0 0.1rem #edf2fa;
    }

    .btn-light:visited {
        background-color: #d5e0f4;
        border-color: #d5e0f4;
    }

    .btn-light:not(:disabled):not(.disabled).active {
        background-color: #d5e0f4;
        border-color: #d5e0f4;
    }

    .btn-light:not(:disabled):not(.disabled):active {
        background-color: #d5e0f4;
        border-color: #d5e0f4;
    }

    .btn-light:not(:disabled):not(.disabled).active:focus {
        box-shadow: 0 0 0 0.1rem #edf2fa;
    }

    .btn-light:not(:disabled):not(.disabled):active:focus {
        box-shadow: 0 0 0 0.1rem #edf2fa;
    }

/* -- Light Button Outline -- */
.btn-outline-light {
    color: #e9eff9;
    border-color: #e9eff9;
}

    .btn-outline-light:active {
        color: #ffffff;
        background-color: #d5e0f4;
        border-color: #d5e0f4;
    }

    .btn-outline-light:hover {
        color: #ffffff;
        background-color: #d5e0f4;
        border-color: #d5e0f4;
    }

    .btn-outline-light.focus {
        box-shadow: 0 0 0 0.1rem #edf2fa;
    }

    .btn-outline-light:focus {
        box-shadow: 0 0 0 0.1rem #edf2fa;
    }

    .btn-outline-light:visited {
        background-color: #d5e0f4;
        border-color: #d5e0f4;
    }

    .btn-outline-light:not(:disabled):not(.disabled).active {
        background-color: #d5e0f4;
        border-color: #d5e0f4;
    }

    .btn-outline-light:not(:disabled):not(.disabled):active {
        color: #ffffff;
        background-color: #d5e0f4;
        border-color: #d5e0f4;
    }

    .btn-outline-light:not(:disabled):not(.disabled).active:focus {
        box-shadow: 0 0 0 0.1rem #edf2fa;
    }

    .btn-outline-light:not(:disabled):not(.disabled):active:focus {
        box-shadow: 0 0 0 0.1rem #edf2fa;
    }

.open > .dropdown-toggle.btn-light {
    background-color: #d5e0f4;
    border-color: #d5e0f4;
}

.show > .btn-outline-light.dropdown-toggle {
    background-color: #d5e0f4;
    border-color: #d5e0f4;
}

    .show > .btn-outline-light.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem #edf2fa;
    }

.show > .btn-light.dropdown-toggle {
    background-color: #d5e0f4;
    border-color: #d5e0f4;
}

    .show > .btn-light.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem #edf2fa;
    }

/* -- Dark Button -- */
.btn-dark {
    color: #ffffff;
    background-color: #2e2e2e;
    border-color: #2e2e2e;
    box-shadow: none;
}

    .btn-dark .disabled {
        color: #ffffff;
        background-color: #2e2e2e;
        border-color: #2e2e2e;
    }

    .btn-dark:disabled {
        color: #ffffff;
        background-color: #2e2e2e;
        border-color: #2e2e2e;
    }

    .btn-dark:active {
        background-color: #212121;
        border-color: #212121;
    }

    .btn-dark:hover {
        background-color: #212121;
        border-color: #212121;
    }

    .btn-dark.focus {
        color: #ffffff;
        background-color: #212121;
        border-color: #212121;
        box-shadow: 0 0 0 0.1rem #616161;
    }

    .btn-dark:focus {
        color: #ffffff;
        background-color: #212121;
        border-color: #212121;
        box-shadow: 0 0 0 0.1rem #616161;
    }

    .btn-dark:visited {
        background-color: #212121;
        border-color: #212121;
    }

    .btn-dark:not(:disabled):not(.disabled).active {
        background-color: #212121;
        border-color: #212121;
    }

    .btn-dark:not(:disabled):not(.disabled):active {
        background-color: #212121;
        border-color: #212121;
    }

    .btn-dark:not(:disabled):not(.disabled).active:focus {
        box-shadow: 0 0 0 0.1rem #616161;
    }

    .btn-dark:not(:disabled):not(.disabled):active:focus {
        box-shadow: 0 0 0 0.1rem #616161;
    }

/* -- Dark Button Outline -- */
.btn-outline-dark {
    color: #2e2e2e;
    background-image: none;
    background-color: transparent;
    border-color: #2e2e2e;
}

    .btn-outline-dark:active {
        background-color: #212121;
        border-color: #212121;
    }

    .btn-outline-dark:hover {
        color: #ffffff;
        background-color: #212121;
        border-color: #212121;
    }

    .btn-outline-dark.focus {
        box-shadow: 0 0 0 0.1rem #616161;
    }

    .btn-outline-dark:focus {
        box-shadow: 0 0 0 0.1rem #616161;
    }

    .btn-outline-dark:visited {
        background-color: #212121;
        border-color: #212121;
    }

    .btn-outline-dark:not(:disabled):not(.disabled).active {
        background-color: #212121;
        border-color: #212121;
    }

    .btn-outline-dark:not(:disabled):not(.disabled):active {
        background-color: #212121;
        border-color: #212121;
    }

    .btn-outline-dark:not(:disabled):not(.disabled).active:focus {
        box-shadow: 0 0 0 0.1rem #616161;
    }

    .btn-outline-dark:not(:disabled):not(.disabled):active:focus {
        box-shadow: 0 0 0 0.1rem #616161;
    }

.open > .dropdown-toggle.btn-dark {
    background-color: #212121;
    border-color: #212121;
}

.show > .btn-outline-dark.dropdown-toggle {
    background-color: #212121;
    border-color: #212121;
}

    .show > .btn-outline-dark.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem #616161;
    }

.show > .btn-dark.dropdown-toggle {
    background-color: #212121;
    border-color: #212121;
}

    .show > .btn-dark.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem #616161;
    }

/* -- Default Button -- */
.btn-default {
    color: #ffffff;
    background-color: #223a5c;
    border-color: #223a5c;
    box-shadow: none;
}

    .btn-default .disabled {
        color: #ffffff;
        background-color: #223a5c;
        border-color: #223a5c;
    }

    .btn-default:disabled {
        color: #ffffff;
        background-color: #223a5c;
        border-color: #223a5c;
    }

    .btn-default:active {
        background-color: #8534ff;
        border-color: #8534ff;
    }

    .btn-default:hover {
        color: #ffffff;
        background-color: #8534ff;
        border-color: #8534ff;
    }

    .btn-default.focus {
        color: #ffffff;
        background-color: #8534ff;
        border-color: #8534ff;
        box-shadow: 0 0 0 0.1rem #d1b3ff;
    }

    .btn-default:focus {
        color: #ffffff;
        background-color: #8534ff;
        border-color: #8534ff;
        box-shadow: 0 0 0 0.1rem #d1b3ff;
    }

    .btn-default:visited {
        background-color: #8534ff;
        border-color: #8534ff;
    }

    .btn-default:not(:disabled):not(.disabled).active {
        background-color: #8534ff;
        border-color: #8534ff;
    }

    .btn-default:not(:disabled):not(.disabled):active {
        background-color: #8534ff;
        border-color: #8534ff;
    }

    .btn-default:not(:disabled):not(.disabled).active:focus {
        box-shadow: 0 0 0 0.1rem #d1b3ff;
    }

    .btn-default:not(:disabled):not(.disabled):active:focus {
        box-shadow: 0 0 0 0.1rem #d1b3ff;
    }

/* -- Default Button Outline -- */
.btn-outline-default {
    color: #223a5c;
    border-color: #223a5c;
}

    .btn-outline-default:active {
        background-color: #8534ff;
        border-color: #8534ff;
    }

    .btn-outline-default:hover {
        color: #ffffff;
        background-color: #8534ff;
        border-color: #8534ff;
    }

    .btn-outline-default.focus {
        box-shadow: 0 0 0 0.1rem #d1b3ff;
    }

    .btn-outline-default:focus {
        box-shadow: 0 0 0 0.1rem #d1b3ff;
    }

    .btn-outline-default:visited {
        background-color: #8534ff;
        border-color: #8534ff;
    }

    .btn-outline-default:not(:disabled):not(.disabled).active {
        background-color: #8534ff;
        border-color: #8534ff;
    }

    .btn-outline-default:not(:disabled):not(.disabled):active {
        background-color: #8534ff;
        border-color: #8534ff;
    }

    .btn-outline-default:not(:disabled):not(.disabled).active:focus {
        box-shadow: 0 0 0 0.1rem #d1b3ff;
    }

    .btn-outline-default:not(:disabled):not(.disabled):active:focus {
        box-shadow: 0 0 0 0.1rem #d1b3ff;
    }

.open > .dropdown-toggle.btn-default {
    background-color: #8534ff;
    border-color: #8534ff;
}

.show > .btn-outline-default.dropdown-toggle {
    background-color: #8534ff;
    border-color: #8534ff;
}

    .show > .btn-outline-default.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem #d1b3ff;
    }

.show > .btn-default.dropdown-toggle {
    background-color: #8534ff;
    border-color: #8534ff;
}

    .show > .btn-default.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.1rem #d1b3ff;
    }

/* -- Link Buttons -- */
.btn-primary-rgba {
    background-color: rgb(240 244 250);
    border: none;
    color: #223a5c;
}

    .btn-primary-rgba:hover {
        background-color: #223a5c;
        border: none;
        color: #ffffff;
    }

    .btn-primary-rgba:focus {
        background-color: #223a5c;
        border: none;
        color: #ffffff;
        box-shadow: 0 0 0 0.1rem #d1b3ff;
    }

.btn-secondary-rgba {
    background-color: rgba(188, 196, 220, 0.1);
    border: none;
    color: #bcc4dc;
}

    .btn-secondary-rgba:hover {
        background-color: #bcc4dc;
        border: none;
        color: #ffffff;
    }

    .btn-secondary-rgba:focus {
        background-color: #bcc4dc;
        border: none;
        color: #ffffff;
        box-shadow: 0 0 0 0.1rem #cdd3e5;
    }

.btn-success-rgba {
    background-color: rgba(8, 210, 111, 0.1);
    border: none;
    color: #08d26f;
}

    .btn-success-rgba:hover {
        background-color: #08d26f;
        border: none;
        color: #ffffff;
    }

    .btn-success-rgba:focus {
        background-color: #08d26f;
        border: none;
        color: #ffffff;
        box-shadow: 0 0 0 0.1rem #48f8a2;
    }

.btn-danger-rgba {
    background-color: rgba(252, 79, 104, 0.1);
    border: none;
    color: #fc4f68;
}

    .btn-danger-rgba:hover {
        background-color: #fc4f68;
        border: none;
        color: #ffffff;
    }

    .btn-danger-rgba:focus {
        background-color: #fc4f68;
        border: none;
        color: #ffffff;
        box-shadow: 0 0 0 0.1rem #feb3be;
    }

.btn-warning-rgba {
    background-color: rgb(243 132 28 / 23%);
    border: none;
    color: #f3841c;
}

    .btn-warning-rgba:hover {
        background-color: #f3841c;
        border: none;
        color: #ffffff;
    }

    .btn-warning-rgba:focus {
        background-color: #f3841c;
        border: none;
        color: #ffffff;
        box-shadow: 0 0 0 0.1rem rgb(243 132 28 / 25%);
    }

.btn-info-rgba {
    background-color: rgba(129, 206, 246, 0.1);
    border: none;
    color: #81cef6;
}

    .btn-info-rgba:hover {
        background-color: #81cef6;
        border: none;
        color: #ffffff;
    }

    .btn-info-rgba:focus {
        background-color: #81cef6;
        border: none;
        color: #ffffff;
        box-shadow: 0 0 0 0.1rem #e0f3fd;
    }

.btn-light-rgba {
    background-color: rgba(233, 239, 249, 0.1);
    border: none;
    color: #8A98AC;
}

    .btn-light-rgba:hover {
        background-color: #e9eff9;
        border: none;
        color: #ffffff;
    }

    .btn-light-rgba:focus {
        background-color: #e9eff9;
        border: none;
        color: #ffffff;
        box-shadow: 0 0 0 0.1rem #f5f8fc;
    }

.btn-dark-rgba {
    background-color: rgba(46, 46, 46, 0.1);
    border: none;
    color: #2e2e2e;
}

    .btn-dark-rgba:hover {
        background-color: #2e2e2e;
        border: none;
        color: #ffffff;
    }

    .btn-dark-rgba:focus {
        background-color: #2e2e2e;
        border: none;
        color: #ffffff;
        box-shadow: 0 0 0 0.1rem #616161;
    }

/* 
---------------------------------
    : Custom - Calender css :
---------------------------------
*/
.fc-toolbar h2 {
    margin: 0;
    font-size: 18px;
    color: #282828;
}

.fc-toolbar .fc-state-active {
    z-index: 4;
    background-color: #223a5c;
    border-color: #223a5c;
    color: #ffffff;
}

.fc-toolbar .ui-state-active {
    z-index: 4;
    background-color: #223a5c;
    border-color: #223a5c;
    color: #ffffff;
}

.fc-toolbar .fc-left {
    margin-bottom: 10px;
}

.fc-toolbar .fc-center {
    margin-bottom: 10px;
}

.fc-toolbar .fc-right {
    margin-bottom: 10px;
}

.fc-button {
    background: #e9eff9;
    border: 1px solid #d5e0f4;
    color: #282828;
    outline: 0;
    box-shadow: none;
    text-transform: capitalize;
    height: auto !important;
    padding: 6px 15px !important;
}

.fc-state-hover {
    background: #d5e0f4;
    border: 1px solid #d5e0f4;
}

.fc-state-default.fc-corner-left {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.fc-state-default.fc-corner-right {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.fc-widget-header {
    background-color: #fdfefe;
    border: 1px solid #d5e0f4;
}

.fc th.fc-widget-header {
    padding: 12px 0;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
}

.fc-unthemed .fc-content {
    border-color: rgba(0, 0, 0, 0.05);
}

.fc-unthemed .fc-divider {
    border-color: rgba(0, 0, 0, 0.05);
}

.fc-unthemed .fc-popover {
    border-color: rgba(0, 0, 0, 0.05);
}

.fc-unthemed .fc-row {
    border-color: rgba(0, 0, 0, 0.05);
}

.fc-unthemed tbody {
    border-color: rgba(0, 0, 0, 0.05);
}

.fc-unthemed td {
    border-color: rgba(0, 0, 0, 0.05);
}

.fc-unthemed th {
    border-color: rgba(0, 0, 0, 0.05);
}

.fc-unthemed thead {
    border-color: rgba(0, 0, 0, 0.05);
}

.fc-event {
    background-color: #223a5c;
    color: #ffffff !important;
    border: none;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    margin: 5px 0;
    padding: 5px 5px;
    cursor: move;
}

/* 
------------------------------
    : Custom - Cards css :
------------------------------
*/
.card {
    border: none;
    border-radius: 3px;
    background-color: #ffffff;
    box-shadow: 0px 0px 3px rgb(0 0 0 / 10%);
}

    .card.border-primary {
        border: 1px solid;
    }

    .card.border-secondary {
        border: 1px solid;
    }

    .card.border-success {
        border: 1px solid;
    }

    .card.border-danger {
        border: 1px solid;
    }

    .card.border-warning {
        border: 1px solid;
    }

    .card.border-info {
        border: 1px solid;
    }

    .card.border-light {
        border: 1px solid;
    }

    .card.border-dark {
        border: 1px solid;
    }

.card-primary {
    background-color: #223a5c;
    border-color: #223a5c;
}

.card-secondary {
    background-color: #bcc4dc;
    border-color: #bcc4dc;
}

.card-success {
    background-color: #08d26f;
    border-color: #08d26f;
}

.card-danger {
    background-color: #fc4f68;
    border-color: #fc4f68;
}

.card-warning {
    background-color: #ffe411;
    border-color: #ffe411;
}

.card-info {
    background-color: #81cef6;
    border-color: #81cef6;
}

.card-light {
    background-color: #e9eff9;
    border-color: #e9eff9;
}

.card-dark {
    background-color: #2e2e2e;
    border-color: #2e2e2e;
}

.card-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    background-color: transparent;
}

    .card-header:first-child {
        border-radius: calc(5px - 1px) calc(5px - 1px) 0 0;
        padding: 15px 20px;
    }

.card .card-header .card-title {
    font-size: 14px;
    margin-bottom: 0;
    position: relative;
}

    .card .card-header .card-title:before {
        content: "";
        background-color: #223a5c;
        width: 7px;
        height: 14px;
        position: absolute;
        left: -20px;
        top: 0;
        bottom: 0;
        margin: auto;
        border-radius: 0 50px 50px 0;
    }

.card .card-header .row .card-title {
    font-size: 14px;
}

    .card .card-header .row .card-title:before {
        /* left: -5px; */
        /* top: 0; */
    }

.card-subtitle {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    color: #282828;
    margin-bottom: 15px;
}

.card-img {
    width: 100%;
    border-radius: calc(5px - 1px);
}

.card-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    background-color: transparent;
}

.card-arrow {
    background-color: rgb(62 114 189 / 27%);
    color: #223a5c;
    border-radius: 50%;
    display: flex;
    line-height: 25px;
    width: 25px;
    height: 25px;
}

    .card-arrow i {
        padding: 5px;
    }

    .card-arrow:hover {
        background-color: #223a5c;
        color: #ffffff;
    }

.amount-spent-select .form-control {
    font-size: 12px;
    padding: 0px 5px;
    line-height: 24px;
    height: 24px;
}

.card-statistics .nav-pills {
    float: right;
}

    .card-statistics .nav-pills .nav-link {
        padding: 0 6px 16px 6px;
        margin-bottom: -16px;
        font-size: 14px;
    }

        .card-statistics .nav-pills .nav-link.active {
            color: #223a5c;
            background-color: transparent;
            border-bottom: 2px solid #223a5c;
            border-radius: 0;
        }

.card-statistics .nav-tabs {
    float: right;
}

/* 
-------------------------------
    : Custom - Charts css :
-------------------------------
*/
.chart-label {
    text-align: center;
}

    .chart-label li {
        margin: 0 15px;
        padding: 0;
        border: none;
    }

        .chart-label li p {
            font-size: 16px;
            color: #8A98AC;
        }

            .chart-label li p i {
                margin-right: 5px;
            }

        .chart-label li.list-inline-item:not(:last-child) {
            margin-right: 0;
        }

/* -- Chartist chart -- */
.ct-chart {
    height: 320px;
}

.ct-golden-section:before {
    float: none;
    padding-bottom: 0;
}

.ct-grid {
    stroke: rgba(0, 0, 0, 0.05);
    stroke-width: 0.5px;
    stroke-dasharray: 0;
}

.ct-label {
    fill: #8A98AC;
    color: #8A98AC;
    font-size: 14px;
}

.chartist-simple-pie-chart .ct-label {
    fill: #ffffff;
    color: #ffffff;
}

.chartist-donut-fill-rather-chart .ct-label {
    fill: #ffffff;
    color: #ffffff;
}

.chartist-gauge-fill-rather-chart .ct-label {
    fill: #ffffff;
    color: #ffffff;
}

.ct-point {
    cursor: pointer;
}

.ct-series-a .ct-point {
    stroke: #223a5c;
}

.ct-series-a .ct-line {
    stroke: #223a5c;
}

.ct-series-a .ct-bar {
    stroke: #223a5c;
}

.ct-series-a .ct-slice-donut {
    stroke: #223a5c;
}

.ct-series-a .ct-slice-pie {
    fill: #223a5c;
}

.ct-series-a .ct-slice-donut-solid {
    fill: #223a5c;
}

.ct-series-a .ct-area {
    fill: #223a5c;
}

.ct-series-b .ct-point {
    stroke: #ffe411;
}

.ct-series-b .ct-line {
    stroke: #ffe411;
}

.ct-series-b .ct-bar {
    stroke: #ffe411;
}

.ct-series-b .ct-slice-donut {
    stroke: #ffe411;
}

.ct-series-b .ct-slice-pie {
    fill: #ffe411;
}

.ct-series-b .ct-slice-donut-solid {
    fill: #ffe411;
}

.ct-series-b .ct-area {
    fill: #ffe411;
}

.ct-series-c .ct-point {
    stroke: #e9eff9;
}

.ct-series-c .ct-line {
    stroke: #e9eff9;
}

.ct-series-c .ct-bar {
    stroke: #e9eff9;
}

.ct-series-c .ct-slice-donut {
    stroke: #e9eff9;
}

.ct-series-c .ct-slice-pie {
    fill: #e9eff9;
}

.ct-series-c .ct-slice-donut-solid {
    fill: #e9eff9;
}

.ct-series-c .ct-area {
    fill: #e9eff9;
}

.ct-series-d .ct-point {
    stroke: #08d26f;
}

.ct-series-d .ct-line {
    stroke: #08d26f;
}

.ct-series-d .ct-bar {
    stroke: #08d26f;
}

.ct-series-d .ct-slice-donut {
    stroke: #08d26f;
}

.ct-series-d .ct-slice-pie {
    fill: #08d26f;
}

.ct-series-d .ct-slice-donut-solid {
    fill: #08d26f;
}

.ct-series-d .ct-area {
    fill: #08d26f;
}

.ct-series-e .ct-point {
    stroke: #fc4f68;
}

.ct-series-e .ct-line {
    stroke: #fc4f68;
}

.ct-series-e .ct-bar {
    stroke: #fc4f68;
}

.ct-series-e .ct-slice-donut {
    stroke: #fc4f68;
}

.ct-series-e .ct-slice-pie {
    fill: #fc4f68;
}

.ct-series-e .ct-slice-donut-solid {
    fill: #fc4f68;
}

.ct-series-e .ct-area {
    fill: #fc4f68;
}

.ct-series-f .ct-point {
    stroke: #81cef6;
}

.ct-series-f .ct-line {
    stroke: #81cef6;
}

.ct-series-f .ct-bar {
    stroke: #81cef6;
}

.ct-series-f .ct-slice-donut {
    stroke: #81cef6;
}

.ct-series-f .ct-slice-pie {
    fill: #81cef6;
}

.ct-series-f .ct-slice-donut-solid {
    fill: #81cef6;
}

.ct-series-f .ct-area {
    fill: #81cef6;
}

.ct-series-g .ct-point {
    stroke: #2e2e2e;
}

.ct-series-g .ct-line {
    stroke: #2e2e2e;
}

.ct-series-g .ct-bar {
    stroke: #2e2e2e;
}

.ct-series-g .ct-slice-donut {
    stroke: #2e2e2e;
}

.ct-series-g .ct-slice-pie {
    fill: #2e2e2e;
}

.ct-series-g .ct-slice-donut-solid {
    fill: #2e2e2e;
}

.ct-series-g .ct-area {
    fill: #2e2e2e;
}

.ct-series-h .ct-point {
    stroke: #bcc4dc;
}

.ct-series-h .ct-line {
    stroke: #bcc4dc;
}

.ct-series-h .ct-bar {
    stroke: #bcc4dc;
}

.ct-series-h .ct-slice-donut {
    stroke: #bcc4dc;
}

.ct-series-h .ct-slice-pie {
    fill: #bcc4dc;
}

.ct-series-h .ct-slice-donut-solid {
    fill: #bcc4dc;
}

.ct-series-h .ct-area {
    fill: #bcc4dc;
}

.ct-series-i .ct-point {
    stroke: #f05b4f;
}

.ct-series-i .ct-line {
    stroke: #f05b4f;
}

.ct-series-i .ct-bar {
    stroke: #f05b4f;
}

.ct-series-i .ct-slice-donut {
    stroke: #f05b4f;
}

.ct-series-i .ct-slice-pie {
    fill: #f05b4f;
}

.ct-series-i .ct-slice-donut-solid {
    fill: #f05b4f;
}

.ct-series-i .ct-area {
    fill: #f05b4f;
}

.ct-series-j .ct-point {
    stroke: #dda458;
}

.ct-series-j .ct-line {
    stroke: #dda458;
}

.ct-series-j .ct-bar {
    stroke: #dda458;
}

.ct-series-j .ct-slice-donut {
    stroke: #dda458;
}

.ct-series-j .ct-slice-pie {
    fill: #dda458;
}

.ct-series-j .ct-slice-donut-solid {
    fill: #dda458;
}

.ct-series-j .ct-area {
    fill: #dda458;
}

.ct-series-k .ct-point {
    stroke: #eacf7d;
}

.ct-series-k .ct-line {
    stroke: #eacf7d;
}

.ct-series-k .ct-bar {
    stroke: #eacf7d;
}

.ct-series-k .ct-slice-donut {
    stroke: #eacf7d;
}

.ct-series-k .ct-slice-pie {
    fill: #eacf7d;
}

.ct-series-k .ct-slice-donut-solid {
    fill: #eacf7d;
}

.ct-series-k .ct-area {
    fill: #eacf7d;
}

.ct-series-l .ct-point {
    stroke: #86797d;
}

.ct-series-l .ct-line {
    stroke: #86797d;
}

.ct-series-l .ct-bar {
    stroke: #86797d;
}

.ct-series-l .ct-slice-donut {
    stroke: #86797d;
}

.ct-series-l .ct-slice-pie {
    fill: #86797d;
}

.ct-series-l .ct-slice-donut-solid {
    fill: #86797d;
}

.ct-series-l .ct-area {
    fill: #86797d;
}

.ct-series-m .ct-point {
    stroke: #b2c326;
}

.ct-series-m .ct-line {
    stroke: #b2c326;
}

.ct-series-m .ct-bar {
    stroke: #b2c326;
}

.ct-series-m .ct-slice-donut {
    stroke: #b2c326;
}

.ct-series-m .ct-slice-pie {
    fill: #b2c326;
}

.ct-series-m .ct-slice-donut-solid {
    fill: #b2c326;
}

.ct-series-m .ct-area {
    fill: #b2c326;
}

.ct-series-n .ct-point {
    stroke: #6188e2;
}

.ct-series-n .ct-line {
    stroke: #6188e2;
}

.ct-series-n .ct-bar {
    stroke: #6188e2;
}

.ct-series-n .ct-slice-donut {
    stroke: #6188e2;
}

.ct-series-n .ct-slice-pie {
    fill: #6188e2;
}

.ct-series-n .ct-slice-donut-solid {
    fill: #6188e2;
}

.ct-series-n .ct-area {
    fill: #6188e2;
}

.ct-series-o .ct-point {
    stroke: #a748ca;
}

.ct-series-o .ct-line {
    stroke: #a748ca;
}

.ct-series-o .ct-bar {
    stroke: #a748ca;
}

.ct-series-o .ct-slice-donut {
    stroke: #a748ca;
}

.ct-series-o .ct-slice-pie {
    fill: #a748ca;
}

.ct-series-o .ct-slice-donut-solid {
    fill: #a748ca;
}

.ct-series-o .ct-area {
    fill: #a748ca;
}

.chartist-tooltip {
    position: absolute;
    display: inline-block;
    opacity: 0;
    min-width: 12px;
    padding: 3px 12px;
    background: #2e2e2e;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-align: center;
    border-radius: 3px;
    pointer-events: none;
    z-index: 1;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

    .chartist-tooltip:before {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        width: 0;
        height: 0;
        margin-left: -5px;
        border: 5px solid transparent;
        border-top-color: #2e2e2e;
    }

    .chartist-tooltip.tooltip-show {
        opacity: 1;
    }

.ct-area, .ct-line {
    pointer-events: none;
}

/* -- Chartjs chart -- */
.chartjs-chart {
    height: 350px;
}

canvas {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

/* -- C3 chart -- */
.c3 svg {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}

.c3 path {
    fill: none;
    stroke: rgba(0, 0, 0, 0.05);
}

.c3 line {
    fill: none;
    stroke: rgba(0, 0, 0, 0.05);
}

.c3-line {
    stroke-width: 3px;
}

.c3-bar {
    stroke-width: 0;
}

.c3 text {
    fill: #8A98AC;
}

.c3-chart-arc path {
    stroke: transparent;
    fill: #ffffff;
}

.c3-chart-arc .c3-gauge-value {
    fill: #ffffff;
}

.c3-chart-arc text {
    fill: #ffffff;
}

.c3-chart-arcs-title {
    font-size: 14px;
    color: #ffffff;
}

.c3-legend-item {
    font-size: 14px;
    padding-right: 10px;
}

.c3-tooltip {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent;
    empty-cells: show;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    opacity: 1;
    border-radius: 3px;
}

    .c3-tooltip tr {
        border: none;
    }

    .c3-tooltip th {
        background-color: #ffffff;
        font-size: 14px;
        font-weight: 500;
        padding: 2px 5px;
        text-align: left;
        color: #282828;
    }

    .c3-tooltip td {
        font-size: 13px;
        padding: 3px 6px;
        background-color: #ffffff;
        border-left: none;
        color: #8A98AC;
    }

        .c3-tooltip td > span {
            display: inline-block;
            width: 10px;
            height: 10px;
            margin-right: 6px;
        }

        .c3-tooltip td.value {
            text-align: right;
        }

/* -- Flot chart -- */
.flot-chart {
    height: 320px;
}

    .flot-chart .legend div {
        background-color: transparent !important;
    }

.flotTip {
    padding: 3px 5px;
    background-color: #ffffff;
    z-index: 100;
    color: #ffffff;
    opacity: 0.8;
    filter: alpha(opacity=85);
    font-size: 14px;
}

.legendLabel {
    color: #8A98AC;
    font-size: 14px;
}

/* -- Morris chart -- */
.morris-chart {
    width: 100%;
    height: 320px;
}

    .morris-chart tspan {
        font-family: 'Montserrat', sans-serif;
        color: #8A98AC;
        font-size: 14px;
        font-weight: 400;
    }

.morris-hover.morris-default-style {
    border-radius: 3px;
    padding: 10px;
    color: #ffffff;
    background: #2e2e2e;
    border: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-align: center;
}

    .morris-hover.morris-default-style .morris-hover-point {
        font-weight: 400;
        font-size: 14px;
        color: #8A98AC !important;
    }

    .morris-hover.morris-default-style .morris-hover-row-label {
        background-color: #2e2e2e;
        font-weight: 500;
        color: #ffffff;
        padding: 5px;
        border-radius: 3px 3px 0 0;
        margin: -5px -5px 0;
    }

/* -- jQuery Knob Chart -- */
.knob {
    font: 600 30px 'Montserrat', sans-serif !important;
}

.knob-superpose {
    position: relative;
    width: 150px;
    margin: 0 auto;
}

    .knob-superpose .knob-minute {
        position: absolute;
        left: 30px;
        top: 30px;
    }

    .knob-superpose .knob-second {
        position: absolute;
        left: 55px;
        top: 55px;
    }

/* -- jQuery Sparkline Chart -- */
.jqstooltip {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: none !important;
    border-radius: 3px !important;
    background-color: #282828 !important;
    padding: 5px 10px !important;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

.jqsfield {
    font: 12px poppins !important;
    color: #ffffff !important;
    text-align: center !important;
}

/* 
-------------------------------
    : Custom - Chat css :
-------------------------------
*/
.chat-list {
    background-color: #ffffff;
    border-radius: 3px;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

    .chat-list .chat-search {
        padding: 21px 30px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }

        .chat-list .chat-search input[type=search] {
            background-color: rgba(188, 196, 220, 0.1);
            color: #8A98AC;
            font-size: 16px;
            padding-left: 20px;
            border: none;
            border-radius: 3px 0 0 3px;
        }

        .chat-list .chat-search ::placeholder {
            color: #8A98AC;
        }

        .chat-list .chat-search .input-group-append {
            margin-left: 0px;
        }

        .chat-list .chat-search .btn {
            background-color: rgba(188, 196, 220, 0.1);
            color: #8A98AC;
            font-size: 18px;
            border-radius: 0 3px 3px 0;
            padding: 5px 15px 3px 5px;
            box-shadow: none;
            z-index: 0;
        }

    .chat-list .chat-user-list li {
        padding: 15px 30px;
    }

        .chat-list .chat-user-list li img {
            width: 35px;
            margin-right: 10px;
        }

        .chat-list .chat-user-list li h5 {
            font-size: 16px;
            margin-bottom: 3px;
        }

            .chat-list .chat-user-list li h5 .timing {
                color: #8A98AC;
                float: right;
                font-size: 12px;
                margin-top: 3px;
            }

        .chat-list .chat-user-list li p {
            margin-bottom: 0;
        }

        .chat-list .chat-user-list li:hover {
            background-color: rgba(188, 196, 220, 0.1);
        }

.chat-detail {
    background-color: #ffffff;
    border-radius: 3px;
    margin-bottom: 30px;
}

    .chat-detail .chat-head {
        padding: 15px 30px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }

    .chat-detail.order-chat-detail .chat-body {
        padding: 0 20px;
    }

    .chat-detail .chat-body {
        padding: 30px 40px;
    }

        .chat-detail .chat-body .chat-message {
            margin-bottom: 20px;
        }

            .chat-detail .chat-body .chat-message .chat-message-text {
                background-color: #e9eff9;
                color: #282828;
                padding: 5px 15px;
                display: inline-block;
                border-radius: 3px;
                position: relative;
            }

            .chat-detail .chat-body .chat-message .chat-message-meta {
                margin-top: 5px;
                font-size: 14px;
            }

            .chat-detail .chat-body .chat-message.chat-message-left {
                text-align: left;
            }

                .chat-detail .chat-body .chat-message.chat-message-left .chat-message-text:after {
                    content: " ";
                    position: absolute;
                    width: 0;
                    height: 0;
                    left: -10px;
                    right: auto;
                    top: auto;
                    bottom: 0;
                    border: 6px rgba(0, 0, 0, 0.05);
                    border-color: transparent rgba(0, 0, 0, 0.05) rgba(0, 0, 0, 0.05) transparent;
                }

            .chat-detail .chat-body .chat-message.chat-message-right {
                text-align: right;
            }

                .chat-detail .chat-body .chat-message.chat-message-right .chat-message-text {
                    background-color: #223a5c;
                    color: #ffffff;
                }

                    .chat-detail .chat-body .chat-message.chat-message-right .chat-message-text:after {
                        content: " ";
                        position: absolute;
                        width: 0;
                        height: 0;
                        left: auto;
                        right: -10px;
                        top: auto;
                        bottom: 0;
                        border: 6px solid;
                        border-color: transparent transparent #223a5c #223a5c;
                    }

                .chat-detail .chat-body .chat-message.chat-message-right .chat-message-meta {
                    text-align: right;
                }

    .chat-detail .chat-bottom {
        padding: 15px 30px;
        border-top: 1px solid rgba(0, 0, 0, 0.05);
    }

        .chat-detail .chat-bottom .chat-messagebar input[type=text] {
            background-color: transparent;
            color: #8A98AC;
            font-size: 16px;
            border: none;
            border-radius: 0;
        }

        .chat-detail .chat-bottom .chat-messagebar ::placeholder {
            color: #8A98AC;
        }

        .chat-detail .chat-bottom .chat-messagebar .input-group-append {
            margin-left: 0px;
        }

        .chat-detail .chat-bottom .chat-messagebar .btn {
            border-radius: 50% !important;
            margin: 0 5px;
        }

/* 
---------------------------------
    : Custom - Collapse css :
---------------------------------
*/
.accordion > .card {
    overflow: hidden;
}

    .accordion > .card .card-header {
        background-color: rgba(188, 196, 220, 0.1);
        border: none;
        padding: 0;
        margin-bottom: 0;
    }

    .accordion > .card h2 {
        line-height: 20px;
    }

        .accordion > .card h2 .btn-link {
            font-size: 14px;
            font-weight: 600;
            color: #223a5c;
            width: 100%;
            text-align: left;
            padding: 15px;
            border-top: 1px solid rgba(0, 0, 0, 0.05);
            border-left: 1px solid rgba(0, 0, 0, 0.05);
            border-bottom: 1px solid transparent;
            border-right: 1px solid rgba(0, 0, 0, 0.05);
            border-radius: 0;
        }

            .accordion > .card h2 .btn-link.collapsed {
                color: #282828;
            }

            .accordion > .card h2 .btn-link:hover {
                text-decoration: none;
            }

            .accordion > .card h2 .btn-link:focus {
                text-decoration: none;
            }

    .accordion > .card .collapse {
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
    }

        .accordion > .card .collapse.show {
            border-left: 1px solid rgba(0, 0, 0, 0.05);
            border-right: 1px solid rgba(0, 0, 0, 0.05);
        }

    .accordion > .card:last-of-type h2 .btn-link {
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }

    .accordion > .card:last-of-type .collapse {
        border-bottom: 1px solid transparent;
    }

        .accordion > .card:last-of-type .collapse.show {
            border-bottom: 1px solid rgba(0, 0, 0, 0.05);
        }

.accordion.accordion-outline > .card {
    border-radius: 0;
    margin-bottom: 10px;
}

    .accordion.accordion-outline > .card .card-header {
        background-color: transparent;
    }

    .accordion.accordion-outline > .card h2 {
        line-height: 20px;
    }

        .accordion.accordion-outline > .card h2 .btn-link {
            display: flex;
            justify-content: space-between;
        }

            .accordion.accordion-outline > .card h2 .btn-link.collapsed {
                border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
                border-left: 1px solid rgba(0, 0, 0, 0.05) !important;
                border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
                border-right: 1px solid rgba(0, 0, 0, 0.05) !important;
            }

    .accordion.accordion-outline > .card .collapse {
    }

    .accordion.accordion-outline > .card:last-of-type .collapse {
        border-bottom: 1px solid transparent;
    }

.accordion.accordion-light > .card {
    border-radius: 0;
    margin-bottom: 10px;
}

    .accordion.accordion-light > .card .card-header {
        background-color: transparent;
    }

    .accordion.accordion-light > .card h2 {
        line-height: 20px;
    }

        .accordion.accordion-light > .card h2 .btn-link {
            padding: 15px 0;
            border-top: none;
            border-left: none;
            border-bottom: 1px solid #223a5c;
            border-right: none;
        }

            .accordion.accordion-light > .card h2 .btn-link.collapsed {
                border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
            }

    .accordion.accordion-light > .card .collapse {
        border-left: none;
        border-bottom: none;
        border-right: none;
    }

    .accordion.accordion-light > .card:last-of-type .collapse {
        border-bottom: none;
    }

/* 
----------------------------------
    : Custom - Dashboard css :
----------------------------------
*/
.dash-social-icon {
    margin-top: 15px;
    margin-bottom: 30px;
}

    .dash-social-icon i {
        background-color: rgba(255, 255, 255, 0.25);
        color: #ffffff;
        border-radius: 50%;
        font-size: 24px;
        padding: 14px 15px;
    }

.dash-flag-icon .flag {
    display: inline-block;
    font-size: 18px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    text-align: center;
    background-color: #ffffff;
    border-radius: 50%;
}

.dash-analytic-icon {
    margin-top: 15px;
    margin-bottom: 15px;
}

    .dash-analytic-icon i {
        border-radius: 50%;
        font-size: 18px;
        padding: 14px 15px;
    }

.analytic-chart-label .analytic-label-perform {
    margin-bottom: 0;
    text-align: center;
}

.analytic-chart-label .list-inline {
    text-align: center;
}

.analytic-chart-label .analytic-chart-piety {
    text-align: right;
}

.ecommerce-widget .card-header {
    border-bottom: none;
}

    .ecommerce-widget .card-header .dash-analytic-icon {
        margin-top: 20px;
        margin-bottom: 20px;
    }

.ecommerce-widget .card-footer {
    border-top: none;
}

.product-file-type .img-icon {
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-weight: 600;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
}

.ecommerce-upload .dropzone {
    min-height: 278px;
    border-top: 1px dashed #223a5c;
    border-right: 1px dashed #223a5c;
    border-left: 1px dashed #223a5c;
    border-bottom: none;
    background: rgb(62 114 189 / 27%);
    border-radius: 0;
    margin: 0 1px 0 0;
}

    .ecommerce-upload .dropzone .dz-message {
        font-size: 20px;
    }

.ecommerce-upload img {
    width: 100%;
    margin-bottom: 20px;
}

#latestorder_wrapper .dataTables_length {
    display: none !important;
}

#topproducts_wrapper .dataTables_length {
    display: none !important;
}

/* 
-----------------------------------
    : Custom - eCommerce css :
-----------------------------------
*/
.product-bar .product-head p {
    position: relative;
    text-align: center;
    margin-top: -60px;
    margin-bottom: 40px;
}

.ecommerce-sortby {
    margin-bottom: 30px;
}

    .ecommerce-sortby .button-list {
        text-align: right;
    }

        .ecommerce-sortby .button-list .btn {
            margin-bottom: 0;
        }

.ecommerce-pagination p {
    margin-bottom: 0;
}

.ecommerce-pagination .pagination {
    float: right;
}

.product-slider-box.product-box-for .product-preview img {
    width: 100%;
}

.product-slider-box.product-box-for .product-preview p {
    position: relative;
    text-align: center;
    margin-top: -60px;
    margin-bottom: 50px;
}

.product-slider-box.product-box-nav .product-preview img {
    padding: 0 5px;
}

.rating-average span {
    font-weight: 600;
    border-radius: 50%;
    font-size: 18px;
    padding: 15px;
}

.cart-container {
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 30px;
}

    .cart-container .cart-body {
        border-top: 1px solid rgba(0, 0, 0, 0.05);
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
        padding: 30px 0 20px;
        margin: 20px 0 30px;
    }

.cart-qty {
    width: 750px;
}

.forgot-psw-link {
    text-align: right;
}

.partition {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
    font-weight: 600;
}

    .partition hr {
        border-top: 1px solid rgba(0, 0, 0, 0.05);
    }

    .partition h6 {
        position: relative;
        margin-top: -27px;
    }

        .partition h6 span {
            background-color: #ffffff;
            padding: 0 10px;
        }

.jp-card .jp-card-front {
    background: #bcc4dc !important;
}

.jp-card .jp-card-back {
    background: #bcc4dc !important;
}

/* My Account CSS */
.ecom-dashboard-widget i {
    font-size: 40px;
    margin-right: 20px;
}

.ecom-dashboard-widget h5 {
    font-size: 18px;
    color: #282828;
    margin-bottom: 5px;
}

.ecom-dashboard-widget p {
    margin-bottom: 0;
}

.ecom-dashboard-widget:hover {
    color: #223a5c;
}

    .ecom-dashboard-widget:hover h5 {
        color: #223a5c;
    }

.order-box .card-header h5 {
    margin-bottom: 0;
    font-size: 14px;
}

.order-box .card-header h6 {
    text-align: right;
}

.order-box .card-footer h5 {
    margin-bottom: 0;
    font-size: 16px;
}

.order-box .card-footer h6 {
    text-align: right;
}

.wallet-box {
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 15px;
    margin-top: 60px;
    border-radius: 3px;
}

    .wallet-box h4 {
        margin-bottom: 0;
    }

    .wallet-box p {
        text-align: right;
    }

.ecom-notification-box .media {
    padding: 15px;
}

    .ecom-notification-box .media:hover {
        background-color: rgba(188, 196, 220, 0.1);
    }

    .ecom-notification-box .media .action-icon {
        width: 46px;
        height: 46px;
        line-height: 38px;
        font-weight: 600;
        border-radius: 50%;
        font-size: 18px;
        text-align: center;
    }

    .ecom-notification-box .media h5 {
        font-size: 16px;
        color: #282828;
        margin-top: 12px;
        margin-bottom: 5px;
    }

    .ecom-notification-box .media p {
        margin-bottom: 0;
    }

        .ecom-notification-box .media p span {
            margin-right: 8px;
        }

@media (max-width: 1199px) {
    .ecommerce-sortby .button-list {
        margin-top: 15px;
        text-align: left;
    }

    .ecommerce-pagination p {
        margin-bottom: 15px;
    }

    .ecommerce-pagination .pagination {
        float: none;
    }
}

@media (max-width: 767px) {
    .profilebox img {
        width: 100px;
    }
}

@media (max-width: 575px) {
    .order-box .card-header h5 {
        text-align: center;
        margin-bottom: 10px;
    }

    .order-box .card-header h6 {
        text-align: center;
    }

    .order-box .card-footer h5 {
        text-align: center;
        margin-bottom: 15px;
    }

    .order-box .card-footer h6 {
        text-align: center;
    }

    .wallet-box h4 {
        text-align: center;
        margin-bottom: 15px;
    }

    .wallet-box p {
        text-align: center;
    }

    .forgot-psw-link {
        text-align: left;
    }
}

@media (max-width: 420px) {
    .jp-card {
        left: -80px;
    }
}
/* 
-------------------------------
    : Custom - Emails css :
-------------------------------
*/
.email-leftbar ul li {
    border: none;
    padding: 12px 0 !important;
    background-color: transparent;
}

    .email-leftbar ul li a {
        color: #8A98AC;
    }

        .email-leftbar ul li a:hover {
            color: #223a5c;
        }

        .email-leftbar ul li a.active {
            color: #223a5c;
        }

.email-rightbar .card-header ul li a i {
    padding: 8px 5px;
    color: #8A98AC;
}

.email-rightbar .card-header ul li a:hover i {
    color: #223a5c;
}

.email-rightbar .card-body tr td {
    color: #8A98AC;
    vertical-align: top;
}

    .email-rightbar .card-body tr td a {
        color: #8A98AC;
    }

.email-rightbar .card-body tr:hover {
    background-color: rgba(188, 196, 220, 0.1);
}

.email-rightbar .card-body tr.email-unread td {
    font-weight: 600;
    color: #2e2e2e;
}

    .email-rightbar .card-body tr.email-unread td a {
        color: #2e2e2e;
    }

.email-rightbar .email-open-box .media img {
    width: 50px;
    border-radius: 50%;
}

.email-rightbar .email-open-box .open-email-head ul {
    text-align: right;
}

    .email-rightbar .email-open-box .open-email-head ul li a i {
        color: #8A98AC;
    }

    .email-rightbar .email-open-box .open-email-head ul li a:hover i {
        color: #223a5c;
    }

.email-rightbar .email-open-box .open-email-head ul {
    text-align: right;
}

    .email-rightbar .email-open-box .open-email-head ul li a i {
        color: #8A98AC;
    }

    .email-rightbar .email-open-box .open-email-head ul li a:hover i {
        color: #223a5c;
    }

/* 
-----------------------------------------
    : Custom - Form Colorpicker css :
-----------------------------------------
*/
.colorpicker-input-addon:before {
    height: 20px;
    width: 20px;
    border-radius: 3px;
}

.colorpicker-input-addon i {
    height: 20px;
    width: 20px;
    border-radius: 3px;
}

.colorpicker-saturation {
    border-radius: 5px;
    box-shadow: none;
    cursor: pointer;
}

    .colorpicker-saturation .colorpicker-guide {
        height: 10px;
        width: 10px;
        box-shadow: none;
    }

.colorpicker-hue {
    border-radius: 5px;
    box-shadow: none;
    cursor: pointer;
}

    .colorpicker-hue .colorpicker-guide {
        height: 5px;
    }

.colorpicker-alpha {
    cursor: pointer;
}

    .colorpicker-alpha .colorpicker-alpha-color {
        border-radius: 5px;
        box-shadow: none;
    }

    .colorpicker-alpha .colorpicker-guide {
        height: 5px;
    }

.colorpicker-bar {
    border-radius: 5px;
    box-shadow: none;
}

    .colorpicker-bar > div {
        border-radius: 5px;
        box-shadow: none;
    }

/* 
-----------------------------------------
    : Custom - Form Date Picker css :
-----------------------------------------
*/
.datepicker {
    font-family: 'Montserrat', sans-serif;
    background: #ffffff;
    color: #8A98AC;
    border: none;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    z-index: 9999999 !important;
}

.datepicker--day-name {
    color: #223a5c;
    font-size: 13px;
    font-weight: 700;
    text-transform: capitalize;
}

.datepicker--cell-day.-other-month- {
    color: #e9eff9;
}

.datepicker--cell-year.-other-decade- {
    color: #e9eff9;
}

.datepicker--nav {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

    .datepicker--nav .datepicker--nav-title {
        color: #282828;
        border-radius: 50px;
        font-weight: 700;
    }

        .datepicker--nav .datepicker--nav-title i {
            font-style: normal;
            color: #282828;
            margin-left: 5px;
        }

.datepicker--nav-action:hover {
    background: transparent;
}

.datepicker--nav-title:hover {
    background: transparent;
}

.datepicker--pointer {
    border-top: none;
    border-right: none;
    background: #ffffff;
}

.datepicker--cell {
    border-radius: 50px;
}

    .datepicker--cell.-selected- {
        color: #ffffff;
        background: #223a5c;
    }

        .datepicker--cell.-selected-.-current- {
            color: #ffffff;
            background: #223a5c;
        }

        .datepicker--cell.-selected-.-focus- {
            background: #223a5c;
        }

    .datepicker--cell.-focus- {
        background: transparent;
        color: #282828;
    }

    .datepicker--cell.-current- {
        color: #223a5c;
    }

    .datepicker--cell.-range-from- {
        border: 1px solid #223a5c;
        background-color: #223a5c;
        border-radius: 50px 0 0 50px;
    }

    .datepicker--cell.-range-to- {
        border: 1px solid #223a5c;
        background-color: #223a5c;
        border-radius: 0 50px 50px 0;
        color: #ffffff;
    }

    .datepicker--cell.-in-range- {
        background: rgb(62 114 189 / 27%);
        color: #282828;
        border-radius: 0;
    }

.datepicker--time-current-hours {
    font-family: 'Montserrat', sans-serif;
}

.datepicker--time-current-minutes {
    font-family: 'Montserrat', sans-serif;
}

.datepicker--buttons {
    border-top: 1px solid #fdfefe;
    padding: 5px;
}

.datepicker--time {
    border-top: 1px solid #fdfefe;
    padding: 5px;
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
    color: #ffffff;
    background: #f0e6ff;
}

.datepicker--time-row {
    background: linear-gradient(to right, #e9eff9, #e9eff9) left 50%/100% 1px no-repeat;
}

    .datepicker--time-row input[type=range]:hover::-webkit-slider-thumb {
        background: #223a5c;
        border-color: #223a5c;
    }

    .datepicker--time-row input[type=range]:hover::-moz-range-thumb {
        background: #223a5c;
        border-color: #223a5c;
    }

    .datepicker--time-row input[type=range]:hover::-ms-thumb {
        background: #223a5c;
        border-color: #223a5c;
    }

    .datepicker--time-row input[type=range]:focus::-webkit-slider-thumb {
        background: #223a5c;
        border-color: #223a5c;
    }

    .datepicker--time-row input[type=range]:focus::-moz-range-thumb {
        background: #223a5c;
        border-color: #223a5c;
    }

    .datepicker--time-row input[type=range]:focus::-ms-thumb {
        background: #223a5c;
        border-color: #223a5c;
    }

    .datepicker--time-row input[type=range]::-webkit-slider-thumb {
        box-sizing: border-box;
        height: 12px;
        width: 12px;
        border-radius: 50px;
        border: 1px solid #223a5c;
        background: #ffffff;
        cursor: pointer;
        transition: background 0.2s;
    }

    .datepicker--time-row input[type=range]::-moz-range-thumb {
        box-sizing: border-box;
        height: 12px;
        width: 12px;
        border-radius: 50px;
        border: 1px solid #223a5c;
        background: #ffffff;
        cursor: pointer;
        transition: background 0.2s;
    }

    .datepicker--time-row input[type=range]::-ms-thumb {
        box-sizing: border-box;
        height: 12px;
        width: 12px;
        border-radius: 50px;
        border: 1px solid #223a5c;
        background: #ffffff;
        cursor: pointer;
        transition: background 0.2s;
    }

.datepicker-inline .datepicker {
    border-color: transparent;
    box-shadow: none;
    position: static;
    left: auto;
    right: auto;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    width: 100%;
}

    .datepicker-inline .datepicker .datepicker--day-name {
        color: #223a5c;
        font-size: 12px;
        font-weight: 700;
        text-transform: capitalize;
    }

    .datepicker-inline .datepicker .datepicker--cell-day {
        width: 14.28571%;
        height: 32px;
        font-size: 12px;
    }

    .datepicker-inline .datepicker .datepicker--cell.-current- {
        color: #223a5c;
        background: #f6f1ff;
    }

    .datepicker-inline .datepicker .datepicker--nav-title {
        border-radius: 15px;
        padding: 4px 15px;
        font-size: 12px;
    }

/* 
-------------------------------------
    : Custom - Form Editors css :
-------------------------------------
*/
.mce-panel {
    border-color: rgba(0, 0, 0, 0.05) !important;
    background-color: #ffffff !important;
    border-radius: 3px !important;
}

.mce-flow-layout-item {
    margin: 5px 0 5px 5px !important;
}

.mce-menubar .mce-menubtn {
    border-color: transparent !important;
    background: #e9eff9 !important;
    border-radius: 3px;
}

    .mce-menubar .mce-menubtn button span {
        color: #8A98AC !important;
    }

.mce-btn {
    border: 1px solid transparent !important;
    background-color: #e9eff9 !important;
    border-radius: 3px;
}

    .mce-btn .mce-txt {
        color: #8A98AC !important;
    }

    .mce-btn button {
        padding: 5px 10px !important;
    }

.mce-btn-group .mce-btn {
    margin-left: 5px !important;
}

.mce-btn-group:not(:first-child) {
    border-left: 1px solid rgba(0, 0, 0, 0.05) !important;
    padding-left: 0 !important;
}

.mce-caret {
    border-top-color: #8A98AC !important;
}

.mce-ico {
    color: #8A98AC !important;
}

.mce-label {
    text-shadow: none !important;
    color: #282828 !important;
}

.mce-menu-item .mce-ico {
    color: #8A98AC !important;
}

.mce-menu-item .mce-text {
    color: #8A98AC !important;
}

.mce-menu-item:hover {
    background-color: #223a5c !important;
}

    .mce-menu-item:hover .mce-ico {
        color: #ffffff !important;
    }

    .mce-menu-item:hover .mce-text {
        color: #ffffff !important;
    }

.mce-menu-item.mce-selected {
    background-color: #223a5c !important;
}

    .mce-menu-item.mce-selected .mce-ico {
        color: #ffffff !important;
    }

    .mce-menu-item.mce-selected .mce-text {
        color: #ffffff !important;
    }

.mce-menu-item:focus {
    background-color: #223a5c !important;
}

    .mce-menu-item:focus .mce-ico {
        color: #ffffff !important;
    }

    .mce-menu-item:focus .mce-text {
        color: #ffffff !important;
    }

.mce-grid-border a {
    border-color: #8A98AC !important;
}

    .mce-grid-border a:hover {
        border-color: #223a5c !important;
        background: #223a5c !important;
    }

    .mce-grid-border a.mce-active {
        border-color: #223a5c !important;
        background: #223a5c !important;
    }

/* 
--------------------------------------
    : Custom - Form Elements css :
--------------------------------------
*/
label {
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 5px;
}

input:-internal-autofill-selected {
    background-color: transparent !important;
    color: #8A98AC !important;
}

.form-control {
    background-color: #ffffff;
    font-size: 12px;
    color: #303030;
    border: 1px solid rgb(204 204 204);
    border-radius: 3px;
    height: 32px;
}

    .form-control:focus {
        border: 1px solid #223a5c !important;
        box-shadow: none !important;
    }

        .form-control:focus:disabled {
            background-color: #e9eff9;
            opacity: 1;
        }

    .form-control:disabled {
        background-color: #f0f4fa;
        opacity: 1;
    }

    .form-control[readonly] {
        background-color: #f0f4fa;
        opacity: 1;
    }

    .form-control .form-check-input {
        margin-top: 0.25rem;
    }

.form-control-plaintext {
    color: #8A98AC;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #223a5c;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #223a5c;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #ffffff;
    background-color: #223a5c;
    border-color: #223a5c;
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem #e1cdff;
}

.custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #e9eff9;
    border-color: rgba(0, 0, 0, 0.05);
    background-color: rgb(233 239 249) !important;
}

.custom-control-label::before {
    background-color: transparent;
    border: 1px solid #223a5c;
}

    .custom-control-label::before:focus {
        border-color: #223a5c;
    }




.custom-radio-white .custom-control-input:checked ~ .custom-control-label::before {
    background-color: white;
}

.custom-control-input-white:checked ~ .custom-control-label::before {
    color: #ffffff;
    background-color: white;
    border-color: white;
}

.custom-control-input-white:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #ffffff, 0 0 0 0 rgb(255 255 255 / 0.8);
}

.custom-control-input-white:disabled ~ .custom-control-label::before {
    background-color: #e9eff9;
    border-color: rgba(0, 0, 0, 0.05);
}

.custom-control-label-white::before {
    background-color: transparent;
    border: 1px solid #ffffff;
}

    .custom-control-label-white::before:focus {
        border-color: white;
    }







.input-group-addon {
    border-radius: 5px;
    border: none;
}

.input-group-text {
    border: 1px solid #e9eff9;
    background: #f5f8fc;
    color: #8A98AC;
    position: relative;
    min-width: 40px;
}

.custom-select {
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    color: #8A98AC;
}

    .custom-select:focus {
        border-color: #223a5c;
        outline: 0;
        box-shadow: none;
    }

.custom-file-label {
    color: #8A98AC;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    line-height: 1.9;
    font-weight: 400;
}

    .custom-file-label::after {
        background-color: #223a5c;
        border: none;
        color: #ffffff;
        height: 36px;
        line-height: 24px;
    }

.custom-file-input:focus ~ .custom-file-label {
    border-color: #223a5c;
    box-shadow: none !important;
}

.custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #79fabb;
    color: #8A98AC;
}

    .custom-file-input.is-invalid ~ .custom-file-label .form-control[readonly] {
        background-color: #e9eff9;
        opacity: 1;
    }

.custom-select.is-valid {
    border-color: #79fabb;
    background-color: #ffffff;
}

    .custom-select.is-valid:focus {
        border-color: #08d26f;
    }

.form-control.is-valid {
    border-color: #79fabb;
    background-color: #ffffff;
}

    .form-control.is-valid:focus {
        border-color: #08d26f;
    }

.was-validated .custom-select:valid {
    border-color: #79fabb;
    background-color: #ffffff;
}

    .was-validated .custom-select:valid:focus {
        border-color: #08d26f;
        box-shadow: none !important;
    }

.was-validated .custom-select:invalid {
    border-color: #ffe5e9;
    background-color: #ffffff;
}

    .was-validated .custom-select:invalid:focus {
        border-color: #fc4f68;
        box-shadow: none !important;
    }

.was-validated .form-control:valid {
    border-color: #79fabb;
    background-color: #ffffff;
}

    .was-validated .form-control:valid:focus {
        border-color: #08d26f;
    }

.was-validated .form-control:invalid {
    border-color: #ffe5e9;
    background-color: #ffffff;
}

    .was-validated .form-control:invalid:focus {
        border-color: #fc4f68;
    }

.was-validated .custom-control-input:valid ~ .custom-control-label {
    color: #08d26f;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label {
    color: #fc4f68;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
    background-color: #08d26f;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: #ffe5e9;
    color: #8A98AC;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    border-color: #fc4f68;
}

.valid-feedback {
    color: #08d26f;
}

.custom-select.is-invalid {
    border-color: #ffe5e9;
    background-color: #ffffff;
}

.form-control.is-invalid {
    border-color: #ffe5e9;
    background-color: #ffffff;
}

    .form-control.is-invalid:focus {
        border-color: #fc4f68;
    }

.valid-tooltip {
    background-color: #09eb7c;
}

.invalid-tooltip {
    background-color: #fc687e;
}

.custom-control-input.is-valid ~ .custom-control-label {
    color: #08d26f;
}

.custom-control-input.is-invalid ~ .custom-control-label {
    color: #fc4f68;
}

    .custom-control-input.is-invalid ~ .custom-control-label::before {
        background-color: #fc4f68;
    }

.custom-control-input.is-valid:checked ~ .custom-control-label::before {
    background-color: #08d26f;
}

.invalid-feedback {
    color: #fc4f68;
}

.form-check-input.is-invalid ~ .form-check-label {
    color: #fc4f68;
}

.was-validated .form-check-input:invalid ~ .form-check-label {
    color: #fc4f68;
}

.editable-click, a.editable-click, a.editable-click:hover {
    border-bottom: dashed 1px #223a5c;
}

.editable-empty, .editable-empty:hover, .editable-empty:focus {
    color: #fc4f68;
}

.editable-submit {
    padding: 4px 8px;
}

.editable-cancel {
    padding: 4px 8px;
}

.custom-range {
    width: 100%;
    height: calc(1rem + .4rem);
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .custom-range:focus {
        outline: 0;
    }

        .custom-range:focus::-webkit-slider-thumb, .custom-range:focus::-moz-range-thumb, .custom-range:focus::-ms-thumb {
            box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem #e1cdff;
        }

    .custom-range::-moz-focus-outer {
        border: 0;
    }

    .custom-range::-webkit-slider-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: -0.25rem;
        background-color: #223a5c;
        border: 0;
        border-radius: 1rem;
        transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        -webkit-appearance: none;
        appearance: none;
    }

        .custom-range::-webkit-slider-thumb:active {
            background-color: #e9eff9;
        }

    .custom-range::-webkit-slider-runnable-track {
        width: 100%;
        height: 0.5rem;
        color: transparent;
        cursor: pointer;
        background-color: #e9eff9;
        border-color: transparent;
        border-radius: 1rem;
    }

    .custom-range::-moz-range-thumb {
        width: 1rem;
        height: 1rem;
        background-color: #007bff;
        border: 0;
        border-radius: 1rem;
        transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        -moz-appearance: none;
        appearance: none;
    }

        .custom-range::-moz-range-thumb:active {
            background-color: #b3d7ff;
        }

    .custom-range::-moz-range-track {
        width: 100%;
        height: 0.5rem;
        color: transparent;
        cursor: pointer;
        background-color: #dee2e6;
        border-color: transparent;
        border-radius: 1rem;
    }

    .custom-range::-ms-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: 0;
        margin-right: 0.2rem;
        margin-left: 0.2rem;
        background-color: #007bff;
        border: 0;
        border-radius: 1rem;
        transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        appearance: none;
    }

        .custom-range::-ms-thumb:active {
            background-color: #b3d7ff;
        }

    .custom-range::-ms-track {
        width: 100%;
        height: 0.5rem;
        color: transparent;
        cursor: pointer;
        background-color: transparent;
        border-color: transparent;
        border-width: 0.5rem;
    }

    .custom-range::-ms-fill-lower {
        background-color: #dee2e6;
        border-radius: 1rem;
    }

    .custom-range::-ms-fill-upper {
        margin-right: 15px;
        background-color: #dee2e6;
        border-radius: 1rem;
    }

    .custom-range:disabled::-webkit-slider-thumb {
        background-color: #adb5bd;
    }

    .custom-range:disabled::-webkit-slider-runnable-track {
        cursor: default;
    }

    .custom-range:disabled::-moz-range-thumb {
        background-color: #adb5bd;
    }

    .custom-range:disabled::-moz-range-track {
        cursor: default;
    }

    .custom-range:disabled::-ms-thumb {
        background-color: #adb5bd;
    }

input[type=range] {
    -webkit-appearance: none;
    color: rgba(0, 0, 0, 0.05);
    background-color: rgba(0, 0, 0, 0.05);
    height: 5px;
    cursor: default;
    padding: initial;
    border: initial;
    margin: 2px;
}

    input[type=range]:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

/* 
-------------------------------------
    : Custom - Form Selects css :
-------------------------------------
*/

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 0;
    line-height: 30px;
    margin-top: 0;
    line-height: 30px;
    color: #282828;
}

.select2-container .select2-selection--single {
    border: none;
    height: 32px;
}

    .select2-container .select2-selection--single .select2-selection__rendered {
        line-height: 32px;
        padding-left: 15px;
        padding-right: 30px;
        color: #616161;
    }

.select2-container .select2-selection--multiple {
    border: none;
    min-height: 38px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #223a5c;
    outline: 0;
    background-color: #ffffff;
}

.select2-container--default .select2-selection--multiple {
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    cursor: text;
    padding: 0 10px;
    line-height: 36px;
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        vertical-align: bottom;
        padding: 0;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #223a5c;
        color: #ffffff;
        border: none;
        border-radius: 50px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 2px 10px;
        line-height: 22px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #ffffff;
        margin-right: 5px;
    }

.select2-container--default .select2-selection--single {
    background-color: #ffffff;
    font-size: 12px;
    color: #8A98AC;
    border: 1px solid rgb(204 204 204);
    border-radius: 3px;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 38px;
        width: 30px;
        top: 0;
        right: 0;
    }

.select2-container--default .select2-results__option {
    padding: 5px 10px;
    font-size: 12px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #223a5c !important;
    color: #ffffff;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: rgba(0, 0, 0, 0.05);
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid rgb(0 0 0 / 19%);
    border-radius: 2px;
    color: #282828;
}

.modal-backdrop.fade.show + .select2-container .select2-dropdown {
    z-index: 999999999;
}

.select2-dropdown {
    background-color: #ffffff;
    border: none;
    border-radius: 3px;
    z-index: 9999999;
}

/* --- Tags Input -- */
.bootstrap-tagsinput {
    background-color: #ffffff;
    font-size: 12px;
    color: #8A98AC;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 0.375rem 0.75rem;
    line-height: 24px;
    box-shadow: none;
    width: 100%;
}

    .bootstrap-tagsinput.focus {
        border: 1px solid #223a5c;
    }

    .bootstrap-tagsinput .tag {
        margin-right: 2px;
        color: #ffffff;
        background-color: #223a5c;
        border-radius: 5px;
        padding: 4px 10px;
        line-height: 25px;
    }

        .bootstrap-tagsinput .tag.label.label-success {
            background-color: #08d26f;
        }

        .bootstrap-tagsinput .tag.label.label-danger {
            background-color: #fc4f68;
        }

        .bootstrap-tagsinput .tag.label.label-warning {
            background-color: #ffe411;
        }

        .bootstrap-tagsinput .tag.label.label-default {
            background-color: #81cef6;
        }

.tt-menu {
    border: 1px solid #fdfefe;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

.tt-suggestion {
    color: #282828;
}

    .tt-suggestion:hover, .tt-suggestion:focus {
        background-color: #223a5c;
    }

/* 
-----------------------------------------
    : Custom - Form File Upload css :
-----------------------------------------
*/
/* -- Dropzone -- */
.dropzone {
    min-height: 250px;
    border: 2px dashed rgba(0, 0, 0, 0.05);
    background: white;
    border-radius: 6px;
}

    .dropzone .dz-message {
        font-size: 30px;
    }

/* 
----------------------------------------
    : Custom - Form Validation css :
----------------------------------------
*/
.error {
    color: ff0000;
}

.parsley-error {
    border-color: #fc4f68;
}

.parsley-errors-list {
    display: none;
    margin: 0;
    padding: 0;
}

    .parsley-errors-list > li {
        font-size: 12px;
        list-style: none;
        color: #fc4f68;
        margin-top: 5px;
    }

    .parsley-errors-list.filled {
        display: block;
    }

/* 
------------------------------------
    : Custom - Form Wizard css :
------------------------------------
*/
.wizard > .steps {
    position: relative;
    display: block;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 3px;
}

    .wizard > .steps .form-wizard-line {
        height: 3px;
        background-color: #e9eff9;
        -webkit-transform: translateY(1.7rem);
        transform: translateY(1.7rem);
        margin: 0 15%;
        position: relative;
        z-index: 0;
        top: 26px;
    }

    .wizard > .steps > ul > li {
        display: flex;
        z-index: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        flex-basis: auto;
        font-weight: 500;
        font-size: 1.1rem;
    }

    .wizard > .steps a {
        display: block;
        width: auto;
        background-color: #fdfefe;
        color: #8A98AC;
        font-size: 16px;
        font-weight: 600;
        padding: 14px 0;
        text-decoration: none;
        border-radius: 30px;
        cursor: default;
        text-align: center;
    }

    .wizard > .steps .current a {
        color: #282828;
        cursor: default;
    }

        .wizard > .steps .current a .number {
            background: #223a5c;
            color: #ffffff;
        }

    .wizard > .steps .done a {
        color: #282828;
    }

        .wizard > .steps .done a .number {
            background: #e9eff9;
            color: #8A98AC;
        }

    .wizard > .steps .current-info {
        position: absolute;
        left: -999em;
    }

    .wizard > .steps .number {
        background-color: #e9eff9;
        color: #8A98AC;
        font-size: 20px;
        font-weight: 600;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 15px auto;
    }

.wizard ul {
    list-style: none !important;
    padding: 0;
    margin: 0;
    display: flex;
}

.wizard > .actions {
    position: relative;
    display: block;
    text-align: right;
}

    .wizard > .actions > ul {
        display: inline-block;
        text-align: right;
    }

        .wizard > .actions > ul > li {
            display: inline-block;
            margin: 0 0 15px 15px;
        }

            .wizard > .actions > ul > li:first-child a {
                background-color: rgb(62 114 189 / 27%);
                border: none;
                color: #223a5c;
                box-shadow: none;
            }

    .wizard > .actions a {
        display: block;
        padding: 6px 12px;
        text-decoration: none;
        border-radius: 3px;
        color: #ffffff;
        background-color: #223a5c;
        border: none;
        box-shadow: none;
    }

    .wizard > .actions .disabled a {
        display: none;
    }

.wizard > .content {
    background: #ffffff;
    display: block;
    padding: 30px;
    margin: 30px 0;
    border-radius: 3px;
    min-height: 250px;
    overflow: hidden;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

    .wizard > .content > .title {
        position: absolute;
        left: -999em;
    }

    .wizard > .content > .body ul {
        display: block !important;
    }

        .wizard > .content > .body ul > li {
            line-height: 30px;
        }

        .wizard > .content > .body ul.nav-pills {
            display: flex !important;
        }

.tabcontrol ul {
    list-style: none !important;
    padding: 0;
    margin: 0;
}

.tabcontrol > .steps .current-info {
    position: absolute;
    left: -999em;
}

.tabcontrol > .content > .title {
    position: absolute;
    left: -999em;
}

/* -- Vertical Wizard -- */
.wizard.vertical > .steps {
    display: inline;
    float: left;
    width: 30%;
    padding: 10px;
}

    .wizard.vertical > .steps > ul {
        display: block;
    }

        .wizard.vertical > .steps > ul > li {
            display: block;
        }

            .wizard.vertical > .steps > ul > li a {
                display: block;
                text-align: left;
            }

                .wizard.vertical > .steps > ul > li a .number {
                    display: inline-block;
                    padding: 8px 16px;
                    margin: 0 10px;
                }

.wizard.vertical > .content {
    display: inline;
    float: left;
    margin: 0 2.5% 30px 2.5%;
    width: 65%;
}

.wizard.vertical > .actions {
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%;
}

/* -- Responsive Wizard -- */
@media (max-width: 991px) {
    .wizard.vertical > .content {
        width: 100%;
        margin: 30px 0;
    }

    .wizard.vertical > .steps {
        width: 100%;
    }

    .wizard > .steps > ul > li {
        width: 100%;
    }
}
/* 
-------------------------------
    : Custom - Gallery css :
-------------------------------
*/
.gallery-filter ul {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

    .gallery-filter ul .filter-item {
        line-height: 46px;
        text-transform: capitalize;
        cursor: pointer;
        color: #282828 !important;
        font-weight: 600;
        border-radius: 0;
        letter-spacing: 0.5px;
        border-bottom: 2px solid transparent;
        padding: 0.7rem 0;
        margin-right: 1.5rem;
    }

        .gallery-filter ul .filter-item:hover {
            color: #223a5c !important;
            border-bottom: 2px solid #223a5c;
        }

        .gallery-filter ul .filter-item.current {
            color: #223a5c !important;
            border-bottom: 2px solid #223a5c;
        }

.gallery-box {
    overflow: hidden;
    position: relative;
    padding: 0;
    border-radius: 3px;
    margin-bottom: 30px;
    transition: transform 0.8s;
}

    .gallery-box .gallery-preview {
        position: relative;
        overflow: hidden;
        text-align: center;
    }

        .gallery-box .gallery-preview img {
            transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
        }

        .gallery-box .gallery-preview:after {
            content: " ";
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            border-radius: 0;
            transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
        }

    .gallery-box .gallery-content {
        opacity: 0;
        color: #ffffff;
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
        position: absolute;
        left: 0;
        overflow: hidden;
        transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
    }

        .gallery-box .gallery-content p {
            margin-bottom: 0;
            color: #ccc;
            font-size: 15px;
        }

        .gallery-box .gallery-content h5 {
            margin-bottom: 0;
            margin-top: 5px;
        }

            .gallery-box .gallery-content h5 a {
                font-size: 18px;
                color: #ffffff;
            }

    .gallery-box:hover {
        transform: scale(1.1);
    }

        .gallery-box:hover .gallery-preview img {
            transform: scale(1.1);
        }

        .gallery-box:hover .gallery-preview:after {
            background: rgba(148, 77, 255, 0.8);
        }

        .gallery-box:hover .gallery-content {
            transform: translateY(-100%);
            z-index: 3;
            opacity: 1;
        }

/* 
--------------------------------
    : Custom - Invoice css :
--------------------------------
*/
.invoice .invoice-logo img {
    width: 200px;
    margin-bottom: 20px;
}

.invoice .invoice-head {
    margin-top: 15px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

    .invoice .invoice-head .invoice-name {
        text-align: right;
    }

.invoice .invoice-billing {
    margin-top: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

    .invoice .invoice-billing .invoice-address {
        margin-bottom: 30px;
    }

.invoice .invoice-summary {
    padding-top: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.invoice .invoice-summary-total {
    padding-top: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.invoice .invoice-meta {
    padding-top: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

    .invoice .invoice-meta .invoice-meta-box {
        margin-bottom: 30px;
    }

.invoice .invoice-footer {
    padding-top: 20px;
}

    .invoice .invoice-footer .invoice-footer-btn {
        text-align: right;
    }

@media (max-width: 767px) {
    .invoice .invoice-head .invoice-name {
        margin-top: 30px;
        text-align: left;
    }

    .invoice .invoice-meta {
        text-align: left;
    }

    .invoice .invoice-footer {
        text-align: center;
    }

        .invoice .invoice-footer .invoice-footer-btn {
            text-align: center;
            margin-top: 30px;
        }
}
/* 
---------------------------------------
    : Custom - jQuery Confirm css :
---------------------------------------
*/
.jconfirm.jconfirm-white .jconfirm-box {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

    .jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button {
        border-radius: 3px;
        border: none;
        padding: 6px 12px;
        font-size: 14px;
        font-weight: 400;
        text-transform: capitalize;
    }

        .jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default:hover {
            background: #abb5d3;
        }

.jconfirm.jconfirm-light .jconfirm-box {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

    .jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button {
        border-radius: 3px;
        border: none;
        padding: 6px 12px;
        font-size: 14px;
        font-weight: 400;
        text-transform: capitalize;
    }

        .jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default:hover {
            background: #abb5d3;
        }

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default {
    background-color: #bcc4dc;
    color: #ffffff !important;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue {
    background-color: #223a5c;
}

    .jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue:hover {
        background-color: #8534ff;
    }

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green {
    background-color: #08d26f;
}

    .jconfirm .jconfirm-box .jconfirm-buttons button.btn-green:hover {
        background-color: #07b962;
    }

    .jconfirm .jconfirm-box .jconfirm-buttons button.btn-green:focus {
        background-color: #07b962;
        box-shadow: 0 0 0 0.1rem #48f8a2;
    }

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red {
    background-color: #fc4f68;
}

    .jconfirm .jconfirm-box .jconfirm-buttons button.btn-red:hover {
        background-color: #fc3652;
    }

    .jconfirm .jconfirm-box .jconfirm-buttons button.btn-red:focus {
        background-color: #fc3652;
        box-shadow: 0 0 0 0.1rem #feb3be;
    }

.jconfirm .jconfirm-box .jconfirm-title-c .jconfirm-title {
    font-size: 20px !important;
    color: #282828;
}

.jconfirm .jconfirm-box .jconfirm-content {
    color: #8A98AC;
}

.jconfirm .jconfirm-box.jconfirm-type-red {
    border-top: none;
}

.jconfirm .jconfirm-box.jconfirm-type-green {
    border-top: none;
}

/* 
-------------------------------
    : Custom - jsTree css :
-------------------------------
*/
.jstree-default .jstree-hovered {
    background: rgb(62 114 189 / 27%);
    color: #223a5c;
    border-radius: 3px;
    box-shadow: inset 0 0 1px rgb(62 114 189 / 27%);
}

.jstree-default .jstree-clicked {
    background: rgb(62 114 189 / 27%);
    color: #223a5c;
    border-radius: 3px;
    box-shadow: inset 0 0 1px rgb(62 114 189 / 27%);
}

.jstree-default .jstree-wholerow-hovered {
    background: rgb(62 114 189 / 27%);
}

.jstree-default .jstree-wholerow-clicked {
    background: rgb(62 114 189 / 27%);
}

.jstree-default .jstree-node {
    min-height: 30px;
    line-height: 30px;
    margin-left: 30px;
    min-width: 30px;
}

.jstree-default .jstree-icon:empty {
    width: 26px;
    height: 26px;
    line-height: 26px;
}

/* 
--------------------------------------
    : Custom - Kanban Board css :
--------------------------------------
*/
.kanban-menu {
    text-align: right;
}

.kanban-users {
    text-align: right;
}

.avatar-group {
    display: inline-flex;
}

    .avatar-group .avatar {
        position: relative;
        display: inline-block;
        width: 35px;
        height: 35px;
        font-size: 1rem;
        margin-left: -0.8rem;
        transition: transform 0.2s;
    }

        .avatar-group .avatar img {
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
            object-fit: cover;
            border: 2px solid #ffffff;
        }

        .avatar-group .avatar:hover {
            -webkit-mask-image: none;
            mask-image: none;
            z-index: 1;
            transform: scale(1.1);
        }

/* 
-----------------------------
    : Custom - Maps css :
-----------------------------
*/
.gmaps {
    height: 300px;
    background: #e9eff9;
    border-radius: 3px;
}

.gmaps-panaroma {
    height: 300px;
    background: #e9eff9;
    border-radius: 3px;
}

.gmaps-overlay {
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 40px;
    background: #223a5c;
    border-radius: 4px;
    padding: 10px 20px;
}

.gmaps-overlay_arrow {
    left: 50%;
    margin-left: -16px;
    width: 0;
    height: 0;
    position: absolute;
}

    .gmaps-overlay_arrow.above {
        bottom: -15px;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
        border-top: 16px solid #223a5c;
    }

    .gmaps-overlay_arrow.below {
        top: -15px;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
        border-bottom: 16px solid #223a5c;
    }

.vector-world-map {
    height: 420px;
    margin-bottom: 40px;
}

/* Responsive css */
@media (max-width: 991px) {
    .vector-world-map {
        height: 250px;
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .vector-world-map {
        height: 200px;
    }
}
/* 
------------------------------
    : Custom - Modal css :
------------------------------
*/
.example-modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block;
}

.modal-content {
    border: none;
    background-color: #ffffff;
    box-shadow: 1px 1px 6px 1px rgb(0 0 0 / 25%);
}

.modal-header {
    background-color: #223a5c;
    border: 1px solid #223a5c;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

    .modal-header .close {
        color: #ffffff;
    }

.modal-title {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
}

.modal-body {
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    border-left: 1px solid rgba(0, 0, 0, 0.05);
}

.modal-footer {
    border: 1px solid rgba(0, 0, 0, 0.05);
}

#session-timeout-dialog .modal-header {
    display: block;
}

/* 
---------------------------------
    : Custom - Nestable css :
---------------------------------
*/
.dd-list .dd-item > button {
    height: 27px;
    margin: 5px 0 5px 10px;
}

    .dd-list .dd-item > button:before {
        color: #8A98AC;
    }

.dd-list .dd-item .dd-list {
    padding-left: 40px;
}

.dd-list .dd-item .dd-handle {
    display: block;
    height: auto;
    margin: 10px 0;
    padding: 10px 15px;
    color: #8A98AC;
    text-decoration: none;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: #ffffff;
    border-radius: 3px;
    box-sizing: border-box;
}

    .dd-list .dd-item .dd-handle:hover {
        color: #223a5c;
        background: #ffffff;
        border: 1px solid #223a5c;
        cursor: move;
    }

/* -- Nestable List 2 -- */
#nestable2 .dd-list .dd-item > button :before {
    color: #8A98AC;
}

#nestable2 .dd-list .dd-item .dd-handle {
    color: #8A98AC;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: #ffffff;
}

    #nestable2 .dd-list .dd-item .dd-handle:hover {
        color: #223a5c;
        background: #ffffff;
        border: 1px solid #223a5c;
    }

/* -- Nestable Draggable Handles -- */
.dd-list .dd-item.dd3-item > button {
    margin-left: 40px;
}

.dd-list .dd-item .dd3-handle {
    position: absolute;
    margin: 0;
    left: 0;
    top: 0;
    cursor: pointer;
    width: 40px;
    text-indent: 40px;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: #e9eff9;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: none;
}

    .dd-list .dd-item .dd3-handle:hover {
        color: #223a5c;
        background: rgb(62 114 189 / 27%);
        border: 1px solid #223a5c;
        cursor: move;
    }

        .dd-list .dd-item .dd3-handle:hover:before {
            color: #223a5c;
        }

    .dd-list .dd-item .dd3-handle:before {
        content: "";
        font-family: "feather" !important;
        display: block;
        position: absolute;
        left: 0;
        top: 11px;
        width: 100%;
        text-align: center;
        text-indent: 0;
        color: #8A98AC;
        font-size: 20px;
        font-weight: 400;
    }

.dd-list .dd-item .dd3-content {
    display: block;
    margin: 10px 10px 10px 0;
    padding: 10px 15px 10px 50px;
    color: #8A98AC;
    text-decoration: none;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: #ffffff;
    border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

    .dd-list .dd-item .dd3-content:hover {
        color: #223a5c;
        background: #ffffff;
        border: 1px solid #223a5c;
    }

.dd-placeholder {
    background-color: rgb(62 114 189 / 27%);
    border-color: #223a5c;
    border-radius: 3px;
}

/* 
-------------------------------------------
    : Custom - Onboarding Screens css :
-------------------------------------------
*/
.onboard-screen {
    margin-bottom: 90px !important;
}

    .onboard-screen .onboard-screen-list {
        text-align: center;
    }

        .onboard-screen .onboard-screen-list img {
            margin: 0 auto 60px;
            width: 60%;
        }

    .onboard-screen .slick-dots {
        bottom: -65px;
        left: 12px;
    }

        .onboard-screen .slick-dots li {
            margin: 0;
        }

            .onboard-screen .slick-dots li button:before {
                font-size: 12px;
                opacity: 0.25;
                color: #223a5c;
            }

            .onboard-screen .slick-dots li.slick-active button:before {
                opacity: 0.75;
                color: #223a5c;
            }

    .onboard-screen .slick-arrow {
        font-family: 'Montserrat', sans-serif;
        width: auto;
        height: auto;
        top: auto;
        bottom: -90px;
        z-index: 999;
    }

    .onboard-screen .slick-prev {
        left: 0;
    }

        .onboard-screen .slick-prev:before {
            content: none;
        }

    .onboard-screen .slick-next {
        right: 0;
    }

        .onboard-screen .slick-next:before {
            content: none;
        }

/* 
-----------------------------------
    : Custom - Pagination css :
-----------------------------------
*/
.page-item .page-link {
    color: #223a5c;
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.05);
    font-size: 14px;
    line-height: 1;
}

    .page-item .page-link:focus {
        background-color: #e9eff9;
        border-color: rgba(0, 0, 0, 0.05);
        box-shadow: 0 0 0 0.1rem #f0e6ff;
    }

    .page-item .page-link:hover {
        color: #2e2e2e;
        background-color: #e9eff9;
        border-color: rgba(0, 0, 0, 0.05);
    }

.page-item.active .page-link {
    color: #ffffff;
    background-color: #223a5c;
    border-color: #223a5c;
}

.page-item.disabled .page-link {
    color: #8A98AC;
    pointer-events: none;
    cursor: auto;
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.05);
}

/* 
--------------------------------
    : Custom - Pnotify css :
--------------------------------
*/
.ui-pnotify .ui-pnotify-shadow {
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

.ui-pnotify .brighttheme {
    border: none;
    border-radius: 3px;
}

    .ui-pnotify .brighttheme .ui-pnotify-action-button {
        text-transform: capitalize;
        font-weight: 600;
        padding: 4px 8px;
        border: none;
        background: 0 0;
    }

        .ui-pnotify .brighttheme .ui-pnotify-action-button.btn-primary {
            background-color: #ffe411;
            color: #282828;
            box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
        }

            .ui-pnotify .brighttheme .ui-pnotify-action-button.btn-primary:focus {
                box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
            }

    .ui-pnotify .brighttheme.ui-pnotify-container {
        padding: 15px;
    }

    .ui-pnotify .brighttheme.brighttheme-notice {
        background-color: #ffe411;
        color: #282828;
    }

    .ui-pnotify .brighttheme.brighttheme-success {
        background-color: #08d26f;
        color: #282828;
    }

    .ui-pnotify .brighttheme.brighttheme-info {
        background-color: #81cef6;
        color: #282828;
    }

    .ui-pnotify .brighttheme.brighttheme-error {
        background-color: #fc4f68;
        background-image: repeating-linear-gradient(135deg, transparent, transparent 35px, rgba(255, 255, 255, 0.3) 35px, rgba(255, 255, 255, 0.3) 70px);
        border: none;
        color: #282828;
    }

.ui-pnotify-title {
    display: block;
    margin-bottom: 0.4em;
    margin-top: 0;
    font-size: 20px;
}

/* 
--------------------------------------------
    : Custom - Popovers & Tooltips css :
--------------------------------------------
*/
/* -- Popovers -- */
.popover {
    font-family: 'Montserrat', sans-serif;
    border-radius: 3px;
    border: none;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}

.popover-header {
    margin-top: 0;
    background-color: #ffffff;
    font-size: 16px;
    color: #282828;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.popover-body {
    padding: 0.5rem 0.75rem;
    color: #8A98AC;
    background-color: #ffffff;
}

.bs-popover-auto[x-placement^=top] .arrow::before, .bs-popover-top .arrow::before {
    border-top-color: #ffffff;
}

.bs-popover-auto[x-placement^=right] > .arrow::before, .bs-popover-right > .arrow::before {
    border-right-color: #ffffff;
}

.bs-popover-auto[x-placement^=bottom] > .arrow::before, .bs-popover-bottom > .arrow::before {
    border-bottom-color: #ffffff;
}

.bs-popover-auto[x-placement^=left] > .arrow::before, .bs-popover-left > .arrow::before {
    border-left-color: #ffffff;
}

.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-top .arrow::after {
    border-top-color: #ffffff;
}

.bs-popover-auto[x-placement^=right] > .arrow::after, .bs-popover-right > .arrow::after {
    border-right-color: #ffffff;
}

.bs-popover-auto[x-placement^=bottom] > .arrow::after, .bs-popover-bottom > .arrow::after {
    border-bottom-color: #ffffff;
}

.bs-popover-auto[x-placement^=left] > .arrow::after, .bs-popover-left > .arrow::after {
    border-left-color: #ffffff;
}

.popover-title {
    margin-top: 0;
}

/* -- Tooltips -- */
.tooltip .tooltip-inner {
    padding: 4px 10px;
    max-width: 250px;
    font-size: 12px;
}

/* 
--------------------------------
    : Custom - Pricing css :
--------------------------------
*/
.pricing > p span {
    padding: 8px 20px;
    border-radius: 0 0 3px 3px;
}

.pricing .pricing-top {
    padding-top: 30px;
    padding-bottom: 20px;
}

    .pricing .pricing-top img {
        width: 150px;
    }

        .pricing .pricing-top img.price-pro-image {
            width: 180px;
        }

.pricing .pricing-middle .list-group-item {
    border: none;
    padding: 5px 0;
}

.pricing .pricing-bottom.pricing-bottom-basic {
    background: url(../images/pricing/pricing-basic-bg.svg);
    background-size: cover;
    padding-top: 90px;
    padding-bottom: 30px;
}

.pricing .pricing-bottom.pricing-bottom-professional {
    background: url(../images/pricing/pricing-professional-bg.svg);
    background-size: cover;
    padding-top: 90px;
    padding-bottom: 30px;
}

.pricing .pricing-bottom.pricing-bottom-enterprise {
    background: url(../images/pricing/pricing-enterprise-bg.svg);
    background-size: cover;
    padding-top: 90px;
    padding-bottom: 30px;
}

/* 
------------------------------
    : Custom - Print css :
------------------------------
*/
@media print {
    .leftbar {
        display: none;
    }

    .topbar {
        display: none;
    }

    .footerbar {
        display: none;
    }

    .breadcrumbbar {
        display: none;
    }

    .rightbar {
        margin-left: 0;
    }

    .topbar-mobile {
        display: none !important
    }
}
/* 
------------------------------------
    : Custom - Progressbar css :
------------------------------------
*/
.progress {
    background-color: #e9eff9;
}

.progress-bar {
    background-color: #223a5c;
}

/* 
-------------------------------------
    : Custom - Range Slider css :
-------------------------------------
*/
.irs-line-mid {
    background: url(../plugins/ion-rangeSlider/sprite-skin-flat.png) repeat-x;
}

.irs-line-left {
    background: url(../plugins/ion-rangeSlider/sprite-skin-flat.png) repeat-x;
}

.irs-line-right {
    background: url(../plugins/ion-rangeSlider/sprite-skin-flat.png) repeat-x;
}

.irs-bar {
    background: url(../plugins/ion-rangeSlider/sprite-skin-flat.png) repeat-x;
}

.irs-bar-edge {
    background: url(../plugins/ion-rangeSlider/sprite-skin-flat.png) repeat-x;
}

.irs-slider {
    background: url(../plugins/ion-rangeSlider/sprite-skin-flat.png) repeat-x;
}

.irs {
    height: 40px;
}

.irs-with-grid {
    height: 60px;
}

.irs-line {
    height: 8px;
    top: 25px;
    border-radius: 15px;
}

.irs-line-left {
    height: 8px;
    background-position: 0 -30px;
    border-radius: 15px;
}

.irs-line-mid {
    height: 8px;
    background-position: 0 0;
}

.irs-line-right {
    height: 8px;
    background-position: 100% -30px;
    border-radius: 15px;
}

.irs-bar {
    height: 8px;
    top: 25px;
    background-position: 0 -60px;
}

.irs-bar-edge {
    top: 25px;
    height: 8px;
    width: 10px;
    background-position: 0 -90px;
    border-radius: 15px 0 0 15px;
}

.irs-shadow {
    height: 3px;
    top: 34px;
    background: #282828;
    opacity: 0.25;
}

.lt-ie9 .irs-shadow {
    filter: alpha(opacity=25);
}

.irs-slider {
    width: 20px;
    height: 20px;
    top: 18px;
    background-color: #ffffff;
    border: 2px solid #223a5c;
    border-radius: 50%;
    background: #ffffff;
    background-position: 0 -120px;
    z-index: 0;
}

    .irs-slider.type_last {
        z-index: 0;
    }

    .irs-slider.state_hover {
        background-position: 0 -150px;
    }

    .irs-slider:hover {
        background-position: 0 -150px;
    }

.irs-min {
    color: #8A98AC;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 1px 3px;
    background: #e9eff9;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.irs-max {
    color: #8A98AC;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 1px 3px;
    background: #e9eff9;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.irs-from {
    color: #ffffff;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: #223a5c;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.irs-to {
    color: #ffffff;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: #223a5c;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.irs-single {
    color: #ffffff;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: #223a5c;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.irs-from:after {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #223a5c;
}

.irs-to:after {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #223a5c;
}

.irs-single:after {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #223a5c;
}

.irs-grid-pol {
    background: #e9eff9;
}

.irs-grid-text {
    color: #8A98AC;
}

/* 
-------------------------------
    : Custom - Rating css :
-------------------------------
*/
/* -- 1 to 10 Rating -- */
.br-theme-bars-1to10 .br-widget {
    height: 50px;
    white-space: nowrap;
}

    .br-theme-bars-1to10 .br-widget a {
        display: block;
        width: 12px;
        padding: 5px 0;
        height: 28px;
        float: left;
        background-color: rgb(62 114 189 / 27%);
        margin: 1px;
        text-align: center;
    }

        .br-theme-bars-1to10 .br-widget a.br-active {
            background-color: #223a5c;
        }

        .br-theme-bars-1to10 .br-widget a.br-selected {
            background-color: #223a5c;
        }

    .br-theme-bars-1to10 .br-widget .br-current-rating {
        font-size: 20px;
        line-height: 30px;
        float: left;
        padding: 0 20px 0 20px;
        color: #223a5c;
        font-weight: 400;
        vertical-align: middle;
    }

.br-theme-bars-1to10 .br-readonly a {
    cursor: default;
}

    .br-theme-bars-1to10 .br-readonly a.br-active {
        background-color: #f2cd95;
    }

    .br-theme-bars-1to10 .br-readonly a.br-selected {
        background-color: #f2cd95;
    }

.br-theme-bars-1to10 .br-readonly .br-current-rating {
    color: #f2cd95;
}

@media print {
    .br-theme-bars-1to10 .br-widget a {
        border: 1px solid #223a5c;
        background: #ffffff;
        height: 38px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .br-theme-bars-1to10 .br-widget a.br-active {
            border: 1px solid #223a5c;
            background: #223a5c;
        }

        .br-theme-bars-1to10 .br-widget a.br-selected {
            border: 1px solid #223a5c;
            background: #223a5c;
        }

    .br-theme-bars-1to10 .br-widget .br-current-rating {
        color: #223a5c;
    }
}
/* -- Movie Rating -- */
.br-theme-bars-movie .br-widget {
    height: 50px;
    white-space: nowrap;
}

    .br-theme-bars-movie .br-widget a {
        display: block;
        width: 60px;
        height: 8px;
        float: left;
        background-color: rgb(62 114 189 / 27%);
        margin: 1px;
    }

        .br-theme-bars-movie .br-widget a.br-active {
            background-color: #223a5c;
        }

        .br-theme-bars-movie .br-widget a.br-selected {
            background-color: #223a5c;
        }

    .br-theme-bars-movie .br-widget .br-current-rating {
        clear: both;
        width: 240px;
        text-align: center;
        font-weight: 600;
        display: block;
        padding: 0.5em 0;
        color: #223a5c;
        font-weight: 400;
    }

.br-theme-bars-movie .br-readonly a {
    cursor: default;
}

    .br-theme-bars-movie .br-readonly a.br-active {
        background-color: rgb(62 114 189 / 27%);
    }

    .br-theme-bars-movie .br-readonly a.br-selected {
        background-color: rgb(62 114 189 / 27%);
    }

.br-theme-bars-movie .br-readonly .br-current-rating {
    color: rgb(62 114 189 / 27%);
}

@media print {
    .br-theme-bars-movie .br-widget a {
        border: 1px solid #223a5c;
        background: #ffffff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .br-theme-bars-movie .br-widget a.br-active {
            border: 1px solid #223a5c;
            background: #223a5c;
        }

        .br-theme-bars-movie .br-widget a.br-selected {
            border: 1px solid #223a5c;
            background: #223a5c;
        }

    .br-theme-bars-movie .br-widget .br-current-rating {
        color: #223a5c;
    }
}
/* -- Square Rating -- */
.br-theme-bars-square .br-widget {
    height: 50px;
    white-space: nowrap;
}

    .br-theme-bars-square .br-widget a {
        display: block;
        width: 30px;
        height: 30px;
        float: left;
        border: 2px solid rgb(62 114 189 / 27%);
        background-color: #ffffff;
        margin: 2px;
        text-decoration: none;
        font-size: 14px;
        font-weight: 400;
        line-height: 2;
        text-align: center;
        color: rgb(62 114 189 / 27%);
        font-weight: 600;
    }

        .br-theme-bars-square .br-widget a.br-active {
            border: 2px solid #223a5c;
            color: #223a5c;
        }

        .br-theme-bars-square .br-widget a.br-selected {
            border: 2px solid #223a5c;
            color: #223a5c;
        }

    .br-theme-bars-square .br-widget .br-current-rating {
        clear: both;
        width: 330px;
        text-align: center;
        font-weight: 600;
        display: block;
        padding: 0.5em 0;
        color: #223a5c;
    }

.br-theme-bars-square .br-readonly a {
    cursor: default;
}

    .br-theme-bars-square .br-readonly a.br-active {
        border: 2px solid #primary;
        color: #223a5c;
    }

    .br-theme-bars-square .br-readonly a.br-selected {
        border: 2px solid #primary;
        color: #223a5c;
    }

@media print {
    .br-theme-bars-square .br-widget a {
        border: 2px solid #223a5c;
        color: #223a5c;
    }

        .br-theme-bars-square .br-widget a.br-active {
            border: 2px solid #223a5c;
            color: #223a5c;
        }

        .br-theme-bars-square .br-widget a.br-selected {
            border: 2px solid #223a5c;
            color: #223a5c;
        }
}
/* -- Pill Rating -- */
.br-theme-bars-pill .br-widget {
    height: 50px;
    white-space: nowrap;
}

    .br-theme-bars-pill .br-widget a {
        padding: 7px 15px;
        background-color: rgb(62 114 189 / 27%);
        color: #223a5c;
        text-decoration: none;
        font-size: 13px;
        line-height: 3;
        text-align: center;
        font-weight: 400;
    }

        .br-theme-bars-pill .br-widget a:first-child {
            -webkit-border-top-left-radius: 999px;
            -webkit-border-bottom-left-radius: 999px;
            -moz-border-radius-topleft: 999px;
            -moz-border-radius-bottomleft: 999px;
            border-top-left-radius: 999px;
            border-bottom-left-radius: 999px;
        }

        .br-theme-bars-pill .br-widget a:last-child {
            -webkit-border-top-right-radius: 999px;
            -webkit-border-bottom-right-radius: 999px;
            -moz-border-radius-topright: 999px;
            -moz-border-radius-bottomright: 999px;
            border-top-right-radius: 999px;
            border-bottom-right-radius: 999px;
        }

        .br-theme-bars-pill .br-widget a.br-active {
            background-color: #223a5c;
            color: #ffffff;
        }

        .br-theme-bars-pill .br-widget a.br-selected {
            background-color: #223a5c;
            color: #ffffff;
        }

.br-theme-bars-pill .br-readonly a {
    cursor: default;
}

    .br-theme-bars-pill .br-readonly a.br-active {
        background-color: rgb(62 114 189 / 27%);
    }

    .br-theme-bars-pill .br-readonly a.br-selected {
        background-color: rgb(62 114 189 / 27%);
    }

@media print {
    .br-theme-bars-pill .br-widget a {
        border: 1px solid #223a5c;
        border-left: none;
        background: #ffffff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .br-theme-bars-pill .br-widget a:first-child {
            border-left: 1px solid #223a5c;
        }

        .br-theme-bars-pill .br-widget a.br-active {
            border: 1px solid #223a5c;
            border-left: none;
            background: #ffffff;
            color: #223a5c;
        }

        .br-theme-bars-pill .br-widget a.br-selected {
            border: 1px solid #223a5c;
            border-left: none;
            background: #ffffff;
            color: #223a5c;
        }
}
/* -- Reversed Rating -- */
.br-theme-bars-reversed .br-widget {
    height: 50px;
    white-space: nowrap;
}

    .br-theme-bars-reversed .br-widget a {
        display: block;
        width: 22px;
        height: 22px;
        float: left;
        background-color: rgb(62 114 189 / 27%);
        margin: 1px;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.4;
        color: #223a5c;
        text-align: center;
    }

        .br-theme-bars-reversed .br-widget a.br-active {
            background-color: #223a5c;
            color: #ffffff;
        }

        .br-theme-bars-reversed .br-widget a.br-selected {
            background-color: #223a5c;
            color: #ffffff;
        }

    .br-theme-bars-reversed .br-widget .br-current-rating {
        line-height: 1.3;
        float: left;
        padding: 0 20px 0 20px;
        color: #223a5c;
        font-size: 17px;
        font-weight: 400;
    }

.br-theme-bars-reversed .br-readonly a {
    cursor: default;
}

    .br-theme-bars-reversed .br-readonly a.br-active {
        background-color: #223a5c;
    }

    .br-theme-bars-reversed .br-readonly a.br-selected {
        background-color: #223a5c;
    }

.br-theme-bars-reversed .br-readonly .br-current-rating {
    color: #223a5c;
}

@media print {
    .br-theme-bars-reversed .br-widget a {
        border: 1px solid #223a5c;
        background: #ffffff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .br-theme-bars-reversed .br-widget a.br-active {
            border: 1px solid #223a5c;
            background: white;
        }

        .br-theme-bars-reversed .br-widget a.br-selected {
            border: 1px solid #223a5c;
            background: white;
        }

    .br-theme-bars-reversed .br-widget .br-current-rating {
        color: #223a5c;
    }
}
/* -- Horizontal Rating -- */
.br-theme-bars-horizontal .br-widget {
    width: 50px;
    white-space: nowrap;
}

    .br-theme-bars-horizontal .br-widget a {
        display: block;
        width: 120px;
        height: 5px;
        background-color: rgb(62 114 189 / 27%);
        margin: 1px;
    }

        .br-theme-bars-horizontal .br-widget a.br-active {
            background-color: #223a5c;
        }

        .br-theme-bars-horizontal .br-widget a.br-selected {
            background-color: #223a5c;
        }

    .br-theme-bars-horizontal .br-widget .br-current-rating {
        width: 120px;
        font-size: 18px;
        font-weight: 600;
        line-height: 2;
        text-align: center;
        color: #223a5c;
    }

.br-theme-bars-horizontal .br-readonly a {
    cursor: default;
}

    .br-theme-bars-horizontal .br-readonly a.br-active {
        background-color: #223a5c;
    }

    .br-theme-bars-horizontal .br-readonly a.br-selected {
        background-color: #223a5c;
    }

.br-theme-bars-horizontal .br-readonly .br-current-rating {
    color: #223a5c;
}

@media print {
    .br-theme-bars-horizontal .br-widget a {
        border: 1px solid #223a5c;
        background: #ffffff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .br-theme-bars-horizontal .br-widget a.br-active {
            border: 1px solid #223a5c;
            background: white;
        }

        .br-theme-bars-horizontal .br-widget a.br-selected {
            border: 1px solid #223a5c;
            background: white;
        }

    .br-theme-bars-horizontal .br-widget .br-current-rating {
        color: #223a5c;
    }
}
/* -- CSS Rating -- */
.br-theme-css-stars .br-widget {
    height: 50px;
    white-space: nowrap;
}

    .br-theme-css-stars .br-widget a {
        text-decoration: none;
        height: 18px;
        width: 18px;
        float: left;
        font-size: 23px;
        margin-right: 5px;
    }

        .br-theme-css-stars .br-widget a:after {
            content: "★";
            color: rgb(62 114 189 / 27%);
        }

        .br-theme-css-stars .br-widget a.br-active:after {
            color: #223a5c;
        }

        .br-theme-css-stars .br-widget a.br-selected:after {
            color: #223a5c;
        }

    .br-theme-css-stars .br-widget .br-current-rating {
        display: none;
    }

.br-theme-css-stars .br-readonly a {
    cursor: default;
}

@media print {
    .br-theme-css-stars .br-widget a:after {
        content: "☆";
        color: #223a5c;
    }

    .br-theme-css-stars .br-widget a.br-active:after {
        content: "★";
        color: #223a5c;
    }

    .br-theme-css-stars .br-widget a.br-selected:after {
        content: "★";
        color: #223a5c;
    }
}
/* -- Font Awesome Rating -- */
.br-theme-fontawesome-stars .br-widget {
    height: 50px;
    white-space: nowrap;
}

    .br-theme-fontawesome-stars .br-widget a {
        font: normal normal normal 20px/1 FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        text-decoration: none;
        margin-right: 2px;
    }

        .br-theme-fontawesome-stars .br-widget a:after {
            content: "";
            color: rgb(62 114 189 / 27%);
        }

        .br-theme-fontawesome-stars .br-widget a.br-active:after {
            color: #223a5c;
        }

        .br-theme-fontawesome-stars .br-widget a.br-selected:after {
            color: #223a5c;
        }

    .br-theme-fontawesome-stars .br-widget .br-current-rating {
        display: none;
    }

.br-theme-fontawesome-stars .br-readonly a {
    cursor: default;
}

@media print {
    .br-theme-fontawesome-stars .br-widget a:after {
        content: "";
        color: #223a5c;
    }

    .br-theme-fontawesome-stars .br-widget a.br-active:after {
        content: "";
        color: #223a5c;
    }

    .br-theme-fontawesome-stars .br-widget a.br-selected:after {
        content: "";
        color: #223a5c;
    }
}
/* -- Font Awesome Franctional Rating -- */
.br-theme-fontawesome-stars-o .br-widget {
    height: 30px;
    white-space: nowrap;
}

    .br-theme-fontawesome-stars-o .br-widget a {
        font: normal normal normal 20px/1 FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        text-decoration: none;
        margin-right: 2px;
    }

        .br-theme-fontawesome-stars-o .br-widget a:after {
            content: "";
            color: rgb(62 114 189 / 27%);
        }

        .br-theme-fontawesome-stars-o .br-widget a.br-active:after {
            content: "";
            color: #223a5c;
        }

        .br-theme-fontawesome-stars-o .br-widget a.br-selected:after {
            content: "";
            color: #223a5c;
        }

        .br-theme-fontawesome-stars-o .br-widget a.br-fractional:after {
            content: "";
            color: #223a5c;
        }

    .br-theme-fontawesome-stars-o .br-widget .br-current-rating {
        display: none;
    }

.br-theme-fontawesome-stars-o .br-readonly a {
    cursor: default;
}

.br-theme-fontawesome-stars-o .br-reverse a.br-fractional {
    display: inline-block;
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

@media print {
    .br-theme-fontawesome-stars-o .br-widget a:after {
        content: "";
        color: #223a5c;
    }

    .br-theme-fontawesome-stars-o .br-widget a.br-active:after {
        content: "";
        color: #223a5c;
    }

    .br-theme-fontawesome-stars-o .br-widget a.br-selected:after {
        content: "";
        color: #223a5c;
    }

    .br-theme-fontawesome-stars-o .br-widget a.br-fractional:after {
        content: "";
        color: #223a5c;
    }
}
/* 
---------------------------------------
    : Custom - Security Pages css :
---------------------------------------
*/
.authenticate-bg {
    background: url(../images/authentication/authentication-bg.svg);
    background-size: cover;
    background-position: bottom left;
    min-height: 100vh;
}

.auth-box > .row {
    height: 100vh;
    padding: 15px 0;
}

.auth-box .auth-box-left .card {
    background: white;
    border-radius: 3px 0 0 3px;
}

    .auth-box .auth-box-left .card .card-body {
        padding: 30px;
        background: #e8f0fe;
    }

.auth-box .auth-box-left .auth-box-icon {
    height: 377px;
}

.auth-box .auth-box-left .auth-box-logo {
    width: 150px;
}

.auth-box .auth-box-right .card {
    border-radius: 0 3px 3px 0;
}

    .auth-box .auth-box-right .card .card-body {
        padding: 10px 15px;
    }

.auth-box .auth-box-right .error-title {
    font-size: 90px;
}

.auth-box .auth-box-right .web-logo img {
    margin: 30px 0;
}

.auth-box .auth-box-right .user-logo {
    position: relative;
    z-index: 999;
}

    .auth-box .auth-box-right .user-logo img {
        height: 80px;
        width: 80px;
    }

.auth-box .auth-box-right .login-or {
    position: relative;
    text-align: center;
    margin-top: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

    .auth-box .auth-box-right .login-or:before {
        content: "";
        background: rgba(0, 0, 0, 0.05);
        height: 1px;
        width: 45%;
        top: 45%;
        left: 0;
        position: absolute;
    }

    .auth-box .auth-box-right .login-or:after {
        content: "";
        background: rgba(0, 0, 0, 0.05);
        height: 1px;
        width: 45%;
        top: 45%;
        right: 0;
        position: absolute;
    }

.auth-box .auth-box-right .forgot-psw {
    text-align: right;
}

.auth-box .auth-box-right .custom-checkbox .custom-control-label:before {
    margin-top: -2px;
}

.auth-box .auth-box-right .custom-checkbox .custom-control-label:after {
    margin-top: -2px;
}

.auth-box.login-box .auth-box-right .card {
    padding: 20px;
    border-radius: 3px;
    box-shadow: 1px 1px 3px 1px rgb(0 0 0 / 0.1);
}

.auth-box.register-box .auth-box-right .card {
    padding-bottom: 50px;
}

.auth-box.forgot-password-box .auth-box-right .card {
    padding-bottom: 188px;
}

.auth-box.lock-screen-box .auth-box-right .card {
    padding-bottom: 104px;
}

.auth-box.error-box .error-logo {
    width: 150px;
}

.auth-box.error-box .error-image {
    margin: 30px 0;
}

.auth-box.error-box > .row {
    height: 100vh;
}

.auth-box .countdown-block {
    display: inline-block;
    padding: 30px;
}

@media (max-width: 767px) {
    .auth-box > .row {
        height: auto;
    }

    .auth-box .auth-box-left .card {
        border-radius: 3px 3px 0 0;
    }

    .auth-box .auth-box-left .auth-box-icon {
        margin: 30px 0;
    }

        .auth-box .auth-box-left .auth-box-icon img {
            width: 150px;
        }

    .auth-box .auth-box-left .auth-box-logo {
        width: 100px;
    }

    .auth-box .auth-box-left h4 {
        font-size: 22px;
    }

    .auth-box .auth-box-right .card {
        border-radius: 0 0 3px 3px;
    }

    .auth-box .auth-box-right h4 {
        font-size: 22px;
    }

    .auth-box.login-box .auth-box-right .card {
        padding-bottom: 0;
    }

    .auth-box.register-box .auth-box-right .card {
        padding-bottom: 0;
    }

    .auth-box.forgot-password-box .auth-box-right .card {
        padding-bottom: 0;
    }

    .auth-box.lock-screen-box .auth-box-right .card {
        padding-bottom: 0;
    }
}

@media (max-width: 575px) {
    .auth-box .auth-box-right .forgot-psw {
        text-align: left;
    }
}
/* 
-----------------------------------
    : Custom - Summernote css :
-----------------------------------
*/
.note-btn-group .dropdown-menu > li > a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #282828;
    white-space: nowrap;
}

    .note-btn-group .dropdown-menu > li > a:hover {
        background-color: #f1f5fb;
    }

.note-image-popover {
    display: none;
}

    .note-image-popover .dropdown-toggle::after {
        margin-left: 0;
    }

.note-air-popover {
    display: none;
}

    .note-air-popover .dropdown-toggle::after {
        margin-left: 0;
    }

.note-link-popover {
    display: none;
}

    .note-link-popover .dropdown-toggle::after {
        margin-left: 0;
    }

.note-icon-caret {
    display: none;
}

.note-editor {
    position: relative;
}

    .note-editor .btn-default {
        background-color: transparent;
        border-color: transparent;
    }

    .note-editor .btn-group-sm > .btn, .note-editor .btn-sm {
        padding: 8px 12px;
    }

    .note-editor .note-toolbar {
        background-color: transparent;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
        margin: 0;
    }

        .note-editor .note-toolbar .btn-light {
            color: #8A98AC;
            background-color: #e9eff9;
            border-color: transparent;
            box-shadow: none;
        }

    .note-editor .note-statusbar {
        background-color: transparent !important;
    }

        .note-editor .note-statusbar .note-resizebar {
            border-top: none;
            height: 15px;
            padding-top: 3px;
        }

    .note-editor.note-frame {
        border: 1px solid rgba(0, 0, 0, 0.05) !important;
    }

        .note-editor.note-frame .note-editing-area .note-editable {
            background-color: transparent;
            color: #8A98AC;
        }

.note-popover .popover .popover-content {
    padding: 5px 0 10px 5px;
}

.note-popover .btn-default {
    background-color: transparent;
    border-color: transparent;
}

.note-popover .btn-group-sm > .btn, .note-popover .btn-sm {
    padding: 8px 12px;
}

.note-toolbar {
    padding: 5px 0 10px 5px;
}

/* 
------------------------------------
    : Custom - Sweet Alert css :
------------------------------------
*/
.swal2-modal {
    font-family: 'Montserrat', sans-serif;
    border-radius: 3px;
    border: none;
}

    .swal2-modal .swal2-title {
        font-weight: 400;
        font-size: 20px;
        color: #282828;
    }

    .swal2-modal .swal2-content {
        font-size: 16px;
        font-weight: 400;
        color: #8A98AC;
    }

    .swal2-modal .swal2-spacer {
        margin: 10px 0;
    }

    .swal2-modal .swal2-file, .swal2-modal .swal2-input, .swal2-modal .swal2-textarea {
        border: 1px solid rgba(0, 0, 0, 0.05);
        font-size: 16px;
        box-shadow: none !important;
        background-color: transparent;
    }

        .swal2-modal .swal2-file:focus, .swal2-modal .swal2-input:focus, .swal2-modal .swal2-textarea:focus {
            border: 1px solid #223a5c;
        }

    .swal2-modal .swal2-styled {
        border: inherit;
        font-size: 14px;
        font-weight: 400;
        margin: 0 5px;
        padding: 6px 12px;
    }

    .swal2-modal .swal2-confirm {
        background-color: #223a5c !important;
        border: none;
    }

        .swal2-modal .swal2-confirm.btn-success {
            background-color: #08d26f !important;
            box-shadow: none;
            border: none;
            border-radius: 3px;
        }

    .swal2-modal .swal2-cancel {
        background-color: #fc4f68 !important;
        border: none;
        border-radius: 3px;
    }

    .swal2-modal .swal2-icon.swal2-error {
        color: #fc4f68;
        border-color: #feb3be;
    }

    .swal2-modal .swal2-icon.swal2-question {
        color: #223a5c;
        border-color: #d1b3ff;
    }

    .swal2-modal .swal2-icon.swal2-warning {
        color: #ffe411;
        border-color: #fff077;
    }

    .swal2-modal .swal2-icon.swal2-info {
        color: #81cef6;
        border-color: #e0f3fd;
    }

    .swal2-modal .swal2-icon.swal2-success {
        color: #08d26f;
        border-color: #08d26f;
    }

        .swal2-modal .swal2-icon.swal2-success .line {
            background-color: #08d26f;
        }

        .swal2-modal .swal2-icon.swal2-success .placeholder {
            border: 4px solid #79fabb;
        }

        .swal2-modal .swal2-icon.swal2-success:before {
            background: transparent;
        }

        .swal2-modal .swal2-icon.swal2-success:after {
            background: transparent;
        }

        .swal2-modal .swal2-icon.swal2-success .fix {
            background: transparent;
        }

    .swal2-modal .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
        background: #223a5c;
    }

        .swal2-modal .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
            background: #d1b3ff;
        }

        .swal2-modal .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
            background: #d1b3ff;
        }

    .swal2-modal .swal2-progresssteps .swal2-progresscircle {
        background: #223a5c;
    }

    .swal2-modal .swal2-progresssteps .swal2-progressline {
        background: #223a5c;
    }

    .swal2-modal .swal2-validationerror {
        background-color: #e9eff9;
        color: #8A98AC;
        font-weight: 400;
    }

        .swal2-modal .swal2-validationerror:before {
            background-color: #fc4f68;
        }

/* 
----------------------------------
    : Custom - Switchery css :
----------------------------------
*/
.switchery {
    background-color: #ffffff;
    border: 1px solid tranparent;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    position: relative;
    vertical-align: middle;
    width: 50px;
    margin-bottom: 5px;
}

.switchery-small {
    border-radius: 20px;
    height: 20px;
    width: 33px;
}

    .switchery-small > small {
        height: 20px;
        width: 20px;
    }

.switchery-large {
    border-radius: 40px;
    height: 40px;
    width: 66px;
}

    .switchery-large > small {
        height: 40px;
        width: 40px;
    }

/* 
-------------------------------
    : Custom - Tables css :
-------------------------------
*/
.table {
    margin-bottom: 10px;
    color: #000000;
}

    .table th {
        position: relative;
        font-size: 12px;
        font-weight: 600;
        text-transform: capitalize;
        padding: 5px;
        text-align: center;
    }

    .table td.numeric {
        text-align: right;
    }

    .table td {
        position: relative;
        color: #000000;
        vertical-align: middle;
        border-top: 1px solid rgba(0, 0, 0, 0.05);
        padding: 5px;
    }

    .table:not(.table-xxs) thead th {
        vertical-align: middle;
        padding: 5px 5px;
    }

    .table .thead-light th {
        color: #282828;
        background-color: #e9eff9;
        border-color: rgba(0, 0, 0, 0.05);
    }

    .table .thead-dark th {
        color: #ffffff;
        background-color: #2e2e2e;
        border-color: rgba(0, 0, 0, 0.05);
    }

.table-bordered {
    border: 1px solid rgb(0 0 0 / 12%);
}

    .table-bordered th {
        border: 1px solid rgb(235 235 235);
    }

    .table-bordered td {
        border: 1px solid rgb(0 0 0 / 8%);
    }

.table-hover tbody tr:hover {
    color: #282828;
    background-color: #e9eff9;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #efefef;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background-color: white;
}

.thead-default th {
    background-color: #e9eff9;
}

.table-dark {
    color: #ffffff;
    background-color: #2e2e2e;
}

    .table-dark td {
        border-color: rgba(255, 255, 255, 0.05);
        color: #8A98AC;
    }

    .table-dark th {
        border-color: rgba(255, 255, 255, 0.05);
    }

    .table-dark thead th {
        border-color: rgba(255, 255, 255, 0.05);
    }

    .table-dark.table-hover tbody tr:hover {
        color: #ffffff;
        background-color: rgba(255, 255, 255, 0.05);
    }

.table-borderless tbody + tbody {
    border: 0 !important;
}

.table-borderless td {
    border: 0 !important;
}

.table-borderless th {
    border: 0 !important;
}

.table-borderless thead th {
    border: 0 !important;
}

.table-primary {
    background-color: rgb(62 114 189 / 27%);
}

    .table-primary > td {
        background-color: rgb(62 114 189 / 27%);
        color: #223a5c;
    }

    .table-primary > th {
        background-color: rgb(62 114 189 / 27%);
        color: #223a5c;
    }

.table-secondary {
    background-color: rgba(188, 196, 220, 0.1);
}

    .table-secondary > td {
        background-color: rgba(188, 196, 220, 0.1);
        color: #bcc4dc;
    }

    .table-secondary > th {
        background-color: rgba(188, 196, 220, 0.1);
        color: #bcc4dc;
    }

.table-success {
    background-color: rgba(8, 210, 111, 0.1);
}

    .table-success > td {
        background-color: rgba(8, 210, 111, 0.1);
        color: #08d26f;
    }

    .table-success > th {
        background-color: rgba(8, 210, 111, 0.1);
        color: #08d26f;
    }

.table-danger {
    background-color: rgba(252, 79, 104, 0.1);
}

    .table-danger > td {
        background-color: rgba(252, 79, 104, 0.1);
        color: #fc4f68;
    }

    .table-danger > th {
        background-color: rgba(252, 79, 104, 0.1);
        color: #fc4f68;
    }

.table-warning {
    background-color: rgba(255, 228, 17, 0.1);
}

    .table-warning > td {
        background-color: rgba(255, 228, 17, 0.1);
        color: #ffe411;
    }

    .table-warning > th {
        background-color: rgba(255, 228, 17, 0.1);
        color: #ffe411;
    }

.table-info {
    background-color: rgba(129, 206, 246, 0.1);
}

    .table-info > td {
        background-color: rgba(129, 206, 246, 0.1);
        color: #81cef6;
    }

    .table-info > th {
        background-color: rgba(129, 206, 246, 0.1);
        color: #81cef6;
    }

.table-light {
    background-color: rgba(233, 239, 249, 0.1);
}

    .table-light > td {
        background-color: rgba(233, 239, 249, 0.1);
        color: #8A98AC;
    }

    .table-light > th {
        background-color: rgba(233, 239, 249, 0.1);
        color: #8A98AC;
    }

/* -- Table Data Table -- */
.table.dataTable {
    border-spacing: 0;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before {
    background-color: #223a5c;
    border: none;
    box-shadow: none;
    height: 18px;
    width: 18px;
    line-height: 18px;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    background-color: #223a5c;
    border: none;
    box-shadow: none;
    height: 18px;
    width: 18px;
    line-height: 18px;
}

div.dt-button-info {
    background-color: #ffffff;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    border: none !important;
    border-radius: 3px !important;
}

    div.dt-button-info h2 {
        color: #282828;
        background-color: #ffffff;
        border-color: rgba(0, 0, 0, 0.05);
        font-size: 20px;
        border-radius: 3px 3px 0 0 !important;
    }

    div.dt-button-info div {
        color: #8A98AC;
    }

/* -- Table Editable -- */
button.tabledit-edit-button {
    background-color: #223a5c;
    border: none;
    border-radius: 3px !important;
    width: 35px;
    height: 35px;
}

    button.tabledit-edit-button:active {
        background-color: #8534ff !important;
        box-shadow: none !important;
    }

    button.tabledit-edit-button:hover {
        background-color: #8534ff !important;
        box-shadow: none !important;
    }

    button.tabledit-edit-button:focus {
        background-color: #8534ff !important;
        box-shadow: none !important;
    }

    button.tabledit-edit-button:visited {
        background-color: #8534ff !important;
        box-shadow: none !important;
    }

    button.tabledit-edit-button:not(:disabled):not(.disabled).active {
        background-color: #8534ff !important;
        box-shadow: none !important;
    }

button.tabledit-delete-button {
    background-color: #fc4f68;
    border: none !important;
    border-radius: 3px !important;
    width: 35px;
    height: 35px;
}

    button.tabledit-delete-button:active {
        background-color: #fc3652 !important;
        box-shadow: none !important;
    }

    button.tabledit-delete-button:hover {
        background-color: #fc3652 !important;
        box-shadow: none !important;
    }

    button.tabledit-delete-button:focus {
        background-color: #fc3652 !important;
        box-shadow: none !important;
    }

    button.tabledit-delete-button:visited {
        background-color: #fc3652 !important;
        box-shadow: none !important;
    }

    button.tabledit-delete-button:not(:disabled):not(.disabled).active {
        background-color: #fc3652 !important;
        box-shadow: none !important;
    }

.tabledit-save-button {
    border-radius: 3px;
}

.tabledit-confirm-button {
    border-radius: 3px;
}

/* -- RWD Table -- */
table.focus-on tbody tr.focused th {
    background-color: #223a5c;
    color: #ffffff;
}

table.focus-on tbody tr.focused td {
    background-color: #223a5c;
    color: #ffffff;
}

table.focus-on tfoot tr.focused th {
    background-color: #223a5c;
    color: #ffffff;
}

table.focus-on tfoot tr.focused td {
    background-color: #223a5c;
    color: #ffffff;
}

.table-wrapper .btn-toolbar {
    display: block;
    margin-bottom: 15px;
}

.table-responsive[data-pattern=priority-columns] {
    border: 1px solid rgba(0, 0, 0, 0.05);
}

/* -- Footable -- */
.footable-paging .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .footable-paging .pagination > li {
        display: inline;
    }

        .footable-paging .pagination > li a.footable-page-link {
            position: relative;
            padding: 0.5rem 0.75rem;
            margin-left: -1px;
            line-height: 1.25;
            color: #223a5c;
            background-color: transparent;
            border: 1px solid rgba(0, 0, 0, 0.05);
        }

        .footable-paging .pagination > li:first-child a.footable-page-link {
            margin-left: 0;
            border-top-left-radius: 3px;
            border-bottom-left-radius: 3px;
        }

        .footable-paging .pagination > li:last-child a.footable-page-link {
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px;
        }

        .footable-paging .pagination > li.active a.footable-page-link {
            color: #ffffff;
            background-color: #223a5c;
            border: 1px solid #223a5c;
        }

.footable-paging .label {
    background-color: #e9eff9;
    color: #8A98AC;
    padding: 2px 10px;
    border-radius: 3px;
}

.footable-filtering .form-inline {
    display: block;
    float: right;
}

.footable-filtering .open > .dropdown-menu {
    display: block;
    padding: 15px;
    color: #8A98AC;
}

    .footable-filtering .open > .dropdown-menu li a.checkbox input[type=checkbox] {
        margin-top: 5px;
    }

.footable-filtering .input-group-btn .btn {
    margin-left: 5px;
    padding: 7px 12px;
}

.footable-filtering .input-group-btn .fooicon-search:before {
    content: "";
    font-family: "feather" !important;
}

/* 
-----------------------------
    : Custom - Tabs css :
-----------------------------
*/
/* -- Navs & Tabs -- */
.nav-tabs {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

    .nav-tabs .nav-link {
        color: #2e2e2e;
    }

        .nav-tabs .nav-link:hover {
            border-color: rgba(0, 0, 0, 0.05) rgba(0, 0, 0, 0.05) #ffffff;
        }

        .nav-tabs .nav-link:focus {
            border-color: rgba(0, 0, 0, 0.05) rgba(0, 0, 0, 0.05) #ffffff;
        }

        .nav-tabs .nav-link.active {
            color: #223a5c;
            background-color: #ffffff;
            border-color: rgba(0, 0, 0, 0.05) rgba(0, 0, 0, 0.05) #ffffff;
        }

        .nav-tabs .nav-link.disabled {
            color: #bcc4dc;
        }

    .nav-tabs .nav-item.show .nav-link {
        color: #223a5c;
        background-color: #ffffff;
        border-color: rgba(0, 0, 0, 0.05) rgba(0, 0, 0, 0.05) #ffffff;
    }

.nav-pills .nav-link {
    position: relative;
    color: #2e2e2e;
    padding: .5rem 1.5rem;
}

    .nav-pills .nav-link.disabled {
        color: #bcc4dc;
    }

    .nav-pills .nav-link.active {
        color: #ffffff;
        background-color: #223a5c;
    }

.nav-pills .show > .nav-link {
    color: #ffffff;
    background-color: #223a5c;
}

/* -- Custom Tabs -- */
.nav-tabs.custom-tab-line .nav-item {
    margin-right: 20px;
}

    .nav-tabs.custom-tab-line .nav-item.show .nav-link {
        color: #223a5c;
        background-color: #ffffff;
        border-color: #ffffff #ffffff #223a5c;
    }

.nav-tabs.custom-tab-line .nav-link {
    border-bottom-width: 2px;
    padding-left: 0;
    padding-right: 0;
}

    .nav-tabs.custom-tab-line .nav-link.active {
        color: #223a5c;
        background-color: #ffffff;
        border-color: #ffffff #ffffff #223a5c;
    }

    .nav-tabs.custom-tab-line .nav-link:focus {
        color: #223a5c;
        background-color: #ffffff;
        border-color: #ffffff #ffffff #223a5c;
    }

    .nav-tabs.custom-tab-line .nav-link:hover {
        color: #223a5c;
        background-color: #ffffff;
        border-color: #ffffff #ffffff #223a5c;
    }

.nav-pills.custom-tab-button {
    text-align: center;
}

    .nav-pills.custom-tab-button .nav-item {
        margin-right: 20px;
    }

    .nav-pills.custom-tab-button .nav-link .tab-btn-icon {
        display: block;
    }

/* 
---------------------------------
    : Custom - Timeline css :
---------------------------------
*/
.timeline-container {
    padding: 2.5em 0;
}

/* 
--------------------------------
    : Custom - Toolbar css :
--------------------------------
*/
.btn-toolbar {
    margin: 0 auto;
}

.tool-bottom .tool-item:first-child, .tool-top .tool-item:first-child {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.tool-bottom .tool-item:last-child, .tool-top .tool-item:last-child {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.btn-toolbar > i {
    color: #ffffff;
    font-size: 20px;
}

.toolbar-primary .tool-item {
    background: #223a5c;
}

    .toolbar-primary .tool-item > .feather {
        color: #ffffff;
    }

.toolbar-primary.tool-top .arrow {
    border-color: #223a5c transparent transparent;
}

.toolbar-primary .tool-item.selected {
    background: #8534ff;
}

.toolbar-primary .tool-item:hover {
    background: #8534ff;
}

.btn-toolbar-primary.pressed {
    background: #8534ff;
}

.toolbar-secondary .tool-item {
    background: #bcc4dc;
}

    .toolbar-secondary .tool-item > .feather {
        color: #ffffff;
    }

.toolbar-secondary.tool-top .arrow {
    border-color: #bcc4dc transparent transparent;
}

.toolbar-secondary .tool-item.selected {
    background: #abb5d3;
}

.toolbar-secondary .tool-item:hover {
    background: #abb5d3;
}

.btn-toolbar-secondary.pressed {
    background: #abb5d3;
}

.toolbar-success .tool-item {
    background: #08d26f;
}

    .toolbar-success .tool-item > .feather {
        color: #ffffff;
    }

.toolbar-success.tool-top .arrow {
    border-color: #08d26f transparent transparent;
}

.toolbar-success.tool-right .arrow {
    border-color: transparent #08d26f transparent transparent;
}

.toolbar-success .tool-item.selected {
    background: #07b962;
}

.toolbar-success .tool-item:hover {
    background: #07b962;
}

.btn-toolbar-success.pressed {
    background: #07b962;
}

.toolbar-danger .tool-item {
    background: #fc4f68;
}

    .toolbar-danger .tool-item > .feather {
        color: #ffffff;
    }

.toolbar-danger.tool-top .arrow {
    border-color: #fc4f68 transparent transparent;
}

.toolbar-danger.tool-bottom .arrow {
    border-color: transparent transparent #fc4f68;
}

.toolbar-danger .tool-item.selected {
    background: #fc3652;
}

.toolbar-danger .tool-item:hover {
    background: #fc3652;
}

.btn-toolbar-danger.pressed {
    background: #fc3652;
}

.toolbar-warning .tool-item {
    background: #ffe411;
}

    .toolbar-warning .tool-item > .feather {
        color: #ffffff;
    }

.toolbar-warning.tool-top .arrow {
    border-color: #ffe411 transparent transparent;
}

.toolbar-warning.tool-left .arrow {
    border-color: transparent transparent transparent #ffe411;
}

.toolbar-warning .tool-item.selected {
    background: #f7db00;
}

.toolbar-warning .tool-item:hover {
    background: #f7db00;
}

.btn-toolbar-warning.pressed {
    background: #f7db00;
}

.toolbar-info .tool-item {
    background: #81cef6;
}

    .toolbar-info .tool-item > .feather {
        color: #ffffff;
    }

.toolbar-info.tool-top .arrow {
    border-color: #81cef6 transparent transparent;
}

.toolbar-info .tool-item.selected {
    background: #69c5f4;
}

.toolbar-info .tool-item:hover {
    background: #69c5f4;
}

.btn-toolbar-info.pressed {
    background: #69c5f4;
}

.toolbar-light .tool-item {
    background: #e9eff9;
}

    .toolbar-light .tool-item > .feather {
        color: #ffffff;
    }

.toolbar-light.tool-top .arrow {
    border-color: #e9eff9 transparent transparent;
}

.toolbar-light .tool-item.selected {
    background: #d5e0f4;
}

.toolbar-light .tool-item:hover {
    background: #d5e0f4;
}

.btn-toolbar-light.pressed {
    background: #d5e0f4;
}

.toolbar-dark .tool-item {
    background: #2e2e2e;
}

    .toolbar-dark .tool-item > .feather {
        color: #ffffff;
    }

.toolbar-dark.tool-top .arrow {
    border-color: #2e2e2e transparent transparent;
}

.toolbar-dark .tool-item.selected {
    background: #212121;
}

.toolbar-dark .tool-item:hover {
    background: #212121;
}

.btn-toolbar-dark.pressed {
    background: #212121;
}

/* 
-------------------------------
    : Custom - Tour css :
-------------------------------
*/
.tourbar .card-body {
    padding: 20px;
}

.cd-single-step .cd-more-info {
    font-family: 'Montserrat', sans-serif !important;
    border-radius: 3px;
    border: none;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    padding: 20px;
}

    .cd-single-step .cd-more-info:before {
        color: #ffffff;
    }

    .cd-single-step .cd-more-info h2 {
        font-size: 18px;
        color: #282828;
        line-height: 1.2;
        margin-bottom: 0.4em;
    }

    .cd-single-step .cd-more-info p {
        font-size: 16px;
        line-height: 1.6;
        margin-bottom: 1.4em;
        font-family: 'Montserrat', sans-serif !important;
        color: #8A98AC;
    }

    .cd-single-step .cd-more-info img {
        margin-bottom: 1.4em;
        max-width: 100%;
        width: 150px;
    }

    .cd-single-step .cd-more-info span {
        float: left;
        padding-top: 0.1em;
        font-size: 14px;
        font-family: 'Montserrat', sans-serif !important;
    }

    .cd-single-step .cd-more-info .cd-close:before {
        background-color: #8A98AC;
    }

    .cd-single-step .cd-more-info .cd-close:after {
        background-color: #8A98AC;
    }

    .cd-single-step .cd-more-info .cd-tour-nav li:first-of-type {
        margin-right: 15px;
    }

    .cd-single-step .cd-more-info .cd-tour-nav a {
        font-size: 14px;
        color: #223a5c;
        font-weight: 400;
        background-color: rgb(62 114 189 / 27%);
        padding: 6px 12px;
        border-radius: 3px;
    }

        .cd-single-step .cd-more-info .cd-tour-nav a.cd-prev.inactive {
            background-color: rgba(188, 196, 220, 0.1);
            border: none;
            color: #bcc4dc;
        }

        .cd-single-step .cd-more-info .cd-tour-nav a.cd-next.inactive {
            background-color: rgba(188, 196, 220, 0.1);
            border: none;
            color: #bcc4dc;
        }

@media only screen and (min-width: 768px) {
    .cd-single-step .cd-more-info {
        font-family: 'Montserrat', sans-serif !important;
        border-radius: 3px;
        border: none;
        box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
        background-color: #ffffff;
        padding: 20px;
    }

        .cd-single-step .cd-more-info:before {
            color: #ffffff;
        }

        .cd-single-step .cd-more-info h2 {
            font-size: 18px;
            color: #282828;
            line-height: 1.2;
            margin-bottom: 0.4em;
        }

        .cd-single-step .cd-more-info p {
            font-size: 16px;
            line-height: 1.6;
            margin-bottom: 1.4em;
            font-family: 'Montserrat', sans-serif !important;
            color: #8A98AC;
        }

        .cd-single-step .cd-more-info span {
            float: left;
            padding-top: 0.1em;
            font-size: 14px;
            font-family: 'Montserrat', sans-serif !important;
        }

        .cd-single-step .cd-more-info .cd-close:before {
            background-color: #8A98AC;
        }

        .cd-single-step .cd-more-info .cd-close:after {
            background-color: #8A98AC;
        }

        .cd-single-step .cd-more-info .cd-tour-nav li:first-of-type {
            margin-right: 15px;
        }

        .cd-single-step .cd-more-info .cd-tour-nav a {
            font-size: 14px;
            color: #223a5c;
            font-weight: 400;
            background-color: rgb(62 114 189 / 27%);
            padding: 6px 12px;
            border-radius: 3px;
        }

            .cd-single-step .cd-more-info .cd-tour-nav a.cd-prev.inactive {
                background-color: rgba(188, 196, 220, 0.1);
                border: none;
                color: #bcc4dc;
            }

            .cd-single-step .cd-more-info .cd-tour-nav a.cd-next.inactive {
                background-color: rgba(188, 196, 220, 0.1);
                border: none;
                color: #bcc4dc;
            }
}
/* 
--------------------------------
    : Custom - Widgets css :
--------------------------------
*/
/* -- Widget - Basic -- */
.widget-icon-bg {
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto;
}

/* --  Widget - To Do Lists -- */
.to-do-list .list-group-item {
    border: none;
}

.to-do-list .custom-control-label {
    color: #282828;
}

.to-do-list-remove {
    float: right;
    vertical-align: middle;
    cursor: pointer;
}

    .to-do-list-remove:hover {
        color: #fc4f68 !important;
    }

/* -- Widget - Action History -- */
.activities-history-list {
    position: relative;
}

    .activities-history-list i {
        position: absolute;
        color: #223a5c;
        top: 9px;
        left: 9px;
        font-size: 18px;
    }

    .activities-history-list:before {
        content: "";
        position: absolute;
        top: 0;
        width: 36px;
        height: 36px;
        border-radius: 3px;
        background-color: rgb(62 114 189 / 27%);
    }

    .activities-history-list:after {
        content: "";
        position: absolute;
        height: 100%;
        width: 3px;
        top: 36px;
        left: 16px;
        background: #e9eff9;
    }

    .activities-history-list .activities-history-item {
        margin-left: 55px;
        margin-bottom: 36px;
    }

    .activities-history-list.activities-success i {
        color: #08d26f;
    }

    .activities-history-list.activities-success:before {
        background-color: rgba(8, 210, 111, 0.1);
    }

    .activities-history-list.activities-danger i {
        color: #fc4f68;
    }

    .activities-history-list.activities-danger:before {
        background-color: rgba(252, 79, 104, 0.1);
    }

    .activities-history-list.activities-info i {
        color: #81cef6;
    }

    .activities-history-list.activities-info:before {
        background-color: rgba(129, 206, 246, 0.1);
    }

.icon-timer i {
    width: 30px;
    height: 30px;
    padding: 15px;
    font-size: 20px;
    border-radius: 50px;
    background-color: rgba(0, 0, 0, 0.2);
}

.widget-newsletter .form-control {
    background-color: #ffffff;
    border-radius: 50px;
}

    .widget-newsletter .form-control:focus {
        background-color: #ffffff;
    }

.widget-newsletter .input-group-append {
    padding: 3px;
    background: #ffffff;
    border-radius: 0 50px 50px 0;
}

    .widget-newsletter .input-group-append .btn {
        border-radius: 50px;
        background-color: #fc4f68;
        color: #ffffff;
        padding: 4px 10px;
        font-weight: 700;
    }

.chartist-widget-color {
    height: 194px !important;
}

    .chartist-widget-color .ct-series-a .ct-bar {
        stroke: #ffffff;
    }

    .chartist-widget-color .ct-label {
        fill: #ffffff;
        color: #ffffff;
        font-size: 14px;
        margin-top: 5px;
    }

.blog-meta {
    text-align: right;
    font-size: 14px;
}

@media (max-width: 767px) {
    .blog-link {
        text-align: center;
    }

    .blog-meta {
        text-align: center;
        margin-top: 15px;
    }
}
/* 
-----------------------------------
    : Custom - Responsive css :
-----------------------------------
*/
@media (max-width: 1199px) {
    .container-fluid {
        width: 100%;
    }
}

@media (max-width: 991px) {
    h1 {
        font-size: 38px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 26px;
    }

    h4 {
        font-size: 22px;
    }

    h5 {
        font-size: 18px;
    }

    h6 {
        font-size: 16px;
    }

    .topbar .menubar-toggle {
        display: inline-block;
    }

    .navigationbar {
        background-color: transparent;
        padding: 0;
    }

    .breadcrumbbar {
        margin-top: 72px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    body {
        overflow-x: hidden;
    }
}

@media (min-width: 768px) {
    .vertical-layout.toggle-menu .leftbar {
        position: fixed;
        width: 80px;
        margin-left: 0;
        transition: all 0.3s ease;
    }

        .vertical-layout.toggle-menu .leftbar:hover {
            width: 250px;
        }

            .vertical-layout.toggle-menu .leftbar:hover .vertical-menu > li > a > span {
                display: inline-block;
            }

            .vertical-layout.toggle-menu .leftbar:hover .vertical-menu > li > a > i {
                font-size: 16px;
            }

            .vertical-layout.toggle-menu .leftbar:hover .vertical-menu li > a > .icon-chevron-right {
                display: inline-block;
            }

            .vertical-layout.toggle-menu .leftbar:hover .vertical-menu li.active > .vertical-submenu {
                display: block !important;
            }

            .vertical-layout.toggle-menu .leftbar:hover .profilename {
                display: block;
            }

            .vertical-layout.toggle-menu .leftbar:hover .userbox {
                display: block;
            }

            .vertical-layout.toggle-menu .leftbar:hover .vertical-header {
                display: block;
            }

            .vertical-layout.toggle-menu .leftbar:hover .profilebar {
                padding: 15px 30px 15px 30px;
            }

            .vertical-layout.toggle-menu .leftbar:hover .logobar .logo.logo-small {
                display: none;
            }

            .vertical-layout.toggle-menu .leftbar:hover .logobar .logo.logo-large {
                display: block;
            }

            .vertical-layout.toggle-menu .leftbar:hover .logobar .logo img {
                width: 120px;
            }

            .vertical-layout.toggle-menu .leftbar:hover ~ .rightbar .topbar {
                left: 250px;
            }

    .vertical-layout.toggle-menu .vertical-menu > li > a > i {
        font-size: 18px;
    }

    .vertical-layout.toggle-menu .vertical-menu > li > a > span {
        display: none;
    }

    .vertical-layout.toggle-menu .vertical-menu li > a > .icon-chevron-right {
        display: none;
    }

    .vertical-layout.toggle-menu .vertical-menu li.active > .vertical-submenu {
        display: none !important;
    }

    .vertical-layout.toggle-menu .profilename {
        display: none;
    }

    .vertical-layout.toggle-menu .userbox {
        display: none;
    }

    .vertical-layout.toggle-menu .vertical-header {
        display: none;
    }

    .vertical-layout.toggle-menu .profilebar {
        padding: 15px 15px 15px 15px;
    }

    .vertical-layout.toggle-menu .logobar .logo.logo-small {
        display: block;
    }

    .vertical-layout.toggle-menu .logobar .logo.logo-large {
        display: none;
    }

    .vertical-layout.toggle-menu .logobar .logo img {
        width: 30px;
    }
}

@media (max-width: 767px) {
    body {
        overflow-x: hidden;
    }

    h1 {
        font-size: 36px;
    }

    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 20px;
    }

    h5 {
        font-size: 16px;
    }

    h6 {
        font-size: 15px;
    }

    .leftbar {
        position: fixed;
        margin-left: -250px;
    }

    .rightbar {
        margin-left: 0 !important;
    }

    .topbar-mobile {
        display: block;
        position: fixed;
        width: 100%;
        z-index: 10;
    }

    .topbar {
        display: none;
    }

        .topbar .togglebar {
            display: none;
        }

        .topbar .infobar {
            margin-right: 0;
        }

        .topbar .menubar-toggle {
            display: none;
        }

    .topbar-toggle-menu .topbar {
        display: block;
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1;
        margin-top: 70px;
        border-top: 1px solid rgba(0, 0, 0, 0.05);
    }

    .menubar {
        text-align: right;
    }

    .footerbar {
        left: 0;
    }

    .email-rightbar .email-open-box .open-email-head ul {
        text-align: left;
        margin-top: 15px;
    }

    .breadcrumbbar {
        padding: 30px 0 0 0;
    }

        .breadcrumbbar .page-title {
            text-align: center;
            margin-bottom: 10px;
            font-size: 18px;
        }

        .breadcrumbbar .breadcrumb-list {
            text-align: center;
        }

        .breadcrumbbar .widgetbar {
            text-align: center;
            margin-top: 10px;
        }

    .analytic-chart-label .analytic-label-perform {
        text-align: left;
        margin-bottom: 30px;
    }

    .analytic-chart-label .list-inline {
        text-align: left;
    }

    .analytic-chart-label .analytic-chart-piety {
        text-align: left;
    }
}

@media (max-width: 420px) {
    .infobar-notifications-sidebar.sidebarshow {
        width: 100%;
    }

    .infobar-settings-sidebar.sidebarshow {
        width: 100%;
    }
}

.table-xs td, .table-xs th {
    font-size: 12px;
    padding: 5px;
}

.table-xxs td, .table-xxs th {
    font-size: 9px;
    padding: 3px 3px;
    font-weight: 600;
}

.btn-xs {
    padding: 4px 7px;
    font-size: 10px;
}

.dt-buttons .btn {
    padding: 6px 7px;
    font-size: 10px;
}

#datatable-buttons_filter {
    float: right;
}

    #datatable-buttons_filter label {
        display: flex;
        justify-content: space-between;
        font-size: 14px;
        align-items: center;
    }

        #datatable-buttons_filter label input {
            margin-left: 10px;
        }

#datatable-buttons_info {
    font-size: 14px;
}

.filter-content {
    display: none;
}

span.code_generate {
    cursor: pointer;
    display: block;
    width: 80px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #f2f2f2;
    background: #223a5c;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

#datatable-buttons_paginate .pagination {
    justify-content: flex-end;
}

#datatable-buttons_wrapper .row {
    margin-bottom: 15px
}

#customerGsmCode {
    padding-left: 0;
    padding-right: 0;
    width: 80px;
    font-size: 13px;
    height: 35px;
}

.form-group {
    margin-bottom: 15px;
}

.citizenInput {
    display: none;
}

.custom-control-label {
    line-height: 24px;
    cursor: pointer;
    font-weight: 500;
}

.referenceFirm {
    display: none;
}

#customerLogo {
    display: none;
}

label[for="customerLogo"] {
    display: block;
    width: 200px;
    height: 200px;
    background: #f5f6ff;
    margin: auto;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

#blah {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 20px;
}

.badge-xl {
    padding: 7px 10px;
    font-size: 12px;
}

.flex-between {
    display: flex;
    justify-content: space-between
}

.form-control-primary + .select2-container--default .select2-selection--single {
    border: 1px solid #223a5c;
}

.btn-form {
    padding: 6px 9px;
}

.align-center {
    align-items: center;
}

#proformaPreview [data-toggle="tooltip"] {
    cursor: help;
}

#proformaPreview .form-group label span {
    padding-right: 5px;
    font-weight: bold;
}

#proformaPreview .form-group p, #proformaPreview .form-group span {
    color: #ee2e23;
    font-size: 12px;
}

span.input-change {
    display: block;
    max-width: 200px;
    float: right;
    text-align: right;
    cursor: text;
}

input.input-change {
    height: 25px;
    font-size: 12px;
    text-align: right;
    float: right;
    width: 90px;
}

#bankDetailTable th {
    white-space: nowrap;
}

.cursor-pointer {
    cursor: pointer;
}

.flex-center {
    justify-content: center;
}

.form-control-xs + .select2-container--default .select2-selection--single {
    height: 25px;
    font-size: 12px;
}

    .form-control-xs + .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 25px;
    }

    .form-control-xs + .select2-container--default .select2-selection--single .select2-selection__placeholder {
        font-size: 12px;
    }

.bank-box {
    position: relative;
    padding: 20px;
    border-radius: 15px;
}

    .bank-box h4 {
        font-size: 16px;
        font-weight: bold;
    }

    .bank-box label {
        position: absolute;
        top: -15px;
        left: 10px;
    }

.proformaSendApproval {
    display: none;
    bottom: 30px;
    right: 45px;
    z-index: 99;
    cursor: pointer !important;
    border: none;
    border-radius: 35px;
    width: 60px;
    height: 60px;
    font-size: 28px;
    color: white;
    overflow: hidden;
}

    .proformaSendApproval .icon-thumbs-up {
        display: none;
    }

    .proformaSendApproval i:first-child {
        position: absolute;
        height: 30px;
        width: 30px;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: 1;
    }

    .proformaSendApproval.onHover i:first-child {
        opacity: 0;
        transition: all .5s ease;
    }

    .proformaSendApproval i:last-child {
        position: absolute;
        height: 30px;
        width: 30px;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: 0;
    }

    .proformaSendApproval.onHover i:last-child {
        opacity: 1;
        transition: all .5s ease;
    }

.proformaCreate {
    bottom: 30px;
    right: 45px;
    z-index: 99;
    cursor: pointer !important;
    border: none;
    border-radius: 35px;
    width: 60px;
    height: 60px;
    font-size: 28px;
    color: white;
    overflow: hidden;
}

    .proformaCreate .icon-thumbs-up {
        display: none;
    }

    .proformaCreate i {
        position: absolute;
        height: 30px;
        width: 30px;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: 1;
    }

.phone-flag {
    position: absolute;
    left: 1px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    display: flex;
    align-items: center;
    width: 88px;
    background: #e9eff9;
    padding-left: 8px;
    color: #565656;
}

    .phone-flag img {
        margin-right: 5px;
    }

.input-phone {
    padding-left: 90px
}

.CreateManufactureProduct {
    margin: 0px 20px;
    max-width: calc(100% - 40px);
}

#employee-file-list .nav-link:not(.active) {
    background: #f5f6ff;
}

#employee-file-list .nav-link {
    margin-right: 10px;
}

.hidden {
    display: none;
}

.rounded-box {
    position: relative;
    display: flex;
    width: 200px;
    height: 200px;
    border-radius: 100%;
    overflow: hidden;
    border: 2px #d2d2d2 solid;
    justify-content: center;
}

    .rounded-box img {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
    }

.soldier {
    display: none;
}

.form-error input {
    border: 1px solid red;
}

.form-error label {
    color: red;
}

.form-error .select2 .select2-selection {
    border: 1px solid red;
}

.swal-text {
    text-align: center;
}

.swal-footer {
    text-align: center;
}

.swal-button.btn-primary:not([disabled]):hover {
    background-color: #8534ff !important;
    border-color: #8534ff !important;
}

.employee-list-tr a {
    cursor: pointer;
}

.form-control-primary {
    border: 1px solid #223a5c
}

.file-input {
    display: inline-block;
    text-align: left;
    background: rgb(191 210 237 / 25%);
    padding: 10px;
    width: 100%;
    position: relative;
    border-radius: 3px;
}

    .file-input > [type='file'] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        z-index: 10;
        cursor: pointer;
    }

    .file-input > .button {
        display: inline-block;
        cursor: pointer;
        background: #223a5c;
        padding: 7px 14px;
        border-radius: 2px;
        margin-right: 8px;
        color: white;
        font-size: 12px;
    }

    .file-input:hover > .button {
        background: #223a5c;
        color: white;
    }

    .file-input > .label {
        color: #223a5c;
        white-space: nowrap;
        font-size: 12px;
    }

    .file-input.-chosen > .label {
        opacity: 1;
    }

.prGallery:first-child {
    margin-top: 10px;
}

.prGallery {
    position: relative;
    border: 1px solid #cccccc;
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    background: #5889cf61;
}

    .prGallery span {
        font-size: 12px;
    }

    .prGallery i {
        position: absolute;
        top: 3px;
        right: 3px;
        opacity: 0;
        cursor: pointer;
        transition: all .5s ease;
    }

    .prGallery:hover i {
        opacity: 1;
        transition: all .5s ease;
    }

.swal-wide {
    width: 767px !important
}

.proformaProductList {
    position: relative;
}

    .proformaProductList .getProductList {
        display: none;
        height: 400px;
        overflow-y: auto;
    }

#ProformaProductList tbody {
    display: none;
}

.proformaProductList .proformaProductListAdd {
    position: absolute;
    width: 100%;
    height: 240px;
    background: #5889cf61;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    cursor: pointer;
    z-index: 0;
}

    .proformaProductList .proformaProductListAdd i {
        opacity: 0.6;
        transition: all .5s ease;
    }

    .proformaProductList .proformaProductListAdd:hover i {
        opacity: 1;
        transition: all .5s ease;
    }

.getProductList {
    position: relative;
    padding: 0 5px;
}

input.span-cartns {
    max-width: 45px;
}

input.span-price {
    max-width: 90px;
}

input.span-gross {
    max-width: 90px;
}

.proformaHeader {
    /*display: none;*/
}

.customer-info h4 {
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #e9daff;
}

.table-list .table-detail:not(:first-child) {
    display: none;
}

.table-buttons ul li a {
    background-color: rgba(188, 196, 220, 0.1);
    border: none;
    color: #bcc4dc;
    outline: none;
    border: none;
    box-shadow: none;
}

    .table-buttons ul li a.btn-primary-rgba {
        background-color: rgb(62 114 189 / 27%);
        border: none;
        box-shadow: none;
        outline: none;
        color: #223a5c;
    }

.form-control-table {
    height: 24px;
    padding: 0 5px;
    font-size: 12px;
    color: #636363;
    box-shadow: none;
}

    .form-control-table + .select2-container .select2-selection--single {
        height: 24px;
    }

    .form-control-table + .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 22px;
        font-size: 12px;
    }

    .form-control-table + .select2-container .select2-selection--single .select2-selection__arrow {
        height: 22px;
    }

.select2-container--default [id^="select2-costumer"] .select2-results__option {
    font-size: 12px;
}

.mw-120 {
    max-width: 120px;
}

.miw-120 {
    min-width: 120px !important;
}

.ww-90 {
    width: 90px;
}

.ww-60 {
    width: 60px;
}

.ww-30 {
    width: 30px;
}

.ww-120 {
    width: 120px;
}

.ww-240 {
    width: 240px;
}

.ui-pnotify-container {
    padding: 15px;
}

.ui-pnotify-title {
    font-size: 14px;
    font-weight: bold;
    position: relative;
    top: 3px;
    color: white;
}

.ui-pnotify-text {
    font-size: 12px;
    color: white;
}

.ui-pnotify .brighttheme.brighttheme-error {
    background-color: #ff3535 !important;
    background-image: none !important;
}

#ProductList tbody td.productQuantity {
    width: 150px;
}

#ProductList tbody td.productPrice {
    width: 90px;
}

.project-box {
    border: 1px solid #efefef;
    border-radius: 5px;
    padding: 15px;
    background-color: white;
}

    .project-box .project-status p {
        margin-bottom: 5px;
        font-weight: 800;
    }

    .project-box .media {
        margin-bottom: 15px;
    }

    .project-box img {
        box-shadow: 1px 1px 3px 1px rgb(0 0 0 / 0.20);
    }

    .project-box .media .media-body {
        opacity: 0.5;
    }

    .project-box .employees {
        margin-top: 10px;
    }

        .project-box .employees ul li {
            margin-right: -15px;
        }

    .project-box .details div {
        margin-bottom: 5px;
        opacity: 0.7;
    }

.task-status.active {
    border-left: 3px solid #223a5c;
    color: #223a5c;
}

.task-status {
    cursor: pointer;
    padding-left: 5px;
    border-left: 3px solid darkgrey;
    color: darkgrey;
}

    .task-status.task-success {
        border-left: 3px solid var(--success);
    }

    .task-status.task-danger {
        border-left: 3px solid var(--danger);
    }

    .task-status.task-warning {
        border-left: 3px solid var(--warning);
    }

#task-admin-options[data-placement="left"] + .dropdown-menu.show {
    transform: translate3d(-135px, 42px, 0px) !important;
}

.task-detail-box {
    position: fixed;
    overflow: auto;
    right: -100%;
    top: 76px;
    width: 100% !important;
    max-width: 700px;
    height: calc(100% - 76px);
    background: white;
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 0.1);
    z-index: 99999;
    transition: all 1s ease;
}

    .task-detail-box.active {
        right: 0;
        transition: all 1s ease;
    }

.close-task-detail, .close-task-documents, .close-all-window {
    padding: 9px 9px;
    background: #bcc4dc;
    border-radius: 3px;
    color: white;
    transition: all .3s ease;
}

    .close-task-detail:hover, .close-task-documents:hover, .close-all-window:hover {
        background: #8a98b4;
        transition: all .3s ease;
    }


.render-box {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: black;
    opacity: .2;
    z-index: 9;
}

.control-list-title {
    display: inline-block;
    background: #8a98b4;
    color: white;
    border-radius: 3px;
    text-align: end;
    font-size: 14px;
    padding: 3px 5px;
    cursor: pointer;
    margin-right: 5px;
}

.toggle-status {
    cursor: pointer;
}

.no-shadow {
    box-shadow: unset !important;
}

.comment-user-img {
    position: absolute;
    top: 0;
    left: 0;
}

.to-do-list {
    margin-top: 10px;
}

#summernote-comment + .note-editor .note-editable {
    font-size: 14px;
}

#summernote-comment + .note-editor .note-resizebar {
    display: none !important;
}

#summernote-comment + .note-editor {
    margin-bottom: 10px;
}

    #summernote-comment + .note-editor .note-toolbar {
        display: flex;
        justify-content: flex-end;
    }

        #summernote-comment + .note-editor .note-toolbar .note-btn {
            padding: 5px 7px;
            font-size: 10px;
        }

.task-documents-box {
    position: fixed;
    overflow: auto;
    right: -100%;
    top: 76px;
    width: 100%;
    height: calc(100% - 76px);
    background: white;
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 0.1);
    z-index: 999;
    transition: all 1s ease;
}

    .task-documents-box.active {
        right: 0;
        transition: right 1s ease;
    }



.icons {
    font-size: 0;
    margin-bottom: 20px;
}

.icon {
    display: inline-block;
    width: 30px;
    height: 40px;
    border-radius: 2px 4px 2px 2px;
    cursor: pointer;
    position: relative;
    margin: 0 5px;
}

    .icon:after {
        content: '';
        position: absolute;
        display: block;
        top: 0;
        right: 0;
        width: 9px;
        height: 9px;
        border-radius: 0 2px;
        transition: all 0.2s linear;
        backface-visibility: hidden;
    }

.icon--doc {
    background-color: #223a5c;
}

    .icon--doc:after {
        background: linear-gradient(45deg, #b997ec 50%, #fff 50%);
    }

    .icon--doc i:before {
        content: '☰';
    }

.icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    font-size: 10px;
    color: #fff;
    font-weight: 500;
    max-width: 80%;
}

    .icon i:before, .icon i:after {
        display: block;
        transition: all 0.2s linear;
    }

    .icon i:before {
        text-align: center;
        font-size: 10px;
        margin-left: -1px;
    }

    .icon i:after {
        content: attr(alt);
        text-overflow: ellipsis;
        overflow: hidden;
    }

.fileupload-wrapper {
    padding-bottom: 20px;
}

.upload-body {
    border: 2px dashed #ccc;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    padding: 30px 30px 40px;
    position: relative;
}

.upload-text {
    text-align: center;
    color: #6f6f6f;
}

    .upload-text svg {
        width: 60px;
    }

        .upload-text svg path {
            fill: #ddd;
        }

.upload-body:hover .upload-text svg path {
    fill: #223a5c;
}

.upload-text .txt-card {
    margin-bottom: 5px;
}

    .upload-text .txt-card .or {
        color: #ccc;
    }

.upload-text input[type="file"] {
    display: none;
}

.upload-text button {
    width: 100px;
    outline: none;
    cursor: pointer;
}

    .upload-text button:hover {
        background: #8534ff;
    }

.product-file-type h5 i {
    padding: 10px;
    background: #5889cf61;
    color: #223a5c;
    border-radius: 20px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.add-task-box {
    position: fixed;
    overflow: auto;
    right: -100%;
    top: 76px;
    max-width: 700px;
    width: 100%;
    height: calc(100% - 76px);
    background: white;
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 0.1);
    z-index: 9999;
    transition: all 1s ease;
}

    .add-task-box.active {
        right: 0;
        transition: right 1s ease;
    }

#addFileTask {
    display: none;
}

.to-do-list #list-group .checkbox:checked + label {
    text-decoration: line-through;
    color: #b3b3b3;
}

[data-taskid] h5.card-title:before {
    top: 21px !important;
}

.storage-list {
}

    .storage-list li {
        display: flex;
        align-items: center;
        padding: 5px;
        cursor: pointer;
        margin-bottom: 15px;
        transition: all .5s ease;
        color: #909090;
    }

        .storage-list li.active {
            background: #5889cf61;
            border-radius: 5px;
            box-shadow: 1px 1px 2px 1px rgb(0 0 0 / 0.06);
            transition: all .5s ease;
            color: #223a5c;
        }

        .storage-list li:hover {
            background: #5889cf61;
            border-radius: 5px;
            box-shadow: 1px 1px 2px 1px rgb(0 0 0 / 0.06);
            transition: all .5s ease;
            color: #223a5c;
        }

        .storage-list li i {
            font-size: 30px;
        }

        .storage-list li .storage-info {
            padding-left: 20px;
        }

.box {
    width: 300px;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #d1d1d1;
}

.percentage {
    width: 150px;
    height: 150px;
}

    .percentage svg {
        width: 150px;
        height: 150px;
    }

        .percentage svg circle {
            width: 150px;
            height: 150px;
            fill: none;
            stroke-width: 10px;
            stroke: #fff;
            transform: translate(5px,5px);
            stroke-dasharray: 440;
            stroke-dashoffset: 440;
            stroke-linecap: round;
        }


.box .percentage svg circle:nth-child(1) {
    stroke-dashoffset: 0;
    stroke: #ead94c;
}

.box .percentage svg circle:nth-child(2) {
    stroke-dashoffset: 87;
    /*   stroke-dashoffset: calc (440 - (440*87)/100); */
    stroke: #3b3561;
    animation: circle-draw 2s linear;
    transition: 0.3s;
}

@keyframes circle-draw {
    0% {
        stroke-dashoffset: 440;
    }

    100% {
        stroke-dashoffset: 87;
    }
}

.percentage .number {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

    .percentage .number h2 {
        font-size: 48px;
    }

        .percentage .number h2 span {
            font-size: 32px;
        }

.progress-bar:nth-child(2) {
    background-color: var(--success);
}

.progress-bar:nth-child(3) {
    background-color: var(--warning);
}

.progress-bar:nth-child(4) {
    background-color: var(--danger);
}

.progress-bar:nth-child(5) {
    background-color: var(--info);
}

.progressList p:first-child i {
    color: var(--primary);
}

.progressList p:nth-child(2) i {
    color: var(--success);
}

.progressList p:nth-child(3) i {
    color: var(--warning);
}

.progressList p:nth-child(4) i {
    color: var(--danger);
}

.progressList p:nth-child(5) i {
    color: var(--info);
}

.ecom-notification-box .media .action-icon i {
    line-height: 36px;
}

.code_generate i {
    line-height: 32px;
}

.phone_code select {
    padding-left: 5px;
    padding-right: 5px;
    width: 110px;
    margin-right: 5px;
}

.confirm-button {
    width: 60px;
    height: 60px;
    display: block;
    background: #223a5c;
    position: fixed;
    bottom: 20px;
    right: 45px;
    border-radius: 60px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    z-index: 999;
}

    .confirm-button i {
        font-size: 20px;
        color: white;
        line-height: 55px;
    }

.deny-button {
    width: 60px;
    height: 60px;
    display: block;
    background: var(--danger);
    position: fixed;
    bottom: 20px;
    right: 45px;
    border-radius: 60px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    z-index: 999;
}

    .deny-button i {
        font-size: 20px;
        color: white;
        line-height: 55px;
    }

.download-button {
    width: 60px;
    height: 60px;
    display: block;
    background: var(--success);
    position: fixed;
    bottom: 20px;
    right: 115px;
    border-radius: 60px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    z-index: 999;
}

    .download-button i {
        font-size: 20px;
        color: white;
        line-height: 55px;
    }

#addAdvanceForm {
    display: none;
}

#addDiscountForm {
    display: none;
}

.PackingListConfirmStatus span:last-child {
    pointer-events: none
}

.order-box .card .card-body {
    display: none
}

.bottom-login {
    height: auto;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.middle-login {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.title-login {
    margin-top: 30px;
    color: #383838;
    font-weight: bold;
    font-family: 'Nunito Sans';
}

#edit-order-address {
    display: none
}

.order-address-box {
    padding: 20px;
    background: #e6faf0;
    color: #08d26f;
    position: relative;
    cursor: pointer;
}

#alert-icon {
    display: none;
}

.customerInformation.disable {
    filter: blur(2px);
    font-weight: 100;
    pointer-events: none;
}

.addCustomerForm {
    display: none;
}

.company-form {
    display: none;
}

.add-new-company {
    padding: 10px;
    box-shadow: none !important
}

[resize="none"] {
    resize: unset;
}

#edit_address .modal-body.loading .row {
    filter: blur(2px);
}

#edit_address .modal-body.loading:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    background: white;
    opacity: .8;
    z-index: 1;
    margin: auto;
}

.spinner-loading {
    width: 3rem;
    height: 3rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    display: none;
}

#edit_address .modal-body.loading .spinner-loading {
    display: block;
}

[name="CityID"] + .select2-container, [name="CountryID"] + .select2-container, [name="CountyID"] + .select2-container {
    width: 100% !important
}

.StockBox {
    padding: 10px;
    background: #5889cf61;
    margin-bottom: 5px;
}

textarea {
    resize: none;
}

.tabList .tabHeader {
    position: relative;
    padding: 10px 30px 10px 10px;
    background: #5889cf61;
    font-weight: 700;
    cursor: pointer;
    border: 1px solid #f5f6ff;
    transition: .5s all ease;
}

    .tabList .tabHeader.active {
        color: #223a5c;
        transition: .5s all ease;
    }

    .tabList .tabHeader .tabIcon {
        position: absolute;
        display: block;
        height: 30px;
        width: 30px;
        right: 0;
        top: 0;
        bottom: 0;
        text-align: center;
        margin: auto;
    }

        .tabList .tabHeader .tabIcon:before {
            content: "\e842";
            font-family: 'feather';
            font-size: 17px;
            line-height: 30px;
            display: block;
            transition: all .5s ease;
        }

    .tabList .tabHeader.active .tabIcon:before {
        transform: rotate(180deg);
        transition: all .5s ease;
    }

    .tabList .tabHeader + .tabChildren {
        display: none;
        padding: 0px 10px;
        background: #fbfbfb;
    }

        .tabList .tabHeader + .tabChildren .tabTitle:hover {
            color: #223a5c;
            transition: all .5s ease;
        }

        .tabList .tabHeader + .tabChildren .tabTitle {
            display: block;
            position: relative;
            border-bottom: 1px solid #f2f2f2;
            font-weight: 600;
            padding: 10px 0;
            font-size: 12px;
            margin: 0;
            cursor: pointer;
            padding-left: 10px;
            transition: all .5s ease;
        }

            .tabList .tabHeader + .tabChildren .tabTitle.loading:after {
                content: "";
                background-image: url(../../images/theme/spin.gif);
                background-size: cover;
                position: absolute;
                right: 0;
                top: 0;
                bottom: 0;
                width: 15px;
                height: 15px;
                display: block;
                margin: auto;
            }

        .tabList .tabHeader + .tabChildren .custom-control-label {
            font-size: 12px;
            text-transform: uppercase;
            font-weight: 500;
        }

        .tabList .tabHeader + .tabChildren .tabTitle:before {
            content: "\e844";
            position: absolute;
            display: block;
            width: 10px;
            height: 18px;
            left: -5px;
            top: 0;
            bottom: 0;
            color: #3a3a3a;
            margin: auto;
            font-family: 'feather';
            transition: all .5s ease;
        }

tabList .tabHeader.active + .tabChildren .tabTitle:before {
    color: #223a5c;
    transition: all .5s ease;
}


.featureChoosen {
    width: calc(25% - 10px);
    margin: 0 5px;
    display: flex;
    justify-content: space-between;
    border-radius: 3px;
    padding: 10px 10px;
    background: rgba(252, 79, 104, 0.1);
}

    .featureChoosen:first-child {
        margin-left: 0;
    }

    .featureChoosen:last-child {
        margin-right: 0;
    }

    .featureChoosen .featureList {
        color: #fc4f68;
    }

    .featureChoosen.active {
        background-color: rgba(8, 210, 111, 0.1);
    }

        .featureChoosen.active .featureList {
            color: #08d26f;
        }

.dataTables_filter {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
}

    .dataTables_filter input[type="search"] {
        height: 32px;
    }

.unitPercentage {
    display: none;
    position: absolute;
}

.unitPrice {
    position: absolute;
}

.product-box {
    width: 100%;
    border-radius: 10px;
    text-align: center;
    background: white;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    margin: 0 0;
    padding: 10px 0;
    cursor: pointer;
    z-index: 99;
}

    .product-box .percentage-box {
        top: 240px;
        position: absolute;
        width: 600px;
        height: 480px;
        background: #223a5c;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 0;
        z-index: 1;
        opacity: .1;
        display: none;
    }

    .product-box.active .percentage-box {
        animation: fill 5s ease-in-out;
        transition: all 5s ease;
    }

    .product-box.active.finished .percentage-box {
        border-radius: 0;
        transition: all 5s ease;
    }

    .product-box .ProductName {
        font-size: 14px;
        font-weight: 600;
    }

.percentage-box + div {
    position: relative;
    z-index: 4;
}

.totalPercentage {
    font-size: 72px;
    font-family: fantasy;
    color: #f4ecff;
    position: absolute;
    right: 15px;
    top: 0;
    opacity: 1;
    z-index: -1;
    height: 72px;
    line-height: 1;
}

.product-box-inner {
    height: calc(100% - 30px);
    overflow-y: auto;
    padding: 0 10px;
    margin: 0 5px;
}

@keyframes fill {
    0% {
        transform: translateX(-50%) rotate(5deg);
    }

    25% {
        transform: translateX(-50%) rotate(0deg);
    }

    50% {
        transform: translateX(-50%) rotate(-5deg);
    }

    100% {
        transform: translateX(-50%) rotate(0deg);
    }
}

.product-box .ProductStockStat {
    margin-top: 10px;
    font-weight: 500;
    font-size: 10px;
    color: #464646;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #dfdfdf;
}

.divider-vertical {
    display: block;
    width: 1px;
    height: 20px;
    background: #c1c1c1;
    margin: 0 10px;
}

.InsertWayBill {
    position: absolute;
    right: 95px;
    z-index: 9;
    height: 28px;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}

.EmployeeConfirmWayBill {
    position: absolute;
    right: 135px;
    z-index: 9;
    height: 28px;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}

.ConfirmWayBill {
    position: absolute;
    right: 135px;
    z-index: 9;
    height: 28px;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}

.EditWayBillDetail {
    position: absolute;
    right: 55px;
    z-index: 9;
    height: 28px;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}

.DeleteWayBill {
    position: absolute;
    right: 15px;
    z-index: 9;
    height: 28px;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}

.GetProductStockList {
    position: absolute;
    right: 15px;
    z-index: 9;
    height: 28px;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}

.form-control-xs {
    height: 30px;
    padding: 0 3px 0 10px;
    color: #495057;
}

.text-left + .select2-container {
    text-align: left
}

#printArea {
    background: white !important;
}

    #printArea input, #printArea .select2-container--default .select2-selection--single {
        border: none !important;
    }

    #printArea .select2-selection__arrow {
        display: none;
    }

    #printArea .badge {
        border: none !important;
        background-color: transparent !important;
        color: red !important;
    }

    #printArea .invoice-footer {
        display: none !important
    }

#waybill_detail .form-control[readonly] {
    background-color: #f9f9f9 !important
}

.RemovePurchaseDiscount {
    display: none;
}

.modal {
    z-index: 999999999 !important;
}

#FilterHeader + .card-body {
    display: none;
}

.income-group {
    display: none;
}

.card-blur {
    filter: blur(2px);
    font-weight: 100;
    pointer-events: none;
}

select[hidden] + .select2 {
    display: none !important
}

.TempProductList {
    z-index: 90;
}

.CancelProduct {
    display: none;
}

.filter-box {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 9;
    left: 0;
    background: #00000094;
    background-color: rgb(0 0 0 / 58%);
}

.OrderItemTable tbody tr td:last-child .CreateProduct {
    display: none;
}

.ShippingStatus, .BulletinStatus {
    display: none
}

.outcome {
    background: rgb(255 0 0 / 8%);
}

.income {
    background: rgb(7 185 98 / 10%);
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23944dff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.course {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 10px rgb(0 0 0 / 5%);
    display: flex;
    max-width: 100%;
    overflow: hidden;
}

    .course h6 {
        opacity: 0.6;
        margin: 0;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

    .course h2 {
        letter-spacing: 1px;
        margin: 10px 0;
        font-size: 24px;
    }

.course-preview {
    background-color: #6c757d;
    color: #fff;
    padding: 30px;
    width: 320px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .course-preview a {
        color: #fff;
        display: inline-block;
        font-size: 14px;
        opacity: 0.8;
        margin-top: 30px;
        text-decoration: none;
    }

.course-info {
    padding: 30px;
    position: relative;
    width: 100%;
}

.progress-container {
    position: absolute;
    top: 20px;
    right: 30px;
    text-align: right;
    width: 150px;
}

.progress {
    background-color: #ddd;
    border-radius: 3px;
    height: 5px;
    width: 100%;
    margin-bottom: 3px;
}

.progress-text {
    font-size: 10px;
    opacity: 1;
    letter-spacing: 1px;
}

.employee-image {
    border-radius: 300px;
    box-shadow: 0 10px 10px rgb(0 0 0 / 9%);
}

.colorpicker-bs-popover {
    z-index: 9999999999 !important
}

.colorpicker-input-addon {
    padding: 10px !important;
}

.MainAuthView.active .ViewStat i {
    transform: rotate(90deg);
    transition: all .5s ease;
}

.MainAuthView:not(.active) .ViewStat i {
    transform: rotate(0deg);
    transition: all .5s ease;
}

.MainAuthView:not(.active) ~ tr {
    display: none;
}

.ViewStat {
    position: relative;
    width: 26px;
    height: 24px;
    text-align: center;
}

    .ViewStat i {
        position: absolute;
        width: 13px;
        height: 11px;
        display: block;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
    }

.form-control-danger {
    border: none !important;
    box-shadow: 0px 0px 3px 1px #fc4f6866 !important;
}

    .form-control-danger + .select2-container .select2-selection {
        border: none !important;
        box-shadow: 0px 0px 3px 1px #fc4f6866 !important;
    }

.caseAccountList, .bankAccountList, .AccountCurrency, .exchangePrice, .priceValue, .caseToBankAccountList, .bankToCaseAccountList {
    display: none;
}

.AccountActivityCurrency {
    display: none;
}

.caseAccountCurrency i, .bankAccountCurrency i {
    position: relative;
    top: -1px;
}

.ownerInformation.disable {
    filter: blur(2px);
    font-weight: 100;
    pointer-events: none;
}

.orderDetailBox .card-header {
    cursor: pointer;
}

.ManufactureOrder {
    position: fixed;
    z-index: 99999;
    left: -1500px;
    top: 145px;
    width: 100%;
    height: calc(100% - 145px);
    overflow-y: auto;
    background: white;
    transition: all .5s ease;
}

    .ManufactureOrder.active {
        left: 0;
        transition: all .5s ease;
    }

    .ManufactureOrder .tab-content {
        height: 600px;
        overflow-y: auto;
    }

    .ManufactureOrder [name="OrderID"] + span {
        display: block;
        vertical-align: middle !important
    }

    .ManufactureOrder .card-header h5 {
        font-size: 15px !important
    }

.ManufactureOrderList {
    position: fixed;
    z-index: 99999;
    right: -767px;
    top: 145px;
    max-width: 767px;
    width: 100%;
    height: calc(100% - 145px);
    background: white;
    transition: all .5s ease;
}

    .ManufactureOrderList.active {
        right: 0;
        transition: all .5s ease;
    }


    .ManufactureOrderList .order-box {
        height: calc(100vh - 285px);
        overflow-y: auto;
    }

    .ManufactureOrderList [name="OrderID"] + span {
        display: block;
        vertical-align: middle !important
    }

    .ManufactureOrderList .card-header h5 {
        font-size: 12px !important;
    }




.ManufactureProductList {
    position: fixed;
    z-index: 99999;
    left: -1500px;
    top: 145px;
    width: 100%;
    height: calc(100% - 145px);
    background: white;
    transition: all .5s ease;
}

    .ManufactureProductList.active {
        left: 0;
        transition: all .5s ease;
    }


    .ManufactureProductList .products-box {
        height: 575px;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 5px;
    }

        .ManufactureProductList .products-box::-webkit-scrollbar {
            width: 5px;
            border-radius: 30px;
        }

        /* Track */
        .ManufactureProductList .products-box::-webkit-scrollbar-track {
            background: #5889cf61;
            border-radius: 30px;
        }

        /* Handle */
        .ManufactureProductList .products-box::-webkit-scrollbar-thumb {
            background: #223a5c;
            border-radius: 30px;
        }

            /* Handle on hover */
            .ManufactureProductList .products-box::-webkit-scrollbar-thumb:hover {
                background: #555;
            }

    .ManufactureProductList [name="ProductID"] + span {
        display: block;
        vertical-align: middle !important
    }

    .ManufactureProductList .productDetailBox .card-header h5 {
        font-size: 12px !important
    }

.form-table-control {
    height: 32px;
}

.overflow-hidden:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    z-index: 9999;
    opacity: .5;
}

#containerbar .AddOrderDetailToWayBill {
    display: none;
}

#containerbar.active .AddOrderDetailToWayBill {
    display: inline-block;
}

#containerbar.active .wayBillSelection {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: black;
    z-index: 99;
    opacity: .5;
}

#WayBillOrderDetailBox {
    position: relative;
    z-index: 99999;
}

.ProductCurrency {
    font-weight: 600;
}


.chain-list {
    position: relative;
    display: flex;
    justify-content: space-between;
}

    .chain-list:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        border-bottom: 1px dashed #d4d4d4;
        top: 30px;
        margin: auto;
        z-index: 1;
    }

.chain-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    background: white;
    padding: 5px 10px;
    position: relative;
    z-index: 2;
    transition: all .5s ease;
}

    .chain-item + .ManufactureDate {
        font-size: 12px;
        top: 10px;
        position: relative;
        color: #6d6d6d;
        font-weight: 700;
    }

    .chain-item.active {
        color: #223a5c;
    }

    .chain-item:hover {
        color: #223a5c;
        transition: all .5s ease;
    }

    .chain-item i {
        font-size: 32px;
        margin-bottom: 10px;
    }

    .chain-item:hover i {
        transform: rotate(180deg);
        transition: transform 2s ease;
    }

    .chain-item span {
        font-size: 14px;
    }

    .chain-item .ManufacturerID {
        font-weight: bold
    }

.ManufacturerHeaderList h6.card-title i {
    transform: rotate(0deg);
    transition: transform .5s ease;
    position: absolute;
}

.ManufacturerHeaderList h6.card-title span {
    display: inline-block;
    padding: 0 15px;
}

.ManufacturerHeaderList h6.card-title.active i {
    transform: rotate(180deg);
    transition: all .5s ease;
}

#view_cheque .ChequeBankLogo {
    display: flex;
    align-items: center;
}

#view_cheque .cheque-card {
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    background: whitesmoke;
}

    #view_cheque .cheque-card img {
        margin-right: 10px;
    }

#view_cheque .ChequeCity {
    border-bottom: 1px dashed gray
}

#view_cheque .ChequeText {
    margin: 40px 0;
    font-size: 16px;
    font-style: italic;
    text-align: justify;
    line-height: 36px;
}


#view_cheque .ChequePriceValue {
    font-weight: bold;
    font-size: 18px;
    padding-left: 10px;
    border-bottom: 1px dashed;
    padding-right: 10px;
}

#view_cheque .CompanyName {
    font-weight: bold;
    font-size: 18px;
    padding: 0 10px;
    border-bottom: 1px dashed;
}

#view_cheque .ChequeCurrencyToken {
    font-weight: bold;
    font-size: 18px;
    padding-right: 10px;
}

.ChequeCaseStat, .ChequeBankStat, .ChequeExchangeStat {
    display: none;
}

.PreOrderStat, .PurchaseOrderStat, .OrderStat, .ProductStat {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #bdbdbd;
}

#OrderDetailListTable .ProductName {
    width: 200px;
}

#OrderDetailListTable .ReservedQuantity {
    width: 150px;
}

.StockBoxList table {
    margin-bottom: 0;
}

.StockBox .RemoveProduct {
    margin-bottom: .5rem;
}

.PurchaseOrderItem {
    margin-top: 15px;
    border-top: 1px solid #dcdde5;
    padding-top: 15px;
}

.AddPurchaseRow, .RemovePurchaseRow, .ViewPurchaseOrder {
    padding: 11px 13px;
}

.AddOrderRow, .RemoveOrderRow {
    padding: 11px 13px;
}

.UpdatePreOrderDetailRow, .UpdatePurchaseOrderDetailRow, .UpdateProductDetailRow, .UpdateOrderDetailRow {
    display: none;
}

.ClosePreOrderDetailRow, .ClosePurchaseOrderDetailRow, .CloseProductDetailRow, .CloseOrderDetailRow {
    display: none;
}

.PreOrderBox .card-header, .PreOrderBox .card-body {
    background: #ffedf0;
    background-color: #ffedf0;
}

.tooltip.show {
    z-index: 999999999;
}

.transfer_form {
    display: none;
    padding: 10px;
    background: #f7f7f7;
}

.ManufacturerCount {
    position: absolute;
    top: 2px;
    right: 6px;
    font-size: 10px;
    font-weight: 800;
    background: white;
    width: 15px;
    height: 15px;
    color: #223a5c;
    border-radius: 15px;
    line-height: 16px;
}

.StockPaginate {
    max-width: 160px;
    width: 100%;
    padding: 0 15px;
}

.StockSearch {
    max-width: 240px;
    width: 100%;
    padding: 0 15px;
}

.StockPaginate ul {
    display: flex;
    list-style: none;
    padding: 0;
}

    .StockPaginate ul li input {
        border-radius: 0;
    }

    .StockPaginate ul li span {
        cursor: pointer;
        background: #5889cf61;
        display: flex;
        height: 100%;
        width: 40px;
        align-items: center;
        justify-content: center;
        color: #223a5c;
        transition: all .4s ease;
    }

        .StockPaginate ul li span:hover {
            background: #223a5c;
            color: white;
            transition: all .4s ease;
        }

.StockSearch span {
    cursor: pointer;
    background: #5889cf61;
    display: flex;
    height: 32px;
    width: 45px;
    align-items: center;
    justify-content: center;
    color: #223a5c;
    transition: all .4s ease;
    position: relative;
    left: -1px;
}

    .StockSearch span:hover {
        background: #223a5c;
        color: white;
        transition: all .4s ease;
    }

.StockTypeList {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
}

    .StockTypeList li {
        display: flex;
        align-items: center;
        margin-right: 10px;
    }

        .StockTypeList li span {
            width: 15px;
            height: 15px;
            display: block;
            border-radius: 10px;
            margin: 0 5px;
        }

.FilterItem {
    padding: 10px;
    background: #5889cf61;
    position: relative;
    margin-bottom: .25rem;
}

.clearFilterItem {
    cursor: pointer;
    position: absolute;
    right: -3px;
    top: -3px;
    font-size: 12px;
    background: #fc4f68;
    border-radius: 18px;
    width: 18px;
    height: 18px;
    color: white;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.StockPaginate ul li span[disabled] {
    cursor: unset;
    background: #f3f3f3;
    color: #909090;
}

.form-control::placeholder {
    color: #c7c7c7
}

.ProductItem .product-card {
    margin-bottom: .5rem;
}

.TaxDiff {
    display: none;
}

.QuantityWeight, .UnitStatus, .MeterStatus {
    width: 100%;
}

.UnitStatus {
    padding-left: 30px;
}

.MeterStatus {
    padding-left: 30px;
}

.UnitStatusTd, .MeterStatusTd {
    display: none;
}

.ManufacturerItem {
    padding: 10px;
    display: flex;
    flex-direction: column;
    background: #5889cf61;
    border-radius: 3px;
    margin-bottom: 10px;
}

.ManufactureAttributeKey {
    font-size: 14px;
    font-weight: bold;
    color: #5d5d5d;
    border-bottom: 1px solid #e9e4f1;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.table-xs .form-control-table {
    font-size: 12px;
}

.table-xxs .form-control-table {
    font-size: 10px;
}

.nav-pills .nav-link .po_count {
    position: absolute;
    top: 3px;
    right: 5px;
    font-size: 9px;
    background: #e2e2e2;
    color: #505050;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    font-weight: bold;
    justify-content: center;
    line-height: 10px;
}

.nav-pills .nav-link.active .po_count {
    background: #5889cf61;
    color: #223a5c;
}

[data-toggle="tooltip"] {
    cursor: help;
}

[data-stocktypecode="Adet"] .OrderQuantityUnit {
    background: rgb(240 244 250);
}

[data-stocktypecode="ADET"] .OrderQuantityUnit {
    background: rgb(240 244 250);
}

[data-stocktypecode="Metre"] .OrderQuantityMeter {
    background: rgb(240 244 250);
}

[data-stocktypecode="Metre"] .MeterQuantityTd {
    background: rgb(240 244 250);
}

[data-stocktypecode="Metre"] .MeterQuantityWayBill {
    background: rgb(240 244 250);
}

[data-stocktypecode="Metre"] .MeterQuantityDiff {
    background: rgb(240 244 250);
}

[data-stocktypecode="METRE"] .OrderQuantityMeter {
    background: rgb(240 244 250);
}

[data-stocktypecode="METRE"] .MeterQuantityTd {
    background: rgb(240 244 250);
}

[data-stocktypecode="METRE"] .MeterQuantityWayBill {
    background: rgb(240 244 250);
}

[data-stocktypecode="METRE"] .MeterQuantityDiff {
    background: rgb(240 244 250);
}

[data-stocktypecode="Adet"] .UnitQuantityTd {
    background: rgb(240 244 250);
}

[data-stocktypecode="Adet"] .UnitQuantityWayBill {
    background: rgb(240 244 250);
}

[data-stocktypecode="Adet"] .UnitQuantityDiff {
    background: rgb(240 244 250);
}

[data-stocktypecode="ADET"] .UnitQuantityTd {
    background: rgb(240 244 250);
}

[data-stocktypecode="ADET"] .UnitQuantityWayBill {
    background: rgb(240 244 250);
}

[data-stocktypecode="ADET"] .UnitQuantityDiff {
    background: rgb(240 244 250);
}

[data-stocktypecode="Kg"] .OrderQuantity {
    background: #f0f4fa;
}

[data-stocktypecode="Kg"] .OrderQuantityWayBill {
    background: rgb(240 244 250);
}

[data-stocktypecode="Kg"] .OrderQuantityDiff {
    background: rgb(240 244 250);
}

[data-stocktypecode="KG"] .OrderQuantity {
    background: rgb(240 244 250);
}

[data-stocktypecode="KG"] .OrderQuantityWayBill {
    background: rgb(240 244 250);
}

[data-stocktypecode="KG"] .OrderQuantityDiff {
    background: rgb(240 244 250);
}

.printArea {
    padding: 30px;
    display: none;
}

.printWayBill .CustomerFirmInformation {
    border-bottom: 3px solid #2b2a28;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-top: 3px solid #2b2a28;
    padding-top: 20px;
}

.printWayBill .FirmInformation {
    border-bottom: 3px solid #2b2a28;
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.printWayBill .OrderInformation {
    border-bottom: 3px solid #2b2a28;
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.printWayBill .OrderTotalInformation {
    border-bottom: 3px solid #2b2a28;
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.printWayBill .OrderNoteInformation {
    padding: 15px;
    background: #f3f3f3;
}

.printWayBill .CustomerFirmLogo {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

    .printWayBill .CustomerFirmLogo img {
        width: 200px;
        height: auto;
        margin-bottom: 10px;
    }

.printWayBill .FirmLogo {
    margin-bottom: 20px;
}

    .printWayBill .FirmLogo img {
        height: auto;
        width: 200px;
    }

.printOrder .OrderTitle {
    border-bottom: 3px solid #2b2a28;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 0;
}

    .printOrder .OrderTitle h3 {
        font-size: 20px;
    }

.printOrder .CustomerFirmInformation {
    border-bottom: 2px solid #2b2a28;
    margin-bottom: 10px;
    padding-bottom: 0;
}

.printOrder hr {
    margin: 10px 0 !important
}

.printOrder .FirmInformation {
    border-bottom: 2px solid #2b2a28;
    margin-bottom: 10px;
    padding-bottom: 0;
}

.printOrder .OrderTotalInformation {
    border-top: 2px solid #2b2a28;
    margin-top: 0;
    padding-top: 10px;
}

.printOrder .OrderNoteInformation {
    border-top: 2px solid #2b2a28;
    margin-top: 0;
    padding-top: 10px;
}

.printOrder .CustomerFirmLogo {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

    .printOrder .CustomerFirmLogo img {
        width: 320px;
        height: auto;
        margin-bottom: 10px;
    }

.printOrder .FirmLogo {
    margin-bottom: 20px;
}

    .printOrder .FirmLogo img {
        height: auto;
        width: 200px;
    }

.printShipping table th, .printShipping table td {
    border-width: 1px !important;
    border-color: black !important;
    font-size: 14px !important;
}

.WayBillInformation {
    height: 100%;
    display: flex;
    align-items: flex-end;
}

.OrderNotes ul {
    padding: 0 20px;
    list-style: decimal;
    margin-bottom: 0;
}

.printArea p {
    margin-bottom: 5px;
    font-size: 9px !important;
}

.OrderNotes ul li, .OrderNotes ul li p {
    font-size: 10px;
}

    .OrderNotes ul li p:last-child {
        margin-bottom: 0 !important
    }


#GeneralTemplateTable tbody > tr > td:first-child, #GeneralTemplateTable thead > tr > th:first-child {
    padding-right: 0;
    width: 10px !important;
    max-width: 10px !important;
    min-width: 10px !important;
    text-align: center;
}

.OrderList table thead {
    background-color: rgb(244 179 117) !important;
    -webkit-print-color-adjust: exact;
}

.printArea table td, .printArea table th {
    padding: 4px !important;
    font-size: 9px;
}



.printArea .KDVRow {
    border-top: 1px solid #dee2e6 !important;
}

.printArea .subTotal, .printArea .totalAmount, .printArea .kdvAmount {
    text-align: right;
}

.NewProductAdd {
    display: flex;
    height: 320px;
    align-items: center;
    justify-content: center;
    background: #ddf2f0;
    cursor: pointer;
    flex-direction: column;
    font-size: 14px;
}

    .NewProductAdd svg {
        height: 60px;
        width: 60px;
        fill: #08d26f;
    }

    .NewProductAdd span {
        color: #08d26f;
        margin-top: 10px;
    }

    .NewProductAdd:hover {
        background: #08d26f;
    }

        .NewProductAdd:hover svg {
            fill: #ddf2f0;
        }

        .NewProductAdd:hover span {
            color: #ddf2f0;
        }

.ProductUpdate {
    display: flex;
    flex-direction: column;
    height: 320px;
    align-items: center;
    justify-content: center;
    background: #5889cf61;
    cursor: pointer;
    font-size: 14px;
}

    .ProductUpdate svg {
        height: 60px;
        width: 60px;
        fill: #223a5c;
    }

    .ProductUpdate span {
        color: #223a5c;
        margin-top: 10px;
    }

    .ProductUpdate:hover {
        background: #223a5c;
    }

        .ProductUpdate:hover svg {
            fill: rgb(255 255 255 / 75%);
        }

        .ProductUpdate:hover span {
            color: rgb(255 255 255 / 75%);
        }

#StokListTable tbody > tr > td:first-child, #StokListTable thead > tr > th:first-child {
    width: 40px;
    min-width: 40px;
    max-width: 40px;
    text-align: center;
}

[name="ChooseStockType"] {
    cursor: pointer
}

.top-0 {
    top: 0 !important
}


.CreditPaginate {
    max-width: 160px;
    width: 100%;
    padding: 0 15px;
}

.CreditSearch {
    display: flex;
    align-items: flex-end;
    padding: 0 15px;
}

.CreditPaginate ul {
    display: flex;
    list-style: none;
    padding: 0;
}

    .CreditPaginate ul li input {
        border-radius: 0;
    }

    .CreditPaginate ul li span {
        cursor: pointer;
        background: #5889cf61;
        display: flex;
        height: 100%;
        width: 40px;
        align-items: center;
        justify-content: center;
        color: #223a5c;
        transition: all .4s ease;
    }

        .CreditPaginate ul li span:hover {
            background: #223a5c;
            color: white;
            transition: all .4s ease;
        }

.CreditSearch span {
    cursor: pointer;
    background: #5889cf61;
    display: flex;
    height: 38px;
    width: 52px;
    align-items: center;
    justify-content: center;
    color: #223a5c;
    transition: all .4s ease;
}

    .CreditSearch span:hover {
        background: #223a5c;
        color: white;
        transition: all .4s ease;
    }

.select2-results {
    box-shadow: 0px 0px 2px 1px rgb(0 0 0 / 15%);
}

.PrintButtons button {
    margin-right: 3px;
}

.AdvanceDetailForm {
    display: none;
    padding: 10px;
}

.EditAdvanceToWayBill {
    display: none;
}

.DiscountDetailForm {
    display: none;
    padding: 10px;
}

.EditDiscountToWayBill {
    display: none;
}

.table.OrderAmountTable tbody + tbody {
    border-top: 1px solid #dee2e6 !important;
}

.DBSPaginate {
    max-width: 160px;
    width: 100%;
    padding: 0 15px;
}

.DBSSearch {
    display: flex;
    align-items: flex-end;
    padding: 0 15px;
}

.DBSPaginate ul {
    display: flex;
    list-style: none;
    padding: 0;
}

    .DBSPaginate ul li input {
        border-radius: 0;
    }

    .DBSPaginate ul li span {
        cursor: pointer;
        background: #5889cf61;
        display: flex;
        height: 100%;
        width: 40px;
        align-items: center;
        justify-content: center;
        color: #223a5c;
        transition: all .4s ease;
    }

        .DBSPaginate ul li span:hover {
            background: #223a5c;
            color: white;
            transition: all .4s ease;
        }

.DBSSearch span {
    cursor: pointer;
    background: #5889cf61;
    display: flex;
    height: 38px;
    width: 52px;
    align-items: center;
    justify-content: center;
    color: #223a5c;
    transition: all .4s ease;
}

    .DBSSearch span:hover {
        background: #223a5c;
        color: white;
        transition: all .4s ease;
    }

.nowrap {
    white-space: nowrap;
}

#order_table td.ProductName {
    max-width: 180px;
}

.ProductPaginate {
    max-width: 160px;
    width: 100%;
    padding: 0 15px;
}

.ProductSearch {
    max-width: 240px;
    width: 100%;
    padding: 0 15px;
}

.ProductPaginate ul {
    display: flex;
    list-style: none;
    padding: 0;
}

    .ProductPaginate ul li input {
        border-radius: 0;
    }

    .ProductPaginate ul li span {
        cursor: pointer;
        background: #5889cf61;
        display: flex;
        height: 100%;
        width: 40px;
        align-items: center;
        justify-content: center;
        color: #223a5c;
        transition: all .4s ease;
    }

        .ProductPaginate ul li span:hover {
            background: #223a5c;
            color: white;
            transition: all .4s ease;
        }

.ProductSearch span {
    cursor: pointer;
    background: #5889cf61;
    display: flex;
    height: 38px;
    width: 52px;
    align-items: center;
    justify-content: center;
    color: #223a5c;
    transition: all .4s ease;
}

    .ProductSearch span:hover {
        background: #223a5c;
        color: white;
        transition: all .4s ease;
    }

.OrderPaginate {
    max-width: 150px;
    width: 100%;
    padding: 0 15px;
}

    .OrderPaginate ul {
        display: flex;
        list-style: none;
        padding: 0;
        margin-bottom: 0;
    }

        .OrderPaginate ul li input {
            border-radius: 0;
        }

        .OrderPaginate ul li span {
            cursor: pointer;
            background: #5889cf61;
            display: flex;
            height: 100%;
            width: 35px;
            align-items: center;
            justify-content: center;
            color: #223a5c;
            transition: all .4s ease;
        }

            .OrderPaginate ul li span:hover {
                background: #223a5c;
                color: white;
                transition: all .4s ease;
            }

.WaitConfirmPreOrder {
    position: fixed;
    display: flex;
    flex-direction: column;
    left: 0;
    top: 143px;
    width: 100%;
    height: calc(100% - 143px);
    background: #efefef;
    z-index: 998;
    opacity: .8;
    justify-content: center;
    align-items: center;
}

    .WaitConfirmPreOrder span {
        height: 120px;
        width: 100%;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        font-weight: 600;
    }

        .WaitConfirmPreOrder span svg {
            height: 90px;
            width: 90px;
            margin-bottom: 20px;
        }

            .WaitConfirmPreOrder span svg circle, .WaitConfirmPreOrder span svg line {
                fill: #6f42c1;
            }


.nowhite {
    white-space: nowrap;
}

.alert-success {
    animation-name: alertSuccess;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

@keyframes alertSuccess {
    0% {
        box-shadow: 0px 0px 6px 0px rgb(7 185 98 / 20%)
    }

    100% {
        box-shadow: 0px 0px 6px 0px rgb(7 185 98 / 65%)
    }
}

/*.alert-danger {
    animation-name: alertDanger;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}*/

@keyframes alertDanger {
    0% {
        box-shadow: 0px 0px 6px 0px rgb(252 79 104 / 20%);
    }

    100% {
        box-shadow: 0px 0px 6px 0px rgb(252 79 104 / 65%);
    }
}

.alert-warning {
    animation-name: alertWarning;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

@keyframes alertWarning {
    0% {
        box-shadow: 0px 0px 6px 0px rgb(255 165 0 / 20%);
    }

    100% {
        box-shadow: 0px 0px 6px 0px rgb(255 165 0 / 65%);
    }
}

.alert-info {
    animation-name: alertInfo;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

@keyframes alertInfo {
    0% {
        box-shadow: 0px 0px 6px 0px rgb(44 156 214 / 0.20);
    }

    100% {
        box-shadow: 0px 0px 6px 0px rgb(44 156 214 / 0.65);
    }
}


.alert-primary {
    animation-name: alertPrimary;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

@keyframes alertPrimary {
    0% {
        box-shadow: 0px 0px 6px 0px rgb(148 77 255 / 0.2);
    }

    100% {
        box-shadow: 0px 0px 6px 0px rgb(148 77 255 / 0.65);
    }
}


#ProductStockTable tbody tr td:nth-child(2), .ProductStockTable tbody tr td:nth-child(2), .ProductStockTableEdit tbody tr td:nth-child(2), .ProductStockTableConnect tbody tr td:nth-child(2) {
    min-width: 240px;
}

.tab-content.transferInformations {
    position: relative;
}

    .tab-content.transferInformations > .tab-pane {
        filter: blur(2px);
    }

    .tab-content.transferInformations:before {
        content: "Bilgiler Aktarılıyor...";
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        background: #f4edffcc;
        width: 100%;
        height: 100%;
        z-index: 1;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        font-weight: 500;
        color: #223a5c;
    }

.customerInformation p, .ownerCustomer p, .ownerInformation p {
    margin-bottom: 0;
}

.customerInformation hr, .ownerCustomer hr, .ownerInformation hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.dataTables_empty {
    padding: 15px !important;
    background: #ffedf0 !important;
    color: #fc4f68 !important;
}

body > .pnotify.pnotify-positioned {
    z-index: 999999999 !important;
}

[name="stockQty"] + .CalculateWeightToUnit, [name="stockQtyUnit"] + .CalculateUnitToWeight {
    height: 24px;
    margin-left: 3px;
    padding: 0 7px;
}

[name="OrderQuantity"] + .CalculateWeightToUnit, [name="OrderQuantityUnit"] + .CalculateUnitToWeight {
    height: 38px;
    margin-left: 3px;
    padding: 0 15px;
}

.ExchangePriceValue {
    white-space: nowrap;
    opacity: .6;
    color: #223a5c;
}

.PriceValue {
    white-space: nowrap;
}

.WayBillStatDot p {
    width: 100%;
    max-width: 180px;
    text-align: center;
    border-right: 1px solid #d6d6d6;
}

    .WayBillStatDot p:first-child {
        border-left: 1px solid #d6d6d6;
    }

.dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin-right: 5px;
    border: 1px solid #c5c5c5;
}

.PaymentExchangeStat {
    display: none;
}

.dropdown-item {
    cursor: pointer;
}

.UsageOrderStock, .UsageOrderStockUnit {
    cursor: pointer;
}

    .UsageOrderStock:hover, .UsageOrderStockUnit:hover {
        background: #08d26f !important;
        color: white;
    }


.nav-link .PurchaseOrderCount, .nav-link .OrderCount, .nav-link .ManufactureCount, .nav-link .TransferCount, .nav-link .ReservedOrderCount, .nav-link .ReservedManufactureCount {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    background: white;
    border: 1px solid #223a5c;
    font-size: 10px;
    transition: all .3s ease;
}

.nav-link.active .PurchaseOrderCount, .nav-link.active .OrderCount, .nav-link.active .ManufactureCount, .nav-link.active .TransferCount, .nav-link.active .ReservedOrderCount, .nav-link.active .ReservedManufactureCount {
    border: 1px solid white;
    background: #223a5c;
    transition: all .3s ease;
}

#view_stock_list .nav-link {
    border: 1px solid #223a5c;
}


.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #5889cf61;
    border-color: #223a5c;
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #223a5c;
}

.printable-bg {
    position: fixed;
    top: 0;
    left: 0;
    background: #000000b0;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 80;
}

.PrintUnitTh .custom-control, .PrintUnitPriceTh .custom-control, .PrintUnitNetPriceTh .custom-control, .PrintUnitTaxRatioTh .custom-control, .PrintTotalUnitPriceTh .custom-control, .PrintTotalPriceTh .custom-control {
    position: relative;
    float: right;
    margin-bottom: -10px;
    top: -4px;
    margin-left: 5px;
    margin-right: 0;
}

.StockStat {
    width: 15px;
    height: 15px;
    display: block;
    border-radius: 15px;
    margin: 0 auto;
    cursor: pointer;
}

.waybillstat-icon {
    margin-left: 0;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    display: none;
}

#WayBillOrderListTable .badge:not(:last-child):before, #WayBillOrderGroupListTable .badge:not(:last-child):before, #WayBillPurchaseOrderListTable .badge:not(:last-child):before, .WayBillGroupPurchaseOrderListTable .badge:not(:last-child):before {
    content: "\e829";
    font-family: 'feather';
    position: absolute;
    right: -2px;
}

.badge.is-confirm.is-closed:not(.is-account):first-child {
    background-color: transparent;
    color: #00ab57;
}

    .badge.is-confirm.is-closed:not(.is-account):first-child .waybillstat-icon {
        display: none;
    }


    .badge.is-confirm.is-closed:not(.is-account):first-child + .badge.is-confirm.is-closed:not(.is-account) {
        background-color: transparent;
        color: #00ab57;
    }

        .badge.is-confirm.is-closed:not(.is-account):first-child + .badge.is-confirm.is-closed:not(.is-account) .waybillstat-icon {
            display: none;
        }

        .badge.is-confirm.is-closed:not(.is-account):first-child + .badge.is-confirm.is-closed:not(.is-account) + .badge.is-confirm.is-closed:not(.is-account) {
            background-color: #f17500e3;
            color: white;
        }

            .badge.is-confirm.is-closed:not(.is-account):first-child + .badge.is-confirm.is-closed:not(.is-account) + .badge.is-confirm.is-closed:not(.is-account):before {
                display: none;
            }

            .badge.is-confirm.is-closed:not(.is-account):first-child + .badge.is-confirm.is-closed:not(.is-account) + .badge.is-confirm.is-closed:not(.is-account) .waybillstat-icon {
                display: inline-block;
            }


.badge.is-closed:not(.is-account):not(.is-confirm):first-child {
    background-color: transparent;
    color: #00ab57;
}

    .badge.is-closed:not(.is-account):not(.is-confirm):first-child .waybillstat-icon {
        display: none;
    }


    .badge.is-closed:not(.is-account):not(.is-confirm):first-child + .badge.is-closed:not(.is-account):not(.is-confirm) {
        background-color: #f17500e3;
        color: white;
    }

        .badge.is-closed:not(.is-account):not(.is-confirm):first-child + .badge.is-closed:not(.is-account):not(.is-confirm):before {
            display: none;
        }

        .badge.is-closed:not(.is-account):not(.is-confirm):first-child + .badge.is-closed:not(.is-account):not(.is-confirm) .waybillstat-icon {
            display: inline-block;
        }

        .badge.is-closed:not(.is-account):not(.is-confirm):first-child + .badge.is-closed:not(.is-account):not(.is-confirm) + .badge.is-closed:not(.is-account):not(.is-confirm) {
            background-color: transparent;
        }

.badge.is-closed:not(.is-account):not(.is-confirm) + .badge.is-closed:not(.is-account):not(.is-confirm) + .badge.is-closed:not(.is-account):not(.is-confirm) .waybillstat-icon {
    display: none;
}



.badge.is-account:first-child {
    background-color: transparent;
    color: #00ab57;
}

    .badge.is-account:first-child .waybillstat-icon {
        display: none;
    }


    .badge.is-account:first-child + .badge.is-account {
        background-color: transparent;
        color: #00ab57;
    }

        .badge.is-account:first-child + .badge.is-account .waybillstat-icon {
            display: none;
        }


        .badge.is-account:first-child + .badge.is-account + .badge.is-account {
            background-color: transparent;
            color: #00ab57;
        }

.badge.is-account + .badge.is-account + .badge.is-account .waybillstat-icon {
    display: none;
}

.PurchaseOrderForOrder {
    display: none;
}

.ServiceName {
    align-items: center;
}

    .ServiceName:before {
        content: "";
        display: inline-block;
        width: 6px;
        height: 3px;
        background: black;
        margin-right: 4px;
    }

#preorder-detail-list {
    position: relative;
    z-index: 90;
}

#order-detail-list {
    position: relative;
    z-index: 90;
}

[name="ChooseStockType"] {
    max-width: 120px
}

.printOrder .OrderList .ServiceName {
    display: block;
}

    .printOrder .OrderList .ServiceName:before {
        display: none;
    }

.ServiceStat label {
    font-weight: 600;
}

#waybill_detail [data-waybilldetailid] + tr {
    display: none;
}

.WayBillStatButton button.active {
    background: #223a5c !important;
    color: white !important;
}

.printReport .CustomerFirmLogo img {
    max-width: 320px;
    margin-bottom: 20px;
}

.CombineWayBill {
    display: none;
}


.WayBillChooseBg {
    position: fixed;
    top: 0;
    left: 0;
    background: #000000b0;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 80;
}

#WayBillList {
    position: relative;
    z-index: 90;
}

.modal.ajax-loading .modal-content:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #5889cf61;
    z-index: 1;
    opacity: .9;
}

.modal.ajax-loading .modal-content:after {
    content: "Lütfen Bekleyiniz";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 20px;
    width: 100%;
    text-align: center;
    margin: auto;
    z-index: 9;
    font-size: 14px;
    font-weight: 600;
}

.card-body {
    position: relative
}

    .card-body.ajax-loading:before {
        content: "";
        position: absolute;
        display: block;
        left: 1.25rem;
        right: 1.25rem;
        top: 1.25rem;
        bottom: 1.25rem;
        background: #5889cf61;
        z-index: 1;
        opacity: .9;
    }

    .card-body.ajax-loading:after {
        content: "Lütfen Bekleyiniz";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 20px;
        width: 100%;
        text-align: center;
        margin: auto;
        z-index: 9;
        font-size: 14px;
        font-weight: 600;
    }

.new_group {
    height: 300px;
    background: rgba(8, 210, 111, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 3px;
    cursor: pointer;
    transition: all .5s ease;
}

    .new_group:hover {
        background: #08d26f;
        transition: all .5s ease;
    }

    .new_group span {
        display: block;
        text-align: center;
        color: #08d26f;
        font-size: 12px;
        font-weight: 600;
        transition: all .5s ease;
    }

    .new_group:hover span {
        color: white;
        transition: all .5s ease;
    }

    .new_group svg {
        width: 60px;
        height: 60px;
    }

        .new_group svg path {
            fill: #08d26f;
            transition: all .5s ease;
        }

    .new_group:hover svg path {
        fill: #ffffff;
        transition: all .5s ease;
    }

.update_group {
    background: rgb(243 132 28 / 0.2);
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    cursor: pointer;
    transition: all .5s ease;
}

    .update_group:hover {
        background: #f3841c;
        transition: all .5s ease;
    }

    .update_group span {
        display: block;
        text-align: center;
        color: #f3841c;
        font-size: 12px;
        font-weight: 600;
        transition: all .5s ease;
    }

    .update_group:hover span {
        color: white;
        transition: all .5s ease;
    }

    .update_group svg {
        width: 60px;
        height: 60px;
    }

        .update_group svg path {
            fill: #f3841c;
            transition: all .5s ease;
        }

    .update_group:hover svg path {
        fill: white;
        transition: all .5s ease;
    }

.table tbody tr th {
    vertical-align: middle
}

.datepickers-container {
    z-index: 999999999;
}

.custom-switch .custom-control-label::after {
    background-color: #b798e5;
}

.CustomerDeliveryAddressNote {
    display: none;
}

.cheque-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: black;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: .5;
    display: none;
}

.PrintCheque, .ChequeActionChoose {
    display: none;
}

.DetailStockRow {
    display: none;
}

#activityTable tr td:nth-child(4), #activityTable tr td:nth-child(5), #activityTable tr td:nth-child(6), #activityTable tr td:nth-child(7) {
    white-space: nowrap;
}

#StokListTable tbody tr:nth-child(2) {
    white-space: nowrap;
}

.BulletinIDChoose, .BulletinInsideChoose, .BulletinOutsideChoose, .BulletinExchangePrice {
    display: none;
}

.BulletinChooseList {
    height: 150px;
}

.fixed-card-header {
    position: fixed;
    z-index: 99999;
    top: 150px;
    left: 45px;
    right: 45px;
}

.BankDiv {
    display: none;
}

.invoice .invoice-footer .invoice-footer-btn .btn {
    margin-right: 3px;
}

.dateFilterButton {
    margin-top: 22px;
    padding: 13px 13px;
}

@media print {
    table thead tr th, table tbody tr td, table tfoot tr td {
        border: .5px solid !important;
        border-color: rgb(0 0 0) !important;
    }

    .table tbody + tbody {
        border-top: 1px solid black !important;
    }
}

@media (min-width: 1360px) {
    .modal-xxl {
        max-width: 95%;
    }
}

@media (min-width: 1440px) {
    .modal-xxl {
        max-width: 90%;
    }
}

@media (min-width: 320px) {
    .modal-xxl {
        max-width: 95%;
        margin: 1.75rem auto;
    }
}
/*# sourceMappingURL=style.css.map */

/* LOGIN START  */
.main {
    display: flex;
    height: 92vh;
    margin: 4vh;
    width: 96%;
    justify-content: center;
    align-items: center;
    background: white;
    border-radius: 40px;
}

.div2 .Div2Image {
    width: 240px;
    margin-bottom: 15px;
}

.div1 {
    background-color: #A952DB;
    background: url("/img/login/login-bg-2.jpg");
    background-repeat: no-repeat;
    background-size: auto 100%;
    height: 100%;
    width: 50%;
    display: flex;
    border-radius: 40px 0px 0px 40px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 270px 0 120px;
}


.div3 {
    background: url(/img/login/login-bg.jpg) no-repeat right center;
    height: 100%;
    width: 50%;
    display: flex;
    border-radius: 0px 40px 40px 0px;
    background-size: cover;
    position: relative;
}

.div2 .card {
    border-radius: 30px !important;
    height: 420px;
    box-shadow: 0 0 15px 5px rgb(0 0 0 / 10%);
}

.div2 {
    position: fixed;
    width: 420px;
    height: 400px;
    z-index: 9;
}


.div1 img {
    width: 420px;
    margin-bottom: 30px;
}

strong {
    font-size: 12px !important;
}

.div2-input {
    position: relative;
    width: calc(100% - 30px);
    padding: 10px 5px;
    margin: 0 0 15px 0;
    border: none;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    background: transparent;
    font-size: 14px;
    opacity: 1;
    animation: input_opacity 0.8s cubic-bezier(.55, 0, .1, 1);
    transition: border-bottom 0.2s cubic-bezier(.55, 0, .1, 1);
}

.div2 .btn {
    border-radius: 25px;
    width: 100%;
    height: 40px;
    background: #335180;
    max-width: 240px;
    color: white;
}

.div1 .footer img {
    width: 60% !important;
}

.div2 .Span1 {
    font-size: 14px;
}

.div2-input:focus {
    outline: none;
    border-bottom: 2px solid #4e007a;
}

.div2 .Span {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.div1 .footer {
    position: absolute;
    left: 50px;
    bottom: 10%;
    width: 45%;
}

.div2 .btn:hover {
    background-color: #223a5c;
    color: #fff;
}

.Customer {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 3%;
}


.login-form-group {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
}

    .login-form-group i {
        position: absolute;
        z-index: 9;
        right: 20px;
        top: 13px;
        font-size: 18px;
    }


.Carousel {
    height: 100px;
    padding: 0 60px;
}

.div3:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    background: #df791f;
    opacity: 0;
    border-radius: 0px 40px 40px 0px;
}


.Carousel .carousel-item {
    text-align: center
}


.Carousel .carousel-control-prev, .Carousel .carousel-control-next {
    filter: brightness(0);
}

.Carousel .carousel-indicators li {
    background-color: #5f5f5f;
}

.Carousel .carousel-control-next-icon, .Carousel .carousel-control-prev-icon {
    width: 15px;
    height: 15px;
}


.detail-list {
    float: right;
}

.GetManufactureOrderPlan {
    position: relative;
}

.ManufactureOrderPlanCount {
    position: absolute;
    width: 15px;
    height: 15px;
    display: flex;
    border-radius: 15px;
    top: -5px;
    right: -5px;
    font-size: 9px;
    background: #ff8d00;
    align-items: center;
    justify-content: center;
}

.ShowWayBillInfo i {
    font-size: 10px;
    position: relative;
    top: -5px;
}


.overflow-y {
    overflow-y: auto;
}

.form-control:not(.form-control-xs):not(.form-control-table) + .CalculateWeightToUnit, .form-control:not(.form-control-xs):not(.form-control-table) + .CalculateUnitToWeight, .form-control:not(.form-control-xs):not(.form-control-table) + .GenerateSlotStat {
    padding: 13px 13px;
}

#order_table td .percentage {
    font-size: 10px;
    color: #4a4a4a;
}

.customerInformation, .ownerInformation, .ownerCustomer {
    display: none
}

.WayBillOwnerInformation, .WayBillCustomerInformation {
    display: none;
}

.ViewOrderCompany, .ViewOwnerCompany {
    position: absolute;
    right: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.copy {
    cursor: pointer
}

[readonly] + .CalculateUnitToWeight, [readonly] + .CalculateWeightToUnit {
    pointer-events: none;
}

.ProductManufacturerReport {
    display: none;
}

.WayBillPurchaseOrderDetailStockTable tbody tr:not([data-code="Kg"]) {
    display: none;
}

#waybill-purchase-report-list .EffectiveTable tbody tr:not([data-code="Kg"]) {
    display: none;
}

#waybill-purchase-report-list .EffectiveWayBillTable tbody tr:not([data-code="Kg"]) {
    display: none;
}

#bank-accounts #activityTable.table-xs td, #bank-accounts #activityTable.table-xs th {
    font-size: 10px;
}

#BankAccountsDetailTable.table-xs td, #BankAccountsDetailTable.table-xs th {
    font-size: 10px;
}

#case-accounts #activityTable.table-xs td, #case-accounts #activityTable.table-xs th {
    font-size: 10px;
}

#caseAccountList.table-xs td, #caseAccountList.table-xs th {
    font-size: 10px;
}

#view_activity #activityTable.table-xs td, #view_activity #activityTable.table-xs th {
    font-size: 10px;
}

#bank-accounts table .badge {
    font-size: 8px;
}

#BankAccountsDetailTable .badge {
    font-size: 8px;
}

#case-accounts table .badge {
    font-size: 8px;
}

#caseAccountList .badge {
    font-size: 8px;
}

#view_activity table .badge {
    font-size: 8px;
}

.custom-control-input:disabled ~ .custom-control-label {
    pointer-events: none;
}

.custom-control-input:disabled {
    pointer-events: none;
}

.InvoiceProductList span.dot {
    position: relative;
    top: 1px;
}

#waybill_detail [name="WayBillNo"], #waybill_detail [name="DeliveryDate"] {
    text-align: right;
}

#pay_installmentBch .MainPrice, #pay_installmentBch .InterestStat {
    display: none;
}


.table-fixed {
    table-layout: fixed;
}

@media print {
    .printBreak {
        page-break-before: always;
    }
}

.ClearSpecialFilter {
    cursor: pointer;
    background: rgb(255 0 36 / 50%);
    display: flex;
    height: 38px;
    width: 38px;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    margin-top: 22px;
    margin-left: 6px;
    border-radius: 3px;
    transition: all .4s ease;
}

    .ClearSpecialFilter:hover {
        background: rgb(255 0 36 / 100%);
        transition: all .4s ease;
    }

.CategoryFilter {
    cursor: pointer;
    background: rgb(88 137 207 / 38%);
    display: flex;
    height: 38px;
    width: 38px;
    align-items: center;
    justify-content: center;
    color: #223a5c;
    margin-top: 22px;
    border-radius: 3px;
    transition: all .4s ease;
}

    .CategoryFilter:hover {
        background: #223a5c;
        color: white;
        transition: all .4s ease;
    }

.PrintFirmInfo table td, .PrintFirmInfo table th {
    font-size: 10px !important;
}

.PrintCustomerInfo table td, .PrintCustomerInfo table th {
    font-size: 10px !important;
}

.order_td.nowhite, .purchase_order_td.nowhite {
    text-align: center;
}

.order_td.PreOrderDetailStock {
    background-color: rgb(255 204 17 / 12%) !important;
}

.order_td.WayBillPreStock {
    background-color: rgba(252, 79, 104, 0.1) !important;
}

.order_td.WayBillStock {
    background-color: rgba(8, 210, 111, 0.1) !important;
}

.order_td.PreOrderNetStock {
    background-color: rgb(255 204 17 / 12%) !important;
}


#StockShipmentReportTable td.p-0 {
    vertical-align: top !important
}

    #StockShipmentReportTable td.p-0.align-middle {
        vertical-align: middle !important;
    }

    #StockShipmentReportTable td.p-0 > table > thead {
        height: 130px;
        background: #f7f7f7;
    }

.product_td, .empty_product_td, .manufacturer_td, .productwarehouse_td, .remainstock_td {
    height: 25px;
    text-transform: uppercase;
}

.purchase_order_td:not(.nowhite):not(.miw-120), .order_td:not(.nowhite):not(.miw-120) {
    min-width: 35px !important
}

.PurchaseOrderDetailStock {
    background-color: rgb(255 204 17 / 12%);
}

.waybill_purchase {
    background-color: rgba(252, 79, 104, 0.1);
}

.WayBillPurchaseOrderNetStock {
    background-color: rgba(8, 210, 111, 0.1);
}

.PurchaseOrderDetailNetStock {
    background-color: rgb(255 204 17 / 12%);
}

.multiselect-native-select, .multiselect-native-select .btn-group, .multiselect-native-select .multiselect {
    width: 100%;
}

.table-xxs td:not([data-category]) {
    min-width: 100px;
}


.ClearFilterButton {
    position: relative;
}

    .ClearFilterButton span {
        position: absolute;
        top: -4px;
        background: #fc4f68;
        color: white;
        font-size: 8px;
        width: 14px;
        height: 14px;
        border-radius: 12px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

.IsHandicappedPercent, .MilitaryStatus, .MilitaryStatusDate {
    display: none;
}

.form-header {
    padding: 10px;
    background: #bfd2ed;
    color: #223a5c;
    margin-bottom: 20px;
    margin-top: 10px;
}

#customerGsmCode {
    padding-left: 0;
    padding-right: 0;
    width: 80px;
    font-size: 13px;
    height: 35px;
}

.DismissalCloneRow {
    display: none;
}

.customer-dropdown .dropdown-menu {
    /*left: unset !important;*/
    right: 0 !important;
}

.employee-dropdown .dropdown-menu {
    left: unset !important;
}

.SavePaymentRollRow, .ClosePaymentRollRow, .BulkSavePaymentRollRows, .BulkClosePaymentRollRows {
    display: none;
}

.buttons-excel {
    margin: 0 !important;
    outline: none !important;
    display: inline-block;
    font-weight: 500 !important;
    text-align: center !important;
    vertical-align: middle !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
    background-color: rgba(8, 210, 111) !important;
    background: rgba(8, 210, 111) !important;
    border-radius: 3px !important;
    border: none !important;
    color: white !important;
    cursor: pointer !important;
    padding: 6px 7px !important;
    font-size: 10px !important;
}

    .buttons-excel:hover, .buttons-excel:active, .buttons-excel:focus {
        box-shadow: none !important;
        background-color: #08d26f !important;
        border: none !important;
        color: #ffffff !important;
        outline: none !important;
    }

table.dataTable tbody th, table.dataTable tbody td {
    padding: 3px 5px !important;
}

.dt-buttons {
    margin-bottom: 10px
}

#CustomerPaymentRollTable input[type="checkbox"] {
    width: 15px;
    height: 15px;
    cursor: pointer;
}

#CustomerPaymentRollTable_wrapper .dt-buttons {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#employee_recruiment_form {
    margin-top: -10px
}

.SalaryCalculationType {
    display: none;
}

#CustomerPaymentRollTable [name="Value"] {
    min-width: 80px;
}

#CustomerPaymentRollTable .ViewEmployeeNote {
    font-size: 9px;
}

.table-responsive {
    padding-bottom: 3px;
}

select[name="PaymentRollParameterCalculateTypeID"] + .select2 .select2-selection__rendered {
    padding: 0 5px;
}

.PartTimeDayCount {
    display: none;
}

#dropdownMenuButton {
    min-width: 10rem
}

.pre-card-header {
    padding: 10px;
    cursor: pointer;
}

.pre-card-toggle .icon-chevron-up {
    display: block;
}

.pre-card-toggle.active .icon-chevron-up {
    display: none;
}

.pre-card-toggle .icon-chevron-down {
    display: none;
}

.pre-card-toggle.active .icon-chevron-down {
    display: block;
}

.CustomerPrePaymentRollTable {
    display: none;
}

.LanguageRow {
    width: 100%;
}

    .LanguageRow:not([data-code="TR"]) {
        display: none;
    }

.lang-slug {
    font-size: 9px;
    color: #999999;
}

#header-fixed {
    position: fixed;
    top: 0px;
    display: none;
    background-color: white;
}

#CustomerPaymentRollTable_filter {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-content: flex-end;
}

    #CustomerPaymentRollTable_filter label {
        margin: 0;
        display: flex;
        align-items: center;
    }

@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%, 70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-moz-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%, 70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%, 70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.dropzone,
.dropzone * {
    box-sizing: border-box
}

#accrual-dropzone {
    background: #f5f6ff;
}

.dropzone {
    min-height: 150px;
    border: 1px solid rgba(0, 0, 0, 0.07);
    background: #fff;
    padding: 20px 20px
}

    .dropzone.dz-clickable {
        cursor: pointer
    }

        .dropzone.dz-clickable * {
            cursor: default
        }

        .dropzone.dz-clickable .dz-message,
        .dropzone.dz-clickable .dz-message * {
            cursor: pointer
        }

    .dropzone.dz-started .dz-message {
        display: none
    }

    .dropzone.dz-drag-hover {
        border-style: solid
    }

        .dropzone.dz-drag-hover .dz-message {
            opacity: .5
        }

    .dropzone .dz-message {
        text-align: center;
        margin: 2em 0
    }

        .dropzone .dz-message .dz-button {
            background: none;
            color: inherit;
            border: none;
            padding: 0;
            font-size: 16px;
            cursor: pointer;
            outline: inherit;
        }

    .dropzone .dz-preview {
        position: relative;
        display: inline-block;
        vertical-align: top;
        margin: 16px;
        width: 100%;
        margin: 5px 0;
    }

        .dropzone .dz-preview:hover {
            z-index: 1000
        }

            .dropzone .dz-preview:hover .dz-details {
                opacity: 1
            }

        .dropzone .dz-preview.dz-file-preview .dz-image {
            border-radius: 5px;
            background: #999;
            background: linear-gradient(to bottom, #294a78, #294a78);
        }

        .dropzone .dz-preview.dz-file-preview .dz-details {
            opacity: 1
        }

        .dropzone .dz-preview.dz-image-preview {
            background: #fff
        }

            .dropzone .dz-preview.dz-image-preview .dz-details {
                -webkit-transition: opacity 0.2s linear;
                -moz-transition: opacity 0.2s linear;
                -ms-transition: opacity 0.2s linear;
                -o-transition: opacity 0.2s linear;
                transition: opacity 0.2s linear
            }

        .dropzone .dz-preview .dz-remove {
            display: none;
        }

        .dropzone .dz-preview:hover .dz-remove {
            font-size: 12px;
            text-align: center;
            display: block;
            cursor: pointer;
            border: none;
            position: absolute;
            z-index: 999;
            left: 8px;
            top: 6px;
            color: white;
        }

        .dropzone .dz-preview .dz-remove:hover {
            text-decoration: underline
        }

        .dropzone .dz-preview:hover .dz-details {
            opacity: 1
        }

        .dropzone .dz-preview .dz-details {
            z-index: 20;
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
            font-size: 13px;
            min-width: 100%;
            max-width: 100%;
            padding: 8px 10px;
            text-align: center;
            color: rgba(0,0,0,.9);
            line-height: 1;
        }

            .dropzone .dz-preview .dz-details .dz-size {
                margin-bottom: 1em;
                position: absolute;
                right: 5px;
                font-size: 9px;
                line-height: 18px;
            }

            .dropzone .dz-preview .dz-details .dz-filename {
                white-space: nowrap
            }

                .dropzone .dz-preview .dz-details .dz-filename:hover span {
                    border: transparent;
                    background-color: transparent;
                }

                .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
                    overflow: hidden;
                    text-overflow: ellipsis
                }

                    .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
                        border: 1px solid transparent
                    }

                .dropzone .dz-preview .dz-details .dz-filename span,
                .dropzone .dz-preview .dz-details .dz-size span {
                    background-color: rgba(255, 255, 255, 0);
                    padding: 0 .4em;
                    border-radius: 3px;
                    color: white;
                }

        .dropzone .dz-preview:hover .dz-image img {
            -webkit-transform: scale(1.05, 1.05);
            -moz-transform: scale(1.05, 1.05);
            -ms-transform: scale(1.05, 1.05);
            -o-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
            -webkit-filter: blur(8px);
            filter: blur(8px)
        }

        .dropzone .dz-preview .dz-image {
            border-radius: 20px;
            overflow: hidden;
            width: 100%;
            height: 30px;
            position: relative;
            display: block;
            z-index: 10
        }

            .dropzone .dz-preview .dz-image img {
                display: block
            }

        .dropzone .dz-preview.dz-success .dz-success-mark {
            -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
            -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
            -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
            -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
            animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1)
        }

        .dropzone .dz-preview.dz-error .dz-error-mark {
            opacity: 1;
            -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
            -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
            -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
            -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
            animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1)
        }

        .dropzone .dz-preview .dz-success-mark,
        .dropzone .dz-preview .dz-error-mark {
            pointer-events: none;
            opacity: 0;
            z-index: 500;
            position: absolute;
            display: block;
            height: 16px;
            left: 48px;
            top: 5px;
            width: 80px;
            margin-left: -40px;
        }

            .dropzone .dz-preview .dz-success-mark svg,
            .dropzone .dz-preview .dz-error-mark svg {
                display: block;
                width: 20px;
                height: 20px;
            }

        .dropzone .dz-preview.dz-processing .dz-progress {
            opacity: 1;
            -webkit-transition: all 0.2s linear;
            -moz-transition: all 0.2s linear;
            -ms-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            transition: all 0.2s linear
        }

        .dropzone .dz-preview.dz-complete .dz-progress {
            opacity: 0;
            -webkit-transition: opacity 0.4s ease-in;
            -moz-transition: opacity 0.4s ease-in;
            -ms-transition: opacity 0.4s ease-in;
            -o-transition: opacity 0.4s ease-in;
            transition: opacity 0.4s ease-in
        }

        .dropzone .dz-preview:not(.dz-processing) .dz-progress {
            -webkit-animation: pulse 6s ease infinite;
            -moz-animation: pulse 6s ease infinite;
            -ms-animation: pulse 6s ease infinite;
            -o-animation: pulse 6s ease infinite;
            animation: pulse 6s ease infinite
        }

        .dropzone .dz-preview .dz-progress {
            opacity: 1;
            z-index: 1000;
            pointer-events: none;
            position: absolute;
            height: 16px;
            left: 55px;
            top: 15px;
            margin-top: -8px;
            width: 80px;
            margin-left: -40px;
            background: rgba(255,255,255,.9);
            -webkit-transform: scale(1);
            border-radius: 8px;
            overflow: hidden
        }

            .dropzone .dz-preview .dz-progress .dz-upload {
                background: #333;
                background: linear-gradient(to bottom, #666, #444);
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                width: 0;
                -webkit-transition: width 300ms ease-in-out;
                -moz-transition: width 300ms ease-in-out;
                -ms-transition: width 300ms ease-in-out;
                -o-transition: width 300ms ease-in-out;
                transition: width 300ms ease-in-out
            }

        .dropzone .dz-preview.dz-error .dz-error-message {
            display: block
        }

        .dropzone .dz-preview.dz-error:hover .dz-error-message {
            opacity: 1;
            pointer-events: auto
        }

        .dropzone .dz-preview .dz-error-message {
            pointer-events: none;
            z-index: 1000;
            position: absolute;
            display: block;
            display: none;
            opacity: 0;
            -webkit-transition: opacity 0.3s ease;
            -moz-transition: opacity 0.3s ease;
            -ms-transition: opacity 0.3s ease;
            -o-transition: opacity 0.3s ease;
            transition: opacity 0.3s ease;
            border-radius: 8px;
            font-size: 13px;
            top: 130px;
            left: -10px;
            width: 140px;
            background: #be2626;
            background: linear-gradient(to bottom, #be2626, #a92222);
            padding: .5em 1.2em;
            color: #fff;
        }

            .dropzone .dz-preview .dz-error-message:after {
                content: "";
                position: absolute;
                top: -6px;
                left: 64px;
                width: 0;
                height: 0;
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                border-bottom: 6px solid #be2626
            }

.ParameterHeaderList > li {
    min-width: 200px;
    list-style: none;
    border: 1px solid #ccc;
    margin-bottom: 1px;
    padding: 10px 5px;
    width: 100%;
    background: #f2f2f2;
}

    .ParameterHeaderList > li:first-child {
        min-width: 40px;
        width: 100px;
    }

    .ParameterHeaderList > li:nth-child(2) {
        min-width: 100px;
        width: 100px;
    }

    .ParameterHeaderList > li:nth-child(3) {
        min-width: 360px;
        width: 100px;
    }

.ParameterHeaderList.fixed-scroll {
    position: fixed;
    top: 115px;
    right: 50px;
    left: 50px;
    z-index: 99;
}

.ParameterBodyList > li > span {
    min-width: 200px;
    width: 100%;
    padding: 5px 5px;
    border: 1px solid #f2f2f2;
    display: block;
    line-height: 30px;
}

    .ParameterBodyList > li > span:first-child {
        min-width: 40px;
        width: 100px;
    }

    .ParameterBodyList > li > span:nth-child(2) {
        min-width: 100px;
        width: 100px;
    }

    .ParameterBodyList > li > span:nth-child(3) {
        min-width: 360px;
        width: 100px;
    }

#togglePassword, #toggleRepeatPassword, #toggleNewPassword {
    margin-left: -30px;
    cursor: pointer;
    z-index: 999999;
    padding: 5px;
    font-size: 14px;
}

.dataTables_wrapper .dataTables_filter {
    text-align: left !important;
}

.dataTables_scrollBody {
    padding-bottom: 10px;
}

#CustomerPaymentRollTable_filter {
    display: flex;
    justify-content: end;
}

table > tbody > tr.selected, table > tbody > tr.selected > td {
    background-color: #294a78 !important;
    box-shadow: unset !important;
}

    table > tbody > tr.selected *:not(.btn):not(.badge):not(i) {
        color: white !important;
        background-color: #294a78 !important;
        box-shadow: unset !important;
    }


.PaymentRollRowList .PaymentRollRow:first-child .RemovePaymentRollRow {
    display: none;
}

.PrintDismissal .table-borderless tr, .PrintDismissal .table-borderless tr th, .PrintDismissal .table-borderless tr td, .PrintDismissal .table-borderless thead, .PrintDismissal .table-borderless tbody {
    border: none !important;
}

.EmployeeUseAnnualRow {
    background-color: white !important;
}

.ForeignCustomerPaymentRollTable input {
    min-width: 100px;
}

th.sorting_disabled:before, th.sorting_disabled:after {
    display: none !important;
}

th.sorting_disabled {
    padding-right: 5px !important;
}

.ReviewNote {
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 3px rgb(0 0 0 / 30%);
}

.ForeignCustomerPaymentRollTable tbody td.selected {
    background: #223a5c !important;
}

.selected-amount {
    font-size: 12px;
    padding: 5px 10px;
    background: #00bf62;
    display: inline-block;
    border-radius: 3px;
    color: white;
}
.reset-selected {
    cursor: pointer;
    padding: 6px 7px;
    background: red;
    border-radius: 3px;
    margin-left: 5px;
    color: white;
}
tr.selected-rgba, tr.selected-rgba > td{
    background: #d8e3f2 !important;
}
.dtfh-floatingparenthead {
    top: 108px !important;
    min-height: 37px;
}

.PrintDismissal p, .PrintDismissal td, .PrintDismissal th{
    font-size: 16px;
   
}
.PrintDismissal * {
    font-family: Calibri;
}
.PrintDismissal td, .PrintDismissal th {
    border-color: #444 !important
}

#CustomerPaymentRollTable{
    margin: 0 0 15px;
}