/*CSS for Private Message Module*/
/*Padding format:  top,right,bottom,left*/

.inbox {
    border: 1px solid #e7e7e7;
    border-radius:4px;
    /*width: 98%;*/
    height: 88vh;
}

.view-message-box {
    border-right: 1px solid #e7e7e7;
    /*height: 650px;*/
    height: 88vh;
    overflow-y: scroll;
    overflow-x: hidden;
}

.view-id-message_hist_details,
.view-id-message_box #views-bootstrap-message-box-default {
    /*overflow-y: scroll;
    overflow-x: hidden;
    overflow-x: hidden !important;
    overflow-y: auto !important;*/
    /*height:450px;*/
    /*min-height: 100%;
    max-height: 75vh;*/
}

#views-bootstrap-message-box-default .views-field.views-field-nothing {
    margin-left: -20px;
}

.view-message-box .view-header hr {
    margin-right: 10px;
}

/*.msghist-lginuid {
    float:right;
}

.msghistimg {
    display:inline-block;
}

.msghisttxt {
    display:inline-block;
}*/

.msgunread a,
.msgunread a:hover,
.msgunread a:active {
    /*background:#e7e7e7;
    font-weight:700;
    color:#000;*/
}

.msgunread a .msgdispnme,
.msgunread a .msgdispnme:hover,
.msgunread a .msgdispnme:active {
    /*background:#e7e7e7;*/
    font-weight:700;
    color:#000;
}

.msgunread a .msgdate,
.msgunread a .msgdate:hover,
.msgunread a .msgdate:active {
    /*background:#e7e7e7;*/
    font-weight:700;
    color:#000;
}

.msgunread a .msgbody,
.msgunread a .msgbody:hover,
.msgunread a .msgbody:active {
    /*background:#e7e7e7;*/
    font-weight:700;
    color:#000;
}

.msgunread a .glyphicon-ok-sign,
.msgunread a .glyphicon-ok-sign:hover,
.msgunread a .glyphicon-ok-sign:active {
    color: #337ab7;
    background: #337ab7;
    border-radius: 50px;
    font-size:8px;
} 

a .msgprofimg .glyphicon-user,
a .msgprofimg .glyphicon-user:hover,
a .msgprofimg .glyphicon-user:active {
    margin-left: 5px;
    /*font-weight:700;*/
    color:#000;
} 

.msghistdate {
    text-align:center;
    color:#777;
}

.msghist-lginuid .msghisttext {
    padding: 8px;
    background: #e7e7e7;
    border-radius: 4px;
    font-size:16px;
}

.msghist-nlginuid .msghisttext {
    padding: 8px;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    font-size:16px;
}

.msgprofimg {
    margin-top: 5px;
}

.msguserprofileimg {
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

.msguserprofileimg img {
    width: auto;
    height: 100%;
}

.msghistimg .glyphicon-user {
    font-size:30px;
}

.msgdispnme {
    display:inline-block;
    font-size: 12px;
    font-weight:600;
    color: #777;
}

.msgdate {
    display:inline-block;
    font-size: 12px;
    font-weight:600;
    float:right;
    color: #777;
}

.msgbody {
    color: #777;
}

.msgboxhist_txtcontainer {
    height: 70vh;
    overflow: hidden;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    margin-bottom: 10px;
}

.msgboxhist_container {
    position: sticky; 
    /*bottom: 0;
    border: 1px solid #999;
    bottom: 10px;
    width: 43%;
    height:25%;*/
    padding:5px;
}

.msgboxhist_text {
    /*margin-top:5px;*/
}

.msgboxhist_container .form-control.form-textarea {
    /*height: 50px;
     border: 1px solid #ccc;
    border-radius: 5px;
    background: #E8E8E8;
    color: #000; */
    height: 8vh !important;
}

.msgboxhist_container .form-control.form-textarea:hover {
    /*height: 75px;
    border: 1px solid #000;
    border-radius: 5px;
     background: #E8E8E8;
    color: #000; */
}

.msgboxhist_container .btn-default {

}

.msgboxhist_sendbtn {
    float:right;
    margin-top: 5px;
    margin-top:5px;
}

.msgboxhist_sendbtn .btn-default {
    color: #fff;
    background-color: #000;
    border-color: #000;
    /* border-radius: 5%; */
    border-radius: 24px;
    /* padding: 10px; */
}

/** this is for /viewmessage/* **/
.path-message .mblmsgheader_dn,
.path-message .mblmsgheader_back {
    font-size:20px;
    font-weight:600;
    color:#000;
}

.path-message .mblmsgheader_trash {
    font-size:16px;
    font-weight:600;
    color:#000;
    cursor:pointer;
}

.path-message #trashmsgmdl .modal-content {
    top: 150px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 75%;
    text-align: center;
}

.path-message #trashmsgmdl .trashmsghl {
    font-size:24px;
    font-weight:600;
}

.path-message #trashmsgmdl .trashmsgsubhl {
    /*font-size:24px;
    font-weight:600;*/
    color:#777;
}

.path-message #trashmsgmdl .msgtrashbtn .btn-danger {
    background: #000;
    border: 0px;
    border-radius: 50px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 16px;
}

.path-message #trashmsgmdl .msgtrashbtn .btn-danger .glyphicon-trash {
    display:none;
}

.path-message #trashmsgmdl .msgclosebtn {
    width: 221.93px;
    margin: auto;
    border: 1px solid #000;
    border-radius: 50px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 16px;
    cursor:pointer;
}

.msgmiss {
    text-align:center;
}

.msgmiss img {
    width:200px;
}

/*******************************/
/*******************************/
/*** Mobile Settings***/
/*******************************/
/*******************************/

@media (max-width: 991px) {
    
    .path-message .col-sm-9 {
        width: 100%;
    }

    .path-message .msgboxhist_txtcontainer .col-sm-9 {
        width: 75%;
    }

    
    
}

@media (max-width: 799px) {

    .msgdsktp .msgdate {
        display:none;
    }

}

@media (min-width: 768px) {

    .path-message .msgmbl {
        display:none;
    }

    .path-message .newmsgmbl {
        display:none;
    }

    .path-message .mblmsgheader_trash {
        font-size:18px;
        font-weight:600;
        color:#000;
        cursor:pointer;
    }


}

@media (max-width: 767px) {

    .path-message .msgdsktp {
        display:none;
    }

    .path-message .newmsgmbl {
        position: fixed;
        bottom: 25px;
        text-align: right;
        width: 93%;

    }

    .path-message .newmsgmbl .glyphicon-plus {
        border: 1px solid #FFC300;
        border-radius: 50px;
        padding: 8px;
        text-align: center;
        background: #FFC300;
        font-size:25px;
        box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19) !important;
    }

}









       

