.theme-lp-dashboard .admin-dashborad-img{
    height: 100%;
    text-align: center;
    padding-top: 0;
    margin: auto 60px;
}
.theme-lp-dashboard .admin-dashborad-img img{ 
        width: 100%;
    height: auto;
    min-height: auto;
    max-height: inherit;
}
.dashboard-list{
    margin-top: 20px;
}
.task-create .addtotasklabel ul li.labelpriority {
    padding: 0;
}
/*card css*/
.admin-dashborad-title .domain-name{
  line-height: inherit;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #58666e;
}
.admin-dashbord-para p{
  text-align: center;
  color: #555555;
  font-size: 12px;
  font-weight: 500;
}
.btn-dashboard-admin{
    background: transparent!important;
    color: #000!important;
    text-align: center;
    box-shadow: none!important;
    border-radius: 20px!important;
    padding: 8px 40px!important;
    margin-bottom: 0px!important;
    border: 1px solid #dad2d2!important;
    width: 60%;
}
.admin-card:hover .btn-dashboard-admin{
    box-shadow: 0 0 1px rgb(0 0 0 / 20%), 0 5px 10px rgb(0 0 0 / 25%)!important;
    cursor: pointer;
}
.admin-card{
  cursor: pointer;
  margin-bottom: 30px;
  padding: 60px 0;
  border: 1px solid #fff;
  background-color: #fff;
  box-shadow: 0 1px 4px 0 rgb(0 0 0 / 15%);
}
.admin-card:hover{
    box-shadow: 0 10px 30px 0 rgb(0 0 0 / 15%);
}
/*button css*/
.btn.pent-btn-lg,
.btn.pent-btn-lg.active,
.btn.pent-btn-lg:hover{
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
    color: #000;
    font-weight: 600;
    font-size: 15px;
    background-color: #4e9f975e;
    padding: 10px 30px;
    border: none;
margin: 0px 5px 0 0!important;
}
.btn.pent-btn-md,
.btn.pent-btn-md:hover,
.btn.pent-btn-md.active{
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
    color: #000;
    font-weight: 600;
    font-size: 14px;
    background-color: #8ac5f5;
    padding: 9px 22px;
    border: none;
margin: 0px 5px 0 0!important;
}

.intitaterequset-page .btn.pent-btn-sm .material-icons{
font-size: larger;
}

.btn.pent-btn-sm,
.btn.pent-btn-sm:hover,
.btn.pent-btn-sm.active{
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    background-color: #27c24c!important;
    padding: 6px 20px;
    border: none;
margin: 0px 5px 0 0!important;
}
.btn.pent-btn-xs,
.btn.pent-btn-xs:hover,
.btn.pent-btn-xs.active{
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    background-color: #fff;
    padding: 5px 10px;
    border: 1px solid #fff;
    margin: 0px 5px 0 0!important;
}
.btn.Pent-btn-icon,
.btn.Pent-btn-icon:hover,
.btn.Pent-btn-icon.active{
     background-color: #fff;
    border: 1px solid #eee;   
}
.btn.pent-btn-sm .material-icons,
.btn.pent-reverse-btn-sm .material-icons  {
    vertical-align: middle;
    font-size: 10px;
    top: -1px;    
    font-weight: 700;
    position: relative;
}
.btn.pent-btn-md .material-icons,
.btn.pent-reverse-btn-md .material-icons  {
    vertical-align: middle;
    font-size: 11px;
    top: -1px;
       font-weight: 700;
    position: relative;
}
.btn.pent-btn-xs .material-icons,
.btn.pent-reverse-btn-xs .material-icons  {
    vertical-align: middle;
    font-size: 18px;
    top: -1px;
       font-weight: 700;
    position: relative;
}
.btn.pent-btn-lg .material-icons,
.btn.pent-reverse-btn-lg .material-icons  {
    vertical-align: middle;
    font-size: 11px;
    top: -1px;
       font-weight: 700;
    position: relative;
}
/*breadcrumb css*/
.standard-breadcrumb{
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
.static-breadcrumb{
        background: #ffffff;
    margin-bottom: 10px;
    padding: 7px 10px;
    z-index: 91;
    box-shadow: 1px 0 5px rgb(0 0 0 / 10%);
        width: calc(100vw);
    position: fixed;
}
.static-breadcrumb .text-intro {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    line-height: 1.4;
}
.static-breadcrumb .primary-breadcrumb {
    background: transparent;
    margin: 0 0;
}
.static-breadcrumb .primary-breadcrumb ul {
    margin: 0;
    -webkit-padding-start: 0;
}
.static-breadcrumb ul li {
    list-style: none;
    float: left;
    padding: 0;
}
.static-breadcrumb ul li a {
    margin-bottom: 0;
    color: #6d6e6f;
    font-weight: 600;
    font-size: 12px;
}
.static-breadcrumb ul li i {
    font-size: 18px;
    color: #ddd;
    vertical-align: middle;
}
/*table*/
.table-search  .topsearchwidget .form-group {
    width: 100%;
    border: 1px solid #d2d2d2;
    padding: 0 30px !important;
    border-radius: 3px;
    background: #f9f9f9;
}
.table-search .topsearchwidget .form-group .form-control {
    border-bottom: none !important;
    width: 100%;
        margin-top: 0;
        border: none;
    padding: 5px 5px !important;
    height: 30px;
        border-radius: 3px;
    font-weight: 600 !important;
}
.table-search .topsearchwidget .search-icon-svg {
    fill: #6d6e6f;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
}
.card-box .bg-white {
    background-color: #fff!important;
}
.card-box .cardbox {
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 0px !important;
    box-shadow: 0 0 0 1px #e8ecee, 0 1px 4px 0 rgb(21 7 38 / 8%);
}
.card-box .cardbox .cardbox-item {
    position: relative;
    display: block;
}
.card-box .cardbox .cardbox-heading {
    padding: 5px;
    margin: 0;
}
.card-box  .courselist-info {
    padding: 5px;
    margin: 0px;
}
.card-box .courselist-info .booknamep {
    font-size: 18px;
    font-weight: 600;
    color: #222222;
    margin-bottom: 10px;
}
.card-box .courselist-info .authornamep {
    color: rgb(107 111 130);
    font-size: 14px;
    font-weight: 600;
}
.modalform-lg .header--actionsection ul {
    padding-left: 0;
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    float: right;
}
.modalform-lg .header--actionsection ul li {
    width: 70px;
        padding: 7px;
    list-style: none;
    float: right;
    width: 90px;
    padding: 8px 0;
    height: inherit;
    text-align: center;
    border-left: 1px solid #dbdde0;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    margin-top: 0;
    color: #6d6e6f;
    line-height: 1.8;
}
.modalform-lg .header--actionsection ul li a {
    color: #666666;
}
.modalform-lg .header--actionsection .material-btn-icons {
    vertical-align: middle;
    font-size: 20px;
    display: block;
    line-height: 1!important;
    opacity: 0.5;
}
.modalform-lg  .header--actionsection ul li .material-btn-icons i {
    vertical-align: middle;
    font-size: 24px;
    line-height: 0;
    color: #3D4451;
}
.modalform-lg .modal-dialog {
    width: 90%;
    margin: 0 auto;
    max-width: 90%;
    min-width: 90%;
    height: auto;
    margin-top: 0!important;
}
 .modalform-lg .modal-dialog .modal-content {
    height: 100%;
    background: #F6F6F6;
}
.modalform-lg .modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
}
 .modalform-lg .modal-content .modal-header {
    min-height:60px;
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 12px;
    color: #111;
    font-weight: bold;
    background-color: #fff;
}
 .modalform-lg .modal-content .modal-footer{
    padding-top: 0;
    height: 60px;
    position: relative;
    background-color: #fafafa;
}
 .modalform-lg .modal-content .modal-body{
        min-height: calc(100vh - 18vh);
}
.modalform-sm .popup-modal-dialog {
    box-shadow: -4px 0 40px rgb(0 0 0 / 35%) !important;
        position: relative;
    margin: auto;
    margin-top: 100px;
    top: 0;
    width: 500px;
    height: auto;
    transform: translate3d(0%, 0, 0);
        margin-top: auto !important;
    height: calc(100vh - 10vh) !important;
    top: 30px !important;
}
.modalform-sm .popup-modal .popup-modal-content {
    height: 100%;
    background: #fff;
}
.modalform-sm .customform-main-header {
    background: #ffffff;
    padding: 5px;
    min-height: 50px;
    border-radius: 4px;
    }

   .modalform-sm .customform-main-header .header--actionsection ul li {
    padding: 0;
}
.table-lg-standard .document-icons{
    z-index: 9999;
}
.table-lg-standard .document-icons .dropdown-menu{
left: auto;
right: 0;
}
.table-lg-standard .dropdown-menu li a:hover,.table-lg-standard .dropdown-menu li a:focus,.table-lg-standard .dropdown-menu li a:active {
    background-color: #98b6b3 !important;
    color: #fff !important;
    font-size: 13px;
    font-weight: 700;
}
.table-lg-standard .btn-status-success,
.table-lg-standard .btn-status-success:hover{
  padding: 4px 15px;
  margin: 0;
  font-size: 10px;
  font-weight: 500;
  border-radius: 20px;
  text-align: center;
  background-color: rgb(90 195 78 / 10%)!important;
  border: 1px solid rgb(90 195 78);
  color: #27c24c!important;
}
.table-lg-standard .btn-status-danger,
.table-lg-standard .btn-status-danger:hover{
  background-color: rgb(244 67 54 / 10%)!important;
  padding: 4px 15px;
  margin: 0;
  font-size: 10px;
  color: #f44336!important;
  font-weight: 500;
  border-radius: 20px;
  text-align: center;
  border: 1px solid #f44336;
}
.table-lg-standard .btn-status-secondary,
.table-lg-standard .btn-status-secondary:hover {
    background:#fafafa ;
    border: none;
    padding: 4px 15px;
    margin: 0;
    font-size: 10px;
    color:  #9e9e9e;
    font-weight: 700;
    border-radius: 20px;
    text-align: center;
}
.table-lg-standard .btn-status-primary,
.table-lg-standard .btn-status-primary:hover {
    background: #0096885c;
    border: none;
    padding: 4px 15px;
    margin: 0;
    font-size: 10px;
    color: #009688;
    font-weight: 700;
    border-radius: 20px;
    text-align: center;
}
.table-lg-standard .btn-status-info, .table-lg-standard .btn-status-info:hover {
    background:#e3f2fd ;
    border: none;
    padding: 4px 15px;
    margin: 0;
    font-size: 10px;
    color: #2196f3;
    font-weight: 700;
    border-radius: 20px;
    text-align: center;
}
/*.table-lg-standard .btn-status:hover {
    background: transparent;
    border: 1px solid #1b7dac;
    padding: 4px 15px;
    margin: 0;
    font-size: 10px;
    color: #1b7dac!important;
    font-weight: 700;
    border-radius: 20px;
    text-align: center;
}
.table-lg-standard .btn-status-inactive:hover{
 background: transparent;
    border: 1px solid #ea8721;
    padding: 4px 15px;
    margin: 0;
    font-size: 10px;
    color: #ea8721!important;
    font-weight: 700;
    border-radius: 20px;
    text-align: center;
}*/

