:root {
    --primary-color: #3e66fb;
    --primary-hover-color: #284cd2;
}

a {
    color: #3e66fb;
}

body {
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    color: #202632;
    font-weight: 300;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    background-color: #E5E5E5;
}

.fw-300 {
    font-weight: 300!important;
}

.fw-400 {
    font-weight: 400!important;
}

.fw-500 {
    font-weight: 500!important;
}

.fw-600 {
    font-weight: 600!important;
}

.fw-700 {
    font-weight: 700!important;
}

.h-100 {
    height: 100%;
}

.link-white {
    color: #fff;
    text-decoration: none;
}

.link-white:hover,
.link-white:focus {
    color: #fff;
    text-decoration: none;
}

.panel-white {
    background-color: #fff;
}

.has-shadow {
    transition: all .3s ease;
    box-shadow: 0px 16px 24px rgb(0 0 0 / 12%);
}

.radius-10 {
    border-radius: 10px;
}

.radius-12 {
    border-radius: 12px;
}

.radius-24 {
    border-radius: 24px;
}

.logo_wrap {
    margin-bottom: 2rem;
}

.logo_wrap img {
    width: auto;
    max-width: 260px;
}

label {
    color: #616569;
    font-size: 16px;
}

.btn-primary {
    border: none;
    background-color: var(--primary-color);
    color: #fff;
    font-weight: 500;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    border: none;
    background-color: var(--primary-hover-color);
    color: #fff;
}

.sidebar.dbsidebar {
    padding: 0;
}

.sidebar.dbsidebar .nav-sidebar>.nav-item>.nav-link.active,
.sidebar.dbsidebar .nav-sidebar>.nav-item>.nav-link {
    box-shadow: none;
    border-radius: 0;
    padding: 14px 10px 14px 24px;
    display: flex;
    font-size: 14px;
    font-weight: 500;
}

.bbn {
    border-bottom: none!important;
}

.control-sidebar-slide-open .control-sidebar.appdetail_box,
.control-sidebar-slide-open .control-sidebar.appdetail_box::before {
    right: 0;
}

.bg-light-2 {
    background-color: #F7F9FC;
}

.bb {
    border-bottom: 1px solid #ccc;
}

.spscreen {
    background-color: #3e66fb;
    position: relative;
    width: 100%;
    height: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.spcontent {
    width: 300px;
    max-width: calc(100% - 30px);
    margin: 0 auto;
    text-align: center;
    transition: all .4s ease;
    animation: fadeIn ease 4s;
    -webkit-animation: fadeIn ease 4s;
    -moz-animation: fadeIn ease 4s;
    -o-animation: fadeIn ease 4s;
    -ms-animation: fadeIn ease 4s;
}

.logo {
    width: 180px;
    height: auto;
}

.spcontent .logo {
    margin: 0 auto 1rem;
}

.logo_subtitle {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
}

.spinner-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--primary-color);
    z-index: 999999;
}

