
bodyxxx{
	/*background: url(../img/ugb_sanar3.jpg)  no-repeat center fixed;*/
	background-color: white;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
 	background-size: cover;
 	position:relative;
 	font-family: 'Open Sans', sans-serif;
}


.main-wrapper {
    position: absolute;
    background-color: rgb(231, 228, 228);
    width: 100%;
    height: 70px;
    box-shadow: 0pt 0pt 12px rgba(0, 0, 0, 0.2);
}

.logo-name {
    color: rgb(15, 189, 189);
    font-weight: bolder;
}

.main-sidebar .sidebar-brand strong {
    color: red;
    font-size: 30px;
    font-weight: bolder;
}

.main-sidebar .sidebar-brand label {
    display: none;
}

/*P+*/
.main-sidebar .sidebar-brand label {
    color: rgb(15, 189, 189);
    font-weight: bolder;
}

.main-sidebar .sidebar-brand label span {
    color: red;
    font-size: 30px;
    font-weight: bolder;
}

.photo-patient img {

    height: 80px;
    width: 80px;
}