.pent-btn-primary{
    background-color: #75a9fb!important;
    color: #fff!important;
}
.Pent-btn-secondary{
    background-color: #4EBCD4!important;
    color: #fff!important;
}
.Pent-btn-success{
    background-color: #3abca7!important;
    color: #fff!important;
}
.Pent-btn-danger{
    background-color: #e57373!important;
    color: #fff!important;
}
.Pent-btn-default{
    background-color: #DFDFDF!important;
    color: #9f9f9f!important;
}
.pent-btn-dark{
        background-color: #000!important;
    color: #fff!important;
}
.pent-btn-light {
    background-color: #fff!important;
    color: #666!important;
}
.Pent-btn-icon{
    background-color: #009688!important;
    color: #fff!important;
}
/*rever button theme*/
.btn.pent-btn-lg-reverse, .btn.pent-btn-lg-reverse:hover {
   box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
    color: #4e9f97cc;
    font-weight: 600;
    font-size: 14px;
    background-color: transparent;
    border: 1px solid #4e9f975e;
    margin: 0 5px;
    padding: 10px 30px;
}
.btn.pent-btn-md-reverse, .btn.pent-btn-md-reverse:hover {
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
    color: #8ac5f5;
    font-weight: 600;
    font-size: 13px;
    background-color: transparent;
    border: 1px solid #8ac5f5;
    margin: 0 5px;
    padding: 9px 22px;
}
.btn.pent-btn-sm-reverse, .btn.pent-btn-sm-reverse:hover{
      box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
    color: #27c24c;
    font-weight: 500;
    font-size: 12px;
    background-color: transparent;
    border: 1px solid #27c24c;
    margin: 0 5px;
    padding: 6px 20px;
    color: #222222!important;
}
.btn.pent-btn-xs-reverse, .btn.pent-btn-xs-reverse:hover {
       box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
    color: #9d66ff;
    font-weight: 600;
    font-size: 10px;
    background-color: transparent;
    border: 1px solid #caacff;
    margin: 0 5px;
    padding: 6px 10px;
}
.pent-btn-reverse-primary {
    background-color: transparent!important;
    color: #27c24c!important;
    border: 1px solid #27c24c!important;
}
.Pent-btn-reverse-secondary {
      background-color: transparent!important;
    color: #4ebcd4!important;
    border: 1px solid #4ebcd4!important;
}
.Pent-btn-reverse-danger {
    background-color: transparent!important;
    color: #e57373!important;
    border: 1px solid #e57373!important;
}
.Pent-btn-reverse-default {
    background-color: transparent!important;
    color: #9f9f9f!important;
    border: 1px solid #DFDFDF!important;
}
.Pent-btn-reverse-icon {
    background-color: transparent!important;
    color: #009688!important;
    border: 1px solid #009688!important;
}
.Pent-btn-reverse-success {
    background-color: transparent!important;
    color: #27c24c!important;
    border: 1px solid #27c24c!important;
}