.spinner-wrapper .spinner {
    position: absolute;
    top: 48%;
    left: 48%;
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #fff;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}

.login_bg {
    background-color: var(--primary-color);
    width: 100%;
    height: 100%;
    height: 100vh;
    color: #fff;
}

.login_content_wrap_outer {
    padding: 80px;
    height: 100%;
    height: 100vh;
}

.loginHeader {
    padding: 0;
    width: 100%;
}

.loginHeader .logo {
    width: 140px;
    height: auto;
}

.loginDividers {
    margin-top: 80px;
    display: flex;
    width: 100%;
    height: calc(100% - 144px);
}

.loginDividers .loginD_x,
.loginDividers .loginD_y {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.loginDividers .loginD_y {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.loginDividers .loginD_x {
    border-right: 1px solid #7b97ff;
    padding-right: 80px;
}

.loginDividers .loginD_y {
    padding-left: 80px;
    width: 520px;
    max-width: 100%;
}

.login_features_slider {
    max-width: 100%;
    width: 400px;
    margin: 0 auto;
}

.login_features_slider .lfs_box {
    text-align: center;
}

.login_features_slider .lfs_box figure {
    width: 120px;
    height: 120px;
    border-radius: 120px;
    position: relative;
    background-color: #6e8cfc;
    margin: 0 auto 40px;
}

.login_features_slider .lfs_box figure .iconify {
    font-size: 48px;
}

.login_features_slider .lfs_box figure img,
.login_features_slider .lfs_box figure .iconify {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 90%;
}

.login_features_slider .lfs_box p {
    margin: 0 auto;
    width: 320px;
    max-width: 100%;
    color: #c8d4ff;
}

.login_features_slider .slick-dots {
    bottom: -40px;
}

.login_features_slider .slick-dots li button:before {
    color: #fff;
}

.btn-lightpink {
    background-color: #B57BFF;
    color: #fff;
}

.btn {
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-weight: 500;
}

.btn-lightpink:hover,
.btn-lightpink:focus,
.btn-lightpink:active {
    background-color: #975ce2;
    color: #fff;
}

.btn-rounded,
.field-rounded {
    border-radius: 100px;
}

.field-hallow-white {
    background-color: transparent;
    border: 1px solid #fff;
}

.login_form {
    width: 400px;
    max-width: 100%;
}

.login_form .form-control {
    height: 46px;
    border-color: #6887ff;
}

.login_form .form-control:focus,
.login_form .form-control:active {
    background-color: transparent;
    border-color: #fff;
}


/*https://codepen.io/maheshambure21/pen/EozKKy*/

.input-effect {
    position: relative;
    margin-top: 16px;
}

:focus {
    outline: none;
}

.input-effect input[type="text"] {
    width: 100%;
    box-sizing: border-box;
}

.effect-22 {
    border: 0;
    border: 1px solid #ccc;
    position: relative;
    background: transparent;
}

.effect-22~.focus-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-color: transparent;
    transition: 0.4s;
    z-index: -1;
}

.effect-22:focus~.focus-bg,
.has-content.effect-22~.focus-bg {
    transition: 0.4s;
    width: 100%;
    background-color: #ededed;
}

.effect-22~label {
    position: absolute;
    left: 24px;
    width: 100%;
    top: 14px;
    color: #ddd;
    transition: 0.3s;
    z-index: -1;
    letter-spacing: 0.5px;
    font-size: 12px;
    font-weight: 400!important;
}

.effect-22:focus~label,
.has-content.effect-22~label {
    top: -18px;
    left: 22px;
    font-size: 12px;
    color: #fff;
    transition: 0.3s;
}

.effect-22~.focus-bg {
    border-radius: 50px;
}

.login_form .effect-22 {
    height: 46px;
    padding: 10px 20px;
    width: 100%;
}

.login_form label {
    font-size: 12px;
    font-weight: 400!important;
    color: #fff;
    position: relative;
    left: 12px;
}

.user_info_panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.user_info_panel figure {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    overflow: hidden;
    margin: 0 10px 0 0;
    background-color: #ddd;
    border: 1px solid #666;
}

.user_info_panel figure>img {
    width: 40px;
    height: 40px;
    object-fit: cover;
}

.user_info_panel figcaption {
    font-size: 14px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.user_info_panel figcaption small {
    font-size: 11px;
    font-weight: 400;
    color: #3e66fb;
}

.user_info_panel_wrap a {
    color: #444;
}

.logo-100 {
    width: 100px;
    height: auto!important;
}

.customHeader {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 24px;
}

.customHeader .navbar-brand {
    margin: 10px 0;
    padding: 0;
}

.layout-top-nav .wrapper .main-header.customHeader .brand-image {
    margin-top: 0;
}

.fs-32 {
    font-size: 32px;
}

.fs-20 {
    font-size: 20px;
}

.fs-22 {
    font-size: 22px;
}

.fs-24 {
    font-size: 24px;
}

.layout-top-nav .wrapper .main-header.customHeader {
    height: 70px;
}

.main-header.customHeader .navbar-nav {
    height: 70px;
}

.main-header.customHeader .navbar-nav>.nav-item {
    height: 70px;
}

.main-header.customHeader .navbar-nav>.nav-item>.nav-link {
    padding: 20px 20px;
    height: 100%;
}

.main-header.customHeader .navbar-nav>.nav-item>.nav-link {
    border-right: 2px solid #F0F0F1;
}

.user_info_panel_wrap {
    display: flex;
    align-items: center;
    padding-left: 1rem;
}

ul.user_options_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.user_options_list li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: block;
}

ul.user_options_list li:not(:last-child) {
    border-bottom: 1px solid #ddd;
}

ul.user_options_list li a {
    padding: 8px 12px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

ul.user_options_list li a p {
    margin: 0;
}

ul.user_options_list li a span,
ul.user_options_list li a .iconify {
    margin-right: 10px;
    width: 20px;
    height: 20px;
}

ul.user_options_list li:hover a {
    background-color: #f8f9fa;
}

.btn-purple {
    background-color: #B57BFF;
    color: #fff;
}

.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple-rev:hover,
.btn-purple-rev:focus,
.btn-purple-rev:active {
    background-color: #864bd2;
    color: #fff;
}

.department_view_card {
    background-color: #fff;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0px 6px 12px 0px #bebebe4d;
}

.fig50 {
    width: 50px;
    height: 50px;
    border-radius: 50px;
}

.bg-blue-light {
    background-color: #9eb2fd;
}

.fighasTitle {
    color: #fff;
    text-align: center;
}

.fighasTitle.fig50 {
    font-size: 18px;
    line-height: 50px;
}

.wid-100 {
    width: 100px;
}

.fs-13 {
    font-size: 13px;
}

.theme-blue {
    color: var(--primary-color);
}

.btn-purple-rev {
    background-color: #fff;
    color: #B57BFF;
}

.btn-100 {
    min-width: 100px;
}

.btn-180 {
    min-width: 180px;
}

.main-sidebar {
    background-color: #fff;
}

.sidebar-mini.layout-fixed {}

.sidebar-mini.layout-fixed .main-sidebar .brand-link {
    text-align: center;
}

.sidebar-mini.layout-fixed.sidebar-collapse .main-sidebar .logo-100,
.sidebar-mini.layout-fixed .main-sidebar .brand-image {
    display: none;
}

.sidebar-mini.layout-fixed.sidebar-collapse .main-sidebar .brand-image {
    display: block;
    float: none;
}

ul.nav-timeline {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    border-bottom: 1px solid #f0f0f1;
    overflow: hidden;
}

ul.nav-timeline:before {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    left: 20px;
    top: 15px;
    background-color: #cfd9fe;
    z-index: 1;
}

ul.nav-timeline li {
    margin: 0 0 0px 0;
    padding: 0;
    list-style-type: none;
    display: block;
    position: relative;
}

ul.nav-timeline li:before {
    content: "";
    background-color: #9eb2fd;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    position: absolute;
    left: 17px;
    top: calc(50% - 6px);
    top: 17px;
    z-index: 2;
}

ul.nav-timeline li a,
ul.sidebar-nav li a {
    padding: 14px 14px 14px 40px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 400;
    display: block;
    width: 100%;
    color: #2F3C4C;
    background-color: #fff;
    white-space: nowrap;
}

ul.nav-timeline li.active a,
ul.sidebar-nav li.active a {
    background-color: #ebefff;
    color: var(--primary-color);
    /*z-index: 10;*/
    position: relative;
    border-right: 3px solid #3e66fb;
}

ul.nav-timeline li.active a:after,
ul.nav-timeline li.complete a:after {
    content: "";
    background-color: var(--primary-color);
    width: 20px;
    height: 20px;
    border-radius: 20px;
    position: absolute;
    left: 11px;
    top: 11px;
    z-index: 1;
}

ul.nav-timeline li:hover a,
ul.sidebar-nav li:hover a {
    background-color: #f8f8f8;
}

ul.sidebar-nav {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.sidebar-nav li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: block;
}

ul.sidebar-nav li a {
    padding: 12px 12px 12px 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

ul.sidebar-nav li a figure,
ul.sidebar-nav li a figcaption {
    margin: 0;
}

ul.sidebar-nav li a figure {
    margin-right: 10px;
    width: 24px;
    height: 24px;
    text-align: left;
}

ul.sidebar-nav li a figure .iconify {
    font-size: 22px;
}

.arrowback {
    width: 26px;
    height: 26px;
    padding: 0;
}

.fig-100 {
    width: 100px;
    height: 100px;
    position: relative;
}

.fig-140 {
    width: 140px;
    height: 140px;
    position: relative;
}

.fig-200 {
    width: 200px;
    height: 200px;
    position: relative;
}

.fig-100 img,
.fig-200 img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.jumboCard {
    width: 740px;
    max-width: calc(100% - 40px);
    background-color: #fff;
    padding: 48px;
    border-radius: 24px;
    box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.12);
}

.btn-purple-rev.hasborder {
    border: 1px solid #b57bff;
}

.color-light-blue {
    color: #b2c2fd;
}

.relative {
    position: relative;
}

.steps_close_btn {
    position: absolute;
    right: 40px;
    top: 40px;
}

.steps_close_btn img,
.navbar-toggler.fancyCloseButton img {
    width: 26px;
    height: 26px;
}

.btn-close {
    border: none;
    outline: none;
    background-color: #fff;
}

label {
    font-weight: 400!important;
}

.form-control {
    font-size: 14px;
}

.text-navigator {
    color: #B57BFF;
}

.text-navigator.disabled {
    opacity: .4;
}

.action_box {
    background-color: #f9f9fa;
    padding: 30px;
    border-radius: 12px;
    transition: all .3s ease;
    margin-bottom: 30px;
    height: calc(100% - 30px);
}

.action_box:hover {
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, .1);
}

.action_box .action_box_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.action_box .action_box_header figure,
.small_black_fig {
    width: 32px;
    height: 32px;
    border-radius: 32px;
    line-height: 32px;
    margin: 0;
    background-color: #000;
    text-align: center;
    position: relative;
}

.action_box .action_box_header figure img,
.small_black_fig img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 90%;
}

.action_box .action_box_header figure .iconify,
.small_black_fig .icnoify {
    color: #fff;
    font-size: 24px;
}

.text-purple {
    color: #B57BFF !important;
}

.fselect {
    border-radius: 8px;
}

.stepsNav {
    margin: 40px 0 0 0;
    clear: both;
}

.stepsNav .stepNext,
.stepsNav .stepPrev {
    min-height: 34px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.stepsNav .stepNext {
    float: right;
}

.stepsNav .stepPrev {
    float: left;
}

.stepsNav label {
    color: #B57BFF;
    font-weight: 500 !important;
    text-transform: capitalize;
    font-size: 14px!important;
}

.stepsNavButton {
    background-color: #fff;
    border: 2px solid #e1caff;
    padding: 2px 4px;
    border-radius: 10px;
    font-size: 24px;
    line-height: 1;
    display: inline-block;
}

.stepsNavButton.filled {
    background-color: #e1caff;
}

.table thead th {
    color: #fff;
    background-color: #000;
    font-weight: 500;
    vertical-align: middle;
    position: relative;
}

.table thead th .actiondots {
    background: url(../img/more-dots.png) no-repeat center center;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 4px;
    top: 9px;
    cursor: pointer;
}

.table thead th:hover {
    background-color: #b57bff;
}

.table td {
    vertical-align: middle;
    background-color: #fff;
}

select.selectHallow {
    padding: 0;
    border: none;
}

.editbutton {
    background-color: #e9d8ff;
    border-radius: 4px;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
}

.cursor-pointer {
    cursor: pointer;
}

.transparentModal .modal-content {
    box-shadow: none;
    padding: 0;
    background-color: transparent;
}

.fd_control_sidebar.control-sidebar {
    width: 400px;
    max-width: 100%;
}


/*FOR OFFCANVAS*/

body.offcanvas-active {
    overflow: hidden;
}

.screen-overlay {
    width: 0%;
    height: 100%;
    z-index: 30;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(34, 34, 34, 0.6);
    transition: opacity 0.2s linear, visibility 0.1s, width 1s ease-in;
}

.screen-overlay.show {
    transition: opacity 0.5s ease, width 0s;
    opacity: 1;
    width: 100%;
    visibility: visible;
}

.mobile-offcanvas {
    visibility: hidden;
    /*transform: translateX(-100%);*/
    border-radius: 0;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    height: calc(100vh - 70px);
    z-index: 1200;
    width: 80%;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: visibility 0.2s ease-in-out, transform 0.2s ease-in-out;
    background-color: #fff !important;
}

.mobile-offcanvas.show {
    visibility: visible;
    transform: translateX(0);
}

.navbar-toggler.offcanvas_toggler {
    font-size: 14px;
    font-weight: 500;
    padding: 0;
}

.custom_offcanvas.mobile-offcanvas {
    right: 0;
    left: auto;
    transform: translateX(100%);
    width: 298px;
    max-width: 100%;
    padding: 0;
}

.custom_offcanvas.mobile-offcanvas.show {
    visibility: visible;
    transform: translateX(0);
}

.mobile-offcanvas {
    position: absolute;
    top: 70px;
}

body {
    overflow-x: hidden;
}

.fancyCloseButton {
    /*width: 36px;
	height: 36px;
	line-height: 36px;
	border-radius: 6px;
	border: 2px solid #e1caff;
	color: #b57bff;
	text-align: center;*/
}

.navbar-toggler.fancyCloseButton {
    position: absolute;
    right: 1rem;
    top: 1rem;
    padding: 0;
    line-height: 1;
}

.navbar-toggler.fancyCloseButton:hover {
    background-color: #f2f2f2;
}

.navbar-toggler.fancyCloseButton .iconify {
    font-size: 24px;
}


/*for accordion*/


/*https://codepen.io/tutsplus/pen/mavZGK*/

.myaccordion {}

.myaccordion .card {
    margin-bottom: 0;
}

.myaccordion .card,
.myaccordion .card:last-child .card-header {
    border: none;
}

.myaccordion .card-header {
    border-bottom-color: #EDEFF0;
    background: transparent;
    border: 0;
}

.myaccordion .fa-stack {
    font-size: 18px;
}

.myaccordion .btn:not(.fancyCloseButton) {
    width: 100%;
    color: #444;
    padding: 0;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
    text-decoration: none;
}

.myaccordion li+li {
    margin-top: 10px;
}

.fancyCloseButton.btn-rounded {
    border-radius: 50px;
    padding: 0;
    line-height: 1;
}

.myaccordion .fancyCloseButton {
    font-size: 18px;
    line-height: 1.3;
    transition: all .2s ease;
    transform-origin: center;
    position: absolute;
    right: 1.5rem;
    width: 28px;
    height: 28px;
}

.myaccordion .btn[aria-expanded="true"] .fancyCloseButton {
    transform: rotate(90deg);
}

.abscollapse {
    position: absolute;
    top: 30px;
    z-index: 10;
    width: 500px;
    max-width: 100%;
    right: 0;
}

.impact_matrix_table {
    /*border: 1px solid #dee2e6;*/
    border-radius: 14px;
    border-collapse: collapse;
}

.impact_matrix_table th,
.impact_matrix_table td {
    border-bottom: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-left: none;
    border-top: none;
}

.impact_matrix_table tr:last-child th,
.impact_matrix_table tr:last-child td {
    border-bottom: none;
}

.impact_matrix_table tr th:last-child,
.impact_matrix_table tr td:last-child {
    border-right: none;
}

.impact_matrix_table thead th {
    /*font-size: 16px;*/
    font-size: 10px;
    font-weight: 500;
}

.impact_matrix_table thead th.im_bg_grey {
    background-color: #f0f1f3;
    color: #000;
}

.impact_matrix_table thead th.im_bg_green {
    background-color: #3cc13b;
    color: #fff;
}

.impact_matrix_table thead th.im_bg_red {
    background-color: #f03738;
    color: #fff;
}

.impact_matrix_table td {
    /*font-size: 13px;*/
    font-size: 8px;
}

.fw-16 {
    font-size: 16px!important;
}

.fw-14 {
    font-size: 14px!important;
}

.fw-10 {
    font-size: 10px!important;
}

.im_bg_green_light {
    background-color: #ebf9eb !important;
}

.impact_matrix_table .im_bg_green_light {
    color: #3CC13B;
}

.im_bg_red_light {
    background-color: #fdebeb!important;
}

.impact_matrix_table .im_bg_red_light {
    color: #F03738;
}

.impact_matrix_table {
    font-weight: 300;
    overflow: hidden;
    border: 1px solid #dee2e6;
}

.impact_matrix_table thead th:first-child {
    border-top-left-radius: 14px;
}

.impact_matrix_table thead th:last-child {
    border-top-right-radius: 14px;
}

.impact_matrix_table tr:last-child td:first-child {
    border-bottom-left-radius: 14px;
}

.impact_matrix_table tr:last-child td:last-child {
    border-bottom-right-radius: 14px;
}

table.impact_matrix_table {
    border-collapse: separate;
    border-spacing: 0;
}

table.impact_matrix_table tr th,
table.impact_matrix_table tr td {
    /*border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;*/
    font-weight: 300;
}


/*PRELOADING------------ */

#overlayer {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background: #4a4a4a;
}

.loader {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 3;
    border: 4px solid #Fff;
    top: 50%;
    animation: loader 2s infinite ease;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}


/*FOR STEPPER*/


/*----------step-wizard------------*/

.d-flex {
    display: flex;
}

.justify-content-center {
    justify-content: center;
}

.align-items-center {
    align-items: center;
}


/*---------signup-step-------------*/

.wizard .nav-tabs {
    position: relative;
    margin-bottom: 0;
    border-bottom-color: transparent;
}

.wizard>div.wizard-inner {
    position: relative;
    margin-bottom: 50px;
    text-align: center;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 75%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 15px;
    z-index: 1;
}

.wizard .nav-tabs>li.active>a,
.wizard .nav-tabs>li.active>a:hover,
.wizard .nav-tabs>li.active>a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 16px;
    color: #0e214b;
    font-weight: 500;
    border: 1px solid #ddd;
}

