
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
a,button,input{
    box-shadow: none !important;
    outline: 0 !important;
    text-decoration: none !important;
    border-radius: 0;
    margin: 0;
    padding: 0;
}
p,div,ul,li,h1,h2,h3,h4,h5,h6{
    margin: 0;
    padding: 0;
}

.pop-comment-box{
    border: solid 1px #e0e0e0;
    padding: 20px;
}




.pop-comment-box p{
color: #000;
}

ul li{
    list-style-type: none;
}
ol li{
    margin-left: 15px;
}
p,span,a,button,input,textarea{
    font-size: 14px;
}

.other-doc .general-btn{
    font-size:14px;
}


/* .breadcrmb-cs nav a:last-child i{
    display: none;
} */

.breadcrmb-cs nav a:nth-child(2){
    font-weight: 500;color: #000;
    padding-left: 5px;
}
.breadcrmb-cs nav {
    font-weight: 600;color: #000;
    font-size: 14px;

}
/* .breadcrmb-cs navCAMPAIGN NAME	DEPARTMENT	CAMPAIGN STATUS	UPDATED BY
6	Training and Development	Active	Admin
hmnb	Human Resources	Active	Admin
hghghfh	Training and Development	Inactive	Admin
hhhhh	DSD	Active	Admin
ghfgh	DSD a:last-child span:last-child{
    display: none;
} */
.breadcrmb-cs nav a{
    font-weight: 400;color: #000;
    font-size: 14px;
}

.breadcrmb-cs nav a:first-child{
    font-weight: 400;color: #000;


}
.breadcrmb-cs a:hover span{
    color: #026632;
    text-decoration: underline !important;
}

.breadcrmb-cs nav a:last-child{
    font-weight: 600;color: #000;
}
.breadcrmb-cs nav a:last-child{
    font-weight: 600;color: #000;
    pointer-events: none;
    cursor: alias;
}
.breadcrmb-cs nav a:last-child i{
    display: none;
}



@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Regular.woff2') format('woff2'),
        url('../fonts/Lato-Regular.woff') format('woff'),
        url('../fonts/Lato-Regular.ttf') format('truetype'),
        url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Bold.eot');
    src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Bold.woff2') format('woff2'),
        url('../fonts/Lato-Bold.woff') format('woff'),
        url('../fonts/Lato-Bold.ttf') format('truetype'),
        url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Medium.eot');
    src: url('../fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Medium.woff2') format('woff2'),
        url('../fonts/Lato-Medium.woff') format('woff'),
        url('../fonts/Lato-Medium.ttf') format('truetype'),
        url('../fonts/Lato-Medium.svg#Lato-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



body{
    background-color: #f8f8ff;
    font-family: 'Lato';
    position: relative;
    min-height: 100vh;
    display: block;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -moz-transition: 0.3s all;
}
#wrapper{
    margin-bottom: 30px;
}
.form-control{
border-radius: 0;}
.row{
    margin-right: -15px;
    margin-left: -15px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
nav.main-header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1111;
}
.modal-backdrop{
    z-index: 1111;
}
.modal{
    z-index: 11111;
}
.revision-history-modal.show{
  display:flex!important;
}
.dropdown-menu  button.general-btn.dropdown-item {
    border-bottom: 1px solid #026632;
    padding: 10px 15px;
}
.brand-title{
    font-size: 24px;
    line-height: 34px;
    color: #010101;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    transition: 0.4s all;
    -webkit-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -moz-transition: 0.4s all;text-transform: uppercase;
}
.brand-title:hover{
    color: #026632;
}
.wrapp_mideel {
    min-height: 870px;
}
.navbar-light .navbar-nav .nav-link.profile{
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    transition: 0.4s all;
    -webkit-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -moz-transition: 0.4s all;
    display: flex;
    align-items: center;
}
.navbar-light .navbar-nav .nav-link.profile:hover,
.navbar-light .navbar-nav .nav-link.profile:focus{
    color: #026632;
}
.profile img{
        margin-left:5px;
}
.dropdown-menu{
    padding: 30px;
}

.wrapp_login{
    background: url('../images/login_background.jpg')no-repeat center/cover;
    display: flex;
    height: 100vh;
    justify-content: center;
    flex-direction: column;
    position: relative;
}
.title_strip{
    filter: drop-shadow(0 0 4px rgba(0,0,0,0.09));
    background-color:rgba(255,255,255,0.5);
    display: flex;
    width: 100%;
    padding: 15px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}
.title_strip h1{
    font-size: 40px;
    letter-spacing: -1px;
    line-height: 54px;
    color: #026632;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    text-transform: uppercase;
}

.wrapp_login .card{
    border-radius: 0;
    border: 1px solid #ffffff;
    box-shadow: none;
    background-color: transparent;
}
.wrapp_login .card-header{
    background-color: rgba(255,255,255,0.8);
    border: 0;
    font-size: 28px;
    line-height: 50px;
    color: #026632;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.wrapp_login .card-header:after{
    background:url('../images/login-ic.png')no-repeat;
    width:36px;
    height:36px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.wrapp_login .card-body{
    background-color: rgba(255,255,255,0.2);
    padding: 40px 50px;
}
.wrapp_login input.form-control{
    width: 100%;
    border-radius: 0;
    background-color: rgba(255,255,255,0) !important;
    border: 1px solid #ffffff;
    font-size: 16px;
    line-height:49px;
    color: #000000;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    height: 49px;
    margin-bottom: 40px;
    padding-right: 30px;
    transition: 0.4s all;
    -webkit-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -moz-transition: 0.4s all;
}
.wrapp_login input.form-control:hover,
.wrapp_login input.form-control:focus{
    border-color: #026632;
    outline: 0;
    box-shadow: none;
}
.wrapp_login input.form-control:hover + .fa,
.wrapp_login input.form-control:focus + .fa{
    color: #026632;
}
.wrapp_login input::-webkit-input-placeholder {
    color: #000;
}
.wrapp_login input::-moz-placeholder {
color: #000;
}
.wrapp_login input:-ms-input-placeholder {
color: #000;
}
.wrapp_login input:-moz-placeholder {
color: #000;
}

.general-btn{
    background-color: #026632;
    border:1px solid #026632;
    font-size: 16px;
    line-height: normal;
    padding:  10px 15px;
    color: #ffffff;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    text-align: center;
    width: 100%;
    border-radius: 0;
    text-transform: uppercase;
    transition: 0.4s all;
    -webkit-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -moz-transition: 0.4s all;
    position: relative;
    overflow: hidden;
    z-index:1;
    display: inline-block;
    cursor: pointer;
}
.round-general-btn{
background-color: #026632;
width: 30px;
height: 30px;
display: flex;
justify-content: center;
align-items: center;
padding: 20px;
border-radius: 50%;
color: #fff;
cursor: pointer;
}
.round-general-btn.small{
    width: 20px;
    height: 20px;
    padding: 15px;
    border: none;
    background-color: #a3a3a3;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.round-general-btn:hover{
    color: #fff;
    background-color: #026632;
}

.role_info .general-btn:before,
a.general-btn:before,
button.general-btn:before{
    background: #0b562b;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    width: 100%;
    z-index: 0;
    transform: translateY(-100%);
    transition: 0.3s all;
    -webkit-transition: 0.4s all;
    -ms-transition: 0.3s all;
    -moz-transition: 0.3s all;
    z-index: -1;
}
a.general-btn:hover:before,
a.general-btn:focus:before,
button.general-btn:focus:before,
button.general-btn:hover:before,
.role_info a.general-btn:hover:before,
.role_info a.general-btn:focus:before{
    top: 100%;
    height: 100%;
}
.general-btn:hover,
.general-btn:focus,
button.general-btn:hover,
button.general-btn:focus,
button.general-btn:active,
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle,
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus{
    background-color: #0b562b;
    color: #fff;
    border-color: #0b562b;
}
.disable-button{
    cursor: not-allowed;
}
button:disabled{
    cursor: not-allowed;
}
button:disabled:hover,button:disabled:before{
    background-color: #e9ecef !important;
    color: #026632;
    opacity: 1
}
.wrapp_login p{
    font-size: 12px;
    line-height: 36px;
    color: #000000;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    display: block;
    text-align: center;
}
.wrapp_login .fa{
    font-size: 16px;
    line-height: 36px;
    color:rgba(0,0,0,0.5);
    position: absolute;
    right: 25px;
    z-index: 1;
    top: 5px;
}
.admin_user_table{
    position: relative;
}
.admin_user_table .search-ic{
    display: flex;
    justify-content: center;
    position: absolute;
    right: 15px;
    top: 14px;
    z-index: 1;
    padding: 2px;
    cursor: pointer;
    width: 20px;
}



/* breadcrumb design started mprjapati109905 */

.breadcrumb{
    padding-left: 0;
    padding-right: 0;
}

.breadcrumb-item+.breadcrumb-item::before{
content: url(../images/angle-right.png);
padding-right: 2px;
padding-top: 2px;

}
.breadcrumb-item+.breadcrumb-item{
    margin: 0;
    padding-left: 2px;
}

.middle-title.active.breadcrumb-item{
    padding-left: 2px;
    color: #000;
}

.active.breadcrumb-item{
    color: #000;
}

/************** dashbord page ***************/
[class*=sidebar-dark-]{
    filter: drop-shadow(0 0 9px rgba(0,0,0,0.27));
    background-color: #036733;
}
[class*=sidebar-dark] .user-panel{
    border-bottom: 1px solid rgba(255,255,255,0.05);
}
.user-panel img{
    max-width: 100%;
    width: auto;
}
.user-panel .info{
    padding: 50px 0;
}
.breadcrumb{
    background-color: transparent;
}
.breadcrumb-item a{
 color: #036733;
 text-decoration: underline !important;

}
.breadcrumb-item span{
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif;
}
.breadcrumb-item  b span{
    text-transform: capitalize;
    font-weight: 700;
}
.breadcrumb li {
    padding: 0;
    position: relative;
}
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active{
    background-color: #004a24;
    width: 100%;
    margin: 0;
    line-height: 43px;
}
[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active, [class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active:focus, [class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active:hover{
    background-color: #004a24;
    color: #fff;
    border-radius: 0;
    width: 100%;
}
[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link,
.nav-sidebar .nav-item>.nav-link{
    font-size: 16px;
    line-height: 43px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    border-bottom: 1px solid rgba(255,255,255,0.05);
    border-radius: 0;
    width: 100%;
    margin: 0;
}
.sidebar-collapse.sidebar-mini .main-sidebar.sidebar-focused:not(.sidebar-no-expand) .nav-link, .sidebar-collapse.sidebar-mini .main-sidebar:hover:not(.sidebar-no-expand) .nav-link, .sidebar-collapse.sidebar-mini-md .main-sidebar.sidebar-focused:not(.sidebar-no-expand) .nav-link, .sidebar-collapse.sidebar-mini-md .main-sidebar:hover:not(.sidebar-no-expand) .nav-link, .sidebar-collapse.sidebar-mini-xs .main-sidebar.sidebar-focused:not(.sidebar-no-expand) .nav-link, .sidebar-collapse.sidebar-mini-xs .main-sidebar:hover:not(.sidebar-no-expand) .nav-link{
    width: 100%;
}
.nav-pills .nav-link,
.nav-sidebar .nav-item>.nav-link{
    border-radius: 0;
    width: 100%;
}
.sidebar{
    padding: 0;
}
.nav-sidebar .nav-link>.right, .nav-sidebar .nav-link>p>.right{
    top:21px;
}
.nav-sidebar>.nav-item i.fa,.nav-sidebar>.nav-item i.far{
    padding-right: 10px;
    padding-top: 5px;;
}
.fa.fa-pencil:before {
    content: "\f305";
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
}
.nav-sidebar .nav-link p{
    font-size: 16px;
    font-family: 'Lato';
    font-weight: normal;
    line-height: 26px;
    display: flex;
    flex-direction: row;
    padding: 5px 0;
    display: inline-block;
}
.nav-sidebar .nav-link p i{
    padding-top: 5px;
}
.nav-treeview a.nav-link {
    background-color: #005f2e;
}
.fa.fa-close:before{
    content:"\f00d";
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
    font-size: 25px;
    line-height:45px;
    color: #000;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -moz-transition: 0.3s all;
}
.fa.fa-close:hover:before{
    color: #026632;
}
.sidebar-collapse .main-header .fa.fa-close:before{
    content: "\f0c9";
}
.main-nav i.fa.fa-caret-up{
    padding: 0;
    position: absolute;
    right: 15px;
    top:20px;
}
#sidebar_btn .fa-bars{
    font-size: 30px;
    color: #000;
    margin-top: 10px;
}
#sidebar_btn .fa-close::before{
    font-size: 24px;
    color: #000;
}
#sidebar_btn{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
#sidebar_btn span{
    font-size: 9px;
    font-weight: 900;
    color: #000;
}


.main-nav i.fa.fa-caret-up:before{
    content: "\f0d7";
}
.main-nav .menu-open i.fa.fa-caret-up:before{
    content: "\f0d8";
}
.navbar-white{
    filter: drop-shadow(0 0 7.5px rgba(0,0,0,0.17));
    background-color: #ffffff;
    padding: 10px 15px 15px;
    transition: 0.4s all;
    -webkit-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -moz-transition: 0.4s all;
}
.main-header .nav-link{
    height: auto;
}
body:not(.layout-fixed) .main-sidebar{
    transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    transition: 0.4s all;
    -webkit-transition: 0.4s all;
    -ms-transition: 0.4s all;
}
.sidebar-mini .main-sidebar{
    position: fixed !important;
    z-index: 111;
}
.sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand).sidebar-focused, .sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand):hover,
.sidebar-mini.sidebar-collapse .main-sidebar, .sidebar-mini.sidebar-collapse .main-sidebar::before{
    width:70px;
    /* transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -moz-transform: translateX(-100%); */
    z-index: 1111;
}
.sidebar-mini.sidebar-collapse .user-panel img{
    width: 90%;
    margin: 0 auto;
    display: block;
}
/* .sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand).sidebar-focused, .sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand):hover, */
.sidebar-mini.sidebar-collapse .brand-text, .sidebar-mini.sidebar-collapse .sidebar .nav-sidebar .nav-link p, .sidebar-mini.sidebar-collapse .sidebar .user-panel>.info{
    -webkit-animation-name: inherit;
    animation-name: inherit;
    -webkit-animation-duration: inherit;
    animation-duration: inherit;
    -webkit-animation-fill-mode:inherit;
    animation-fill-mode: inherit;
    visibility: visible;
    margin: 0;
}
span.nav-content{
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
}
.sidebar-mini.sidebar-collapse i.right.fas{
    display: none;
}
.sidebar-mini.sidebar-collapse span.nav-content{
    display: none;
}

.sidebar-mini.sidebar-custcollapse .main-sidebarr{
    width: 0;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    position: absolute;
}


.sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header{
    margin-left: 0 !important;
}

.role_management_wrapp{
    padding: 95px 15px 45px 15px ;
    transition: 0.4s all;
    -webkit-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -moz-transition: 0.4s all;
}

.dashboard_wrapp{
    padding-left: 22px;
    padding-right: 22px;
    padding: 0 15px 0 15px ;
    transition: 0.4s all;
    -webkit-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -moz-transition: 0.4s all;
}

/* .breadcrmb-cs{
    padding: 130px 15px 0 15px ;
} */
.breadcrmb-cs nav{
    padding-left: 0;
}

