@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap");

:root {
    --header-height: 3rem;
    --nav-width: 68px;
    --first-color: #23272A;
    --first-color-light: #d9d8a5;
    --white-color: #F7F6FB;
    --logo-color: #23272A;
    --body-font: 'Nunito', sans-serif;
    --normal-font-size: 1rem;
    --z-fixed: 100
}

/* width */
::-webkit-scrollbar {
    width: 5px;
    border-radius: 8px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #888;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555;
  }

.bg-dark, .btn-dark {
    background-color: var(--first-color) !important;
    color: var(--first-color-light) !important;
}
.text-dark {
    color: var(--first-color)
}

*,
::before,
::after {
    box-sizing: border-box;
    /* user-select: none;  */
}


body{background-color: #f9f9fa}.flex{-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto}@media (max-width:991.98px){.padding{padding: 1.5rem}}@media (max-width:767.98px){.padding{padding: 1rem}}.padding{padding: 5rem}.card{box-shadow: none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none}.pl-3, .px-3{padding-left: 1rem !important}.card{position: relative;display: flex;flex-direction: column;min-width: 0;word-wrap: break-word;background-color: #fff;background-clip: border-box;border: 1px solid #d2d2dc;border-radius: 0}.pr-3, .px-3{padding-right: 1rem !important}.card .card-body{padding: 1.25rem 1.75rem}.card-body{flex: 1 1 auto;padding: 1.25rem}.add-items{margin-bottom: 1.5rem;overflow: hidden}.d-flex{display: flex !important}.add-items input[type="text"]{border-top-right-radius: 0;border-bottom-right-radius: 0;width: 100%;background: transparent}.form-control{border: 1px solid #f3f3f3;font-weight: 400;font-size: 0.875rem}.form-control{display: block;width: 100%;padding: 0.875rem 1.375rem;font-size: 1rem;line-height: 1;color: #495057;background-color: #ffffff;background-clip: padding-box;border: 1px solid #ced4da;border-radius: 2px;transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}.add-items .btn{margin-left: .5rem}.btn{font-size: 0.875rem;line-height: 1;font-weight: 400;padding: .7rem 1.5rem;border-radius: 0.1275rem}.list-wrapper{height: 100%;max-height: 100%}.add-items{margin-bottom: 1.5rem;overflow: hidden}.add-items input[type="text"]{border-top-right-radius: 0;border-bottom-right-radius: 0;width: 100%;background: transparent}.add-items .btn, .add-items .fc button, .fc .add-items button, .add-items .ajax-upload-dragdrop .ajax-file-upload, .ajax-upload-dragdrop .add-items .ajax-file-upload, .add-items .swal2-modal .swal2-buttonswrapper .swal2-styled, .swal2-modal .swal2-buttonswrapper .add-items .swal2-styled, .add-items .wizard>.actions a, .wizard>.actions .add-items a{margin-left: .5rem}.rtl .add-items .btn, .rtl .add-items .fc button, .fc .rtl .add-items button, .rtl .add-items .ajax-upload-dragdrop .ajax-file-upload, .ajax-upload-dragdrop .rtl .add-items .ajax-file-upload, .rtl .add-items .swal2-modal .swal2-buttonswrapper .swal2-styled, .swal2-modal .swal2-buttonswrapper .rtl .add-items .swal2-styled, .rtl .add-items .wizard>.actions a, .wizard>.actions .rtl .add-items a{margin-left: auto;margin-right: .5rem}.list-wrapper{height: 100%;max-height: 100%}.list-wrapper ul{padding: 0;text-align: left;list-style: none;margin-bottom: 0}.list-wrapper ul li{font-size: .9375rem;padding: .4rem 0;border-bottom: 1px solid #f3f3f3}.list-wrapper ul li:first-child{border-bottom: none}.list-wrapper ul li .form-check{max-width: 90%;margin-top: .25rem;margin-bottom: .25rem}.list-wrapper ul li .form-check label:hover{cursor: pointer}.list-wrapper input[type="checkbox"]{margin-right: 15px}.list-wrapper .remove{cursor: pointer;font-size: 1.438rem;font-weight: 600;width: 1.25rem;height: 1.25rem;line-height: 20px;text-align: center}.list-wrapper .completed{text-decoration: line-through;text-decoration-color: #3da5f4}.list-wrapper ul li .form-check{max-width: 90%;margin-top: .25rem;margin-bottom: .25rem}.list-wrapper ul li .form-check, .list-wrapper ul li .form-check .form-check-label, .email-wrapper .mail-sidebar .menu-bar .profile-list-item a .user .u-name, .email-wrapper .mail-sidebar .menu-bar .profile-list-item a .user .u-designation, .email-wrapper .mail-list-container .mail-list .content .sender-name, .email-wrapper .message-body .attachments-sections ul li .details p.file-name, .settings-panel .chat-list .list .info p{text-overflow: ellipsis;overflow: hidden;max-width: 100%;white-space: nowrap}.form-check{position: relative;display: block;margin-top: 10px;margin-bottom: 10px;padding-left: 0}.list-wrapper ul li .form-check, .list-wrapper ul li .form-check .form-check-label, .email-wrapper .mail-sidebar .menu-bar .profile-list-item a .user .u-name, .email-wrapper .mail-sidebar .menu-bar .profile-list-item a .user .u-designation, .email-wrapper .mail-list-container .mail-list .content .sender-name, .email-wrapper .message-body .attachments-sections ul li .details p.file-name, .settings-panel .chat-list .list .info p{text-overflow: ellipsis;overflow: hidden;max-width: 100%;white-space: nowrap}.form-check .form-check-label{min-height: 18px;display: block;margin-left: 1.75rem;font-size: 0.875rem;line-height: 1.5}.form-check-label{margin-bottom: 0}.list-wrapper input[type="checkbox"]{margin-right: 15px}.form-check .form-check-label input{position: absolute;top: 0;left: 0;margin-left: 0;margin-top: 0;z-index: 1;cursor: pointer;opacity: 0;filter: alpha(opacity=0)}input[type="radio"], input[type="checkbox"]{box-sizing: border-box;padding: 0}.list-wrapper ul li .form-check, .list-wrapper ul li .form-check .form-check-label, .email-wrapper .mail-sidebar .menu-bar .profile-list-item a .user .u-name, .email-wrapper .mail-sidebar .menu-bar .profile-list-item a .user .u-designation, .email-wrapper .mail-list-container .mail-list .content .sender-name, .email-wrapper .message-body .attachments-sections ul li .details p.file-name, .settings-panel .chat-list .list .info p{text-overflow: ellipsis;overflow: hidden;max-width: 100%;white-space: nowrap}.form-check .form-check-label input[type="checkbox"]+.input-helper:before{content: "";width: 18px;height: 18px;border-radius: 2px;border: solid #405189;border-width: 2px;-webkit-transition: all;-moz-transition: all;-ms-transition: all;-o-transition: all;transition: all;transition-duration: 0s;-webkit-transition-duration: 250ms;transition-duration: 250ms}.form-check .form-check-label input[type="checkbox"]+.input-helper:before, .form-check .form-check-label input[type="checkbox"]+.input-helper:after{position: absolute;top: 0;left: 0}.form-check .form-check-label input[type="checkbox"]+.input-helper:after{-webkit-transition: all;-moz-transition: all;-ms-transition: all;-o-transition: all;transition: all;transition-duration: 0s;-webkit-transition-duration: 250ms;transition-duration: 250ms;font-family: Material Design Icons;opacity: 0;filter: alpha(opacity=0);-webkit-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);content: '\F12C';font-size: .9375rem;font-weight: bold;color: #ffffff}.form-check .form-check-label input[type="checkbox"]+.input-helper:before, .form-check .form-check-label input[type="checkbox"]+.input-helper:after{position: absolute;top: 0;left: 0}.form-check .form-check-label input[type="checkbox"]:checked+.input-helper:before{background: #405189;border-width: 0}.form-check .form-check-label input[type="checkbox"]+.input-helper:before{content: "";width: 18px;height: 18px;border-radius: 2px;border: solid #405189;border-width: 2px;-webkit-transition: all;-moz-transition: all;-ms-transition: all;-o-transition: all;transition: all;transition-duration: 0s;-webkit-transition-duration: 250ms;transition-duration: 250ms}.form-check .form-check-label input[type="checkbox"]+.input-helper:after{font-family: FontAwesome;content: "\f095";display: inline-block;padding-right: 3px;vertical-align: middle;color: #fff}.text-primary, .list-wrapper .completed .remove{color: #405189 !important}.list-wrapper .remove{cursor: pointer;font-size: 1.438rem;font-weight: 600;width: 1.25rem;height: 1.25rem;line-height: 20px;text-align: center}.ml-auto, .list-wrapper .remove, .mx-auto{margin-left: auto !important}.list-wrapper ul li{font-size: .9375rem;padding: .4rem 0;border-bottom: 1px solid #f3f3f3}.list-wrapper ul{padding: 0;text-align: left;list-style: none;margin-bottom: 0}.flex-column-reverse{flex-direction: column-reverse !important}.d-flex, .loader-demo-box, .distribution-chart-legend .distribution-chart, .distribution-chart-legend .distribution-chart .item, .list-wrapper ul li, .email-wrapper .mail-sidebar .menu-bar .profile-list-item a, .email-wrapper .mail-sidebar .menu-bar .profile-list-item a .user, .email-wrapper .mail-list-container .mail-list .details, .email-wrapper .message-body .attachments-sections ul li .thumb, .email-wrapper .message-body .attachments-sections ul li .details .buttons, .lightGallery .image-tile .demo-gallery-poster, .swal2-modal, .navbar .navbar-menu-wrapper .navbar-nav, .navbar .navbar-menu-wrapper .navbar-nav .nav-item.nav-profile, .navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .navbar-dropdown .dropdown-item{display: flex !important}

body {
    position: relative;
    margin: var(--header-height) 0 0 0;
    padding: 0 1rem;
    font-family: var(--body-font);
    font-size: var(--normal-font-size);
    transition: .5s
}

a {
    text-decoration: none
}

.loader {
    background: #ccc;
    width: 100%;
    height: 5px;
    border-radius: 10px;
    position: fixed;
  }
  .loader .blue-line {
    background: #000;
    border-radius: 10px;
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100px;
    height: 10px;
    animation: line-bounce 2s infinite;
  }
  @keyframes line-bounce {
    0%{
      left: 90%;
    }
    50%{
      left: 0;
    }
  100%{
   left: 90%;
  }
  }

.lds-dual-ring {
    display: inline-block;
    width: 80px;
    height: 80px;
  }
  .lds-dual-ring:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 8px;
    border-radius: 50%;
    border: 6px solid var(--first-color);
    border-color: var(--first-color) transparent var(--first-color) transparent;
    animation: lds-dual-ring 1.2s linear infinite;
  }
  @keyframes lds-dual-ring {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }

