﻿
.imageThumb {
    max-height: 80px;
    border: 1px solid;
    padding: 1px;
    margin-right: 6px;
}

.bootstrap-datetimepicker-widget {
    left: 60% !important;
    display: flex !important;
    z-index: 1 !important;
}

#Progress_Status {
    width: 1000%;
    background-color: #536170;
    height: 6px;
    margin-top: 10px;
}

#myprogressBar {
    width: 1%;
    height: 6px;
    background-color: #EE2E24;
    text-align: center;
    line-height: 32px;
    color: black;
}

.row {
    --bs-gutter-x: 0rem !important;
}

#audrecmsg {
    color: #FFFFFF;
    margin-right: 5px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
}


.static-text-label-left {
    font-weight: normal;
    color: #000000;
    font-size: 18px;
    margin-left: 8px;
}
.margin-top-15 {
    margin-top:15px !important;
}
.margin-left-13 {
    margin-left: 13px !important;
}
.margin-right-13 {
    margin-right: 13px !important;
}
.vidoeUploadFileParentDiv {
    height: 160px;
    padding: 5px;
}
.font-size-25{
    font-size:25px !important;
}
.background-color-whilte {
    background-color:white !important;
}
.top--60{
    top:-60px !important;
}
.fa-remove-color {
    color: #EE2E24;
    font-size: 18px;
}
.fa-edit-color {
    color: #3399f3;
    font-size: 18px;
}
.modal-footer-color {
    justify-content: center;
    background: #FFFFFF
}
.display-block{
    display:block !important;
}
.auto-width{
    width:auto !important;
}
.addMediaRowPopUp-width{
    width:50% !important;
}
.filebasket-dive {
    height: 150px;
    background: #F2F4F6;
    text-align: center;
    border: 1.5px dotted #536170 !important;
}
.filebasket-position {
    position: relative;
    top: 35%;
}
.W-50-percent {
  width:50% !important;
}
.viewbag-policy-number {
    text-align: right;
    float: right;
    padding: 0 6em 0 0;
}
.ChangeUserNamemodel {
    display: block;
    height: auto !important;
    overflow: hidden;
    width: 35%;
}
.bg-white{
    background-color: #FFFFF !important
}