.dashboard_wrapp_sec
{
   background-color: #f2f3f9;
}
.dashboard_box{
    padding:15px 15px;
}
.dashboard_box .title{
    margin-bottom: 0;
}
.box_child{
    background-color: #ffffff;
    border: 1px solid #e4e8f0;
    padding: 30px;
    width: 270px;
    height: 270px;
    min-height:270px ;
    display: flex;
    justify-content: center;
    align-items: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    transition: 0.4s all;
    -webkit-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -moz-transition: 0.4s all;
    margin: auto;
}
.box_child:hover{
    filter: drop-shadow(0 0 13.5px rgba(0,0,0,0.08));
}
.circle{
    width: 104px;
    border-radius: 52px;
    background-color: #f2f2f9;
    display: block;
    text-align: center;
    font-size: 40px;
    line-height:104px;
    color: #036733;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    text-align: center;
}
.box_child h5{
    font-size: 20px;
    color: #000000;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    text-align: center;
    padding: 15px 0;
    height: 65px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.arrow_right{
    width:34px;
    height:18px;
    display: block;
    padding: 15px 0;
}

.footer{
    display: flex;
    justify-content: center;
    padding: 15px 0 15px;
    flex-wrap: wrap;
}
.footer li{
    padding: 0 2px;
}
.footer li,
.footer li a{
    font-size: 14px;
    color: rgba(0,0,0,0.7);
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
}

.footer li.ft_link a:hover{
    color: #026632;
}

/************** role page ***************/
.main_title{
    padding: 0 15px;
}
.sticky_breadcrumb{
    background: #fff;
    position: sticky;
    top: 90px;
    z-index: 11;
    margin-left: -70px;
    padding: 15px 15px 15px 55px;
    margin-right: -15px;
    margin-bottom: 20px;
}

.title{
    font-size: 22px;
    line-height: 1.5;
    color: #026632;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    /* padding-bottom: 10px;
    margin-bottom: 30px; */

}

.title::after{
    content: '';
    position: absolute;
    border-bottom: 1px solid rgba(0,0,0,.1);
    width: 98%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}

.role_management main_title .title::after{
    content: '';
    position: absolute;
    border-bottom:none;
    width: 98%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}

/* .logo-box{
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 0;
    margin: 0 15px;
} */
.logo-box .title{
    border-bottom: none;
    margin-bottom: 0;
}
.logo-box{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-top: 85px;
}

.role_list .role_box{
    background-color: #ffffff;
    border: 1px solid #e4e8f0;
    padding: 30px;
    margin-top: 20px;
}
.role_info{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
.role_info .general-btn{
    width: auto;
    padding: 10px 30px;
}
h3.subtitle{
    font-size: 18px;
    color: #026632;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    /* text-transform: uppercase; */
}

.role_table .table{
    border: 1px solid #e5e5e5 !important;
    margin: 20px 0 0;
}
.role_table tr td .info_table{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
}
.role_table tr th{
    background-color:#edeff5;
    border: 0;
}
.role_table tbody tr:first-of-type td{
    border-top: 0;
}
.role_table tbody tr td:first-of-type{
    width: 30%;
}
.role_table thead tr th{
    font-size: 14px;
    color: #026632;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    line-height: normal;
    word-wrap: break-word;

}

.role-title{
    background-color:#edeff5;
    border: 0;
    padding: 15px 25px;
}
.role-title h5{
    font-size: 14px;
    color: #026632;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    line-height: normal;
    word-wrap: break-word;
    margin: -5px 0;

}


.role_table tbody tr td{
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    line-height: normal;
    border: 0;
    border-bottom: 1px solid #e5e5e5 !important;
    vertical-align: middle;
    padding: 20px 15px;
    word-wrap: break-word;
}
.role_table tbody tr:last-of-type td{
    border-bottom: 0 !important;
}
.role_table tbody tr td a.active-btn.active{
    font-weight: 500;
    color: #026632;
    text-transform: capitalize;
}
.role_table tbody tr td a.active-btn.inactive{
    font-weight: 500;
    color: #ff0000;
    text-transform: capitalize;
}



a.action,a.action .fa-close::before {
    color: rgba(0,0,0,0.5)!important;
    font-size: 16px!important;
    padding: 0 5px!important;
}

a.action.locked-section {
    color: #0b562b !important;
}

#forms_table tbody tr td i{
    color: rgba(0,0,0,0.5) ;
    padding-right:5px!important;
    font-size: 16px!important;
}
.cancel-edit .fa-close::before{
    color: rgba(0,0,0,0.5) ;
    font-size: 16px;
    padding: 0 5px;
}
#forms_table td a{
    font-size: 14px !important;
    color: #000000 !important;
    cursor: pointer !important;
}

a.action:hover {
    color: #026632;
}
a.action i.fa-trash-o:before{
    content:"\f2ed";
    font-family: 'Font Awesome 5 Free';
}
a.action i.fa-edit:before{
    content:"\f044";
    font-family: 'Font Awesome 5 Free';
}
.delete-modal h3{
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    text-align: center;
}
.delete-modal .modal-header,
.delete-modal .modal-footer{
    border: 0;
    justify-content: center;
    padding: 20px 50px;
}
.delete-modal .modal-body{
    padding: 20px 0;
}
.delete-modal .modal-footer{
    flex-wrap: nowrap;
    padding-bottom: 40px;
}
.delete-modal .modal-header{
    padding-bottom: 35px;
}
.addrole_btn .general-btn{
    width: 110px;
}
.mt-110{
    margin-top: 110px!important;
}
.general-btn.close-btn{
    background-color: #86918b;
    border-color: #86918b;
}
.general-btn.close-btn:hover,
.general-btn.close-btn:focus,
.general-btn.close-btn:active{
    background-color: #727c77 ;
    color: #fff;
}
.role_info .general-btn.close-btn:before, a.general-btn.close-btn:before, button.general-btn.close-btn:before{
    background:#727c77;
}
.modal.show.delete-modal .modal-dialog{
    transform: translate(0,-50%);
    -webkit-transform:translate(0,-50%);
    -ms-transform:translate(0,-50%);
    -moz-transform:translate(0,-50%);
    top:48%;
    max-width: 475px;
}
.modal.fade .modal-dialog {
    transform: translate(0,-60%);
    -webkit-transform: translate(0,-40%);
    -ms-transform: translate(0,-40%);
    -o-transform: translate(0,-40%);
    -moz-transform: translate(0,-40%);
    top:38%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -ms--webkit-transition: 0.5s all;
    -moz-webkit-transition: 0.5s all;
    -o--webkit-transition: 0.5s all;

}
.modal.show.delete-modal .modal-content{
    filter: drop-shadow(0 0 21.5px rgba(0,0,0,0.22));
    background-color: #f8f8ff;
    border-radius: 0;
}
.modal.show.delete-modal .modal-header .close{
    font-size: 24px;
    color: #000000;
    opacity: 1;
    padding: 0;
}
.dataTables_paginate span{
    display: flex;
}
.wrapp_login p.requird,
p.requird{
    color: #ff0000;
    text-align: left;
    bottom: -18px;
    font-size: 12px;
    /* position: absolute; */
}
.wrapp_login p.requird{
    position: absolute;
    bottom: 10px;
}
.accordion-body label.label_insturction{
    font-size: 14px;
    color: #010101;
    font-weight: 400;
    font-family: "Lato";
    margin: 0;
}
/********** add role page ************/

.add_role_field{
    display: flex;
    flex-direction: column;
    padding: 0 15px;
    margin:0 0 15px !important;     
}
.space-between .add_role_field {
    margin: 0 !important;
}
.add_detail{
    margin-bottom: 70px;
}

.react-datepicker-wrapper{

    width: 100% !important;
}
form input,.cmn-input textarea,.react-datepicker-wrapper input,
form select,
select,textarea {
    background-color: #ffffff;
    border: 1px solid #e4e8f0;
    font-size: 14px;
    color: rgba(0,0,0,0.5);
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    line-height:30px;
    height: 40px;
    padding: 0 10px;
    text-align: left;
    position: relative !important;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -ms-transition: 0.3s all;


    -o-transition: 0.3s all;
}
textarea{
    padding: 5px 15px;
}




/* multiselect and checkbox style */

.css-1r4vtzz,.css-48ayfv,.css-1hwfws3
 {
    background-color: #ffffff !important;
    border: 1px solid #e4e8f0 !important;
    font-size: 14px !important;
    color: rgba(0,0,0,0.5) !important;
    font-weight: 400 !important;
    font-family: 'Lato', sans-serif !important;
    line-height:30px !important;
    height: 40px !important;
    padding: 0 10px !important;
    text-align: left !important;
    position: relative !important;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -ms-transition: 0.3s all;

    -o-transition: 0.3s all;
    width: 100% !important;
    border-radius: 0 !important;

}
.css-1gpjby2 svg,.css-1wy0on6{
    display: none !important;
}
.css-1qprcsu-option{
    background-color: transparent !important;
}
.css-1vr111p-option:hover {
    background-color: transparent !important;
}
.css-48ayfv + div{
    border: solid 1px #e7e7e7;
    border-radius: 0;
    margin-top: 0 !important;
}
.css-1r4vtzz:focus,.css-48ayfv:focus,.css-1hwfws3:focus{
    border-color: #026632 !important;
    box-shadow: none !important;
    outline: none !important;
    border-radius: 0 !important;
    padding: 0 10px;

}
.css-151xaom-placeholder{
    width: 100%;
    height: 35px;
    display: flex;
    align-items: center;
    margin: 5px;

}
.css-48ayfv + div{
    position: relative !important;
}

.add_detail_wrapp .css-48ayfv + div{
    position: absolute !important;
    width: 100%;
}

.pdd-sop-cs .css-48ayfv + div{
    position: absolute !important;
    width: 100%;
}
.pdd-sop-cs select{
    background-color: #fff !important;
}
/* .cmn-input textarea{
    height: 60px;
} */
.css-1vr111p-option,.css-1qprcsu-option {
display: flex !important;
align-items: center!important;
}
.css-1vr111p-option,.css-1qprcsu-option{
    height: fit-content !important;
    padding: 0 12px !important;
    color: #000 !important;
    align-items: start!important;
}
.css-1vr111p-option input[type="checkbox"],.css-1qprcsu-option input[type="checkbox"]{
    margin-top: -10px!important;
}
.popup-radio-btn{

}

.popup-row{
    width: 100%;
    margin: 0 0;
}

.cont-row label{
color: #000;
}

.popup-row .title-row{
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: flex-start;
    align-items: center;
    background-color: #f8f9fb;
    padding: 20px;
    border: solid 1px #e4e8f0;
    display: flex;
    align-items: center;
}

.table-view-cont
.title-row{
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: flex-start;
    align-items: center;
    background-color: #f8f9fb;
    padding: 15px 15px;
    border: solid 1px #e4e8f0;
    display: flex;
    align-items: center;
}