.pent-btn-reverse-dark{
        background-color: transparent!important;
    color: #000!important;
    border: 1px solid #000!important;
}
.selected-tag-listing{
    border-radius: 20px;
    background-color: #fff;
    color: #222222;
    border-width: 0;
    padding: 1px;
    list-style: none;
    margin: 5px 2px;
    float: left;
    font-size: 15px;
    cursor: context-menu;
    border: 1px solid #eee;
    font-weight: 600;
}
.selected-tag-listing .close {
    background-color: transparent;
    border: none;
    border-radius: 3px;
    float: right;
    margin: auto 10px;
    padding: 0 5px;
    font-size: 30px;
    color: #222222;
    cursor: pointer;
    position: relative;
    top: 5px;
}
.selected-tag-listing img{
        width: 40px;
    height: 38px;
    margin: 0;
    border-radius: 50%;
        margin-right: 5px;
}
.switch-btn-toggle .togglebutton label .toggle,.switch-btn-toggle .togglebutton label input[type=checkbox][disabled]+.toggle {
    content: "";
    display: inline-block;
    width: 42px;
    height: 15px;
    background-color: rgb(0 150 136);
    border-radius: 15px;
    margin-right: 15px;
    transition: background .3s ease;
    vertical-align: middle;
        text-align: left;
    margin-left: 5px;
}
.switch-btn-toggle  .togglebutton label .toggle:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #FFF;
    border-radius: 20px;
    position: relative;
    box-shadow: 0 1px 3px 1px rgb(0 0 0 / 40%);
    left: -5px;
    top: -3px;
    border: 1px solid rgb(0 150 136);
        left: 24px;
    border-color: #dde1e2;
    transition: left .3s ease, background .3s ease, box-shadow .1s ease;
}

.switch-btn-toggle .togglebutton label input[type=checkbox]:checked+.toggle:after {
    left: 0;
    border-color: #dde1e2;
}
/*nav top*/
.top-horizontal-menu-panel{
 height: 60px;  
}
.top-horizontal-menu-panel ul{
list-style: none;
    /* float: right; */
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    top: 5px;
}
.top-horizontal-menu-panel ul .menulist-top{
      float: right;
    width: 135px;
    padding: 5px;
    text-align: center;
    position: relative;
    min-height: inherit;
    top: 1px;
    height: auto;
    max-height: inherit;
    cursor: pointer;
    border-radius: 2px;
    margin: 0 3px;  
    height: 38px;
    min-height: 38px;
    max-height: inherit;
}
.top-horizontal-menu-panel a {
    text-align: center;
    font-size: 12px;
    color: #3e3e3e;
    font-weight: 500;
}
.top-horizontal-menu-panel a:hover span{
color:#3e3e3e;
}
.top-horizontal-menu-panel span{
    padding: 2px 5px;
    vertical-align: top;
    top: 0;
    position: relative;
}
.setting-cardlists{
    width: 25%;
    padding: 0;
    padding-right: 10px;
    float: left;
}
.top-horizontal-menu-panel ul .menulist-top.active{
     background: #1c1c1c;
}
.text-overdeu{
        color: #e46a76!important;
}
.grouptaskfilter .topsearchwidget{
position: relative;
}
.menulist-top .dropdown-menu li>a{
text-align: left;
    padding: 10px 10px;    
    color: #3e3e3e!important;
    margin: 0;
}
.userviewivcon {
        box-shadow: none!important;
}
.menulist-top .dropdown-menu li>a i{
    color: #0d0d0d!important;
}
.top-horizontal-menu-panel .signout-modal{
    left: auto;
    right: 200px;
    position: relative;
    top: 2px;
    width: 235px;
}
.top-horizontal-menu-panel .signout-option img {
  border-radius: 50%;
    width: 35px;
    margin-left: 0;
    min-width: 35px;
    background-size: 100% 100%;
    min-height: auto;
    height: auto;
    text-align: center;
    margin: 0;
    top: -4px;
    position: relative;
}
.menulist-top.w-5{
    margin: 0 !important;
    width: 40px !important;
}
.top-horizontal-menu-panel .signout-option .signout-container{
    background: #fff;
        box-shadow: none;
}
.top-horizontal-menu-panel .menulist-top .material-icons,
.top-horizontal-menu-panel .menulist-top .fa,
.top-horizontal-menu-panel .menulist-top .material-symbols-outlined {
  color: #3e3e3e;
  font-size: 25px;
}
.menulist-top.active{
    background-color: #222222;
}
.menulist-top.active a,
.menulist-top.active a i{
   color: #4d9ecd !important;
    font-weight: 500;
}
.intitaterequset-page .table-lg-standard input:after, .intitaterequset-page .table-lg-standard:before, input[type=checkbox],.intitaterequset-page .table-lg-standard input[type=radio]{
        width: 18px;
    height: 18px;
        border: 2px solid #5a5a5a;
}
.pent-h1{
     font-weight: 600;
    line-height: 1.5em;
        font-size: 3.8em;
        color: #505459;
}
.pent-h2{
     font-weight: 600;
    line-height: 1.5em;
    font-size: 2.6em;
    color: #505459;
}
.pent-h3{
  font-weight: 500;
    line-height: 1.5em;
font-size: 1.825em;
    margin: 20px 0 10px;
    color: #505459;
}
.pent-h4{
  font-weight: 600;
    line-height: 1.5em;
font-size: 1.3em;
    margin: 20px 0 10px;
    color: #505459;
}
.pent-h5{
  font-weight: 600;
    line-height: 1.5em;
font-size: 1.25em;
    margin-bottom: 15px;
    color: #505459;
}
.pent-h6{
      font-weight: 600;
    line-height: 1.5em;
    font-size: 1em;
    margin: 10px 0;
    color: #505459;
    padding: 0 10px;
}
.pent-para{
font-size: 16px;
    line-height: 1.6;
    font-weight: 500;
    color: #505459;
}
input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: dotted thin!important;
    outline: #222222 auto 5px!important;
    outline-color: rgb(107, 111, 130);
    outline-style: auto!important;
    outline-width: 5px;
    outline-offset: -2px;
}
.text-status-success{
    color: #27c24c;
}
.text-status-danger{
    color: #f44336;
}
.text-status-primary{
    color: #009688;
}
.text-status-info{
    color: #098aa6;
}
.text-status-secondary{
    color: #9e9e9e;
}

/* Table icon colors */
.modalform-sm .popup-modal .popup-modal-body{
 padding: 10px;
 }
 .pent-label {
      font-size: 14px;
    line-height: 1.428571429;
    color: #222!important;
    font-weight: 500;
}
.customform-main-header .header--actionsection ul li {
    padding: 0;
}
.header--actionsection .close-btn li .material-btn-icons {
    vertical-align: middle;
    font-size: xx-small;
    display: block;
    line-height: 1!important;
    opacity: 0.5;
}
.customform-main-header .header--actionsection .close-btn li {
      padding: 5px;
}
.btn-static{
    border-radius: 20px!important;
}
/*table icons */
.table-icon-view{

}
.table-icon-edit{
    
}
.table-icon-delete{
    
}

