.login-sidebar .login-box {
   background-color: #e9d7bd !important;
}
.img-responsive {

     border-radius: 122px !important;
}
html body .navbar-dark .mailbox .message-center a .mail-contnet {

    font-size: 11px;
}

.table td, .table th {
    padding: 7px;
}

.profile-img{
    margin-top: 30px;
}


.salary-slip{border: solid 1px;
    padding: 13px;
}

.all-line-height{

    line-height: 10px;
}


.blue {
    background: #347fd0;
}

.news {
    box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4), 0 5px 10px rgba(0,0,0,0.5);
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
    border-radius: 4px;
    padding: 1px;
    -webkit-user-select: none;
}

.news span {
    float: left;
    color: #fff;
    padding: 9px;
    position: relative;
    top: 1%;
    box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4);
    font: 16px 'Raleway', Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none;
    cursor: pointer;
}

.text1{

    box-shadow:none !important;
    width: 750px;
}

@media screen and (min-width: 375px) {
    .scroll-table {

        overflow-x: auto;
    }
}