.table-view-cont ul{
    display: flex;
    padding: 12px 20px;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.table-view-cont ul li{
    width: 15%;
    color: #000;
    padding: 0 10px;
}
.title-row ul li{
    font-weight: 600;
    color: #026632;
    padding: 0 10px;
}
.title-row ul{
    padding: 5px 0;
}
.cont-box{
    border: solid 1px #e4e8f0;
}


.cont-row{
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    align-items: center;
}

.table-view-cont .cont-row .row{
    display: flex;align-items: center;padding: 5px 0;
}


.table-view-cont .table-v-info{
    padding: 10px 25px;
    color: #000;
}



.table-view-cont  h6{
    color: #000;
}

.close-btn .fa.fa-close:before{
    font-size: 18px;
}
.title-row  label{
    text-transform: uppercase;
    font-weight: 700 !important;
}


.title-row .form-check.cmn-checkbox input:checked + .form-check-label:after{
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 8px;
    width: 6px;
    height: 14px;
    border: solid #026632;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}


.title-row .form-check, .cont-row .form-check{
    padding-left:0;
}
.title-row label{
margin-bottom: 0;
}


.note-italic p{
    color: #000000;
    font-style: italic;
    font-family: 'Lato', sans-serif;

}

.modal-dialog .radio-box p{
    width: 40%;
}
.radio-box.clientpopup{
    width: 100%;
    height: 60px;
}


.select2-container--default .select2-selection--single,.ui.selection.dropdown {
    background-color: #ffffff;
    border: 1px solid #e4e8f0 !important;
    font-size: 14px;
    color: rgba(0,0,0,0.5);
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    line-height:30px;
    height: 40px !important;
    padding: 0 10px;
    text-align: left;
    position: relative;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    border-radius: 0 !important;
}

.ui.selection.active.dropdown .menu,.ui.selection.active.dropdown{
    border-color: #026632 !important;
    border-radius: 0 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: rgba(0,0,0,0.5)  !important;
    line-height: 40px !important;
    height: 40px !important;
    display: flex;
    justify-content: flex-start  !important;
    align-items: center  !important;
    margin: 0  !important;
    outline: none  !important;
    padding: 0 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px !important;
    position: absolute;
    top: 1px;
    right: 6px !important;
    width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color: #cbcbcb transparent transparent transparent !important;
}

form input:focus,
form input:hover,
form textarea:focus,
form textarea:hover,
form select:focus,
form select:hover,
.form-control:focus{
    outline: 0;
    box-shadow: none;
    border-color:#026632;
}
textarea{
    outline: 0;
}

textarea:hover{
    outline: 0;
    box-shadow: none;
    border-color:#026632;
}


/********* checkbox custom ***********/
.form-group {
    display: block;
    margin-bottom: 0;
  }

  .form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
  }
  label:not(.form-check-label):not(.custom-file-label){
    font-weight: 500;
  }
  .form-group label {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    margin: 0;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
  }
  .form-group label:hover{
    color: #026632;
  }

  .form-group label:before{
    content:'';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #dddddd;
    padding: 9px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right:10px;

    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
  }
  .form-group label:hover:before,
  .form-group input:checked + label:before{
    border-color:#026632;
  }
  .form-group input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 7px;
    width: 7px;
    height: 12px;
    border: solid #026632;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }
  /************* end ************/

  .addrole_action.two-btn-cs{
    display: flex;
  }
.addrole_btn{
    display: flex;
    justify-content: center;
    margin: 45px 0 15px;
}

.ck-editor + .addrole_btn{
    justify-content: flex-end;
    padding: 0 30px;
}
.addrole_btn .general-btn.close-btn{
    margin-left: 20px;

}

/**************** admin user page **************/
.admin_role .addrole_action .addrole_btn{
    justify-content: flex-start;
    margin: 0;
}
.admin_role .add_detail{
    margin-bottom: 0;
}
.admin_role select{
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    position: relative;
    z-index: 1;
    background-color: transparent;
    outline: 0;
    border-radius: 0;
}
.admin_role select:hover + i.fa-caret-down,
.admin_role select:focus + i.fa-caret-down,
.admin_role {
    color: #026632;
}


.admin_role select:focus{
    border-color: #026632 !important;
    box-shadow: none  !important;
    outline: none !important;
    border-radius: 0 !important;
    padding: 0 10px;
}


.user_role_box{
    max-width: 140px;
    width: 100%;
}
.user_role_box select{
    width: 100%;
    color: #000;
}
.admin_role .add_role_field,
.admin_role .user_role_box{
    position: relative;
}

.admin_role .user_role_box .fa-caret-down{
    right: 10px;
    top: 10px;
}
.admin_role .fa-caret-down{
    position: absolute;
    font-size: 12px;
    line-height: 18px;
    color: #d2d2d2;
    right: 30px;
    top:40px;
    z-index: 1;
}

.cmn-input-arrow .fa-caret-down{
    position: absolute;
    font-size: 12px;
    line-height: 18px;
    color: #d2d2d2;
    right: 30px;
    top:40px;
    z-index: 1;
}
.dsp-nn{
    display: none;
}
.dsp-view{
    display: block;
}
.flex-btn.dsp-nn{
    display: none;
}

.cmn-input-arrow select{
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    position: relative;
    z-index: 1;
    background-color: transparent;
    outline: 0;
    border-radius: 0;
}

.pup-select.admin_role .fa-caret-down{
    position: absolute;
    font-size: 12px;
    line-height: 18px;
    color: #d2d2d2;
    right: 30px;
    top:12px;
    z-index: 1;
}
.popup-table .popup-row .form-check,.popup-table .popup-row .main-label{
    width: 50%;
}
.popup-table,.seccomp_rv_status{
    width: 100%;
}
/* .dataTables_filter{
    max-width: 330px;
    width: 100%;
    margin: 0 auto 30px;
    position: relative;
} */
.dataTables_filter{
    display: flex;
    justify-content: flex-end;
    padding-bottom: 20px;
}
.dataTables_filter label{
    max-width: 330px;
    width: 100%;
}

div.dataTables_wrapper div.dataTables_filter input[type="search"]{
    background-color: #ffffff;
    border: 1px solid #e4e8f0;
    line-height: 48px;
    height: 48px;
    border-radius: 0;
    width: 100%;
    padding: 10px 15px;
    margin: 0;
}
div.dataTables_wrapper div.dataTables_filter input[type="search"]:hover,
div.dataTables_wrapper div.dataTables_filter input[type="search"]:focus{
    border-color: #026632;
}
.dataTables_filter label{
    font-size: 0;
    width: 100%;
}
/* .dataTables_filter label:before{
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 15px;
    top:17px;
    color: rgba(0,0,0,0.7);
    font-size: 16px;
} */
.dataTables_length{
    display: none;
}
div.dataTables_wrapper div.dataTables_filter label{
    margin: 0;
    position: relative;
}
div.dataTables_wrapper div.dataTables_filter label:after {
    content: "";
    position: absolute;
    right: 5px;
    width: 25px;
    height: 45px;
    background: #fff;
    top: 2px;
}
a.paginate_button.disabled{
    opacity: 0.8;
    cursor: default;
}



/*********** admin checkbox **********/
.admin_user_table .custom-checkbox input[type="checkbox"]{
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
  }
  label:not(.form-check-label):not(.custom-file-label){
    font-weight: 400;
  }
  .admin_user_table .custom-checkbox label {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    margin: 0;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    display: flex;
    align-items: center;
    width: 48px;
  }

  .admin_user_table .custom-checkbox label:before{
    content:'';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #b5b5b5;
    padding: 9px;
    display: inline-block;
    position: absolute;
    vertical-align: middle;
    cursor: pointer;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -moz-transition: 0.3s all;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background-color: #b5b5b5;
    left: 0;
  }
  .admin_user_table .custom-checkbox label:hover:before,
  .admin_user_table .custom-checkbox input[type="checkbox"]:checked + label:before{
    border-color:#026632;
  }
  .admin_user_table input[type="checkbox"] + label:after{
    content: '';
    display: block;
    width: 48px;
    height: 4px;
    background-color: #b5b5b5;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -moz-transition: 0.3s all;
  }
  .admin_user_table input[type="checkbox"] + label:hover:after{
    background-color: #026632;
  }
  .admin_user_table .custom-checkbox input[type="checkbox"]:checked + label:after {
    content: '';
    background-color: #026632;
  }
  .admin_user_table .custom-checkbox input[type="checkbox"]:checked + label:before{
    background-color: #026632;
    border-color: #026632;
    left: auto;
    right: 0;
  }
  .admin_user_table .fa-check-circle{
    color:#026632;
    font-size: 16px;
    margin-left: 10px;
}
#example_length,
#example_filter,
.dataTables_info{
    display: none;
}

.admin_user_table .dataTables_paginate{
    margin: 30px  0 20px!important;
    display: flex;
    justify-content: flex-end;
    border-right: 1px solid #e7e7e7;
}
a.paginate_button{
    width: auto;
    height: 32px;
    background-color: #ffffff;
    border: 1px solid #e7e7e7;
    border-right: 0;
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    font-family: "Lato";
    text-align: center;
    display: block;
    line-height: 32px;
    padding: 0 12px;
    cursor: pointer;
}
a.paginate_button.current{
    background-color: #026632;
    color: #fff;
}
/* .table-responsive{
    overflow-x:inherit !important;
} */

.wrapp_login input.form-control.add_value,
.add_value{
    border-color:#ff0000;
}
.paginate_button.previous {
    font-size: 0;
}
a.paginate_button.previous:after {
    content: "Prev";
    font-size: 14px;
    display: inline-block;
    line-height: 32px;
}

/*********** loader *************/

/* .loader{
    -webkit-animation: loader4 1s ease-in-out infinite;
     animation: loader4 1s ease-in-out infinite;
}

@keyframes loader4 {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
 }
 @-webkit-keyframes loader4 {
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
 }


 .loader {
    position: absolute;
    top: calc(50% - 4em);
    left: calc(50% - 4em);
    width: 6em;
    height: 6em;
    border: 1.1em solid rgba(0, 0, 0, 0.2);
    border-left: 1.1em solid #000000;
    border-radius: 50%;
    animation: load8 1.1s infinite linear;
    transition: opacity 0.3s;
  }

  .loader--hide {
    opacity: 0;
  }

  @keyframes load8 {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  } */
/****************** end ************/
/****************** user profile page ************/
.user_profile .add_role_field:first-of-type{
    padding-left: 15px;
}
.user_profile .add_role_field{
    margin-bottom: 20px;
}
.user_profile .addrole_btn{
    margin-top: 15px;
    justify-content: flex-start;
    padding: 0 7.5px;
}
.add_role_field label{
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    font-family: "Lato";
}

/************* admin_campaign_table ***********/
.admin_campaign_table .dataTables_filter{
    display: none;
}
.admin_campaign_table .popup_action{
    display: flex;
    justify-content: flex-start;
}
.admin_campaign_table .popup_action{
    display: flex;
    align-items: flex-start;
    padding: 0 15px;
    margin-bottom: 10px;
}
.admin_campaign_table .general-btn.new_campaign{
    width: 210px;
}
.admin_campaign_table .general-btn.general-long-btn.new_campaign{
    width: 255px;
    margin: 0 10px;
}
.admin_campaign_table .title{
    /* margin-bottom: 20px; */
}
.modal.fade.add-campaign-modal .modal-dialog{
    max-width: 700px;
}
.flex-btn{
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.flex-btn .general-btn{
    min-width:110px;
    width:auto;
}
.flex-btn .general-btn.close-btn{
    margin-left: 20px;
}
.add-campaign-modal .modal-header .popup_title{
    font-size: 18px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 700;
    font-family: "Lato";
}

.add-campaign-modal .modal-content{
    padding: 10px 30px;
}
.add-campaign-modal .modal-header .close{
    padding: 0;
    opacity: 1;
}
/* .add-campaign-modal .modal-header{
    margin: 20px;
} */

/* mprajapati common modal style */



.notificanpopup.small-modal .modal-dialog{
    width: 450px;
    max-width:100% !important;
    margin: auto;
}
.small-modal.notificanpopup .modal-content{
    padding: 30px 30px;
}

.modal-body select{
    width: 100%;
}
.modal-body select:focus{
    box-shadow: none;

}

.notification-container::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	background-color: transparent;
}




.notification-container::-webkit-scrollbar
{
	width: 12px;
	background-color: transparent;
}

.notification-container::-webkit-scrollbar-thumb
{
	background-color: #eaeaf1;
}

.modal-content{
    border-radius: 0;
}

.cmn-modal-design .modal-content{
    padding: 0 15px;
}

.cmn-modal-design .modal-header{
    margin-bottom: 20px;
    /* margin: 0 20px 20px; */
    margin: 0 5px 20px;
    padding: 15px 0;
    display: flex;
    align-items: center;

}
.cmn-modal-design .modal-header .close{
    padding: 0 10px;
    opacity: 1;
}
.cmn-modal-design .modal-header .popup_title,.add-campaign-modal .modal-header .popup_title{
    font-size: 30px;
    text-transform: uppercase;
    color: #026632;
    font-weight: 700;
    font-family: "Lato";
}
.add-newques-modal.cmn-modal-design .modal-content{
    padding: 10px 20px;
}
.cmn-modal-design .modal-footer{

    padding: 0;
    margin: 30px 10px 0 0;
    border: none;
    justify-content: flex-start;
}
.add-newques-modal.cmn-modal-design form .modal-footer{
    margin: 30px 12px 0;
}
.cmn-modal-design .modal-body{
    display: flex;
    justify-content: flex-start;
}
.cmn-modal-design .modal-body form{
    width: 100%;
}
.popup-note{
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.action-ic i{
    font-size: 50px;
    color:#026632;
    margin: 5px 30px;
}
.modal.fade.cmn-modal-design .modal-dialog{
    max-width: 685px;
}
.large-model.modal.fade.cmn-modal-design .modal-dialog{
    max-width: 800px;
}
.large-model .modal-body textarea{
    height: 70px;
    max-height: 100%;
}

.modal.fade.cmn-modal-design.sm-modal .modal-dialog
{
    max-width: 400px;
}
.notificanpopup .modal-content{
    padding: 50px 50px;
    text-align: left;
}
.notificanpopup .modal-body{
    display: flex;
    justify-content: flex-start;

}
.notificanpopup.only-msg .modal-body{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.notificanpopup .modal-content .modal-body h1{
   font-size: 30px;
   color: #026632;
   font-weight: 500;
   font-family: "Lato";
}
.notificanpopup .modal-content  .close{
    position: absolute;
    top: 0;
    right: 15px;
    opacity: 1;
}

/* end */



.accordion-button .fa.fa-close:before{
    font-size: 16px;
    opacity: 0.5;
}
/*
.accordion-button.collapsed a.action .fa.fa-close:before{
    content: "\f044";
}*/
.accordion p.updated_info{
    margin-bottom: 5px;
    font-size: 12px;
    color: #000000;
    font-weight: 400;
    font-family: "Lato";
    font-style: italic;
    word-break: break-all;

}

.modal-body  .accordion p.updated_info{
    width: 160px;
}
.accordion p.updated_info + .cmn-drpdown{
    padding-right: 10px;
}



a.space-right-25{
    padding-right: 25px;
}
/************** admin_master_template ***********/
.admin_master_template .title{
    border-bottom: 0;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    word-break: break-all;
}
.admin_master_template .main_title{
    /* border-bottom: 1px solid rgba(0,0,0,.1); */
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 10px;
}
.admin_master_template{
    padding-left: 30px;
    padding-right: 30px;
}
.admin_master_template .addrole_btn{
    margin: 0;
}
.create_seection_btn{
    display: flex;
    justify-content: center;
    border: 1px dashed #b8b8b8;
    padding: 22px;
    margin-top: 80px;
}
.create_seection_btn .general-btn{
    display: inline-block;
    padding: 10px 25px;
    width: auto;
}
.admin_master_template .addrole_btn .general-btn.close-btn{
    margin: 0 20px;
}
input.title_input{
    font-size: 18px;
    color: #c9c9c9;
    font-weight: 500;
    font-family: "Lato";
    height: 40px;
    background-color: #ffffff;
    border: 1px solid #e4e8f0;
    padding: 0 15px;
    margin: 30px 0 15px;
    width: 100%;
}
input.title_input::-webkit-input-placeholder {
    color: #c9c9c9;
}
input.title_input::-moz-placeholder {
color: #c9c9c9;
}
input.title_input:-ms-input-placeholder {
color: #c9c9c9;
}
input.title_input:-moz-placeholder {
color: #c9c9c9;
}
.ck.ck-editor__main>.ck-editor__editable{
    min-height: 350px;
}
.ck.ck-editor__main>.ck-editor__editable.ck-focused{
    border-color: #026632 !important;
}
.admin_master_template .main_title.openpanel_edit{
    justify-content: flex-start;
}
.title_edit{
    border: 0;
    padding: 0 15px;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    font-family: "Lato";
    color: #999999;
}
.acc_item_wrap .title_edit{
    padding: 0 15px 0 0;
}
.wrapp_login input::-webkit-input-placeholder {
    color: #c9c9c9;
}
.wrapp_login input::-moz-placeholder {
color: #c9c9c9;
}
.wrapp_login input:-ms-input-placeholder {
color: #c9c9c9;
}
.wrapp_login input:-moz-placeholder {
color: #c9c9c9;
}

/************** accordian page **********/
.form_template .general-btn{
    max-width:235px;
}
.form_template .add_role_field{
    align-items: flex-start;
}

.accordion-title.accord-btn{
    margin: 0 5px;
}
.accordion-title.accord-btn .accordion-header .accrodian_title{
    background-color: #808080;
    display: flex;
    border: no;
    background-color: grey;
    padding: 2px 10px;
    color: #fff;
    justify-content: center;
    align-items: center;
    height: 35px;
    text-transform: uppercase;
    font-size: 15px;

}
.accordion-title.accord-btn .accordion-header .accrodian_title span{
    line-height: normal;
    border: none;
    height: auto;
    padding: 0 5px 0 14px;
    width: auto;
    color: #fff !important;

}
.accordion-title.accord-btn .accordion-header .collapsed span:after{
    color: #fff !important;
}

.accordion-title{
    align-items: center;
    justify-content: space-between;
    line-height: 73px;
    position: relative;
    padding-right: 270px;
    display: flex;
}
.accordion p.requird{
    color: #ff0000;
    text-align: left;
    position: absolute;
 top:-20px;
 left: 10px;
}
.accordion-title p.requird{
    position: absolute;
    left: 75px;
    bottom: 0;
    line-height: normal;
    margin: 0;
}
.accrodian_title{
    font-size: 20px;
    color: #026632;
    font-weight: 500;
    font-family: "Lato";
    display: flex;
    align-items: center;

    display: -webkit-box;
  -webkit-line-clamp:1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;

}
.accrodian_title.black-title{
    font-size: 18px;
    color: #020202;
    font-weight: 500;
    font-family: "Lato";
    display: flex;
    align-items: center;

    display: -webkit-box;
  -webkit-line-clamp:1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;

}
.accordion .title .accordion-header{
    margin-right: 15px;
}
.accordion .accordion-header{
    margin-right: 15px;
}
.accordion{
    margin-top: 40px;
}
.accordion-item{
    background-color: #ffffff;
    border: 1px solid #e4e8f0;
    position: relative;
    margin-bottom: 30px;
}
.accordion .accordion-collapse{
    padding-bottom: 30px;
}
.accordion .editor p.requird{
    padding-left: 30px;
    width: 100%;
}
.accordion-title span{
    display: flex;
    width: 60px;
    justify-content: center;
    line-height: 76px;
    padding: 0 15px;
    border-right: 1px solid #dfdfe5;
    font-size: 24px;
    color: rgba(0,0,0,0.5);
}
/*.collapsed .accordion-title span{
    font-size: 0;
}
 .collapsed .accordion-title span:after{
    content: "+";
    font-size: 24px;
} */
.accordion-header .collapsed span{
    color:green;
    font-size: 0;
}
.accordion-header .collapsed span:after{
    content: "+";
    font-size: 24px;
    color: rgba(0,0,0,0.5);
}

.accordion-button span{
    font-size: 30px;
    color: rgba(0,0,0,0.5);

}


.accordion-title span{
    color: #026632;
}
.action_accordian{
    padding:0 30px;
    display: flex;
    align-items: center;
    border-left: 1px solid #dfdfe5;
    position: relative;
    z-index: 1;
}
.space-15,
a.space-15{
    padding: 0 15px;
}
.accordion .custom-checkbox{
    margin: 0;
    padding-left: 10px;
}

.accordion-content,
.accordion-body .ck-editor{
    border-top: 1px solid #e4e8f0;
    padding: 30px;

}

button.accordion-button{
    border: 0;
    background: transparent;
    width: 100%;
}
.accordion .sub_title{
    font-size: 16px;
    color: #0e6734;
    font-weight: 700;
    font-family: "Lato";
    margin-bottom: 15px;
}
/* .accordion .accordion-content p,
.accordion-body .accordion-content>div{
    font-size:14px;
    color:#000;
    font-weight: 600;
    font-family: "Lato";
    margin-bottom: 25px;
} */
.accordion ul:not(.sd-matrixdropdown ul) li{
    margin-bottom: 15px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    font-family: "Lato";
    position: relative;
    padding: 10px;
}
.sd-matrixdropdown ul li {
    margin-bottom: 0;
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
    font-family: inherit;
    position: static;
    padding: 0;
}
.ck.ck-content.ck-editor__editable ul li {
    margin-bottom: 0;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    font-family: "Calibri";
    position: relative;
    padding: 0 0 0 10px;
    /* list-style: disc; */
    list-style-position: inside;
}



.accordion ul:not(.sd-matrixdropdown ul) li:before{
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 8px;
}
.sd-matrixdropdown ul li:before {
    content: none;
    display: none;
}
.ck.ck-content.ck-editor__editable ul li:before {
    display: none;
}

.ck-content ul ul{
    padding-left: 15px;
}

.ck-content ul li {
    list-style-type: unset;
}

/* .ck.ck-content.ck-editor__editable ul li ul li {
    list-style: circle;
    list-style-position: inside;
}

.ck.ck-content.ck-editor__editable ul li ul li ul li {
    list-style: square;
    list-style-position: inside;
} */



/* common action dropdown */

.cmn-drpdown{
position: relative;
cursor: pointer;
}
.cmn-drpdown .action {
    cursor: pointer;
}

.cmn-drpdown .dropbtn li{
    margin-bottom: 15px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    font-family: "Lato";
    position: relative;
    padding: 10px;
}
.cmn-drpdown  .grid.dropdown{
    right: -35px;
    top: 40px;
}

  .flag-accordion-box .cmn-drpdown .grid.dropdown{
    right: -25px;
    top: 55px;
}



.margin-top-30{
    margin-top: 30px;
}
.accordion img{
    max-width: 100%;
}
.accordion h2.accordion-header{
    margin: 0;
}
.ck.ck-reset.ck-editor.ck-rounded-corners {
    padding: 0 30px;
}
.form_template .role_table thead tr th:last-of-type{
    width: 16%;
}
/* .rev-form  thead tr th:last-of-type{
    width: 25% ;
} */
/*************** Admin view form **********/
.admin_view_form .add_detail{
    align-items: flex-end;
}
.view_form .general-btn{
    width: 110px;
}
.admin_view_form #view_form_filter{
    display: none;
}
.admin_view_form #example_length,
.admin_view_form .dataTables_length,
.admin_view_form .dataTables_info{
    display: block;
}
.admin_view_form .dataTables_info{
    position: absolute;
}
.admin_view_form div.dataTables_wrapper div.dataTables_paginate{
    margin: 0 !important;
    padding-top: 0.85em;
}
.fa-fw{
    font-size: 16px;
    color: rgba(0,0,0,0.7);
}
.round-general-btn .fa-fw{
    color: #fff;
        }
div.dataTables_wrapper div.dataTables_length label{
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    font-family: "Lato";
}
div.dataTables_wrapper div.dataTables_length select{
    border-color: #000;
    height: 30px;
}
.view_form .add_detail{
    margin-bottom: 100px;
}
.admin_view_form a.action{
    display: inline-block;
}
.admin_view_form a.action:hover .fa-fw{
    color: #026632;
}
tr td.medium-fnt{
    font-size: 14px;
    font-weight: 500 !important;
    font-family: "Lato";
}
.admin_view_form .active{
    color: #026632;
}
.admin_view_form .in_active{
    color: #010101;
}
.accordion-item a.update_info{
    position: absolute;
    right: 185px;
    top: 0;
    height: 75px;
    z-index: 11;
    width: 25px;
}
.accordion-item a.update_info i{
    top: 30px;
    position: absolute;
}
.space-left-60{
    padding-left: 60px;
}
.edit_btn{
    font-size: 16px;
    color:rgba(0,0,0,0.5);
    padding-right: 10px;
    cursor: pointer;
}
.edit_btn:hover{
    color: #026632;
}
.instruction_tab{
    padding:20px 30px;
    border-top:1px solid #c9c9c9;
    border-bottom:1px solid #c9c9c9;
    margin-bottom: 20px;
}
.instruction_tab textarea{
    width: 100%;
    border: 1px solid #e4e8f0;
    padding:15px;
    outline: 0;
    border-radius: 0;
}
.instruction{
    padding: 15px 30px;
    border-top: 1px solid #e4e8f0;
}
.instruction_tab textarea:focus{
    border-color: #026632;
}
.ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable, .ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners{
    padding: 0 15px;
}
/***************** admin form template **********/
.form_template .add_detail{
    justify-content: space-between;
    margin-bottom: 40px;
}
.form_template .search-form{
    position: relative;
}
.form_template .search-form input{
    width: 100%;
    height: 40px;
    padding: 0 50px 0 15px;
    border-radius: 0;
}
.form_template .search-action{
    position: absolute;
    right: 20px;
    top: 10px;
    color: rgba(0,0,0,0.7);
}
.react-bootstrap-table-pagination{
    margin: 20px 0;
}
span.react-bootstrap-table-pagination-total {
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    font-family: "Lato";
}
.page-item.active .page-link{
    border-radius: 0;
    background-color: #026632;
    border-color: #026632;
}
.page-link{
    border: 1px solid #e7e7e7;
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    font-family: "Lato";
    text-align: center;
}
.page-link:hover{
    color: #026632;
}
button#pageDropDown{
    border: 1px solid #e7e7e7;
    height:30px;
    border-radius: 0;
    background-color: transparent;
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    font-family: "Lato";
    text-align: center;
}
.dropdown-toggle::after{
    color:#d2d2d2;
}
.dropdown-menu.show{
    padding: 0;
    min-width: 100%;
    border-radius: 0;
    box-shadow: none;
    left: -5px !important;
}
.dropdown-menu .dropdown-item{
    border-bottom: 1px solid #e7e7e7;
}
.dropdown-menu .dropdown-item:last-of-type{
    border-bottom: 0;
}
.dropdown-menu a{
    color: #000;
}
.dropdown-menu-lg .dropdown-item{
    padding: 0;
}
.search-master{
    margin-bottom: 20px;
}
.search-master .search-label{
    width:100%;
    margin: 0;
}
.search-master input[placeholder="Search"]{
    width:100%;
    border-radius:0;
    margin: 0;
    height: 40px;
    padding-right: 35px;
}
.search-master .fa-search{
    position: absolute;
    right: 25px;
    top:13px;
}
.form_template .role_box{
    position: relative;
}
.form_template .add_detail{
    position: absolute;
    right: 30px;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    padding-left:35px ;
}


.search-row{
    display: flex;
    justify-content: flex-end;
}

div.acc_item_wrap{
    position:relative;
}
div.acc_item_wrap .accordion-collapse {
    width: 100%;
}
.action-set .fa.fa-close:before{
    font-size: 16px;
    opacity: 0.7;
}
.action-set a.action{
    padding: 0 10px;
    cursor: pointer;
}
.action_accordian.action-set{
    position: absolute;
    right: 0;
    top: 0;
    line-height: 76px;
    z-index: 1;

}
.editor_active .collapsed span:after{
    animation: blink 1s linear infinite;
    animation-iteration-count: 4;
}

@keyframes blink{
    0%{transform:scale(0.3);color:#c9c9c9}
    50%{transform:scale(0.6);color: #000;}
    100%{transform:scale(1);color: #026632;}
}

/* mprajapti */
/* .small-label .updated_info{
    padding-right: 150px;
} */



.pdd-socp-page,.template-page,.form-page{
padding-bottom: 40px;
}
.footer_wrap{
    position: fixed;
    width: 100%;
    bottom: 0;
    background-color: #f8f8ff;
    z-index: 9;
    padding: 0 0 0 0 ;
    border-top: 1px solid #c9c9cf;

}
.row-fixed{
    position: fixed;
    width: 100%;
    bottom: 85px;
    background-color: #f8f8ff;
    z-index: 9;
    padding: 20px 0 20px 0;
    border-top: 1px solid #c9c9cf;
    margin: auto;
    width: 100%;

}

.row-fixed-float{
    position: fixed;
    width: auto;
    bottom: 40px;
    right: -15px;
    display: flex;
    justify-content: flex-end;
    margin: 35px;
    z-index: 9;

}
.row-fixed-float button{
    width: 85px;
    height: 85px;
    border-radius: 50%;
    font-size: 11px;
    -webkit-box-shadow: 0px 11px 18px 0px rgba(140,140,140,1) !important;
    -moz-box-shadow: 0px 11px 18px 0px rgba(140,140,140,1) !important;
    box-shadow: 0px 11px 18px 0px rgba(140,140,140,1) !important;
}
.row-fixed-float button.general-btn:hover:before{
    background-color: #7f7f7f !important;
    color: #000;

}
.row-fixed-float button:hover{
    border: solid 1px #7f7f7f !important;
}


    .accptdecline-msg,.accptdecline-msg label{
        width: 100%;
    }
    .accptdecline-msg label{
       padding-right: 15px;
    }
    .accptdecline-msg{
        border-bottom: 1px solid #c9c9cf;
        margin: 20px 0;
    }
    .add-category{
        background-color: #eef5f7;
    }
.locked .inner-accordion {
    background-color: #f4f4f4 !important;
}
#grid_form_export{
    position: relative;
    z-index: 1;
}
#grid_form_export .dropbtn{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 45px;
    /* right: 305px; */
    right: -8px;
    top: 25px;
    width: 65px;

}
#grid_form_export .dropbtn li{
    border: none;
}

#grid_form_export .dropbtn::before{
content: '';
    width: 0;
    height: -30px;
    border: 0 solid transparent;
    border-right-width: 20px;
    border-left-width: 20px;
    border-bottom: 20px solid #fff;
    position: absolute;
    left: 10px;
    top: -15px;
    z-index: 1111111;
}
/* notification */


