.header-fixed.subheader-fixed.subheader-enabled .wrapper {padding-top: 68px;}
.active-status {color: #1BC5BD;background-color: #C9F7F5;border-radius: 0.42rem;padding: 2px 15px;}
.inactive-status {color: #F64E60;background-color: #FFE2E5;border-radius: 0.42rem;padding: 2px 15px;}
.pending-status {color: #F6AA00;background-color: #f7e1af;border-radius: 0.42rem;padding: 2px 15px;}
form .button-area {text-align: right;padding-top: 25px;border-top: 1px solid #EBEDF3;} 
.brand-logo img {width: 100%;}
.mobilelogo img {width: 72%;}
.brand {padding: 0 5px;}
.file-upload .file-select input[type=file] {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}
.file-upload .file-select .file-select-name {
    line-height: 40px;
    display: contents;
    padding: 0 10px;
    color: #000;
}
.file-upload .file-select .file-select-button {
    background: #4C8ABE;
    padding: 0 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}
.file-upload .file-select {
    display: block;
    border: 2px solid #4C8ABE;
    color: #fff;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    text-align: left;
    background: #FFFFFF;
    overflow: hidden;
    position: relative;
}

.aside-menu .menu-nav > .menu-item > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item > .menu-link .menu-text {font-size: 16px;}

.ecust {margin-top: 100px;}
.ecust .spinner.spinner-track.spinner-warning:before {border: 5px solid #ffdc99;border-top-color: #f09e00;}
.ecust .spinner:before {width: 3.5rem!important;height: 3.5rem!important;}



/*****ratingcustm********/
.ratingcustm {
  display: inline-block;
  position: relative;
  height: 50px;
  line-height: 50px;
  font-size: 50px;
}

.ratingcustm label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  cursor: pointer;
}

.ratingcustm label:last-child {
  position: static;
}

.ratingcustm label:nth-child(1) {
  z-index: 5;
}

.ratingcustm label:nth-child(2) {
  z-index: 4;
}

.ratingcustm label:nth-child(3) {
  z-index: 3;
}

.ratingcustm label:nth-child(4) {
  z-index: 2;
}

.ratingcustm label:nth-child(5) {
  z-index: 1;
}

.ratingcustm label input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.ratingcustm label .icon {
  float: left;
  color: transparent;
  font-size: 40px;
}

.ratingcustm label:last-child .icon {
  color: #000;
}

.ratingcustm:not(:hover) label input:checked ~ .icon,
.ratingcustm:hover label:hover input ~ .icon {
  color: #FFA800;
}

.ratingcustm label input:focus:not(:checked) ~ .icon:last-child {
  color: #000;
  text-shadow: 0 0 5px #FFA800;
}
/*******end ratingcustm */ 

.dshome .timeline.timeline-6 .timeline-item .timeline-label {width: 90px;}
.dshome .timeline.timeline-6:before {content: "";position: absolute;left: 91px;width: 3px;top: 0;bottom: 0;background-color: #EBEDF3;}
.dexserit {font-weight: bolder;font-size: 35px;}


.strickey p {margin-bottom: 8px;}
.strickey {position: fixed;top: 30%;right: 0; display:none;}
.strickey .setdivese {background-color: #858585ad;padding: 10px 12px;border-radius: 10px 0px 0px 10px;box-shadow: 1px 1px 7px #454141;    text-align: center;}
.strickey .greeenrout {color: #0c4a0c;font-size: 16px;background-color: #7ae387;width: 38px;height: 38px;border-radius: 50%;display: flex;justify-content: center;align-items: center;font-weight: bold;box-shadow: 0px 0px 5px #399c3c;}

.strickey .redrout {  font-size: 16px;
    color: red;  background-color: #7a3232;width: 38px;height: 38px;border-radius: 50%;display: flex;justify-content: center;align-items: center;font-weight: bold;box-shadow: 0px 0px 5px red;}

