.vertical-box-column{
	width: 100%;
}
.top_title{
    border-bottom: 1px solid #c8c8c8;
}
.admin{
    background-color: #a7c9f9;
    padding: 5px 10px;
    border-radius: 2px;
    font-weight: bold;
}
.support{
    background-color: #e7c5c8;
    padding: 5px 10px;
    border-radius: 2px;
    margin-left: 10px;
    font-weight: bold;
}
.pro-pic{
    display: flex;
    margin-top: 20px;
    align-items: center;
}
.img-pro{
    border-radius: 50%;
}
.john{
    margin-left: 16px;
}
.tosend{
    font-size: 17px;
    font-weight: 400;
    width: 65%;
}
.original{
    font-size: 15px;
}
.profile_name{
    margin-left: 4.5%;
}

.label_btn{
    margin-bottom: 20px;
}
.bx{
    width: 100%;
    height: 1px;
    background-color: #c8c8c8;
    margin-bottom: 20px;
}
.icns{
    float: right;
    margin-top: -40px;
    margin-right: 10%;
    display: flex;
}
.back-arrow{
    margin-left: 10px;
    font-size: 20px;
    margin-top: -3px;
}
.read-mail {
    background-color: #f3f7ff !important;
}
/*.content{
    overflow: scroll;
}*/
.vertical-box-column{
    height: auto !important;
}
.area-msg{
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
}
.box-1{
    width: 100%;
    height: 180px;
    margin: 20px 0px 20px 0px;
}
.box{
    width: 100%;
    height: 100%;
    border-radius: 4px;
    border: 1px solid rgba(34, 34, 34, .15);
}
.box:hover{
    background-color: #ffff000f;
    transition: 0.3s;
}
.img-picc{
    width: 10vw;
    /*height: 200px;*/
    border-radius: 4px;
}
.main-img{
    text-align: center;
    padding: 20px;
    margin-top: 3rem;
}
.name-usr{
    font-size: 25px;
    color: #007aff;
}
.muted-text{
    font-size: 15px;
}
.bx-line{
    width: 50%;
    height: 2px;
    background-color: #3daf46;
}
.line-bx{
    display: flex;
    justify-content: center;
    padding: 2px;
}
.imgg-main{
    margin-top: 1rem;
}
.drac-1:hover{
    background-color: #ffff000f;
    transition: 0.3s;
}
.lbl{
    float: right;
}
.top-item{
    padding:10px;
}
.tlb-btn{
    margin-top: 15px;
}
/*.odd{
    height: 65px;
}*/
.wht-btn{
    justify-content: center;
    align-items: center;
    margin: 15px;
    border-radius: 5px;
    float: right;
    width: 150px;
    height: 40px;
    padding: 11px;
    background-color: #00a0df;
    color: #fff;
}
.responsive-table{
    overflow: hidden;
}
.mail-limit{
    margin: 0px 0px 6px 15px;
    margin-bottom: -11px;
}
.mail-limit-1{
    margin: 0px 0px 6px 15px;
}


.chat_name .collapsed .fa-chevron-down,
.panel-heading .fa-chevron-right {
  display: none;
}

.chat_name .collapsed .fa-chevron-right,
.panel-heading .fa-chevron-down {
  display: inline-block;
}

.panel-heading.collapsed .fa-chevron-down,
.panel-heading .fa-chevron-right {
  display: none;
}

.panel-heading.collapsed .fa-chevron-right,
.panel-heading .fa-chevron-down {
  display: inline-block;
}
.collapsed ~ .panel-body {
  padding: 0;
}
.collapsed-123{
    padding: 0px 0px 0px 15px !important;
    background: #f3f7ff!important;
    color: #000;
}
.one-three{
    color: #000;
}
.group-form{
    padding-left: 0px !important;
}
.grp-btn{
    float: right;
    margin-top: -70px;
}
.mn-sec{
    float: right;
}
.bdr-row{
    border-bottom: 1px solid#000;
}
.ps-txt{
    margin-top: 15px;
    margin-bottom: 5px;
}
.lg-img{
    width: 150px;
}
.items-3{
    display: flex;
    margin-top: 30px;
    float: right;
    border-top: 1px solid #000;
}
.text-hd{
    padding-left: 40px;
}
.lst-1{
    margin-top: 30px;
}
.lst-pra{
    text-align: justify;
}
.lst-2{
    text-align: center;
}
.cmpny-invoice{
    display: flow-root;
}
.txt-hd{
    padding-top: 5px;
}
.body-modal{
    overflow-y: unset !important;
    overflow-x: unset !important;
}
.sec-txt-drp{
    display: flex;
}
.inr-cl-vtcl{
    padding: 15px 0px;
}
.mbb-3{
    display: flex;
    justify-content: space-between;
    margin-bottom: -15px;
}
.mbb-3-first{
    margin-top: 10px;
}
.info-label{
    padding: 10px;
}
.pwrd-txt-ftr{
    float: right;
    margin-right: 30px;
    color: #0e2b64;
}
.btn-scroll-to-top {
    bottom: 5px !important;
    right: 10px !important;
}
.footerr-admin{
    position: absolute;
    bottom: 0px;
    color: #0e2b64;
    width: 100%;
    padding: 0px 0px 0px 50px;
}

.pwrd-txt-ftr a{
    text-decoration: none;
    color: #40b8e7;
}
.profile-header-info{
    height: 70px !important;
}















@media (max-width: 768px) {
.img-picc{
    width: 50vw;
}
}

@media (max-width: 500px) {
.mail-limit{
    margin: 0px 0px 6px 0px;
}
.footerr-admin{
    text-align: center;
    padding: 0px;
}
.pwrd-txt-ftr {
    float: none !important;
    margin-right: 0px !important;
}
.footer{
    text-align: center;
}
.compose-mail-height {
    height: auto;
}
.txt{
    display: none;
}
.mail-limit{
    display: none;
}
.mn-sec{
    float: none;
}
.text-hd{
    font-size: 15px;
}
.tbl-sec{
    overflow-y: auto;
}
.mbb-3{
    display: block;
}
}

#js_messages{
    display: none;
}