.table-icon-invert{
    
}
.pent-btn-active{
background-color: #26c6da!important;
    color: #FFF!important;
}
.pent-btn-inactive{
   background-color: #f44336!important;
    color: #FFF!important; 
}
.table-right-section{
    /*padding: 10px 5px;*/
}
.static-table .td-actions .fa{
        vertical-align: middle;
    font-size: 15px!important;
    top: -1px;
    position: relative;
}
.message-tag{
    font-size: 13px;
    font-weight: 600;
    padding: 0 5px;
    line-height: 2.4;
}



/* modal form css collections */
.standard-pent-modal .header--actionsection ul li:last-child {
    border-left: none;
}
.standard-pent-modal .add-task-workflow {
    position: relative;
    margin: auto;
    margin-top: 100px;
    top: 0;
    width: 500px;
    height: auto;
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.standard-pent-modal .modal-content .modal-header {
    min-height: 16.42857143px;
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 12px;
    color: #111;
    font-weight: bold;
}

.standard-pent-modal .header--actionsection ul {
    padding-left: 0;
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
}

.standard-pent-modal .modal-header-section{
    background: #ffffff;
    padding: 0;
    min-height: 50px;
    border-radius: 4px;
    -ms-box-shadow: 0 0.1em rgba(0, 0, 0, .25);
    -o-box-shadow: 0 0.1em rgba(0, 0, 0, .25);
    /* box-shadow: 0 0.1em rgba(0, 0, 0, .25); */
    box-shadow: none;
}
.standard-pent-modal .modal-header-section .pent-h6 {
   font-weight: 500;
    line-height: 1.4em;
    font-size: 15px;
    margin: 0;
    color: #3e3e3e;
    padding: 14px 10px;
}
.standard-pent-modal .header--actionsection ul li {
    list-style: none;
    float: right;
    width: 30%;
    padding: 0;
    height: inherit;
    text-align: center;
    border-left: 1px dotted #f5f5f5;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    margin-top: 0;
    color: #6d6e6f;
}

.standard-pent-modal .header--actionsection ul li a {
    color: #3e3e3e;
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
}

.standard-pent-modal .header--actionsection ul li .material-btn-icons i {
    vertical-align: middle;
    font-size: 24px;
    line-height: 0;
}
.standard-pent-modal .popup-modal-dialog {
    box-shadow: -4px 0 40px rgba(0, 0, 0, 0.35) !important;
    width: 60%;
}

.standard-pent-modal .pent-modal-dialog{
    margin-top: auto !important;
}
.standard-pent-modal .pent-modal-height-90{
    height: auto !important;
}
/*.standard-pent-modal .pent-modal-height-90{
    height: calc(100vh - 10vh) !important;
}*/
.standard-pent-modal .pent-modal-height-80{
    height: calc(100vh - 20vh) !important;
}
.standard-pent-modal .pent-modal-height-100{
    height: calc(100vh - 0vh) !important;
}
.pent-modal-width-34 .popup-modal .popup-modal-dialog{
    width: 34%;
}
.pent-modal-width-50 .popup-modal .popup-modal-dialog{
    width: 50%;
}
.pent-modal-width-96 .popup-modal .popup-modal-dialog{
    width: 96%;
}
.pent-modal-width-80 .popup-modal .popup-modal-dialog{
    width:80%;
}
.pent-modal-width-96.standard-pent-modal .pent-modal-dialog{
    top: 0px!important;
}
.modalheader-rhslists{

}

.pent-modal-width-60 .popup-modal .popup-modal-dialog{
    width: 60%;
}
.modalheader-rhslists ul{
    width: 100%;
    margin-bottom: 0;
    padding: 0;
    float: right;
}
.modalheader-rhslists ul li{
    list-style: none;
    float: right;
       padding: 11px 10px;
    width: auto;
    text-align: center;
    min-height: 50px;
    cursor: pointer;
}
.modalheader-rhslists ul li a{
    text-transform: capitalize;
      font-size: 13px;
    font-weight: 500;
    line-height: 1.6;
}
.modalheader-rhslists ul li a i{
    color: inherit;
}
.modalfooter-rhslists{
    float: right;
}
.modalfooter-rhslists ul{
    float: right;
        margin: 0;
}
.modalfooter-rhslists ul li{
    float: left;
    list-style: none;
}

.pent-modal-width-34 .popup-modal .popup-modal-content .content-area {
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    min-height: inherit;
    max-height: calc(100vh - 30vh);
    padding: 15px;
}
.static-table tr:hover .td-highlighter{
font-weight: 600;
}
.mainbody-container  .breadcrumb-rhs-listing{
    float: right;
}
.user-configuration-metrix .addnew-primary .userlength {
    font-size: larger;
    }
    .userlength .material-icons{
    font-size: 18px!important;
    top: -1px!important;
}
/*switch button*/
.switch-toggle .cmn-toggle 
{
  position: absolute;
  margin-left: auto;
  visibility: hidden;
}

.switch-toggle  .cmn-toggle + label 
{
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.switch-toggle  input.cmn-toggle-round-flat + label 
{
  padding: 2px;
  width: 75px;
  height: 30px;
  background-color: #dddddd;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
}
.switch-toggle input.cmn-toggle-round-flat + label:before, input.cmn-toggle-round-flat + label:after 
{
    display: block;
    position: absolute;
    width: auto;
    height: auto;
    border: inherit;
    margin: 0;
    z-index: inherit;
    content: '';
}
.switch-toggle{
    float: right;
    padding: 0 15px;
}
.switch-toggle input.cmn-toggle-round-flat + label:before 
{
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: #fff;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
}

.switch-toggle input.cmn-toggle-round-flat + label:after 
{
top: 4px;
    left: 4px;
    bottom: 4px;
    width: 22px;
    background-color: #dddddd;
    -o-border-radius: 52px;
    border-radius: 52px;
    position: absolute;
    height: initial;
    border: inherit;
    margin: 0;
    z-index: inherit;
}

.switch-toggle input.cmn-toggle-round-flat:checked + label 
{
  background-color: #27A1CA;
}

.switch-toggle input.cmn-toggle-round-flat:checked + label:after 
{
  margin-left: 45px;
  background-color: #27A1CA;
}

.pl-card-header{
padding: 10px;
}
.file-type-img{
   width: 28px;
    height: auto;
    text-align: center;
    margin: auto; 
}
.file-type-img img {
    width: 100%;
    height: 24px;
}
.standard-pent-modal .popup-modal-content .popup-modal-body {
    position: relative;
    display: inline;
    height: auto;
}




/* Active / Inactive switch button*/
.active-switch-btn .switch-toggle .cmn-toggle 
{
  position: absolute;
  margin-left: auto;
  visibility: hidden;
}

.active-switch-btn .switch-toggle  .cmn-toggle + label 
{
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.active-switch-btn .switch-toggle  input.cmn-toggle-round-flat + label 
{
  padding: 2px;
  width: 75px;
  height: 30px;
  background-color: #ed486a;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
  
}
.active-switch-btn .switch-toggle input.cmn-toggle-round-flat + label::before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: #fff;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
      width: 25px;
    height: 25px;
  
}

.active-switch-btn .switch-toggle input.cmn-toggle-round-flat + label::after {
top: 4px;
    left: 4px;
    bottom: 4px;
    width: 22px;
    background-color: #ed486a;
    border-radius: 52px;
    position: absolute;
    height: initial;
    border: inherit;
    margin: 0;
    z-index: inherit;

}

.active-switch-btn .table-right-section .switch-toggle input.cmn-toggle-round-flat:checked + label {
  background-color: #58c382;
}

.active-switch-btn .table-right-section .switch-toggle input.cmn-toggle-round-flat:checked + label:after {
  margin-left: 45px;
  background-color: #58c382;
}

.active-switch-btn .switch-toggle input.cmn-toggle-round-flat:checked + label 
{
  background-color: #58c382;
}

.active-switch-btn .switch-toggle input.cmn-toggle-round-flat:checked + label:after 
{
  margin-left: 45px;
  background-color: #58c382;
}
.bulk-upload-modal-lg .user-upload-input .fa-upload {
    position: absolute;
    top: 32px;
    right: 12px;
    font-size: 24px;
    color: #377d33;
}
.standard-info-p{
       text-align: left;
    color: #777777;
    font-size: 13px;
    font-weight: 500;
}

.float-rounded-btn-close{
      border-radius: 50%!important;
    padding: 5px!important;
    margin: 0!important;
    background: #FCEBEE!important;
    color: #f44336!important;
}
.float-rounded-btn-close i{
  font-size: 25px!important;
    top: 0!important;
}
.userprofile-sticky-widget{


}
.userprofile-sticky-widget .myprofile-preview {
    position: inherit;
    background: transparent;
    width: 100%;
    height: auto;
    border: none;
    border-radius: 4px;
    /* box-shadow: 0 5px 20px rgb(0 0 0 / 5%); */
    box-shadow: none;
}
.userprofile-sticky-widget .myprofile-preview .my-profile-img {
    text-align: center;
    padding: 10px;
    height: 180px;
    background: #f9f8f8;
}
.userprofile-sticky-widget .my-profile-img img {
    width: 120px;
    height: 120px;
    display: block;
    margin: auto;
    margin-top: 50px;
    /* box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%); */
}
.userprofile-sticky-widget .profile-value-section {
    margin: 0;
    border-top: 1px dashed #e6e6e6;
    padding: 20px 5px;
    margin-top: 20px;
}

.userprofile-sticky-widget .myprofile-preview .user-primary-details {
    padding: 20px 10px;
    font-size: 12px;
    text-align: center;
    margin-top: 40px;
    padding-top: 0;
}
.userprofile-sticky-widget .profile-value .item-label {
  font-size: 14px;
    color: #555555;
    margin: 0;
    font-weight: 600;
    float: left;
    margin-top: 5px;
}
.userprofile-sticky-widget .profile-value .item-detail {
       color: #555555;
    font-weight: 400;
    font-size: 12px;
    float: left;
    margin: 0;
}
.modal-message-box{
    padding: 30px 35px;
}
.theme-lp-dashboard .modal-message-box .admin-dashborad-img img {
    min-height: inherit;
    max-height: inherit;
}
.usermanagementgroup-editpage .nav-pills-icons li a{
    color: #222;
}
.grouptype-section .intro-breadcrumb{
    height: auto;
}
.notification-div p{
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #222;
    margin: 0;
    line-height: 2;
}
.subline-para{
    display: inline-flex;
    line-height: 1.8;
    font-size: 14px;
}
.pent-h4.group-name{
        margin: 5px 0;
    color: #67c4ef;
}
.icon-list ul{
    padding: 0;
    list-style: none;
    margin: 0;
}
.icon-list ul li{
        float: left;
        margin: 0 3px;
}
.icon-list ul li a{
       background: #c2dbef;
    border-radius: 50%;
    padding: 5px 7px;
    float: right;
    color: #505459;
  
}
.icon-list ul li a i{
     font-size: 20px !important; 
}
.standard-pent-modal .popup-modal-footer{
position: relative;
    background-color: #e6e6e6;
    min-height: 60px;
        padding: 15px 15px;
}

.groupinfo-overview-section{

}
.groupinfo-overview-section .card-content{
    background: #f7f7f7;
    border-radius: 3px;
}
.groupinfo-overview-section .pent-h4.group-name {
    margin:0;
   font-size: 16px;
    font-weight: 500;
    color: #3e3e3e;
    cursor: pointer;
    line-height: 2;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}
.groupinfo-overview-section .pent-h4 .group-name{
    margin: 5px 0;
    font-size: 16px;
    font-weight: 600;
    color: #222;
    cursor: pointer;
    line-height: 2;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}
.groupinfo-overview-section .subline-para{
    margin: 0;
    font-weight: 400;
    color: #777;
    font-size: 13px;
    text-transform: capitalize;
}
.groupinfo-overview-section .grouptype-length{
    margin: 0;
    font-weight: 400;
    color: #505459;
    font-size: 13px;
    text-transform: capitalize;
}
.groupinfo-overview-section .groupdetailed-desc{
    font-weight: 600;
    color: #505459;
    font-size: 14px;
}
.quickaction-section{

}
.quickaction-section ul{

}
.quickaction-section ul li{
    list-style: none;
    float: left;
    padding: 0 5px;
}
.groupinfo-overview-section .quickaction-section{
    position: absolute;
    right: 20px;
    top: 10px;
}
.groupinfo-overview-section .quickaction-section .table-right-section a .material-icons {
    vertical-align: middle;
    font-size: 19px;
    line-height: 1.8;
}
.standard-pent-modal .popup-modal-body .content-area .close-search {
    position: absolute;
    top: 10px;
    left: auto;
    right: 10px;
    font-size: 14px;
}
/**/
/* CSS rules are kept repetitive so that you can get CSS rules for each button easily :) */

* {
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

*:focus {
  outline: none;
}

body {
  font-family: 'Poppins', sans-serif;
  margin: 0;
  background-color: #f1f9f9;
}

#app-cover {
  display: table;
  width: 600px;
  margin: 80px auto;
  counter-reset: button-counter;
}

/* .row {
  display: table-row;
} */

.toggle-button-cover {
  display: table-cell;
  position: relative;
  width: 200px;
  height: 140px;
  box-sizing: border-box;
}

.button-cover {
       height: 55px;
    margin: 0;
    background-color: transparent;
    box-shadow: none;
    border-radius: 4px;
    text-align: left;
    display: inline-table;
}

/*.button-cover:before {
  counter-increment: button-counter;
  content: counter(button-counter);
  position: absolute;
  right: 0;
  bottom: 0;
  color: #d7e3e3;
  font-size: 12px;
  line-height: 1;
  padding: 5px;
}*/

.button-cover,
.knobs,
.layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.button {
  position: relative;
  top: 50%;
     width: 75px;
    height: 30px;
  margin: -20px auto 0 auto;
  overflow: hidden;
}

.button.r,
.button.r .layer {
  border-radius: 100px;
}

.button.b2 {
  border-radius: 2px;
}

.checkbox {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  opacity: 1;
  cursor: pointer;
  z-index: 3;
}

.knobs {
  z-index: 2;
}
.layer {
  width: 100%;
  background-color: #ebf7fc;
  transition: 0.3s ease all;
  z-index: 1;
}
/* Button 1 */
#button-1 .knobs:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
     width: 22px;
    height: 21px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  background-color: #03a9f4;
  border-radius: 50%;
  transition: 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
}
#button-1 .checkbox:checked + .knobs:before {
  content: "";
  left: 48px;
  background-color: #f44336;
}
#button-1 .checkbox:checked ~ .layer {
  background-color: #fcebeb;
}
#button-1 .knobs,
#button-1 .knobs:before,
#button-1 .layer {
  transition: 0.3s ease all;
}
/* Button 2 */
#button-2 .knobs:before,
#button-2 .knobs:after {
  content: "YES";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  background-color: #03a9f4;
  border-radius: 50%;
  transition: 0.3s ease all;
}
#button-2 .knobs:before {
  content: "YES";
}
#button-2 .knobs:after {
  content: "NO";
}
#button-2 .knobs:after {
  right: -28px;
  left: auto;
  background-color: #f44336;
}
#button-2 .checkbox:checked + .knobs:before {
  left: -28px;
}
#button-2 .checkbox:checked + .knobs:after {
  right: 4px;
}
#button-2 .checkbox:checked ~ .layer {
  background-color: #fcebeb;
}
/* Button 3 */
#button-3 .knobs:before {
  content: "YES";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  background-color: #03a9f4;
  border-radius: 50%;
  transition: 0.3s ease all, left 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15);
}