.notification-icon .fa-bell{
    padding: 15px 15px;
    color: #026632;
    font-size: 18px;
}
.notification{
    position: relative;
}
.notification .fa-times{
    position: absolute;
    right: 0;
    font-size: 14px;
    top: 22px;
    bottom: 0;
    margin: auto;
    color: #000;
    opacity: 0.4;
    cursor: pointer;
    top: 5px;
}


.main-container-notify{
   position: absolute;
   top: 0;
   right: 0;
}

.notification-container {
    cursor: default;
    position: absolute;
    z-index: 999;
    top: 60px;
    right: 0;
    max-height: 400px;
    width: 475px;
    font-weight: 300;
    background: #f8f8ff;
    border-radius: 0;
    box-sizing: border-box;
    box-shadow: 0.5rem 0.5rem 2rem 0 rgba(0, 0, 0, 0.2);
    animation-name: dropPanel;
    animation-iteration-count: 1;
    animation-timing-function: all;
    animation-duration: 0.75s;
    overflow-y: scroll;
    /* max-height: 550px; */
    padding: 15px;;

  }

  .main-container-notify:before {
    content: "";
    position: absolute;
    top: 60px;
    right: 0;
    width: 0;
    height: 0;
    transform: translate(-1rem, -100%);
    border-left: 0.75rem solid transparent;
    border-right: 0.75rem solid transparent;
    border-bottom: 0.75rem solid #f8f8ff;
  }
  .notification-container h3 {
    text-transform: uppercase;
    font-size: 75%;
    font-weight: 700;
    color: #84929f;
    padding: 1.5rem 2rem;
  }
  .notification-container i {
    color: #b5c4d2;
    font-size: 140%;
    @vertical-align (50%);
    position: absolute;
  }
  .notification-container i.right {
    right: 2rem;
  }
  .notification-container i.right:hover {
    opacity: 0.8;
    cursor: pointer;
  }
  .notification-container em {
    margin-right: 0.75rem;
    font-weight: 700;
    font-size: 115%;
    color: #b5c4d2;
    vertical-align: bottom;
    display: inline-block;
  }

  @keyframes dropPanel {
    0% {
      opacity: 0;
      transform: translateY(-100px) scaleY(0.5);
    }
  }
  .notification {
    box-sizing: border-box;

  }
  /* .notification.new {
    background: #f3f9fd;
  } */


  .notification-container  input.checkbox[type=checkbox] {
    display: none;
  }
  .notification-container  input.checkbox[type=checkbox] + label {
    display: block;
  }
  .notification-container  input.checkbox[type=checkbox]:not(:checked) + label {
    transition: height 0.25s;
    height: 0;
    padding: 0;
    font-size: 0;
    border: none;
  }
  .notification-container  input.checkbox[type=checkbox]:not(:checked) + label * {
    display: none;
  }
  .notification-container input.checkbox[type=checkbox]:checked + label {
    height: 100px;
    min-height: 100px;
    padding:5px 0;
    padding-right: 50px;
   font-size: 75%;
    border-bottom: 1px solid #c9c9cf;
    margin: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .notification-container .notify-with-btn input.checkbox[type=checkbox]:checked + label {
    height: 100px;
    min-height: 100px;
    padding:5px 0;
    padding-right: 50px;
   font-size: 75%;
   border: none;
    margin: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
 .notify-with-btn .addrole_action .addrole_btn{
    border-bottom: 1px solid #c9c9cf;
    margin: 15px;
    padding: 15px 0;
  }
  .accepted-cs,.decline-cs{

    position: relative;
   margin-top: 5px;
    padding-bottom: 15px;
  }
  .accepted-cs a,.accepted-cs i{
    color: #026632;
    font-size: 14px;
    top: 2px;
    left: 0;
  }
  .accepted-cs p{
    color: #026632;
  }
  .decline-cs a p,.decline-cs i{
    color: #ff0000;
    font-size: 14px;
    top: 2px;
    left: 0;
  }
  .accepted-cs a p,.decline-cs a p{
    margin-left: 18px;
    font-style: italic;
    font-weight: 600;
    cursor: pointer;
  }

.notify-li{
    position: relative;
    cursor: pointer;
}

.notification-msg{
    font-size: 14px;
    color: #000;
}
.date-msg{
    font-size: 14px;
    color: #000;
    font-weight: 600;
    font-style: italic;
}
.notification-msg:hover{
    color: #026632;
}
.notification-msg:hover .date-msg{
    color: #026632;
}

.addrole_btn.noti--btm-btn{
    justify-content: space-between;
    padding: 15px 0;
    margin: 0;
}
.addrole_btn.noti--btm-btn .general-btn{
    width: 130px;
}

.css-1pahdxg-control{
    background-color: #ffffff;
    border: 1px solid #e4e8f0 !important;
    border-radius: 0 !important;
    font-size: 14px;
    color: rgba(0,0,0,0.5);
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    line-height:30px;
    height: 40px;
    padding: 0 10px;
    text-align: left;
    position: relative;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    outline: none !important;
    box-shadow: none !important;
}
.css-1s2u09g-control{
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    z-index: 1;
    background-color: transparent;
    outline: 0;
    border-radius: 0;
}

.admin_role select:focus + i.fa-caret-down,
.admin_role .css-1s2u09g-control +  i.fa-caret-down{
    color: #026632;
}


.admin_role select:focus,.admin_role .css-1s2u09g-control:focus,.css-1pahdxg-control:hover,.css-1pahdxg-control:hover:focus{
    border-color: #026632 !important;
    box-shadow: none  !important;
    outline: none !important;
    border-radius: 0 !important;
    padding: 0 10px;
}
/* select design with search mprajapati */
.css-tlfecz-indicatorContainer,.css-1okebmr-indicatorSeparator,.css-1hb7zxy-IndicatorsContainer{
    display: none !important;
    }
    .css-6j8wv5-Input,.css-319lph-ValueContainer,.css-1s2u09g-control{
        height: 40px !important;
        outline: none !important;
        border-radius: 0 !important;
        padding: 0 10px;

    }
    .css-6j8wv5-Input,.css-1pndypt-Input{
        margin: 0 !important;
        padding: 0 !important;
    }
    .css-319lph-ValueContainer{
        padding: 0 0 !important;

    }

    .css-1s2u09g-control{
        background-color: #ffffff;
        border: 1px solid #e4e8f0;
        font-size: 14px;
        -ms-transition: 0.3s all;
        -o-transition: 0.3s all;
    }

    .css-1pahdxg-control + div{
        z-index: 11111111 !important;


    }


/* common style */

.logo-box .requird{
    top: 70px;
    font-size: 12px;
    position: absolute;
    right: 5px;
}
#input_cont input, #input_cont p{
    padding-right: 65px;
}


.ck-content p{
    color: #212529;
    font-family: "Calibri";
}
.ck-content h2, .ck-content h1 ,.ck-content h3{
    font-family: "Calibri";
    font-weight: 600;

}
.ck-content h2, .ck-content h1{
    font-size: 18px;
}
.ck-content h3{
    font-size: 16px;
}
.cmn-cls-18 .fa.fa-close:before{
    font-size: 18px;
}

.modal-body form textarea{
    padding: 5px 10px;
    line-height: normal;
}
.cmn-search-box{
    position: relative;
    margin:15px 0 0;
}
.modal-body textarea{
    height: 100px;
    max-height: 100%;
}
.cmn-search-box i{
    position: absolute;
    right: 15px;
    top: 18px;
}
.black-s-title h5{
    font-size: 16px;
    font-family: 'Lato';
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
}
.cmn-search-box .form-control  {
    background-color: #ffffff;
    border: 1px solid #e4e8f0;
    line-height: 48px;
    height: 48px;
    border-radius: 0;
    width: 100%;
    padding: 10px 15px;
    margin: 0;
}
.fa.fa-calendar{
    position: absolute;
    right: 25px;
    top: 40px;
    color: rgba(0,0,0,0.5);
}
.tooltip{
    background-color: #026632;
}
.react-datepicker-popper{
    z-index: 99 !important;
}
.search-label{
    width: 400px;
    max-width: 100%;
}
.cmn-section{
    margin: 15px;
}

.img-preview img{
width: 100%;
height: 100%;
}
.upload-image{
    cursor: pointer;
}

.acton-clip a{
    position: absolute;

    top: -2px;
    right: -5px;
    cursor: pointer;
}
.acton-clip svg{
    fill: #7f7f7f;
}
.acton-clip svg:hover{
    fill: #026632;
}

.acton-clip .saved svg{
    fill: #026632;
}

.text-input{
    position: relative;
}
.click-ic{
    display: flex;
    position: absolute;
    top: 0;
    right: 35px;
    top: 55px;
}
.main-cont{
    position: relative;
}
.click-ic span{
    padding: 0 6px;
    color: #7f7f7f;
    cursor: pointer;
}

.small-label{
    position: relative;
}
.right-label{
    position: absolute;
    right: 0;
    top: 0;
}
.ques-box{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 30px 30px;
}

.accordion-title.title-hover{

justify-content: flex-start;
text-align: left;

}
.accordion-title.title-hover a {
    font-size: 18px;
    font-weight: 500;
    font-family: "Lato";
    color: #757575;
    text-align: left;
    padding-left: 20px;
    line-height: normal;
}
.accordion-title.title-hover a p {
    font-size: 18px;
    font-weight: 600;
}
.accordion-title.title-hover{
    border-right: solid 8px #005f2e;
}
.accordion-title.title-hover a{
    color: #0b562b;
    font-weight: 500;
}

.accordion-title.cmn-qus-box{

    justify-content: flex-start;
    text-align: left;

    }

.accordion-title.cmn-qus-box a{
    font-size: 18px;
    font-weight: 500;
    font-family: "Lato";
    color: #757575;
    text-align: left;
    padding-left: 20px;
    line-height: normal;
}
.accordion-title.cmn-qus-box a p {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

.confirmdupepopup .modal-footer{
    width: 100%;
    justify-content: flex-start;
    margin: 30px 0 0;

}




.cmn-table tr td:nth-child(1){
    overflow-wrap: break-word;
}

.cmn-toggle-btn.custom-checkbox label {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    margin: 0;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    display: flex;
    align-items: center;
    width: 48px;
  }

  .cmn-toggle-btn.custom-checkbox label:before{
    content:'';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #b5b5b5;
    padding: 9px;
    display: inline-block;
    position: absolute;
    vertical-align: middle;
    cursor: pointer;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -moz-transition: 0.3s all;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background-color: #b5b5b5;
    left: 0;
  }

  .cmn-toggle-btn.custom-checkbox label:hover:before,
  .admin_user_table .custom-checkbox input[type="checkbox"]:checked + label:before{
    border-color:#026632;
  }

  .cmn-toggle-btn.custom-checkbox input[type="checkbox"]:checked + label:after {
    content: '';
    background-color: #026632;
  }
  .cmn-toggle-btn.custom-checkbox input[type="checkbox"]:checked + label:before{
    background-color: #026632;
    border-color: #026632;
    left: auto;
    right: 0;
  }



  .cmn-toggle-btn.custom-checkbox input[type="checkbox"] + label:after{
    content: '';
    display: block;
    width: 48px;
    height: 4px;
    background-color: #b5b5b5;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -moz-transition: 0.3s all;
  }
  .cmn-toggle-btn.custom-checkbox input[type="checkbox"] {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
  .cmn-toggle-btn.custom-checkbox input[type="checkbox"] + label:hover:after{
    background-color: #026632;
  }

  .cmn-toggle-btn.custom-checkbox .fa-check-circle{
    color:#026632;
    font-size: 16px;
    margin-left: 10px;
}

.disable-accordion .cmn-toggle-btn.custom-checkbox input[type="checkbox"]:checked + label:before,.disable-accordion .cmn-toggle-btn.custom-checkbox input[type="checkbox"]:checked + label:after{
    background-color: #b5b5b5;
    border-color: #b5b5b5;
    left: auto;
    right: 0;
    pointer-events: none;
  }
  .disable-accordion .action, .disable-accordion .ck-editor  {
    pointer-events: none;
  }

.cmn-top-righbar{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 40px 15px;
}

.cmn-top-righbar.space-between{
    justify-content: space-between;
    margin: 40px 0 20px;
}

.round-btn-box{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.round-btn-box a{
    margin: 5px;
}
.gen-btn-box{
    display: flex;
    justify-content: center;
    margin: 45px 0 ;
}
.gen-btn-box .general-btn{
    width: 230px;
}
.img-preview{
    padding: 10px;
    border: solid 1px #868686;
    width: 110px;
    height: 75px;
    margin: 20px ;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    background-color: #e8e8e8;
    color: #868686;
}
.right-box{
    display: flex;
    margin-left: 15px;
    align-items: center;
    margin-right: 0;
}
.right-box .accordion-header{
    margin-right: 0;
}
.right-box div{
    margin-left: 15px;
}
.right-box .general-btn{
padding: 10px 15px;
}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    text-transform: capitalize;
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #026632;
    font-size: 18px;
}
.radio-box-cmn [type="radio"]:checked + label,.radio-box-cmn [type="radio"]:not(:checked) + label{
    color: #a9a9a9;
    font-size: 14px;
}

[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;

}
[type="radio"]:checked + label:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #026632;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #026632;
    border: 2px solid #026632;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}


.upload-btn-wrapper {

    overflow: hidden;
    display: flex;
    position: relative;
    justify-content: flex-end;
    width: 100%;
  }

  .upload-btn {
    border: 2px solid gray;
    color: gray;
    background-color: white;
    padding: 8px 20px;
    border-radius: 8px;
    font-size: 20px;
    font-weight: bold;
  }

  .upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    /* left: 20px; */
    top: 10px;
    opacity: 0;
    width: 160px;
    height: 65px;
    cursor: pointer !important;
  }


  .upload-file {
    position: relative;
    overflow: hidden;
    display: inline-block;
  }

  .upload-file  input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 20px;
    top: 10px;
    opacity: 0;
    width: 160px;
    height: 65px;
    cursor: pointer !important;
  }
  .single-acc-dsgn.pdd-socp-page .cmn-form-box form .row {
    align-items: flex-end;
}
.cmn-section.single-acc-dsgn.pdd-socp-page.mt-5{
    padding-bottom: 0;
}
.cmn-top-righbar{
    margin:30px 0 15px;
}

  .acc_item_wrap .chat-footer ul{
display: flex;
width: 90%;
overflow-x: scroll;
  }
  .acc_item_wrap .chat-footer ul li::before{
 display: none;
  }
  .acc_item_wrap .chat-footer ul li span .fa.fa-close:before{
    font-size: 15px;
    padding-left:6px;

    color: #010101;

  }
  .acc_item_wrap .chat-footer ul li a, .acc_item_wrap .chat-footer ul li div{
  padding-right: 2px;
  margin-right: 10px;
  }
  .acc_item_wrap .chat-footer ul li div{
    float: left;
    position: absolute;
    left: 5px;
  }
  .acc_item_wrap .chat-footer ul li a, .acc_item_wrap .chat-footer ul li{
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0 20px 0 5px;
     }

     .acc_item_wrap .chat-footer ul li a + span{
        cursor: pointer;
     }

    .acc_item_wrap .chat-footer ul li a{
        font-weight: 300;
        color: #010101;
        font-size: 14px;
        padding-right: 0;
        padding-left: 15px;
       /* overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 1;
           line-clamp: 1;
   -webkit-box-orient: vertical; */
   text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
     }
.fa-info-circle{
color: #026632;
}

.cmn-page-p{
    padding-top: 15px;
}
.cmn-page-p.two-col-title{
    padding: 15px;
}
.cmn-b-m{
    margin-bottom: 25px;
}
.cmn-section{
    margin-top: 0 !important;
}
.cmn-card{
    background-color: #ffffff;
    border: 1px solid #e4e8f0;
    padding: 0 15px;
    margin: 0 auto !important;
}
.without-space.cmn-card{
    padding: 30px;
    margin: 20px 15px;
}
.radio-box,.checkgroup-box{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.action.btn i{
    color: rgba(0,0,0,0.5)!important;
}


/* .radio-box.black-radio [type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after{
    content: '';
    width: 8px;
    height: 8px;
    background: #000;
    border: 2px solid #000;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 100%;
}
.radio-box.black-radio  [type="radio"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #000;
    border-radius: 100%;
    background: #fff;
} */
.radio-box.black-radio  [type="radio"]:checked + label, [type="radio"]:not(:checked) + label{
    color: #000;
}
.radio-box.black-radio p{
    width: 15%;
}
.radio-box.black-radio.one-radio-opt p,.checkgroup-box.black-radio.one-radio-opt p{
    width: 20%;
}
.radio-box.black-radio.one-radio-opt label,.checkgroup-box.black-radio.one-radio-opt label{
   font-size: 16px;
   font-weight: 700;
}
.radio-box.black-radio label,.checkgroup-box label{
    color: #000;
}
.checkgroup-box.black-radio.one-radio-opt label{
    margin: auto 15px 0 0;
}

.radio-box-cmn{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.radio-box label,.radio-box label input,.radio-box-cmn label,.radio-box-cmn label input{
margin-right: 15px;
}


.pdd-sop-cs{
    width: 100%;
    background: #f8f8f8;
    padding: 20px 20px 0;
}
.pop-green-title h3{
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 15px;
}

.cmn-form-box  form select{
    width: 100%;
}
.cmn-form-box + .add_detail .cmn-table-btn{
    margin-left: -15px;
}



.flag-accordion-box .cmnt_hidden  .accordion-title p,.cmnt_hidden p.updated_info {
    color: #c6c6c6!important;
}

.comment-text ul li {
    margin-bottom: 0;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    font-family: "Lato";
    position: relative;
    padding: 10px;
    /* display: flex; */
    justify-content: cali;
    padding: 10px 10px 0 10px;
}
.comment-text ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 20px;
    /* list-style: decimal-leading-zero; */
    padding: 0;
}

.d-actv-pointer{
    pointer-events: none;
}

.actv-pointer{
    pointer-events: none;
}

/* .flagsectionmodal.show .modal-dialog{
    margin-top: 22% !important;
} */


.comnt-cs + .after-ownr-reply{
    margin-left: 0 !important;
    padding: 2% 15% 2% 2%;
    background-color: #f1f5f3;
}
.comnt-cs + .owner-reply{
    margin-left: 0 !important;
    margin-right: 15% !important;
}

.ck-editor .ck-content:not(.ck-read-only) {
    cursor: text !important;
}


.editgrid{
    -webkit-user-drag: none !important;
}

/* .react-bootstrap-table{
    cursor: e-resize;
} */

.nav-sidebar li a img {
width: 23px;
}

.form-upload-input .upload-file{
    display: flex;
}

.form-upload-input .upload-file .btn-upload {

    margin: 5px 10px 5px;
    height: 30px;
}

.form-upload-input{
    background-color: #ffffff;
    border: 1px solid #e4e8f0;
}


.form-upload-input  .chat-footer ul li {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0 5px 0 5px;
}

.form-upload-input .chatbox .chat-footer ul {
    display: flex;
    width: 50%;
    overflow-x: scroll;
    list-style: none;
}
.form-upload-input .chat-footer {
    justify-content:flex-start;
    padding: 0 0;

}
.form-upload-input .chat-footer ul li a, .form-upload-input .chat-footer ul li {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0 5px 0 5px;
}
.form-upload-input .chat-footer ul li span .fa.fa-close:before {
    font-size: 14px;
    padding-left: 6px;
    color: #010101;
    height: 40px;
}
.form-upload-input .chat-footer ul li a{
font-weight: 300;
color: #010101;
font-size: 14px;
padding-right: 0;
padding-left: 15px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}

.chat-footer.other-doc .upload-file button{
height: 30px;
}

.upload-file input{
    height: auto;
}
.upload-file input[type=file]{
    height: auto;
}

.chat-footer.other-doc .upload-file input[type=file]{
    height: auto;
    position: absolute!important;
    left: 0;
    width: 100% ;
    z-index: 9;
}

.poc-mail.add_role_field input{
    padding-right: 70px;
}

.popup-table{
    width: 100%;
}
.review-status{
    display: flex;
    justify-content: center;
    align-items: center;

}
.pup-select{
margin: 10px 0;
}
.popup-row .cont-box .cmn-checkbox,.review-status{
    width: 50%;
}
.sts-aprv{
    font-weight: 600;
    color: #026632 !important;
}

.sts-prog{
    font-weight: 600;
    color: #ff7800 !important;
}
.sts-pend{
    font-weight: 600;
    color: #ca0101 !important;
}
.sts-submitted{
    font-weight: 600;
    color: #0059b4 !important;
}

.popup-cmn-title .title::after{
    border: none;

}
.popup-cmn-title{
    padding: 0;
}
.popup-cmn-title .title{
margin: 20px 0;
padding: 0;
}
label h5{
    text-transform: uppercase !important;
    font-size: 16px;
}

.cmn-comment .resolved-comment h6{
    color: #000;
}

.mt-5{
    margin-top: 30px;
}
.info-acc{
    margin: 0 !important;
}
.info-acc .accordion-item{
    border: none !important;
}
.info-acc .accordion{
    margin: 0 !important;
}

.form-control:disabled,input:disabled,select:disabled, .form-control[readonly],*:disabled,input:read-only,input[readonly] {
    background-color: #e9ecef !important;
    color: #026632;
    opacity: 1;
}
.cs-disable button,.cs-disable button + div{
    background-color: #e9ecef !important;
}
.linkbox.cs-disable{
    /* pointer-events: none !important; */
    background-color: #e9ecef !important;
    color: #026632;
    opacity: 1;
}
/* .css-48ayfv + div{
    position:  absolute !important;
    width: 100% !important;
    z-index: 1 !important;
} */
.popup-select.admin_role  .fa-caret-down{
    right: 15px;
    top: 45px;
    z-index: 1;
}

.popup-inputs label{
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    font-family: "Lato";
    text-transform: capitalize !important;
}

.rolemanage-cs tr.role-title,.rolemanage-cs thead,.rolemanage-cs tr th{
    display: flex;
    width: 100%;
}
/* .role-col{
    display: flex;
    width: 100%;
} */
.role-col li{
    display: flex;
    /* width: 234px; */
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding: 30px 20px;

}
.role-col li div{
    display: flex;
    /* width: 25%;
    height: 65px; */
    align-items: center;
    min-height: 45px;

}
.role-col li div label{
    margin: 0 5px;
}
.role-col li div label{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 25px;
    min-height: 25px;
}

.role-title label{
    display: flex;
    justify-content: flex-start;
    align-items: center;

}
/************** responsive **************/


@media screen and (min-width: 1112px) {

    .modal.fade.cmn-modal-design.large-modal .modal-dialog{
        max-width: 1104px;
    }
    .role-title label{

        width: 320px;
    }

}


@media screen and ( max-height: 700px ) {
    .wrapp_login .card-body{
        padding: 30px;
    }
}

/* mprajapati */

/*
 .modal.show .modal-dialog {
    margin-top: 22% !important;

}  */



.form-check-input:disabled~.form-check-label::before, .form-check-input[disabled]~.form-check-label::before{
    background-color: #e5e5e5  !important;
    margin: 0 !important;
}




.flex-space{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 0px;
    margin-right: 0;

}
.main-nav{
    overflow-y: auto;
    height: 82vh;
}
.main-nav::-webkit-scrollbar {
    width: 12px;
    height:12px;
    overflow-y: scroll;
    scrollbar-color: #000;
    scrollbar-width: thick;
  }
  /* ===== Scrollbar CSS ===== */
  /* Firefox */
  * {
    scrollbar-width: 12px;
    scrollbar-color: #ccc ;

  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 12px;
  }

  *::-webkit-scrollbar-track {
    background: #c9c9c9;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #004a24;
    border-radius: 4px;

  }

*::-webkit-scrollbar {
    height: 12px;
  }

  *::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
  }

  *::-webkit-scrollbar-thumb {
    height: 12px;
    background-color: #004a24;
  }

  *::-webkit-scrollbar-thumb:hover {
    background-color: #004a24;
  }




#forms_table thead tr th:nth-child(4)
{
    width: 250px;
}
.role_table tbody tr td.in_active{
    color: #026632;
    font-weight: 600;
}
.role_table tbody tr td.in_pending{
    color: #000;
}
.role_table tbody tr td.in_reject{
    color: #c10000;
}

.cls-disable{
    opacity: 0.4;
    filter: alpha(opacity=40); /* msie */
    pointer-events: none;
}
.disable-accordion
#cls-disable{
    opacity: 0.4;
    filter: alpha(opacity=40); /* msie */
}