span.round-tab i {
    color: #555555;
}

.wizard li.active span.round-tab {
    background: #0db02b;
    color: #fff;
    border-color: #0db02b;
}

.wizard li.active span.round-tab i {
    color: #5bc0de;
}

.wizard .nav-tabs>li.active>a i {
    color: #0db02b;
}

.wizard .nav-tabs>li {
    width: 25%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: red;
    transition: 0.1s ease-in-out;
}

.wizard .nav-tabs>li a {
    width: 30px;
    height: 30px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
    background-color: transparent;
    position: relative;
    top: 0;
}

.wizard .nav-tabs>li a i {
    position: absolute;
    top: -15px;
    font-style: normal;
    font-weight: 400;
    white-space: nowrap;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    font-weight: 700;
    color: #000;
}

.wizard .nav-tabs>li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 20px;
}

.wizard h3 {
    margin-top: 0;
}

.next-step {}

.skip-btn {}

.step-head {
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
}

.term-check {
    font-size: 14px;
    font-weight: 400;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 40px;
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 40px;
    margin: 0;
    opacity: 0;
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 40px;
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 2;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 38px;
    padding: .375rem .75rem;
    line-height: 2;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0;
}

.footer-link {
    margin-top: 30px;
}

.all-info-container {}

.list-content {
    margin-bottom: 10px;
}

.list-content a {
    padding: 10px 15px;
    width: 100%;
    display: inline-block;
    background-color: #f5f5f5;
    position: relative;
    color: #565656;
    font-weight: 400;
    border-radius: 4px;
}

.list-content a[aria-expanded="true"] i {
    transform: rotate(180deg);
}

.list-content a i {
    text-align: right;
    position: absolute;
    top: 15px;
    right: 10px;
    transition: 0.5s;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #fdfdfd;
}

.list-box {
    padding: 10px;
}

.signup-logo-header .logo_area {
    width: 200px;
}

.signup-logo-header .nav>li {
    padding: 0;
}

.signup-logo-header .header-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.list-inline li {
    display: inline-block;
}

.pull-right {
    float: right;
}

@media (max-width: 767px) {
    .sign-content h3 {
        font-size: 40px;
    }
    .wizard .nav-tabs>li a i {
        display: none;
    }
    .signup-logo-header .navbar-toggle {
        margin: 0;
        margin-top: 8px;
    }
    .signup-logo-header .logo_area {
        margin-top: 0;
    }
    .signup-logo-header .header-flex {
        display: block;
    }
}


/*FOR FANCY DROPDOWN*/


/*https://codepen.io/kadavre/pen/jJPaja*/

@keyframes menu-open {
    0% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        opacity: 0;
    }
    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        opacity: 1;
    }
}

@keyframes menu-close {
    100% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        opacity: 0;
    }
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        opacity: 1;
    }
}