#button-3 .checkbox:active + .knobs:before {
  width: 46px;
  border-radius: 100px;
}

#button-3 .checkbox:checked:active + .knobs:before {
  margin-left: -26px;
}

#button-3 .checkbox:checked + .knobs:before {
  content: "NO";
  left: 42px;
  background-color: #f44336;
}

#button-3 .checkbox:checked ~ .layer {
  background-color: #fcebeb;
}

/* Button 4 */
#button-4 .knobs:before,
#button-4 .knobs:after {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  background-color: #03a9f4;
  border-radius: 50%;
  transition: 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
}

#button-4 .knobs:before {
  content: "YES";
}

#button-4 .knobs:after {
  content: "NO";
}

#button-4 .knobs:after {
  top: -28px;
  right: 4px;
  left: auto;
  background-color: #f44336;
}

#button-4 .checkbox:checked + .knobs:before {
  top: -28px;
}

#button-4 .checkbox:checked + .knobs:after {
  top: 4px;
}

#button-4 .checkbox:checked ~ .layer {
  background-color: #fcebeb;
}

/* Button 5 */
#button-5 {
  perspective: 60px;
  overflow: visible;
}

#button-5 .knobs:before,
#button-5 .knobs span {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  border-radius: 50%;
  transition: 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
}

#button-5 .knobs:before {
  background-color: #03a9f4;
}