.main-note h4{
    font-size: 25px;
    color: #026632;
    margin-bottom: 25px;
}
.small-note label,.small-note p {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0;
}
.small-note label{
    font-weight: 600 !important;
    text-transform: uppercase;
}

label.dark-blk-lable{
    font-weight: 700 !important;
    color: #000;
    margin: 5px;
}
.cmn-table-btn{
    display: flex;
    justify-content: flex-end;
}
.cls-disable{
    pointer-events: none;
}
.main-container-notify{
    display: none;
}

a.table-link{
    color: #000;
    text-decoration: underline  !important;

}
 a.table-link:hover{
    color: #005f2e;
}
.form-check.cmn-checkbox input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.form-check.cmn-checkbox label {
  position: relative;
  cursor: pointer;
}

.form-check.cmn-checkbox .form-check-label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}

.css-6y1x9t-control:hover,.css-6y1x9t-control:focus{
    box-shadow: none !important;
    outline: none !important;

    border-color: #026632 !important;
    box-shadow: none !important;
    outline: none !important;
    border-radius: 0 !important;


}
.css-6y1x9t-control{

    border: 1px solid transparent !important;
    border-radius :0 !important;
    border-color:transparent !important;

}

.form-check.cmn-checkbox input:checked + .form-check-label:after {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 8px;
  width: 6px;
  height: 14px;
  border: solid #026632;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.form-check.cmn-checkbox input:disabled + .form-check-label:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 9px;
    width: 6px;
    height: 14px;
    /* border: solid #026632;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg); */
}

