#divImageMediaPreview_header_1{
    border:1px solid black;
    border-radius: 5px;
    margin-top: 10px;
    padding:5px;
    width: 270px;
    height: 110px;
    margin-top: -1px;
}
.filter{
    margin-left: 10px;
}
.calendar{
    width:30%;
}
.preview{
  overflow: hidden;
  width: 160px;
  height: 160px;
  margin: 10px;
  border: 1px solid grey;
}
.file-drop-area{
  position: relative;
  display: flex;
  align-items: center;
  /*width: 450px;*/
  max-width: 90%;
  padding:10px;
  border: 1px dashed grey;
  border-radius: 3px;
  transition: .2s;
  color: black;
}
.choose-file-button{
  flex-shrink: 0;
  background-color: grey;
  border:1px solid black;
  border-radius: 3px;
  padding:8px 15px;
  margin-right: 10px;
  font-size: 12px;
  text-transform: uppercase;
  color: white;

}
.file-message{
  font-size: small;
  font-weight: 400;
  line-height: 1.4;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.image{
  position: absolute;
  left: 0;
  top:0;
  height: 100%;
  widows: 100%;
  cursor: pointer;
  opacity: 0;
  background-color: red;
}
#divImageMediaPreview{
  border:1px solid black;
  border-radius: 5px;
  margin-top: 10px;
  padding:10px;
  width: 160px;
  height: 160px;
}

#templatePreview:hover{
  cursor: pointer;
}
.initials-circle {
    width: 2rem;
    height: 2rem;
    border: 2px solid;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding-top: 3.5px;
    margin-left: -8px
}
.donut-chart{
  margin-top: 4.5rem!important;
}
.mb-8{
  margin-bottom: 4rem!important;
}
.ml-5{
  margin-left: 3rem!important;
}

.w-card{
  width:20%!important;
}

.show-modal{
  color:#50a5f1!important;
  cursor: pointer;
}

.text-col{
  width: 12.5%!important;
}
.donet{
  height: 300px!important;
  width:300px!important;
}
.desinationbtn{
  margin-left: -22px!important;
  margin-top: 1.7rem!important;
}
.locationbtn{
    margin-left: -22px!important;
    margin-top: 2.3rem!important;
}
.itembtn{
    margin-left: -22px!important;
    margin-top: 2.3rem!important;
}
.status-span{
  cursor: pointer!important;
}
.reportError{
  color: red;
}
.itembtns{
    margin-left: -22px!important;
    margin-top: 2.3rem!important;
}
.locationbutton{
    margin-left: -22px!important;
    margin-top: 2.3rem!important;
}
 .itembutton{
    margin-left: -22px!important;
    margin-top: 2.3rem!important;
}
.locbtn{
    margin-left: -22px!important;
    margin-top: 2.3rem!important;
}
.log_item{
/*      margin-left:220px!important;*/
  margin-top: -30px!important;
}
.log_width{
  width:200px!important;
}
.main-log{
  margin-top: -35px!important;
}
.log_heading{
  font-size: 12px!important;
  background-color: #7982aa!important;
}
.doc_style{
  background-color:#72606014;
  border-radius: 14px;
  min-height: 100px;
}
 .accordion{
    display: inline-block!important;
 }
 .accordion-flush{
    border:1px solid #74788d!important;
    margin-top: 10px!important;
    width: 900px;
    margin-left: 150px;
  }
  #SwitchCheckSizemd{
    width: 40px!important;
  }
  .text-muted{
    display: inline-block!important;
  }
  .sticky-header {
    position: fixed;
    z-index: 1002;
    height: 50px;
    width: 1220px;
    background-color: #fff;
   padding-top: 20px;
   padding-left: 20px;
   border-bottom: 1px solid #e0e0e0;
}
.role_style{
  margin-top: -25px!important;
}
.mailButtonContainer {
    text-align: center;
    margin-top: 40px;
    margin-right: 100px;
}
.verify-icon{
    font-size:39px!important;
    border: 2px solid #5ad35a;
    border-radius: 34px;
    padding: 4px;
}