#button-5 .knobs span:before {
  content: "YES";
}

#button-5 .knobs:before,
#button-5 .layer {
  transform: rotateY(0);
  transform-origin: center;
}

#button-5 .checkbox:checked + .knobs:before,
#button-5 .checkbox:checked + .knobs span {
  left: 42px;
}

#button-5 .checkbox:checked + .knobs:before {
  transform: rotateY(180deg);
  background-color: #f44336;
}

#button-5 .checkbox:checked + .knobs span:before {
  content: "NO";
  left: 42px;
}

#button-5 .checkbox:checked ~ .layer {
  background-color: #fcebeb;
  transform: rotateY(-180deg);
}

#button-5 .knobs,
#button-5 .knobs:before,
#button-5 .layer {
  transition: 0.3s ease all;
}

/* Button 6 */
#button-6 {
  overflow: visible;
}

#button-6 .knobs:before {
  content: "YES";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  background-color: #03a9f4;
  border-radius: 50%;
}

#button-6 .layer,
#button-6 .knobs,
#button-6 .knobs:before {
  transform: rotateZ(0);
  transition: 0.4s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
}

#button-6 .checkbox:checked + .knobs {
  transform: rotateZ(-180deg);
}

#button-6 .checkbox:checked + .knobs:before {
  content: "NO";
  background-color: #f44336;
  transform: rotateZ(180deg);
}

#button-6 .checkbox:checked ~ .layer {
  background-color: #fcebeb;
  transform: rotateZ(180deg);
}

/* Button 7 */
#button-7 .knobs:before,
#button-7 .knobs:after,
#button-7 .knobs span {
  position: absolute;
  top: 4px;
  width: 20px;
  height: 10px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  border-radius: 50%;
}

#button-7 .knobs:before {
  content: "YES";
  left: 4px;
  color: #fff;
  opacity: 1;
}

#button-7 .knobs:after {
  content: "N";
  left: 42px;
  color: #fff;
  width: 14px;
  text-align: left;
  padding: 9px 7px;
  background-color: #f44336;
  opacity: 0;
}

#button-7 .knobs:before,
#button-7 .knobs:after {
  transition: 0.3s ease all;
  z-index: 2;
}

#button-7 .knobs span {
  left: 4px;
  background-color: #03a9f4;
  transition: 0.2s ease all;
  z-index: 1;
}

#button-7 .checkbox:checked + .knobs:before {
  opacity: 0;
}

#button-7 .checkbox:checked + .knobs:after {
  opacity: 1;
}

#button-7 .checkbox:checked + .knobs span {
  top: 14px;
  left: 56px;
  width: 2px;
  height: 2px;
  padding: 3px;
  background-color: #fff;
  z-index: 3;
}

#button-7 .checkbox:checked ~ .layer {
  background-color: #fcebeb;
}

/* Button 8 */
#button-8 .knobs:before,
#button-8 .knobs:after,
#button-8 .knobs span {
  position: absolute;
  top: 4px;
  width: 20px;
  height: 10px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  border-radius: 50%;
  transition: 0.3s ease all;
}

#button-8 .knobs:before {
  content: "YES";
  color: #fff;
  left: 4px;
}

#button-8 .knobs:after {
  content: "NO";
  left: 42px;
  color: #fff;
  background-color: #f44336;
  opacity: 0;
}

#button-8 .knobs:before,
#button-8 .knobs:after {
  z-index: 2;
}

#button-8 .knobs span {
  left: 4px;
  background-color: #03a9f4;
  z-index: 1;
}

#button-8 .checkbox:checked + .knobs:before {
  opacity: 0;
}

#button-8 .checkbox:checked + .knobs:after {
  opacity: 1;
}

#button-8 .checkbox:checked + .knobs span {
  background-color: #fcebeb;
  transform: scale(4);
}

/* Button 9 */
#button-9 .knobs:before,
#button-9 .knobs:after,
#button-9 .knobs span {
  position: absolute;
  top: 4px;
  width: 20px;
  height: 10px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  border-radius: 50%;
  transition: 0.4s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
}

#button-9 .knobs:before {
  content: "YES";
  left: 4px;
}

#button-9 .knobs:after {
  content: "NO";
  right: -24px;
}

#button-9 .knobs:before,
#button-9 .knobs:after {
  color: #fff;
  z-index: 2;
}