@keyframes menu-child-open {
    0% {
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes menu-child-close {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fancy-dropdown {
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    position: relative;
}

.fancy-dropdown span {
    line-height: 18px;
    display: inline-block;
    vertical-align: top;
    color: #b57bff;
    font-weight: 400;
    font-weight: 500;
}

.fancy-dropdown span b {
    font-weight: 500;
}

.fancy-dropdown i {
    font-size: 18px;
    margin-left: 5px;
}

.fancy-dropdown .fancy-dropdown__menu {
    background: #fff;
    padding: 0;
    margin: 14px 0 0 -16px;
    width: auto;
    min-width: 100%;
    position: absolute;
    z-index: 100;
    transform: scaleY(0);
    box-shadow: 0 0 1px rgba(76, 86, 103, 0.25), 0 2px 18px rgba(31, 37, 50, 0.32);
    max-height: 470px;
    border-radius: 8px;
}

.fancy-dropdown .fancy-dropdown__menu .fancy-dropdown__items {
    list-style: none;
    position: relative;
    z-index: 200;
    max-height: 412px;
    overflow-y: auto;
}

.fancy-dropdown .fancy-dropdown__menu .fancy-dropdown__items .fancy-dropdown__item {
    transform: translate3d(0, -20px, 0);
    opacity: 0;
}

.fancy-dropdown .fancy-dropdown__menu .fancy-dropdown__items .fancy-dropdown__item a {
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #484f58;
    padding: 16px 24px;
    border-radius: 6px;
}

.fancy-dropdown .fancy-dropdown__menu .fancy-dropdown__items .fancy-dropdown__item a:hover {
    color: #000;
}

.fancy-dropdown .fancy-dropdown__menu .fancy-dropdown__items .fancy-dropdown__item.active a {
    color: #000;
    background-color: #f7f2ff;
}

.fancy-dropdown.open .fancy-dropdown__menu {
    opacity: 1;
    transform: scaleY(1);
}

.fancy-dropdown.open .fancy-dropdown__menu .fancy-dropdown__item {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.fancy-dropdown.open .fancy-dropdown__menu .fancy-dropdown__item:hover a {
    background-color: #f7f2ff;
}

.fancy-dropdown.opening .fancy-dropdown__menu {
    animation: menu-open;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    animation-duration: 450ms;
    transform-origin: 0 0;
}

.fancy-dropdown.opening .fancy-dropdown__menu .fancy-dropdown__item {
    animation: menu-child-open;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    animation-duration: 450ms;
    animation-delay: 100ms;
}

.fancy-dropdown.closing .fancy-dropdown__menu {
    animation: menu-close;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    animation-duration: 450ms;
    transform-origin: 0 0;
}

.fancy-dropdown.closing .fancy-dropdown__menu .fancy-dropdown__item {
    animation: menu-child-close;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    animation-duration: 450ms;
    animation-delay: 100ms;
}

.fancy-dropdown a {
    text-decoration: none;
    transition: color 200ms ease, background-color 200ms ease, border-color 200ms ease;
}

.fancy-dropdown__menu ul.fancy-dropdown__items {
    margin: 0;
    /*padding: 12px;*/
    padding: 0;
    list-style-type: none;
}

.fancy-dropdown {
    background-color: #fff;
    border-radius: 8px;
    padding: 14px 16px;
    border: 1px solid #ced4da;
    height: 48px;
}

.fancy-dropdown__control,
.fancy-dropdown__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.fancy-dropdown .fancy-dropdown__menu .fancy-dropdown__items .fancy-dropdown__item.active a input[type="checkbox"] {
    background-color: red;
}

.ccheckbox {
    border: 2px solid #e1caff;
    width: 16px;
    height: 16px;
    border-radius: 4px;
    background-color: #fff;
    text-indent: -1000rem;
    position: relative;
}

.fancy-dropdown .fancy-dropdown__menu .fancy-dropdown__items .fancy-dropdown__item.active a .ccheckbox {
    background-color: #b57bff;
    border-color: #b57bff;
}

.fancy-dropdown .fancy-dropdown__menu .fancy-dropdown__items .fancy-dropdown__item.active a .ccheckbox:before {
    content: "";
    background: url('https://api.iconify.design/bi:check.svg?color=%23ffffff') no-repeat center center / contain;
    background-size: 18px 18px;
    width: 18px;
    height: 18px;
    position: absolute;
    left: -3px;
    top: -3px;
}


/*ENABLER*/

.text-success {
    color: #3cc13b!important;
}

.bg-success {
    background-color: #3cc13b!important;
}

ul.nav-timeline li.complete a {
    color: #3cc13b;
}

ul.nav-timeline li.complete a:after {
    background-color: #ceefce;
}

ul.nav-timeline li.complete:before {
    content: "";
    background: url('https://api.iconify.design/akar-icons:check.svg?color=%233cc13b') no-repeat center center / contain;
    background-size: 14px 14px;
    width: 14px;
    height: 14px;
    left: 14px;
    top: 14px;
}

i.fas.fa-search {
    color: #91979d;
}

ul.navbar-nav li.user_info_panel_wrap {
    padding-right: 50px;
    position: relative;
}

ul.navbar-nav li.user_info_panel_wrap>a:after {
    content: "";
    background: url('https://api.iconify.design/akar-icons:chevron-down.svg?color=%2391979d') no-repeat center center / contain;
    background-size: 14px 14px;
    width: 14px;
    height: 14px;
    position: absolute;
    right: 16px;
    top: calc(50% - 7px);
    transition: all .3s ease;
}

ul.navbar-nav li.user_info_panel_wrap.show a:after {
    transform: rotate(180deg);
}

.relative {
    position: relative;
}

.notification_dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #3E66FB;
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 20px;
}


/*https://codepen.io/jcgilmore2/pen/PZpmaK/*/

.ccheckbox_2_wrap {}

.ccheckbox_2_wrap input.radio:checked+label:before {
    background-color: red;
}

.ccheckbox_2_wrap input.checkbox+label:before {
    background-color: #fff;
    border: 2px solid #ddc6fc;
    border-radius: 8px;
}

.ccheckbox_2_wrap input.checkbox:checked+label:before {
    background: #b57bff url('https://api.iconify.design/akar-icons:check.svg?color=%23ffffff') no-repeat center center / contain;
    border-color: #b57bff;
    background-size: 11px 16px;
}

.ccheckbox_2_wrap input.checkbox,
.ccheckbox_2_wrap input.radio {
    display: none;
}

.ccheckbox_2_wrap input.checkbox+label,
.ccheckbox_2_wrap input.radio+label {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    font-size: 14px;
    color: #000;
    font-weight: 500 !important;
    line-height: 20px;
    position: relative;
    /*padding: calc(1.8rem - 1.8rem * 0.54) 0 0.5rem calc(1.8rem + 1rem);*/
    padding: 0 42px 0 0;
    min-height: 1.8rem;
}

.ccheckbox_2_wrap input.checkbox+label:hover,
.ccheckbox_2_wrap input.radio+label:hover {
    cursor: pointer;
}

.ccheckbox_2_wrap input.checkbox+label:before,
.ccheckbox_2_wrap input.radio+label:before {
    content: "";
    height: 18px;
    width: 18px;
    position: absolute;
    right: 0;
    bottom: 0px;
    background-repeat: no-repeat;
    border-radius: 4px;
    background-color: transparent;
}

.ccheckbox_2_wrap input.radio[disabled]+label:before,
.ccheckbox_2_wrap input.checkbox[disabled]+label:before {
    opacity: 0.5;
}

.ccheckbox_2_wrap input.radio[disabled]+label,
.ccheckbox_2_wrap input.checkbox[disabled]+label {
    color: rgba(0, 0, 0, 0.3);
}

.ccheckbox_2_wrap_outer {
    background-color: #f9f9fa;
    padding: 30px;
    border-radius: 20px;
    height: 100%;
}

.ccheckbox_2_wrap_outer.active {
    background-color: #f7f2ff;
}

.ccheckbox_2_wrap>.small {
    /*font-size: 14px;*/
    font-size: 10px;
}

.slider-purple .slider .slider-selection {
    background: #b57bff;
}


/*FOR LOGIN INPUT FIELDS*/


/*https://codepen.io/ilwcss/pen/tAgqH?editors=1100*/

.input-wrapper {
    position: relative;
    margin: 0;
    display: block;
}

.input-wrapper label {
    color: #c7d3ff;
    text-transform: capitalize;
    position: absolute;
    z-index: 2;
    padding: 0 2px;
    left: 20px;
    top: 14px;
    margin: 0;
    margin: 0;
    font-size: 14px;
    background-color: #3e66fb;
    pointer-events: none;
    -webkit-transition: -webkit-transform 100ms ease;
    -moz-transition: -moz-transform 100ms ease;
    -o-transition: -o-transform 100ms ease;
    -ms-transition: -ms-transform 100ms ease;
    transition: transform 100ms ease;
    -webkit-transform: translateY(-24px);
    -moz-transform: translateY(-24px);
    -o-transform: translateY(-24px);
    -ms-transform: translateY(-24px);
    transform: translateY(-24px);
}

.input-wrapper input {
    font-size: 13px;
    color: #f2f2f2;
    background-color: transparent;
    outline: none;
    border: 1px solid #819bfc;
    padding: 13px 20px;
    border-radius: 50px;
    position: relative;
    width: 100%;
}

.input-wrapper input:invalid+label {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    background-color: transparent;
    margin: 0;
    font-size: 14px;
}

.input-wrapper input:focus {
    border-color: #c7d3ff;
}

.input-wrapper input:focus+label {
    color: #c7d3ff;
    -webkit-transform: translateY(-24px);
    -moz-transform: translateY(-24px);
    -o-transform: translateY(-24px);
    -ms-transform: translateY(-24px);
    transform: translateY(-24px);
    background-color: #3e66fb;
}

.btn-160 {
    min-width: 160px;
}

.fs-36 {
    font-size: 36px;
}

.main-header .navbar-nav .btn {
    border-radius: .5rem;
}

.slider.slider-horizontal .slider-track {
    height: 4px;
    background-color: #e0e4e8;
    background-image: none;
}

.slider-purple .slider .slider-selection {
    background: #b57bff;
}

.custom_range_slider .slider-handle {
    top: -2px;
    background-color: #fff;
    border: 1px solid #e0e4e8;
    background-image: none;
}

.panel-head-black {
    background-color: #000;
}

.panel-head-orange {
    background-color: #f7d269;
}

.panel-head-green {
    background-color: #68cf67;
}

.radius-24>.panel-head-black,
.radius-24>.panel-head-white,
.radius-24>.panel-head-red,
.radius-24>.panel-head-success,
.radius-24>.panel-head-orange,
.radius-24>.panel-head-green {
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}

.select-hallow {
    background-color: transparent;
    border: none;
    font-size: 16px;
}

.text-white .select-hallow {
    color: #fff;
}

.panel-head-white {
    background-color: #fff;
}

.panel-head-red {
    background-color: #f03738;
}

.panel-head-success {
    background-color: #3CC13B;
}

ul.hbuttons_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
    overflow-x: auto;
}

ul.hbuttons_list li {
    margin: 0 0 10px 0;
    padding: 0;
    list-style-type: none;
    display: block;
    white-space: nowrap;
}

ul.hbuttons_list li .btn {
    font-size: 11px;
    font-weight: 400;
    min-width: 130px;
    margin-right: .3rem;
    position: relative;
    z-index: 10;
    padding-top: 6px;
    padding-bottom: 6px;
}

ul.hbuttons_list li .btn.has_connection.connection_default:after,
ul.hbuttons_list li .btn.has_connection:after {
    content: "";
    width: 9px;
    height: 2px;
    background-color: #f0f1f3;
    position: absolute;
    left: -11px;
    top: 50%;
    z-index: 1;
}

ul.hbuttons_list li .btn.has_connection.connection_red:after {
    background-color: #f79b9b;
}


/*Buttons*/

.btn-light-grey-bordered {
    background-color: #fff;
    border: 2px solid #e0e4e8;
    color: #616569;
}

.btn-light-grey-bordered.filled {
    background-color: #f0f1f3;
}

.btn-light-grey-bordered:hover,
.btn-light-grey-bordered.filled:hover {
    background-color: #444;
    border-color: #444;
    color: #fff;
}

.btn-red-bordered {
    background-color: #fff;
    border: 2px solid #f79b9b;
    color: #f79b9b;
}

.btn-red-bordered:hover {
    border-color: #f03738;
    background-color: #f03738;
    color: #fff;
}

.btn-red-bordered.filled {
    background-color: #fdebeb;
    border-color: #f03738;
    color: #f03738;
}

.btn-red-bordered.filled:hover,
.btn-red-bordered.solidfilled {
    background-color: #f03738;
    border-color: #f03738;
    color: #fff;
}

.custom-control.custom-switch {
    cursor: pointer;
}

.slick-slider.cdot_slider .slick-list {
    height: 0;
}

.slick-slider.cdot_slider.slick-initialized .slick-list {
    height: auto;
}

.cdot_slider .slick-dots {
    text-align: left;
    bottom: 16px;
    width: calc(100% - 150px);
}

.cdot_slider .slick-dots li button:before {
    font-size: 14px;
}

.cdot_slider .slick-dots li {
    margin: 0;
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.radial_progressbars {
    position: relative;
    width: 190px;
    margin: 26px 0;
}

.radial_progressbars .progress.progress2 {
    position: absolute;
    left: 15px;
    top: 15px;
    width: 180px;
    height: 180px;
}

.radial_progressbars .progress.progress3 {
    position: absolute;
    left: 30px;
    top: 30px;
    width: 150px;
    height: 150px;
}

.radial_progressbars .progress {
    transform: rotate(180deg);
}

.radial_progressbars .progress_percentage {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100px;
    color: #000;
    font-size: 20px;
    font-weight: 500;
}

.radial_progressbars .progress_percentage small {
    font-size: 14px;
    font-weight: 300;
    color: #91979d;
    display: block;
}

.radial_progressbars .progress .progress-bar.progress-bar-red {
    border-color: #f03758;
}

.radial_progressbars .progress .progress-bar.progress-bar-green {
    border-color: #3cc13b;
}

.radial_progressbars_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.radial_progressbars_wrap .radial_progressbars {
    width: 210px;
}

.radial_progressbars_wrap .progress_parameters {
    width: 100%;
    padding-left: 60px;
}

.pr_prmtr_box {
    display: flex;
    flex-direction: column;
}

.pr_prmtr_box .pr_prmtr_box_upper {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    color: #000;
    font-size: 22px;
    font-weight: 500;
}

.pr_prmtr_box .pr_prmtr_box_upper figure {
    margin: 0 10px 0 0;
    width: 30px;
    height: 30px;
}

.pr_prmtr_box .pr_prmtr_box_upper figure img {
    width: 100%;
    height: 100%;
}

.pr_prmtr_box p {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #91979d;
}

.pr_prmtr_box p.disabled {
    opacity: .5;
}

.radial_progressbars_wrap .progress_parameters {
    display: flex;
    flex-wrap: wrap;
}

.radial_progressbars_wrap .progress_parameters .pr_prmtr_box {
    width: 50%;
    margin-bottom: 24px;
    padding-right: 1rem;
}


/*FOR TIMELINE TABLE*/

#schedule {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    background: #fff;
    font-family: "Roboto", sans-serif;
    display: flex;
    /*position: absolute;*/
}

.s-legend {
    display: flex;
    position: relative;
    flex-direction: column;
    width: 150px;
}

.s-legend .s-head-info {
    height: 100%;
}

.s-legend .s-name {
    margin: 20px auto;
}

.s-legend .s-week-day {
    height: 100%;
    position: relative;
    box-shadow: inset 0 1px 0 0.5px #f5f5f5;
}

.s-legend .s-week-day .s-day {
    width: 100%;
    margin: 20px auto;
}

.s-head-info {
    font-weight: 900;
    max-height: 50px;
    position: relative;
    width: 100%;
}

.s-wrapper {
    display: flex;
}

.s-block {
    display: block;
    text-align: center;
}

.s-week-day {
    min-width: 50px;
    max-width: 150px;
    width: 100%;
}

.s-cell {
    text-align: center;
}

.s-container {
    width: 100%;
    overflow: auto;
}

.s-container .s-head-info {
    align-items: center;
    display: flex;
}

.s-container .s-head-info .s-head-hour {
    width: 100%;
    height: 55px;
    max-height: 55px;
    padding: 12px 0;
    min-width: 76.5px;
    border-left: 1.2px solid #e9e9e9;
}

.s-container .s-head-info .s-head-hour .s-number {
    font-size: 15px;
}

.s-container .s-head-info .s-head-hour .s-hourly-interval {
    color: #cccccc;
    font-size: 8px;
}

.s-container .s-rows-container {
    display: flex;
    position: relative;
}

.s-container .s-rows-container .s-activities {
    position: absolute;
    width: 100%;
    height: 100%;
}

.s-container .s-rows-container .s-activities .s-act-row {
    position: relative;
    height: 55px;
}

.s-container .s-rows-container .s-activities .s-act-row .green {
    background: linear-gradient(to right, #00b09b, #96c93d);
}

.s-container .s-rows-container .s-activities .s-act-row .orange {
    background: linear-gradient(to right, #F2994A, #F2C94C);
}

.s-container .s-rows-container .s-activities .s-act-row .red {
    background: linear-gradient(to right, #CB356B, #BD3F32);
}

.s-container .s-rows-container .s-activities .s-act-row .yellow {
    background: linear-gradient(to right, #fffc00, #fffc00);
}

.s-container .s-rows-container .s-activities .s-act-row .blue {
    background: linear-gradient(to right, #36D1DC, #5B86E5);
}

.s-container .s-rows-container .s-activities .s-act-row .pink {
    background: linear-gradient(to right, #834d9b, #d04ed6);
}

.s-container .s-rows-container .s-activities .s-act-row .black {
    background: linear-gradient(to right, #000428, #004e92);
}

.s-container .s-rows-container .s-activities .s-act-row .s-act-tab {
    height: 45px;
    padding: 15px;
    border-radius: 3px;
    position: absolute;
    top: 5px;
}

.s-container .s-rows-container .s-activities .s-act-row .s-act-tab .s-wrapper {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.s-container .s-rows-container .s-activities .s-act-row .s-act-tab .s-act-teacher,
.s-container .s-rows-container .s-activities .s-act-row .s-act-tab .s-act-room,
.s-container .s-rows-container .s-activities .s-act-row .s-act-tab .s-act-group {
    font-size: 7px;
    color: white;
    position: absolute;
    margin: 5px;
}

.s-container .s-rows-container .s-activities .s-act-row .s-act-tab .s-act-group {
    bottom: 0;
    left: 0;
}

.s-container .s-rows-container .s-activities .s-act-row .s-act-tab .s-act-name {
    color: white;
}

.s-container .s-rows-container .s-activities .s-act-row .s-act-tab .s-act-teacher {
    left: 0;
    top: 0;
}

.s-container .s-rows-container .s-activities .s-act-row .s-act-tab .s-act-room {
    top: 0;
    right: 0;
}

.s-hour-row {
    height: 100%;
    width: 100%;
    min-width: 76.5px;
}

.s-hour-row .s-hour-wrapper {
    display: flex;
}

.s-hour-row .s-hour-wrapper .s-half-hour:nth-child(2) {
    border-left: 0.5px solid #e9e9e9;
}

.s-hour-row .s-hour-wrapper .s-half-hour {
    width: 50%;
    height: 55px;
    border-left: 1.2px solid #e9e9e9;
}

@media only screen and (max-width: 480px) {
    .s-legend {
        width: 100px;
    }
}

button.move_left,
button.move_right {
    background-color: #d1d3d7;
    width: 28px;
    height: 28px;
    border-radius: 28px;
    border: none;
    outline: none;
    text-align: center;
    line-height: 28px;
}

button.move_left svg,
button.move_right svg {
    margin-top: -2px;
}

.selectBlue .select-hallow {
    /*color: #5aa0f5;*/
    color: #fff;
}

.selectBlue .select-hallow option {
    color: black;
}

.selectBlue .select-hallow option:first-child {
    /*color: white;*/
}

.pnl-min-h {
    height: 320px;
    overflow-x: hidden;
    overflow-y: auto;
}

.jqTimepsaceContainer .jqTimespaceLeft,
.jqTimepsaceContainer .jqTimespaceRight {
    bottom: calc(50% - 36px)!important;
}

#timeline .jqTimespaceDataContainer.jqTimespaceAnimated {
    max-width: 100%!important;
}
.jqTimepsaceContainer aside{
     width: 100%!important;
}


.timeline_wrap {
    position: relative;
}

.timeline_wrap .timeline_caption {
    position: absolute;
    left: 60px;
    top: 0px;
    background: #000;
    width: 1px;
    height: 100%;
    z-index: 10;
}

.timeline_wrap .timeline_caption span {
    background: #000;
    color: #fff;
    padding: 4px 12px;
    display: inline-block;
    border-radius: 40px;
    text-align: center;
    min-width: 56px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0px;
    font-size: 14px;
    font-weight: 500;
}

.panel_footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    box-shadow: 0px -3px 11px 1px rgba(0, 0, 0, 0.08);
    background-color: #fff;
    padding: 14px 20px;
    border-bottom-right-radius: 24px;
    border-bottom-left-radius: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.custom-switch {
    padding-left: 2.5rem;
    transform: scale(1.25);
}

ul.hbuttons_list li .btn.au {
    min-width: initial;
}


/*CUSTOM CHECKBOX
https://www.w3schools.com/howto/howto_css_custom_checkbox.asp*/

.cbcontainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 16px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cbcontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.cbcontainer .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #fff;
    border: 2px solid #b0bff7;
    border-radius: 6px;
}

.cbcontainer:hover input~.checkmark {
    background-color: #ccc;
}

.cbcontainer input:checked~.checkmark {
    background-color: #fff;
    border-color: #3E66FB;
}

.cbcontainer .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.cbcontainer input:checked~.checkmark:after {
    display: block;
}

.cbcontainer .checkmark:after {
    left: 8px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid #3E66FB;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/*RED CHECKBOX*/

.cbcontainer.cbred .checkmark {
    border-color: #f9afaf;
}

.cbcontainer.cbred input:checked~.checkmark {
    background-color: #fff;
    border-color: #f03738;
}

.cbcontainer.cbred .checkmark:after {
    border-color: #f03738;
}


/*RISK ASSESSMENT*/

.panel-white {
    overflow: hidden;
}

.panel-bordered {
    border: 1px solid #e0e4e8;
}

.panel-head-light {
    background-color: #f0f1f3;
}

.panel-bordered>.panel-head {
    border-bottom: 1px solid #e0e4e8;
}

.badge-sm {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
}

.recommended_ticket_text_primary {
    color: #3E66FB;
    font-size: 10px;
    line-height: 14px;
    font-weight: 400;
}

.recommended_ticket_text_primary span {
    color: #9eb2fd;
    font-weight: 300;
}

.icon-24 {
    width: 24px;
    height: auto;
    max-height: 24px;
}

.badge-warning {
    color: #fff;
}


/*RECOVERY STRATEGY*/

.specialtabs .nav-pills .nav-link.active,
.specialtabs .nav-pills .show>.nav-link {
    background-color: #fff;
    color: #b57bff;
    font-weight: 500;
}

.specialtabs .nav-pills .nav-link:after,
.specialtabs .nav-pills .nav-link.active:after,
.specialtabs .nav-pills .show>.nav-link:after {
    bottom: -14px;
    left: 0;
    opacity: 1;
    visibility: visible;
    content: "";
    width: 40px;
    height: 4px;
    border-radius: 4px;
    background-color: #b57bff;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    bottom: -18px;
    left: 0;
}

.specialtabs .nav-pills .nav-link.active:after,
.specialtabs .nav-pills .show>.nav-link:after {
    bottom: -14px;
    left: 0;
    opacity: 1;
    visibility: visible;
    transition: all .2s ease;
}

.specialtabs .nav-pills .nav-link {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 1;
    position: relative;
    cursor: pointer;
}

.specialtabs .nav-pills {
    margin-bottom: 1.5rem;
}

.specialtabs .nav-pills .nav-item {
    margin-right: 1.5rem;
}

.myaccordion.myaccordion_2 {
    border-radius: 16px;
    border: 1px solid #e0e4e8;
}

.badge-lightdark {
    background-color: #595959;
    color: #fff;
}

.badge-lightdanger {
    background-color: #f03738;
    color: #fff;
}

.badge-lightdark,
.badge-lightdanger {
    opacity: .4;
}

.badge-lightdark:hover,
.badge-lightdanger:hover,
.badge-purple:hover,
.myaccordion.myaccordion_2 .card-header button[aria-expanded="true"] .badge {
    opacity: 1;
}

.badge-rounded {
    border-radius: 50px;
}

.badge {
    font-size: 10px;
    font-weight: 400;
    padding: 4px 8px;
}

.myaccordion.myaccordion_2 .fancyCloseButton {
    background-color: #dfc6ff;
}

.myaccordion.myaccordion_2 .fancyCloseButton svg {
    fill: #b57bff;
}

.myaccordion.myaccordion_2 .card-header {
    padding: 0;
}

.myaccordion.myaccordion_2 .card-header button {
    padding: 1rem 1.5rem;
    background-color: #fbf8ff;
}

.myaccordion.myaccordion_2 .card-header button[aria-expanded="true"] {
    padding: 1rem 1.5rem;
    background-color: #000;
    color: #fff;
}

.myaccordion.myaccordion_2 .card-header .accordion_right_label {
    position: absolute;
    right: 1.5rem;
    font-weight: 400;
}

.isdisabled {
    pointer-events: none;
    opacity: .5;
}

.myaccordion.myaccordion_2 .card {
    box-shadow: none;
    background-color: transparent;
}

.myaccordion.myaccordion_2 .card .card-header {
    border-bottom: none;
}

.myaccordion.myaccordion_2 .card .card-header,
.myaccordion.myaccordion_2 .card .card-header button {
    border-radius: 0;
}

.myaccordion.myaccordion_2 .card:first-child .card-header button {
    border-radius: 16px 16px 0 0;
}

.myaccordion.myaccordion_2 .card:not(:last-child) {
    margin-bottom: 2px;
}

.form-control.isfilled-puruple {
    color: #b57bff;
}

.form-control.isfilled-puruple::placeholder,
.form-control.isfilled-puruple:-ms-input-placeholder,
.form-control.isfilled-puruple::-ms-input-placeholder {
    color: #b57bff;
}

.myaccordion.myaccordion_2 .card .card-body {
    padding: 2rem;
    padding-bottom: 15px;
}

.myaccordion.myaccordion_2 .card-header button[aria-expanded="true"] .fancyCloseButton svg {
    color: #fff!important;
}

.panel-light {
    border: 1px solid #e0e4e8;
    border-radius: 16px;
}

.rsg_wrap {
    position: relative;
    width: 100%;
    height: 342px;
}

.rsg_wrap .rsg_layer {
    position: absolute;
    left: 0;
    bottom: 0;
    border-top-right-radius: 50px;
}

.rsg_wrap .rsg_layer_1 {
    background-color: #cfd9fe;
    width: 33.333334%;
    height: 100px;
    z-index: 3;
}

.rsg_wrap .rsg_layer_2 {
    background-color: #ebefff;
    width: 66%;
    height: 200px;
    z-index: 2;
}

.rsg_wrap .rsg_layer_3 {
    background-color: #f5f7ff;
    width: 100%;
    height: 300px;
    z-index: 1;
}

.rsg_wrap .rsg_layer .rsg_label_x,
.rsg_wrap .rsg_layer .rsg_label_y,
.rsg_table_wrap .rsg_layer .rsg_label_x,
.rsg_table_wrap .rsg_layer .rsg_label_y {
    background-color: #afafaf;
    display: inline-block;
    line-height: 1;
    border-radius: 40px;
    color: #fff;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    text-transform: capitalize;
    padding: 4px 10px;
    font-weight: 400;
    z-index: 4;
}

.rsg_wrap .rsg_layer .rsg_label_x,
.rsg_table_wrap .rsg_layer .rsg_label_x {
    width: 100px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: -10px;
}

.rsg_wrap .rsg_layer .rsg_label_y,
.rsg_table_wrap .rsg_layer .rsg_label_y {
    width: 28px;
    height: 28px;
    border-radius: 28px;
    line-height: 28px;
    left: -14px;
    position: absolute;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
}

.rsg_wrap .rsg_layer.rsg_layer_1 .rsg_label_x,
.rsg_table_wrap .rsg_layer.rsg_layer_1 .rsg_label_x {
    background-color: #3e66fb;
}

.rsg_wrap .rsg_layer.rsg_layer_2 .rsg_label_x {
    background-color: #9eb2fd;
    margin-left: 26%;
}

.rsg_wrap .rsg_layer.rsg_layer_3 .rsg_label_x {
    background-color: #cfd9fe;
    margin-left: 34%;
}

.rsg_table_wrap .rsg_layer.rsg_layer_3 .rsg_label_x {
    background-color: #cfd9fe;
    top: 50%;
}

.rsg_wrap .rsg_layer.rsg_layer_1 .rsg_label_y,
.rsg_table_wrap .rsg_layer.rsg_layer_1 .rsg_label_y {
    background-color: #3e66fb;
}

.rsg_wrap .rsg_layer.rsg_layer_2 .rsg_label_y {
    background-color: #9eb2fd;
    top: 24%;
}

.rsg_table_wrap .rsg_layer.rsg_layer_2 .rsg_label_y {
    background-color: #9eb2fd;
    top: 50%;
}

.rsg_wrap .rsg_layer.rsg_layer_3 .rsg_label_y {
    background-color: #cfd9fe;
    top: 18%;
}

.rsg_table_wrap .rsg_layer.rsg_layer_3 .rsg_label_y {
    background-color: #cfd9fe;
    top: 50%;
}

.rsg_wrap .rsg_label_area_white label span,
.rsg_wrap .rsg_label_area_black label span {
    padding: .5rem 1rem;
    border-radius: 100px;
    display: inline-block;
    border: 1px solid #000;
    margin-left: 6px;
}

.rsg_wrap .rsg_label_area_white label span {
    background-color: #fff;
}

.rsg_wrap .rsg_label_area_black label span {
    background-color: #000;
    color: #fff;
}

.rsg_wrap .rsg_label_area label {
    display: flex;
    align-items: center;
}

.rsg_wrap .rsg_message_area {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
}

.ccheckbox_2_wrap.isCB_right input.checkbox+label:before,
.ccheckbox_2_wrap.isCB_right input.radio+label:before {
    left: 0;
}

.ccheckbox_2_wrap.checkbox_small input.checkbox+label:before,
.ccheckbox_2_wrap.checkbox_small input.radio+label:before {
    width: 13px;
    height: 13px;
}

.ccheckbox_2_wrap.checkbox_small input.checkbox+label:before {
    border-radius: 3px;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}

.ccheckbox_2_wrap.isCB_right input.checkbox+label,
.ccheckbox_2_wrap.isCB_right input.radio+label {
    padding: 0 0 0 22px;
    width: 100px;
    max-width: 100%;
    z-index: 5;
}

.ccheckbox_2_wrap.checkbox_small input.checkbox:checked+label:before {
    background-size: 14px 14px;
}

.rsg_label_area .ccheckbox_2_wrap.isCB_right input:checked+label span {
    background-color: #000;
    color: #fff;
}

.rsg_label_area .ccheckbox_2_wrap.isCB_right input+label span {
    padding: 8px 10px;
    border-radius: 100px;
    display: inline-block;
    border: 1px solid #000;
    margin-left: 6px;
    background-color: #fff;
    font-size: 10px;
    line-height: 1.2;
    min-width: 63px;
    min-height: 37px;
}

.rsg_linear_message_line {
    width: 120px;
    height: 2px;
    background-color: #000;
    position: absolute;
    left: -124px;
    top: 50%;
}

.rsg_linear_message_line:after {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #000;
    display: block;
    position: absolute;
    right: 0;
    top: -4px;
}

.rsg_wrap.hasborder .rsg_layer_1 {
    border-left: 1px solid #3e66fb;
    border-bottom: 1px solid #3e66fb;
}

.rsg_wrap.hasborder .rsg_layer_2 {
    border-left: 1px solid #9eb2fd;
    border-bottom: 1px solid #9eb2fd;
}

.rsg_wrap.hasborder .rsg_layer_3 {
    border-left: 1px solid #cfd9fe;
    border-bottom: 1px solid #cfd9fe;
}

.rsg_wrap_outer {}

.rsg_table_wrap table td {
    padding: 0;
    border-top: none;
    border-bottom: none;
    vertical-align: middle;
    position: relative;
    vertical-align: top;
    height: 1px;
}

.rsg_table_wrap table td .empty {
    margin: 0;
    line-height: 1;
    height: 80px;
}

.rsg_table_wrap {}

.rsg_table_wrap_overlayarea {
    position: absolute;
    left: 20px;
    right: 0;
    top: 0;
    bottom: 20px;
    width: 100%;
    height: 100%;
    height: 240px;
}

.rsg_table_wrap {
    position: relative;
    width: 100%;
}

.rsg_table_wrap table {
    table-layout: fixed;
    border-collapse: collapse;
}

.rsg_label_area {
    position: relative;
    left: 20px;
    top: 10px;
}


/*PAGE - BCP*/

.badge-purple {
    background-color: #B57BFF;
    color: #fff;
}

.myaccordion .accor_right_area {
    position: absolute;
    right: 1.5rem;
}

.ccheckbox_2_wrap.isCB_right input.checkbox+label.fullwidth,
.ccheckbox_2_wrap.isCB_right input.radio+label.fullwidth {
    padding: 6px 0 6px 22px;
    width: auto;
    max-width: 100%;
}

.ccheckbox_2_wrap.checkbox_success {}

.ccheckbox_2_wrap.checkbox_success input.checkbox:checked+label:before {
    background: #3CC13B url('https://api.iconify.design/akar-icons:check.svg?color=%23ffffff') no-repeat center center / contain;
    border-color: #3CC13B;
    background-size: 10px 10px;
}

.ccheckbox_2_wrap.checkbox_cross_danger input.checkbox:checked+label:before {
    background: #F03738 url('https://api.iconify.design/codicon:chrome-close.svg?color=%23ffffff') no-repeat center center / contain;
    border-color: #F03738;
    background-size: 10px 10px;
}

.pe-none {
    pointer-events: none!important;
}

.myaccordion.myaccordion_2 .btn[aria-expanded="true"] .ccheckbox_2_wrap.checkbox_success label {
    color: #fff;
}

ul.recoveryStepsList {
    margin: 1.5rem 0 0rem 0;
    padding: 0;
    position: relative;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: auto;
}

ul.recoveryStepsList:before {
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    width: 100%;
    height: 1px;
    background-color: #f0f1f3;
    z-index: 1;
}

ul.recoveryStepsList>li {
    margin: 0 24px 0 0;
    padding: 0;
    list-style-type: none;
    display: block;
    width: 220px;
    min-width: 220px;
}

.rsl_listcounter {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    background-color: #e0e4e8;
    color: #000;
}

ul.recoveryStepsList>li .rsl_listcounter {
    margin-bottom: 8px;
    position: relative;
    z-index: 1;
}

.rsl_addListButton {
    position: absolute;
    right: 0;
    top: -5px;
    width: 40px;
    margin: 0;
    z-index: 1;
    cursor: pointer;
    transition: all .2s ease;
    width: auto;
    min-width: initial;
    z-index: 2;
}

.rsl_addListButton:hover {
    transform: translateY(-2px);
}

ul.dotList {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.dotList li {
    margin: 0 0 4px 0;
    padding: 0 0 0 8px;
    list-style-type: none;
    display: block;
    position: relative;
}

ul.dotList li:before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background-color: #6c757d;
    position: absolute;
    left: 0;
    top: 6px;
}

.rsg_table_wrap {
    position: relative;
}

.rsg_table_wrap .rsg_edit {
    position: absolute;
    right: 10px;
    top: 0;
    width: 40px;
    height: 40px;
    z-index: 10;
}

.rsg_table_wrap .rsg_plus {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 40px;
    height: 40px;
    z-index: 10;
}

.rsg_cost_badge,
.rsg_time_badge {
    color: #fff;
    background-color: #707070;
    text-align: center;
    width: auto;
    display: inline-block;
    border-radius: 40px;
    color: #fff;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    text-transform: capitalize;
    padding: 4px 10px;
    font-weight: 400;
    z-index: 4;
}

.rsg_cost_badge {
    position: absolute;
    left: -14px;
    top: 0;
}

.rsg_time_badge {
    position: absolute;
    right: -14px;
    bottom: -10px;
}

.ccheckbox_2_wrap label textarea {
    width: 80px;
    border-radius: 100px;
    padding: 4px 6px;
    font-size: 10px;
    font-weight: 500;
    line-height: 1;
}

.input-group-transparent .input-group-text {
    background-color: #fff;
    padding: 4px 0;
    width: 40px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
}

.input-group-transparent .input-group-text>img {
    width: 22px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.input-group-transparent input {
    border-left: 0;
}

ul.recoveryStepsList>li .rsl_content_area {
    min-height: 184px;
}

.widthauto {
    width: auto!important;
}

.white-semitransparent {
    color: rgb(255 255 255 / 70%);
}

.mb-60 {
    margin-bottom: 60px;
}

.form-control.form-control-navbar::placeholder,
.form-control.form-control-navbar:-ms-input-placeholder,
.form-control.form-control-navbar::-ms-input-placeholder {
    color: #C2C9D1;
}

.navbar-light .btn-navbar,
.navbar-light .form-control-navbar {
    background-color: #f0f1f3;
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    border-radius: 5px;
}

.mr-24,
ul.sidebar-nav li a figure.mr-24 {
    margin-right: 28px;
}

.text-color-grey {
    color: #91979d !important;
}

.text-color-greydark {
    /*color: #616569;*/
    color: #91979d !important;
}

.form-control {
    border-radius: 8px;
    font-weight: 500;
    border-color: #e0e4e8;
}

.form-control::placeholder,
.form-control:-ms-input-placeholder,
.form-control::-ms-input-placeholder {
    color: #c2c9d1;
}

select.isfancy {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url(../img/chevron-down.svg);
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: 50%;
    padding-right: 2rem;
    background-size: 12px 12px;
    font-weight: 500;
}

.table thead th {
    border-width: 1px;
}

.offcanvas_toggler>img {
    cursor: pointer;
}

.jqTimespaceEvent p {
    border: none;
}

.jqTimespaceEvent p .font-12 {
    font-weight: 400;
    font-size: 10px;
}

.jqTimespaceEvent p b {
    font-weight: 500 !important;
    font-size: 12px !important;
}

.form-control {
    font-weight: initial;
    color: #B57BFF;
}

label.disabled {
    color: #eee2ff !important;
}

.next-step.disabled {
    /*background: #f0e4ff;*/
    opacity: .5;
}

.input-wrapper input.error {
    border-color: #f79b9b;
}

input.error,
div.error {
    color: #f79b9b;
}

.brand-link {
    padding: 0.75rem .5rem;
}

nav.main-header .form-inline .form-control {
    padding-left: 0;
}

.form-control.form-control-darkcolor,
.form-control-darkcolor {
    color: #495057 !important;
}

.login_form input:-webkit-autofill,
.login_form input:-webkit-autofill:hover,
.login_form input:-webkit-autofill:focus,
.login_form input:-webkit-autofill:active {
    background-color: #3e66fb;
}

.myaccordion.myaccordion_2 .card.isdisabled .fancyCloseButton {
    display: none;
}

.lead {
    font-size: 24px;
}

.text-black {
    color: #000 !important;
}

.text-dark {
    color: #111!important;
}

.custom-switch .custom-control-label::after {
    background-image: url(../img/switch-dot.svg);
    background-size: 14px 14px;
}

.custom-control-label::before {
    background-color: #C2C9D1;
    border: none;
    box-shadow: none;
}

.actions_panels_wrap .panel-white {
    height: calc(100% - 48px);
}


/* NEW STYLE :: 08-09-2021 */


/* ##- Login Screen */

.login_content_wrap_outer .loginDividers .loginD_y .login_form input[type=submit]:hover {
    background-color: #ffffff;
    color: #B57BFF !important;
}

.login_content_wrap_outer .loginDividers .loginD_y .login_form input[type=submit] {
    color: #ffffff !important;
}

.login_content_wrap_outer .loginDividers .loginD_y .login_form .alert.alert-danger {
    background-color: transparent;
    border: 0;
    padding: 0;
    color: #d09ea8;
    margin: 0;
    margin-top: 0px;
    padding-left: 25px;
}

.login_content_wrap_outer .loginDividers .loginD_y .login_form input {
    color: #f89b9b !important;
}

.login_content_wrap_outer .loginDividers .loginD_y .login_form input::-webkit-input-placeholder {
    /* Edge */
    color: #f89b9b !important;
}

.login_content_wrap_outer .loginDividers .loginD_y .login_form input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #f89b9b !important;
}

.login_content_wrap_outer .loginDividers .loginD_y .login_form input::placeholder {
    color: #f89b9b !important;
}

.login_content_wrap_outer .loginDividers .loginD_y .login_form .alert.alert-danger button {
    opacity: 1;
    color: #d09ea8;
    text-shadow: none;
}

.login_features_slider .lfs_box p {
    margin-bottom: 15px;
}

.input-wrapper input.error+label {
    -webkit-transition: -webkit-transform 100ms ease;
    transition: -webkit-transform 100ms ease;
    transition: transform 100ms ease;
    transition: transform 100ms ease, -webkit-transform 100ms ease;
    -webkit-transform: translateY(-24px);
    transform: translateY(-24px);
    background: #3e66fb;
}

.main-header.customHeader .navbar-nav .nav-item .nav-link .badge-badge-warning {
    position: absolute;
    background-color: #3E66FB;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    right: 20px;
    top: 20px;
}

.user_info_panel_wrap {
    padding-right: 30px !important;
}

.user_info_panel_wrap .user_info_panel figure {
    background-color: #dddddd;
    border: 0px solid transparent;
}

.user_info_panel_wrap .user_info_panel figcaption small {
    font-weight: 500;
}

.top_header_dash {
    padding: 15px 20px !important;
    margin-bottom: 10px !important;
}

.top_header_dash .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.top_header_dash .row .global_heading_ h3 {
    margin: 0;
    font-size: 22px;
    font-weight: 400;
    color: #2F3C4C;
    line-height: 38px;
}

.top_header_dash .row .add_departments {
    background-color: #B57BFF;
    display: inline-block;
    vertical-align: middle;
    border-radius: 12px;
    padding: 11px;
    margin-left: 25px;
}

.top_header_dash .row .add_departments:hover {
    box-shadow: 0px 6px 12px rgba(190, 190, 190, 0.5);
}

.department_view_card {
    background-color: transparent;
}

.content.pt-4.pb-4.department_view_card {
    box-shadow: none;
}

.department_view_card .department_view_card {
    -webkit-box-shadow: 0px 6px 12px rgba(190, 190, 190, 0.1);
    box-shadow: 0px 6px 12px rgba(190, 190, 190, 0.1);
    background-color: #ffffff;
    border-radius: 12px;
    padding: 15px 20px;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}

.department_view_card .department_view_card:hover {
    -webkit-box-shadow: 0px 6px 12px rgba(190, 190, 190, 0.8);
    box-shadow: 0px 6px 12px rgba(190, 190, 190, 0.8);
}

.department_view_card .department_view_card h5 {
    font-weight: 500;
}

.department_view_card .department_view_card .btn-purple.text-capitalize.btn-rounded {
    padding: 6px 20px;
    min-width: auto;
    font-weight: 500;
}

.department_view_card .department_view_card .manage {
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    margin-right: 35px;
    color: #B57BFF;
}

.main-header.navbar.navbar-expand-md.navbar-light.navbar-white.customHeader {
    border-bottom: 2px solid #F0F0F1;
}

.nav-item.dropdown.user_info_panel_wrap a:after {
    background: url("../img/down.png") no-repeat center center/contain;
}

ul.navbar-nav li.user_info_panel_wrap {
    padding-right: 70px !important;
    padding-left: 35px;
}

.f_400 {
    font-weight: 400;
}

.main-header.navbar.navbar-expand-md.navbar-light.navbar-white.customHeader {
    padding: 0;
}

.sidebar nav ul.nav-timeline::before {
    left: 50px;
}

.sidebar nav ul.nav-timeline li a {
    color: #2F3C4C;
    font-weight: 400;
    padding: 15px 15px 15px 75px;
    position: relative;
    z-index: 2;
    background-color: transparent;
}

.sidebar nav ul.nav-timeline li a::after {
    top: 15px;
}

.sidebar nav ul.nav-timeline li::before {
    top: 20px;
    left: 46px;
    width: 10px;
    height: 10px;
}

.sidebar nav ul.nav-timeline li.active::before {
    display: none;
}

.sidebar nav ul.nav-timeline li.active a {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0.9))), #3E66FB;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), #3E66FB;
    color: #3E66FB;
}

.sidebar nav ul.nav-timeline li.active a::after {
    background-color: #3E66FB;
    top: 15px;
    left: 41px;
}

.sidebar nav ul.nav-timeline li.active a::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.5))), #3E66FB;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), #3E66FB;
    left: 45px;
    top: 20px;
    z-index: 9;
}

.sidebar nav ul.nav-timeline li.complete a::after {
    top: 15px;
    left: 40px;
}

.sidebar nav ul.nav-timeline li.complete::before {
    z-index: 3;
    background: url("../img/Complete-thik.png") no-repeat center center / contain;
}

.sidebar nav ul.nav-timeline li.complete a {
    color: #3CC13B;
}

.sidebar nav ul.nav-timeline li.active.complete a {
    color: #3E66FB;
}

.sidebar nav ul.sidebar-nav li a {
    padding: 25px 12px 0px 42px;
}

.brand-link.dashboard {
    border: 0;
    padding-bottom: 40px;
    padding-top: 20px;
    text-align: left !important;
    padding-left: 40px;
}

.fin-dept-table thead th .actiondots {
    top: 8px;
}

.fin-dept-table tbody td {
    vertical-align: middle;
}

.fin-dept-table tbody td textarea:focus {
    color: #B57BFF !important;
}

.fin-dept-table tbody td.mao_bg {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0.9))), #C2C9D1;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), #C2C9D1;
}