.css-1qprcsu-option input::after,input.checkbox-item::after{
    transition-timing-function: cubic-bezier(.075, .820, .165, 1)  !important;
      border: 2px solid !important;
      border-radius: 0 !important;
      background-color: white !important;
      border-color: transparent !important;
      box-sizing: border-box !important;
      color: #026632  !important;
      content: close-quote !important;
      display: inline-block !important;
      height: 15px !important;
      outline: 1px solid #026632;
      transition-duration: .5s !important;
      margin: 12px 0  !important;
      width: 15px !important;
  }



.css-1qprcsu-option input:checked::after {
    background-color: #026632 !important;
    border-color: white !important;
  }
  .node.focused {
    background-color: #fff !important;
}
/* .infinite-scroll-component  i{
    padding: 3px;
} */
.toggle.expanded:after{
    margin-right: 3px;
}
 input.checkbox-item:checked::after{
    background-color: #026632 !important;
    border-color: white !important;
 }


.main-sidebar{
    left: 0;
}

/* template sprint-5 */

.cmn-modal-design.withnotify .notify-box h1{
    font-size: 30px;
    color: #026632;
    font-weight: 500;
    font-family: "Lato";

}

.inr-ac-section{
    margin: 15px 0 15px 60px;
}


.single-acc-dsgn .accordion-title{
    background-color: #ffffff;
    border: 1px solid #e4e8f0;
    position: relative;
    margin-bottom: 0;

}
.single-acc-dsgn .accordion{
    margin-top: 0;
    margin-bottom: 20px;
}

.single-acc-dsgn .accordion-item{
    background-color: transparent;
}
.single-acc-dsgn .ck.ck-reset.ck-editor.ck-rounded-corners{
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}
.single-acc-dsgn .parent-acc .accordion-title, .parent-acc .title_edit{
    background-color: #eef5f7;
    border: 1px solid #e4e8f0;
    position: relative;
    margin-bottom: 0;
}

.single-acc-dsgn .child-acc .accordion-title,.child-acc .title_edit{
    background-color: #fff;

    position: relative;
    margin-bottom: 0;
}

.parent-acc .title_edit{
    border: none;
    line-height: 40px;
}

/* .parent-acc .accordion-item,.child-acc .inner-accordion{
    cursor: move;
} */

.pdd-socp-page .parent-acc .accordion-title,.pdd-socp-page .child-acc .inner-accordion{
    cursor: move;
}

/* Master Template Page - Move cursor for draggable categories */
.template-page .parent-acc .accordion-title,
.template-page .accrodian_title.box[draggable="true"]{
    cursor: move;
}

.template-page .parent-acc .accordion-item,
.template-page .box {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

/* Exclude Discovery Questionnaire from move cursor */
.discovery-questionnaire-display .dq-question-item,
.discovery-questionnaire-display .accordion-item,
.discovery-questionnaire-display .accordion-title {
    cursor: default !important;
}

.discovery-questionnaire-display .move-question-btn {
    cursor: pointer !important;
}

.scroll-form{
    overflow-y: scroll;
    min-height: 350px;
    height: 350px;
}

/* .child-acc .instruction{
    position: relative;
}
.child-acc .instruction::before {

    content: "";
    margin: 0 auto;
    position: absolute;
background-color: red;
    left: -125px;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
    z-index: 99;
    height: 2px;
} */

.child-acc .accordion-body {
    border-bottom: 1px solid #e4e8f0;
    border-left: 1px solid #e4e8f0;
    border-right: 1px solid #e4e8f0;
}

.child-acc .ck-blurred {
    border-bottom: 1px solid #e4e8f0;
    border-left: 1px solid #e4e8f0;
    border-right: 1px solid #e4e8f0;
}




.inner-grid .grid-item{
    background-color: #fff;
    border: 1px solid #e4e8f0;
    position: relative;
    margin-bottom: 0;
}
.parent-acc .dropzone{
    min-height: 400px;
    height: 400px;
}

.parent-acc .accordion-item,.child-acc .accordion-item{
    border: none;
    margin-bottom: 0;

}


.inner-accordion {
    margin-top: 0;
}
.inner-accordion .accordion-item{
    margin-bottom: 0;
}
.inner-accordion .editor{
    background-color: #fff;
}
.inner-accordion .add_role_field{
    padding: 20px 30px;
}
.inner-accordion .accordion-body{
    background-color: #fff;
}

.inner-accordion .ck-content.ck-editor__editable {
    overflow-y: scroll;
    height: 300px;
}

.parent-acc  .create_seection_btn{
    width: 50%;
    margin: auto;
}
.create_section_block{
    margin: 20px 0;
}

.dropbtn {
    background-color: #fff;
    position: absolute;
    right: 15px;
    width: 230px;
    z-index: 111111 !important;
    box-shadow: 0px 0px 10px 0px #cbcbcb;

}
.dropbtn a{
    font-size: 16px;
    border: none;
    cursor: pointer;
    color: #000000;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    font-weight: 500;

}
ul.dropbtn{
    list-style: none;
}

 ul.dropbtn li:before{
display: none;
}
.grid.dropdown::before{
    content: '';
    width: 0;
    height: -30px;
    border: 0 solid transparent;
    border-right-width: 20px;
    border-left-width: 20px;
    border-bottom: 20px solid #fff;
    position: absolute;
    right: 25px;
    top: -15px;
    z-index: 1111111;
}


.action_accordian.action-set ul.dropbtn{
    line-height: normal;
    box-shadow: 5px 6px 6px 0px #efefef;
    border: solid 1px #dfdfe5;
}
.dropbtn li{
    border-bottom: solid 1px #dfdfe5;
    margin: 0 !important;
}
.dropbtn li:hover, .dropbtn li:focus {
    background-color: rgb(250, 250, 250);

}
.dropbtn li:hover a,.dropbtn li:focus a {
    color: #026632;
}
.grid.dropdown {
    position: absolute;
    display: inline-block;
    right: 0;
    top: 70px;
    z-index: 11;

}
.info-text h6{
    font-size: 17px;
    color: #000;
    font-weight: 500;
    font-family: "Lato";
}
/* .flag-accordion-box{
    overflow-y: scroll;
    height: 220px;
    position: relative;
    overflow-x: hidden;
} */
.flag-accordion-box .action_accordian{
border-left: none;
}
.showhide-icon{
    padding-right: 15px;
}
.showhide-icon i{
    color: #727c77;;
}

.flag-accordion-box .accordion-item .accordion-title{
    background-color: #d9e8e0;
    line-height: 50px;
    justify-content: flex-start;
}

.flag-accordion-box  .action_accordian{
padding-right: 0 !important;;
}
.flag-accordion-box  .updated_info{
    padding-right: 20px;
}
.flag-accordion-box .action-set a.action{
    padding: 0 15px;
}
.no-comment h6{
    color: #000;
}

.flag-accordion-box  .updated_info{
    margin-top: 5px;
}
.flag-accordion-box  .action_accordian.action-set,.flag-accordion-box .accordion-title span{
    line-height: 50px;
}
.flag-accordion-box .accordion-title span{
    border-right: 1px solid #c2d5d4;
    width: 40px;
}
.flag-accordion-box  .accordion-title p{
    color: #000 !important;
    font-size: 16px  !important;
}

.add_detail_wrapp .addrole_btn{
    margin: 28px 0 15px;
}


.created-comment{
    padding: 20px 30px;
}

.edited-comment .cmnt-card p{
    padding: 0;
    margin-bottom: 0;
}
.edited-comment{
    display: flex;
    justify-content: space-between;
}
.edited-comment .cmn-drpdown{
    padding: 15px 10px;
}

.comnt-cs + .after-ownr-reply .edited-comment{
    position: absolute;
    width: 100%;
}
.created-comment .cmnt-card{
padding: 15px;
border: solid 1px #d9e8e0;
border-left: solid 6px #d9e8e0 !important;
}
.created-comment .cmnt-card label{
    color: #000;
    font-weight: 600;
}
.created-comment .cmnt-card p{
    color: #000;
    font-weight: 400;
}
.chatbox{
  position: relative;
    border: solid 1px #e4e8f0;

}
.chatbox .requird{
    position: absolute;
    bottom: 45px;
    margin: 0;
}

.chatbox .requird p{
word-break: break-all;
}

.flag-accordion-box .dropbtn{
    right: -15px;
}
.flag-accordion-box .grid.dropdown::before{
    right: 0;
}


.chatbox p{
padding: 20px;
margin-bottom: 25px;
word-break: break-all;
}

.chatbox .ck-content.ck-editor__editable  p  {
 margin-bottom: 0;

 padding: 5px 0 5px 0;
}

.openchatbox{
    padding: 10px 30px;
    color: #000;
}



.openchatbox label{
    font-weight: 600 !important;
}
.sender-reply{
    margin-right: 15%;
    margin-bottom: 5%;
}
.owner-reply,.after-ownr-reply{
    margin-left: 15%;
    margin-bottom: 5%;
}



.sender-info{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 0;
}
.sender-info h6{
    font-size: 14px;
}
.owner-reply .chatbox .ck.ck-reset.ck-editor.ck-rounded-corners{
    padding: 0;
    border: none !important;
}
.owner-reply .ck.ck-content.ck-editor__editable.ck-rounded-corners.ck-editor__editable_inline.ck-blurred,.owner-reply .ck.ck-content.ck-editor__editable.ck-rounded-corners.ck-editor__editable_inline.ck-focused,.after-ownr-reply .ck.ck-content.ck-editor__editable.ck-rounded-corners.ck-editor__editable_inline.ck-blurred,.after-ownr-reply .ck.ck-content.ck-editor__editable.ck-rounded-corners.ck-editor__editable_inline.ck-focused{
    overflow-y: scroll;
    height: 200px !important;
    min-height: 200px;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
}

.editor .owner-reply .chatbox p.requird {
    color: #ff0000;
    text-align: left;
    position: absolute;
    top: -50px !important;
    bottom: -45px;
    left: 50px !important;
    height: 45px;
}


.left-btn{
    position: absolute;
}
.comment-box{
    position: relative;
}
.comment-text span{
    position: relative;
}

.read-comment{
    padding: 20px;
    border: solid 1px #e4e8f0;
    margin: 20px 0;
    color: #000;
    max-height: 120px;
    overflow-y: scroll;
    /* min-height: 150px;
    height: 150px; */
    /* overflow-y: scroll; */
    /* position: relative; */
    overflow-x: hidden;
}

.chat-footer
{
    border-top: solid 1px #e4e8f0;
   padding: 0 20px;
    display: flex;
    justify-content: space-between;
}
.upload-file .btn-upload{
    font-size: 14px;
    border-radius: 0;
    background-color: #e4e8f0;
    border: none;
    padding: 5px 10px;
    margin: 10px;
}
.btn-small-green.nnclk-btn-green{
    background-color: #026632;
    color: #fff;
    pointer-events: none !important;
}

.btn-small-green{
    font-size: 14px;
    border-radius: 0;
    background-color: #026632;
    border: none;
    padding: 5px 10px;
    margin: 10px;
    color: #fff;
    text-transform: uppercase;
    line-height: 16px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn-small-gray{
    font-size: 14px;
    border-radius: 0;
    background-color: #86918b;
    border: none;
    padding: 5px 10px;
    margin: 10px;
    color: #fff;
    text-transform: uppercase;
    line-height: 16px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}


.badge {
    position: absolute;
    top: 22px;
    right: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 18px;
    height: 18px;
    /* padding: 1px 5px 0 5x; */
    border: solid 1px #eef5f7;
    border-radius: 500px;
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    z-index: 1;
    transition: transform 0.15s, background-color 0.5s;
  }

  .green {
    background: #026632;
  }

  .red {
    background: red;
  }

  .pos-relative{
    position: relative;
  }
  .position:hover .badge {
    background-color: #8d8d8d;
    transform: scale(1.08);
  }
  .position:active .badge {
    background-color: #555;
    transform: scale(1);
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.75);
  }
  @media (max-width: 600px) {
    .position:active .badge {
      transition: none;
    }
    .icon {
      width: 44px;
    }
    .badge {
      position: absolute;
      top: -16px;
      right: -18px;
      min-width: 35px;
      height: 35px;
      padding: 0 7px;
      font-size: 11px;
      transition: transform 0.1s, background-color 0.2s;
    }
    .position:hover .badge {
      transform: scale(1);
    }
  }


.reply-btn{
    border-left: solid 1px #edf4f0;
    display: flex;
    justify-content: center;
    align-items: center;
}
#more {display: none;}
#myBtn {
    color: #8d8d8d;
}
#myBtn:hover{
    color: #026632;
}
/* .chat-footer .upload-file{
    width: 80%;
    float: left;
}
.chat-footer .reply-btn{
    width: 20%;
    float: left;
} */

.rev-status{
    display: flex;
    margin-bottom: 20px;
}
.rev-status label{
    color: #000;
    margin-right: 15px;
}
.rev-status .form-group{
padding: 0 15px;
}

.openchatbox .chatbox .chat-footer ul li div {
    float: left;
    position: absolute;
    left: 5px;
}
.openchatbox .chatbox .chat-footer ul{
    display: flex;
    width: 50%;
    overflow-x: scroll;
    list-style: none;
}
.openchatbox .chatbox .chat-footer ul.noscroll{
    overflow-x: hidden;
}


.openchatbox .chatbox .chat-footer ul li a,.chatbox .chat-footer ul li{
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0 5px 0 5px;
}

.openchatbox .chatbox .chat-footer ul li span .fa.fa-close:before {
    font-size: 15px;
    padding-left: 6px;
    color: #010101;
}
.openchatbox .chatbox .chat-footer ul li a {
    font-weight: 300;
    color: #010101;
    font-size: 14px;
    padding-right: 0;
    padding-left: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.openchatbox .chatbox .chat-footer ul li::before{
    display: none;
}
.resolved-comment{
    font-style: italic;
    align-items: flex-end;
    width: 100%;
    justify-content: flex-end;
    padding: 5px;
    display: flex;
}

#shareBox {
    width: 30px;
    height: 30px;
    position: absolute;
}
#shareBox > button {
    width: 100%;
    height: 100%;
    background-color: #292A2B;
    border: none;
    border-radius: 2px;
    outline: none;
    cursor: pointer;
    background-image: url(../images/chat-ic.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;
}
#shareBox > button::after {
	position: absolute;
	content: '';
	border-top: 10px solid #292A2B;
	border-left:10px solid transparent;
	border-right: 10px solid transparent;
	left: 5px;
	top: 30px;
}
article{
  width: 400px;
  margin: auto;
  font-size: 14pt;
}

.react-dropdown-tree-select .dropdown .dropdown-trigger{
    background-color: #fff !important;

    border: 1px solid #e4e8f0 !important;

}
/* .react-dropdown-tree-select .dropdown-content{
    height: 150px;
    min-height: 150px;
    overflow-y: scroll;
} */
.infinite-scroll-component {
    height: 200px !important;
    min-height: 200px;
}
.infinite-scroll-component  li{
    height: 30px;

}
.infinite-scroll-component .checkbox-item span{
    font-weight: 600;
    padding-left: 5px;
}
.react-dropdown-tree-select .dropdown,.react-dropdown-tree-select .dropdown a{
    width: 100%;
}
.react-dropdown-tree-select .dropdown a ul,.react-dropdown-tree-select .dropdown a ul li input{
    width: 100%;

}

.react-dropdown-tree-select .dropdown a ul li input{
    border: none;
    font-size: 14px;
    height: 20px;
}
.react-dropdown-tree-select .dropdown .dropdown-content{
    width: 100%;
    z-index: 9 !important;
}
.react-dropdown-tree-select .dropdown .dropdown-trigger.arrow.bottom:after {


    color: #d7d7d7 !important;

    position: absolute !important;
 right: 12px;
    top: 12px;
    z-index: 111;
    font-size: 8px;
}

.dropdown-trigger .tag-item span .tag-remove{
    padding: 0 5px;
    font-size: 12px;

}


#rdts1 + .fa-caret-down{
    display: none;
}

.react-dropdown-tree-select .dropdown .dropdown-trigger.arrow.top:after {
    color: #d7d7d7 !important;

    position: absolute !important;
 right: 12px;
    top: 12px;
    z-index: 111;
    font-size: 8px;
}

.dropdown-trigger .tag-item .tag{
    background-color: #eef5f7;
    color: #026632;
}