#button-9 .knobs span {
  left: 4px;
  background-color: #03a9f4;
  z-index: 1;
}

#button-9 .checkbox:checked + .knobs:before {
  left: -24px;
}

#button-9 .checkbox:checked + .knobs:after {
  right: 4px;
}

#button-9 .checkbox:checked + .knobs span {
  left: 42px;
  background-color: #f44336;
}

#button-9 .checkbox:checked ~ .layer {
  background-color: #fcebeb;
}

/* Button 10 */
#button-10 .knobs:before,
#button-10 .knobs:after,
#button-10 .knobs span {
  position: absolute;
  top: 4px;
  width: 20px;
  height: 10px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  border-radius: 2px;
  transition: 0.3s ease all;
}

#button-10 .knobs:before {
  content: "";
  left: 4px;
  background-color: #03a9f4;
}

#button-10 .knobs:after {
  content: "NO";
  right: 4px;
  color: #4e4e4e;
}

#button-10 .knobs span {
  display: inline-block;
  left: 4px;
  color: #fff;
  z-index: 1;
}

#button-10 .checkbox:checked + .knobs span {
  color: #4e4e4e;
}

#button-10 .checkbox:checked + .knobs:before {
  left: 42px;
  background-color: #f44336;
}

#button-10 .checkbox:checked + .knobs:after {
  color: #fff;
}

#button-10 .checkbox:checked ~ .layer {
  background-color: #fcebeb;
}

/* Button 11 */
#button-11 {
  overflow: visible;
}

#button-11 .knobs {
  perspective: 70px;
}

#button-11 .knobs:before,
#button-11 .knobs:after,
#button-11 .knobs span {
  position: absolute;
  top: 4px;
  border-radius: 2px;
}

#button-11 .knobs:before,
#button-11 .knobs:after {
  width: 20px;
  height: 10px;
  color: #4e4e4e;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
}

#button-11 .knobs:before {
  content: "YES";
  left: 4px;
}

#button-11 .knobs:after {
  content: "NO";
  right: 4px;
}

#button-11 .knobs span {
  right: 4px;
  width: 33px;
  height: 28px;
  background-color: #03a9f4;
  transform: rotateY(0);
  transform-origin: 0% 50%;
  transition: 0.6s ease all;
  z-index: 1;
}

#button-11 .checkbox:checked + .knobs span {
  transform: rotateY(-180deg);
  background-color: #f44336;
}

#button-11 .checkbox:checked ~ .layer {
  background-color: #fcebeb;
}

/* Button 12 */
#button-12 .knobs:before,
#button-12 .knobs:after,
#button-12 .knobs span,
#button-12 .knobs span:before,
#button-12 .knobs span:after {
  position: absolute;
  top: 4px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  border-radius: 2px;
  transition: 0.3s ease all;
}

#button-12 .knobs:before {
  content: "YES";
  left: 4px;
}

#button-12 .knobs:after {
  content: "NO";
  right: 4px;
}

#button-12 .knobs:before,
#button-12 .knobs:after {
  width: 27px;
  height: 10px;
  color: #4e4e4e;
  padding: 9px 3px;
  z-index: 1;
}

#button-12 .knobs span {
  display: inline-block;
  z-index: 2;
}

#button-12 .knobs span,
#button-12 .knobs span:before,
#button-12 .knobs span:after {
  width: 20px;
  height: 10px;
  padding: 9px 4px;
}

#button-12 .knobs span:before,
#button-12 .knobs span:after {
  content: "";
  top: 0;
}

#button-12 .knobs span:before {
  left: -28px;
  background-color: #f44336;
}

#button-12 .knobs span:after {
  right: -42px;
  background-color: #03a9f4;
}

#button-12 .checkbox:checked + .knobs span:before {
  left: 4px;
}

#button-12 .checkbox:checked + .knobs span:after {
  right: -74px;
}

#button-12 .checkbox:checked ~ .layer {
  background-color: #fcebeb;
}

/* Button 13 */
#button-13 .knobs:before,
#button-13 .knobs:after,
#button-13 .knobs span {
  position: absolute;
  top: 4px;
  width: 20px;
  height: 10px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  border-radius: 2px;
  transition: 0.3s ease all;
}

#button-13 .knobs:before,
#button-13 .knobs:after {
  color: #4e4e4e;
  z-index: 1;
}

#button-13 .knobs:before {
  content: "YES";
  left: 4px;
}

#button-13 .knobs:after {
  content: "NO";
  right: 4px;
}

#button-13 .knobs span {
  width: 25px;
  left: 37px;
  background-color: #03a9f4;
  z-index: 2;
}

#button-13 .checkbox:checked + .knobs span {
  left: 4px;
  background-color: #f44336;
}

#button-13 .checkbox:checked ~ .layer {
  background-color: #fcebeb;
}

/* Button 14 */
#button-14 .knobs:before,
#button-14 .knobs:after,
#button-14 .knobs span:before,
#button-14 .knobs span:after {
  position: absolute;
  top: 4px;
  width: 20px;
  height: 10px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  border-radius: 2px;
  transition: 0.3s ease all;
}

#button-14 .knobs:before,
#button-14 .knobs:after {
  color: #4e4e4e;
  z-index: 1;
}

#button-14 .knobs:before {
  content: "YES";
  left: 4px;
}

#button-14 .knobs:after {
  content: "NO";
  right: 4px;
}

#button-14 .knobs span {
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

#button-14 .knobs span:before {
  left: 4px;
  top: -28px;
  background-color: #f44336;
}

#button-14 .knobs span:after {
  top: 4px;
  left: 39px;
  background-color: #03a9f4;
}

#button-14 .knobs span:before,
#button-14 .knobs span:after {
  content: "";
  width: 23px;
  z-index: 2;
}

#button-14 .checkbox:checked + .knobs span:before {
  top: 4px;
}

#button-14 .checkbox:checked + .knobs span:after {
  top: -28px;
}

#button-14 .checkbox:checked ~ .layer {
  background-color: #fcebeb;
}

/* Button 15 */
#button-15 .knobs:before,
#button-15 .knobs:after {
  position: absolute;
  top: 4px;
  width: 20px;
  height: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  opacity: 1;
  border-radius: 2px;
  transform: scale(1);
  transition: 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
}

#button-15 .knobs:before {
  content: "YES";
  left: 4px;
  background-color: #03a9f4;
}

#button-15 .knobs:after {
  content: "NO";
  right: 4px;
  opacity: 0;
  transform: scale(4);
  background-color: #f44336;
}

#button-15 .checkbox:checked + .knobs:before {
  opacity: 0;
  transform: scale(4);
}

#button-15 .checkbox:checked + .knobs:after {
  opacity: 1;
  transform: scale(1);
}

#button-15 .checkbox:checked ~ .layer {
  background-color: #fcebeb;
}

/* Button 16 */
#button-16 .knobs:before {
  content: "YES";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  background-color: #03a9f4;
  border-radius: 2px;
  transition: 0.3s ease all, left 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15);
}

#button-16 .checkbox:active + .knobs:before {
  width: 46px;
}

#button-16 .checkbox:checked:active + .knobs:before {
  margin-left: -26px;
}