.fin-dept-table tr td textarea {
    height: auto !important;
}

.fin-dept-table tr td.fw-500 textarea {
    font-weight: 500;
    color: #000000 !important;
}

.get_impact_assesment_data .card {
    border: none;
    border-radius: 0;
    border-top: 2px solid #F0F0F1;
    border-bottom: 2px solid #F0F0F1;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: -2px;
}

.myaccordion .fancyCloseButton {
    border: 1.5px solid #B57BFF;
}

#navbar_main .bb {
    border: 0;
}

button.d-flex.align-items-center.btn.btn-link.collapsed {
    font-weight: 400;
}

button.d-flex.align-items-center.btn.btn-link {
    font-weight: 500;
}

#step1 .jumboCard input,
#step1 .jumboCard textarea {
    font-weight: 500;
}

#step2 .emergency_procurement span {
    font-weight: 500;
}

#impactCollapse .close_btn {
    margin-top: -15px;
}

#main_form #step2 .action_box .mb-3:last-child {
    margin-bottom: 0 !important;
}

#main_form #step2 .action_box .mb-3 select {
    border: 2px solid;
    border-color: #C2C9D1;
}

#main_form #step2 .action_box .mb-3 select:disabled {
    border-color: #C2C9D1;
    color: #d9bcff !important;
    cursor: not-allowed;
}