.custom-menu {
    position: absolute;
    background: #026632;
    border-radius: 0;
    box-shadow: 0.5rem 0.5rem 2rem 0 rgba(0, 0, 0, 0.2);
    border: solid 1px #e4e8f0;
    z-index: 9;
  }
  .custom-menu i {
    color: #fff;
    cursor: pointer;
    margin: 5px 8px;
    padding: 5px;
  }
  #output {
    position: absolute;
    opacity: 0.01;
    height: 0;
    overflow: hidden;
  }
  .main_title h2{
    text-transform: uppercase !important;
}

.titlewoutline .main_title{
    padding: 0;
}
.titlewoutline .main_title .title::after{
  display: none;
}
.table-design .btn-aboslute{
position: absolute;
}

.save-cancel-button-container .addrole_btn {
    display: inline-block !important;
    margin: 20px 0 15px !important;
}

/*
.css-1yeojqj-group,.css-kfk17w-group{
    font-weight: 800 !important;
    color: #202020;
    font-size: 15px !important;
}
.css-1yeojqj-group + div,.css-kfk17w-group + div{
    margin-left: 15px !important;
} */

/* responsive */


@media screen and (min-width:1281px){
    thead th{
        word-break: break-word;
    }


.sidebar-mini.sidebar-collapse #wrapper{
    margin-left: 0;
    transition: all 0.3s ease;
}
.radio-box  p{
    width: 25%;
}
.parent-acc  .create_section_block{
    margin-left: -50px;
}
.formpg-fix-btn{
    margin-left: -20px !important;
}
.add-category.row-fixed{
    margin-left: -45px !important;
}
}


@media screen and (min-width:992px){

    /* .table-responsive{
        overflow-x:auto !important;
    }     */
    /* .add_role_field:first-of-type{
        padding-left: 7.5px;
    } */
    .table-responsive{
        overflow-y: hidden;
        /* overflow-x: hidden !important; */
    }
    .form_template .table-responsive{
        overflow-y: auto;
    }
    .sidebar-mini.sidebar-collapse #wrapper {
        padding-left: 0;
    }
    .sidebar-mini #wrapper{
        padding-left: 250px;
        transition: all 0.3s ease;
    }
}
@media screen and (min-width:1113px){
    #pageDropDown + ul{
        transform: translate3d(0px, -143px, 0px) !important;
        /* top: -165px !important; */
        margin-left: 5px !important;
    }
    .table-responsive{
        overflow-y: hidden;
        overflow-x: hidden !important;
    }
    }
@media(max-width:1800px){
    /* .admin_user_table .search-ic{
        left: 58.5%;
    } */
}
@media(max-width:1700px){
    /* .admin_user_table .search-ic{
        left: 59%;
    } */
}
@media(max-width:1600px){
    /* .admin_user_table .search-ic{
        left: 59.5%;
    } */
}
@media(max-width:1500px){
    /* .admin_user_table .search-ic{
        left: 60.5%;
    } */
}
@media(max-width:1400px){
    .wrapp_mideel {
        min-height: 770px;
    }
    /* .admin_user_table .search-ic{
        left: 61%;
    } */
}
@media(max-width:1300px){
    /* .admin_user_table .search-ic{
        left: 62.5%;
    } */
    .general-btn.gnrl-btn-w{
        width: 210px;
        }


}
@media(max-width:1366px){
.flag-channel-popup{
            top:58%!important;
        }
}
@media(max-width:1150px){
    /* .admin_user_table .search-ic{
        left: 63.5%;
    } */

}
@media(max-width:1024px){
    /* .admin_user_table .search-ic{
        left: 64.5%;
    } */
    .table-responsive{
        overflow-x: hidden !
        /* overflow-x: hidden !important; */
    }
}
@media(max-width:991px){
    /* .add_role_field {
        padding: 0 7.5px;
    } */
    .title_strip h1{
        font-size: 28px;
        line-height: 40px;
    }
    .wrapp_login .card-header{
        font-size: 22px;
        line-height: 34px;
    }
    .wrapp_login .card{
        margin: 0;
    }
    .wrapp_login input.form-control{
        margin-bottom: 25px;
    }
    .wrapp_login p.requird{
        bottom: 0;
    }
    .wrapp_login .card-body{
        padding: 20px;
    }
    .wrapp_login .card-header:after{
        background-size: 100%;
        height: 22px;
        width: 22px;
    }
    .wrapp_login{
        height: 100%;
        min-height: 100vh;
        padding: 90px 0;
    }
    body:not(.layout-fixed) .main-sidebar,
    body:not(.layout-fixed) .main-sidebar .sidebar{
        overflow-y: auto;
        height: 100%;
    }
    /* .admin_user_table .search-ic{
        left: 66.5%;
    } */
    .user_profile .add_role_field{
        padding: 0 15px;
    }
    .role_table thead tr th{
        font-size: 13px;
    }
}
@media(max-width:850px){
    /* .admin_user_table .search-ic{
        left: 69%;
    } */

}
@media screen and (max-width: 1200px) and (min-width: 10px) {
.accordion-title.title-hover,.accordion-title.cmn-qus-box{
    padding-right: 25px;
    line-height: normal;
}
.accordion-title.title-hover a,.accordion-title.cmn-qus-box a{
    padding: 10px;
}
.small-label .updated_info{
    padding-right: 150px;
}
.accordion-title.title-hover a p, .accordion-title.cmn-qus-box a p{
    font-size: 16px;
}
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
    .wrapp_login .card-body{
        padding: 30px;
    }
    .notification-container {

        max-height: 400px;
    }



}
@media screen and (max-width: 1112px) and (min-width: 768px) {
    .react-bootstrap-table table {
        table-layout: auto !important;
    }
    #pageDropDown + ul{

        margin-left: 5px !important;
    }

}



@media screen and (max-width: 991px) and (min-width: 768px) {
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-footer, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header{
        margin-left: 250px;
    }
    .title{
        margin-right: 100px;
    }
    .react-bootstrap-table table {
        table-layout: auto !important;
    }


}
@media(max-width:1199px){    
    .navbar-light .navbar-nav .nav-link.profile{
        font-size: 0;
    }
}
@media(max-width:991px){
    .sidebar-open .role_management_wrapp {     
        transform: translateX(250px);
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
.cmn-top-righbar.space-between{
    flex-direction: column;
}
.brand-title{
    font-size: 16px;
}
.role_box.add_detail_wrapp .row{
    justify-content: center;
        }
}
@media(max-width:767px){

    .role_box.add_detail_wrapp .row{
justify-content: center;
    }

    .acc-in-btn .general-btn{
        font-size: 7px;
    }
    .acc-in-btn {
        position: absolute;
        top: 5px !important;
        right: 45px  !important;
    }
    .role-title h5,.role-col li div label{
        font-size: 13px;
    }
    .camp-detail .accrodian_title {
        font-size: 10px;
    }
    .camp-detail .action_accordian.action-set{
        height: 45px !important;
    }


    .left-btn{
position: relative;
    }

    .admin_campaign_table .popup_action{
        flex-direction: column;
        width: 100%;
    }
    .popup_action button{
        margin-bottom: 5px;
    }
    .acc-in-btn {
        padding: 2px 12px;
    }

    .admin_campaign_table .general-btn.new_campaign,.admin_campaign_table .general-btn.general-long-btn.new_campaign{
        text-align: center;
        margin:0 0 10px 0;
        width: 100%;

    }
    #pageDropDown + ul{

        margin-left: 5px !important;
    }
    .rev-status {
        display: flex;
        margin-bottom: 20px;
        flex-direction: column;
    }
    .rev-status .form-group{
        padding-left: 0;
    }
    .close-btn {
        width: auto;
        text-align: center;
    }
    .modal-dialog .radio-box p{
        width: 100%;
    }

    .inr-ac-section{
        margin: 15px 0 15px 0;
    }
    .parent-acc .create_seection_btn{
        width: 100%;
    }

    .cmn-table-btn{
        flex-direction: column;
    }
    .react-bootstrap-table table {
        table-layout: auto !important;
    }

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

    .search-box{
        width: 95%;
    }
    .notification-container input.checkbox[type=checkbox]:checked + label {
        padding-right: 10px;
    }
    .notification-icon .fa-bell{
        padding: 5px 15px;
    }
    .cmn-modal-design .modal-header{
margin-left: 0;
margin-right: 0;
    }
    .modal {
        padding-right: 0;
    }
    .modal-header,.modal-body{
        padding-left: 0;
        padding-right: 0;
    }
    .main-note h4{
        font-size: 20px;
        color: #026632;
        margin-bottom: 25px;
        text-align: center;
    }
    .small-note{
        text-align: center;
    }
    .small-note label,.small-note p {
        font-weight: 600;
        font-size: 18px;
        margin-bottom: 0;
    }

    .cmn-modal-design .modal-body .row{
        display: flex;
        justify-content: center;
    }

    .confirmdupepopup .modal-footer{
        justify-content: center;
    }
    .cmn-modal-design .modal-header .popup_title{
        font-size: 22px;
    }
    .add-campaign-modal .modal-header .popup_title{
        font-size: 18px;
    }
    .notificanpopup .modal-body{
flex-direction: column;
    }
    .cmn-modal-design .modal-footer{
        justify-content: center;
    }
    .notificanpopup .modal-content{
        text-align: center;
    }

    .cmn-table-btn{
        justify-content: center;
    }
    .cmn-table-btn .add_role_field {
        width: 100%;
    }
    .notification-container {
        max-width: 320px;
    }
    .notification-msg{
        padding-right: 35px;
    }
    .logo-box .title{
        margin-right: 130px;
    }
    .notificanpopup .modal-content .modal-body h1{
        font-size: 20px;
    }
    .notificanpopup .modal-content{
        padding: 30px 0;
    }
    .right-box{
        width: 100%;
    }
    .round-general-btn,.right-box .general-btn,.round-btn-box{
        margin: 5px 0;
    }

    .radio-box{
        align-items: flex-start;
        flex-direction: column;
    }
    .admin_role .addrole_action .addrole_btn{
        justify-content: center;
    }
    .ck-editor + .addrole_btn{
justify-content: center;
    }
    .right-box div {
        margin-left: 0;
    }
    .left-box,.left-box .search-label{
        width: 100%;
    }
    .accordion-title.title-hover a p,.accordion-title.cmn-qus-box a p{
        font-size: 14px;
    }
    .right-box{
flex-direction: column;
margin-left: 0;
    }
   .right-box div{
    justify-content: center;
    width: 100%;
   }
    .cmn-top-righbar,.ques-box  {
        justify-content: center;
        flex-direction: column;
    }
    .user-panel .info{
        padding: 30px 0;
    }
    .profile img{
        margin: 0;
    }
    .brand-title{
        font-size: 17px;
    }
    .navbar-light .navbar-nav .nav-link.profile{
        font-size: 0;
        padding: 0;
    }
    .navbar-light .navbar-nav .nav-link{
        padding: 0 10px 0 0;
    }
    body.sidebar-open{
        overflow-x: hidden;
    }
    .main_title h2{
        padding: 0;
    }
    
    div.breadcrmb-cs {
        padding: 0;
    }
    .sidebar-open .navbar-white{
        position: fixed;
        left: 0;
        right: 0;
        transform: translateX(250px);
        z-index: 9;
    }
    .role_list .role_box {
        padding: 20px;
        margin: 20px 0 0 0;
    }
    .main_title, .role_list{
        padding: 0;
    }

    h3.subtitle{
        font-size: 14px;
    }
    .title{
        font-size: 20px;
    }

    .dashboard_wrapp, .role_management_wrapp{
        padding:88px 15px 30px 15px;
    }
    .dashboard_wrapp{
        padding-top: 80px;
    }
    .add_detail{
        margin-bottom: 30px;
    }
    .navbar-expand .navbar-nav .dropdown-menu{
        padding:20px;
        min-width: auto;
        left: auto !important;
        right: 0;
    }
    .role_info .general-btn{
        padding: 10px 15px;
        font-size: 14px;
    }
    .dropdown-menu button.general-btn.dropdown-item{
        padding: 0 15px;
    }
    .role_table tbody tr td{
        line-height: 24px;
        padding: 20px;
    }
    .form-group input:checked + label:after{
        top: 4px;
    }
    .accrodian_title{
        font-size: 16px;
    }
    .action_accordian{
        padding: 0 15px;
    }
    .space-left-60{
        padding-left: 30px;
    }
    .accordion-item a.update_info{
        right: 155px;
    }
    .accordion-title span{
        margin: 0 5px;
    }
    .title_edit{
        font-size: 16px;
    }
    .accordion-title p.requird{
        left: 47px;
        font-size: 12px;
    }
    a.space-right-25{
        padding-right: 15px;
    }
    .accordion-title span{
        width: 40px;
        padding: 0 5px;
    }
    .accordion-title{
        padding-right: 175px;
    }

    .cmn-page-p.two-col-title{
        padding: 0;
    }
    .instruction,
    .accordion-content, .accordion-body .ck-editor{
        padding: 15px;
    }
    .accrodian_title{
        font-size: 16px;
    }
    .accordion .accordion-header{
        margin-right: 5px;
    }
    .instruction_tab,
    .ck.ck-reset.ck-editor.ck-rounded-corners{
        padding-left:15px;
        padding-right:15px;
    }
    .create_seection_btn{
        margin-top: 40px;
    }
    .form_template .add_role_field {
        align-items: flex-start;
    }
    .form_template .add_detail{
        top: 20px;
        left: 20px;
    }
    .search-master{
        margin: 0 0 20px 0;
    }
    .search-master .fa-search {
        top: 63px;
    }
    .form_template .role_table thead tr th{
        width: 150px;
    }
    .form_template .role_table thead tr th:last-of-type{
        width: 120px;
    }
    table thead tr th:last-of-type{
        width: 200px;
    }
    .action-set a.action{
        padding: 0 5px;
    }
    .edit_btn{
        padding-right: 5px;
    }
    .form_template .general-btn{
        font-size: 14px;
    }
    .accordion .editor p.requird{
        padding-left: 15px;
    }
}

@media(max-width:992px) and (orientation:landscape){
    .notification-container {
        max-width: 320px;
        max-height: 290px;
    }
    .flex-space{
        justify-content: center;
    }
}

@media(max-width:750px){
    .sender-reply{
        margin-right: 0;
        margin-bottom: 5%;
    }
    .owner-reply{
        margin-left: 0;
        margin-bottom: 5%;
    }
    .after-ownr-reply{
        margin-left: 0;
        margin-bottom: 5%;
    }
    .created-comment{
        padding: 20px 5px;
    }
    .reply-btn{
flex-direction: column;
    }
    .reply-btn button{
        width: 100%;
    }
    .chat-footer{
        flex-direction: column;
    }
    .upload-file button{
        width: 100%;
    }
    .upload-file .btn-upload{
        margin: 0;
    }
    .upload-file{
        margin: 10px 0;
    }
    /* .admin_user_table .search-ic{
        left: 72%;
    } */
}
@media(max-width:650px){
    /* .admin_user_table .search-ic{
        left: 75%;
    } */
}
@media(max-width:550px){
    /* .admin_user_table .search-ic{
        left: 80%;
    } */
}
@media(max-width:450px){
    .admin_user_table .search-ic{
        left: auto;
        right:20px;
    }
}


/*Loader CSS */

.page-loader {
    width: 100%;
    height: 100%;
    opacity: 0.8;
    position: fixed;
    background: #272727;
    z-index: 99999;
    top: 0;
}

.txt {
    color: #666;
    text-align: center;
    top: 40%;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0.3rem;
    font-weight: bold;
    line-height: 1.5;
}

/* SPINNER ANIMATION */
.spinner {
    position: relative;
    top: 35%;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background-color: #fff;

    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 0;
    }
}

.hide {
    display: none !important;
}
/*Loader CSS */


.table-responsive{
overflow-x: hidden;
}

table {table-layout: fixed; margin:40px auto 0px auto; }
table , td, th{border-collapse:collapse; border:1px solid #777;}
th{padding:20px 7px; font-size:15px; color:#444; background:#66C2E0;}
td{padding:5px 10px; height:35px;}

.react-bootstrap-table,#user_table_wrapper { overflow-x: scroll; }
th, td { min-width: auto;
width: 200px;}
/* .popup-table-cs  th, .popup-table-cs td {
    min-width: auto;
    width: auto ;
} */
.popup-table-cs{
border: #0c0c0c;
margin: auto;
}

.fa-external-link-alt{
    font-size: 18px;
    color: #000;
}
.external-action{
    position: absolute;
    right: 50px;
}

/* #user_table td,#user_table th{
width:  !important;
min-width: 100px !important;
} */

.linkbox{
    border: solid 1px #e4e8f0;
    padding: 10px;
}

.linkbox a{
    color: #026632;
    text-decoration: underline !important;
}
.linkbox label{
    font-weight: 600 !important;
}

.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }

  /* Transparent Overlay */
  .loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
      background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));

    background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
  }

  /* :not(:required) hides these rules from IE9 and below */
  .loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }

  .loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 150ms infinite linear;
    -moz-animation: spinner 150ms infinite linear;
    -ms-animation: spinner 150ms infinite linear;
    -o-animation: spinner 150ms infinite linear;
    animation: spinner 150ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
  }

  /* Animation */

  @-webkit-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-o-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }

