.pcoded .pcoded-header[header-theme="theme1"] {
    background: #ffffff;
}
.pcoded .pcoded-header[header-theme="theme1"] .dropdown-toggle, 
.pcoded .pcoded-header[header-theme="theme1"] .input-group-addon, 
.pcoded .pcoded-header[header-theme="theme1"] a {
    color: #000000;
}
a.export-print{
    background-color: #8ceeee;
    border-color: #8ceeee;
    border-radius: 5px;
    color: #000000;
    /*font-weight: bold;*/
}
a.export-print:hover{
    background-color: #5edfdf !important;
    border-color: #5edfdf !important;
}

.profile-open{
	display: none;
}
.profile-close { 
	display: flex;
}
.open_basic_info_other{
	display: none;
}

.icon-white{
    color:#FFFFFF !important
}
.flex-center{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.j-wrapper{
    margin: auto;  
    margin: 0 auto;
    outline: none;
    padding: 40px 15px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.j-wrapper-60p{
     width: 70% !important;
}
.j-wrapper-65p{
     width: 65% !important;
}


.j-pro{
    /*margin: 0 auto;*/
    outline: none;
    padding: 40px 15px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    box-shadow: none;
    border: 1px solid rgba(0,0,0,0.15);
    background-color: #f9fafd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  /*  -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 60%);*/
   /* -moz-box-shadow: 0 2px 5px rgba(0,0,0,.6);
    -o-box-shadow: 0 2px 5px rgba(0,0,0,.6);
    box-shadow: 0 2px 5px rgb(0 0 0 / 60%);*/ 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0,0,0,.54);
    font: 16px 'Open Sans',Helvetica,Arial,sans-serif;
  /*  line-height: 1;*/
  /*  position: relative;*/
}
.j-content{
    padding: 25px 25px 0;
}
.j-content .form-group{
    position: relative;
    margin-bottom: 25px;
}
.j-content .form-group label{ 
    font-size: 16px;
    margin-bottom: 6px;
    line-height: 14px;
    height: 14px;
    font-weight: 600;
}
.j-pro input[type="text"],
.j-pro input[type="date"],
.j-pro input[type="password"],
.j-pro input[type="month"],
.j-pro input[type="time"], 
.j-pro input[type="email"], 
.j-pro input[type="number"],
.j-pro input[type="search"], 
.j-pro input[type="url"], 
.j-pro select {
    background: #fff;
    border: 2px solid rgba(0,0,0,.12);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: rgba(0,0,0,.87);
    display: block;
    font-family: inherit;
    font-size: 18px;
    height: 48px !important;
    padding: 10px 15px;
    width: 100%;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all.4s;
    -moz-transition: all.4s;
    -ms-transition: all.4s;
    -o-transition: all.4s;
    transition: all.4s;
}

/*rohan 14-12-2021*/

.j-pro input[type="search"].select2-search__field{
border: none;
 height: 34px !important;

}

.j-pro input[type="search"].select2-search__field{
border: none;
 height: 34px !important;

}


.j-pro .select2-container{
   width: 100% !important;
}

.j-datebutoon{
    margin: auto;  
    margin: 0 auto;
    outline: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.custom-height-48{
     height: 48px !important;
}

.minicolors{
    width: 100% !important;
}

/* end rohan 14-12-2021*/
/*12/27/2021*/


.j-pro input:read-only {
  background-color: #e9ecef !important;
      cursor: not-allowed !important;
    opacity: 0.7 !important;
}
.j-pro input:disabled {
  background-color: #e9ecef !important;
}



.colorpickertcustom{
          padding-left: 40px !important; 
}
.bg-color-gray{
    background-color: #d6d6d6;
}
.bg-color-white{
    background-color: #fff !important;
}
.userimageround{
    padding-top: 10%;
    height: 50px;
}
.besic-info-txt-start{
    padding-left: 10px !important;
    text-align: start !important;
}
.fr{
    float: right !important;
}
.fl{
    float: left !important;
}
@media only screen and (max-width: 600px) {
  .j-wrapper-60p{
     width: 90% !important;
}
.j-wrapper-65p{
     width: 76% !important;
}
}

.md-tabs.custom_basic_info .nav-item a { 
    padding: 10px 0;

}

.md-tabs.custom_basic_info .slide{
        height: 25px !important;
    width: 4px !important;
    bottom: 6px !important;
}









.profile-pic {
color: transparent;
transition: all 0.3s ease;
display: flex;
/*justify-content: center;*/
align-items: center;
position: relative;
transition: all 0.3s ease;
}
.j-content .profile-pic .-label {
    position: absolute;
cursor: pointer;
height: 130px;
width: 130px;
font-size: 13px;
}
.profile-pic span {
display: inline-flex;
padding: 0.2em;
height: 2em;
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-camera:before {
content: "\e046";
}
.profile-pic input {
display: none;
}
.profile-pic img {
/*position: absolute;*/
object-fit: cover;
width: 130px;
height: 130px;
box-shadow: 0 0 10px 0 rgb(255 255 255 / 35%);
border-radius: 100px;
z-index: 0;
}
.profile-pic:hover .-label {
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(0, 0, 0, 0.8);
z-index: 10000;
color: #fafafa;
/*transition: background-color 0.2s ease-in-out;*/
border-radius: 100px;
margin-bottom: 0;
}

.fc-event{
    color: black;
}
.header-navbar .navbar-wrapper .navbar-container .customcount{
    top: 11px;
}




.dropdown-menu.megamenu.show {
    width: 1024px;
    padding: 20px;
    box-sizing: border-box;
}
.header-navbar .navbar-wrapper .navbar-container .nav-left .dropdown-menu.megamenu.show ul.list-unstyled li a{
    line-height: 37px;
    color: #888888;
    font-weight: normal !important;
    font-size: 14px;
}
.accodianbg{
    background: #ebedf3;
    color: #3f4254;
    border-radius: 8px;
    margin-top: 6px;
}
.float-right{
    float: right;
}
.float-left{
    float: left;
}
.img-120{
    width: 120px;
    border-radius: 5px;
}
.btn.btn-icon-30 {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 3px;
    text-align: center;
}
.btn-icon-30 i{
    margin-right: 0px !important;
}


/* Pradeep css */
.header-navbar .navbar-wrapper .navbar-logo[logo-theme="theme1"] {
    background: #ffffff;
    height: 77px;
}

div#pcoded{
    position: relative;
}
/*.pcoded[theme-layout="horizontal"] .pcoded-navbar.custom-pcoded-navbar {
    position: absolute;
    bottom: 101.7%;
    z-index: 9999;
    left: 31%;
    width: auto;
    box-shadow: none;
}*/
.pcoded .pcoded-navbar.custom-pcoded-navbar[navbar-theme="themelight1"] .pcoded-inner-navbar {
    background-color: #FFFFFF;
}
/*.pcoded[theme-layout="horizontal"] .pcoded-navbar.custom-pcoded-navbar .pcoded-item > li > a > .pcoded-micon {
    color: #ffffff;
}*/
/*.pcoded .pcoded-navbar.custom-pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li > a{
    color: #ffffff;
}*/
/*.pcoded .pcoded-navbar.custom-pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.pcoded-hasmenu > a:after{
    color: #ffffff;
}*/
/*.pcoded[theme-layout="horizontal"] .pcoded-navbar.custom-pcoded-navbar[active-item-theme="theme1"] .pcoded-item > li:hover > a .pcoded-micon, .pcoded[theme-layout="horizontal"] .pcoded-navbar.custom-pcoded-navbar[active-item-theme="theme1"] .pcoded-item > li:hover:hover > a .pcoded-micon {
    color: #ffffff;
    opacity: 0.7;
}*/
/*.pcoded[theme-layout="horizontal"] .pcoded-navbar.custom-pcoded-navbar[active-item-theme="theme1"] .pcoded-item > li:hover > a, .pcoded[theme-layout="horizontal"] .pcoded-navbar.custom-pcoded-navbar[active-item-theme="theme1"] .pcoded-item > li:hover:hover > a {
    color: #ffffff;
    opacity: 0.7;
}*/
.header-navbar .navbar-wrapper .navbar-container .nav-right li.header-search.p-custom-search {
    padding: 0;
    margin: -4px 0 0 -20px;
}
a#mobile-collapse, a.mobile-options.waves-effect.waves-light {
    color: #0d6efd;
}
.header-navbar .navbar-wrapper .navbar-container .nav-right li{
    float: none;
    display: inline-block;
    vertical-align: top;
}
/*.pcoded[theme-layout="horizontal"] .page-header {
    margin-top: 20px;
}*/
li.header-notification .dropdown-primary i.ti-email {
    color: #000000;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar.custom-pcoded-navbar .pcoded-item > li > a{
    font-size: 14px;
    text-transform: uppercase;
    padding: 14px 5px;
    letter-spacing: 1.5px;
}
.pcoded .pcoded-navbar.custom-pcoded-navbar .pcoded-item > li > a > .pcoded-micon{
    width: 15px;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar.custom-pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a > .pcoded-mtext{
    text-transform: uppercase;
}

.pcoded[theme-layout="horizontal"] .pcoded-navbar.custom-pcoded-navbar .pcoded-item > li{
    padding: 0 7px;
}
table#basic-btn tr td{
    padding: 10px 0.75rem;
    vertical-align: middle;
    border-bottom-width: 1px !important;
    border-left-width: 0px !important;
    border-width: 0px 0px;
    border-color: #EBEDF3;
}
table#basic-btn tbody tr{
    border-color: #EBEDF3;
    border-style: solid;
    border-width: 1px 0px !important;
    border-collapse: inherit !important;
}
table#basic-btn tbody tr:nth-of-type(odd){
    background-color: #ffffff;
    --bs-table-accent-bg: none;
}
table#basic-btn tr td a.btn i{
    color: #b5b5c3;
}
table#basic-btn tr td a.btn:hover i{
    color: #4099ff;
}
.card-header-right.table-card-header a.btn.waves-effect.waves-light:hover {
    color: #4099ff;
}
.card-header-right.table-card-header a.btn.waves-effect.waves-light:hover i.icofont.icofont-reply{
    color: #4099ff;   
}
.navbar-logo a img{
    height: 40px;
}
.header-navbar .navbar-wrapper .navbar-logo{
    width: auto;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu{
    min-width: 250px;
}
.header-navbar .navbar-wrapper .navbar-container .nav-left.custom-master-menu li{
    padding: 0 5px;
}
.open .open-search{
    position: absolute;
    background: #ffffff;
    top: 62px;
    width: 280px;
    border-radius: 40px !important;
    left: 0;
    box-shadow: 0px 10px 20px #cccccc;
}
.open .open-search span.input-group-text.search-close{
    float: right;
    padding: 5px 0;
}
.open .open-search input.form-control{
    float: left;
    margin: 2px 0 0 0;
}


@media (max-width: 991px){
    .pcoded[theme-layout="horizontal"] .pcoded-navbar.custom-pcoded-navbar {
        position: absolute;
        /* top: -64px; */
        z-index: 9;
        left: 0;
        width: 100%;
        box-shadow: blue;
    }
    .pcoded .pcoded-navbar.custom-pcoded-navbar[navbar-theme="themelight1"] .pcoded-inner-navbar {
        background-color: #ffffff;
    }
    .pcoded[theme-layout="horizontal"] .pcoded-navbar.custom-pcoded-navbar .pcoded-item > li > a > .pcoded-micon {
        color: #000000;
    }
    .pcoded .pcoded-navbar.custom-pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li > a {
        color: #000000;
    }
    .pcoded .pcoded-navbar.custom-pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.pcoded-hasmenu > a:after {
        color: #000000;
    }
    .pcoded[theme-layout="horizontal"] .page-header {
        margin-top: 90px;
    }
    .pcoded[theme-layout="horizontal"] .pcoded-navbar.custom-pcoded-navbar[active-item-theme="theme1"] .pcoded-item > li:hover > a .pcoded-micon, .pcoded[theme-layout="horizontal"] .pcoded-navbar.custom-pcoded-navbar[active-item-theme="theme1"] .pcoded-item > li:hover:hover > a .pcoded-micon {
        color: #000000;
        opacity: 0.7;
    }
    .pcoded[theme-layout="horizontal"] .pcoded-navbar.custom-pcoded-navbar[active-item-theme="theme1"] .pcoded-item > li:hover > a, .pcoded[theme-layout="horizontal"] .pcoded-navbar.custom-pcoded-navbar[active-item-theme="theme1"] .pcoded-item > li:hover:hover > a {
        color: #000000;
        opacity: 0.7;
    }
    .pcoded[theme-layout="horizontal"] .pcoded-navbar.custom-pcoded-navbar .pcoded-item > li > a{
        padding: 5px;
    }
    .pcoded[theme-layout="horizontal"][pcoded-device-type="tablet"] .pcoded-navbar.custom-pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu{
        margin: 0 auto;
    }
    .header-navbar .navbar-wrapper .navbar-logo {
        width: 100%;
    }
}

/* Pradeep css */

.nav-mainlink{
    background-color: #4099ff;
    border-color: #4099ff;
    color: #FFFFFF !important;
    border-radius: 5px;
}
.md-tabs .nav-item.open .nav-link, .md-tabs .nav-item.open 
.nav-link:focus, .md-tabs .nav-item.open .nav-link:hover, .md-tabs .nav-link.active, 
.md-tabs .nav-link.active:focus, .md-tabs .nav-link.active:hover{
    background-color: #4099ff;
    border-color: #4099ff;
    color: #FFFFFF !important;
    border-radius: 5px;
}
.lable-round{
    background-color: #FFF;
    border-radius: 50%;
    color: #000;
    font-size: 12px;
    padding: 3px 5px;
}
.p-3{
    padding: 2px;
}
.circle-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

.circle-circle-xl {
  width: 135px;
  height: 135px;
  padding: 10px 16px;
  /*font-size: 24px;*/
  line-height: 1.33;
  border-radius: 50%;
  border-width: 5px;
  background-color: #FFF;
}
.circle-circle-xxl {
  width: 180px;
  height: 180px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 50%;
  border-width: 5px;
  background-color: #FFF;
  color:  #000000;
}
.ml-2{
    margin-left: 0.5rem;
}
/*Ravi*/
/*Rohan*/
.notification-box-shadow{
    box-shadow: 0px 0px 1px 0px;
}
.width25{
    width:25%;
}
/* 12-30-2021  */
.newcrds.card-custom>.card-header.card-header-right {
     -webkit-box-pack: end; 
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.newcrds.card-custom>.card-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 70px;
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
}
.newcrds.card-custom.custom-ribbon .custom-text {
    background: #1BC5BD;
margin: 0 0 0 0px;
color: #ffffff;
padding: 8px 10px;
margin:-13px 0 0 0px;
z-index: 9;
}
.ribbon .ribbon-target {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    -webkit-box-shadow: 0 -1px 5px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 -1px 5px 0 rgb(0 0 0 / 10%);
    color: #fff;
}
.newcrds.card-custom.custom-ribbon {
    overflow: hidden;
}
.newcrds.card-custom.custom-ribbon .ribbon-target.custom:after {
    content: '';
    border-right: 80px solid transparent;
    border-left: 80px solid transparent;
    border-top: 80px solid #1BC5BD;
    left: -57px;
    top: -11px;
    position: absolute;
    transform: rotate(
135deg);
    border-radius: 3px;
}
.float-left{
    float: left;
}
.float-right{
    float: right;
}
.payroll-step li a b {
    display: inline-block;
    background: #cfeaf6;
    padding: 8px 20px;
    border-radius: 50%;
    font-size: 21px;
    margin-right: 10px;
}


/*.btn-group-toggle>.btn input[type=checkbox], .btn-group-toggle>.btn input[type=radio], .btn-group-toggle>.btn-group>.btn input[type=checkbox], .btn-group-toggle>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}*/

/*job postingd*/



.post{
margin: 0;
}
ul.post-job{
list-style: none;
display: block;
margin: 0;
padding: 0;
}
ul.post-job li{
width: 18%;
display: inline-block;
vertical-align: top;
border: 1px solid #cccccc;
text-align: center;
}
ul.post-job li a{
font-size: 15px;
color: #444444;
display: block;
padding: 10px;
box-sizing: border-box;
min-height: 96px;
}
ul.post-job li a i{
font-size: 25px;
}
ul.post-job li a h6{
font-size: 12px;
font-weight: normal;
margin: 0;
}
ul.post-job.post-job2 li a{
min-height: 101px;
}
.boost{
background: #3fc5db5c;
}
.boost i{
/*color: #3f51b5; */
font-size: 25px;
}
.few {
background: #b3f4f7;
padding: 20px;
}
.few ul{
margin: 0 20px;
padding: 0;
list-style-position: initial;
}
.few ul li{
margin: 5px 0;
}


/*job postings*/
.f-14{
font-size: 14px;
}
.text-align-right{
    text-align: right;
}
.width1{
    width: 1% !important;
}



.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.container:hover .image {
  opacity: 0.3;
}

.container:hover .middle {
  opacity: 1;
}

.text {
  background-color: #04AA6D;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}
.icon-40-blue{    
    font-size: 40px;
    color: #0d6efd;
}

ul.nav.nav-tabs.nav-tabs-line.mb-5.graph-join a.active, ul.nav.nav-tabs.nav-tabs-line.mb-5.graph-join a:hover {
color: #fff;   
    box-shadow: rgb(56 56 56 / 42%) 0px 12px 35px -6px;
    transition: all 0.1s ease-in-out 0s;
    background-color: #512da8;
    background-image: linear-gradient(
170deg,#5a89e8 33%,#002584 90%);
    width: 100%;
}
.text-white{
    color: white !important;
}
.text-black{
    color: black !important;
}
.p-2{
    padding: 2px;
}

.logosize{
    background-color: #c9f7f5;
    color: #1bc5bd;
    width: 40px;
     height: 40px;
}
.mr-5{
        margin-right: 5px;
}
.mr-10{
        margin-right: 10px;
}
.mr-15{
        margin-right: 15px;
}
.font-weight-bolder{
        font-weight: bold;
}
.image-input input {
    width: 0!important;
    height: 0!important;
    overflow: hidden;
    opacity: 0;
}
.p-11{
    padding: 11px !important;
}
.wizard>.content>.body input.form-control{
    outline: blue !important;
    border: 1px solid #cccccc !important;
}
.ligin-bg-white{
    background-color: #ffffff !important;
    background-image: linear-gradient(rgba(255,255,255,0.7) 240px, #ffffff 0%) !important;
}
.form-material .form-group.login-mean-class input{
background-color: #F3F6F9; 
border-color: #F3F6F9;
color: #3F4254;
padding: 1.5rem; 
border-radius: 5px;
font-size: 13px;
}
.form-material .form-group.login-mean-class input:focus{
background-color: #EBEDF3;
border-color: #EBEDF3;
}
.btn.b-radius{
border-radius: 5px;

}
.login-block .auth-box.custom-auth-box {
max-width: 400px;
    }
    .bg-login-image{
        background-image: url("../images/login/login.jpg") !important;
            background-size: cover;
    }
    .cursor-pointer{
        cursor:pointer;
    }
.border-10{
   border: 10px solid #fff;
}
/*Rohan*/
/*breadcrumb css Start*/



.breadcrumb {
  display: flex;
  border-radius: 6px;
  overflow: hidden;
  margin: auto;
  text-align: center;
  /*top: 50%;*/
  width: 100%;
  height: 57px;
  /*transform: translateY(-50%);
  box-shadow: 0 1px 1px rgba(0,0,0,1),
              0 4px 14px rgba(0,0,0,0.7);*/
  z-index: 1;
  background-color: #FFFFFF;
  font-size: 12px;
border: 1px #ccc solid;
}

  .breadcrumb a {
    position: relative;
    display: flex;
    flex-grow: 1;
    text-decoration: none;
    margin: auto;
    height: 100%;
    /*padding-left: 38px;*/
    padding-right: 0;
    color: #666;
    letter-spacing: 0.01rem !important;
  }

    .breadcrumb a:first-child {
      padding-left: 38px / 2.5;
    }

    .breadcrumb a:last-child {
      padding-right: 16px;
    }

    .breadcrumb a:after {
      content: "";
      position: absolute;
      display: inline-block;
      width: 57px;
      height: 57px ;
      top: 0px;
      right: 0px;
      background-color: #FFFFFF;
      border-top-right-radius: 5px;
      transform: scale(0.707) rotate(45deg);
      box-shadow: 1px -1px rgba(0,0,0,0.25);
      z-index: 1;
    }

      .breadcrumb a:last-child:after {
        content: none;
      }

  .breadcrumb__inner {
    display: flex;
    flex-direction: column;
    margin: auto;
    z-index: 2;
  }

    .breadcrumb__title {
      /*font-weight: bold;*/
    }

.breadcrumb a.active, .breadcrumb a:hover{
  background: darken(tomato, 20%);
  color: #ddd;
}

.breadcrumb a.active:after, .breadcrumb a:hover:after {
  background: darken(tomato, 20%);
  color: #ddd;
}


@media all and (max-width: 1000px) {
  .breadcrumb {
    font-size: 12px;
  }
}

@media all and (max-width: 710px) {
  .breadcrumb__desc {
    display: none;
  }
  
  .breadcrumb {
    height: 38px;
  }
  
  .breadcrumb a {
    padding-left: 57px;
  }
  
  .breadcrumb a:after {
      content: "";
      width: 38px;
      height: 38px;
      right: 75px;
      transform: scale(0.707) rotate(45deg);
    }
}

/*breadcrumb css End*/
/* Wrok flow steps start */
.work-box {
    width: 40px;
    display: block;
    margin: 0 auto;
    padding: 10px 0;
    border-radius: 50%;
    transition: 0.5s ease-in;
    border: 1px solid #3699FF;
    position: relative;
}
.work-box:hover{
  box-shadow: 0 0 0 0.2rem rgba(84, 168, 255, 0.5);
  margin-top: -5px;
}

 

.step-icon {
    position: relative;
    content: '';
    width: 60%;
    height: 2px;
    /*background: #a8f6b2;*/
    /*right: -40px;*/
    left:70%;
    top: -25px;
}
.work-box i {
    font-size: 15px;
    color: #ffffff;
}
.work-icon-rht {
    position: absolute;
    right: -15px;
    top: 17%;
}
.work-icon-rht i {
    font-size: 24px;
}
.work-box.work-box-last:after{
    display: none;
}

/* Wrok flow steps End */
/*menu auto with*/
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item > li{
position: static;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu {
max-width: none;
min-width: 250px;
margin: 51px 0 0 0;
}
/*menu auto with*/
/* Rohan ribbon Start */
.ribbon {
width: 120px;
height: 120px;
overflow: hidden;
position: absolute;
}
.ribbon::before,
.ribbon::after {
position: absolute;
z-index: -1;
content: '';
display: block;
border: 5px solid #2980b9;
}
.ribbon span {
position: absolute;
display: block;
width: 245px;
padding: 5px 0;
box-shadow: 0 5px 10px rgba(0,0,0,.1);
color: #fff;
text-shadow: 0 1px 1px rgba(0,0,0,.2);
text-transform: uppercase;
text-align: center;
}
.ribbon-top-right {
top: -10px;
right: -10px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
border-top-color: transparent;
border-right-color: transparent;
}
.ribbon-top-right::before {
top: 0;
left: 0;
}
.ribbon-top-right::after {
bottom: 0;
right: 0;
}
.ribbon-top-right span {
left: -34px;
top: 15px;
transform: rotate(45deg);
}
/* Rohan ribbon END*/




/* Pradeep 10-1-2022 start css */
@media only screen and (max-width: 1024px){
    .My_Informarion_Tab{/*overflow-x: scroll;*/ display: inline-block; width: 250px !important; position: absolute; top: 45px; left: 0;
        background-color: #ffffff; z-index: 9;}
    .My_Informarion_Tab .nav-item{display: block; text-align: left; }
    .j-pro{padding: 0;}
    .profile-open{display: block; float: right; margin: -8px 0 0 0;}
    .profile-close { display: none; margin: 40px 0 0 0;}
    .profile-open i{font-size: 25px; color: #4099ff;}
    .open_basic_info_other { display: block; position: absolute; top: 10px; }
    .open_basic_info_other i{font-size: 25px; color: #4099ff;}
    .basic_info_other{display: none;}
}

@media only screen and (max-width: 991px){
    .md-tabs.tabs-left.custom_basic_info{min-width: 100%; max-width: 100%; display: inline-block; margin-bottom: 20px;}
    .md-tabs.tabs-left.custom_basic_info .nav-item{width: auto; display: inline-block; border: 1px solid #ccc; border-radius: 5px;
    margin-bottom: 10px;}
    .md-tabs.custom_basic_info .nav-item a { padding: 10px; margin-bottom: 0;}
    .j-wrapper{padding: 15px 0;}
}

@media only screen and (max-width: 767px){
    
}

@media only screen and (max-width: 573px){
    .My_Informarion_Tab .nav-item{/*width: auto; border: 1px solid #4099ff; margin: 4px 0px !important; border-radius: 5px;*/}
    .My_Informarion_Tab .nav-item a { margin-bottom: 0;}
    .sub-basic-info .nav-item { display: inline-block; margin-bottom: 10px;}
    .My_Informarion_Tab .nav-item .nav-link{text-align: left;}
}



/* Pradeep 10-1-2022 end css */
.symbol {
display: inline-block;
-ms-flex-negative: 0;
flex-shrink: 0;
position: relative;
border-radius: 0.42rem;
}
.symbol-group.symbol-hover .symbol {
cursor: pointer;
}
.symbol-group .symbol:first-child {
margin-left: 0;
}
.symbol-group .symbol {
position: relative;
z-index: 0;
margin-left: -10px;
border: 2px solid #fff;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.symbol.symbol-circle {
border-radius: 50%;
}
.symbol.symbol-35 .symbol-label {
width: 35px;
height: 35px;
}
.symbol.symbol-circle .symbol-label {
border-radius: 50%;
}
.symbol .symbol-label {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-weight: 500;
color: #3f4254;
background-color: #f3f6f9;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
border-radius: 0.42rem;
}
.symbol-group .symbol:hover {
-webkit-transition: all .3s ease;
transition: all .3s ease;
z-index: 1;
}
.text-lg-right {
    text-align: right!important;
}
.col-form-label {
    padding-top: calc(0.65rem + 1px);
    padding-bottom: calc(0.65rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}
/*dash board */
.custom-radial-bar:after {
z-index: 99;
width: 86px;
height: 86px;
margin-left: 7px;
margin-top: 7px;
line-height: 85px;
}
.custom_txt_round{
height: 50px;
display: inline-block;
line-height: 32px;
}
.width73{
width:73%;
}
/*.card.social-card:hover {*/
.card.custom_hover_card:hover {
box-shadow: none;
background-color: #eaf4ea;
/* border: 1px solid #eee;*/
}
.reviews_status{
width: 160px;
display: inline-block;
word-break: normal;
white-space: initial;
}
.custom-radial-bar:after {
z-index: 99;
width: 86px;
height: 86px;
margin-left: 7px;
margin-top: 7px;
line-height: 85px;
}
.custom_txt_round{
height: 50px;
display: inline-block;
line-height: 32px;
}
.width73{
width:73%;
}
/*.card.social-card:hover {*/
.card.custom_hover_card:hover {
box-shadow: none;
background-color: #eaf4ea;
/* border: 1px solid #eee;*/
}
.text-right{
text-align: right;
}
.reviews_status{
width: 160px;
display: inline-block;
word-break: normal;
white-space: initial;
}
.pcoded-submenu .pcoded-submenu{
margin: 0px !important;
}
.width73{
width:67%;
}
.custom-scroll{
overflow-y: scroll
}
.custom-scroll::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px transparent;
}
.custom-scroll::-webkit-scrollbar
{
width: 5px;
background-color: transparent;
}
.custom-scroll::-webkit-scrollbar-thumb
{
-webkit-box-shadow: inset 0 0 6px transparent;



}
.custom-scroll:hover{
overflow-y: scroll
}
.custom-scroll:hover::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
background-color: #F5F5F5;
}
.custom-scroll:hover::-webkit-scrollbar
{
width: 5px;
background-color: #000000;
opacity: 0.4;
}
.custom-scroll:hover::-webkit-scrollbar-thumb
{
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #cccccc;
opacity: 0.4;
}
li.nav-item.btnwidth{
width: 39%;
}
.md-tabs.graph-join .nav-item.open .nav-link, .md-tabs.graph-join .nav-item.open .nav-link:focus, .md-tabs.graph-join .nav-item.open .nav-link:hover, .md-tabs.graph-join .nav-link.active, .md-tabs.graph-join .nav-link.active:focus, .md-tabs.graph-join .nav-link.active:hover{
box-shadow: rgb(56 56 56 / 42%) 0px 12px 35px -6px;
transition: all 0.1s ease-in-out 0s;
background-image: linear-gradient( 170deg ,#5a89e8 33%,#002584 90%);
}
.graph-join li a{
box-shadow: rgb(56 56 56 / 15%) 0px 5px 10px 1px;
transition: all 0.3s ease-in-out 0s;
border-radius: 50px !important;
padding: 17px 0px;
margin: 0 10px 0 0;
color: #000000 !important;
background: #ffffff;
}
.my-note-icon{
padding: 0;
}
.my-note-icon i{
color: #656565 !important;
}
div#advantage ul.nav {
width: 100%;
min-width: 100%;
display: inline-block;
}
.j-content .profile-pic .-label {
position: absolute;
cursor: pointer;
height: 130px;
width: 130px;
font-size: 13px;
display: inherit !important;
}
.profile-pic input {
display: none !important;
}
ul.nav.graph-join a.active, ul.nav.graph-join a:hover {
box-shadow: rgb(56 56 56 / 42%) 0px 12px 35px -6px;
transition: all 0.1s ease-in-out 0s;
/* background-color: #512da8; */
background-image: linear-gradient(170deg,#5a89e8 33%,#002584 90%);
color:#ffffff !important;
}
.infisuite_tab .nav-item a.active{
box-shadow: 0 16px 26px -10px rgb(63 106 216 / 56%), 0 4px 25px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(63 106 216 / 20%);
}
.infisuite_tab .nav-item a.active span span{
background-color: #ffffff !important;
color:#000000 !important;
}

.newcrds .card-header {position:static;}
.newcrds .card-header h4.card-title{ position: absolute; right: 10px; top: 10px;}

/* ESS 1 PAGE CSS START HERE */
.ess-1{
  width: 100%;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  /*padding: 30px;*/
  border-radius: 5px;
  margin-bottom: 30px;
}
.ess-1 ul{
  margin: 20px 0 0 0;
  padding: 0; 
  list-style: none;
  border:none !important;
}
.ess-1 ul li{
  width: 46%;
  display: inline-block;
  vertical-align: top;
  margin:0 8px 10px !important;
  text-align: center;
  border:1px solid #eee;
  /*box-shadow: 3px 5px 5px #ccc;*/
  transition: 0.5s ease;
}
.ess-1 ul li:hover {
    transform: scale(1.1);
    transition: 0.5s ease;
}
.ess-1 ul li:nth-child(8n){
  margin-right: 0 !important;
}

.ess-1 ul li a{
  display: block !important;
  padding: 20px 10px 10px!important;
  border: none !important;
  margin: 0 !important;
  border-radius: 0 !important;
}
.ess-1 ul li a i{
    color: #0BB783;
    font-size: 16px;
    padding: 11px 15px;
    border-radius: 50%;
    box-shadow: 0px 2px 3px #ccc;
    margin: 0;
    display: inline-block;
    transition: 0.5s ease;
}
.ess-1 ul li a:hover span, .ess-1 ul li a.active span{
  /*background: #2ab88d7a;
  background-image: linear-gradient(to bottom right, #049166, #35edb6);*/
  color: #0BB783;
}
.ess-1 ul li a.active{
  transform: scale(1.1) !important;
}
/*.ess-1 ul li a:hover i{
  background: #fff;
  -webkit-transform:scale(1.2); 
    -moz-transform:scale(1.2); 
    -o-transform:scale(1.2);
}
.ess-1 ul li a.active i{
  background: #fff;
  -webkit-transform:scale(1.2); 
    -moz-transform:scale(1.2); 
    -o-transform:scale(1.2);
}*/
.ess-1 ul li a span{
  font-size: 12px;
  color: #333;
  margin: 10px 0 0 0;
  display: block;
  min-height: 48px;
}

.row.desc{
  margin: 0;
  background: #fff;
  padding: 20px 10px;
  margin-bottom: 30px;
}
.ess-bdr h5{
  margin: 15px 0 0 0;
}

.ess-bdr img{
  margin: 20px 20px 0 0;
  border-radius: 50%;
}
.ess-bdr b{

}
.ess-bdr{
  width: 100%;
  border-right:1px solid #ccc;
  display: inline-block;
  vertical-align: top;
  min-height: 185px;
}

.ess-bdr a{
    font-size: 16px;
    color: #333;
    text-transform: capitalize;
    box-shadow: 0px 0px 10px #ccc;
    display: block;
    padding: 9px 20px;
    width: 80%;
    margin: 30px auto;
}
.ess-bdr a i {
    background: #0BB783;
    padding: 2px 5px;
    color: #fff;
    border-radius: 50%;
    font-size: 13px;
}
.ess-related{
  position: relative;
}
.ess-related a{
  /*font-size: 14px; 
  color: #333;
  border:1px solid #ccc;
  padding: 10px 0px;
  margin: 10px 0 0 0;
  width: 50%;
  text-align:center;
  display: inline-block; */
 width: 100%;
padding: 10px 0px;
  text-align: center;
    display: inline-block;
}
.ess-related .close-btn{
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}

/*.leave-form{
  display: none;
}
.leave-form input[type="text"] {
    width: 90%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}*/
.ess-bdr div#accordionExample3 {
    margin-right: 28px;
}
.ess-bdr .card-title {
    background-color:  #fff !important;
    border: 1px solid #ccc;
    color: #000 !important;
}
.ess-bdr .card-title:after {
    background: #0BB783;
    color: #fff !important;
    padding: 8px 8px;
    border-radius: 50%;
}
.ess-related .btn{
  width: 90% !important;
}

.ess-bdr .btn.cancel{
  background-color: #ccc !important;
  border:1px solid #ccc !important;
}
/* ESS 1 PAGE CSS END HERE */
.newcrds.card-custom.custom-ribbon .custom-text {
background: #1BC5BD;
color: #ffffff;
padding: 8px 10px;
margin: -17px 0 0 0px;
z-index: 9;
}


/* USER PROFILE CSS START HERE */
.card-block.user-info {
position: absolute;
width: 100%;
bottom: -15px;
}
.user-info .media-body, .user-info .media-left {
display: table-cell;
vertical-align: middle;
}
.profile-image img {
border: 4px solid #fff;
}
.cover-btn {
bottom: 38px;
right: 85px;
position: absolute;
}
.custom-protab .md-tabs .nav-item.open .nav-link, .custom-protab .md-tabs .nav-item.open .nav-link:focus, .custom-protab .md-tabs .nav-item.open .nav-link:hover, .custom-protab .md-tabs .nav-link.active, .custom-protab .md-tabs .nav-link.active:focus, .custom-protab .md-tabs .nav-link.active:hover {
color: #4099ff !important;
border-color: #4099ff;
background-color: transparent !important;
color: #4099ff!important;
}
.custom-protab .md-tabs .nav-item{
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: center;
position: relative;
}
/* USER PROFILE CSS END HERE */
.j-wrapper-40p {
width: 40% !important;
}
.swal2-popup {
font: 12px 'Open Sans',Helvetica,Arial,sans-serif !important;
}
button.swal2-confirm.btn.btn-success {
margin-right: 15px;
}
h2#swal2-title {
font-size: 15px;
}

/* prdeep header*/
.header-navbar .navbar-wrapper .navbar-logo {
width: 250px;
height:60px;
box-shadow: none;
padding:10px;
}
.header-navbar .navbar-wrapper .navbar-logo[logo-theme="theme6"] {
background: #ffffff;
}
.header-navbar{
min-height:60px;
}
.header-navbar .navbar-wrapper .header-search .main-search{
padding:10px 0;
}
.header-navbar .navbar-wrapper .navbar-container .nav-left li, .header-navbar .navbar-wrapper .navbar-container .nav-right li{
line-height:3.7;
padding: 0px 5px;
}
.header-navbar .navbar-wrapper .navbar-logo .mobile-menu{
line-height:3.7;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar[pcoded-navbar-position="fixed"] {
top: 60px;
}
.header-navbar .navbar-wrapper .navbar-container .nav-right .user-profile img {
width: 33px;
}
.header-navbar .navbar-wrapper .navbar-logo[logo-theme="theme1"] {
height: 60px;
}
.header-navbar .navbar-wrapper .navbar-container .nav-right .user-profile img {
width: 33px;
margin-top: 13px !important;
}
/* USER PROFILE CSS END HERE */
.virticalline{
    border-right: 2px solid #CCCCCC;
    /*height: 100%;*/
}
.w-100PX{
    width: 100px;
}
.header-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/header-bg.png);
}
.select2-container{
	max-width:375px;
}
table.table-vertical-center tr {
    vertical-align: middle;
}
.max-w-200px{
   width: 200px;
}
.work-entry table tr td, .work-entry table tr th{
padding: 5px;
text-align: center;
}
.work-entry table tr td{
width: 40px;
}
.custom_txt_workentry{
    height: 30px;
    line-height: 26px;
    width: 30px;
    display: inline-block;
}
.table-custom-responsive tr td{

    padding: 1% 3px 1% 3px !important;
}
.ui-datepicker-trigger{
border:none;
background:none;
position: relative;
bottom: 35px;
float: right;
}
.table.custom_asign_emp_mpc tr th, table.custom_asign_emp_mpc tr td {
    white-space: normal !important;
}
.width4per{
    width: 4%  !important;
}
.hover-badge a.label:hover {
    color: #ffffff;
    background-color: #00bcd4;
}
.md-tabs .nav-item a {
    letter-spacing: 1px;
}

.custom_name {
    border-radius: 50%;
    /*border: 4px solid #4099ff;*/
    width: 90px;
    height: 90px;
    display: inline-block;
    text-align: center;
    line-height: 88px;
    background: #f2f2f2;
    box-shadow: 0px 10px 20px #a6a6a6;
}

.circle_gradiant {
    width: 100px;
    height: 100px;
    background: linear-gradient(
        90deg,
        var(--p1_color) var(--p1),
        var(--p2_color)
    );
    background-image: conic-gradient(
        var(--p1_color) 0deg,
        var(--p1_color) var(--p1),
        var(--p2_color) var(--p1)
    );
    background-image: conic-gradient(
        var(--p1_color) 0deg,
        var(--p1_color) 40deg,
        var(--p2_color) 40deg
    );
    border-radius: 100px;
    display: table-cell;
    vertical-align: middle;
}

.text-custom-left .select2-container {
    text-align: left;
}


/* 23-8-2024 */
.w-b-w-s{
    white-space: normal;
}
.breadcrumbs li.addwidth.active{width: auto;}  

.breadcrumbs li.active a{color: #ffffff; background: #ffe066;}

ul.breadcrumbs {/*margin: 25px 0px 0px;*/ padding: 0px; font-size: 0px; line-height: 0px; display: block;}

ul.breadcrumbs li {/*width: 13%;*/ position: relative; margin: 0px 0px; padding: 0px; list-style: none; list-style-image: none; display: inline-block; zoom: 1; vertical-align: top; border-left: 1px solid #ccc; transition: 0.3s ease;}

ul.breadcrumbs li.addwidth{width: 8%;}

ul.breadcrumbs li:hover:before { border-left: 10px solid #ffe066;}

ul.breadcrumbs li.active:before { border-left: 10px solid #ffe066;}

ul.breadcrumbs li:hover a { color: #000; background: #ffe066;}

ul.breadcrumbs li:before { content: ""; position: absolute; right: -7px; top: -1px; z-index: 20; border-left: 9px solid #fff;
  border-top: 29px solid transparent; border-bottom: 30px solid transparent; transition: 0.3s ease;}

ul.breadcrumbs li:after { content: ""; position: absolute; right: -11px; top: -1px; z-index: 10; border-left: 10px solid #ccc;
  border-top: 30px solid transparent; border-bottom: 27px solid transparent;}

ul.breadcrumbs li.active a { color: #000; background: #ffe066;}

ul.breadcrumbs li:first-child { border-left: none;}

ul.breadcrumbs li:first-child a {/* font-size: 18px;*/ padding-left: 40px; border-radius: 5px 0px 0px 5px;}

ul.breadcrumbs li:last-child:before { display: none;}

ul.breadcrumbs li:last-child:after { display: none;}

ul.breadcrumbs li:last-child a { padding-right: 20px; border-radius: 0px 40px 40px 0px; line-height: 40px;}

ul.breadcrumbs li a {display: block; font-size: 12px; line-height: 20px; color: #757575; padding: 8px 15px 6px 40px; text-decoration: none;
  background: #fff; border: 1px solid #ddd; white-space: nowrap; overflow: hidden; transition: 0.3s ease;}

ul.breadcrumbs li a span i{left: 16px !important;}


.ribbon.ribbon-right .ribbon-target { border-top-left-radius: 0.42rem; border-bottom-left-radius: 0.42rem;}

.ribbon .ribbon-target {display:-webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;
    -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 5px 10px; position: absolute; z-index: 1; background-color: #3699FF;
    -webkit-box-shadow: 0px -1px 5px 0px rgb(0 0 0 / 10%); box-shadow: 0px -1px 5px 0px rgb(0 0 0 / 10%); color: #FFFFFF;}

.ribbon .ribbon-target > .ribbon-inner { z-index: -1; position: absolute; padding: 0; width: 100%; height: 100%; top: 0; left: 0;}

.ribbon.ribbon-clip.ribbon-right .ribbon-target .ribbon-inner:before { border-width: 0 0 10px 10px; border-left-color: #181C32 !important; right: 0;}

.ribbon.ribbon-clip.ribbon-right .ribbon-target .ribbon-inner:before, .ribbon.ribbon-clip.ribbon-right .ribbon-target .ribbon-inner:after {
    content: ""; position: absolute; border-style: solid; border-color: transparent !important;  bottom: -10px;
}
.ribbon.ribbon-clip.ribbon-right .ribbon-target .ribbon-inner:before, .ribbon.ribbon-clip.ribbon-right .ribbon-target .ribbon-inner:after {
    content: ""; position: absolute; border-style: solid; border-color: transparent !important; bottom: -10px;}


.img-40 {
    height: 40px;
}
#popup1 .modal-body{overflow: scroll;}
#popup1 iframe {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.custom_readonly{ pointer-events: none; /**opacity: 0.3;**/ background-color: #e9ecef !important;}
.w-full .select2-container{width: 100% !important}
.crossbutn {
    position: absolute;
    right: 10px;
    top: 2px;
}