#main_form #step3 .mb-4 input:read-only {
    color: #C2C9D1 !important;
}

#main_form #step3 .mb-4 input,
#main_form #step3 textarea {
    font-weight: 500;
}

.recovery-goal span {
    font-weight: 500;
}

.splash_logo_logo {
    position: relative;
    width: 300px;
    height: 91px;
}

.splash_logo_logo .splash_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.main-header.navbar.navbar-expand-md.navbar-light.navbar-white.customHeader ul.navbar-nav li.user_info_panel_wrap>a:after {
    right: 0;
}

.fin-dept-table tr th {
    padding: 8px 15px !important;
}

.fin-dept-table tr td textarea {
    padding: 16px 23px !important;
}

.get_impact_assesment_data .card-body select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../img/chevron-down.svg);
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: 50%;
    padding-right: 2rem;
    background-size: 12px 12px;
    font-weight: 500
}

#cursor-auto {
    cursor: auto;
}


/* Recovery Timeline */

.recovery_timeline p.critical,
.recovery_timeline p.moderate,
.recovery_timeline p.low {
    position: relative;
    overflow: inherit;
}

.recovery_timeline p.critical::after,
.recovery_timeline p.moderate::after,
.recovery_timeline p.low::after {
    content: "Critical";
    position: absolute;
    font-size: 12px;
    display: inline-block;
    border-radius: 30px;
    line-height: 13px;
    color: #ffffff;
    font-weight: 400;
    padding: 2px 9px;
    top: -13px;
    right: 8px;
}