#button-16 .checkbox:checked + .knobs:before {
  content: "NO";
  left: 42px;
  background-color: #f44336;
}

#button-16 .checkbox:checked ~ .layer {
  background-color: #fcebeb;
}

/* Button 17 */
#button-17 .knobs:before,
#button-17 .knobs span {
  content: "YES";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
}

#button-17 .knobs:before {
  transition: 0.3s ease all, left 0.5s cubic-bezier(0.18, 0.89, 0.35, 1.15);
  z-index: 2;
}

#button-17 .knobs span {
  background-color: #03a9f4;
  border-radius: 2px;
  transition: 0.3s ease all, left 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15);
  z-index: 1;
}

#button-17 .checkbox:checked + .knobs:before {
  content: "NO";
  left: 42px;
}

#button-17 .checkbox:checked + .knobs span {
  left: 42px;
  background-color: #f44336;
}

#button-17 .checkbox:checked ~ .layer {
  background-color: #fcebeb;
}

/* Button 18 */
#button-18 .knobs:before,
#button-18 .knobs span {
  content: "Active";
  position: absolute;
  top: 4px;
  left: 4px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  background-color: #03a9f4;
  border-radius: 2px;
}

#button-18 .knobs:before {
  top: 50%;
  left: 8px;
  width: 20px;
  height: 10px;
  margin-top: -5px;
  background-color: transparent;
  z-index: 2;
}

#button-18 .knobs span {
  width: 20px;
  height: 10px;
  padding: 9px 4px;
  transition: 0.3s ease all, left 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15);
  z-index: 1;
}

#button-18 .checkbox:active + .knobs:before {
  left: 10px;
  width: 46px;
  height: 4px;
  color: transparent;
  margin-top: -2px;
  background-color: #0095d8;
  transition: 0.3s ease all;
  overflow: hidden;
}

#button-18 .checkbox:active + .knobs span {
  width: 58px;
}

#button-18 .checkbox:checked:active + .knobs:before {
  left: auto;
  right: 10px;
  background-color: #d80000;
}

#button-18 .checkbox:checked:active + .knobs span {
  margin-left: -38px;
}

#button-18 .checkbox:checked + .knobs:before {
  content: "Inactive";
  left: 47px;
}

#button-18 .checkbox:checked + .knobs span {
  left: 42px;
  background-color: #f44336;
}

#button-18 .checkbox:checked ~ .layer {
  background-color: #fcebeb;
}



.pent-btn-sm-viewmore,
.pent-btn-sm-viewmore:hover,
.pent-btn-sm-viewmore:focus{
  background: #75a9fb!important;
  color: #fff!important;
  border: 1px solid #eee!important;
  font-size: 12px!important;
  font-weight: 500!important;
  padding: 8px 20px!important;
  border-radius: 6px!important;
  box-shadow: none!important;
  margin: 0!important;
}


.pent-btn-sm-viewfilter,
.pent-btn-sm-viewfilter:hover,
.pent-btn-sm-viewfilter:focus{
  background: #75a9fb!important;
  color: #fff!important;
  border: 1px solid #eee!important;
  font-size: 12px!important;
  font-weight: 500!important;
  padding: 8px 20px!important;
  border-radius: 10px!important;
  box-shadow: none!important;
  margin: 0!important;
}

.pent-btn-sm-clearfilter,
.pent-btn-sm-clearfilter:hover,
.pent-btn-sm-clearfilter:focus{
  background: #ffffff!important;
  color: #555555!important;
  border: 1px solid #eee!important;
  font-size: 12px!important;
  font-weight: 500!important;
  padding: 8px 15px!important;
  border-radius: 10px!important;
  box-shadow: none!important;
  margin: 0!important;
}

.task-create{
 margin: 25px auto;
    width: 90%;
}

.task-create .card-body{
        padding:30px 20px;
    border-radius: 2px;
    background: #f5f6f7;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.taskmenuicons{

}
.descriptionpara p{
        font-size: 13px;
    color: #607d8b;
    padding: 0;
    font-weight: 500;
}
.sectiondivbg{    
background: #fff;
    padding: 20px;
    border-radius: 2px;
    padding-left: 20px;
        margin-bottom: 20px;
        
}
.taskpagelisting ul{
    margin: 0;
    list-style: none;
    padding: 0;
    margin-left: 5px;
    padding-left: 10px;
}
.taskpagelisting ul li{
    float: left!important;
    width: auto;
}
.lisingallgrouplabel{    
    
    margin-right: 0;
    margin-bottom: 10px;

}
.addtotasklabel ul{
    list-style: none;
    padding: 0 10px;
    margin: 0;
}
.addtotasklabel ul li{
     width: 100%;
    padding: 7px 10px;
    background-color: #dddddd;
    margin: 6px 0;
    border-radius: 2px;
    cursor: pointer;
    margin-top: 0;
    color: #3e3e3e;
}
.addtotasklabel ul li .material-symbols-outlined{
  font-size: 20px;
    color: #3F51B5;
}
.addtotasklabel{
   padding:0px 10px;
}
.addtotasklabel .task-header-tag{
    text-transform: uppercase;
}
.addtotasklabel ul li a{
font-size: 13px;
    color: #3e3e3e;
    font-weight: 500;
}
.checklistdata input{
    margin: 0!important;
}
.checklabel{  
    font-size: 13px;
    color: #3e3e3e;
    padding: 0;
    font-weight: 500;
}
.checklistdata .checklabel{  
font-size: 13px;
}
.task-create .sectiondivbg .table>tbody>tr>td{
        vertical-align: text-top;
}
.positionmemeber{
    position: relative;
    bottom: 5px;
}
.taskdraft{
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.checkboxcondition .checklistdata{
    padding: 5px 0;
}
.memeberlising ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.tagaddbtn{
    display: block;
    padding: 10px 0;
}
.btngroupcheck{
     padding: 6px 15px!important;
    background: #f0f0f0!important;
    color: #777!important;
    box-shadow: none!important;
}
.sectiondivbg .btn-toolbar{
        position: absolute;
    top: 0;
    right: 0;
}
.size20{
    font-size: 20px!important;
}
.drafttime{
    font-size: 20px!important;
    vertical-align: bottom;
}
.draftdesc{
       word-break: break-word;
    text-align: left;
    font-size: 13px;
    color: #9e9c9c;
    font-size: 12px;
    font-weight: 400;
}
.caps{
    text-transform: uppercase;
}
.drafttable{
        width: 70%;
    margin: 25px auto;
}
.process-tab-section .metrix-icon i {
    font-weight: 600;
    margin: 0;
    font-size: 30px;
    text-align: left;
    padding: 0;
    opacity: 0.7;
    cursor: default;
    position: absolute;
    top: 0;
    right: 0;
}
.process-tab-section .title {
    font-size: 13px!important;
}
.process-tab-section .metrix-count{
    font-size: 25px!important;
}
.inputedit{
     color: #333!important;
    font-weight: 600!important;
    margin: 0 5px;
    font-size: 18px!important;
    border: none;
    margin-bottom: 0;
    padding: 7px 15px;
    border-radius: 2px;
    width: 895px;
}