#secu_rev_sts{
    overflow-y: scroll;
}

.notification_stickey_button{
    background-color: #f8f8ff;
    position: sticky;
    bottom: -20px;
}
.secucom_rev_sts.show{
    display:flex!important;
  }


  .camp-detail .child-acc{
    margin-left: 0 !important;
    padding: 20px 0!important;
  }

  .camp-detail .action_accordian.action-set{
    line-height: normal !important;
  }
  .camp-detail .accrodian_title {
padding: 15px;
  }

  .camp-detail .action_accordian.action-set {
    padding: 10px 15px;
    height: 55px;
    width: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
      }

    .camp-detail  .accordion .accordion-header{
        margin-right: 0;
    }

     .acc-in-btn{
        position: absolute;
        top: 5px;
        right: 125px;
     }


      .camp-detail .parent-acc .accordion-item{
        cursor: auto !important;
      }

      .camp-detail-action.action{
        position: absolute;
        right: 0;
        /* top: 50%; */
      }

      .other_document_sec .grid.dropdown {
            top: auto!important;
        }

      /* .other-doc  .accordion-title {
        padding: 8px !important;
      } */
      .acc-in-btn{
        padding: 4px 12px;
      }

.z-index-0{
    z-index: 0;
}

.copy-btn{
    position: absolute;
    top: 45%;
    bottom: 0;
    margin: auto;
    right: 22px;
    background: #e5e5e5;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 13px;
    font-size: 14px;
    height: 25px;
    color: #000;
}
.css-11unzgr{
    pointer-events: all ;
}
.cs-disable .css-1vr111p-option{
    pointer-events: none ;
}
.camp-detail.cmn-section{
    margin: 0;
}
body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right{
    z-index: 99999;
}
.swal2-popup.swal2-toast .swal2-title{
    margin: 10px!important;
}
.swal2-container.swal2-top-end {
    padding: 0 !important;
}

.navbar-expand .navbar-nav{
    align-items: center;
}
.brand-title + p{
    font-size: 13px;
    line-height: 15px;
}
.modal-body  label{
    color: #000;
}
.breadcrmb-cs {
    padding: 0 15px;
}


.btn-add-new-user {
    display: block;
    /* position: absolute; */
    width: 200px;
}

.add-newques-modal .admin_role .accordion{
    overflow-y: scroll;
    height: 250px;
}


body.sidebar-mini.sidebar-collapse{
    padding-left: 70px;
}
.sidebar-collapse nav.main-header{
    padding-left:70px;
}


/******** swagatika **********/
.main-sidebar {
    background-color: #036733;
    width: 250px;
    position: fixed;
    height: 100vh;
    overflow-y: visible;
    padding-bottom: 30px;
  }
  .main-sidebar .tooltip-menu {
    display: none;
  }

  .main-sidebar::-webkit-scrollbar {
    width: 5px;
  }

  /* Track */
  .main-sidebar::-webkit-scrollbar-track {
    background: #036733;
  }

  /* Handle */
  .main-sidebar::-webkit-scrollbar-thumb {
    background: #004a24;
  }

  /* Handle on hover */
  .main-sidebar::-webkit-scrollbar-thumb:hover {
    background: #555;
  }

  .nav-sidebar .nav-link p {
    color: white;
  }

  .main-sidebar.small-left-sidebar {
    width: 80px;
  }
  .nav-sidebar .menu-is-opening>.nav-link i.right, .nav-sidebar .menu-is-opening>.nav-link svg.right, .nav-sidebar .menu-open>.nav-link i.right, .nav-sidebar .menu-open>.nav-link svg.right,
  i.right{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    cursor: pointer;
  }
  .nav-sidebar .nav-item>.nav-link .right{
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    padding: 8px 5px !important;
    cursor: pointer;
  }
  .nav-sidebar .nav-item>.nav-link .right.fa-angle-up{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }



  @media screen and (max-width: 767px) {
    .main-sidebar.small-left-sidebar {
      width: 0px;
    }
  }

  .main-sidebar.small-left-sidebar .nav-sidebar .nav-link p span {
    display: none;
  }
  .main-sidebar.small-left-sidebar ul li {
    position: relative;
  }
  .main-sidebar.small-left-sidebar ul li:hover .tooltip-menu {
    visibility: visible;
    opacity: 1;
  }
  .main-sidebar.small-left-sidebar .tooltip-menu {
    display: inline-block;
    position: fixed;
    background-color: #004a24;
    padding: 8px 15px;
    border-radius: 3px;
    margin-top: -48px;
    left: 70px;
    opacity: 0;
    visibility: hidden;
    font-size: 13px;
    letter-spacing: 0.5px;
    white-space: normal;
    color: #ffffff;
  }
  .main-sidebar.small-left-sidebar .tooltip-menu::before {
    content: "";
    display: block;
    position: absolute;
    left: -4px;
    top: 10px;
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
    background-color: inherit;
  }
  @media screen and (max-width: 767px) {
    .main-sidebar.small-left-sidebar .tooltip-menu {
      display: none;
    }
  }

  .sidebar-mini.sidebar-collapse .main-sidebar
    {
        overflow-x: visible!important;
    }

    .main-sidebar.small-left-sidebar ul li .nav-link{
        padding-right: 28px;
        width: 100%!important;
        text-align: center;
    }
    .main-sidebar.small-left-sidebar .tooltip-menu p{
        margin: 15px 0px;
    }
    .main-sidebar.small-left-sidebar .tooltip-menu p a{
        color: #fff;
    }
    .main-sidebar.small-left-sidebar ul li .nav.nav-treeview {
        display: none;
        height: 0;
        width: 0;
        opacity: 0;
      }

      @media (max-width: 991.98px){
            .sidebar-collapse nav.main-header{
                padding-left: 0px;
            }
            body.sidebar-mini.sidebar-collapse{
                padding-left: 0px;
            }
            #user_table_wrapper #user_table_filter{
                margin-top:60px;
                max-width:300px;
            }
        }
        .sidebar-mini.sidebar-collapse #sidebar_btn{
            padding-left: 15px;
        }
        .sidebar-mini #sidebar_btn{
            padding-left: 0;
        }

        #user_table_wrapper #user_table_filter label:after {
            content: "\002315";
                position: absolute;
                font: normal normal normal 14px / 1 FontAwesome;
                right: 16px;
                font-size: 30px;
                width: auto;
                height: auto;
                background: #fff;
                top: 6px;
                transform: rotate(270deg);
        }

        #CreateNewForm .css-13cymwt-control{height:40px;}
        #CreateNewForm .css-13cymwt-control .css-1fdsijx-ValueContainer{height:40px;}
        
        #CreateNewForm .css-13cymwt-control .css-1fdsijx-ValueContainer .css-qbdosj-Input{height:40px;margin:0px;}
        #CreateNewForm .css-13cymwt-control .css-1jqq78o-placeholder{font-size:14px;padding-bottom: 6px;color: rgba(0, 0, 0, 0.5);font-weight: 400;font-family: 'Lato', sans-serif;}

        .user-panel .info {
            padding: 35px 0px;
        }
        .main-nav {
            height: 80vh;
        }
        .sidebar-mini.sidebar-collapse .brand-text, .sidebar-mini.sidebar-collapse .sidebar .nav-sidebar .nav-link p, .sidebar-mini.sidebar-collapse .sidebar .user-panel>.info{
            animation: inherit!important;
        }




        .role_table thead tr th, .role_table thead tr td {
        	width: unset !important;
        	min-width: unset !important;
        	max-width: unset !important;
        }

        .campaign_sign_off{
            background: #026632;
            color: #fff;
            padding: 5px;
            border-radius: 50%;
            margin-right: 10px;
            font-size: 10px;
            float: left;        
        }
        .active_icon{
            color: #026632!important;
        }
        .disabled-link{
            opacity: 0.5;
            pointer-events: none;
        }
        .section-not-started{
            background-color: #ffdcdc!important;
            border:1px solid #b33737!important;
        }
        .section-in-progress{
            background-color: #fff2d1!important;
            border:1px solid #dfae2f!important;
        }
        .section-complete{
            background-color: #e1f4ee!important;
            border:1px solid #6a9a8d!important;
        }
        .section-dropdown{
            -webkit-appearance: auto!important;
            border: 1px solid #000;
            color: #000;
            text-indent: 1px;
            background-color: transparent;
            outline: 0;
            border-radius: 0;
            font-size: 14px;
            font-weight: 400;
            font-family: 'Lato', sans-serif;
            line-height: 30px;
            height: 40px;
            padding: 0 10px;
            text-align: left;
            position: relative !important;
            transition: 0.3s all;
            -webkit-transition: 0.3s all;
        }
        .webkit-appearance-none{
            -webkit-appearance: none!important;
        }
        .move_sec_cat_list{
            color:#000!important;
        }

        .campaign-timeline {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 80px 0;
            position: relative;
            max-width: 100%;
            margin: auto;
        }
        
        .timeline-item {
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
            position: relative;
            flex: 1;
            /* max-width: 150px; */
        }
        
        .timeline-item:not(:last-child)::after {
            content: '';
            position: absolute;
            top: 35px;
            right: -62%;
            height: 2px;
            width: 100%;
            background: lightgray;
        }
        
        .timeline-item.complete .circle {
            background-color: #28a745;
        }
        
        /* .timeline-item.not-started .circle {
            background-color: #dc3545;
        }
        
        .timeline-item.in-progress .circle {
            background-color: #ffc107;
        } */
        
        .timeline-item .circle {
            width: 70px;
            height: 70px;
            border-radius: 50%;
            background-color: white;
            margin-bottom: 10px;
        }

        .timeline-item.complete .circle{
            border: 3px solid #28a745;
        }

        .timeline-item.not-started .circle{
            border: 3px solid #dc3545;
        }

        .timeline-item.in-progress .circle{
            border: 3px solid #ffc107;
        }
        
        .timeline-item p {
            margin: 10px 0;
            font-size: 17px;
            color: #000;
        }
        
        .status-dropdown {
            margin-top: 5px;
        }
        
        .status-dropdown select {
            padding: 5px 10px;
            border-radius: 5px;
            border: 1px solid #ccc;
            background-color: white;
            font-size: 12px;
            color: #333;
            outline: none;
            cursor: pointer;
        }

        .notificaion-count{
            position: absolute;
            top: -5px;
            right: -10px;
            background: #026632;
            color: white;
            font-size: 12px;
            font-weight: bold;
            padding: 2px 6px;
            border-radius: 50%
        }
        
        .timeline-item.complete .status-dropdown select:focus {
            border-color: #28a745;
        }
        .timeline-item.not-started .status-dropdown select:focus {
            border-color: #dc3545;
        }
        .timeline-item.in-progress .status-dropdown select:focus {
            border-color: #ffc107;
        }

        @media screen and (max-width:1440px) {
            .timeline-item:not(:last-child)::after{
                right: -67%;
            }

            .timeline-item:last-child .circle {
                margin-top: 20px;
            }
        }


        @media screen and (max-width:1024px) {

            .timeline-item p{
                font-size: 13px;
            }

            .timeline-item:not(:last-child)::after{
                right: -74%;
            }
        }
        
        @media screen and (max-width: 768px) {
            .campaign-timeline {
                display: table;
                flex-direction: column;
                align-items: flex-start;
            }
        
            .timeline-item {
                flex-direction: inherit;
                justify-content: flex-start;
                max-width: unset;
                margin-bottom: 30px;
            }
        
            .timeline-item:not(:last-child)::after {
                top: 50%;
                left: 105px;
                right: unset;
                height: 100%;
                width: 2px;
                background: lightgray;
            }
        
            .timeline-item p {
                margin: 0 0 0 10px;
            }
        }

        .ck-content .table:not(.table-dark){
            color:#212529;
        }

        .ck-content{
            font-family: 'Calibri', sans-serif!important;
        }
        .ck.ck-editor__editable_inline ul{
            margin-bottom: 0.6em!important;
        }


        @media(max-width:767px){
            #sidebar_btn {
                padding-left: 15px;
            }
        }
/****20th feb 2025**/ 
textarea::-webkit-scrollbar {
    height: 3px!important;        
  }
  
  textarea::-webkit-scrollbar-thumb {
    background: #e4e8f0!important;    
    border-radius: 1px!important;  
  }
  
  textarea::-webkit-scrollbar-thumb:hover {
    background: #555!important;   
  }
  
  textarea::-webkit-scrollbar-track {
    background: #f1f1f1!important; 
    border-radius: 1px!important; 
  } 
  @media (max-width: 1024px) {
    .master-template-buttons{position: relative!important;}
    .master-template-buttons a{margin-bottom: 10px;}
  }    

  @media (max-width: 767px) {
    div.breadcrmb-cs {
        padding: 0px 15px!important;
    }
    .main_title h2{padding: 0px 15px!important;}
}
.accordion .accordion-collapse{padding-bottom: 15px!important;}
@media (max-width: 1024px){
    #user_table{overflow-x: scroll!important;}
}
@media (min-width: 1025px){
    #user_table.table-responsive{display: inline-table!important;}
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link
 {
    color: #fff;
    background-color: #006837!important;
}
#campaign_sign_off .nav-pills .nav-link
{
    border:none;
}
table.sd-table.sd-matrixdropdown {
  width: auto !important;
  min-width: auto !important;
}
.sd-table-wrapper{
    min-width: auto !important;
}
.sd-table.sd-table--columnsautowidth .sd-table__cell:not(.sd-table__cell--actions):not(.sd-table__cell--action):not(.sd-table__cell--empty.sd-table__cell--error){
    width: auto !important;
}
#campaign_sign_off ul{width:100%}
#campaign_sign_off ul li{width:50%}
.download-template{cursor: pointer;margin-bottom: 20px;}
.fs-14{font-size: 14px;}
.pdf-wrapper {
  padding: 16px;
  font-family: Arial, sans-serif;
  color: #000;
}

.pdf-title {
  margin-bottom: 8px;
  font-size: 28px;
  font-weight: bold;
}

.pdf-category {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 16px;
}

.pdf-section {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
}

.pdf-section-content {
  margin-top: 24px;
}

.pdf-subtitle {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 16px;
}

.pdf-box {
  background-color: #fff;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-bottom: 20px;
}

.pdf-card {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 16px;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  width: 300px;
  margin-bottom: 20px;
}

.pdf-card-title {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
}

.pdf-card-text {
  color: #666;
}

.pdf-table,
.pdf-simple-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 16px;
  font-size: 14px;
}

.pdf-table th,
.pdf-table td,
.pdf-simple-table th,
.pdf-simple-table td {
  border: 1px solid #d1d5db;
  padding: 8px 12px;
  text-align: left;
}

.pdf-table thead {
  background-color: rgba(224, 61, 61, 0.78);
  color: #fff;
}

.pdf-simple-table thead {
  background-color: #f3f3f3;
}

hr {
  margin: 24px 0;
  border: none;
  border-top: 1px solid #ccc;
}
.dq-subform [type="radio"]:checked, 
.dq-subform [type="radio"]:not(:checked) {
    position: relative!important;
    left: 0!important;
}
.sd-input:focus, .sd-input.sd-dropdown:focus-within{
    box-shadow:inherit!important;
}
.sd-dropdown__hint-suffix{
    display:block!important;
}
.sd-dropdown__value{
    margin-block:0!important;
}
.org-chart{
    display: flex;
    flex-direction: column;
    align-items: center;
    page-break-inside: avoid;
    gap: 18px;
}

/* The blue rectangle */
.org-box{
    width: min(92vw, 420px);
    background: #1f70b7;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.35;
    text-align: center;
    padding: 16px 18px;
    border-radius: 6px;
    box-shadow: 0 2px 6px rgba(0,0,0,.16);
    position: relative;
}
/* Make text wrap nicely and keep boxes tidy */
.org-box span{
    display: inline-block;
    word-break: break-word;
}


.connector-wrap{
    text-align: center;       /* centers inline/inline-block children */
    width: 100%;              /* ensure it spans the row */
    page-break-inside: avoid; /* safer for DOMPDF */
}

.svg-connector{
    display: inline-block;    /* so text-align centers it */
    width: 24px;              /* scale as needed */
    height: 18px;
    vertical-align: middle;
    page-break-inside: avoid;
}