.recovery_timeline p.critical::after {
    right: 26px;
    background-color: #f03738;
}

.recovery_timeline p.critical::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/Critical.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -13px;
    right: 6px;
    height: 16px;
    width: 16px;
}

.recovery_timeline p.moderate::after {
    content: "Moderate";
    background-color: #F3BB1C;
}

.recovery_timeline p.low::after {
    content: "Low";
    background-color: #3CC13B;
}

.recovery_timeline time.critical {
    color: #F03738;
    font-weight: 400;
}

.recovery_timeline time.moderate {
    color: #F3BB1C;
    font-weight: 400;
}

.recovery_timeline time.low {
    color: #3CC13B;
    font-weight: 400;
}

.get_impact_assesment_data .card-body select:disabled {
    border-color: #C2C9D1;
    cursor: not-allowed;
    background-color: transparent;
    opacity: .4;
}

.form_change_department {
    text-align: right;
    padding-right: 12px;
}

.treat_risk_parrent .content {
    font-size: 12px !important;
    color: #000000 !important;
    font-weight: 500 !important;
}

.treat_risk_parrent .custom-control-input:checked~.custom-control-label::before {
    color: #ffffff;
    border-color: #9de09d;
    background-color: #9de09d;
    background-image: url(../img/switch-dot-active.png);
    background-repeat: no-repeat;
    background-size: 15px 14px;
    background-position: right;
    z-index: 1;
}

