 
#body {
    margin: 0 15px 0 15px;
}
p.footer {
    text-align: right;
    font-size: 11px;
    border-top: 1px solid #D0D0D0;
    line-height: 32px;
    padding: 0 10px 0 10px;
    margin: 20px 0 0 0;
}
#container {
    margin: 10px;
    border: 1px solid #D0D0D0;
    box-shadow: 0 0 8px #D0D0D0;
}
#table-friend tr {
    height: 28px;  
}
#table-friend tr a { 
    padding-left: 20px; 
}
#wgt-container-template{
    border-radius:10px;
}
a.tombol-chat {
    display: block;
    position: fixed;
    bottom: 10px;
    left: 15px; 
    z-index: 9999;
    font-size: 14px;
    border: none;
    outline: none;
    background-color: #004400;
    color: white;
    cursor: pointer;
    padding: 4px 8px;
    border-radius: 100px;
} 
a.tombol-chat:hover {
    background-color: #ADFF2F;
}
.tombol-kirim {
    display: block;
    position: fixed;
    bottom: 10px;
    right: 20px;
    width:120px;
    z-index: 9999;
    font-size: 14px;
    border: none;
    outline: none;
    background-color: #004400;
    color: white;
    cursor: pointer;
    padding: 5px 8px;
    border-radius: 5px;
} 
.tombol-kirim:hover {
    background-color: #ADFF2F;
}
.tombol-sisip{ 
    display: block;
    position: absolute;
    bottom: 2px;
    left: 5px;
    width:80px;
    z-index: 99991;
    font-size: 14px;
    border: none;
    outline: none;
    background-color: #FFD700;
    color: red;
    cursor: pointer;
    padding: 5px 8px;
    border-radius: 5px;
}
.tombol-sisip:hover {
    background-color: #DAA520;
}

/* message box header styles*/
.msg-wgt-container {
    position: fixed;
    bottom: 10px;
    left: 10px;
    width: 370px;
    max-width: 100% !important; 
    height: 500px;
    max-height: 100% !important;
    border: 1px solid #eee;
    background: #eee;
    z-index: 999999;
    border-radius:8px;
}
.msg-wgt-container-right {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 370px;
    max-width: 100% !important; 
    height: 500px;
    max-height: 100% !important;
    border: 1px solid #eee;
    background: #eee;
    z-index: 999999;
    border-radius:8px;
}
.minimize.msg-wgt-container {
    height: 29px;
}
.msg-wgt-header {
    width: 100%;
    height: 50px; 
    text-align: left;
    background: #ffffff;
    border-radius:8px 8px 0px 0px;
}
.msg-wgt-header a {
    color: #000000;
    text-decoration: none;
    border-radius: 10px;
} 
.img-header { 
    float: left;
    margin-left: 18px;
    margin-right: 10px;
    margin-top: 5px;
}
.text-header {
    color: #000000; 
    padding-left:10px;
    padding-top: 5px;
    line-height: normal;  
    position: relative;
    width: 100%;
    margin: 0px; 
}
.msg-wgt-header a.online {
    width: 10px;
    height: 10px;
    background: #66d266;
    position: absolute; 
    top: 10px;
    left: 5px;
}
.msg-wgt-header a.offline {
    width: 10px;
    height: 10px;
    background: #aaaaaa;
    position: absolute; 
    top: 10px;
    left: 5px;
}
.msg-wgt-header a.close {
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: .7
}
.msg-wgt-message-mulai {
    width: 100%;   
}
.msg-wgt-message-daftar {
    width: 100%;
    height: 100%; 
    max-height: 100% !important;
    margin-top:15px;
}
.msg-wgt-message-container { 
    width: 100%;  
    height: 350px;  
    position: relative; 
    overflow-y: scroll; 
}
.msg-wgt-message-list {
    width: 100%;
}
tr.msg-wgt-message-list-header {
    color: #999;
    font-size: 9px;
    vertical-align: top;
}
tr.msg-wgt-message-list-header img {
    width: 42px;
}
tr.msg-wgt-message-list-header .name {
    text-align: left;
}
tr.msg-wgt-message-list-header .time {
    text-align: right;
}
tr.msg-wgt-message-list-body td {
    font-size: 11px;
    color: #777;
}
tr.msg-wgt-message-list-separator td {
    border-bottom: 1px solid #ddd;
}
.msg-wgt-message-form {
    position: absolute;
    bottom: 47px;
    width: 100%; 
    margin-left:2px;
    border-top: 1px solid #ddd;
}
.msg-wgt-message-form textarea {
    width: 98%;
    border: 0;
    height: 50px;
    line-height:normal;
    max-height: 50px !important;
    max-width: 99% !important;
}
.tombol-bawah {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding:8px;
    background-color:green;
    color: #ffffff;
    border-radius: 0px 0px 8px 8px;
}
.tombol-bawah:hover{ 
    background-color:#87CEFA;
    color: #DC143C;
}
.inputan{
    padding:8px;
    border-radius: 5px;
}
.nylisep{
    display: absolute;
    top:-10px;
    color: red;
}
.nggon-memo-live{ 
    position: absolute;
    top: 45px;
    left: 0px;
    width : 100%; 
    padding:10px 30px;
    border-radius: 5px;
    border: solid #555555 1px; 
    line-height:normal;
    z-index: 99999;
    color: red; 
    background-color: #ffffff;
}
.nggon-memo-live-admin{ 
    position: absolute;
    top: 10px;
    left: 0px;
    width : 100%; 
    padding:10px 30px;
    border-radius: 5px;
    border: solid #555555 1px; 
    line-height:normal;
    z-index: 99999;
    color: red; 
    background-color: #ffffff;
}
.close{
    color: #000; 
}
.close:hover{
    color: red; 
}

@media screen and (max-width: 600px){
    .msg-wgt-container{
        left : 0px;
        top :0px;
        width : 100%;
        height: 100% !important;
    }
    .msg-wgt-containerright{
        left : 0px;
        top :0px;
        width : 100%;
        height: 100% !important;
    }
    .msg-wgt-message-container{
        height: calc(100vh - 155px);
    }
    
}