.uiOverlay{
    z-index: 1002;
    top: 599.734px !important;
    left: 896px !important;
    transform: translateY(0px);
    opacity: 1;
}

.pointer{
    cursor: pointer;
}

.attachment-icon-preview{
    width: 37px;
    height: 40px;
}

.attachment-name{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/deep/ .new-email .ui-autocomplete.ui-autocomplete-multiple .ui-autocomplete-multiple-container{
    width: 100%;
}

/deep/ .new-email .ui-autocomplete{
    width: 100%;
}

.to-email-section{
    padding-left: 0;
    padding-right: 0;
}

/deep/ .new-email .ui-overlaypanel{
    position: relative;
    top: 0 !important;
    left: 0 !important;
  }

.addile{
    background: #bec7c7;
    width: 78px;
    height: 31px;
    padding: 6px;
    cursor: pointer;  
}

.businessdays-custom {
  border-radius: 6px;
  width: 47px;
}

.header{
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: #2d2929;
    padding: 1em;
    font-weight: 700;
    border-bottom: 0 none;
    /* margin-top: -1px; */
    margin-bottom: 14px;
}
 
.floatRt{
    float: right;
    margin-top: 14px;
    margin-right: -93px;
}

.fa-close{
    color: #474242 !important;
    margin-top: 6px;
    font-size: 24px;
    border-radius: 15px;
}
.cursor{
    cursor: pointer;
}