.treat_risk_parrent .content {}


/* // SIDEBAR CSS  */

.main-sidebar,
.main-sidebar::before {
    width: 272px;
}

@media (min-width: 768px) {
    body:not(.sidebar-mini-md) .content-wrapper,
    body:not(.sidebar-mini-md) .main-footer,
    body:not(.sidebar-mini-md) .main-header {
        transition: margin-left .3s ease-in-out;
        margin-left: 272px;
    }
}


/* value chain css*/

.jqTimespaceDisplay {
    display: none !important;
}

.font-12 {
    font-size: 14px !important;
}

p.jqTimespaceEventSelected {
    box-shadow: 3px 4px 4px 2px #dedede !important;
}

.jqTimespaceEvent p b {
    color: #000 !important;
    font-weight: bold !important;
    font-size: 13px !important;
}

p.critical {
    background: #fdebeb !important;
}

p.critical span {
    color: #F03738 !important;
}

p.moderate {
    background: #fef8e8 !important;
}

p.moderate span {
    color: #f7d269 !important;
}

p.low {
    background: #ebf9eb !important;
}

p.low span {
    color: #68cf67 !important;
}

time.critical {
    color: #F03738 !important;
}

time.moderate {
    color: #f7d269 !important;
}

time.low {
    color: #68cf67 !important;
}

p.jqTimespaceEventSelected.critical {
    background: white !important;
    border-color: red !important;
}

p.jqTimespaceEventSelected.moderate {
    background: white !important;
    border-color: orange !important;
}

p.jqTimespaceEventSelected.low {
    background: white !important;
    border-color: green !important;
}

.panel-head-green {
    background-color: #68cf67 !important;
}

.panel-head-orange {
    background-color: #f7d269 !important;
}
textarea{
    resize: none;
}
