/* body.login_admin {
    background: #e6e6e6;
}

#logo img {
    height: 40px;
} */

.customers .navbar-default {
    background: #5a5a5a;
}

.navbar a.navbar-brand img {
    width: auto;
    height: 50px;
}

.page-pdf-html-logo {
    background: #ffffff;
    box-shadow: 0px 0px 4px 0px #c5c5c5;
}

#side-menu li a {
    text-transform: none;
}


.btn, .text-uppercase, .home-summary a, #setup-menu>li>a {
    text-transform: capitalize;
}

.modal-header .close {
    opacity: .8;
    color: #fff;
}

.modal-header.task-single-header small {
    color: #eaeaea;
    font-weight: 300;
    font-size: 11px;
}

.modal-header.task-single-header small a {
  color: #c1c1c1;
}

.modal-header, .modal-footer, .btn, .modal-content, .form-control, .input-group-addon {
    border-radius: 0px;
}

#side-menu li.dashboard_user {
    padding: 12px 10px 11px 40px;
    font-size: 12px;
}