html{
    background-image: url("/assets/foto_profil/28951159_158838324824518_4019813549076381696_o.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    
}
html, body, div, h1, h2, h3, h4, h5, h6, input, span {
    font-family: "museo-sans-rounded",sans-serif !important;
}

body, .treeview-menu>li>a, .form-control, .btn {
    font-size: 12px !important;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.login-page {
  background-color: rgba(0, 0, 0, 0.25);
}

.login-box, .register-box {
    width: 460px;
    margin: 7% auto;
    margin-top: 0;
    padding-top: 10%;
}

.login-logo b, .register-logo b {
    color: #f4f4f4;
}

img {
    vertical-align: middle;
    width: 60px;
}

.ui-autocomplete-loading { 
    background:url('/assets/foto_profil/LogoKlinik2.gif') no-repeat right center;
    background-size: 15px 15px;
    background-position-x: 95%;
}

.box-body .btn {
    margin: 2px;
}

.content-wrapper {
    float: left !important;
    width: calc(100% - 230px) !important;
}
