﻿.card-text{
    font-size: 10px;
}

.promotions .item{
    max-height: 100px;
}

.promotion-block {
    max-height: 100px;
}

#showQrImg, #showQrImg2 {
    display: none;
}

.adminMessage {
    text-align: left;
    margin-left: 10px;
}

.adminMessageDate {
    text-align: left;
    font-size: 8px;
}

.userMessage {
    text-align: right;
    margin-right: 10px;
}

.userMessageDate {
    text-align: right;
    font-size: 8px;
}

.inboxModal .inboxModal_cont {
    height: auto;
    width: 95%;
}

#msgMainContainer_inbox .main {
    height: 220px;
    color:black;
}

.btn-reply {
    margin-top: 30px;
    margin-right:3%;
    border: none;
    padding: 4px 20px;
    border-radius: 3px;
    cursor: pointer;
    font-size: 16px;
}

.btn-send, .btn-cancel {
    margin-bottom:2%;
    border: none;
    padding: 4px 20px;
    border-radius: 3px;
    cursor: pointer;
    font-size: 16px;
}

#inboxList_inbox a {
    color: white;
}

#txtReplyMsgBox{
    border: 1px solid black;
}

#txtReplyMsgBoxLength{
    color:black;
}

.inb_notif{
    right:278px;
}
