.sms-logo-image {
	margin-top: 10px;
    padding: 0px 0px 15px 0px;
    width: 80%;
}
.sms-loginform {
	display: flex;
    margin-left: 30px;
}
.sms-loginform-2 {
	float: right;
    margin: 17px 0px 0px 0px;
}
.sms-sub-loginform {
	margin-left: 5px;
}
.sms-note-aspen {
	font-size: 14px;
}
.sms-hr-aspen {
    border: 0;
    /*margin-top: 0px;*/
    /*margin-bottom: 0px;*/
    border-top: 3px solid #eeeeee;
}
.sms-right-form {
    position: absolute;
    margin: -500px 0px 0px 0px;
    z-index: 5000;
    width: 80%;
}
.sms-link-laporan-hangat {
    padding: 0px;
    margin-top: 0px;
}
.sms-judul-laporan-hangat {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 5px 0px 5px 0px;
}
.sms-metal {
    background-image: url("../images/dark_fish_skin.png");
    background-repeat: repeat;
    font-family:  'Open Sans', Arial, Helvetice Neue, sans-serif;
    font-size: 12px;
    color: #fff;
    font-weight: 300; 
    font-style: normal; 
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}
.sms-inboxinfo {
    border-left: 1px solid #DBDBDB;
}
.sms-komentar-pic {
    width: 40px;
    border: 2px solid #eee;
}
.sms-komentar-namepic {
    margin-left: 5px;
    font-size: 15px;
    color: #F98F35;
}
.sms-komentar-isi {
    margin: 10px 0px 10px 0px;
    font-size: 13px;
}
.sms-komentar-tanggal {
    font-size: 10px;
    color: #A7A7A7;
    font-weight: bold;
}
.sms-footer {
    padding: 30px;
    background-color: #4E4E4E;
    border-top: 5px solid #C7C7C7;
}
.sms-footer-title {
    color: #fff;
    font-weight: bold;
    padding: 10px 10px 10px 0px;
    font-size: 18px;
}
.sms-footer-content a{
    color: #FFA252;;
    font-size: 15px;
    text-decoration: none;
    line-height: 20px;
}
.sms-footer-bottom {
    padding: 30px;
    background-color: #4E4E4E;
    border-top: 2px solid rgb(255, 174, 107)
}
.sms-footer-bottom-title {
    color: #fff;
    font-weight: bold;
    padding: 10px 10px 10px 0px;
    font-size: 18px;
}
.sms-footer-bottom-content{
    color: #FFDFAA;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
}