.light-logo {
  color: black;
    font-size: 24px;
    font-weight: 500;
}
.fa-x {
  font-size: 23px;
}
.m-r-n-10 {
  margin-top: -10px;
}
.reg-fr {
  color: #fff;
  font-size: 23px;
  font-weight: 500;

}


.card {
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  height: 300px;
  margin: 1rem;
  position: relative;
  width: 300px;
}

.card-1 {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}


.card-1-not-h {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.card-1:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.card-2 {
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.card-3 {
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

.card-4 {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.card-5 {
  box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}


.login-time-get {
  color: #fff;
  font-size: 24px;
  float: bottom;

}
.log-n-time-get-date
{
  color: #fff;
  font-size: 7px;
  letter-spacing: 1px;
}
.time-login {
  margin-top: 
}
.log-dis-t {
  margin-top: 105px;
}
.line-hight-10 {
  line-height: 10px;
}
.margin-top-n-20 {
    margin-top: -17px;
    
    
}
.font-w-400 {
  font-weight: 400;
}
.font-w-500 {
  font-weight: 500;
}
.cmn-clr-gry {
  color: #ababaa;
}
.f-s-17 {
  font-size: 17px;
}
.f-s-20 {
  font-size: 20px;
}
.f-s-18 {
  font-size: 18px;
}
.f-s-12 {
  font-size: 12px;
}
.f-s-14 {
  font-size: 14px;
}
.f-s-13 {
  font-size: 13px;
}
.f-s-11 {
  font-size: 11px;
}
.f-s-10 {
  font-size: 10px;
}
.f-s-9 {
  font-size: 9px;
}
.f-s-8 {
  font-size: 8px;
}
.f-s-20 {
  font-size: 20px !important;
}
.f-s-25 {
  font-size: 25px !important;
}

.cursor {
  cursor: pointer;
} 

.row {
    margin-right: -18px !important;
    margin-left: -18px !important;
}
.row-top-47 {
  margin-top: -47px;
}
.row-top-47-2 {
  margin-top: -47px;
}
.p-14{
   padding: 14px !important;
}

@media (max-width:767px) {

  .row-top-47 {
      margin-top: 22px !important;
  }
  .row-top-47-2 {
 margin-top: 0px !important;
  }
  .row-top-0 {
      margin-top: 0px !important;
  }
  .r-pull-left  {
    float: left !important;
  }
  .scroll-div-section {
    margin-top: 67px !important;
  }
  .follow-up-data {
    margin-left: 50px !important;
    font-size: 10px;
  }
  .status-badge {
  margin-top: 9px !important;
  }
  .feed-task-event-box {
    margin-left: -2px !important;
    margin-top: -11px !important;
    font-size: 12px !important;
  }
}

.head-icones-size {
    width: 19px;
}
.color-black {
    color: #000;
}
.box-heading {
    font-size: 17px;
    font-weight: 500;
}
.m-t-6{
  margin-top: 6px;
}

.margin-neg-l-9 {
   margin-left: -9px;
}
.margin-n-5 {
  margin-top: -10px;
}
.panel{
    width: 100% !important;
    height: auto !important;
    float: left !important;
}
.scroll-div-section {
    margin-top: 92px;
}
.margin-left-right-10 {
  margin-left: 10px;
  margin-right: 10px;
}
.progress-bar-orange {
   background-color: #f97922;
}
.text-orange {
  color: #f97922;
}
.follow-up-data {
  margin-left: 250px;
  font-size: 12px;
}
.justify {
  text-align: justify;
}
.m-t-3 {
    margin-top: 3px;
}
.header-more-btn-drop {
    right: -20px !important;
    left: auto !important;
    width: 180px !important;
    margin-top: 61px;
}
.header-icon-more {
    margin-top: 20px;
    margin-left: -73px;

}
#myBtn {
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none !important;
    background-color: rgba(9, 9, 9, 0.16);
    color: black;
    cursor: pointer;
    padding: 8px;
    border-radius: 54px;
}

#myBtn:hover {
  background-color: #555;
}


.add-app-button {
    position: fixed;
    bottom: 60px;
    right: 31px;
    z-index: 99;
    border: none;
    outline: none !important;
    background-color: rgb(19, 218, 254);
    color: #fff;
    cursor: pointer;
    padding: 20px;
    border-radius: 66px;
    font-size: 10px;
}
.add-app-button:hover {
  background-color: #555;
}
.add-app-btn-icon {
    right: -1px;
    top: 1px;
    font-size: 14px !important;
}
label.error {
  color: #e86565;
  font-weight: 400;
  margin-top: 3px;
}
.margin-neg-14 {
  margin-top: -14px;
}
.margin-neg-18 {
  margin-top: -18px;
}
.margin-neg-50 {
  margin-top: -50px;
}
.margin-neg-28 {
  margin-top: -28px;
}
.margin-neg-t-30 {
  margin-top: -30px;
}
.margin-neg-t-24 {
  margin-top: -24px;
}
.table-bk-color {
  background-color: red !important;
}
.feed-task-event-box {
    margin-left: 57px;
    margin-top: -13px;
}
.margin-bottom-5 {
  margin-bottom: -5px;
}
.label-orange {
  background-color: #f97922;
}
.label-type-primary {
    background-color: #707cd2;
}
.box-head-name {
  font-weight: 400;
}