.header {
    width: 100%;
    height: var(--header-height);
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1rem;
    background-color: var(--white-color);
    z-index: var(--z-fixed);
    transition: .5s
}

.header_toggle {
    color: var(--first-color);
    font-size: 1.5rem;
    cursor: pointer
}

.header_img {
    display: flex;
    justify-content: center;
}

.header_img img {
    width: 100px
}

.l-navbar {
    position: fixed;
    top: 0;
    left: -30%;
    width: var(--nav-width);
    height: 100vh;
    background-color: var(--first-color);
    padding: .5rem 1rem 0 0;
    transition: .5s;
    z-index: var(--z-fixed)
}

.nav {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden
}

.nav_logo,
.nav_link {
    display: grid;
    grid-template-columns: max-content max-content;
    align-items: center;
    column-gap: 1rem;
    padding: .5rem 0 .5rem 1.5rem
}

.nav_logo {
    margin-bottom: 2rem;
}

.float {
    transform: translatey(0px);
	animation: float 6s ease-in-out infinite;
}

.btn-custom {
    border: none !important;
    background: rgb(228,231,63);
    background-image: linear-gradient(to right top, #e9ff00, #f9ce00, #fe9c00, #fa6500, #eb1212);
    color: #23272A !important;
    font-size: 24px;
}

.nav_logo-icon {
    font-size: 1.25rem;
    color: var(--first-color-light);
}

.nav_logo-name {
    color: var(--first-color-light);
    font-weight: 700
}

.nav_link {
    position: relative;
    color: var(--first-color-light);
    margin-bottom: 1.5rem;
    transition: .3s
}

.nav_link:hover {
    color: var(--white-color)
}

.nav_icon {
    font-size: 1.25rem
}

.search {
    position: relative;
    box-shadow: 0 0 40px rgba(51, 51, 51, .1);
    width: 80%;
    max-width: 500px;
}

.search input {
    height: 60px;
    text-indent: 25px;
    border: 2px solid #d6d4d4
}

.search input:focus {
    box-shadow: none;
    border: 2px solid blue
}

.search .fa-search {
    position: absolute;
    top: 20px;
    left: 16px
}

.search button {
    position: absolute;
    top: 5px;
    right: 5px;
    height: 50px;
    width: 110px;
    background: blue
}

.show {
    left: 0
}

.body-pd {
    padding-left: calc(var(--nav-width) + 1rem)
}

.active {
    color: var(--white-color)
}

.active::before {
    content: '';
    position: absolute;
    left: 0;
    width: 2px;
    height: 32px;
    background-color: var(--white-color)
}

.height-100 {
    height: 100vh
}

.header-title h1 {
    margin-bottom: 1rem;
    font-size: 31px;
    padding-top: 1rem;
}

.card-title {
    margin-bottom: 0 !important;
}

.caption {
    font-weight: bold;
    font-size: 16px;
}

.scam__details tr th, .scam__details span {
    text-align: start;
}

.scam__details td {
    text-align: end;
}

.tab-content>.active {
    color: black !important;
}
.show {
    display: block !important;
}
.responsive_flex_tab {
    flex-direction:row !important;
    justify-content: center;
}

.media {
    justify-content: space-between !important;
}

.media-body h3 {
    font-size: 16px;
}

.responsive_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-10px);
	}
	100% {
		transform: translatey(0px);
	}
}

.dt-buttons button {
    font-size: 0.875rem;
    line-height: 1;
    font-weight: 400;
    padding: 0.7rem 1.5rem;
    border-radius: 0.1275rem;
    background-color: var(--first-color);
    color: white;
}

.dt-buttons button:hover {
    color: black;
}

@media screen and (min-width: 768px) {
    body {
        margin: calc(var(--header-height) + 1rem) 0 0 0;
        padding-left: calc(var(--nav-width) + 2rem)
    }

    .header {
        height: calc(var(--header-height) + 1rem);
        padding: 0 2rem 0 calc(var(--nav-width) + 2rem)
    }

    .l-navbar {
        left: 0;
        padding: 1rem 1rem 0 0
    }

    .showNav {
        width: calc(var(--nav-width) + 156px)
    }

    .body-pd {
        padding-left: calc(var(--nav-width) + 188px)
    }
    
}
@media screen and (max-width: 768px) {
    .responsive_flex, .responsive_flex_tab {
        flex-direction: column !important;
    }
    .responsive_flex_tab button {
        width: 100%;
        margin-bottom: 5px !important;
    }
}